html, body {
margin:0;
padding:0;
}
  body {
    text-align: center;
    background-color:#fff;
    padding-top:20px;
  	behavior: url("/styles/csshover3.htc");
  	font-family: verdana;
  	margin: 0; 
  	padding: 0;
}
.cartdetailsheader {
	font-weight: bold;
}
table.checktable,table.carttable{
	width:690px;
	border:1px solid black;
	margin-bottom:10px;
}
table.checktable th, table.carttable th{
	background-color:#AF2026;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding: 5px;
}	
table.checktable td,table.carttable td{
	padding:5px;
	padding-bottom:10px;
}
.OrigPrice {
	color: black;
	text-decoration: line-through;
}

.carttotaltext{
	font-weight:bold;
	text-align: left;
	}
.carttotal_value{
	font-weight:bold;
}

.carthead_desc{
	width:250px;
	}
table.carttable .carthead_desc{
	width:410px;
}
.carthead_actions{
	width:160px;
	text-align: center;
	padding: 3px 0;
	}
.carthead_subtotal{
	width:100px;
	padding-left: 5px;
}
.carthead_qty{
	width:80px;
	padding-left: 5px;
	text-align: center;
}
.cartbody_qty_off, .cartbody_qty_on{
	text-align: center;
}
.cartbody_price_off, .cartbody_price_on{
	text-align: right;
	padding-right: 10px;
}
.carthead_price{
	width:100px;
	text-align: right;
	padding-right: 10px;
	}
#CCardErrorBox {
	background-color: #fcfcb8;
	border: 1px solid black;
	padding: 10px;
	
}
#CCardErrorBox .ErrorHeader {
	text-align: center;
	font-size: 20px;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}
#CCardErrorBox .ErrorMsg {
	text-align: center;
	font-size: 16px;
	color: red;
	font-weight: bold;
	display: block;
}
.PageHeader{
	color:#AF2026;
	font-size:20px;
	}
	
	#middle h3{
		color:#AF2026;
		font-size:15px;
	}
#AUDList {
	color:#AF2026;
	font-size:15px;
	padding-left: 40px;
}
	#chart table{
	border:1px solid #999999;
	width:600px;
	}
#footerSeoText {
	text-align: center;
	font-size: 10px;
	color: #999999;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

#footerSeoText a:link, #footerSeoText a:visited{
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
	}
#footerSeoText a:hover{
	color:#B02127;
	}
	
	#middle h2{
	color:#AF2026;
	}
	
	#middle a:link{
	color:#AF2026;
	text-decoration:none;
	}
	#middle a:visited{
	color:#AF2026;
	text-decoration:none;
	}
	
	#middle a:hover{
	color:#999999
	}
.ItemImage{
	padding-right:40px;
	}
#loginbutton a span {
	display: none;
}
#loginbutton a {
	width: 98px;
	height: 28px;
	display: block;
	float: right;
	background: url("/skins/steviedaniels/images/navbuttons/login.jpg") top left no-repeat;
	margin-top: -28px;
}
#loginbutton a:hover {
	background: url("/skins/steviedaniels/images/navbuttons/loginover.jpg") top left no-repeat;
}


#cart {
	background-color: #EEEEEE;
	padding: 0.1em 2.5em;
	margin: 0;
	height: 19px;
	text-align: right;
	font-size: 0.9em;
	color: #AF2026;
	clear: both;
	border-right: 1px solid #B3C2C9;
	border-left: 1px solid #B3C2C9;
}
.pagination ul {
	list-style:none;
display:block;
padding-left:5px;
margin-left:10px;
	}

.pagination ul li{
	display:inline;
		background-color:#AF2026;
	padding:8px;
padding-top:2px;
padding-bottom:4px;
border:1px solid #999999;
margin-right:2px;

	}
	.pagination ul li a{
color:#FFF;
text-decoration:none;
font-weight:bold;

	}
	
	.pagination ul li a:hover{
	color: #999999;
	}
.prevnext{
	background-color:#AF2026;
	padding:0px 8px 0px 0;
	}
