/* CSS Document */
body{
	margin: 0;
	
}
td, th{
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #d1d2d4;
	text-align: left;
	vertical-align: top;
}
a{
	color: #faec1a;
	text-decoration: underline;
	outline: none;
}
a:hover{
	color: #e99f00;
	text-decoration: none;
	outline: none;
}
img{
	border: 0;
}
form{
	padding: 0;
	margin: 0;
}
h1{
	font: normal 20px/24px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #fff;
}
h1 a{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
}
h2{
	font: normal 25px/28px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 10px 0;
	color: #fff;
}
h3{
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #fff;
}
h4{
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #fff;
	border-top: 1px solid #451218;
	border-bottom: 1px solid #451218;
}



input.txtbox{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #4b4a4a;
	background: #000;
	padding: 2px;
}
input.button{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #4b4a4a;
	background: #000;
	margin: 0;
	padding: 1px 0;
}
.space10{
	height: 10px;
}
.space25{
	height: 25px;
}
.centeralign{
	text-align: center;
}
.rightalign{
	text-align: right;
}

/* Main table */
table.maintable{
	width: 900px;
	height: auto;
	border: 0;
	float: none;
	clear: both;
	margin: 5px auto;
}


/* Header */
table.header{
	width: 100%;
	height: 100px;
	border: 0;
	background: url(../images/logo.gif) left center no-repeat;
}
table.header td{
	vertical-align: middle;
}
table.header table.search{
	width: auto;
	height: auto;
	border: 0;
	float: right;
}
table.header table.search input.txtbox{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	border: 1px solid #4b4a4a;
	background: #000;
	padding: 2px;
	width: 180px;
	margin: 0;
}
table.header table.search input.button{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	border: 0px solid #4b4a4a;
	background: #e99f00;
	margin: 0;
	padding: 1px 0;
	width: 70px;
}



/* Top Navigation */
table.topnav{
	width: 100%;
	height: 25px;
	border: 0;
	background: #000;
}
table.topnav td{
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
table.topnav a{
	display: inline;
	padding: 0 15px;
	color: #cfd0d2;
	text-decoration: none;
}
table.topnav a:hover{
	color: #fce702;
	text-decoration: none;
}


/* Banner */
table.banner{
	width: 100%;
	height: 185px;
	border: 0;
}


/* Yello Box */
table.yl_box{
	width: 100%;
	height: auto;
	border: 1px solid #8a2433;
	background: #7d0f1e;
}

table.yl_box th{
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	color: #d61c38;
	background: #000;
	padding: 0 10px;
	border-bottom: 1px solid #6c0c19;
}
table.yl_box td{
	padding: 0 10px;
}
table.yl_box table td{
	padding: 0;
}
table.yl_box input.txtbox{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	border: 1px solid #4b4a4a;
	background: #000;
	padding: 2px;
	width: 145px;
	margin: 0;
}
table.yl_box input.button{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #4b4a4a;
	background: #000;
	margin: 0;
	padding: 1px 0;
	width: 50px;
}



/* Silver Box */
table.sl_box{
	width: 100%;
	height: auto;
	border: 1px solid #6c6c6c;
	background: #563f43;
}

table.sl_box th{
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	color: #000;
	background: #abb3bc;
	padding: 0 10px;
	border-bottom: 1px solid #353535;
}
table.sl_box td{
	padding: 0 10px;
}
table.sl_box table td{
	padding: 0;
}
table.sl_box input.txtbox{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	border: 1px solid #4b4a4a;
	background: #000;
	padding: 2px;
	width: 145px;
	margin: 0;
}
table.sl_box input.button{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #4b4a4a;
	background: #000;
	margin: 0;
	padding: 1px 0;
	width: 50px;
}




/* Offer Box */
table.offer_box{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #252525;
}
table.offer_box img.product{
	width: 75px;
	height: 63px;
	border: 1px solid #383838;
	margin: 6px 0;
}




/* Featured Product Box */
table.product_box{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #252525;
}
table.product_box img.product{
	width: 100px;
	height: 80px;
	border: 1px solid #383838;
	margin: 6px 0;
}
table.product_box h1{
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 3px 0;
	color: #fff;
}
table.product_box .price{
	font-weight: bold;
	line-height: 20px;
	color: #e99f00;
}
	

/* Footer */
table.footer{
	width: 100%;
	height: 65px;
	border-top: 1px solid #960216;
	/*background: url(../images/payment_icon.gif) right center no-repeat;*/
}
table.footer td{
	color: #971728;
}
table.footer a{
	color: #971728;
	text-decoration: underline;
}
table.footer a:hover{
	color: #971728;
	text-decoration: none;
}



/* Flexible Table */

table.flexible{
	width: auto ! important;
	height: auto;
	border: 0;
	float: none;
	clear: both;
	margin: auto;
}



/* Code for Links */
a.category{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 15px;
	border-bottom: 1px solid #6c0c19;
	background: url(../images/bullet_red.gif) 2px center no-repeat;
}
a:hover.category{
	color: #faec1a;
	text-decoration: none;
	background: url(../images/bullet_white.gif) 2px center no-repeat;
}



/* Code for Images */
img.highlights{
	padding: 2px;
	background: none;
	border: 1px solid #ada99f;
}
img.albumpix{
	float: left;
	margin: 4px 8px 2px 0px;
	border: 1px solid #ebebeb;
}