/* RESET */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}



/* BASE */

h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:0px solid #000;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}



/* FONTS */

body {font:13px/1.231 arial,clean;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}





/* Main CSS */



body {background-color:#191718;}



a { text-decoration:none; color:#dc0024}

a:hover { text-decoration: none; color:#dc0024}

.fleft	{float:left}

.fright {float:right}



#wrapper{width:995px;margin:0 auto; }



#container {

	width:815px;

	text-align:left;

	margin:0 auto;

}

#left {width:200px}

#right { width:605px}

#content {margin-top: 10px;}

#searchthing 

	{
		
		height:37px;
	}



.cate { background:url(images/main_nav.jpg) no-repeat; line-height:36px; width:590px;padding-left: 10px; color:#dc0024;margin-top:10px}

.box {  background: #FFFFFF url(images/bt.jpg) no-repeat bottom;padding-left: 5px; width:600px }

.welcome p{width: 580px; padding-left: 5px; padding-top: 5px;}

.logo {margin-left: 120px;}

.h { font-size:20px; color:#dc0024 ; font-weight:700; }

.h span { margin-left:20px}

ul.h_menu { background:url(images/nav.jpg) no-repeat; height:52px; margin:0; }

.cart {background:url(images/cart.png) no-repeat; height:45px; padding-left: 10px; padding-top: 5px; }

.cart div { color:#fff}

.cart p, a{ color:#fff} 



.h_menu li{ float:left; list-style:none; padding:0 10px; border-right:2px #FFFFFF solid ; margin-top:16px }

.h_menu li a{ color:#fff; font-size:12px; font-weight:700 }

.h_menu li a:hover{ color:#000 }

.h_menu .first  { margin-left:46px}

.h_menu .last { border:none}

ul.menu  { margin:0; padding:5px}

.menucat {
	list-style:none;
	border-bottom:dashed 2px #dc0024; 
	line-height:1.8em; 
	width:180px; padding-left: 5px;}
	
	
	.menucat a { color:#FFFFFF; font-weight:700; font-size:13px}

	.menucat a:hover { color:#dc0024}
	
	.menucat tr,td {height:2px;}


.menu li{list-style:none; border-bottom:dashed 2px #FFFFFF; line-height:2.2em; width:180px; padding-left: 5px;}

.menu li a { color:#FFFFFF; font-weight:700; font-size:13px}

.menu li a:hover { color:#000}

.s_bt span {display:none}

.s_bt a{display:block; width:178px; height:32px;margin-top: 20px; margin-left: -10px;}

#search { background:url(images/search.png); width:177px; height:87px; padding-top: 35px; padding-left: 20px;}

#search input {height:1.5em; width: 160px;}
#search .searchthing {height:30px; width: 164px;}
#footer {color:#FFFFFF; font-size:12px; font-weight:700; width:605px; text-align: center; line-height:1.98em}

#footer a{color:#FFFFFF}

#footer a:hover { color:#dc0024}

.items { width:200px;text-align:center; float:left}

.desp {text-align:center;}




/*     SHOP GOOOOOOODEEENNNNNNNESSSSSSS*/

.ecom_tblheader
{
	background:#AFAFB1;
	color:#000000;
	padding-left:30px;
}



.ecom_tblrow
{
	background:#E4E4E6;
	color:#000000;
	

}

.headerlink

{
	
	
}


a:hover.headerlink {
	color: #000000;
}
a.headerlink {
	color: #000000;
}








/* start added by wtd on 17 sept 2008 */
.temp_Menu {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	background-color: #B82933;
}

.Cat_Listing {
	background-image:url(../images/topsubmenubg.jpg);
	background-repeat:repeat-y;
	background-color:#572735;
}
.Cat_Listing_Href {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Cat_Listing_Href:hover{
	color: #CCC;
	text-decoration: none;
}

.Cat_Listing_Menu {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding:5px;
	position:relative;
	border-bottom:dashed 1px #FFFFFF;
	height:1%;
}

.Cat_Listing_Menu_Href {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	height:1%;
}

a.Cat_Listing_Menu_Href:hover{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	height:1%;
}

.divmenu
{
	position:absolute; 
	visibility: hidden;
	background-color: #000000;
	border:dashed 1px #FFFFFF;
}
/* end added by wtd on 17 sept 2008 */

