
body, table, td, input {
  font-family: arial, helvetica, tahoma;
  font-size: 14px;
  color: #444444;
}

body {
background-color: #ffffff;
// url("/images/layout/mainbg.gif") repeat-x;
}
tr {
  vertical-align: top;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
div.filters {
  padding-top:5px;
  padding-bottom:5px;
  background-color: #d3e3ec;
}
li.filters, li.filtersTitle {
  padding: 5px 0px 5px 10px;
}
li.filters navparent a:visited, li.filters .navchild a:visited, li.filters .navchild a:link {
  color: #333333;
  font-weight: 11px;
}
li.filtersTitle {
  color: #612a02;
  font-size: 14px;
  font-weight: bold;
  white-space: normal;
}
li.filters h4 {
  padding: 0px;
  margin: 0px;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
}
h2.productName {
  color: #000000;
  font-size: 22px;
}
li.filters ul { padding: 0px; margin: 0px;}
.selected { font-weight: bold; }
.navparent, .navlinesel, .navchild { padding-bottom: 1px;font-size: 12px; }
.navchild {font-weight: normal;}
.navparent { font-size: 12px; }
.navparent { color: #666666; }
.navchild { text-indent: 10px; padding-top: 2px }
.navunder { padding-top: 2px; padding-bottom: 2px; }
.navparent a:visited, .navchild a:visited, .navchild a:link { color: #000000; text-decoration: none; }
.navparent a, .navchild a:hover, .navchild a:link { color: #000000; text-decoration: none; }
.navparent a, .navchild a { color: #000000; }
.boxtitle {font-size: 17px; color: #000000; font-weight: bold;text-transform: uppercase;}
a.navseeall, a.navseeall:link, a.navseeall:hover, a.navseeall:visited {
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
div.hidden,tr.hidden {
  display: none;
  visibility: hidden;
  width:0px;
  height:0px;
  border:0px;
}
div.show {
  display: block;
  visibility: visible;
}
.activefilter {
  font-weight: bold;
}

#prosarea, #consarea, div.pros, div.cons {
/*  width: 33%; */
/*  float:left; */
}
#reviewForm div.area {
  padding: 5px;
  width: 90%;
}
.reviewArea div {
  text-align: left;
  display: block;
}
#reviewForm div.title, .reviewArea div.title {
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}
#reviewForm div.content {
  padding: 8px;
  border: 1px solid #dddddd;
  background: #f7f7f7 url("/images/layout/review_form_bg.gif") repeat-x;
}
.reviewArea {
  padding: 4px;
  display:table;
  width:92%;
}
.reviewArea div.comment {
  display: block;
  float:none;
  margin-top: 11px;
}
.reviewArea div.customer {
  font-weight: bold;
}
.reviewArea div.date {
  font-weight: bold;
}
div.clMainArea {
  float:right;
  margin: 21px 21px 10px 10px;
  width:600px;
  display: block;
  border-top: 1px dashed #b2b2b2;
  border-left: 1px dashed #b2b2b2;
  /*border-right: 1px dashed #b2b2b2;*/
}
#shoppingCartBox {
  border: 1px dashed #b2b2b2;
}
#shoppingCartBoxHeading {
  height: 22px;
  color: #000000;
}
#shoppingCartBoxHeading div.header {
  text-left;
  vertical-align:middle;
  padding-top:2px;
  padding-left: 11px;
  font-weight:bold;
  font-size:110%;
}
#shoppingCartBoxContent {
  background-color: #FFFFFF;
  display: table;
  width: 100%;
}
#shoppingCartBoxFooter {
  background-color: #EEEEEE;
}
#shoppingCartBoxFooter div.shCartDiv {
  text-align:right;
  padding:4px;
}
#footerArea {
  padding: 11px;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
}
.smallFormTxt {
  font-size: 10px;
}
tr.prodAreaHeader {
  vertical-align: middle;
  background-color: #f0f0f0;
}
tr.prodAreaHeader td {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
tr.prodAreaHeader td a {
  font-size: 10px;
  font-weight: normal;
}
tr.prodAreaHeader td.left {
  background: transparent url('/images/layout/prod_hl_left.gif') no-repeat;
}
tr.prodAreaHeader td.right {
  background: transparent url('/images/layout/prod_hl_right.gif') no-repeat top right;
}
#productTableArea {
  font-family: arial, helvetica, tahoma;
}
#productTableArea h2 {
  font-size: 20px;
}
#productTableArea div.longDesc {
  padding-top: 5px;
}
div.reviewArea div.pros {
  float:left;
  width:33%;
}
div.reviewArea div.pros .title {
  color: #669966;
}
div.reviewArea div.cons .title {
  color: #cc3333;
}
div.reviewArea div.cons {
  float:left;
  width:33%;
}
div.reviewArea div.best_use {
  float:left;
  width:33%;
}
div.even {
  border:11px solid transparent;
}
div.odd {
  border:11px solid #f0f0f0;
}
table.cart tr.odd td {
  border-top: 4px solid #eeeeee;
  border-bottom: 4px solid #eeeeee;
}
table.cart tr.odd td.first {
  border-left: 4px solid #eeeeee;
}
table.cart tr.odd td.last {
  border-right: 4px solid #eeeeee;
}
table.cart tr.odd td table tr td {
  border:none;
}
div.review-num {
display:inline;
color:white;
background-color:black;
padding-left:4px;
padding-right:4px;
height:100%;
text-align:center;
vertical-align:middle;
font-size:11px;
font-weight:bold;
border: 1px solid black;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}
div.helpful {
  color: #666666;
  font-size: 12px;
  font-style: italic;
}
div.helpful div.left {
  color: #74b756;
  float: left;
}
div.helpful div.right {
  color: #de4433;
  float: right;
}
.alsoLikePrice {
  color: #14732f;
  font-weight: bold;
  font-size:11px;
}
td.spacer{
  height: 30px;
}
td.prodImage {
padding: 4px;
}
td.prodImage img {
  /*border: 1px solid #d6d5d5;*/
}
div.prodRevArea {
  font-size: 11px;
  width:100%;
  margin-bottom: 10px;
}
.productRow {
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: transparent url('/images/layout/sep.gif') repeat-x bottom;
}

