@charset "utf-8";
/* Price Per Head Global CSS Document */
html{ text-align:center; margin:auto; font-family:Verdana, Geneva, sans-serif;}
body{width:780px; text-align:center; margin:auto; background:#000;}
#container{text-align:left;}
img{
	filter: expression(this.src.match(/\.png$/i) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+ this.src +"')" : this.style.filter);
    padding: expression(this.src = (this.style.filter.match(/\.png/i) ? "/images/trans.gif" : this.src));
}
#header{width:788px; height:88px; background: url(/images/header-background.jpg) repeat-x;}

#intro-text{width:778px; background:#595a59; color:#EEE; font-size:9px; padding:5px;}
#top-menu{width:768px; height:21px; margin:0; padding:10px; background: url(/images/topmenu-background.jpg) repeat-x;}
#top-menu li{float:left; margin:0; padding:0 10px; height:20px; list-style:none;}
#top-menu a{text-decoration:none; color:#FFF; display:block; font-size:14px;}
#top-menu a:hover{text-decoration:underline; color:#000;}
#middle-wrapper{width:786px; background:#000; margin:0; padding:0; float:left; border:1px solid #EEE;  margin-bottom:1px;}
#left-content{width:200px; float:left; background:#000; margin-right:1px;}
#left-content h4{margin:0; padding:5px; color:#FFF;}
.left-menu{margin:0; padding:0; list-style:none;}
.left-menu li{margin-bottom:1px; border:1px solid #CCC;}
.left-menu a{color:#FFF; padding:5px; display:block; background: url(/images/leftmenu-background.jpg) repeat-x; font-weight:bold; font-size:12px;}
.left-menu a:hover{background: url(/images/leftmenu-active.jpg) repeat-x;}
#right-content{
	width:546px;
	float:left;
	padding:15px;
	border-left:1px solid #EEE;
	color:#FFF;
	background:#000;
	min-height:850px;
}
#right-content p{margin-top:0px; padding-top:2px; font-size:12px;}
#right-content ul{margin-top:0px; padding-top:2px; font-size:12px;}
#right-content dl{margin-top:0px; padding-top:2px; font-size:12px;}
#right-content dt{margin-top:0px; padding:5px; font-size:12px; color: #F66;}
#right-content a{color:#F66; text-decoration:none; font-size:12px;}
#right-content h1{margin:0; padding:0 0 20px 0; color: #F30; font-size:16px}
#right-content h2{margin:0; padding:5px; color: #F66; font-size:14px}
#right-content h3{margin:0; padding:5px; color:#F66; font-size:12px}
#footer{clear:both; background-color:#000; border:1px solid #EEE; width:786px;}
#footer-menu{height:20px; margin:auto; padding:0; list-style:none;}
#footer-menu li{display:inline; margin:0; padding:5px; height:10px; width:auto;}
#footer-menu a{font-size:12px; text-decoration:none; color:#FFF;}
#footer p{margin:0; padding:4px; height:12px; font-size:12px; color:#FFF;}





#Bonuses DIV.bonusblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px;
	height: 140px;
	border-bottom: 1px dashed #efefef;
}
#Bonuses DIV.bonusblock DIV.bonusblockpic {
	width: 130px;
	padding: 10px 0 0 0;
	float: left;
}
#Bonuses DIV.bonusblock DIV.bonusblocktext {
	width: 300px;
	padding: 20px 0 0 0;
	float: left;
}
#Bonuses DIV.bonusblock H3 {
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	border-left: none;
	border-bottom: 1px solid #c9e8ff;
}
#Bonuses DIV.bonusblock P {
	text-align: justify;
	margin: 0;
	padding: 0 0 10px 0;
}
#Bonuses DIV.bonusblock P STRONG {
	color: #FC3;
}
#Bonuses DIV.bonusblock P EM {
	font-style: normal;
	text-decoration: underline;
}





/*BALLOON*/

.balloon{
	background:#F3F4F6 !important;
	border:1px solid #FFF;
	padding:20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	height: 150px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.balloonBottom{
	background-color:#D5D5D5;
	border:1px solid #FFF;
	padding:20px;
	margin:22px 0;
	font-size:11px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.balloon span{
	text-transform:uppercase;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.balloonSpacer{
	background:url(../images/balloon-spacer.gif) repeat-x;
	height:2px;
	margin:9px 0;
}
.balloonTopLeft{
	background:url(../images/balloonTopLeft.jpg) no-repeat top left;
}
.balloonTopRight{
	background:url(../images/balloonTopRight.jpg) no-repeat top right;
}
.balloonSubtitle{
	margin:16px 0 20px 0;
}
.balloonText{
	width:307px;
	float:left;
}
.balloonIconPart{
	width:10px;
	float:left;
	height:10px;
	padding:10px;
	margin:4px 0;
}
.balloonLabelPart{
	width:220px;
	float:left;
}
.balloonLabelCheck{
	width:170px;
	float:left
}
.balloonLabel{
	height:30px;
	line-height:30px;
	margin:4px 0;
	text-align:left;
}
.balloonInputPart{
	width:280px;
	float:left;
}
.balloonInput{
	height:30px;
	line-height:30px;
	margin:4px 0;
}
.balloonInputText{
	width:199px;
	height:17px;
	border:1px solid #6F8BAA;
	padding:2px 4px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#003;
	font-size:12px;
}
.balloonText2{
	margin-left:30px;
	width:515px;
}
.balloonText3{
	width:400px;
	float:left;
}
.ballonButtons{
	float:right;
	width:120px;
	text-align:right;
	height:35px;
	padding-top:10px;
}
.buttons{
	cursor:pointer;
}

/* END BALLOON*/


.affiliateCommission{
	float:right;
	width:186px;
	height:130px;
}
.commissionBack{
	background:url(../images/affiliate-tittle-back.jpg) repeat-x;
}
.commissionBackLeft{
	background:url(../images/affiliate-tittle-back-left.jpg) no-repeat top left;
}
.commissionBackRight{
	background:url(../images/affiliate-tittle-back-right.jpg) no-repeat top right;
	height:17px;
	color:#000;
	text-align:center;
	line-height:15px;
}
.comissionPercent{
	background:url(../images/commission-data-back.jpg) repeat-x;
	width:50px;
	height:22px;
	line-height:22px;
	text-align:center;
	margin-top:1px;
	float:left;
	padding-left:5px;
	color:#000;
	font-size:14px;
}
.commissionDollars{
	background:url(../images/commission-data-back.jpg) repeat-x;
	width:125px;
	height:22px;
	line-height:22px;
	text-align:left;
	margin-top:1px;
	float:right;
	padding-left:5px;
	color:#000;
	font-size:14px;
}
