@charset "utf-8";

html, body {
	height:100%;
	margin:0;
	padding:0;
	background-color:#1A0000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}

a {
	text-decoration:none;
	color:black;
}

a:hover {
	color:gray;
}

hr {
	height:1px;
	border:0px;
	color:gray;
	background-color:gray;
}

ul li {
	list-style-type:none;
}

h1 {
	margin:0px;
}

#wrapper {
	display:block;
	width: 900px;
	text-align:left;
	background-image:url('images/bg.jpg');

	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}

#header {
	background-image:url('images/header_bg.png');
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:15px;
}

#menu {
	position:relative;
	top:-45px;
	left:400px;
	display:block;
	width:380px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid black;
}

.search {
	display:block;
	width:300px;
	position:relative;
	top:-35px;
	left:450px;
}

#main_ad {
	display:block;
	width:100%;
	height:220px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background-image:url('images/shade.png');
	text-align:center;
	padding-top:10px;
}

#bottom_ads {
	display:block;
	width:100%;
	height:210px;
	text-align:center;
	margin-top:10px;
}

#ad1 img:hover {
	opacity:0.9;
	filter:alpha(opacity=80);
}

#ad2 {
	margin-top:40px;
}

#ad2 img:hover {
	opacity:0.9;
	filter:alpha(opacity=80);
}

#ad3 {
	margin-left:5px;
}

#ad3 img:hover {
	opacity:0.9;
	filter:alpha(opacity=80);
}

#footer, #push {
	clear:both;
	display:block;
	width:100%;
	height:40px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
}

#footer_links {
	margin-top:20px;
}

iframe {
	width:800px;
	height:500px;
}

.resultsbox {
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	padding:10px;
}

#products_page {
	padding-right:10px;
}

.products_page_filters {
	float:left;
	display:block;
	width:230px;
	font-size:14px;
	padding-left:100px;
	margin-top:0px;
	background-image:url('images/shade2.png');
	border-top:1px solid #161616;
	border-bottom:1px solid #161616;
	border-right:1px solid #161616;
	color:white;
}

.products_page_filters a {
	color:#F4EAAA;
}

.products_page_filters a:hover {
	color:#C4B75B;
}

.products_page_products {
	font-size:15px;
}

#product_series {
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-image:url('images/shade2.png');	
}

.main_image {
	float:left;
	border:1px solid gray;
	margin-left:80px;
}

#main_features {
	display:block;
	width:250px;
	float:left;
	margin-top:50px;
	color:white;
}

#main_features li {
	text-align:left;
	list-style-type:circle;
}

#main_features li a, #main_features h2 a{
	color:#F4EAAA;
}

#main_features li a:hover, #main_features h2 a:hover {
	color:#C4B75B;
}

#product_imageview {
	display:block;
	height:300px;
	margin-top:20px;
	margin-bottom:60px;
}

#cases {
	float:right;
	width:500px;
	border:25px solid #090909;
}

#cases a img:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
}

#shadewrap {
	display:block;
	width:100%;
	padding:5px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background-image:url('images/shade.png');
}

#product_select {
	display:block;
	width:500px;
	border:25px solid #090909;
	background-color:black;
}

#product_select a img:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
}

.product_category {
	color:gray;
	font-size:30px;
	border-top:1px solid #090909;
}

#cases_menu a{
	color:#131A24;
}

.underline {
	text-decoration:underline;
}

.reverse_indent {
	margin-left:-20px;
}

.product_title {
	margin-left:100px;
	color:#660000;
}

#product_sizes {
	margin-top:20px;
}

#product_sizes table tr td {
	border:1px solid #777;
	padding:5px;
	font-size:12px;
	text-align:center;
	color:white;
	background-image:url('images/shade2.png');
}

#product_sizes table tr td a {
	color:#F4EAAA;
}

#product_sizes table tr td a:hover {
	color:#C4B75B;
}

#product_sizes table {
	border:1px solid #777;
}

#news_wrapper {
	display:block;
	width:100%;
}

.news {
	display:block;
	width:610px;
	text-align:left;
	margin-left:60px;
	border:1px solid black;
	padding:0 20px 20px 20px;
	font-size:14px;
	color:white;
	background-image:url('images/shade2.png');
}

.news img {
	float:left;
	border:1px solid black;
	margin-top:20px;
	margin-right:15px;
	margin-bottom:10px;
}

#dealers_wrapper {
	display:block;
	width:100%;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background-image:url('images/shade.png');
	padding-top:5px;
	padding-bottom:5px;
}

.dealers {
	display:block;
	width:610px;
	text-align:left;
	margin-left:60px;
	border:1px solid black;
	padding:20px; 20px 20px 20px;
	background-image:url('images/shade2.png');
}

.dealers table tr td {
	padding:5px;
	text-align:center;
}

.dealers table tr td * {
	font-size:14px;
	color:white;
}

#generalwrap {
	display:block;
	width:100%;
	padding:5px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-image:url('images/shade2.png');
}

.general {
	display:block;
	width:610px;
	text-align:left;
	margin-left:60px;
	font-size:16px;
	color:white;
}

.general a {
	color:#FFFF99;
}

.general table tr td {
	border-bottom:1px solid black;
}