/*  
Theme Name: Diet Pill Discounts
Theme URI: http://www.psdesignzone.com
Description: Theme for DietPillDiscounts.com
Version: 1.0
Author: Jordan	
Author URI: http://www.psdesignzone.com
*/

body{
	background-color: #fff;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	background: url(/images/bullseyeBG.jpg) no-repeat scroll center top #fff;
}
.wrapper{
	width: 798px;
	margin: 0 auto;
	margin-top: 15px;
	/*background: url(/images/contentBG.jpg) repeat-y;*/
	min-height: 200px;
	overflow: hidden;
}
.header{
	/*background: url(/images/header.jpg) no-repeat;*/
	width: 798px;
	height: 120px;
}
.footer{
	background: url(/images/footer.jpg) no-repeat;
	width: 798px;
	height: 14px;
}
.content{
	overflow: hidden;
	background: url(/images/contentBG.jpg) repeat-y;
}
.theContent{
padding: 8px 15px;
	padding-top: 20px;
	min-height: 750px;
}
.contentBG{
	width: 798px;
	background: url(/images/topBG.jpg) 0 -27px no-repeat;
}
.clear{
	clear: both;
}
.frontProductReview{
	float: left;
	width: 467px;
}
.rightColumn{
	float: left;
	width:295px;
	margin-left: 5px;
}
.frontProductRatings{
	width: 285px;
	background-color: #F7F7F7;
	padding: 5px;
	font-size: 14px;
	line-height: 1.4em;
	border: 1px dashed #CCCCCC;
}
.frontProductRatings table td{
	padding-right: 14px;
}
.emphasis{
	font-weight: bold;
	text-decoration: underline;
}
a img{
	border: none;
}
a.imageLink{
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.number{
	color: red;
	font-size: 1em;
}
.productName a{
	text-decoration: none;
}
.divider{
	clear: both;
	display: block;
	height: 2px;
	background-color: #CCC;
}
.quickLinks{
	float: right;
}
.quickLinks ul{
	padding: 0; margin: 0;
	list-style: none;
}
.quickLinks b{
	background-color: #C60203;
	padding: 10px;
	font-size: 1.1em;
	color: #fff;
	display: block;
}
.quickLinks li a{
	display: block;
	padding: 3px;
	background-color: #FF9FA1;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}
.quickLinks li a:hover {
	background-color: #333;
	color: #fff;
}

.productName a{
	color: #9F090C;
	font-size: 0.8em;
	text-decoration: underline;
}
.productName a:hover {
	font-weight: bold;
	text-decoration: none;
}
.productName a.number{
	text-decoration: none;
}
.mainMenu{
	margin: 0 auto;
	text-align: center;
	padding-top: 96px;
	overflow: hidden;
	margin-left: 19px;
}
.mainMenu a{
	padding: 0; margin: 0;
	list-style: none;
}
.mainMenu ul li{
	float: left;
}
.mainMenu a{
	display: block;
background: url(/images/graytab.jpg) no-repeat;
width: 125px;
height: 23px;
float: left;
margin-right: 2px;
	border-bottom: 2px solid #939393;
	color: #fff; font-weight: bold;
	text-decoration: none;
	font-size: 0.7em;
	padding-top: 3px;
}
.mainMenu a:hover {
	color: red;
	text-decoration: underline;
}
.footerContent{
	width: 700px;
	font-size: 0.75em;
	margin: 0 auto;
	line-height: 1em;
	color: #333;
}
#orderArea{
	width: 570px;
	float: right;
	font-size: 0.8em;
}
#orderArea table td{
	padding: 5px;
	border-bottom: 2px dotted #FFCFD0;
	border-right: 1px dotted #DFDFDF;
	border-left: 1px dotted #DFDFDF;
}
#orderArea table th{
	border-bottom: 2px solid #999;
	padding: 2px;
}
h1{
	line-height: 1em;
}
.msrp{
	color: red;
	text-decoration: line-through;
}
.price{
	color: green;
	font-size: 115%;
	font-weight: bold;
}
.ourPrice{
	color: red;
}
ul{
	list-style-type: none;
	margin: 0 15px; padding: 0;
}
ul li{
	list-style-type: none;
	margin: 0; padding: 2px 30px;
	background: url(/images/redcheck.png) no-repeat;
	min-height: 20px;
}
.homeLink{
	position: absolute;
	display: block;
	width: 406px;
	height: 84px;
}
.ratingsTable img
    {
        opacity:.40;
        filter: alpha(opacity=40);
        -moz-opacity: 0.4;
	background-color: #999;
    }
.ratingsTable td{
	font-size: 14px;
	border-bottom: 1px dotted #dadada;
}
