@charset "utf-8";
/* CSS Document */

/*********** BASIC ELEMENTS **********/
* {
	margin: 0;
	padding: 0;
}
body {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_body.jpg) top left repeat-x;
	background-color:#f8fbff;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:35px;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float:right;
}
.not {
	display:none;
}
.ml5 {
	margin-left:5px;
}
.mt5 {
	margin-top:5px;
}
.mt15 {
	margin-top:15px;
}
.mb15 {
	margin-bottom:15px;
}
#col_c img.left {
	float:left;
	margin:0 10px 10px 0;
}
/*********** STRUCTURE **********/
#container {
	width:900px;
	margin:0 auto;
}
#header {
	height:112px;
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_header.jpg) -50px 0px no-repeat;
	width:900px;
	position:relative;
	background-color:#ffffff;
}
#topcallout {
	background-image:url(/GreenBeaconWebsite/App_Master/structure/bg-callout.gif);
	height:17px;
	width:191px;
	padding:7px 0 3px 17px;
    position:absolute;
	right:15px;
	top:40px;
}
#topcallout a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#478d09;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	margin-right:20px;
}
#topcallout a:hover {
	color:#333;
}
#headerbuttons {
	position:absolute;
	right:15px;
	top:32px;
}
#headerbuttons img {
	margin-left:17px;
}
#banner {
	height:263px;
	overflow:hidden;
}
#inner_banner {
	height:150px;
	overflow:hidden;
	position:relative;
	z-index: -1;
}
#footer 
{
    clear: both;
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_footer.gif) no-repeat;
	height:41px;
	padding:0 16px;
}
span.sidebreak {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_sidebreak.png) bottom left no-repeat;
	display:block;
	width:224px;
	height:10px;
	clear:both;
}
/************ NAVIGATION *********/
a.logo {
	display:block;
	position:absolute;
	width:254px;
	height:0px !important;
	padding-top:83px;
	top:15px;
	left:15px;
	overflow:hidden;
}
#navzone {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_navzone.png) repeat-x;
	height:36px;
	border-bottom:#83c24b 1px solid;
}
#search {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_search.gif) top right no-repeat;
	width:240px;
	height:36px;
	float:right;
}
#nav {
	height:36px;
	position: relative;
	float:left;
}
/*********** SITEFINITY NAV **********/
.nav-main li.rmItem { 	
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_navzone.png) repeat-x;
	list-style-type: none;
	height: 36px;
	border-right:#83c24b 1px solid;
	text-align: center;
	float:left;
}

.nav-main li.rmItem a.rmLink {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #edffdd;
	text-transform: uppercase;
	text-decoration: none;
	line-height:36px;
	display:block;
	height:36px;
	/* padding:0  15px */
	cursor:pointer;
}

.nav-main li.rmItem a.rmLink:hover, .nav-main li.rmItem a.rmLink.selectedItem {
	color:#ffffff;
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_navzone_hover.png) repeat-x;
}

.nav-main li.rmItem div.rmSlide {
	display:none;
}

.nav-main ul.rmLevel1 li, .nav-main ul.rmLevel2 li{
	text-align: left;
	background-color: #5EA420;
	background-image: none;
	border-bottom: solid 1px #83c24b;
}
.nav-main ul.rmLevel1 li.rmItem a.rmLink:hover, .nav-main ul.rmLevel2 li.rmItem a.rmLink:hover{
	background-color:#063;
	background-image: none;

}

/*********** ELEMENTS **********/
#banner .kwick {
	float: left;
	width: 224px;
	height:263px;
	overflow:hidden;
	border-left:1px solid #8cd1f2;
}
#banner .first {
	border-left:0;
}
#banner .small-content {
	width:287px;
	height:263px;
	overflow:hidden;
	background-color:#014f97;
}
#banner .content {
	width:278px;
	height:263px;
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_banner_content.png) top left no-repeat;
	padding: 5px;
}
table.vertical_center {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
}
table.vertical_center tr {
	margin:0;
	padding:0;
	border:0;
	vertical-align:middle;
}
table.vertical_center td {
	margin:0;
	padding:0;
	border:0;
}
/*********** TYPOGRAPHY **********/
#footer p, #footer a {
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	line-height:41px;
}

#banner .small-content h2 {
	font-family: "Arial Narrow";
	font-size:14px;
	color:#ffffff;
	padding: 6px 0 5px 10px;
}

#banner .content p, #banner .small-content p {
	font-weight: bold;
	color: #97d3ff;
	font-size: 10px;
}

#banner .content p a {
	color: #97d3ff;
	text-decoration:none;
}

#banner .content p a:hover {
	text-decoration:underline;
}

#banner .small-content p {
	width:205px;
	padding-left:10px;
}

