/*  
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;
}
#orderArea #newOrderTable td, #orderArea #newOrderTable th{
	font-size:1.1em;
}
#orderArea #newOrderTable th{
	text-align:left;
	padding:5px;
}
#apidexin-wrapper h2{
	border-bottom:3px dotted #cfc2c2;
}
#apidexin-wrapper blockquote{
	font-size:13px;
	color:#575757;
	line-height:18px;
	font-style:italic;
	border:1px dotted #bfbfbf;
	margin:10px 0;
	padding:10px;
	background-color:#e4eff6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}
#apidexin-wrapper blockquote span{
	text-align:right;
	font-weight:bold;
	display:block;
	margin-right:15px;
}
#apidexin-wrapper blockquote img{
	float:left;
	margin:0 15px 30px 15px;
}
#adipexin-ingredients{
	background-color:#f7f7f7;
	border:1px dashed #bfbfbf; width:100%;
}
#adipexin-ingredients td{
	padding:8px;
}
.adipexin-iname td{
	border-top:1px dashed #bfbfbf;
	background-color:#efefef;
}
.adipexin-iname img{
	display:inline-block;
	background-color:#FFF;
	padding:6px;
	border:1px dotted #bfbfbf;
}
.expand-btn{
	text-align:center;
	width:140px;
	float:right;
	background-color:#efefef;
	border:1px dotted #bfbfbf;
	margin:8px;
	font-size:11px;
	font-weight:bold;
	color:#6f6f6f;
	cursor:pointer;
}
#apidexin-questions{
	background-color:#fff;
	border:1px dotted #bfbfbf;
}
#apidexin-questions h3{
	background-color:#efefef;
	border:1px solid #bfbfbf;
	padding:5px;
	cursor:pointer;
}
#apidexin-questions div{
	padding:0 15px;
}
.apidexin-cart{
	display:block;
	width:199px;
	height:66px;
	text-indent:-9999px;
	background:url(/images/apidexin-buttons.png) no-repeat left top;
	overflow:hidden;
}
.bottle1{
	width:159px;
	height:38px;
	background-position: 0 -198px;
}
#bottle3{
	background-position:0 -132px;
}
#bottle4{
	background-position:0 -66px;
}
.try-apidexin-btn{
	display:block;
	width:236px;
	height:39px;
	text-indent:-9999px;
	background:url(/images/apidexin-buttons.png) no-repeat 0 -237px;
	overflow:hidden;
	margin-left:487px;
	margin-top:16px;
}
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;
}

#apidexin {font-size:12px!important; font-family: verdana; color:#111;  }
#apidexin ul, #apidexin ol { margin:0 0 18px 40px; }
#apidexin h1, #apidexin h2, #apidexin h3, #apidexin h4 { border-bottom:1px dashed #CCC; margin:0 0 18px; }
#apidexin h1 { font-size:18px; }
#apidexin h3 { font-size:16px; }
#apidexin p { line-height:18px; margin:0 0 18px; }
#apidexin blockquote { background:url(images/apidexin/quote.gif) no-repeat scroll 0 0 #f3f3f3; display:block; margin:2px 0; padding:18px 15px 3px 75px;  }
#apidexin blockquote p { line-height:14px!important; }

#apidexin .chromax, #apidexin .infinergy, #apidexin .razberik, #apidexin .fucoxanthin, #apidexin .guggulez, #apidexin .lipolidesc, #apidexin .thermodiamine, #apidexin .bioperine, #apidexin .vitaminb12, #apidexin .irvingiagabonesis, #apidexin .coleusforskohlii { background-image:url(images/apidexin/sprite_ingredients.png); background-repeat:no-repeat; height:41px; float:left; margin:0 12px 5px 0; }
#apidexin .chromax { width:123px; background-position:0 0; }
#apidexin .infinergy { width:125px; background-position:-121px 0; }
#apidexin .razberik { width:125px; background-position:-248px 0; }
#apidexin .fucoxanthin { width:125px; background-position:-373px 0; }
#apidexin .guggulez { width:126px; background-position:-498px 0; }
#apidexin .lipolidesc { width:127px; background-position:-623px 0; }
#apidexin .thermodiamine { width:125px; background-position:-749px 0; }
#apidexin .bioperine { width:126px; background-position:-874px 0; }
#apidexin .coleusforskohlii { width:125px; background-position:-1002px 0; }
#apidexin .irvingiagabonesis { width:125px; background-position:-1265px 0; }
#apidexin .vitaminb12 { width:125px; background-position:-1132px 0; }
.left {clear:both; float:left}
#anoretixpage {width:760px; margin: 0 auto; background:none #FFF;}
.buybuybuy a {background:url(http://dietpilldiscounts.com/wp-content/themes/tropicala//images/addtocurt.png) no-repeat; display:block; height: 189px; width:683px; margin:0 auto;}

.buyone {background-position:0 0;}
.buytwo {background-position:0 -187px !important;}
.buythree {background-position:0 -381px !important;}
