form {   /* IE + opera bug */ 
  margin: 0;
  padding: 0;
}



body#sectiontwo div#content h2 { /* heading bug for products page */
  margin-right: 160px;
}


#content div.viewoptions {
  margin: -20px 0 2px 0;
  text-align: right;
}
#content div.viewoptions select {
  font-size: 9px;
  height: 18px;
  padding: 0;
}
#content div.results {
  border-top: 1px solid #036;
  font-weight: bold;
}
#content div.results a:link, #content div.results a:visited {
  background: transparent;
  font-weight: bold;
  padding: 0 4px;
  margin: 0;
  text-decoration: none;
}
#content div.results a:hover, #content div.results a:active { 
  background: #036;
  color: #eee;
  font-weight: bold;
}

#content div.pages {
  margin: -15px 0 10px 0;
  text-align: right;
}
#content div.pages a:link, #content div.pages a:visited {
  background: transparent;
  font-weight: bold;
  padding: 0 4px;
  margin: 0;
  text-decoration: none;
}
#content div.pages a:hover, #content div.pages a:active { 
  background: #036;
  color: #eee;
  font-weight: bold;
}

#content div.pages span.curPage {
  background: #036;
  color: #eee;
  padding: 0 4px;
  margin: 0 1px;
  font-weight: bold;
}


/******************************delete?
#content div.productRow div {
  background: #ccc;
  float: left;
  text-align: center;
  border: 1px solid #555;
  padding: 0;
  margin: 0 9px 9px 0;
  width: 162px; 
  height: 222px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 149px;		
  height: 209px;
}
html>#content div.productRow div {
  width: 149px;  	
  height: 209px;
}
#content div.productRow div p {
  text-align: left;
}
#content div.productRow div a.details:link, #content div.productRow div a.details:visited {
  background: #666;
  color: #ccc;
  display: block;
  font-weight: normal;
  padding: 0 5px;
  text-decoration: none;
}
#content div.productRow div a.details:hover, #content div.productRow div a.details:active {
  background: #ccc;
  color: #900;
}

#content div.productRow div img {
  padding: 0;
  margin:0;
  float: none;
}
#content div.productRow div a:link img, #content div.productRow div a:visited img {
  border: 3px solid #ccc;
}
#content div.productRow div a:hover img, #content div.productRow div a:active img {
  border: 3px solid #900;
}*/

/*products thumbs**********************************************************************/
table#productThumbs td {
  background: url('../images/product_listing_thumbbg.jpg') no-repeat bottom center;
  padding: 3px 5px 10px 5px;
  margin: 0;
  vertical-align: top;
}
table#productThumbs td.productThumbsDivider {
  background: transparent;
  height: 15px;
  margin: 0;
  padding: 0;
}
table#productThumbs td img {
  border: 4px solid #568;
  padding: 0;
  margin: 0 0 0 2px;
  float: none;
}
table#productThumbs td a:link img, table#productThumbs td a:visited img {
  border: 4px solid #568;
}
table#productThumbs td a:hover img, table#productThumbs td a:active img {
  border: 4px solid #036; /*#CFD6E6;*/
}

table#productThumbs td p {
  color: #fff;
  padding: 5px 0 0 0;
  margin: 0;
  text-align: center;
}
table#productThumbs td p.catalogNum {
  font-weight: bold;
  padding-bottom: 5px;
  margin: 0;
}
/*
table#productThumbs a:link img, table#productThumbs a:visited img {
  border: 4px solid #900;
}*/

/*products lisintgs**********************************************************************/
table#productListings {
  border-top: 1px solid #E0E8F2;
  border-right: 1px solid #E0E8F2;
  color: #568;
  font-family: Arial, Helvetica, sans-serif;
}
table#productListings td, table#productListings th {
  border-bottom: 1px solid #E0E8F2;
  border-left: 1px solid #E0E8F2;
  padding: 5px 0 2px 10px;
}
table#productListings tr.odd {
  background: #ddd;
}
table#productListings tr.even {
  background: #e7e7e7;
}
table#productListings th {
  background: #568;
  color: #E0E8F2;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
table#productListings td {
  /* color: #036; */
}

table#productListings a {
   color: #036; 
}

/*products details pop*******************************************************************/
body#productdetail {
  font-size: 12px;
}
body#productdetail div#detailcontent {
  width: 500px;
}
div#detailtop {
  background: url('../images/product_detail_bgtop.gif') no-repeat top;
}
div#detailbottom {
  background: url('../images/product_detail_bgbottom.gif') no-repeat bottom;
}

div#detailcontent img {
  border-right: 1px solid #568;
  padding: 0;
  margin: 0;
}
/**/
body#productdetail {
  margin: 20px;
  background: url('../images/product_detail_bg.gif') no-repeat top;
}
table#productspecs {
  float: left;
  background: #568;
  color: #fff;
  text-align: left;
  padding: 5px 5px 0 5px;
  font-size: 14px;
  width: 200px; /* False value for IE4-5.x/Win */	
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 190px; /* Actual value for conformant browsers */	
}
html>table#productspecs {
  width: 190px; /* Be nice to Opera */ 
}
table#productspecs img {
  padding: 0;
  margin: 0;
}
td#productdesc {
  padding: 4px 10px 10px 16px;
}
td#productdesc h4 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 10px 0;
  margin: 0;
}
td#productdesc h5 {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
td#productdesc p {
  padding: 0 0 15px 0;
  margin: 0;
}

