/*//////////////////////////////////////////////////////////////
// Reset CSS Code for browser compatability
///////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

input{
	border:#999999 1px solid;
}

/*//////////////////////////////////////////////////////////////
// set TAG code
///////////////////////////////////////////////////////////////*/
p,body,table,td,tr,input{
	font-family:Verdana, Arial;
	font-size: 12px;
}
body{
	background-image:url(/art/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #dddddd;
	margin:0px 0px 0px 0px;
	behavior: url("/csshover.htc"); 
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#master{
	width:910px;
	padding:20px;
	background-image:url(/art/master_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	margin-top:20px;
	background-color:#f5f5f5;
}
#master h3{
	font-size:18px;
	margin:5px 0px 0px 0px;
	padding:5px;
	color:#643593;
	font-weight:normal;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#header{
	width:910px;
	height:100px;
	padding:0px;
	text-align:right;
	font-family:Arial;
}
#header b{
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
}
#header i{
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#006EB3;
	font-family:Arial;
}

/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#footer{
	width:680px;
	background-image:url(art/footer_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:90px;
	padding:20px 20px 20px 250px;
	text-align:left;
	font-family:Arial;
	margin:auto;
	font-size:12px;
}
#footer b{
	font-weight:bold;
	font-family:Arial;
}
#footer i{
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#006EB3;
	font-family:Arial;
}
#footer a{
	color:#602E8E;
	text-decoration:none;
}

/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#menubar{
	width:910px;
	margin:auto;
	height:50px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	background-repeat:repeat-x;
	background-image:url(/art/menu_passive.jpg);
	border-bottom:#dddddd 2px solid;
}
#menubar a{
	padding-top:18px;
	padding-bottom:17px;
	padding-left:9px;
	padding-right:9px;
	color:#DAC5ED;
	text-decoration:none;
	float:left;
	border-left:1px solid #612F8F;
	border-right:1px solid #462266;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
}
#menubar a img{
	padding:0px;
	margin:0px;
	border:none;
}
#menubar a:hover{
	background-image:url(/art/menu_over.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#000000;
}
#home #menubar #homelink,
#about #menubar #aboutlink,
#location #menubar #locationlink,
#consignment #menubar #consignmentlink,
#brands #menubar #brandslink,
#products #menubar #productslink,
#recalls #menubar #recallslink,
#subscribe #menubar #subscribelink,
#contact #menubar #contactlink{
	background-image:url(/art/menu_active.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
}


/*/////////////////////////////////////////////////////////////////////////
 main holder bar
//////////////////////////////////////////////////////////////////////////*/
#collage{
	width:908px;
	height:298px;
	background-color:#eeeeee;
	border:#FFFFFF 1px solid;
	margin:auto;
	margin-top:20px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder bar
//////////////////////////////////////////////////////////////////////////*/
#main{
	width:910px;
	padding:0px;
	margin:auto;
}

/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#col{
	width:870px;
	padding:20px;
	margin:20px 0px 0px 0px;
	background-color:#FFFFFF;
}
#col h1{
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}
#col h2{
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#602E8E;
}
#col h3{
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#602E8E;
}



#col1{
	width:590px;
	padding:20px;
	margin:20px 10px 0px 0px;
	float:left;
	background-color:#FFFFFF;
}
#col1 h1{
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
}
#col1 h2{
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#602E8E;
}
#col1 h3{
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#602E8E;
}

#col2{
	width:258px;
	padding:0px;
	margin:20px 0px 0px 10px;
	float:left;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#citiesbox{
	margin:0px;
	padding:10px;
	width:238px;
	height:60px;
	overflow:auto;
	background-color:#643593;
	font-size:12px;
	font-family:Arial;
	color:#eeeeee;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#zipsbox{
	margin:0px;
	padding:10px;
	width:238px;
	height:60px;
	overflow:auto;
	background-color:#643593;
	font-size:10px;
	font-family:Arial;
	color:#eeeeee;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#brandslist{
	display:block;
	padding:0px;
	margin-top:10px;
}
#brandslist div{
	width:152px;
	padding:8px;
	margin:3px;
	background-color:#f5f5f5;
	text-align:left;
	height:95px;
	float:left;
}
#brandslist div a{
	text-decoration:none;
	color:#602F8E;
}
#brandslist div a:hover{
	color:#000000;
	font-weight:bold;
}
#brandslist div a img{
	border:#CCCCCC 1px solid;
}
#brandslist div a:hover img{
	border:#000000 1px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#productslist{
	display:block;
	padding:0px;
	margin-top:10px;
}
#productslist div{
	width:162px;
	padding:10px;
	margin:5px;
	background-color:#f5f5f5;
	text-align:left;
	height:210px;
	float:left;
}
#productslist div b{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
#productslist div a{
	text-decoration:none;
	color:#602F8E;
}
#productslist div a:hover{
	color:#000000;
	font-weight:bold;
}
#productslist div a img{
	border:#CCCCCC 1px solid;
}
#productslist div a:hover img{
	border:#000000 1px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/

