@charset "UTF-8";
/* CSS Document */


/* BODY ------------------------------------------------------- */

body {
background: #d6d6d6;
}


/* TEXT -------------------------------------------------------- */

* {
font: 12px Verdana,Arial,sans-serif;
color: #474747;
}

.green { color: #bedb0c; }
.dgreen { color: #899f00; }
.grey { color: #696969; }

a {
	text-decoration:none;
	color: #899f00;
} 

a:hover {
text-decoration:none;
}

h1,h2,h3,h4,h5,h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
font-weight: normal;
}

p {
margin-bottom: 1em;
}

strong {
font-weight: bold;
}

em {
font-style: oblique;
}

.alert {
color: #a90006;
background: url(../images/admin_iconAlert.png) no-repeat center left;
padding-left: 15px;
margin-left: 10px;
margin-bottom: 15px;
clear: both;
}

	.alert * {
	color: #a90006;
	}

/* GERNERAL CRAP ---------------------------------------- */

.clear {
clear:both;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.clear10 {height:10px; clear:both;}
.clear15 {height:15px; clear:both;}
.clear20 {height:20px; clear:both;}
.clear30 {height:30px; clear:both;}
.clear45 {height:45px; clear:both;}
.clear60 {height:60px; clear:both;}

.right { float: right !important; }
.left { float: left !important; }

.textRight { text-align: right; }
.textLeft { text-align: left; }
.centre { text-align: center; }

#container {
width: 900px;
padding: 25px 30px 60px 30px;
margin: 0 auto;
background: url(../images/index_bgContainer.png) no-repeat left top;
}


/* HEADER ---------------------------------------- */

.topnav {
float: right;
width: 485px;
height: 68px;
padding-left: 31px;
padding-top: 45px;
background: url(../images/index_bgNav.png) no-repeat;
}
			
	.topnav a {
	float: left;
	display: inline;
	text-indent: -9000px;
	height: 30px;
	margin-right: 33px;
	}
			
	
	
.footer {
width: 900px;
margin: 0 auto;
padding: 5px 0 30px;
text-align: center;
background: url(../images/bg_footerTop.jpg) no-repeat;
}

	.footer a {
	font-weight: bold;
	}

	.footer div {
	color: #999;
	margin: 10px 0 15px;
	}
	
#facebookSplash {
width: 394px;
height: 419px;
background: url(../images/bgFacebookLW.png) no-repeat;
display: block;
position: relative;
}

	#facebookSplash a {
	position: absolute;
	left: 21px;
	width: 345px;
	height: 70px;
	text-indent: -9999px;
	}

	#facebookSplash a#yes {
	top: 223px;
	}
	
	#facebookSplash a#no {
	top: 313px;
	}

/* LEFT ---------------------------------------- */

.mainleft {
float: left;
display: inline;
width: 380px;
padding-top: 140px;
}

	.mainleft p {
	text-align: justify;

	}
	
	.intro {
	font-size: 20px;
	text-align: justify;
	}
	
		div.intro strong {
		font-size: 15px;
		}
	
	/**div.links {
	width: 860px;
	text-align: left !important;
	height: 140px;
	padding: 10px 20px 0px 20px;
	}**/

	#footerTop {
		margin: 0 auto 20px;
		padding: 15px 0 0 185px;
		width: 675px;
		height: 110px;
		background: url(../images/bg_footer_logo.jpg) left center no-repeat;
	}

	#footerTop div {
	text-align: left;
	}


	#fcoll, #fcolm {
		margin: 15px 5px 0;
		padding: 2px 20px 8px 0;
		float: left;
		font-size: 12px;
	}
	
	#fcolm {
		border-right: 1px solid #999;
	}
	
	#fcolr {
		margin: 5px 0 0 0;
		float: right;
		text-align: center;
	}

	#footerTop a img {
		border: none;
		vertical-align: top;	
	}
	
	#footerTop h5 {
		margin: 0 0 10px;
		font-weight: bold;
		font-size: 10px;
	}
	
	#fcolm h5 {
		margin: 0 0 4px;
	}
	
	#fcoll a img {
		margin: 0 5px 0 0;
	}
	
	#fcolr div {
		margin: 5px 0;
	}
	
	#fcolr a img {
		margin: 0 8px;	
	}
	
	#fcolr .hm20 {
		margin: 0 20px;	
	}


	
		div.links p {
		font-size: 12px;
		text-align:left;
		font-weight: bold;
		}
		
		div.links a {
		margin-bottom: 5px;
		}
		
	
	
	.indexFind a {
	float: left;
	display: inline;
	margin-left: 10px;
	}
		
		
