/* Global*/
.clear{
	clear:both;
}

#main_content{
	width:750px;
	height:1400px;
	margin:0px;
	padding:0px;
	float:left;
}

/* wrapper left and right section ----------------------------------*/
.wrapper_left{
	width:468px; /* 473 */
	height:1400px;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
}

.wrapper_right{
	width:250px;
	height:1400px;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 20px;
	float:right;
	overflow:hidden; /* IMPORTANT */
}


/* Fonts for the affiliate page ----*/
h1, h2, h3, h4, h6{
	font-weight:lighter;
}

h1, h2, h3, h5{
	color:#f4912b; /* Skrill (Moneybookers) Orange */
}

h1{
	font-size:26px;
}

h2{
	padding:0px 0px 0px 8px;
	font-size:18px;
	border-bottom:#f4912b 2px solid;
	border-left:#f4912b 10px solid;
}

h3{
	
	font-size:20px;
	letter-spacing:.5px;
	margin:0px 0px 0px 20px;
}

h4{ 
	font-size:14px;
	letter-spacing:.5px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

h5{
	font-size:12px;
	letter-spacing:.5px;
}

h6{ 
	color:#333;
	font-size:11px;
}

li{
	text-decoration:none;
	list-style:none;
	margin:1px;
	line-height:14px;
}

#main_content a{
	color:#00C;
	text-decoration:underline;
}

p{
	font-size:12px;
	line-height:18px;
}

a{
	color:#f4912b;
	text-decoration:none;
}


/* Main content -----------------------------*/
#and{
	margin: 5px 0 0 7px;
	width: 30px;
}

#cj_logo{
	margin: 3px 0 0;
}

#left_1, #left_2, #left_3, #left_4, #left_5{
	width:455px;
	float:left;
}


#left_1{
	height:220px;
}

#left_2{
	height:330px;
	margin-top:10px;
}

#left_3{
	height:370px;
	margin-top:40px;
}

#left_4{
	height:180px;
	margin-top:20px;
}

#left_5{
	height:300px;
}


#header_1, #header_2, #header_3, header_4, #header_5{
	float:left;
}

#header_1{
	margin:20px 0px 0px 0px;
	width:195px;
}

#header_2{
	width:100px;
}

#header_3{
	width:218px;
}

#header_4{
	width:135px;
}

#header_5{
	width:135px;
}


.tx{
	width:445px;
	padding:0px 0px 0px 20px;
	float:left;
}



/*wrapper_left ----------------------------*/
#customers{
	width:435px;
/* 	height:70px; */
	margin:0px;
	padding:0px;
	float:left;
	padding-left: 20px;
}

#customer_images{
	width:75px;
/* 	height:210px; */
	padding:0px 20px 0px 20px;
	float:left;
}

/* customer images 66x 66px */
#customer_1, #customer_2, #customer_3{
	width:70px;
	height:70px;
}

#customer_1{
	background:url(/images/send-money/affiliate/customer_1.gif) no-repeat left center;
}

#customer_2{
	background:url(/images/send-money/affiliate/customer_1.gif) no-repeat left center;
}

#customer_3{
	background:url(/images/send-money/affiliate/customer_1.gif) no-repeat left center;
}

#customer_tx{
	width:325px;
	height:70px;
	float:left;
}



/*wrapper_right--------------------------------------------------------------------------------------*/


#header_a, #header_b, #header_c{
	float:left;
	padding:0px 0px 5px 15px;
}	

#header_a{
	width:205px;
}

#header_b{
	width:120px;
}

#header_c{
	width:195px;
}

/* right_content, starting from attractive_commissions */

#attractive_commissions{
	width:235px;
	height:210px;
	margin:0px 0px 0px 4px;
	padding:0px;
	border-left:#f4912b solid 2px;
	border-right:#f4912b solid 2px;
	float:left;
}
/*
#arrow_height{ 
	width:25px;
	height:150px;
	padding:5px;
	float:left;
}	

#arrow_1, #arrow_2, #arrow_3{
	width:15px;
	height:15px;
	background:url(../images/arrow.gif) no-repeat right center;
}

#arrow_1{
	margin:10px 0px 0px 10px;
}

#arrow_2{
	margin:15px 0px 0px 10px;
}

#arrow_3{
	margin:32px 0px 0px 10px;
}*/

