@charset "utf-8";
/* CSS Document */

body {
	background: #201509 url(../../../../images/custom/main_bg.jpg) no-repeat top center!important; 
}

/**********************************************************   Header   **********************************************************/

div#header {
}

	div#header_left {
		background: url(../../../../images/custom/logo_bg.gif) no-repeat center top;
		float: left;
		width: 400px;
		height: 117px;
	}
	
		#logo {
			border: 0;
			margin: 10px 0 0 10px;
		}
	
	div#header_right {
		background: url(../../../../images/custom/header_bg.png) no-repeat center top;
		position: relative;
		left: 400px; *left: 0;
		top: 0px;
		width: 516px;
		height: 166px;
		margin-bottom: -40px;		
	}
	
		div#header_right div {
			float: right;
		}
	
		#header_right .cart {
			margin: 65px 15px 0 0;
			text-align: center;
		}
			
			#header_right .cart, #header_right .cart a {
				color: #FFF;
				font: 12px Arial, Helvetica, sans-serif;
			}
		
				#header_right .cart a img {
					border: 0;
				}
		
		#header_right .header_link a {
			font: bold 16px "Times New Roman", Times, serif;
			color: #FFF;
			text-transform: uppercase;
		}
		
		#header_right .contact {
			margin: -28px 110px 0 0;
			*margin: 90px 18px 0 0;
		}
	
		#header_right .faq {
			margin: -28px 228px 0 0;
			*margin: 90px 40px 0 0;
		}
	
		#header_right .about {
			margin: -28px 305px 0 0;
			*margin: 90px 45px 0 0;
		}
	
		#header_right .home {
			margin: -28px 415px 0 0;
			*margin: 90px 30px 0 0;
		}
	
	



/*******************************************************   Main Content   *******************************************************/

div#cat_box {
	background: url(../../../../images/custom/cat_bg.jpg);
	width: 164px;
	height: 601px;
	padding: 83px 0 0 21px;
}

	#cat_box img {
		border: 0;
	}


.pageHeader {
	padding: 15px 10px;
}

.pageNavigation a {
	color: #036;
}

.prodPageNav {
	padding: 15px 10px!important;
}

.catpageHeader {
	padding: 5px 5px;	
}

.whiteBG * {
	color: #333;
}

/**********************************************************   Footer   **********************************************************/

.TopBottomBar, a.TopBottomBarLink {
	font: bold 14px "Times New Roman", Times, serif!important;
	text-transform: uppercase;
	text-shadow: #310 1px 1px 2px;
}