/* RIGHT ---------------------------------------- */

.mainright {
float: right;
display: inline;
width: 480px;
padding-top: 0;
}

	div.calc {
	width: 440px;
	height: 400px;
	padding: 0px;
	#background: url(../images/index_bgCalc.jpg) no-repeat center top;
	float: right;
	}
	
		div.calcscroll {
		width: 100%;
		height: 240px;
		margin-bottom: 10px;
		position: relative;
		}
		
			.overflow {
			overflow: hidden;
			}
		
			.calc ul.five {
			display: none;
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			}
			
			.calc li.question {
			clear: both;
			margin-bottom: 15px;
			float: left;
			width: 100%;
			}
	
				
			.calc label {
			color: #fff;
			font-size: 17px;
			float: left;
			padding-top: 5px;
			}
			
			.calc .drop_container {
			width: 200px;
			float: right;
			display: inline;
			position: relative;
			}
			
			.calc .drophead {
			width: 185px;
			height: 27px;
			cursor: pointer;
			float: left;
			padding-left: 15px;
			padding-top: 8px;
			font-size: 13px;
			font-weight: bold;
			}
			
				.calc .drop_open { background: url(../images/index_dropHeadO.gif) no-repeat; }
				.calc .drop_closed { background: url(../images/index_dropHead.gif) no-repeat; }
				
			.calc .dropdown {
			position: absolute;
			z-index: 420;
			left: 0;
			top: 35px;
			width: 175px;
			padding: 10px 10px 15px 15px;
			background: url(../images/index_dropDown.gif) no-repeat bottom;
			display: none;
			}
			
				.calc .dropdown li {
				font-size: 13px;
				font-weight: bold;
				margin-bottom: 10px;
				cursor: pointer;
				}
		
		.calc input.submit {
		float: right;
		display: inline;
		margin-right: 30px;
		margin-top: 10px;
		width: 180px;
		height: 45px;
		background: none;
		border: none;
		text-indent: -9000px;
		cursor: pointer;
		}

		.calc .scroll {
		float: left;
		display: inline;
		text-align: center;
		margin-left: 15px;
		}
		
			.calc .scroll div {
			display: inline;
			float: left;
			width: 34px;
			height: 21px;
			vertical-align: middle;
			text-indent: -9000px;
			
			}
			
				.calc .scroll .up { background: url(../images/index_scrollUp.png); cursor: pointer; }
				.calc .scroll .upO { background: url(../images/index_scrollUpO.png); }
				
				.calc .scroll .down { background: url(../images/index_scrollDown.png); cursor: pointer; }
				.calc .scroll .downO { background: url(../images/index_scrollDownO.png); }
		
			.calc .scroll img {
			display: inline;
			float: left;
			margin: 0 2px;
			vertical-align: middle;
			}

	.challenge img.left {
	margin-right: 15px;
	}
	
	.challenge h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	}
	
	.challenge p {
	text-align: justify;
	}

/* TINY MCE -- */

.plainText {
font-size: 12px;
line-height: 1.5em;
text-align: justify;
margin-bottom: 1em;
color: #474747;
}


.heading_Dark_Green {
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
color: #899f00;
}

.heading_Dark_Grey {
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
color: #474747;
}

.subHeading_Green {
font-size: 15px;
font-weight: bold;
margin-bottom: 15px;
color: #bedb0c;
}

.subHeading_Dark_Green {
font-size: 15px;
font-weight: bold;
margin-bottom: 15px;
color: #899f00;
}


.subHeading_Grey {
font-size: 15px;
font-weight: bold;
margin-bottom: 15px;
color: #696969;
}

.subHeading_Dark_Grey {
font-size: 15px;
font-weight: bold;
margin-bottom: 15px;
color: #474747;
}

.Full_Image {
width: 100%;
height: auto;
float: left;
margin: 15px 0px 15px 0px;
}

.Left_Image {
width: 50%;
height: auto;
margin: 0px 15px 0px 0px;
float: left;
}

.Right_Image {
width: 50%;
height: auto;
margin: 0px 0px 0px 15px;
float: right;
}


