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

body {
background: #d8eaf0 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: 10px;
}
li.filtersTitle {
	color: #612a02;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
}
li.filters h4 {
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
li.filters ul { padding: 0px; margin: 0px;}
.selected { font-weight: bold; }
.navparent, .navlinesel, .navchild { padding-bottom: 1px;font-size: 11px; }
.navchild {font-weight: normal;}
.navparent { font-size: 13px; }
.navparent { color: #666666; }
.navchild { text-indent: 10px; padding-top: 2px }
.navunder { padding-top: 2px; padding-bottom: 4px; }
.navparent a:visited, .navchild a:visited, .navchild a:link { color: #666666; text-decoration: none; }
.navparent a, .navchild a:hover, .navchild a:link { color: #666666; text-decoration: none; }
.navparent a, .navchild a { color: #666666; }
.boxtitle {font-size: 19px; color: #658f9e; font-weight: bold;}
a.navseeall, a.navseeall:link, a.navseeall:hover, a.navseeall:visited {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
div.hidden {
	display: none;
	visibility: hidden;
}
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: 10px;
}
.reviewArea div.customer {
	font-weight: bold;
}
.reviewArea div.date {
	font-weight: bold;
}
div.clMainArea {
	float:right;
	margin: 4px 28px 10px 10px;
	width:660px;
	display: block;
}
#shoppingCartBoxHeading {
	height: 22px;
	background-color: #91b8d0;
}
#shoppingCartBoxHeading div.header {
	text-left;
	vertical-align:middle;
	padding-top:2px;
	padding-left: 10px;
	color:white;
	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: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.smallFormTxt {
	font-size: 9px;
}
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: 9px;
	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.cons {
	float:left;
	width:33%;
}
div.reviewArea div.best_use {
	float:left;
	width:33%;
}
div.even {
	border:10px solid transparent;
}
div.odd {
	border:10px 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:10px;
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: #d10000;
	font-weight: bold;
}
td.spacer{
	height: 30px;
}
td.prodImage {
padding: 4px;
}
td.prodImage img {
	border: 1px solid #d6d5d5;
}
div.prodRevArea {
	font-size: 11px;
	width:75%;
}

div.prodPriceArea {
	border: 4px solid #f0f0f0;
	width:75%;
	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: #ffffff;
}
ul#breadCrumbs li a {
	padding: 2px 10px 2px 0px;
	background: transparent url("/images/layout/breadcrumb_arrow.png") no-repeat right;
	color: #ffffff;
	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: #ec9bb4;
}
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 #b0deeb;
	margin-bottom: 10px;
	height: 1px;
}
#searchArea {
	padding:0px 0px 0px 4px;
}
#searchArea a, #searchArea a:link, #searchArea a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #cccccc;
	padding: 0px 1px;
	margin: 0px;
	text-decoration: none;
}
#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:122px;
	border:1px solid #cccccc;
}
#breadcrumbsArea {
	float:left;
}

div.headingHProductArea div.product {
	height: 55%;
}
#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%;
}