/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	}
#main {
	width: 750px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/faux.gif);
	background-repeat: repeat-y;
	}
	
a { color: #e08112; }
a:focus, a:hover, a:active { color: #f90; }

h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #ffffff;
	display: block;
	float: none;
	clear: both;
	margin-top: 10px;
	}
h2 {
	clear: left;
	color: #F28F2B;
	display: block;
	font-size: 1em;
	padding: 0;
	margin: 0;
	}
h3 {
	font-size: .9em;
	color: #DEDEDE;
	padding: 0;
	margin: 0;
	}
img { border: 0; }
img.inset { border: 2px solid #fff; }
img.inset.left { clear: left; float: left; margin: 0 5px 5px 0; }
img.inset.right { clear: right; float: right; margin: 0 0 5px 5px; }
p { 
	font-size: .8em;
	}

label {
	font-size: .8em;
	}
	
input[type=text], textarea {
	background-color:#333;
	border: 1px solid #b52;
	color: #fff;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}
	

div.titlebar {
	width: 750px;
	border-bottom: 5px solid #3f413e;
	height: 50px;
	background-color: #31312f;
	overflow: hidden;
	position: relative;
	
}
img.title {
	position: relative; 
	top: 18px;
	left: 15px;
	}
img.homecontact {
	position: absolute;
	right: 12px;
	top: 28px;
	}


div.index_nav {
	/*background-color: #31312F;*/
	background-color: #00ff00;
	border-bottom: 5px solid #3f413e;
	clear: none;
	float: left;
	height: 173px;
	margin: 3px 0px 3px 0px;
	padding: 10px 10px 0 10px;
	width: 155px;
	}
div.index_nav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: .7em;
	text-transform: uppercase;
	padding-bottom: 2px;
	width: 129px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c87310;
	position: relative;
	display: block;
	clear: both;
	padding-top: 5px;
	}
div.index_nav a:focus, div.index_nav a:hover, div.index_nav a:active { color: #f90; }

div.index_nav_border {
	padding: 3px;
	background-color: #ff0000;
}

div#mainNavigation {
	width: 175px;
	height: 183px;
	border-bottom: 5px solid #3f413e;
	float: left;
	padding: 3px 0 0 0;
	text-transform: upppercase;
}
div#mainNavigation ul,
div#mainNavigation ul li {
	margin: 0;
	padding: 0;
}
div#mainNavigation ul {
	border: 3px solid #31312f; /* 3f413e; */
	padding: 7px 3px;
	background-color: #31312f;
	height: 160px;
}
div#mainNavigation ul li {
	list-style-type: none;
}
div#mainNavigation ul li a {
	background-color: #31312f;
	border-bottom: 1px solid #fff;
	display: block;
	font-size: .8em;
	font-weight: bold;
	padding: 2px 0 2px 0;
	text-decoration: none;
	text-transform: upppercase !important;
}
div#mainNavigation a:link, div#mainNavigation a:visited { color: #fff; }
div#mainNavigation a:focus, div#mainNavigation a:hover, div#mainNavigation a:active { color: #f90; }

div#mainNavigation ul li.first a {
	padding-top: 0;
}



.masthead {
	border-bottom: 5px solid #3f413e;
	display: block;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#subnav {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
	#subnav li {
		background-color: #3f413e;
		_display: inline;
		float: left;
		line-height: 1.5;
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 3px;
		width: 135px;
	}
	#subnav li:first-child, #subnav li.first-child { width: 134px; }
	#subnav a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	
#subnav_universal {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
	#subnav_universal li {
		background-color: #3f413e;
		_display: inline;
		float: left;
		line-height: 1.5;
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 3px;
		width: 109px;
	}
	#subnav_universal li:first-child, #subnav_universal li.first-child { width: 94px; }
	#subnav_universal a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}

#gallerythumbs {
	clear: right;
	margin: 0;
	padding: 0;
}
	#gallerythumbs li {
		background: transparent url(../images/gallerythumb_bg.gif) -1px -1px no-repeat;
		border: 1px solid #aca9a9;
		float: left;
		/*height: 120px;*/
		list-style-type: none;
		margin: 15px 10px 0 0;
		padding: 7px;
		width: 154px;
	}
	#gallerythumbs img {
		border: 2px solid #fff;
		display: block;
		margin: 0 auto;
	}
	
