body {
	background: url('bg-full.jpg'), url('bg-full-low.jpg'), #000;
	background-position: center top;
	background-repeat: no-repeat, repeat-y, repeat;
	font-family: Helvetica, Arial, sans-serif;
}
/* @font-face code Generated by Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
	font-family: 'DejaVuSans';
	src: url('fonts/DejaVuSans-webfont.eot');
	src: url('fonts/DejaVuSans-webfont.eot?#iefix') format('eot'), url('fonts/DejaVuSans-webfont.woff') format('woff'), url('fonts/DejaVuSans-webfont.ttf') format('truetype'), url('fonts/DejaVuSans-webfont.svg#webfontFHzvtkso') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PatuaOneRegular';
	src: url('fonts/PatuaOne-Regular-webfont.eot');
	src: url('fonts/PatuaOne-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PatuaOne-Regular-webfont.woff') format('woff'), url('fonts/PatuaOne-Regular-webfont.ttf') format('truetype'), url('fonts/PatuaOne-Regular-webfont.svg#PatuaOneRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
#theater_button {
	position: absolute;
	top: -16px;
	right: -21px;
	right: -100px;
}
#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: 120px;
	z-index: 10000;
	padding: 5px 9px 6px 9px;
	margin: 18px 0 5px 0;
	font-size: 11px;
	position: relative;
	color: #e4e4e4;
	max-height: 200px;
}
#top_nav .dealer_name a {
	color: #0b7aae !important;
	text-decoration: underline;
}
#top_nav #dealer_location a {
	color: #0b7aae !important;
	text-decoration: underline;
}
#top_nav .dealer_name {
	margin: 6px 0 6px 0;
	position: relative;
	top: 25px;
	left: 240px;
	font-size: 40px;
}
#dealer_location {
	position: relative;
	top: 20px;
	left: 240px;
	font-size: 17px;
}
#nav_bar {
	position: relative;
	width: 972px;
	display: block;
	background-image: url('www.buynfdn.com/templates/murica/nav-bar.jpg');
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 10px;
}
#top_nav .link {
	text-decoration: none;
	color: #e4e4e4;
}
#top_nav .dealer_logo {
	position: relative;
	top: 0px;
	left: 20px;
	max-height: 200px;
	max-width: 700px;
}
#checkout_button {
	display: block;
	text-decoration: none;
	color: #e4e4e4;
	font-size: 15px;
	position: relative;
	background-image: url('checkout-button.gif');
	border: 1px solid #333;
	padding: 7px 28px;
	background-size: 100% 100%;
	font-size: 17px;
	border-radius: 5px;
	text-shadow: 0px 0px 4px #FFF;
}
#cart_items {
	font-size: 11px;
	padding: 3px 21px 0 0;
	text-align: right;
}
#cart_icon {
	display: block inline;
}
#checkout_button:hover {
	background-image: url('checkout-button-hover.gif');
}
#nav_bar .menu_td {
	text-align: center;
}
#nav_bar .menu_link {
	display: block;
	padding: 7px 28px;
	color: #e4e4e4;
	text-decoration: none;
	background: url('nav-bg-middle.jpg');
	background-size: 100% 100%;
	border-radius: 5px;
	background-repeat: repeat-x;
	height: 100%;
	;
	margin-right: 20px;
	border: 1px solid black;
	font-size: 17px;
	text-shadow: 0px 0px 4px #FFF;
}
#nav_bar .menu_link:hover {
	color: white;
	background-image: url('nav-bg-hover1.jpg');
	border: 1px solid #2a2a2a;
}
/* headers for various sections */
h1 {
	display: block;
	position: relative;
	border-bottom: 1px solid #202020;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #e4e4e4;
	text-transform: uppercase;
	clear: both;
	border-top: 1px solid #444;
}
h1.default {
	margin: 0;
	padding: 5px 3px 7px 6px;
    background: url('nav-bg-middle.jpg');
}
h1.featured_items {
	margin: 0;
	padding: 5px 3px 1px 6px;
	background: url('nav-bg-middle.jpg');
}
h1.best_sellers {
	margin: 0;
	padding: 5px 3px 1px 6px;
	bbackground: url('nav-bg-middle.jpg');
}
h1.catalog {
	margin: 0;
	padding: 5px 3px 1px 6px;
	background: url('nav-bg-middle.jpg');
}
h1.similar_items {
	margin: 0;
	padding: 5px 3px 7px 6px;
    background: url('nav-bg-middle.jpg');
}
h1.stores {
	margin: 0 0 3px 0;
	padding: 4px 3px 6px 4px;
	font-size: 14px;
}
/* left sidebar */
#sidebar {
	margin: 0 6px;
	color: #d9d9d9;
}
#sidebar h2 {
	display: block;
	margin: 0;
	padding: 4px 3px 6px 4px;
	background: url('nav-bg-middle.jpg');
	background-size: 100% 100%;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #e4e4e4;
	text-transform: uppercase;
	border-top: 1px solid #444;
}
#sidebar h3 {
	display: block;
	margin: 6px 0 0 0;
	padding: 3px 3px 2px 3px;
	background: url('nav-bg-middle.jpg');
	background-size: 100% 100%;
	border-bottom: 1px solid #202020;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #e4e4e4;
	text-transform: uppercase;
	border-top: 1px solid #444;
}
.sidebar_content {
	display: block;
	margin: 0;
	padding: 3px;
	font-size: 12px;
	background-color: #689fbe;
}
.sidebar_link, #sidebar a {
	color: #e4e4e4;
	text-decoration: none;
}
.sidebar_link:hover, #sidebar a:hover {
	color: #000;
	background-color: #9ECFE0
}
#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 4px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	background-color: #689fbe;
}
#sidebar_nav li a:hover, nav ul li a:active {
	text-decoration: none;
	color: #000;
	background-color: #9ECFE0;
}
#sidebar_nav li a.live, nav ul li a.live:hover {
	background-color: #b4b4b4;
}
#sidebar_nav .subnav {
	border-top: 1px dotted #333;
}
#sidebar_nav .subnav li {
	text-align: left;
	border-bottom: 1px dotted #333;
	margin: 0;
	padding: 0;
	color: #000;
}
#sidebar_nav .subnav a {
	background-color: lightblue;
	padding: 2px 0 2px 26px;
	color: #000;
	font-size: 12px;
}
#sidebar_nav .subnav a:hover {
	color: #000;
	background-color: #689fbe;
}
.navhead {
	text-transform: uppercase;
} /* affects sidebar menu headings only */
#sidebar_right {
	margin: 0 3px 0 6px;
	color: #d9d9d9;
	font-size: 11px;
}
/* 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-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-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-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-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-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-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-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-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-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-size: 12px;
}
#catalog_options .arrow_button {
	font-size: 11px;
}
#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-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-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-size: 16px;
	color: #2f2f2f;
	text-align: right;
}
.item_call {
	padding: 5px 3px 7px 3px;
	text-align: center;
	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-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-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-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-size: 21px;
	color: #000;
}
.detail_item_back {
	display: block;
	height: 22px;
	margin: 0 12px 6px 12px;
	padding: 8px 0 0 0;
	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;
}
#footer {
	background-image: url('footer_bg.png');
}
#social {
	color: #ccc;
}
.product-container .breadcrumb {
	background: url('prod_catalog_bg.png');
	background-color: transparent !important;
    height: 20px;
}
#nav_bar .menu_link {
	text-transform: uppercase;
}
.bestsellers-header {
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
}
