@charset "UTF-8";
body {
	background-image: url(../source/page_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
	top: 0;
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #E3E3E3;
}
label {
	display: block;
	padding-bottom: 10px;
	text-align: left;
}
.item {
	width: 200px;
	display: inline;
}
.qty {
	width: 50px;
	display: inline;
}
.itemwrapper {
	display: block;
	min-height: 30px;
}

.labeltext {
	font-size: 12px;
	color: #BF7329;
	font-weight: bold;
	padding-right: 10px;
	width: 90px;
	position: relative;
	float: left;
	min-height: 22px;
}
.labeltextqty {
	font-size: 9px;
	color: #BF7329;
	font-weight: bold;
	position: relative;
	padding-left: 15px;
}
.labeltextitem {
	font-size: 12px;
	color: #BF7329;
	font-weight: bold;
	padding-right: 10px;
	width: 50px;
	position: relative;
	float: left;
}
.labeltextwide {
	font-size: 12px;
	color: #BF7329;
	font-weight: bold;
	padding-right: 10px;
	position: relative;
	float: left;
}

.textfield {
	background-color: #606060;
	border: 1px solid #BF7329;
	position: relative;
	width: 198px;
	color: #FFF;
	visibility: visible;
}
.textfieldqty {
	background-color: #606060;
	border: 1px solid #BF7329;
	position: relative;
	width: 40px;
	color: #FFF;
	visibility: visible;
}

.itemdropdown {
	background-color: #606060;
	border: 1px solid #BF7329;
	position: relative;
	height: 20px;
	width: 130px;
	color: #FFF;
	visibility: visible;
}
.submitbtn {
	background-color: #BF7329;
	border: 2px solid #606060;
	color: #FFF;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin: 15px;
}

#subnav {
	background-color: #303030;
	width: 200px;
	margin-left: -20px;
	margin-right: 20px;
	line-height: 25px;
	background-image: url(../source/sidebar_t.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-bottom: 20px;
	float: left;
}
#subnav img {

}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#subnav ul li {

}
#subnav ul li a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	border: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#subnav ul li a:hover {
	background-color:#202020;
	color: #FF9900;
}
#subnav ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#subnav ul ul li {
}
#subnav ul ul li a {
	background-color: #202020;
	padding-left: 40px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav ul ul li a:hover {
	color: #FF9900;
}
#container  {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header  {
	height: 215px;
	background-image: url(../source/frame_t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo  {
	float: left;
	height: 136px;
	width: 211px;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}
#header  h1  {
	margin: 0;
	padding: 10px 0;
}
#mainContent  {
	padding: 20px 20px; 
	background: #FFFFFF;
	background-color: #101010;
}
#mainContent  .right  {
	width: 660px;
	margin-left: 200px;
	margin-top: 0;
	min-height: 465px;

}
#mainContent  .productimages {
	width: 320px;
	float: right;
	margin-left: 20px;
	padding: 0;
}

#footer  {
	background-image: url(../source/frame_b.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 15px;
}
#footer  p  {
	margin: 0; 
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
}
#footer p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer p a:visited:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent p {
	font-size: 12px;
	line-height: 19px;
	color: #E3E3E3;
}
#mainContent p a:link {
	color: #FF9900;
}
#mainContent p a:hover {
	color: #CCCCCC;
}
#mainContent p a:visited {
	color: #CCCCCC;
}
#mainContent p a:active {
	color: #CCCCCC;
}
#mainContent p2 {
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

#mainContent h1 {
	text-transform: uppercase;
	font-size: 20px;
	color: #BF7329;
}
#mainContent h2 {
	text-transform: uppercase;
	font-size: 15px;
	color: #BF7329;
}
#mainContent h3 {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
	color: #CCCCCC;
}

#mainContent leadin {
	font-size: 17px;
	line-height: 26px;
	text-transform: uppercase;
	color: #E3E3E3;
}
a:link {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#clearboth {
	clear: both;
}
#mainnav {
	height: 30px;
	text-align: left;
	margin-top: 21px;
	width: 700px;
	float: left;
	clear: left;
	margin-top: 28px;
	margin-left: 0px;
}
#footer p a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 200px;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.gallery li a {
	color: #999999;
	text-decoration: none;
	cursor: hand;

}
.gallery li a:hover {
	color: #FF9900;
}
.gallery img {

}
.gallery span {
	width: 200px;
	height: 175px;
	display: block;
	top: 0px;
	background-image: url(../source/gallery_frame.png);
	position: absolute;
	left: 0px;
}
#mainContent .fulltwocol {
	float: left;
	padding: 0 10px 10px 10px;
	width: 410px;
}
#mainContent .fulltwocol .twocolhalf {
	float: left;
	width:180px;
	padding: 0 8px 8px 8px;
	margin-left: 6px;
	border: 1px solid #BF7329;
	min-height:450px;
}
#mainContent .twocol {
	float: left;
	margin-left: 0px;
	padding: 10px;
	width: 310px;
	font-size: 12px;
	line-height: 20px;
	color: #E3E3E3;
}
#mainContent  .twocol img {
	float: left;
	margin-right: 15px;

}
#mainContent .onecolfeature {
	float: left;
	padding: 10px;
	width: 840px;
}
#mainContent .onecolfeature img {
	float: right;
}
#mainContent .onecolfeature p {
	font-size: 11px;
	line-height: 17px;
	color: #CCC;
	width: 410px;
}

.thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumbs li {
	margin: 10px;
	padding: 0;
	position: relative;
	width: 60px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	float: left;
	text-transform: uppercase;
}
.thumbs  li a {
	color: #999999;
	text-decoration: none;
	cursor: hand;

}
.thumbs  li a:hover {
	color: #FF9900;

}
.thumbs img {
	border: none;

}
.thumbs   span {
	width: 60px;
	height: 60px;
	display: block;
	top: 0px;
	background-image: url(../source/thumb_frame.png);
	position: absolute;
	left: 0px;
}
#subheader {
	padding: 0;
	position: relative;
	width: 660px;
	height: 150px;
	margin-bottom: 15px;
	background-color: #303030;
	display: block;
	float: right;
	margin-top: 0px;
}
#subheader span {
	width: 660px;
	height: 150px;
	top: 0px;
	background-image: url(../source/subheader_frame.png);
	display: block;
	position: absolute;
}
#mainheader {
	padding: 0;
	position: relative;
	width: 860px;
	height: 225px;
	margin-bottom: 15px;
	background-color: #303030;
	display: block;
	float: left;
}
#mainheader span {
	width: 860px;
	height: 225px;
	top: 0px;
	background-image: url(../source/mainheader_frame.png);
	display: block;
	position: absolute;
}
