/* ----
AGENT PAGE CSS
Ver. 1 
May 1-08
---- */

/* Link Style */
#subProduct_cntArea #rightCol a {
color:#7fc241;
font-weight:bold;
text-decoration:none;
}

#subProduct_cntArea #rightCol a:hover {
color:#ffffff;
}

/* Price List */
#priceList_header {
font-size:10px;
width:317px;
height:15px;
margin:0;
padding:0;
}

#priceList_header span {
background:url(../images/priceList_header.gif) top left no-repeat;
position:absolute;
width:317px;
height:15px;
}

#priceList {
margin:24px 0 24px 0;
}

#priceList ul, .agentPage_feature ul {
color:#ebebeb;
font-size:12px;
margin:12px 0 12px 40px;
padding:0;
list-style-image:url(../images/agentPrice_bullet.gif);
}

#priceList li, .agentPage_feature li, agentPage_featureLast li {
margin:6px 0 6px 0;
}

#priceList ul .gst, .agentPage_feature ul .gst, agentPage_featureLast ul .gst {
list-style:none;
font-size:10px;
color:#757575;
}

#priceList ul .green , .agentPage_feature ul .green, agentPage_featureLast ul .green {
color:#7FC241;
}

#priceList ul a, .agentPage_feature ul a, agentPage_featureLast ul a {
color:#7FC241;
text-decoration:none;
font-weight:bold;
}

#priceList ul a:hover, .agentPage_feature ul a:hover , agentPage_featureLast ul a:hover {
color:#ffffff;
}

/* Product Logo */
#productLogo {
width:317px;
height:212px;
margin:0;
padding:0;
color:#000000;
}

#productLogo span {
background:url(../images/agentLogo.jpg) top left no-repeat;
position:absolute;
width:317px;
height:212px;
}

/* New agent page April 24/09 */
.greenSubheader {
font-size:18px;
color:#7FC241;
}

.orangeSubheader {
font-size:18px;
color:#FAA700;
}

#rpmagents_cntArea #fullCol {
width:960px;
font-size:12px;
}

#rpmagents_cntArea #fullCol p {
line-height:1.5em;
margin:3px 0 12px;
}

#rpmagents_cntArea #fullCol a {
color:#7fc241;
font-weight:bold;
text-decoration:none;
}

#rpmagents_cntArea #fullCol a:hover {
color:#ffffff;
}

#rpmagents_cntArea {
width:960px;
float:left;
position:relative;
padding:6px 0 0 0;
margin:0;
}

	#agentPage_featureArea {
	width:940px;
	margin:15px 10px 0 10px;
	display:inline-block;
	}
	
		.agentPage_feature {
		width:210px;
		padding:0 10px;
		border-right:1px solid #313131;
		float:left;
		margin-right:5px;
		height:300px;
		}
		
		.agentPage_featureLast {
		width:212px;
		padding:0 10px;
		float:left;
		}
		
	#agentPage_bottomArea {
	width:940px;
	margin:15px 10px;
	display:inline-block;
	}	
		
		.agentPage_bottomLeft {
		width:450px;
		margin:0 0 0 10px;
		display:inline-block;
		float:left;
		}
		
			.agentPage_bottomLeft .top {
			border-bottom:1px solid #313131;
			}
			
			.agentPage_bottomLeft .bottom {
			}
		
		.agentPage_bottomRight {
		width:450px;
		margin:0 10px 0 0;
		display:inline-block;
		float:right;
		}

	

