html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: #3b4b5b;
	background: White url('images/top_bg.jpg') no-repeat top left; 
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

/* basic selectors */
a.adtext { color: #3b4b5b; text-decoration:none}
a.adtext:hover{ color: #d34e05; text-decoration:none}
a:link { color: #3b4b5b; text-decoration:none}
a:visited { color: #3b4b5b;  text-decoration:none}
a:active, a:hover { color: #d34e05;  text-decoration:none}

th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 
{
	color: #d34e05;
	font: bold 180% Verdana, Arial, Helvetica, sans-serif;
	margin: 0em 0em 1em 0em; 
}

h2 {
	color: #3b4b5b;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
	margin: 0em 0em 1em 0em; 
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:.5em;
}

h6 {
	color: #d34e05;
	margin:1em 0em .2em 0em;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h6 a:link, h6 a:visited {
	color: #d34e05;
}


img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #3b4b5b;}
.radiobutton input{border-style:none;}
ul {margin:0px; padding:0px;}
li {margin-left:18px; padding:0px;}

#searchbar { /* styles for horizontal top bar */
    position:absolute;
    top:96px;
    left:505px;
    width:300px;
    text-align:right;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index:200;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
	height: 70px;
	z-index:100;

}

#logo {
	position: absolute;
	left: 6px;
	top: 21px;
	z-index:100;

}

#menu1table
{
    height:83px;
}

#menu1 { /* styles for top menu */
	position: absolute;
	top: 0px;
	left: 551px;
	z-index:100;

}

.menu1td
{
    text-align:center;
    vertical-align:bottom;
    font-weight:bold;
    text-transform:uppercase;
    width:78px;
    padding:5px;
    border-left:solid 1px transparent;
}

.menu1td a:link, .menu1td a:visited { 
    font-size:7.5pt;
	color: #3b4b5b; 
	text-decoration: none; 
}
.menu1td a:active, .menu1td a:hover {
	text-decoration: none;
}

	#leftcontent 
	{
		position: absolute;
		top:147px;
		left:0px;
		padding:0px 5px 200px 9px;
		width:160px;
		background:White url('images/left_bg.jpg') no-repeat top left;
		min-height:500px;
        z-index:1000;
		}

	#centercontent 
	{
		position: absolute;
		top:147px;
		width:588px;
		margin: 0px 0px 0px 208px;
		padding:0px;
		background:White;
		voice-family: "\"}\"";
		voice-family: inherit;
  		z-index:100;
	}

	#rightcontent {
		position: absolute;
		top:83px;
		left:819px;
		width:158px;
		padding:10px 10px 300px 10px;
		background:White url('images/right_bg.jpg') no-repeat top left;
		min-height:500px;
		z-index:100;
	}

	html>body #centercontent {
   			z-index:100;
		}

#miniCartTable
{
    border-top: solid 1px #7d8793;
    background-color:#d0d3d9;
    width:156px;
    margin-bottom:3px;
}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}

legend
{
    color: #65738E;
    font-size: 8pt;
    padding: 0 8px 2px 3px;
    font-weight:bold;
    margin-bottom:5px;
}

fieldset
{
    margin: 5px 0 10px 0;
    }

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	color: #d34e05;
	font-family: Arial, Helvetica;
	font-size:11pt;
}

.retailprice
{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica;
	text-decoration: line-through;
	font-size:8pt;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.editme
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}


#footer {
	clear: both;
	border-top: solid 1px #d4d9de;
	padding: 5px;
	text-align: center;
}
.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
    .productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
    .price { font-weight: bold; color: #c00; }
    del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	margin-top:20px;
	padding:0px;
	border:none;
}

.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #3b4b5b;
    font-family: verdana;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #3b4b5b; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    
}
.subcategory
{
    margin-left:10px;
}
.productbox
{
     height:350px;
     width:188px;
     margin: 0px 11px 11px 0px;
     border:none;
}
.productimage
{
    width:164px;
    height:109px;
}

.pricedisplaytop
{
    background: White url('images/priceboxtop.gif') no-repeat top left;
    height:12px;
    width:188px;
}
.pricedisplay
{
    background: White url('images/priceboxtopbg.gif') repeat-y top left;
    width:168px;
    padding:0px 10px 0px 10px;
    font-family:Arial, Helvetica;
    text-align:center;
}
.pricedisplayspacer
{
    background: White url('images/priceboxspacer.gif') no-repeat top left;
    height:21px;
    width:188px;
}
.pricedisplaytext
{
    background: White url('images/priceboxbg.gif') repeat-y top left;
    width:168px;
    padding:0px 10px 0px 10px;
    font-family:Arial, Helvetica;
    text-align:center;
}
.pricedisplaybottom
{
    background: White url('images/priceboxbtom.gif') no-repeat top left;
    height:14px;
    width:188px;
}

.productsummarydisplaytop
{
    background: White url('images/prodboxtop.gif') no-repeat top left;
    height:13px;
    width:188px;
}
.productsummarydisplaytexttop
{
    background: White url('images/prodboxtexttop.gif') no-repeat top left;
    height:13px;
    width:188px;
}
.productsummarydisplaybtm
{
    background: White url('images/prodboxbtom.gif') no-repeat top left;
    height:13px;
    width:188px;
}
.productsummaryimageholder
{
    background: White url('images/prodboxbg.gif') repeat-y top left;
    height:122px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    background: White url('images/prodboxbg.gif') repeat-y top left;
    padding: 0px 10px 5px 10px;
    text-align:center;
    vertical-align:middle;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.fivepixspacer
{
    height:5px;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    moz-border-radius: 1em;
    border-radius: 1em;

}
.loadingbox
{
    position:absolute;
    top:200px;
    left:28%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.discount
{
    height:20px;
    width:56px;
    padding:20px 2px 20px 2px;
    background:url('Images/star.png') transparent no-repeat top ;
    position:absolute;
    margin-left:120px;
    font-size:12pt;
    font-weight:bold;
    font-family:Arial, Helvetica;
}
.topDiscount
{
    height:20px;
    width:45px;
    padding:20px 5px 20px 10px;
    background:url('Images/star.png') transparent no-repeat top ;
    position:absolute;
    left:320px;
    font-size:12pt;
    font-weight:bold;
    font-family:Arial, Helvetica;
}
.orgPrice
{
    font-size:9pt;
    text-decoration:line-through;
}
.lowPrice
{
    width:80px;
    position:absolute;
    margin-top:65px;
    margin-left:110px;
}
.topLowPrice
{
    width:80px;
    position:absolute;
    margin-top:215px;
    margin-left:305px;
}
.season
{
    width:70px;
    position:absolute;
    margin-top:5px;
    margin-left:5px;
}
.hidden
{
    position:absolute;
    visibility:hidden;
    }
