*					{margin: 0; padding: 0;}

html
{	
	height: 100%;	
	margin-bottom: 10px;
}
body
{
	text-align: center;
	font: normal 10px verdana, helvetica, sans-serif;
	background: url( "images/e15.gif" ) 0 0 repeat-x #fff;
	padding: 4px 0 0;
}
h1
{
	font: bold 1.8em verdana, helvetica, sans-serif;
}
h2
{
	font: bold 1.4em verdana, helvetica, sans-serif;
}
h3
{
	font: bold 1.2em verdana, helvetica, sans-serif;
	color: #666;
	margin: 0 10px;
}
h4
{
	font: normal 1.2em verdana, helvetica, sans-serif;
	color: #666;
}
p
{
	font: normal 1.2em/1.5 verdana, helvetica, sans-serif;
	margin: 0 0 10px;
	text-align: left;
}
li
{
	font-size: 1.2em;
}
a
{
	text-decoration: none;
	color: #0ae;
	outline: none;
}
a:hover
{
	color: #07c;
}
a img
{
	border: none;
}
sup
{
	font-size: .75em;
	vertical-align: text-top;
}
p.clearing
{
	clear: both;
	height: 1px;
	margin: 0;
}
em
{
	width: 90%;
	font-style: italic;
}

/* basic selectors */
a.adtext
{
	color: #666666;
	text-decoration: none;
}
a.adtext:hover
{
	color: #666666;
	text-decoration: none;
}
a:link
{
	color: #666666;
	text-decoration: none;
}
a:visited
{
	color: #666666;
	text-decoration: none;
}
a:active, a:hover
{
	color: #000099;
	text-decoration: none;
}

div#container
{
	width: 980px;
	text-align: left;
	margin: 0 auto; /* border-right: 1px solid #666; border-left: 1px solid #000;*/
	clear: both;
}

ul#top-nav
{
	list-style: none;
	float: left;
	width: 100%;
	margin: 0 10px 5px;
}
ul#top-nav li
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 19px 7px 0;
}
ul#top-nav a
{
	color: #0ae;
}
ul#top-nav a:hover
{
	color: #07c;
}
ul#top-nav li#extra-nav-link
{
	color: #fff;
	padding: 0;
	background: url( "images/top-tab-left.gif" ) 0 0 no-repeat #e15;
}
ul#top-nav li#extra-nav-link a
{
	color: #fff;
	padding: 4px 40px 7px 22px;
	display: block;
	background: url( "images/top-tab-right.gif" ) 100% 0 no-repeat transparent;
}
ul#top-nav li#extra-nav-link a.open
{
	background: url( "images/top-tab-right-open.gif" ) 100% 0 no-repeat transparent;
}
ul#top-nav li#extra-nav-link a:hover
{
	color: #fff;
}

div#site-title
{
	clear: both;
	margin: -5px 0 -10px;
	background: url( "images/logo-red.gif" ) 50% 0 no-repeat transparent;
	width: 100%;
	height: 100px;
}
div#site-title h1
{
	text-indent: -9999px;
}
div#site-title h2
{
	text-indent: -9999px;
}

div#status-bar
{
	margin: 0 20px 5px;
	width: 100%;
	float: left;
	padding: 0 400px 0 0
}
div#status-bar p
{
	color: #666;
	font-size: 1.1em;
}
div#status-bar p.date
{
	float: left;
	margin: 0 10px 0 0;
}
div#status-bar p#breadcrumbs
{
	float: left;
	margin: 0;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}
div#searchbar
{
	font-size: 1.1em;
}
div#searchbar input[type=text]
{
	vertical-align: top;
	height: 15px;
}
div#status-bar select
{
	width: 210px;
	float: right;
	margin: 0 40px 0 0;
}

.loginPanel
{
	text-align: right;
}

th
{
	vertical-align: top;
}
td
{
	vertical-align: top;
}

h5
{
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6
{
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

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 #666666;
}

#menu1
{
	float: right;
	padding: 0 25px 0 0;
}
#menu1 ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu1 li
{
	padding: 0px;
	margin: 0px;
	display: inline;
	border-left: solid 1px #000;
}
#menu1 li.first
{
	border-left: none;
}
#menu1 li a:link, #menu1 li a:visited
{
	padding: 0px 2px 0px 5px;
	color: #000;
	text-decoration: none;
}
#menu1 li a:active, #menu1 li a:hover
{
	color: #000;
	text-decoration: underline;
}

#mainmenu
{
	padding-left: 100px;
}
html > body #mainmenu
{
	position: relative; /* Necessary for menu to position in Opera */
}
#mainmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainmenu li
{
	display: inline;
}
#mainmenu li a:link, #mainmenu li a:visited
{
	background: url( 'images/tab.gif' ) no-repeat 0px 1px;
	display: block;
	float: left;
	margin-right: 1px;
	width: 116px;
	height: 27px;
	color: #737685;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 6px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
	width: 115px;
}
html > body #mainmenu li a:link, html > body #mainmenu li a:visited
{
	width: 115px;
	height: 21px;
}
#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected
{
	background: url( 'images/tab.gif' ) no-repeat 0px -92px;
}


#leftcontent
{
	float: left;
	width: 180px;
	margin: 0 10px 0 0;
}
#centercontent
{
	float: left;
	width: 590px;
	margin-top: 20px;
	margin: 20px 10px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#rightcontent
{
	float: left;
	width: 180px;
	margin-right: 10px;
}

#centercontentwide
{
	margin-top: 20px;
	background: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 200px;
	margin-right: 10px;
	z-index: 100;
}

.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;
}

.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;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}