/*********** FORMS **********/
#header form {
	padding-top:24px;
	position:absolute;
	top:0px;
}
#header form p {
	font-size:12px;
	font-weight:bold;
	color:#4d7191;
	padding:0 0 4px 4px;
}
#header form input {
	float:left;
}
#header form input.text {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_header_form_input.png) no-repeat;
	width:121px;
	height:15px;
	font-family:Tahoma, sans-serif;
	font-size:10px;
	color:#ffffff;
	padding:6px 10px 2px 10px;
	border:none;
	margin-right:11px;
}
#header form input.submitbutton {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_button_ok.png) no-repeat;
	width:21px;
	height:21px;
	border:none;
	margin-top:1px;
}
form#login {
	width:328px;
	right:65px;
}
form#login input.submitbutton {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_button_go.png) no-repeat;
}
#accountlinks {
	font-size:10px;
	color:#4d7191;
	font-weight:bold;
	position:absolute;
	top:24px;
	right:65px;
}
#accountlinks a {
	color:#83c24b;
	text-decoration:none;
}
#contactinfo {
	font-weight:bold;
	font-size:12px;
	color:#66be16;
	position:absolute;
	right:15px;
	top:80px;
}
#contactinfo a {
	text-decoration:none;
	color:#66be16;
}
#contactinfo span {
	color:#4d7191;
}
#contactinfo img {
	margin-left:15px;
}
#searchform {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_searchform.gif) 0px 13px no-repeat;
	padding:5px 0 0 58px;
	position:relative;
	width:184px;
	height:31px;
}
#searchform input.text {
	width:130px;
	height:24px; /* was 19 */
	border:#83c24b 1px solid;
	font-size:11px;
	color:#567c35;
	background-color:#d9efc5;
	padding:0 8px 0 8px; /* was 5 8 0 8 */
	position:absolute;
	top:5px;
	left:54px;
}
#searchform input.submitbutton {
	width:26px;
	height:26px;
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_button_go_big.png) no-repeat;
	border:0;
	position:absolute;
	top:5px;
	right:7px;
}
form#newsletter {
	width:176px;
	left:415px;
}
/*********** BOXES ************/
div.box {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_box.png) repeat-y;
	width:224px;
}
div.box h2 {
	height:17px;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding:4px 0 2px 15px;
	text-align:left;
}
div.box.green h2 {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_box_green.png) top left no-repeat;
}
div.box.blue h2 {
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_box_blue.png) top left no-repeat;
}

div.box span.end {
	display:block;
	clear:both;
	height:7px;
	width:224px;
	background:url(/GreenBeaconWebsite/App_Master/structure/bg_box_end.png) top left no-repeat;
}
div.box p {
	font-size:10px;
	font-weight:bold;
	color:#0f5fb5;
	padding:15px 10px 10px 10px;
	line-height:18px;
	text-align: center;
}
div.box h3 {
	font-size:12px;
	font-weight:bold;
	color:#0f5fb5;
	padding:15px 10px 10px 10px;
	text-align: center;
}

/********* SEARCH RESULTS **********/

dl.searchResults{
	font-size: 12px;
	line-height: 16px;
	color: #5b686f;
}

dl.searchResults dd{
	padding: 0;

}

dl.searchResults dt{
	padding: 15px 0 5px 0;
}

dl.searchResults dt a{
	color: #458909;
	font-size: 14px;
}

#col_c ol.sf_pager li{
   list-style-type: none;
   background: none;
}

.highlight {
	font-weight: bold; 
	color: #1184BB;
}

/******** CONTACT FORM ********/

.formContainer 
{
    font-family: Arial,Helvetica,sans-serif;
    color: #5B686F;
    font-size: 12px;
    line-height: 16px;
}

.fieldsContainer label 
{
    float: left;
    width: 100px;
}

.fieldsContainer input
{
    width: 200px!important;
}

#ctl00_AspCol_c_SingleForm1_SingleForm18 
{
    width: 140px!important;
}

#ctl00_AspCol_c_SingleForm1_SingleForm112, #ctl00_AspCol_c_SingleForm1_SingleForm113
{
    width: 200px!important;
}

#ctl00_AspCol_c_SingleForm1_SingleForm114
{
    width: auto!important;
    margin-top: 10px;
}

.inputRadio li 
{
    background: none!important;
}

.inputRadio label
{
    float: none;
}

.inputRadio input
{
    width:auto!important;
}

.formContainer ul.inputRadio 
{
    margin-top: 20px;
}

#ctl00_AspCol_c_SingleForm1_SingleForm116 
{
    /* width: 100px; */
    margin-top: 10px;
}
/*
.rmLink 
{
    padding-left: 18px!important;
}

.rmText
{
    padding-right: 18px!important;
} */

#col_a p 
{
    color:#5B686F;
font-size:12px;
font-weight:normal;
padding-bottom: 12px;
}

.left_sidebar 
{
color:#5B686F;
font-size:12px;
font-weight:normal;
padding-bottom: 12px;
}

.left_sidebar li
{
 background: url("/GreenBeaconWebsite/App_Master/structure/bullet_home.png") no-repeat scroll 0 5px transparent;   
 padding: 0 0 12px 18px;
 border: none!important;
}
#col_c table
{
    color:#5B686F;
    font-size:12px;
    font-weight:normal;
    margin-bottom: 16px;
}

table.partner {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

table.partner td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}

#ctl00_AspCol_c_SingleForm1_SingleForm115 
{
    width: 390px;
}

#ctl00_AspCol_c_SingleForm1_SingleForm117
{
   width:auto!important;
   margin-top: 10px;
}