body { 
background: url('bg_full.jpg'), url('bg-bottom.jpg'),  #000;
background-position: center top, center bottom,   center; 
background-repeat: no-repeat, repeat-y, repeat;
}


/* @font-face code Generated by Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
    font-family: 'ZantrokeRegular';
    src: url('fonts/Zantroke-webfont.eot');
    src: url('fonts/Zantroke-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Zantroke-webfont.woff') format('woff'),
         url('fonts/Zantroke-webfont.ttf') format('truetype'),
         url('fonts/Zantroke-webfont.svg#ZantrokeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'GandhiSansRegular';
    src: url('fonts/GandhiSans-Regular-webfont.eot');
    src: url('fonts/GandhiSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GandhiSans-Regular-webfont.woff') format('woff'),
         url('fonts/GandhiSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/GandhiSans-Regular-webfont.svg#GandhiSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#theater_button { position: absolute; top: -16px; right: -85px; }
#theater_button img { width: 200px; }
#theater { border-top: 1px solid #333; border-bottom: 1px solid #333; }

/* main menu and dealer identification */
#top_nav {
	min-height: 88px;
	margin:0px auto;
	padding: 15px 9px 36px 9px; margin: 0px 0 5px 0;
	font-family: GandhiSansRegular, Helvetica, sans-serif;  
	font-size:17px;
	position: relative;
	color: #e4e4e4;
}

#top_nav .dealer_name {
	font-family: 'OpenSansExtrabold';
	font-size: 35px;
	margin: 6px 0 0 0;
	padding-top: 5px;
	text-shadow: 2px 2px 0px #000000;
	position: absolute; top: 15px; left: 0px;
}


#dealer_location {
	font-family: GandhiSansRegular;
	font-size: 18px;
	text-shadow: 2px 2px 0px #000000;	
	position: absolute; top: 75px; left: 0px;
}

#top_nav .link { text-decoration: none; color: #fff; }
#top_nav .dealer_logo { max-width: 700px; max-height: 200px; }

#checkout_button {
	display: block; text-decoration: none; color: #fff;
	font-size: 18px; position: relative; 
	 border: 0px solid #333; 
	background-image: url('checkout-button.png');
	display: block;
    font-family: OpenSansLight;
    padding: 7px 30px;
    z-index: 1000;
}

#cart_items { font-size: 15px; padding: 3px 21px 0 0; text-align: right; }
#cart_icon { position:absolute; bottom:-21px; right:-50px; }
#cart_items { height:20px;}

#checkout_button:hover { 	
	background-image: url('checkout-button-hover1.png');
}

#top_nav .menu_td {
	text-align: center;
}

#top_menu {
	width:950px;
	position:relative;
	left:100px;
	}

#top_nav .menu_link {
	display: block; padding: 7px 18px;
	color: #e4e4e4;
	text-decoration: none;
	background-image: url('nav-bg.png');
	border: 0px solid #333;
	font-family: OpenSansLight; font-size: 18px;

}

#top_nav .menu_link:hover {
	background-image: url('nav-bg-hover.png');
}

/* headers for various sections */
h1 {
	display: block; position: relative;
	border-bottom: 1px solid #202020;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #e4e4e4;
	text-transform: uppercase;
	clear: both;
	border-top: 0px solid #444;
}
h1.default { margin: 0; padding: 5px 3px 7px 6px; }
h1.featured_items { margin: 0; padding: 5px 3px 7px 6px; background-image: url('h1-featured-items-red.gif'); border-top:0px; border-bottom: 0px; }
h1.best_sellers { margin: 0; padding: 5px 3px 7px 6px; background-image: url('h1_bestsellers_bg.jpg'); border-top:0px; border-bottom: 0px;}
h1.catalog { margin: 0; padding: 5px 3px 7px 6px; background-image: url('h1_catalog_bg.jpg');}
h1.similar_items { margin: 0; padding: 5px 3px 7px 6px; background-image: url('h1_catalog_bg.jpg');}
h1.stores { margin: 0 0 3px 0; padding: 4px 3px 6px 4px; font-size: 14px; }

/* left sidebar */
#sidebar {
	margin: 0 6px;
	color: #d9d9d9;
	background-position: top;
	background-repeat: repeat-x;
}

#sidebar h2 {
	display: block;
	margin: 0; padding: 4px 3px 6px 4px;
	background-image: url('h2-sidebar.png');
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 1px;
}

