/* css browser reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Verdana,Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/** general layout **/
body {background:url(images/back-fill.png);  font-size:14px;}
#wrapper {background:url(images/fill.png) repeat-y #ffffff; width:808px; margin:0px auto 0px auto;}
#logo {background:url(images/header.png); width:808px; height:61px;}
#navigation {width:808px; height:25px; margin-bottom:12px; margin-left:4px;}
#container {background-color:#ffffff;}
#footer {background:url(images/footer.png); width:808px; height:57px; clear:both;}


/** content column layout **/
/*left-clm*/
#left-clm{width:196px; float:left;margin-right:1px;}
.left-middle{margin:0 5px 0 10px; padding:0px 5px 5px 0px; background:#FFF3E8; border:1px solid #dfa433; }
.left-top{width:165px; margin:0 0 0px 20px; background:#ff0000;}
.left-btm{margin:0 0 12px 20px;}
#lefcontentclm {width:550px; clear:right;}


#reviews-list{border:1px solid #dda332; margin:0 0 15px 10px; width:173px; padding:0px 0 5px;}


/*right-clm*/
#right-clm{width:566px; float:left; padding:0 15px 0 14px; border:1px solid #dfa433;}
.right-bar{background:#dfa433; padding:0 0 0 20px; height:35px; clear:left;}


/** h tags **/
h1{font-size:18px; padding:5px 0 5px 0; line-height:35px; margin-top:10px; font-weight:bold; color:#cd1f1f; text-align:center;}
#reviews-content h1{font-weight:bold; font-style:italic; border-bottom:1px solid #dfa433; padding:10px 0 0 0; line-height:24px;}
#comments h1 {font-size:17px; padding:0; color:#ffffff; line-height:15px;}
h2{font-size:17px; padding:5px 0 5px 0;}
h2.cat-title {
	background: #DFA737 none repeat scroll 0 0;
	border-bottom: 1px solid #DDA331;
	border-top: 1px solid #F1CB70;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-:0 0 8px 0;
	padding: 4px 0 6px;
	text-align: center;
}
#reviews-content h2{font-weight:bold; font-size:14px; font-style:italic; border-bottom:1px dashed #dfa433; padding-bottom:2px;}
h3{font-size:12px; font-weight:bold; padding:20px 0 5px 0;}
#left-clm h3{text-align:center; padding-top:10px;}
h4{font-size:18px; text-align:center; color:#0e4195;}

/** p tags **/
p {padding:5px 0 5px 0; line-height:22px; font-size:12px;}
#left-clm p{font-size:11px; line-height:14px;}
.box p{font-size:14px; line-height:22px;}

/** img tags **/
img { border:none;}
#reviews-list img {margin-left:-1px;}
#reviews-content img {float:left; padding:10px;}

/* sponsor results */
div#sponsors{border:1px solid #aaddfc; padding:15px; float:left; width:500px; margin-top:-108px; margin-bottom:25px; margin-left:230px;}
div#sponsors h1{text-align:right; font-size:12px; line-height:12px; color:#666; margin-bottom:10px;}
div#sponsors ul{text-align:center; list-style:none; width:450px; float:left; margin:0 25px;}
div#sponsors ul li.text{font-size:12px; line-height:20px; margin-bottom:5px;}
div#sponsors ul li.website{font-size:12px; line-height:20px; color:#025b19; text-decoration:underline;}

/** list tags **/
ul {list-style:none; }
ul li {display:inline; margin-right:-6px; }

	#left-clm .left-middle ul{font-size:9px; padding:7px;}
	#left-clm .left-middle ul li{line-height:13px; background:url(../images/check2.png) no-repeat; padding-left:12px;}
#left-clm ul li{display:block;}
#reviews-list ul{margin-bottom:15px;}
#reviews-list ul li{background:url(images/greenarrow.png) no-repeat 0% 50%; line-height:13px; padding:0 0 0 10px; margin:5px 0 2px 5px;}


#right-clm ul {margin:10px 0 0 20px; }
#right-clm ul li { background:url(images/check.png) no-repeat;display:block; margin-left:30px; padding-left:15px; line-height:22px; font-size:12px;}
#right-clm #bullet-list-style ul li {background:none; list-style-type:disc;display:block; height:18px; padding-left:5px; margin-left:15px; line-height:18px; font-size:12px;}
#right-clm #leftcontentclm ul {float:left;}
#right-clm #leftcontentclm ul li{background-image:none;}
#footer ul {padding:5px 0 0 355px;}

/** a tags **/
ul li a {text-decoration:none; border:none;}
ul li a.last {border-right:none;}
ul li a:hover {color:#000000;}
a:visited {color:#dfa433;}
#left-clm a {text-decoration:none; color:#dfa433;}
#left-clm a:hover {text-decoration:underline; color:#0000ff;}
#reviews-list ul li a{font-size:11px; padding-left:5px; color:#303030;}

#right-clm a {text-decoration:none; font-weight:bold; color:#0000ff;}
#right-clm a:hover {text-decoration:underline; color:#006633;}


/** frame **/
iframe{height:3000px;}

/** general classes **/
.red{color:#cd1f1f;}
.gray{color:#a6a6a6;}
.green{color:#3a952d;}
.tan{color:#E4AF44;}
.darkgray{color:#434343;}
.black{color:#000000;}
.white{color:#ffffff;}
.highlight{background-color:#FFFF00;}
strong, .bold{font-weight:bold;}
.italic{font-style:italic;}
.center{text-align:center;}
.underline{text-decoration:underline;}
.box{border:1px solid #434343; padding:5px 15px 5px 15px; margin-top:15px; margin-bottom:15px; width:520px; background:#FFFFE1; font-size:12px; line-height:16px;}
.spacer{line-height:40px;}
.spacermid{line-height:28px;}
.marginbottom{margin-bottom:10px;}
.clear{clear:both;}
.blue{color:#0e4195;}

.reviewcontent{width:790px;}
div#reviews{padding-bottom:10px;}
div#reviews ul p{padding:0 0 0 0;} 




/******************* comments ***********************/
#product-review-form{width:535px; border:1px solid #cccccc; padding:10px; margin:25px 0px; background:#F3F3F3;}
form label{line-height:30px;}
form input {width:216px;}
form textarea{width:528px; height:95px; margin-bottom:10px;}

.productReviews{border-bottom:1px dashed #e2e2e2; margin:15px 15px; width:525px;}