.arrows{ 
	width:200px;
	height:auto; 
	padding:0px 0px 0px 10px;
	float:left;
	margin:10px 0px 0px 10px;
}

.arrows li{ /* for benefits section ---*/
	background:url(/images/send-money/affiliate/arrow.gif) no-repeat left top;
	padding:0px 10px 0px 30px;
	margin:10px 0px 0px 0px;
}

#benefits{
	width:235px;
	height:420px;
	margin:0px 0px 0px 4px;
	padding:0px;
	border-left:#f4912b solid 2px;
	border-right:#f4912b solid 2px;
	float:left;
	overflow:hidden;
}

.ticks{ /* for benefits section ---*/
	width:200px;
	height:340px;
	float:left;
	margin:10px 0px 0px 20px;
	overflow:hidden;
}

.ticks li{ /* for benefits section ---*/
	background:url(/images/send-money/affiliate/tick.gif) no-repeat left top;
	padding:0px 10px 0px 30px;
	margin:10px 0px 0px 0px;
}

.benefits ul{
	float:right;
}

.benefits ul li{
	float:right;
}


/* Join now button ---------*/
.button{
	width:200px;
	height:36px;
	margin:30px 0px 0px 0px;
	padding:0px;
	float:left;
	background:url(/images/send-money/affiliate/button_170.gif) no-repeat left;
}

.button_right{
	width:170px;
	height:36px;
	margin-top:0px;
	margin-left:33px;
	float:left;
	background:url(/images/send-money/affiliate/button_170.gif) no-repeat left;
	overflow:hidden;
}

.button_tx, .button_tx h4, .button_tx h4 a, .button_tx h4 a:hover{
	list-style:none;
	text-decoration:;
}

.button_tx{
	width:170px;
	height:10px;
	padding-top:10px;
	padding-left:1px;
	text-align:center;
}


.button_tx h4{
	color:#FFF;
	letter-spacing: 0;
}

.button_tx h4 a{
	color:#FFF;
}
/*
.button_tx h4 a{
	color:#FFF;
	list-style:none;
	text-decoration:none;
}*/

.button_tx h4 a:hover{
	color:#333;
}


/* countries -----------------------*/
#languages{
	width:235px;
	height:310px;
	margin:0px 0px 0px 4px;
	border-left:#f4912b solid 2px;
	border-right:#f4912b solid 2px;
	float:left;
}

#flag_images{
	width:74px; /* added margin*/
	height:280px;
	float:left;
	margin-left:10px;
}

#flag_en, #flag_de, #flag_fr, #flag_es, #flag_pl{
	width:33px;
	height:33px;
	margin:20px;
}

#flag_en{
	background:url(/images/send-money/affiliate/england.gif) no-repeat left;
}

#flag_de{
	background:url(/images/send-money/affiliate/germany.gif) no-repeat left;
}

#flag_fr{
	background:url(/images/send-money/affiliate/france.gif) no-repeat left;
}

#flag_es{
	background:url(/images/send-money/affiliate/spain.gif) no-repeat left;
}

#flag_pl{
	background:url(/images/send-money/affiliate/poland.gif) no-repeat left;
}

/* text next to flags */
#flag_tx{
	width:140px;
	height:280px;
	float:right;
	margin-top:11px;
}
/*
#flag_tx a{
	color:#00F;
	text-decoration:underline;
}
*/
.countries{
	width:120px;
	height:43px; /* added 20px margin */
	float:left;
	padding-top: 12px;
	margin:0px;
}

.countries p{
	padding:0px 0px 0px 5px;
	margin:0px;
}

.border_top{
	background:url(/images/send-money/affiliate/border_top_250.gif) no-repeat left bottom;
	width:250px;
	height:35px;
	float:left;
	margin:0px 0px 0px 2px;
}

.border_bottom{
	background:url(/images/send-money/affiliate/border_bottom_250.gif) no-repeat left top;
	width:251px;
	height:35px;
	float:left;
	margin:0px 0px 0px 1px;
}

#footer{
	width:748px;
	height:auto;
	float:left;
	border-top:#CCC solid 1px;
	padding-top:20px;
}

#footer a{
	color:#F90;
}
#customers ul li {
	display: block; min-height: 60px; padding-left: 70px;
}