.leftcol .leftitem {
	background-color: #3f413e;
	border-bottom: 3px solid black;
	clear: both;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.leftcol .leftitem.first { background-color: #000; margin-top: 3px; /*border-top: 3px solid black;*/ }
.leftcol .leftitem.text { padding: 8px; }
	.leftcol .leftitem a, .leftcol .leftitem img { display: block; margin: 0; padding: 0; }
	.leftcol .leftitem.text p {
		margin: 0;
		padding: 1em 5px;
	}
	
div.cart {
	background-color: #3f413e;
	clear: both;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	/*width: 175px;*/ /* If this isn't commented out, IE leaves a gap where div#cart is, even if its empty */
	}
	
div.footer {
	background-color: #31312f; 
	border-top: 3px solid black;
	clear: both; 
	color: #ffffff; 
	font-size: .7em;
	font-weight: bold;
	margin-top: -3px;
	padding: 3px 0;
		text-align: center;
	width: 750px;
}

div.leftcol {
	width: 175px; 
	float: left;
	background: #000000;
	margin-bottom: -3px;
	}

div.rightcol {
	 width: 575px; 
	 float: right;
	 padding-left: 0px;
	 padding-top: 0px;
	 padding-right: 0px;
	 color: #CCCCCC;
	 padding-bottom: 20px;
	 margin: 0px;
	 position: relative;
	 }
div.rightcol-content {
	background: #000 url(../images/universal/featurebg.jpg) repeat-x;
	border-top: 3px solid #000;
	color: #ccc;
	float: right;
	margin: 0 0 0 3px;
	padding: 15px 5px 20px 15px;
	position: relative;
	width: 552px;
}
ul li {
	margin: 0px;
	margin-top: -10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	paddnig-bottom: 0px;
	margin-left: 15px;
	list-style: square;
	}
ul { margin-left: 15px; padding: 0; font-size: .8em;}
ul li {	padding-bottom: 15px;}

span.quote {
	font-size: 1.4em;
	color: #fc9620;
	font-style: italic;
	}

a.buynow {
	clear: right;
	_display: inline;
	float: right;
	margin: 20px 20px 5px 10px;
	width: 106px;
}

dl.faq {
	clear: right;
	margin: 20px 0;
	padding: 0;
}
	dl.faq dt {
		border-top: 1px solid #c87310;
		color: #fff;
		font-size: 0.8em;
		font-weight: bold;
		margin: 0;
		padding: 10px 0 0 0;
	}
	dl.faq dd {
		margin: 0;
		padding: 0;
	}
	dl.faq dt strong.q, dl.faq dd strong.a { color: #c87310; font-weight: bold; font-size: 1.3em; }
	dl.faq dt.closed { cursor: help; margin-bottom: 10px; }
	dl.faq dt.open { cursor: pointer; }
	dl.faq dd.closed { display: none; }

table.products td.price {
	text-align: right;
	white-space: nowrap;
}

/* ---- PRODUCTION TEAM -- */
div.memberbox { 
	width: 500px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	}
div.memberbox h1 {
	margin: 0px;
	margin-top: 10px;
	padding-top: 10px;
	padding: 0px;
	color: #e08112;
	font-weight: bold;
	font-size: 1em;
	width: 300px;
	}
div.memberbox img {
	border: 4px solid white;
	float: right;
	margin-top: -20px;
	}
div.memberbox p {
	float: left; 
	width: 350px;
	}

/* ---- HISTORY NAVIGATION ---- */
#historynav {
	clear: both;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: right;
}
	#historynav li {
		display: inline;
		font-weight: bold;
		list-style-type: none;
		margin: 0;
		padding: 0 1px;
	}
	#historynav a { font-weight: normal; }

/* ---- OTHER PRODUCTS PAGE ---- */

.other_product {
	background-color:#31312f; 
	_display: inline;
	float: left;
	margin: 10px 0 10px 70px;
	padding: 3px; 
	width: 156px;
}
.other_product.expando_active {
	background-color: #c87310;
	cursor: pointer;
}
	.other_product h2 {
		background-color: #31312f;
		border: 1px solid #fff;
		color: #fff;	
		font-size: .7em;
		font-weight: bold;
		line-height: 1.6;
		margin-bottom: 4px;
		margin-top: 0px;
		padding: 0 2px;
		text-align: center;
		text-transform: uppercase;
	}
	.other_product.expando_active h2 {
		background-color: #444;
	}
	.other_product img {
		display: block;
		margin: 0 auto;
	}




div.options table td.instruction {
	font-size: .8em;
	text-align: right;
}
div.options table td.instruction a {
	text-decoration: none;
	color: #fff;
	cursor: default;
}
div.options table td input {
	font-size: .8em;
}
div.requiredField {
	text-align: left;
	font-size: .8em;
	font-weight: bold;
}
div.requiredField span {
	vertical-align: middle;
}
div.order_option_detail div.order_option_detail_line_alt {
	background-color: transparent !important;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ffffff !important;
	border: none !important;
}
div.order_option_detail div.order_option_detail_line_alt span.label {
	color: #ffffff !important;
}