@charset "utf-8";

/* 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:Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#eeeeed;}
/* 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: "" "";}

body{background-color:#ffffff;}
/* a styles*/
p.visit a{color:#0048ff; text-decoration:none;}
p.visit a:hover{color:#00f; text-decoration:underline;}

/* h styles*/
h1{color:#36813b; font-size:18px; font-weight:bold; margin-bottom:15px; line-height:35px; text-align:center;}
div#wrapper h2{height:45px; font-size:23px; color:#11b0fc; line-height:45px; font-weight:normal; background:url(images/icon-check-mark.png) no-repeat top left; padding:0 0 0 54px; margin:25px 0 15px 33px;}


/* hr styles*/
hr{border:1px solid #e8e8e8;}

/* img styles */


/* p styles */
p{font-size:13px; line-height:24px; color:#333; margin-bottom:15px; padding:10px 0 0 0;}
p.visit{text-align:right; margin-top:-5px; margin-bottom:40px;}

a img{border:none;}
/* General Styles */
.center{text-align:center;}
.twentyfour{font-size:24px;}
strong, .bold{font-weight:bold;}

/* table */
#upsell{
	width:550px;
	height:170px;
	padding:5px 0px;
	border:solid 1px #CCC;
	}
.upsell-left{
	width:140px;
	height:170px;
	float:left;
	}
h3.upsell-title{
	margin:0 0 2px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

h3.upsell-title a{
	text-decoration:none;
	color:#000;
}

h3.upsell-title a:hover{
	color:#00F;
}

h4.upsell-title{
	margin:0 0 2px 0;
	text-align:center;
	font-size:13px;
	color:#666;
}

p.upsell-link{
	text-align:center;
	margin:0;
}

.upsell-left img{
	display:block;
	margin:0 auto 4px auto;
	}
	
.upsell-center{
	width:255px;
	height:160px;
	float:left;
	margin-top:4px;	
	border:solid 1px #CCC;
	}
.upper{
	width:255px;
	height:110px;
	padding:5px 0 0 5px;
	
	}
.lower{
	width:235px;
	height:25px;
	padding:0px 10px;
	border-top:solid 1px #CCC
	}
.lower p{
	margin:0 0 0 0;
	font-size:12px;
	line-height:10px;
	font-weight:bold;
	}
	
.upsell-right{
	width:140px;
	height:160px;
	padding:5px 5px;
	float:right;
	}

h3.review{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.upsell-right ul{
	margin-left:15px;
	}

.upsell-right ul li{
	font-size:11px;
	color:#333;
	margin-bottom:10px;
	}

.upsell-right p{
	font-size:12px;
	line-height:12px;
	margin:0 0 5px 0;
	}
	
.red{
	color:#F00;
	}
.bold{
	font-weight:bold;
	}
	
table.product-rating{width:250px; padding:0;}
table.product-rating td{font-size:10px; line-height:20px; color:#000; padding:0 4px;}
table.product-rating th{text-transform:uppercase; font-size:9px; line-height:18px; font-weight:bold; color:#000; width:115px;}
table.product-rating th.more-spacing{padding-top:20px;}
div.ratings-bar{border:1px solid #e4e4e4; width:80px;}
div.ratings-fill{background:url(images/rating-fill-green.gif) top left repeat-x; height:9px;}



