html { margin: 0px; padding: 0px; }

body {
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	color: #000000;
	
	background:url(images/back.jpg); 
	background-image:url(images/back.jpg); 
	background-position:center top ;
	background-repeat:no-repeat;

	/*

	background-color:#12496c;*/
	
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}


/* basic selectors 
a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}

a:link { color: #12496c; text-decoration:none}
a:visited { color: #12496c;  text-decoration:none}
a:active, a:hover { color: #000000;  text-decoration:none}
*/
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 
{
	margin:5px 5px 5px 5px;
	color: #12496c;
	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;}

a { color:#12496c}





#searchbar { /* styles for horizontal top bar */
 position:relative;
 top:-95px;
 text-align:right;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	width:900px;
	z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */


#background {
	position: absolute;
	width: 100%;
}
#background img {
	width: 100%;
	
}








#mainbody {
/*margin-top:25px; */
padding-top:25px;
width: 999px;
margin-left: auto;
margin-right: auto;

}

.smallPrint
{
	font-size:10px; color:#dc0962;
	
}

#content 
{
	padding:0px 0px 0px 0px;
	border-spacing:0px;
	border-collapse: collapse;
	position:relative;
	top:-18px;
	  z-index:100;
	overflow:hidden;

}


#content td 
{
	border:solid 0px black;
	border-spacing:0px;
	
	}
	
	
#contentNav
{
	background-image:url(images/leftnavback.jpg);
	background-repeat:repeat-y;
	width:130px;
	}
 


#header 
{
	position:relative;
	top:0px;
	height:157px;
	width:100%;
	overflow:hidden;
	
}


#logo {
	 
	z-index:1;

}

#menu1 { /* styles for top menu shopping cart*/
	position: relative;
	 text-align:right;
	 	 top: 0px;
	 	 z-index:2;
margin-right:25px;
font-weight:bold;

}

	#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; 
		  
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		 
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	

}

#mainmenuwrapper 
{
 position: relative;
	top: -92px;
	left: 157px;
	width: 793px;
		z-index:100;
border-bottom:solid 1px #b5b5b5;
border-left:solid 1px #b5b5b5;
border-top:solid 1px #b5b5b5;
		 
}

	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
		vertical-align:middle;
		text-align:right;
		background-color:#12496c;
		border:solid 3px #f3f3ae;
	 height: 25px;
		 width:785px;
		
		
	}
	#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;*/
		color:#fff;
		
		display: inline;
		
		
		margin: 3px 5px 3px 5px;
		/*width: 116px; */
		
		
		font-weight: bold;
		font-family:Arial;
	
		font-size:14px;
		letter-spacing: -1px;
		line-height:26px;
		text-decoration: none; 
		text-align: right;
		
		
		/* box model hack 
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;*/
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		/*background: url('images/tab.gif') no-repeat 0px -92px;
		background-color:Red;*/
		color:#ffe894;
	}



/* 

#leftcontent	
{
	 
	 
	width:132px;
float:left;
margin:0px 0px 0px 0px;
 display:inline;
  
  }
#rightcontent 
{
	 
	width:170px;
	float:left;
	margin:5px 3px 0px 3px;
	display:inline;
	
		}
		
#centercontent
{
	 
	 
	width:612px;
	float:left;
   margin:5px 3px 5px 32px;
    display:inline;
    
  }
  
  

*/


#leftcontent	
{
	 
	display:inline;
	width:132px;
float:left;
margin:0px 0px 0px 0px;
  height:400px
  }
  
  
#rightcontent 
{
	 
	width:170px;
	float:right;
	 
	   margin:5px 20px 0px 3px;
		}
		
#centercontent
{
	 
	  min-height:470px;
	width:100%;
	float:left;
   margin: 5px 3px 5px 5px;
   background-image:url(images/opa70.png);    
		
  
  }
  
  
 
	#centercontentwide 	
	{ 
		border: 1px solid white;
		margin:0px;
		padding:0px;
		vertical-align:top;
		min-height:466px;
		position:relative; 
		height:100%;
		background-image:url(images/opa70.png);    
			 	
		}

	



  
#container{
  position:relative;
  display:block;
  background:#0ac;
  border-left:200px solid #aa8; 
  border-right:200px solid #a8a;
  }
#inner{
  display:block;
  margin-left:-200px;
  margin-right:-200px; 
  padding:5px;
  }
.clear{
  clear: both;
  display: block;
  height: 1px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  }









.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;
}


.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;
}


 


