﻿/* 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}*/
th
{
    vertical-align:top;
}
td
{
    /*vertical-align:top;*/
}


#bar { /* styles for horizontal top bar */
	background: #d4d9de;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
	height: 70px;
	z-index:100;

}

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index:100;

}

#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}
	#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 { /* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 200px;
	width: 500px;
		z-index:100;

}
	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 
	{
		position: absolute;
		top:120px;
		left:10px;
		width:180px;
		background:#fff;
			z-index:100;

		}

#rightcontent {
	/*position: absolute;
	right:4px;
	top:125px;*/
	vertical-align:top;
	float:right;
	/*height: 100%;*/
	width:180px;
	background:#fff;
	margin-right:1px;
	padding:4px;
	border:1px solid #4a0b00;
	
	}
#rightcontent_prod {
	/*position: absolute;
	right:4px;
	top:125px;*/
	vertical-align:top;
	float:right;
	height: 100%;
	width:180px;
	background:#ffffff;
	margin-right:1px;
	padding:4px;
	/*border-left:1px dashed #c5c5c5;
	border-bottom:1px dashed #c5c5c5;*/
	}
	
	#centercontent 
	{
	/*margin-top:5px;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*margin-left: 175px;
	margin-right:200px;
	border:1px dashed yellow;*/
	}
/*html>body #centercontent {
	margin-left: 175px;
	margin-right:200px;
}*/

#centercontent a {}
#centercontent a:hover {}
#centercontent h3 
{
    font: 14pt Arial, Helvetica;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 4px;
	color:#4a0b00;
}
#centercontent h4 
{
    font: 12pt Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 4px;
	color:#4a0b00;
}
#centercontent h5 
{
     font: 10pt Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 4px;
	color:#4a0b00;
}
#centercontent input 
{
		font-size:8pt;
		font-family:Tahoma;
		color:#4a0b00;

}
#centercontent .button
{
	height:18px;
	margin:4px 8px 4px 8px;
	padding: 1px 8px 1px 8px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Tahoma;
	color:#1c2452;
	 text-align:center;
	 vertical-align:middle;
}

#centercontentwide 
{
	
}
#centercontentwide a {}
#centercontentwide a:hover {}
#centercontentwide h3 { font: 14pt Arial, Helvetica;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 4px;
	color:#4a0b00;}
#centercontentwide h4 {font: 12pt Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 4px;
	color:#4a0b00; }
#centercontentwide h5 {  font: 10pt Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 4px;
	color:#4a0b00;}
#centercontentwide input {}
#centercontentwide .button{}


	html>body #centercontentwide {
   		/*margin-left: 200px;
   		margin-right:10px;*/
   			z-index:100;

		}