.paging{
	padding:5px;
	border-top:#CCCCCC 1px solid;
}
.paging a{
	background-color:#eeeeee;
	padding:5px;
	float:left;
	display:block;
	color:#999999;
	border:#CCCCCC 1px solid;
	border-bottom:none;
	text-decoration:none;
}
.paging a:hover{
	background-color:#999999;
	color:#ffffff;
	border:#999999 1px solid;
	border-bottom:none;
	text-decoration:none;
}
.paging .currentpage{
	background-color:#FFFFFF;
	padding:5px;
	float:left;
	display:block;
	color:#6633CC;
	border:#666666 1px solid;
	border-top:none;
	text-decoration:none;
	font-weight:bold;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#catlist{
	display:block;
	padding:0px;
	margin-top:5px;
	border-bottom:#FFFFFF 1px solid;
	border-top:#CCCCCC 1px solid;
}
#catlist .l1{
	display:block;
	padding:2px;
	padding-left:10px;
	font-size:14px;
	margin-top:1px;
	text-decoration:none;
	border-top:#FFFFFF 1px solid;
	border-bottom:#dddddd 1px solid;
	color:#1878B8;
}
#catlist .l2{
	display:block;
	padding:2px;
	padding-left:25px;
	font-size:12px;
	text-decoration:none;
	border-top:#FFFFFF 1px solid;
	border-bottom:#dddddd 1px solid;
	color:#1878B8;
}
#catlist .l3{
	display:block;
	padding:2px;
	padding-left:40px;
	font-size:10px;
	text-decoration:none;
	border-top:#FFFFFF 1px solid;
	border-bottom:#dddddd 1px solid;
	color:#1878B8;
}
#catlist .l4{
	display:block;
	padding:2px;
	padding-left:55px;
	font-size:9px;
	text-decoration:none;
	border-top:#FFFFFF 1px solid;
	border-bottom:#dddddd 1px solid;
	color:#1878B8;
}
#catlist a:hover{
	color:#FFFFFF;
	background-color:#602D8F;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#recallslist{
	border-top:#CCCCCC 1px solid;
	margin-top:10px;
}
#recallslist div{
	padding:10px;
	border-bottom:#CCCCCC 1px solid;
	color:#666666;
	font-family:Arial;
	font-size:12px;
}
#recallslist div h3 a{
	color:#000000;
	text-decoration:none;
	font-size:18px;
	font-family:Arial;
}
#recallslist div i{
	font-family:Arial;
	font-size:12px;
	color:#CC0000;
	font-style:italic;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.productphoto{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	padding:0px;
	border:#000000 1px solid;
}
.productdetails{
	color:#000000;
	width:250px;
	float:right;
}
.productdetails b{
	font-size:18px;
	display:block;
}
.productdetails ul{
	margin:5px;
	padding:5px;
}
.productdetails ul li{
	margin-left:5px;
}
.productdetails div{
	padding:10px;
	background-color:#eeeeee;
	border:#dddddd 1px solid;
	color:#666666;
	margin-top:10px;
	width:220px;
	float:right;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.mybutton{
	color:#000000;
	padding:10px;
	background-color:#CCCCCC;
	border:#999999 1px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#linklist{
	margin-top:10px;
}
#linklist div{
	border-top:#CCCCCC 1px solid;
	margin:0px;
	padding:10px;
	color:#000000;
}
#linklist div a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#linklist div i{
	color:#666666;
}
#linklist div a img{
	border:#000000 1px solid;
}
#linklist div a:hover img{
	border:#6633CC 1px solid;
}


/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#links{
	padding:5px;
	margin-top:5px;
	border:#333333 dotted 1px;
	background-color:#111111;
	color:#FFFFFF;
	font-size:12px;
}
#links a{
	color:#FFFFFF;
	font-size:12px;
}
#links div{
	color:#999999;
	font-size:12px;
}
#links a img{
	border:#FFFFFF dotted 1px;
}
#links a img:hover{
	border:#FFFFFF solid 1px;
}

/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#formtable{
	padding:10px;
	border:#555555 dotted 1px;
	text-align:left;
	color:#FFFFFF;
	background-color:#333333;
}
#formtable input{
	border:#cccccc solid 1px;
	background-color:#ffffff;
	font-size:12px;
	width:200px;
}
/*##################################################################################################################
 age check
##################################################################################################################*/

.overlay {
	display:none;
	position:absolute;
	background-image:url(/art/overlay.gif);
	background-repeat:repeat;
	background-position:top;
	z-index:40000;
	top:0px;
	left:0px;
	width:100%;
	height:2400px;
}
.message {
	display:none;
	width:300px;
	padding:20px;
	color:#000000;
	position:absolute;
	text-align:center;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	z-index:40001;
	border:#dddddd 1px solid;
	left:50%;
	top:100px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}