a#viewbasket {
	color: black;
	text-decoration: none;
	padding-right: 15px;
	font-size: 11px;
	background: url("/skins/steviedaniels/images/carticon.gif") center right no-repeat;
}
a#viewbasket:hover {
	text-decoration: underline;
}
#cartitems {
	margin: 0 1em;
	font-size: 11px;
}
#thecarttotal {
	margin: 0 1em;
	font-size: 11px;
}


  
  #wrapper {
    width: 990px;
    text-align: left;
    margin: 0 auto;
  }
  #bgbox {
   
    width: 988px;
    background-color:#FFF;
    border-left: 1px solid #B3C2C9;
    	border-right: 1px solid #B3C2C9;
  }
  
  #header {
    width: 990px;
    height: 127px;
     background-image:url(images/header.jpg);
  }
  
  #header h1{
  padding:0px;
  margin:0px;
  height:150px;
  }
  
#left {
    width: 265px;
    min-width: 265px;
    float: left;
    padding: 0 5px;
     background-color: #FFF;
}
#middle {
     width: 693px;
    float: left;
    padding: 0 10px; 
    background-color:#FFF;
    min-height:400px;
    padding-bottom:10px;
	font-family: verdana;
	font-size:11px;
	color: #333333;
	padding-top: 20px;
}
#middle td {
	font-family: verdana;
	font-size:11px;
	color: #333333;
}
	  
  #navigation{
  padding: 5px 0 5px 0;
  	background-color:#b3c2c9;
  	height:27px;
  }
  #footer {
    width: 990px;
    clear: both;
    background-image: url(images/footer.jpg);
    min-height:33px;
    text-align: center;
    font-size: 12px;
    padding-top: 15px;
    margin-bottom: -15px;
  }
#footer a:link {
	color:#ffffff;
	text-decoration:none;
}
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
} 
  #categories ul{
  list-style:none;
  padding-left:0px;
  margin-left:0px;
  padding-top:0px;
  margin-top:0px;
  }
  #categories ul li{
  padding-top:0px;
  margin-top:0px;
  padding-left:0px;
  margin-left:0px;
  }
  #subCat{
  text-align:center;
  width:550px;
  margin-left:auto;
  margin-right:auto;

  }
#product{
  background-image:url(images/product.jpg);
  background-repeat:repeat-y;
  min-height: 140px;
  width: 622px;
  padding-right:40px;
  }
  
#productTop{
  background-image:url(images/productTop.jpg);
  width:622px;
  height:31px;
  }
  
#productBottom{
  background-image:url(images/productBottom.jpg);
  width:622px;
  height:43px;
  }
  
  .prodline{
  color: #AF2026;
  font-weight: bold; 
  }
  
  #product h1{
  padding:0px;
  margin:0px;
  font-size:18px;
  }
  .prodsubhead {
  	font-weight: bold;
  }
  h1{
  color: #AF2026;
  font-size: 30px;
  padding-bottom:0px;
  margin-bottom:0px;
  }
  /***************************************************************************/
/* WORKING DROPDOWN CSS:
/***************************************************************************/

#menu {
width: 100%;
background: #b3c1ca;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 110px;
float: left;
}
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 1px 0 2px 3px;
}

#menu h2 {
color: #fff;
text-transform: uppercase;
background: #b3c1ca;

}

#menu a {
color: #000;
background: #b3c1ca;
text-decoration: none;
}

#menu a:hover {
color: #a00;
}
#menu li {position: relative;}

#menu ul li ul{
border: 1px solid #b3c1ca;
border-top: 0;
width: 170px;
}
#menu ul li ul a{
background-color: #eee;
padding-left: 3px;
}
#menu ul li ul a:hover{
background-color: #eee;
padding-left: 3px;
background: #e3e3e3;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul {
position: absolute;
z-index: 500;
}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#Error_Panel {
	margin-top: 20px;
	color: red;
	font-weight: bold;
	text-align: center;
}
.Error_Code {
	font-size: 20px;
	text-transform: uppercase;
}