body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.5em;text-align:center;
	font-family : Verdana, Arial, sans-serif; font-size : 10px;
	color: #333333;
}

.error{color:red;}
.nav_menu{ margin-top:7.5em;}
.nav_menu, .nav_menu a, .nav_menu a:hover{color:#333333 !important;text-decoration:none;
	font-size:11px;padding:0 1em;
	
}
#container {text-align:center;
width: 750px;
background-color: #fff;

}
#mymenu1, #mymenu2{
margin-bottom:0.25em;
}

 .menu1{
background-image:url(/static/images/menu.gif);
background-repeat: repeat-x;
padding-top:2px;padding-left:20px;
padding-bottom: 0px;text-align:left;
display:block;font-weight:bold;
text-decoration: none;
color: #ffffff;margin: 0px;
height: 20px;line-height: 20px;
}
 .submenu{background:#ECF1F4;
display: block;text-align:left;
height: 20px;border-left:1px solid #94A0BC;
margin-left: 0px;border-right:1px solid #94A0BC;
padding-left: 15px;line-height: 20px;
color: #333333;border-bottom:1px solid #94A0BC;
}
#mymenu1 a,  #mymenu2 a {color: #333333;font-weight:bold}
.hide{display: none;}
.show{display: block;}
.productListing-heading {
	background-color: #8BA1BF;
	height: 2em;font-weight:bold;
	color: #FFFFFF;text-transform:capitalize;
	}
.productListing-heading a{font-weight:bold;
color: #FFFFFF;text-transform:capitalize;}

.productListing-data {text-align: left;
	padding:0.5em !important;vertical-align:top;
	}
	
#navbar {text-align:left;
padding: 0.15em 0.5em 0 1.75em;
	background-color: #ffffff;
	 font-size: 10px;
	margin: 0em;
}

input[type="text"] {height:15px; border:1px solid #9A9A9A;

}
input[type="submit"] {font-size:10px;

}
.box2 {font-weight:bold;font-size:11px;color:#2b2b2b;padding-top:0.5em;}
.box2 a {color:#333333;}
.box {padding:0.5em;font-weight:bold;}
.box li a, .box1 li a{color:#333333;}

#navbar a,.footerText a {
text-decoration:none;
}
#top {
padding: 0.5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}
.pdf {
	background-image: url(/static/images/pdf.jpg);
	background-repeat: no-repeat;
	background-position:left;height:2em;line-height:2em;
	padding-left:2em;
}
h1 {font-size: 20px;padding-bottom:0.5em;margin-bottom:1em;
   color: #05239B;font-weight:normal;border-bottom:1px solid #05239B;
	}

h2 {color: #05239B;font-weight:normal;
	font-size: 1.4em;padding-bottom:0.5em;
	}

h3 {color: #05239B;font-weight:normal;
	font-size: 1.3em;padding:0;margin:0;
	}

.navL {
	background-image: url(/static/images/navL.jpg);
	background-repeat: no-repeat;
	height: 30px;background-position:top left;
	width: 8px;
}
.navR {
	background-image: url(/static/images/navR.jpg);
	background-repeat: no-repeat;
	height: 30px;background-position:top right;
	width: 8px;
}
.navBG {
	background-image: url(/static/images/navBG.jpg);
	background-repeat: repeat-x;
	height: 30px;background-position:top;
	
}
.srcL {
	background-image: url(/static/images/srcL.jpg);
	background-repeat: no-repeat;
	height: 27px;background-position:top left;
	width: 15px;
}
.srcR {
	background-image: url(/static/images/srcR.jpg);
	background-repeat: no-repeat;
	height: 27px;background-position:top right;
	width: 15px;
}
.srcBG {font-size:11px;color:#000000;
	background-image: url(/static/images/srcBG.jpg);
	background-repeat: repeat-x;margin-top:2px;
	height: 27px;background-position:top;
	
}
.logo{top:3em;position:absolute;z-index:5;float:left;}
h5 {font-size:normal;font-weight:bold;
margin: 0;
padding: 0;
}

#leftnav {

width: 140px;
margin: 0;
padding: 1em;
}
.footerText {border-top:1px solid #9A9A9A;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;text-align:right;
}
.small{
  color:#333333;font-size:9px;margin-top:0.75em;
}
.card{margin-bottom:0.75em;margin-top:1em;
background-image: url(/static/images/card.gif);
	background-repeat: no-repeat;text-align:right;
	height:29px;background-position:top right;
	
}
#rightnav {
display:none;
}

#content {text-align:left;
margin-left: 150px;

padding:0 1em 1em 1em;
}

#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
display:none;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#footer {
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
}

.productImage p {
text-align: center;
font-size: 10pt;
}
td .box2 a  {color: #2b2b2b;}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#shipping ul li {
list-style-type: none;	
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;	
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #ccc;
}

#product_category ul li {
list-style: none;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #05239B;
	text-decoration: none;
	}
 
a:visited {
	color: #003399;
	text-decoration: none;
	}

#menu_container a {
display: block;
color: #FFF;
background-color: #7F7F7F;
width: 9em;
padding: 3px 17px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#menu_container a:hover {
background-color: #B6B6B6;
color: #FFF;
}

#menu_container li li a {
display: block;
color: #FFF;
background-color: #C0C0C0;
width: 9em;
padding: 3px 8px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container li li li a {
display: block;
color: #FFF;
width: 9em;
background-color: #C0C0C0;
padding: 3px 1px 3px 24px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}
.profile ul {margin-left:0;padding-left:0;
}
.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}