div.prodPriceArea {
  width:100%;
  margin-top: 10px;
}
.prodRevArea a, .prodRevArea a:link, .prodRevArea a:visited {
  text-decoration: underline;
}
div.prodPriceArea div {
  padding: 2px;
}
ul#breadCrumbs {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul#breadCrumbs li {
  display: inline;
  color: #333333;
}
ul#breadCrumbs li a {
  padding: 2px 10px 2px 0px;
  background: transparent url("/images/layout/breadcrumb_arrow.png") no-repeat right;
  color: #333333;
  font-size:10px;
}
ul#breadCrumbs li a.last {
  background: none;
  text-decoration: underline;
  font-weight: bold;
  padding-right: 0px;
}
table.cart tr.cartheader {
  background-color: #cccccc;
}
table.cart tr td a.link, table.cart tr td a.link:link {
  text-decoration: underline;
}
div.headingProductArea {

}
div.headingHProductArea {
  width:100%;
  height:100%;
  margin:0px 0px;
  float:none;
  display: block;
}
div.headingHProductAreaBox {
  width:32%;
  margin-right: 1%;
  float:left;
  /*height: 190px;*/
}
div.headingProductArea div.title a, div.headingHProductArea div.title a {
  font-weight: bold;
  color: #4e4e4e;
  font-size: 11px;
}
div.headingProductArea div.price, div.headingHProductArea div.price {
  color: #246121;
  font-weight: bold;
  font-size: 12px;
}
div.headingProductArea div.odd, div.headingHProductArea div.odd {
  border: 1px solid #cccccc;
}
div.headingProductArea div.title, div.headingHProductArea div.title {
  padding: 2px;
}
div.headingProductArea div.even, div.headingHProductArea div.even {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
div.headingProductArea div.even, div.headingProductArea div.odd {
  height: 50%;
}
div.headingProductArea div.even table .titleArea, div.headingHProductArea div.even table .titleArea {
  background-color: #eeeeee;
}
div.headingProductArea div.headingProductAreaTitle, div.headingHProductArea div.headingProductAreaTitle {
  font-size: 19px;
  font-weight: bold;
  color: #333333;
}
img.quickview {
  padding: 0px;
  margin: 0px;
}
#aboutBox {
  color: #ffffff;
}
#aboutBox div.heading {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
#aboutBox div.content {
  font-size: 12px;
}

div.spacer {
  border-top:1px solid #B2B2B2;
  margin-bottom: 10px;
  height: 1px;
}
#searchArea {
  padding:0px 0px 0px 4px;
}
#searchArea ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#searchArea ul li {
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}
#searchArea ul li form {
  margin: 0px;
}
#searchArea ul li form input {
  font-size:11px;
  width:87px;
  height:18px;
  border:1px solid #cccccc;
}
#breadcrumbsArea {
  float:left;
}

div.headingHProductArea div.product {
  height: 50%;
}
#bannerArea {
  margin: 0px;
  padding:0px;
  height:180px;
  vertical-align: top;
}
.topPageTitle {
  text-align:right;
  color: #fbfbfb;
  font-weight: bold;
  font-size: 18px;
  height: 30px;
  vertical-align: top;
}
#leftSideArea {
  width: 169px;
  float: left;
  margin-left: 4px;
  margin-top: 4px;
  height: 100%;
}
li.selected {
  padding-top: 5px;
}

a.navselected {
  color: #1a6812;
  font-weight: normal;
}

.productStep {
  color: #cacaca;
  font-size: 18px;
  font-weight: bold;
}
.productPrice {
  color: #cc0000;
  font-size: 18px;
}
.prodXAreaHeader td, .prodAreaHeader td, .prodAreaHeader td.left {
  color: #333333;
  font-weight: bold;
  font-size: 17px;
}
ul#topNav {
  list-style: none;
  margin:49px 0px 0px 10px;
  padding: 0px;
}
ul#topNav li a {
  padding: 2px 14px 2px 10px;
}
ul#topNav li a {
  /*padding-right: 9px;*/
  background: transparent url('/images/layout/arrows.png') no-repeat top right;
}
ul#topNav li a:hover {
  background: transparent url('/images/layout/arrows.png') no-repeat scroll right -20px;
}
ul#topNav li,ul#topNav li a,ul#topNav li a:link,ul#topNav li.a:visited {
  display: inline;
  font-size: 16px;
  font-weight: bold;
  color: #535252;
  text-decoration: none;
}
a.productReviewLinks {
  color: #cc6600;
}
span.productListPriceM{
  font-size: 18px;
  text-decoration: line-through;
  font-weight: normal;
  color: #9A999F;
}

.tbHeading
{
   font-weight: bold;
  font-size: 14px;
}

.error checked
{
   display: none;
   visibility: hidden;
}