#sidebar h3 {
	display: block;
	margin: 6px 0 0 0; padding: 3px 3px 2px 3px;
	background-image: url('sidebar-content.png');	
	border-bottom: 0px solid #202020;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #e4e4e4;
	text-transform: uppercase;
	border-top: 0px solid #444;
}

.sidebar_content {
	display: block;
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom:5px;
	background-image: url('h2-sidebar.png');	
	background-size: 100% 100%;
	padding:8px 5px 15px 8px;
	}

.sidebar_link, #sidebar a {
	color: #e4e4e4;
	text-decoration: none;
}
.sidebar_link:hover, #sidebar a:hover {
	color: #a0171d;
}

#sidebar_nav {
	position: relative;
 	margin: 0 auto; padding: 0;
	list-style: none;
 	white-space: nowrap;
 	text-align: left;
}

#sidebar_nav li a {
	display: block;
	padding: 5px 2px 4px 14px;
	color: #e4e4e4;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url('sidebar-li.png');
	text-transform: lowercase;
	margin-bottom: 1px;

}

#sidebar_nav li a:hover, nav ul li a:active {
	text-decoration: none;
	color:white;
	background-image: url('sidebar-content.png');
}

#sidebar_nav li a.live, nav ul li a.live:hover { background-image: url('sidebar-content.png'); }

#sidebar_nav .subnav { border-top: 1px dotted #333; }

#sidebar_nav .subnav li {
	text-align: left;
	border-bottom: 1px dotted #333;
	margin: 0; padding: 0;
}

#sidebar_nav .subnav a {
	padding: 2px 0 2px 36px;
	color: #e4e4e4;
	font-size: 12px;
	background-image: url('sidebar-content.png');
}

#sidebar_nav .subnav a:hover {
	color: #fff;
	background-image: url('nav-bg-hover.png');
}

.navhead { text-transform: uppercase; } /* affects sidebar menu headings only */

#sidebar_right {
	padding:2px 1px 2px 1px;
	margin: 0 3px 0 6px;
	color: #d9d9d9;
	font-size: 11px;
	/*background-image:url('menu_list_bg 1.jpg');*/

	
}

/* cart buttons displayed with each item */
/* style names are used by jQuery to add button actions */
a.add_to_cart, a.find_a_dealer {
	display: block;
	margin: 3px 2px 5px 3px;
	padding: 4px 3px 3px 3px;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #e4e4e4;
	background-color: #606060;
	text-decoration: none;
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}

a:hover.add_to_cart, a:hover.find_a_dealer {
	background-color: #871116;
	color: #fff;
}

a.detail_button {
	display: block;
	margin: 3px 2px 5px 3px;
	padding: 4px 3px 3px 3px;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #e4e4e4;
	background-color: #909090;
	text-decoration: none;
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}

a:hover.detail_button {
	background-color: #871116;
	color: #fff;
}

a.adding_to_cart {
	display: block;
	margin: 3px 2px 5px 3px;
	padding: 4px 3px 3px 3px;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #e4e4e4;
	background-color: #a8161c;
	text-decoration: none;
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}

a.go_to_checkout {
	display: block;
	margin: 3px 2px 5px 3px;
	padding: 4px 3px 3px 3px;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	background-color: #c11920;
	color: #fff;
	text-decoration: none;
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}

a:hover.go_to_checkout {
	background-color: #c11920;
	color: #fff;
}


/* standard content pages */
.content { margin: 0 0 6px 0; }
.content_pane { 
	width: 580px;
	margin: 0 3px 0 0; padding: 6px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
}

#page_content .return_link {
	display: block; position: absolute; top: 4px; right: 9px;
	text-align: right; padding: 6px 0; text-transform: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px; font-weight: normal;
	color: #e4e4e4;
	text-decoration: none;
}
#page_content .return_link:hover {
	color: #a0171d;
}

#page_content { margin: 0 6px 6px 0; }

#page_content h2 {
	display: block;
	margin: 0 0 6px 0; padding: 0 0 3px 0;
	border-bottom: 1px dotted #202020;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #000;
	text-transform: uppercase;
}

#page_content a { text-decoration: none; color: #000; font-weight: bold; }
#page_content a:hover { color: #820629; }

.page_pane { 
	width: 760px;
	margin: 0 3px 0 0; padding: 6px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;	
	border-bottom-right-radius: 6px;
}

.page_title {
	font-size: 18px; color: #333; border-bottom: 3px solid #ccc; padding: 3px 0 0 0; margin: 0 0 3px 0; text-align: center;
	background-color: #ccc;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius:	4px;
	border-top-right-radius: 4px;
}

