html { margin: 0px; padding: 0px; }
.rightad , #rightad , .leftad, #leftad
{
	padding:2px;
}
.centerdiv, #centerdiv
{
	
	width: 550px;
	height:650px;
	margin-left:5px;
	
}

	
admin,.admin, #admin {
	margin: 0px; 
	padding: 0px;
	color: #f1f1f1;
background:#1A2640 url(images/contentback.jpg) no-repeat top right ;
	
}
	#leftcontentadmin 
	{
		position:absolute;
		left:15px;
	width:180px;

	z-index:100;

		}

	#rightcontentadmin {
		right:5px;
		width:180px;
	
		margin-right:10px;
		z-index:100;

		}

/* basic selectors */
a.adtext { color: #666666; text-decoration:underline}
a.adtext:hover{ color: #666666; text-decoration:underline}
a:link
{
	color: #666666;
	text-decoration: underline;
}
a:visited
{
	color: #666666;
	text-decoration: underline;
}
a:active, a:hover
{
	color: #666666;
	text-decoration: underline;
}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #5b626c;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #5b626c;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5, .h5, #h5 {
	color: #f1f1f1;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #f1f1f1;
	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 {color:#333; font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;}
#menubar { /* styles for horizontal top bar */
	
	  position: relative;
	  top: -20px;
	
}
#bar { /* styles for horizontal top bar */
	 /* background:#dddddd url('images/barback.jpg') repeat-y;
	  position: relative;
	  top: -40px;
	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: 90px;
	z-index: 100;
}



#menu1 { /* styles for top menu */
		
	z-index:100;
	width:900px;

}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #f1f1f1; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #f1f1f1; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #f1f1f1;
		text-decoration: underline;
	}
	.focusl{position:relative; float:left; width:250px;}
	.focusr{position:relative; float:right; width:400px;}
	.searchbar
{
	 
	display:block;
	padding-right:auto;
	padding-left:auto;
	text-align:center;
	width:900px;
	height:29px;
	
	border-bottom:solid 1px #666;

}
.footerbar
{
	margin-top:20px;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;	 
	display:block;
	padding-right:auto;
	padding-left:auto;
	padding-top:3px;
	text-align:center;
	width:900px;
	height:69px;
	


}

#behindmenu {
border-bottom:1px dotted #737685;
display:block;
height:29px;
padding-bottom:10px;
text-align:center;
width:900px;
}
#mainmenu
{
	/* styles for section or tab menu */
	position: relative;
	float:right;
	text-align: right;	
	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: 35px;
		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;

	}

#contentbox.li
{
	font-size:8px;
}
	#leftcontent, #contentbox, #rightcontent,.centercontent, #centercontent,#centercontentwide {
background:#1A2640 url(images/contentback.jpg) no-repeat top right ;
border-color:#2A2640 #2A2640 #000600;
border-style:solid;
border-width:2px;
}
#leftcontent, #contentbox
{
	float:left;
margin-top:2px;
padding-right:3px;
position:relative;
width:150px;
z-index:100;
}	
#rightcontent {

	position:relative;
	float:right;
	padding-left:3px;
	width:150px;

	margin-right:10px;
	z-index:100;
		}
	.centercontent, #centercontent 
	{	

position:relative;
		width:550px;	
		display:block;	
		voice-family: "\"}\"";
		voice-family: inherit;
		z-index:100;

		}
		#centercontentwide 
	{
		text-align:left;
display:block;
height:100%;
	
		voice-family: "\"}\"";
		voice-family: inherit;
   		position:relative;
   		float:left;
   			z-index:100;

		}
		.centercontentadmin, #centercontentadmin
	{		
		margin-top:20px;
	
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 210px;
   			z-index:100;

		}

	html>body #centercontent 
	{
		text-align:left;
   		position:relative;
   		float:left;
   			z-index:100;
margin-left:5px;
		}
	

	html>body #centercontentwide {
   		position:relative;
   		float:left;
   			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: #f1f1f1;
	font-family: verdana;
	
}

.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 #E0B66F;
	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: #f1f1f1; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{
margin-left:0;
text-align:left;
font-size: .9em;
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 10px;
	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; 
    text-align:center;
 }

 .logincell
 {
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    
}
.subcategory
{
    margin-left:10px;
}
.productbox {
display:block;
background:#D5D5D5 url(images/categoryback.jpg) no-repeat top right;
border-bottom:2px solid #A5A5A5;
border-left:2px solid #A5A5A5;
border-top:2px solid #f1f1f1;
border-right:2px solid #f1f1f1;
margin:2px;
}
.productsummaryproductname{margin-top:10px;}
.productimage
{
    width:83px;
}
.productsummarydisplaywrapper
{
     width:200px;
     padding-top:10px;
}
.productsummaryimageholder
{
    height:100px;
    text-align:center;
    margin-right:auto;
    margin-left:auto;
  padding-top:5px;
}
.productsummarytext
{
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    height:35px;
}

.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
	width:550px;
    font-size: larger;
    color: #fff;
    font-style: italic;
}
.coreboxbody
{
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    height:22px;

}
.coreboxheader
{
    width:180px;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}


.tenpixspacer
{
	clear:both;
    height:10px;
    clear:both;
	display:block;
	overflow:hidden;
}
.twentypixspacer
{
	clear:both;
	display:block;
    height:20px;
    overflow:hidden;
}
.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: 10px;
    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; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.pageheader
{
	
    border-bottom: #dcdcdc 1px dotted;
    color: #D6EDF5;
    font-size: 10pt;
    padding-bottom: 5px;
    font-weight:bold;
}
/*ads*/
