* { padding:0; margin:0; }

html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body 
{
    behavior:url("/css/csshover.htc");
	margin: 0;
	text-align: center;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	background-color:#acacac;
	padding-top:10px;
	
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0;}
.img_right {float: left; margin: 0 10 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}

hr.divider{color:#ad8c05; background-color:#ad8c05; border-color:#ad8c05;}

/** TYP ****/

font
{
	font-size:1em;
}

h1
{
	font-size:1.5em;
	color:#0288a3;
	margin-top:10px;
	padding-bottom:10px;
}

/*** STRUCTURE ***/

.wrapper {
	width:970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
	background-image: url(/AppImages/shadow_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.border_wrapper
{
	width:970px;
	background-image: url(/AppImages/shadow_top.gif);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top:10px;
}
.border_wrapper2
{
	width:950px;
	background-image: url(/AppImages/shadow_bottom.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding:0 10px 10px;
}
.content_wrapper
{
	margin:0 0 0 0;
	padding:0 0 10px 20px;
	width:925px;
}

/*** Templatr templates ***/
.row_wrapper{
	float:left;
	width:100% !important;
	width: 600px;
}

.r2_lf {
    padding: 10px 0px 1em;
    margin-top: 1em;
    clear:both;
    width:905px;
}
.r2_lf .c1{
	margin-right:234px !important;
	margin-right: 0px;
	width:680px;
	padding-bottom:16px;
}
.r2_lf .c2{
	margin-left:-214px !important;
	margin-left:-107px;
	float:right;
	width:214px !important;
	width:100px;
}

/*** MAIN TYPOGRAPHY ***/
.r2_lf .c1 h1
{
	font-size:1.3em;
	color:#0288A3;
}
.r2_lf .c1 h2
{
	font-size:1.2em;
	color:#0288A3;
}
.r2_lf .c1 h3
{
	font-size:1.1em;
	color:#0288A3;
}
.r2_lf .c1 h4
{
	font-size:1.1em;
	color:#4a4a4a;
}
.r2_lf .c1 p
{
	line-height:1.6em;
	font-size:1.1em;
	padding-bottom:5px;
}
.r2_lf .c1 p strong
{
	color:#80C71F;
}
.r2_lf .c1 p em
{
	color:#0288A3;
	font-weight:bold;
	font-style:normal;
}
.r2_lf .c1 p a
{
	color:#0288A3;
	font-weight:bold;
	font-style:normal;
}

/***/

.header
{
	background-image:url(/AppImages/header_bg.gif);
	background-repeat:no-repeat;
	height:94px;
	overflow:hidden;
}

.contact_deets
{
	float:right;
	padding-right:30px;
	padding-top:30px;
	display:block;
	font-size:1.3em;
	color:#666666;
}
.contact_deets strong
{
	color:#5c9a1b;
}
.contact_deets a
{
	color:#5c9a1b;
	font-weight:bold;
	text-decoration:none;
}


#footer
{
	clear:both;
	background-image:url(/AppImages/footer.gif);
	background-repeat:repeat-x;
	padding:20px 0;
	width:905px;
}
#footer a
{
	color:#7f7f7f;
	text-decoration:none;
	padding:0 10px;
}
#footer a:hover
{
	color:#777;
	text-decoration:underline;
}



/**** CALLOUTS ****/

.callout_list
{
	background-image:url(/AppImages/Callout2_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

.callout_list h2
{
	background-image:url(/AppImages/Callout2_header.gif);
	background-repeat:no-repeat;
	color:#1c7057;
	margin:0;
	padding:10px;
	font-size:1.2em;
	height:15px;
	font-weight:normal;
}
.callout_list .callout_item
{
background-image:url(/AppImages/Callout2_bg.gif);
background-repeat:repeat-y;
padding:10px 10px 0;
font-size:0.9em;
}
.callout_list .callout_item h3
{
	font-size:1em;
	font-weight:bold;
}
.callout_list .callout_item p
{
	
}
.callout_list .callout_item a
{
	color:#A0D37C;
	border-top:1px solid #cee8bb;
	border-bottom:1px solid #cee8bb;
	background-image:url(/AppImages/Callout2_more.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	text-align:right;
	padding:2px 0px 4px 0;
	text-decoration:none;
}
.callout_list .callout_item a:hover
{
	color:#a0d37c;
}
a.pdfs
{
	background-image: url(/AppImages/pdf_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 214px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	line-height: 23px;
	margin-top: 5px;
	margin-bottom: -7px;	
} 

/*** simple button callout ***/

.buttonstyle_callout
{
	background-image:url(/AppImages/callout_blue.jpg);
	background-repeat:no-repeat;
	width:214px;
	height:50px;
	display:block;
	margin-bottom:16px;
	float:left;
	
}
.buttonstyle_callout a
{
	padding:15px 10px;
	display:block;
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.buttonstyle_callout p a
{
	font-size:1em;
	padding:10px 10px 15px;
}

/*** COLOUR CALLOUTS ***/

.callout
{
	background-image:url(/AppImages/callout_green_box_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#7EBA26;
	width:214px;
	display:block;
	margin-bottom:16px;
	float:left;
}
.callout h2
{
	background-image:url(/AppImages/callout_green_box.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:1.2em;
	padding:10px 10px 5px;
}
.callout h2 a
{
	color:#fff;
	text-decoration:none;
}
.callout a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.callout strong
{
	text-decoration:underline;
}

.callout p
{
	padding:5px 10px 15px;
	color:#fff;
}

/** colour 1 **/
.callout.colour1
{
	background-image:url(/AppImages/callout_green_box_bottom.jpg);
	background-color:#7EBA26;
}
.callout.colour1 h2
{
	background-image:url(/AppImages/callout_green_box.jpg);
}

/** colour 2 **/
.callout.colour2
{
	background-image:url(/AppImages/callout_blue_box_bottom.jpg);
	background-color:#00A6B4;
}
.callout.colour2 h2
{
	background-image:url(/AppImages/callout_blue_box_h2.jpg);
}

/*** home_callout_row ***/

.home_callout_row
{
	clear:both;
}
.home_callout_row .callout
{
	float:left;
	margin-right:16px;
	height:100px;
	overflow:hidden;
}

/*** quote callout ***/

.callout_quote
{
	width:214px;
	margin-bottom:16px;
	float:left;
}
.callout_quote h2
{
	background-image:url(/AppImages/quote_title.gif);
	background-repeat:no-repeat;
	height:28px;
	overflow:hidden;
	font-size:1.2em;
	color:#5e981f;
	padding:10px 0 0 10px;
}
.callout_quote .quote_content
{
	padding:10px;
	background-image:url(/AppImages/quote_content.gif);
	background-repeat:no-repeat;
	padding-top:20px;
}
.callout_quote .quote_content p
{
	background-image:url(/AppImages/quote_bottom.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 10px 15px 10px;
	color:#0288a3;
	font-size:1.2em;
	font-weight:bold;
}
.callout_quote a
{
	text-decoration:none;
}
.callout_quote h2 a
{
	color:#5e981f;
}
.callout_quote .quote_content p a
{
	color:#0288a3;
}

.sitemap 
{
	padding: 15px 0;
	}

.sitemap ul li 
{
	list-style-type: circle;
	margin-left: 20px;
	}

.sitemap ul li a
{
	text-decoration: none;
	color: #84C623;
	}

.sitemap ul li a:hover
{
	text-decoration: underline;
	}
	

/** site_menus **/

/*** NAV ***/

.main_nav
{
	background-image:url(/AppImages/main_nav.gif);
	background-repeat:repeat-x;
	height:35px;
	display:block;
	width:905px;
}
.main_nav ul
{
	list-style-type:none;
}
.main_nav ul li
{
	list-style-type:none;
	display:inline;
}
.main_nav ul li a
{
	display:block;
	float:left;
	padding:8px 10px 0;
	text-decoration:none;
	color:#eaffce;
	height:27px;
	font-size:1.2em;
}
.main_nav ul li a:hover, .main_nav ul li.selected a
{
	background-image:url(/AppImages/main_nav_hv.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#fff;
}

/** site_forms **/

/* MAIN FORMS */

.form_wrapper 
{
    padding: 15px;
    background-color: #E8E8E8;
    border: 1px dotted #E0E0E0;
    }

.section 
{
    margin-bottom: 1em;
    background-color: #F0F0F0;
    border: 1px dotted #CCCCCC;
    padding: 10px;
    }

.section h4 
{
    border-bottom: 0px none;
    margin: 0;
	zoom: 1;
    }

/*.section h4:hover
{
    background-color: #F8F8F8;
    color: #000000;
    }*/

.form 
{
    padding: 10px;
    }

.form label
{
    display: block;
    float: left;
    width: 160px;
    margin-bottom: 10px;
        zoom: 1;
    }

.form input, .form select, .form textarea
{
    float: left;
    width: 200px;
    margin-bottom: 10px;
    zoom: 1;
    }
    
.form .checkbox input
{
    width: 15px;
    margin-right: 10px;
    zoom: 1;
    }
    
.form .checkbox
{
    display: block;
    zoom: 1;
    }
    
/*** CONTACT FORM ***/

.contact_form
{
	width:420px;
}
.contact_form .form_field
{
}
.contact_form .form_field .form_input
{
}
.contact_form .form_field .form_input input, .contact_form .form_field .form_input textarea
{
	width:400px;
	border:1px solid #84C522;
	margin:5px 0 15px;
	padding:8px;
	color:#84C522;
}
.contact_form .form_field .form_input textarea
{
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}
.contact_form .form_button a
{
	color:#0288A3;
	display:block;
	float:left;
	text-decoration:none;
	border-bottom:3px solid #fff;
	font-size:1.4em;
	text-transform:lowercase;
}
.contact_form .form_button a:hover
{
	border-bottom:3px solid #0288A3;
}
.contact_form .form_button
{
	float:right;
}