@charset "utf-8";

/* CONTENT CSS Document */



#bodyContent{
	float: left;
	width: 980px;
	background: url(/languages/en/images/bk_body.png) 0 0 repeat-y;
}


#main {
	float:left;
	width: 960px;
	padding: 20px 10px 0 10px;
	background: url(/languages/en/images/bk_social.png) 0 0 no-repeat;	
}

#contentContainer {
	float: left;
	width: 800px;
}

#topnav {
	float: left;
	width: 790px;
	height: 50px;
	padding-right: 10px;
}

#social {
	float: right;
	width: 114px;
	height: 50px;
}

#social #fb {
	float: left;
	width: 38px;
	height: 50px;
}

#social #tw {
	float: left;
	width: 38px;
	height: 50px;
}

#social #rss {
	float: left;
	width: 38px;
	height: 50px;
}

#social #fb a {
	background: url(/languages/en/images/i_facebook.png) 0 0 no-repeat;
	width: 38px;
	height: 50px;
	display: block;
}

#social #fb a:hover {
	background: url(/languages/en/images/i_facebook_r.png) 0 0 no-repeat;
}

#social #tw a {
	background: url(/languages/en/images/i_twitter.png) 0 0 no-repeat;
	width: 38px;
	height: 50px;
	display: block;
}

#social #tw a:hover {
	background: url(/languages/en/images/i_twitter_r.png) 0 0 no-repeat;
}

#social #rss a {
	background: url(/languages/en/images/i_rss.png) 0 0 no-repeat;
	width: 38px;
	height: 50px;
	display: block;
}

#social #rss a:hover {
	background: url(/languages/en/images/i_rss_r.png) 0 0 no-repeat;
}

#enews {
	float: right;

	height: 50px;
}

#enews form {
	float: left;
	display: inline;
}

#enews div {
	float: left;
}

#enews #subbox {
	background: url(/languages/en/images/bk_subscribe.png) 0 0 no-repeat;
	width: 160px;
	height: 30px;
	margin: 10px 4px 10px 4px;
}

#enews #subbox input {
	width: 144px;
	background: none;
	border: none;
	color: #666;
	padding: 8px;
	font-size: 14px;
}

#enews #subbut {
	outline: none;
	padding: 12px 0 0 0;
}

#enews #subbut input {
	background: url(/languages/en/images/i_submit.png) 0 0 no-repeat;
	cursor: pointer;
	width: 27px;
	height: 28px;
	border: none;
}

#enews #subbut input:hover {
	background: url(/languages/en/images/i_submit_r.png) 0 0 no-repeat;	
}

#phnum {
	float: right;
	height: 50px;

}

#isep {
	float: right;
	width: 2px;
	padding: 0 8px 0 8px;
}

#cta {
	float: right;
	width: 158px;
	height: 50px;
}

#cta a {
	background: url(/languages/en/images/i_meetagent.png) 0 0 no-repeat;
	width: 158px;
	height: 50px;
	display: block;
}

#cta a:hover {
	background: url(/languages/en/images/i_meetagent_r.png)0 0 no-repeat;
}

#splashbox div div {
	cursor: default;	
}

#billboard {
	float: left;
	width: 800px;
}

#contentcol {
	float: left;
	width: 770px;
	padding: 10px 0 0 30px;
	background: url(/languages/en/images/bk_content.png) 0 0 no-repeat;
}

#content {
	float: left;
	width: 450px;
	padding: 20px 0 40px 0;
}

#sidebar {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-right: 10px;
}


#contentContainer p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 20px;
	margin-top: 0.3em;
	margin-bottom: 10px;
	color: #505050;
}


#contentContainer a:link{
	color: #505050;
	text-decoration: underline;
	border: none;
}

#contentContainer a:active {	
	color: #505050;
	text-decoration: underline;
	border: none;
}

#contentContainer a:visited{
	color: #505050;
	text-decoration: underline;
	border: none;
}

#contentContainer a:hover {
	color: #55a51c;
	text-decoration: underline;
	border: none;
}

#contentImage {
	border: none;
}


#contentImage img {
	margin: 5px 5px 1px 0px;
}

#imgHeader {
	margin-top: -27px;
	margin-bottom: 20px;
}

#sitemap td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#sitemap a:link{
	color: #333333;
	text-decoration: none;
	border: none;
}


#sitemap a:active {	
	color: #333333;
	text-decoration: none;
	border: none;}


#sitemap a:visited{
	color: #333333;
	text-decoration: none;
	border: none;
}


#sitemap a:hover {
	color: #55a51c;
	text-decoration: none;
	border: none;
}

#rewardCalculator td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#promoBox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#contactBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#contactBox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}
#signupForm td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}

.signupFormHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}


.legal {
	font-size: 10px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	color: #626262;
}

.blue {
	color: #10358e;
}
.green {
	color: #4db147;
}
.white { 
	color: #ffffff;
}
.red {
	color: #CC3333;
}
.reward_value {
	background-color:#FFF;
	color: #55a51c;
	font-weight: bold;
	border:none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 145px;
}
.calcField {
	color: #000;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	width: 142px;
}

.find-an-agent {
	background: url(/languages/en/images/sidebars/familystep.jpg) 0 0 no-repeat;
	min-height: 764px;
}

.our-agents {
	background: url(/languages/en/images/sidebars/salesign.jpg) 0 0 no-repeat;
	min-height: 600px;
}

.home-savings {
	background: url(/languages/en/images/sidebars/familylooking.jpg) 0 0 no-repeat;
	min-height: 764px;
}

.reward-calculator {
	background: url(/languages/en/images/sidebars/imagine.jpg) 0 0 no-repeat;
	min-height: 764px;
}

.sign-up-now {
	background: url(/languages/en/images/sidebars/familynh.jpg) 0 0 no-repeat;
	min-height: 764px;
}

.testimonials {
	background: url(/languages/en/images/sidebars/familyboxes.jpg) 0 0 no-repeat;
	min-height: 764px;
}

.faq {
	background: url(/languages/en/images/sidebars/familyyard.jpg) 0 0 no-repeat;
	min-height: 764px;
}