#footerwrapper
{
 position:relative;
 top:-20px;

height:5px;
margin:6px 0px 0px 23px;
 width:940px;
	 
}



#footer
{
	 
	  
	 
	}



div.footerstyle 
{
	 
	  position: relative;
	  color: #12496c;
	 
	padding: 0px;
	text-align: center;
	width:100%
}


div.footerstyle a:link 
{
	 color: #12496c;
}
div.footerstyle a:visited 
{
	 color: #12496c;
}
div.footerstyle a:hover
{
	 color: #dc0962;
}
 
	div.footerstyle hr
{
	display:inline;
	line-height:1px;
	 width:100%;
	 text-align:left;
	 margin: 0px 20px 0px 20px;
}
	 
 
	
	
.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; 
}



 .catalogheadline1
 {
	  color:#dc0962; font-size:13px; margin: 10px 5px 10px 5px; font-style:normal; font-weight:bold; display:block; float:left;
 }
.catalogheadline2
 {
	  color:#12496c; font-size:13px; margin: 10px 5px 10px 5px; font-style:normal; font-weight:bold; display:block;
 }




.cataloglist
{
	 
	 
	 
background-color:#d8c4eb;
 
	
	height:100%;
	
	width:100%;
	 
	
}


.cataloglistwrapper
{
	padding:1px 0px 0px 2px; 
	height:100%;
}

.content_back
{
	background-image:url(images/content_back.png);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:466px;
	
	}

.subcategory a:link, .subcategory a:visited
{
	margin:3px 5px 2px 8px;
	display:block;
	font-weight: bold;
	font-family:Arial;
	font-size:14px;
	letter-spacing: -1px;
	line-height:14px;
	text-decoration: none; 
	text-align: left;
	color: #ffffff;

}
.subcategory a:hover
{
    color: #ffe894;
}


.parentcategory a:link, .parentcategory a:visited
{
	margin:10px 5px 2px 0px;
	display:block;
	font-weight: bold;
	font-family:Arial;
	font-size:18px;
	letter-spacing: -1px;
	line-height:14px;
	text-decoration: none; 
	text-align: left;
	color: #ffffff;

}
.parentcategory a:hover
{
    color: #ffe894;
}




.subcategoryOnSale a:link, .subcategoryOnSale a:visited
{
	margin:3px 5px 2px 8px;
	display:block;
	font-weight: bold;
	font-family:Arial;
	font-size:14px;
	letter-spacing: -1px;
	line-height:14px;
	text-decoration: none; 
	text-align: left;
	color: #ff0000;

}
.subcategoryOnSale a:hover
{
    color: #ffe894;
}


.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;
}

.subcategoryOnSale
{
    margin-left:10px;
}

.productbox
{
    
     width:100%;
     border:1px solid #c5c5c5;
     margin:5px;
     
/*     background-color:White; */

}

.productheadline1{ color:#dc0962; font-size:19px; margin: 5px 5px 5px 5px; font-style:italic;}
.productheadline2{ font-weight:bold; color:#12496c; font-size:12px; text-decoration:underline; }


.ProductDescriptorDisplay
{
	color:#12496c; font-size:12px;
	margin: 0px 0px 0px 0px;
	position:relative;
	left:-20px;
}

.productPrice{	color:#12496c; font-size:12px;	margin: 0px 0px 0px 0px; }
	

.productQty{ font-weight:bold; color:#12496c; font-size:12px; }







.redToGreen {color:#dc0962;	text-decoration:none; font-weight:bold;}
A.redToGreen:hover{color:#12496c;}


.greenToRed {color:#12496c;	text-decoration:none; font-weight:bold;}
A.greenToRed:hover{color:#dc0962;}

.default {color:#12496c;	text-decoration:none;  }
div.default a{color:#12496c;	text-decoration:none; }
div.default a:hover{color:#dc0962;}
 


.decideButton {border: solid 5px #c6d379; float:left; margin:10px;  background-color:#c6d379;  }
 

div.decideButton:hover { border:solid 5px white; }




.productimage
{
    width:125px;
    float:left ;
}
.productsummarydisplaywrapper
{
     width:100%;
     padding-top:20px;
       margin:0px 0px 10px 0px;
}
.productsummaryimageholder
{
  /*  height:135px; */
  float:left;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:20px;
    float:left;
    /* height:55px; */
}
.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;
}
.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-trans.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar-trans.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar-trans.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
}
.selected {
  color: #dc0962;
  font-weight: bold;
}

.notselected {
  color: #12496c;
  font-weight: bold;
}



.txt_def_col
{
	color: #e10075;
	
	}