.spacer {
	height: 6px;
}


/* manufacturers page */
.manufacturers_content {
	width: 577px;
	padding: 5px;
	background-color: #fff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}

.feature_manufacturer_link {
	display: block; padding: 3px 6px;
	color: #000; text-decoration: none; font-size: 15px;
}
.feature_manufacturer_link:hover {
	color: #a0171d;
}

.manufacturer_link {
	color: #000; text-decoration: none;
}
.manufacturer_link:hover {
	color: #a0171d;
}


/* catalog pages */
#catalog_head_ads { 
	width: 962px; height: 112px; margin: 0 0 5px 6px; padding: 9px;
	background-image: url('catalogbanner-frame.jpg');
}

#catalog_options {
	margin: 6px 0 0 0;
	background-color: #171717;
	border: 1px solid #333;
	color: #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#catalog_options .arrow_button { font-size: 11px; }

#search_for {
	background:none;
	}

#no_search_results { margin: 120px 0; text-align: center; color: #666; font-size: 18px; }

.thumbnail_image { max-width: 190px; max-height: 110px; }
.pid { height: 14px; }

.item_row_wrapper {
	width: 592px; overflow-x: hidden;
}

.item_row li, .item_row_short li {
	width: 190px;
	margin: 0 5px 0 0; padding: 0 3px 0 0;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #fff;
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}

.item_title {
	height: 31px; overflow: hidden;
	padding: 3px 5px; margin: 3px 0;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 14px; line-height: 17px;
	color: #000;
	text-align: center;
}

.item_description { height: 70px; padding: 0 3px; }

.item_link { color: #000; text-decoration: none; }
.item_link:hover { color: #b6191f; }
.item_thumb { height: 110px; text-align: center; }
.item_content { padding: 3px 5px; font-size: 10px; }
.item_category { margin: 3px 5px; padding: 3px 0; border-top: 1px dotted #908b80; font-size: 10px; }

.item_price {
	padding: 5px 3px 3px 3px;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 16px;
	color: #2f2f2f;
	text-align: right;
}

.item_call {
	padding: 5px 3px 7px 3px; text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #2f2f2f;
}

.low_quantity { color: #a8161c; font-style: italic; font-weight: bold; text-decoration: none; }


/* jQuery calls get_price.php to display actual price for every .live_price element on a page */
.live_price, .display_price {
	height: 27px;
	padding: 5px 3px 3px 0;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 16px;
	color: #2f2f2f;
	text-align: right;
}

/* jQuery adds button action to this element */
.live_checkout { text-align: right; }


/* home page usually has one larger featured item */
.big_feature {
	width: 585px; height: 230px;
	margin: 2px 3px 0 0; padding: 0 3px 0 0;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	border-right: 1px solid #908b80;
	border-bottom: 1px solid #908b80;
	background-color: #fff;
 	-moz-border-radius: 5px;
	border-radius: 5px;
}

td.feature_thumb { height: 230px; width: 350px; text-align: center; }
.big_feature_thumb { max-width: 350px; max-height: 224px; }

/* item detail pages */

.detail_pane_top {
	width: 592px; height: 12px;
	background-color: #ffffff;
 	-moz-border-radius-topleft: 5px;
 	-moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
}

.detail_pane_middle {
	width: 580px;
	margin: 0; padding: 6px;
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.detail_pane_bottom {
	width: 592px; height: 9px;
	background-color: #ffffff;
 	-moz-border-radius-bottomleft: 5px;
 	-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
}

td.detail_image { width: 576px; height: 370px; text-align: center; }

.detail_item_title { font-size: 18px; text-align: center; }

.detail_item_label { padding: 3px 3px 3px 18px; color: #666; }

.detail_item_price_bar {
	margin: 12px 6px 3px 6px; padding: 6px 0 0 0; 
	border-top: 1px dotted #ccc;
}

.detail_item_price {
	margin: 6px 6px 6px 0;
	font-family: DejaVuSans, Arial, sans-serif;
	font-size: 21px;
	color: #000;
}

.detail_item_back {
	display: block;
	height: 22px; margin: 0 12px 6px 12px;
	padding: 8px 0 0 0;
	background-image: url('bg_topnav.jpg');
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #e4e4e4;
	text-decoration: none;
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}

.detail_item_back:hover {
	color: #a0171d;
}

.detail_item_link { text-decoration: none; color: #000; }
.detail_item_link:hover { text-decoration: none; color: #b6191f; }
