/* Style sheet to control the display of the Join the RLA page
 *
 * The page is split into 2 faux columns: the div block joinNow floats to the right of the content
 *
 */


/* container div */
div#joinTheRLA {}


/* float right column */
div#joinNow {width: 360px;
			 padding: 5px;
			 margin-left: 8px;
			 border: 2px dotted #CCCCCC;
			 float: right}


	div#joinTheRLALandlord{margin-top:5px; }
		div#joinTheRLALandlord .header {background-color:#7C0000; height:30px}

	div#joinTheRLACorporate{margin-top:20px;  }
		div#joinTheRLACorporate .header {background-color:#7474BD; height:30px}

	div#joinTheRLAAssociate{margin-top:20px;  }
		div#joinTheRLAAssociate .header {background-color:#999966; height:30px}
	
	
	.description {padding: 2px; background-color:#EEEEEE}
		.description p {margin:3px}
	.costs {padding: 2px; background-color:#EEEEEE; border-bottom: 1px solid #CCCCCC}
    	.costs div {clear: both}
		.costs span.price {float: right}
		
		.savetext {
font-size:8pt;
color:red;
font-weight:bold;
}
.offertext {
font-size:8pt;
color:darkRed;
font-weight:bold;

} 

.matrix {border-right:1px solid #b4b4b4;border-bottom:1px solid #b4b4b4;width:100%}
.matrix td{border-left:1px solid #b4b4b4;border-top:1px solid #b4b4b4;padding:0 5px}
.matrix th{border-left:1px solid #b4b4b4;border-top:1px solid #b4b4b4;background-color:#CDCDCD}
.matrix .clear {border-left:none;border-top:none;}
.matrix div {cursor:pointer;}





/* NEW JOIN PAGE */

.small {color:#ffffff;font-size:12px;}
.padding {padding-right:60px;}

#heading {
position:relative;
margin-left:20px;
}

#lmheader {
position:relative;
margin-top:20px;
height:40px;
width:740px;
background-image:url(/join/images/header_bg.png);
background-repeat:no-repeat;
color:#ffffff;
font-size:24px;
}

#cmheader {
position:relative;
margin-top:20px;
height:40px;
width:740px;
background-image:url(/join/images/header_bgC.png);
background-repeat:no-repeat;
color:#ffffff;
font-size:24px;
}

#content {
position:relative;
margin-left:208px;
}

#lmbutton {
position:relative;
margin-top:40px;
background-image:url(/join/images/background.png);
background-position:center; 
background-repeat:no-repeat;
height:80px;"
}

	#lmbutton p {
	color:#ffffff;
	font-size:28px;">
	}

		#lmbutton a{
		color:#ffffff;
		}

		
#cmbutton {
position:relative;
margin-top:30px;
background-image:url(/join/images/background2.png);
background-position:center; 
background-repeat:no-repeat; 
height:80px;"
}

	#cmbutton p {
	color:#ffffff;
	font-size:28px;">
	}

		#cmbutton a{
		color:#ffffff;
		}

		
/* Leicester/TDS Page*/

.savetext {
font-size:8pt;
color:red;
font-weight:bold;
}
.offertext {
font-size:8pt;
color:darkRed;
font-weight:bold;
} 
.red_rounded {border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; background-color:#781011; color:#FFFFFF; font-size:28px; padding: 10px; text-align: center; margin: 15px;}
.red {color: #880000;}
.green {color: #008800;}
#styled_list {list-style: none; padding-left: 20px;}
#styled_list li {color: #242671; font-size: 16px; background: url('/graphics/bullet.png') no-repeat center left; padding-left: 40px; line-height: 150%;}

#wrapText {width:600px;margin:10px auto;}
#wrapText p {color:#242671;font-weight:bold;font-size:13px;font-family:Arial;}

#wrapTextm {width:600px;margin:30px auto;}
#wrapTextm  p {font-weight:bold;font-size:13px;font-family:Arial;}

