/* CPA Layout CSS */



#runner

{

	width:200px;

	

	position:absolute;

	/*position:fixed;*/

	left:50%;

	margin-left:-400px;

	top:10px;

	background-color:#FFFFFF;

	border:1px solid #000;

	z-index:100;

}

html > body #runner { position: fixed; }

#wrapper

{

   width:807px;

   position:relative;

   left:50%;

   margin-left:-403px;

   top:10px;

   background-color:#FFFFFF;

}



#branding {

   background-image:url(/images/branding.jpg);

   background-repeat:no-repeat;

   width:847px;

   margin:0px;

   }



#banner {

   width:585px;

   height:200px;

   float:left;

   }



#banner2 {
   width:219px;
   height:200px;
   float:left;
   }

A#joinOffer
{
	position: absolute;
	top: 110px;
	right: 60px;
	border: none;
	z-index: 10;
}
A#joinOffer:hover
{	
	opacity: 0.8 !important; /*standards*/
	-moz-opacity: 0.8; /*old mozilla*/
	filter: alpha(opacity=80); /*if lte IE7 */
	-khtml-opacity: 0.8; /*old safari*/
}
#joinOffer img
{
	border: none;
}


#content_home {

   width:494px;

   float:left;

   padding-left:52px;

   padding-top:20px;

   height:100%;

   }



#content3_in_cms

{

	width:223px;

	float:right;

	padding-top:18px;

	padding-left:5px;

	height:100%;

}

#contentmain_cms

{

	padding-top:18px;

	float:left;

	width:570px;

	height:100%;

}

/* CPA index */

#contentmain

{

   width:807px;

   height:100%;

}



   

#content {



   width:261px;

   float:left;

   padding-top:10px;

   padding-left:5px;

   height:100%;



   }

   

   

#content2 {



   width:255px;

   float:left;

   padding-top:10px;

   padding-left:18px;

   height:100%;

   

   }   

   

#content3 {

   padding-top:10px;

   width:261px;

   float:right;

   height:100%;

   }

      



/* CPA inside pages */



#contentmain2 {

   width:807px;

   height:100%;

   

   }   



#content3_in

{

   width:223px;

   float:right;

   padding-top:18px;

   padding-left:5px;

   height:100%;

}



#content3_index

{



   width:223px;

   float:right;

   padding-top:10px;

   padding-right:5px;

   height:100%;

}

   

#content_in {

   width:530px;

   float:left;

   padding-top:10px;

   padding-left:5px;

   height:100%;
   
   margin-bottom: 10px;

   }   



/* CPA footer */



#footer {

   background-image:url(/images/footer.jpg);

   background-repeat:no-repeat;

   width:807px;

   height:20px;

   padding-top:20px;

   padding-left:10px;

   clear:both;

   }