/*products submenu***********************************************************************/
body#sectiontwo #maincontent {
  background: #efefef url('../images/sidecontent_productsbg.gif') repeat-y;
}
body#sectiontwo #sidebar {
  margin: 0;
  padding: 0;
  float: left;
  width: 184px; 
}
body#sectiontwo #sidebar h2 {
  background: #225822;
  color: #eee;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 0 4px 10px;
  margin: 0;
}

#sidebar dl {
  margin: 0;
  padding: 0;
  width: 184px; /* False value for IE4-5.x/Win */	
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 178px; /* Actual value for conformant browsers */	
}
html>#sidebar dl {
  width: 178px; /* Be nice to Opera */ 
}

/* grey menu ********************************************************************************************************************
#sidebar dl dt a:link, #sidebar dl dt a:visited {
  background: #777;
  border-bottom: 1px solid #333;
  border-top: 1px solid #aaa;
  border-right: 1px solid #777;
  color: #eee;
  display: block;
  font-weight: bold;
  padding: 12px 0 4px 5px;
  margin: 0;
  text-decoration: none;
  width: 100%;
}
#sidebar dl dt a:hover, #sidebar dl dt a:active {
  background: #5A8D5A;
  border-bottom: 1px solid #030;
  border-top: 1px solid #9c9;
  border-right: 1px solid #2B5C2B;
  color: #fff;
}

#sidebar dl dd {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #777;
}
#sidebar dl dd a:link, #sidebar dl dd a:visited {
  background: #999;
  border-right: 1px solid #777;
  color: #fff;
  display: block;  
  padding: 5px 0 2px 5px;
  margin: 0;
  text-decoration: none;
  width: 100%;
}
#sidebar dl dd a:hover, #sidebar dl dd a:active {
  background: #696;
  border-right: 1px solid #2B5C2B;
  margin: 0;

}*/
/* end grey menu *****************************************************************************************************************/

/* green menu ********************************************************************************************************************
body#sectiontwo #maincontent {
  background: #efefef url('../images/sidecontent_bg.gif') repeat-y; 
}
#sidebar dl dt a:link, #sidebar dl dt a:visited {
  background: #5A8D5A;
  border-top: 1px solid #9c9;
  border-bottom: 1px solid #363;
  border-right: 1px solid #74A774;
  color: #efefef;
  display: block;
  font-weight: bold;
  padding: 12px 0 4px 5px;
  margin: 0;
  text-decoration: none;
  width: 100%;
}
#sidebar dl dt a:hover, #sidebar dl dt a:active {
  background: #363;
  border-top: 1px solid #9c9;
  border-bottom: 1px solid #363;
  color: #fff;
}
#sidebar dl dd {
  margin: 0;
  padding: 0;
  border-top: 1px solid #9c9;
  border-bottom: 1px solid #363;
}
#sidebar dl dd a:link, #sidebar dl dd a:visited {
  background: #696;
  border-right: 1px solid #74A774;
  color: #fff;
  display: block;
  padding: 5px 0 2px 5px;
  margin: 0;
  text-decoration: none;
  width: 100%;
}
#sidebar dl dd a:hover, #sidebar dl dd a:active {
  background: #363; 
  margin: 0;
} */
/* end green menu *****************************************************************************************************************/

/* royal blue menu ****************************************************************************************************************/
body#sectiontwo #maincontent {
  background: #fff url('../images/sidecontent_bg.gif') repeat-y; 
}
#sidebar dl dt a:link, #sidebar dl dt a:visited {
  background: #044D81;
  border-top: 1px solid #0174AD;
  border-bottom: 1px solid #036;
  border-right: 1px solid #036;
  color: #fff;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 12px 0 4px 5px;
  margin: 0;
  text-decoration: none;
  width: 100%;
}
#sidebar dl dt a:hover, #sidebar dl dt a:active {
  background: #0777C6;
  border-top: 1px solid #09C;
  color: #fff;
}
#sidebar dl dd {
  margin: 0;
  padding: 0;
  border-top: 1px solid #39C;
  border-bottom: 1px solid #036;
}
#sidebar dl dd a:link, #sidebar dl dd a:visited {
  background: #045B98;
  border-right: 1px solid #036;
  color: #eee;
  display: block;
  padding: 5px 0 2px 5px;
  margin: 0;
  text-decoration: none;
  width: 100%;
}
#sidebar dl dd a:hover, #sidebar dl dd a:active {
  background: #0777C6; 
  margin: 0;
}
/* end royal blue menu *************************************************************************************************************/
/*headstyle*/
.stylehead{
  background: #568;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
.stylesubcatparent{
  color:#993300;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
.hlinksubcatparent{
	font-size: 12px;
	color:#FF3366;
	font-weight: bold;
	text-decoration: underline;
}
.hlinksubcatparent:active{
	font-size: 12px;
	color:#FF3366;
	font-weight: bold;
	text-decoration: underline;
}

.hlinksubcatparent:visited{
	font-size: 12px;
	color:#FF3366;
	font-weight: bold;
	text-decoration: underline;

}
.hlinksubcatparent:hover {
	font-weight: bold;
	color:#FF3366;
	text-decoration:none;
}
