/*  
Theme Name: Apidexin
Theme URI: http://www.psdesignzone.com
Description: Theme for Apidexin.com
Version: 1.0
Author: Jordan	
Author URI: http://www.psdesignzone.com
*/


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 145%;
}
.buyForm{
	background: url(http://www.apidexin.com/wp-content/themes/limau-orange-01/images/price-top.gif) no-repeat;
	width: 220px; height: 160px;
	padding: 3px 0 0 25px;
	font-size: 0.80em;
	line-height: 100%;
	float: right;
	text-align: left;
	background-color: white;
}
.productImage{
	float: right;
}
.clear{
	clear: both;
}
.wrapper{
	width: 710px;
	margin: 0 auto;
	border: 3px solid #EFE0E0;
	padding: 15px;
	overflow: hidden;
}
.topContent{
	text-align: center;
}
blockquote{
	background: #f3f3f3;
	padding: 3px 15px 3px 75px;
	display: block;
	background-image: url(/images/quote.gif);
	background-repeat: no-repeat;
}
.customerReviews blockquote{
	font-size: 0.85em;
}
h3{
	border-bottom: 3px dotted #CFC2C2;
}
.deepDiscounts{
	float: right;
	width: 316px;
	margin-right: 5px;
	background-color: #AF3787;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	padding: 2px;
}
a img{
	border: none;
}
.buyingForm{
	float: right;
	width: 330px;
}
.topMenu a{
	margin: 0 4px;
	font-size: 0.8em;
	font-weight: bold;
}
.footer{
	text-align: center;
	border-top: 2px solid #990066;
	width: 99%;
	margin: 20px auto;
}