#header_bar
{
    height:10px;
    padding:8px 10px;
	margin-bottom:1px;
	background-color:#641101;
	width:100%;
	color:#e8d9ae;
	text-align:center;
}
#header_bar a
{
    color:#e8d9ae;
    font-size:11px;
	font-family:Tahoma;
	text-indent:6pt;
	font-weight:bold;
	text-decoration:none;
	padding-left: 14px;
	padding-right: 14px;	
	padding-top: 3px;
	padding-bottom: 3px;
}
#header_bar a:hover
{
    color:#e8d9ae;
    font-size:11px;
	font-family:Tahoma;
	text-indent:6pt;
	font-weight:bold;
	text-decoration:none;
	padding-left: 14px;
	padding-right: 14px;	
	padding-top: 3px;
	padding-bottom: 3px;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #4a0b00;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
.sectionheader h1
{
    border-bottom: #dcdcdc 1px dotted;
    color: #4a0b00;
    font-size: 12pt;
    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: Tahoma;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}
.usuallyships 
{ font-size: 8pt;
    color: #666666;
    font-family: Tahoma;
    }
.ourprice
{
	font-weight: bold;
	font-size: 8pt;
	color: #4a0b00;
	font-family:Tahoma;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	text-decoration: line-through;
}

.totalbox
{
	text-align:center;
	color:#4a0b00;
	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: #4a0b00; }
del.price { color: #676767; text-decoration: line-through; 
}

.productsection
{
    /*color: #676767;*/
	padding:6px;
	/*border-top:1px dashed #cccccc;*/
}
HR.productsection
{
	background-color:#1c2452;
}
B.productsection
{
	color: #676767;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}
.productreviews
{
	color: #4a0b00;
	/*border-top:1px dashed #cccccc;*/
	background-color:White;
}


.browsebox
{
   
}
.browsebox h1
{
    font-family:Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #4a0b00;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #4a0b00;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#4a0b00;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: Tahoma;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Tahoma;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}

.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    
}
.subcategory
{
    margin-left:10px;
}
.productbox
{
    /*height:300px;*/
     width:30%;/*170px;*/
    /* border:1px solid #CCCCCC;*/
     margin:2px;

}

.recentlyviewed
{
    /*height:300px;*/
    width:100%;
    /*border:1px solid #CCCCCC;*/
   /* padding-left: 4px;
	padding-right: 4px;	
	padding-top: 4px;
	padding-bottom: 4px;*/
}
.recentlyviewedHead
{
    color:#510662;
    background-color: #DDCBE1;
    width: 100%;
}

.productimage
{
    width:125px;
}
.productsummarydisplaywrapper
{
     width:100;
     padding-top:10px;
   
}
.productsummaryimageholder
{
    /*height:80px;*/
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:10px;
    /*height:55px;*/
    padding-top:10px;
    padding-bottom:10px;
}
.productsummaryproductname { }
.retailprice
{
    font-weight: bold;
    color: #676767;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size:10pt;
    color:Black;
    /*font-size: larger;
    color: #5b626c;
    font-style: italic;*/
}
.coreboxbody
{
    /*background-image:url(images/core_box_bg.gif);
    width:140px;*/
    padding-left:2px;
    padding-right:2px;
    font-size:8pt;
    color: #676767;
}
/*button.coreboxbody button 
{
}*/
.coreboxbody a
{
    vertical-align:bottom;
	display:inline-block;/*:block;*/
	font-family:Tahoma;
    font-size:9px;
    
   
    text-decoration:none;
    /*border:solid 1px #cccccc;
	background-color:#f6f6f6;*/
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 2px;
	padding-bottom: 2px;
    /*color:#676767;
    background-color:#e3e3e3;*/
}
.coreboxbody a:hover
{
     vertical-align:bottom;
	display:inline-block;/*:block;*/
	font-family:Tahoma;
    font-size:9px;
    
    
    text-decoration:none;
    /*border:solid 1px #cccccc;*/
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 2px;
	padding-bottom: 2px;
    
    /*background-color:#4a0b00;
	color:#ffffff;*/
    
}

.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:16px;

}
.coreboxheader
{
    /*width:180px
    background-image:url(images/core_box_bg.gif);*/
     color:#4a0b00;
    font-weight: bold;
    /*padding-top:5px;
    padding-bottom:10px;*/
    text-align:left;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: Tahoma;
}
checkout-current
{
    font-size: 16pt;
    color: #4a0b00;
    font-family:Tahoma;
}
/* 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
{
    color: #676767;
    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
}

.productDescriptor {background-color:White;color:Green; }
.productDescriptor_Selected { background-color:Green;color:White; }

/*#divDescriptorAContainer a
{
    font-size:8pt;
	background-color:#e3e3e3;
	vertical-align:bottom;
	display:inline-block;/*:block;*
	text-decoration:underline;
	/*border:solid 1px #f6f6f6;*
	padding:0px 4px 2px 4px;
}

#divDescriptorAContainer a:hover
{
    font-size:8pt;
    /*border:solid 1px #999;*
	background-color:#4a0b00;
	color:White;
	padding:0px 4px 2px 4px;
	text-decoration:none;
}*/
#divDescriptorAContainer 
{
    padding:0px 2px 2px 2px;
    /*height:24px;*/
	margin:0px;
	border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
	/*border-bottom:1px solid #999999;*/
	border-left:1px solid #CCCCCC;
    /*background: url(images/bg-button-search.gif) repeat-x;*/
    background-color:#e3e3e3;
   /* text-indent:6pt;*/
}
.divDAC 
{
	font-size:8pt;
	background-color:#e3e3e3;
	vertical-align:bottom;
	display:inline-block;
	text-decoration:underline;
	padding:0px 4px 2px 4px;
}
.divDACSelected 
{
	font-size:8pt;
	vertical-align:bottom;
	display:inline-block;
	text-decoration:underline;
	padding:0px 4px 2px 4px;
	background-color:#4a0b00;
	color:#FFFFFF;
}
a.divDACSelected 
{
	font-size:8pt;
	vertical-align:bottom;
	display:inline-block;
	text-decoration:underline;
	padding:0px 4px 2px 4px;
	background-color:#4a0b00;
	color:#FFFFFF;
}
#divDescriptorContent {color: #676767; border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC; background-color: #FFFFFF;padding:4px 4px 4px 4px; }


#HNavMenu a
{
    font-size:8pt;
	background-color:#f6f6f6;
	vertical-align:bottom;
	display:inline-block;/*:block;*/
	text-decoration: none;
	border:solid 1px #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 1px;
	padding-bottom: 1px;	
	
}

#HNavMenu a:hover
{
    font-size:8pt;
    border:solid 1px #999;
	background-color:#f6f6f6;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 1px;
	padding-bottom: 1px;	
	background-color:#4a0b00;
	color:White;
}
#HNavMenu 
{
    height:18px;
	margin:0px;
	/*padding:0px 0px 0px 0px;*/
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
    
    /*background: url(images/bg-button-search.gif) repeat-x;*/
    background-color:#f6f6f6;
   /* text-indent:6pt;*/
    
 
	
}

.content_bold {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}


.checkoutlabel
{
	font-size:8pt;
}