.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
{
	padding: 10px;
	border-top: 1px dashed #cccccc;
}

.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: #666666;
	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: #666666;
	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: 280px;
	width: 190px;
	border: 1px solid #c5c5c5;
	margin: 5px 0 0 0;
}
.productimage
{
	/*width:125px;*/
}
.productsummarydisplaywrapper
{
	width: 195px;
	padding-top: 20px;
}
.productsummaryimageholder
{
	height: 160px;
	text-align: center;
	vertical-align: middle;
}
.productsummaryimageholder a img
{
	height: 150px
}

.productsummaryproductname
{
	height: 38px;
}
.productsummarytext
{
	padding-left: 7px;
	padding-right: 7px;
	height: 65px;
}
.retailprice
{
	font-weight: bold;
	color: black;
	text-decoration: line-through;
}
.yousave
{
	font-weight: bold;
	color: #336600;
}
.hookline
{
	font-size: medium
}
.coreboxbody
{
	background-image: url(images/core_box_bg.gif);
	width: 140px;
	padding-left: 20px;
	padding-right: 20px;
}
.coreboxtop
{
	background-image: url(images/core_box_top.gif);
	height: 22px;
	width: 180px;
}
.coreboxbottom
{
	width: 180px;
	background-image: url(images/core_box_bottom.gif);
	height: 22px;
}
.coreboxheader
{
	width: 180px;
	background-image: url(images/core_box_bg.gif);
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.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: 40%;
	left: 40%;
	border: 1px solid lightsteelblue;
	background-color: #ffffff;
	height: 50px;
	width: 250px;
	text-align: center;
	padding-top: 20px;
}

div#footer
{
	clear: both;
	margin: 5px 5px;
	border-top: solid 2px #666;
	padding: 5px 0;
	text-align: right;
	color: #666;
}
div#footer p
{
	text-align: right;
}
div#footer p#copyright
{
	float: left;
}

div#new-extra-nav
{
	clear: both;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background: url( "/images/extra-nav-bg.gif" ) 0 100% no-repeat #e15;
	display: none;
	color: #fff;
}
div#new-extra-nav:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#extra-nav-map
{
	float: left;
	width: 480px;
	display: none;
}

div#new-extra-nav div#extra-nav-search
{
	float: right;
	width: 410px;
	padding: 5px 70px 0 0;
}
div#new-extra-nav div#extra-nav-login
{
	float: right;
	width: 250px;
	padding: 5px 70px 0 0;
	text-align: right;
}

div#new-extra-nav div#extra-nav-map ul
{
	margin: 0 0 10px;
	font: normal 1.2em helvetica, arial, sans-serif;
	list-style: none;
}
div#new-extra-nav div#extra-nav-map ul ul
{
	font-size: 1em;
}
div#new-extra-nav div#extra-nav-map ul li
{
	font-size: 1em;
	background: url( "/images/plus.gif" ) 0 2px no-repeat transparent;
	padding-left: 15px;
}
div#new-extra-nav div#extra-nav-map ul li.expanded
{
	background: url( "/images/minus.gif" ) 0 2px no-repeat transparent;
	padding-left: 15px;
}

div#new-extra-nav div#extra-nav-search h4
{
	font: bold 1.4em helvetica, arial, sans-serif;
	margin: 0 0 10px;
}
div#new-extra-nav div#extra-nav-search p
{
	font: normal 1.2em helvetica, arial, sans-serif;
	margin: 0 0 10px;
}
div#new-extra-nav div#extra-nav-search form
{
	width: 250px;
	text-align: right;
	margin: 0 0 25px;
}
div#new-extra-nav div#extra-nav-search label
{
	display: block;
	margin: 0 0 5px;
	font: normal 1.1em helvetica, arial, sans-serif;
	text-align: right;
	color: #fff;
}
div#new-extra-nav div#extra-nav-search input
{
	margin: 0 0 0 5px;
	text-align: left;
}

div#new-extra-nav div#extra-nav-login h4
{
	font: bold 1.4em helvetica, arial, sans-serif;
	color: #fff;
	margin: 0 0 10px;
}
div#new-extra-nav div#extra-nav-login p
{
	font: normal 1.2em helvetica, arial, sans-serif;
	color: #fff;
	margin: 0 0 10px;
}
/*div#new-extra-nav div#extra-nav-login label
{
	display: block;
	margin: 0 0 5px;
	font: normal 1.1em helvetica, arial, sans-serif;
	text-align: right;
	color: #fff;
}
div#new-extra-nav div#extra-nav-login input
{
	margin: 0 0 0 5px;
	text-align: left;
}*/


/* IE Hacks */

* html body div#container				{margin: 0 0px;}
* html body ul#top-nav					{margin: 0 5px 5px;}
* html body div#status-bar p.date			{position: relative; left: -10px;}
* html body div#status-bar p#breadcrumbs		{position: relative; left: -10px;}
* html body div#article-content			{margin: 0 0 0 10px;}
* html body div#new-extra-nav				{clear: both; width: 970px; margin: 0 0 0 -30px;}

*/.advertBox{ border: solid 1px #c5c5c5;}/*