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

body {
background-color: #ffffff;
}
tr {
	vertical-align: top;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.filters {
	padding-top:5px;
	padding-bottom:5px;
}
li.filters h4 {
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
li.filters {
	padding: 5px 0px 5px 10px;
}
li.filters h4 { padding: 0px; margin: 0px;}
li.filters ul { padding: 0px; margin: 0px;}
.selected { font-weight: bold; text-decoration: underline; }
#topNavArea .selected {
	text-decoration: none;
}
.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: #000000;
	font-size: 13px;
}
.navparent a, .navchild a:hover, .navchild a:link {
	color: #000000;
}
.navparent a, .navchild a { color: #000000; }
.boxtitle {
	/*background: transparent url("/images/layout/box_header_bg.gif") repeat-x;*/
	font-size: 15px;
	color: #11699b;
	font-weight: bold;
	text-transform: uppercase;
	height: 29px;
	vertical-align: middle;
	padding-left: 2px;
}
a.navseeall, a.navseeall:link, a.navseeall:hover, a.navseeall:visited {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
div.hidden {
	display: none;
}
div.show {
	display: block;
}
.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 {
	display: block;
}
#shoppingCartBoxHeading {
	height: 22px;
	background-color: #658f9e;
}
#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;
	padding: 2px;
}
#shoppingCartBoxFooter div.shCartDiv {
	text-align:right;
	padding:2px;
}
#footerArea {
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	margin-left: 28px;
}
#footerArea a, #footerArea a:link, #footerArea a:visited {
	text-decoration: underline;
	color: #5b5b5b;
	font-size: 11px;
}
.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 {
	
}
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: #14732f;
	font-weight: bold;
	font-size: 10px;
}
td.spacer{
	height: 30px;
}
td.prodImage {
padding: 4px;
}
td.prodImage img {
	border: 1px solid #d6d5d5;
}
div.prodRevArea {
	font-size: 11px;
	width:75%;
}

div.prodPriceArea {
	width:75%;
	margin-top: 10px;
	color: #333333;
}
.prodRevArea a, .prodRevArea a:link, .prodRevArea a:visited {
	text-decoration: underline;
}
div.prodPriceArea select, div.prodPriceArea input {
	font-size: 11px;
}
div.prodPriceArea div {
	padding: 2px;
}
ul#breadCrumbs {
	list-style: none;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}
ul#breadCrumbs li {
	display: inline;
	text-decoration: underline;
}
ul#breadCrumbs li a {
	padding: 2px 12px 2px 0px;
	background: transparent url("/images/layout/breadcrumb_arrow.gif") no-repeat right;
	color: #333333;
}
ul#breadCrumbs li a.last {
	background: none;
	text-decoration: underline;
	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 {
	width:32%;
	margin-right: 2px;
	float:left;
	height:222px;
}
div.headingHProductArea {
	width:100%;
	height:100%;
	margin:0px 0px;
	float:none;
	display: block;
}
div.headingHProductAreaBox {
	width:24%;
	margin-right: 1%;
	float:left;
}
div.headingProductArea div.title a, div.headingHProductArea div.title a {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
div.headingProductArea div.price, div.headingHProductArea div.price {
	color: #000000;
	font-size: 11px;
	padding-left: 5px;
}
div.headingProductArea div.odd, div.headingHProductArea div.odd {
	
}
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 td.titleArea, div.headingHProductArea div.even table td.titleArea {
	background-color: #eeeeee;
}
div.headingProductArea div.headingProductAreaTitle, div.headingHProductArea div.headingProductAreaTitle {
	font-size: 19px;
	font-weight: bold;
	color: #19628F;
}
img.quickview {
	padding: 0px;
	margin: 0px;
}
.aboutBox, #aboutBox {
	color: #666666;
}
.aboutBox h3, .aboutBox h2 {
	color: #19628f;
	margin-top: 2px;
	margin-bottom: 2px;
}
#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 {
	float:right;
}
#searchArea a, #searchArea a:link, #searchArea a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #cccccc;
	padding: 2px;
	text-decoration: none;
}
#searchArea ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#breadcrumbsArea {
	display: block;
}

div.headingHProductArea div.product {
	margin-bottom: 20px;
	text-align: center;
}
.topnav, .topnav a {
	color: #2b515a;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
}
.topnav a {
	text-decoration: underline; 
}
#topNavArea {
	margin: 20px 0px 2px 0px;
	border:1px solid #c8c8c8;
	height: 24px;
}
#topNavArea ul {
	list-style-type: none;
	margin: 0px auto;
	padding: 5px 0px 6px 0px;
}
#topNavArea ul li {
	display: inline;
}
#topNavArea ul li.selected a, #topNavArea ul li.selected a:link, #topNavArea ul li.selected a:visited {
	font-weight: normal;
	color: #78b1d6;
}
#topNavArea ul li a, #topNavArea ul li a:link, #topNavArea ul li a:visited {
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	color: #a1a1a1;
}
#topNavArea ul li a:hover {
	color: #78b1d6;
}
.clMainArea {
	width: 880px;
}
#shCartBoxForm {
	margin: 0px;
}
.nobg {
	background: none;
	color: #000000;
}
.border {
	border: 1px solid #cccccc;
}
.border-bottom {
	border-bottom:1px solid #cccccc;
}
.border-bottom-right {
	border-right:1px solid #cccccc;
}
a.pageNum {
	color: #ffffff;
	background-color: #989898;
	padding: 0px 4px 0px 4px;
	border: 1px solid #989898;
}
a.selectedNum {
	padding: 0px 4px 0px 4px;
	color: #3f3e3c;
	border: 1px solid #989898;
	background-color: #ffffff;
}
a.pageNum:hover {
	text-decoration: none;
	border: 1px solid #989898;
	color: #989898;
	background-color: #ffffff;
}
a.productTitle {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.productPrice {
	color: #cc0000;
	font-size: 19px;
}
.productListPrice {
	color: #999999;
	font-size: 19px;
	text-decoration: line-through;
}
#productTableArea h2.productName {
	color: #333333;
	font-size: 22px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
.productRow {
	background: transparent url("/images/layout/img_dot.gif") repeat-x bottom;
	padding: 0px 0px 10px 0px
}
.top10 {
	padding-top: 8px;
}
.productStep {
	color: #cacaca;
	font-size: 18px;
	vertical-align:middle;
}
.productReviewLinks {
	color: #cc6600;
}
.tbHeading {
	background: transparent url("/images/layout/img_dot.gif") repeat-x top;
	font-weight: bold;
	font-size: 12px;
}
.prodXAreaHeader {
	background: transparent url("/images/layout/img_dot.gif") repeat-x top;
}
.prodXAreaHeader td table tr td {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
}
#leftSideArea {
	width: 215px;
	margin-right: 5px;
	/*height: 100%;*/
}
#rightSideArea {
	width: 158px;
	margin: 0px 0 0 2px;
	padding:0px;
	/*margin-left: 2px;*/
	height: 100%;
}