* { padding:0; margin:0; }
html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #333333;
	background-color:#85a61a;
}

.language
{
	padding-left:5px;
	padding-right:5px;
}

/*** 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;}

/*** STRUCTURE ***/

.wrapper {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 100%;
	padding:0;
}
#header_wrapper {
	background-image: url(/AppImages/banner_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 250px;
	margin: 0px auto;
	border-bottom: 8px solid #85a61a;
}
#content_wrapper {
	width: 100%;
	padding: 1px 0;
}

#content {
	width: 960px;
	margin: 300px auto 0;
}

#footer_wrapper 
{
	background-color: #85a61a;
	width: 100%;
}
#footer_nav_wrapper 
{
	width: 100%;
}
#footer_nav_wrapper2
{
	width: 960px;
	margin: 0 auto;
}
#wrapper_3col 
{
	width: 960px;
	margin: 0 auto;
}
#c1_content 
{
	width: 216px;
	float: left;
	padding-top: 10px;
}
#c2_content 
{
	width: 488px;
	float: left;
	padding: 10px 20px;
}
#c3_content 
{
	width: 171px;
	float: left;
	padding-top: 10px;
}
.r1_l
{
	margin-top:1em;
}
.r2_lf {
    padding: 0px;
    clear:both;
}
.r2_lf .row_wrapper{
	float:left;
	width:100%;
}

.r2_lf .c1{
	margin-right:240px;
}
.r2_lf .c2{
	margin-left:-220px;
	float:right;
	width:220px;
}


	
.home_page .home_product_box
{
	width:220px;
	float:left;
	padding-right:30px;
}
.home_page .home_content
{
	float:left;
	width:470px;
}
.home_page .home_content h1
{
	display:none;
}
.blurb
{
	color: #85a61a;
	font-size:1.7em;
	line-height: 1.3em;
	font-weight: normal;
}
.home_column_snippet
{
	margin-top:-30px;
	padding:10px 0 20px;
}
.home_column_snippet h2
{
	color:#85a61a;
	font-size:1.5em;
}

.home_content ul.home_bullets
{
	margin:0;
	list-style-type:none;
}

.row_wrapper{
	width:960px;
	margin: 0 auto;
}

.r3_flf{
	width:100%;
	clear: both;
	margin: 0 auto;
}
.r3_flf .c1{
	margin: 0 171px 0 164px;
	padding:0 20px;

}
.r3_flf .c2{
	float:left;
	width:164px;
	margin-left:-100%;
	display:block;
}
.r3_flf .c3{
	float:left;
	width:171px;
	margin-left:-171px;
}


/*** HEADER AND FOOTER ***/
.banner
{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
}
.header
{
	background-image:url(/AppImages/banner.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: #5C5C5C;
	width: 100%;
	margin: 0px auto;
	height: 250px;
	text-align: center;
}
.header_detail
{
	background-image:url(/AppImages/header_detail.gif);
	background-repeat:no-repeat;
	float:right;
	width:76px;
	height:6px;
	display:block;
}

.footer
{
	padding:15px 0 10px 0;
	width: 960px;
	margin: 0px auto;
	background-color: #85a61a;
	color: #ffffff;
}
.footer p
{
	margin: 0;
	padding: 0;
	line-height: 1;
}
.footer a, .footer a:visited, .footer a:active
{
	color:#d4e7c6;
	padding: 0 10px 0 0 ;
	text-decoration:none;

}
.footer a:hover
{
	color:#ffffff;
}
.footer_title 
{
	width: 960px;
	float: left;
	font-size: 1.8em;
	font-weight: bold;
	margin: 15px 0px -10px 45px;
	color: #ffffff;
}
.footer_nav
{
	width: 150px;
	float: left;
	margin: 0px auto;
	color: #ffffff;
	padding: 0px 20px 10px 70px; 
}
.footer_nav a 
{
	color: #ffffff;
	text-decoration: none;
}
.footer_nav ul li 
{
	list-style-type: none;
}
.footer_nav2 ul li 
{
	list-style-type: none;
}
/*** FORMATTING ***/

p {
line-height: 160%;
margin: 0 0 1em 0;
}
p.highlighted
{
	color:#85A61A;
	font-size:1.8em;
	line-height:1.3em;
}
    
    #footer p 
    {
        margin: 0;
        color: #abacb8;
        font-size: 0.9em;
        }

ul, ol {
line-height: 160%;
margin: 0 0 1em 30px;
}

h1, h2, h3, h4 {
	font-size: 1.6em;
	color: #85a61a;
	margin: 0 0 0.4em 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 
{
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.1em;
}

h4 
{
    font-size: 1.2em;
    padding: 5px 7px;
    margin-bottom: 5px;
}

a, a:visited, a:active {
	color: #6DA642;
}

a:hover 
{
	color: #000000;
	}

.home_bullets
{
	list-style-type:none;
	margin:0;
}
.home_bullets li
{
	
}
.home_content ul.home_bullets li h2
{
	color:#85a61a;
	font-weight:normal;
	font-size:1.6em;
}
.home_content ul.home_bullets li
{
	background-position:left 20px;
	background-repeat:no-repeat;
	display:block;
	padding:15px 0 15px 90px;
}

.home_bullets li.home_bullet_seo
{
	background-image:url(/AppImages/home_bullet_seo.gif);
}
.home_bullets li.home_bullet_cms
{
	background-image:url(/AppImages/home_bullet_cms.gif);
}
.home_bullets li.home_bullet_media
{
	background-image:url(/AppImages/home_bullet_media.gif);
}

/*** CALLOUT DEFAULT ***/

.callout
{
	background-image:url(/AppImages/callout1_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

.callout h2
{
	background-image:url(/AppImages/callout1_header.gif);
	background-repeat:no-repeat;
	color:#FF8B23;
	margin:0;
	margin-bottom:1em;
	font-size:1.2em;
	height:15px;
	font-weight:normal;
}
.callout .callout_item
{
background-image:url(/AppImages/callout1_bg.gif);
background-repeat:repeat-y;
padding:10px 10px 0;
font-size:0.9em;
}
.callout .callout_item h3
{
	font-size:1em;
	font-weight:bold;
}
.callout .callout_item p
{
	
}
.callout .callout_item a
{
	color:#cee8bb;
	border-top:1px solid #cee8bb;
	border-bottom:1px solid #cee8bb;
	background-image:url(/AppImages/callout1_more.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	text-align:right;
	padding:2px 20px 4px 0;
	text-decoration:none;
}
.callout .callout_item a:hover
{
	color:#a0d37c;
}

/*** CALLOUT STYLE4, SAME AS 1 BUT DIFFERENT HEADER ***/

.callout .style4 h2
{
	background-image:url(/AppImages/callout4_header.gif);
	color:#fff;
}

/*** CALLOUT STYLE 2 - Link Button, Small callout, Image at bottom ***/

a.callout .style2
{
	background-image:url(/AppImages/callout2_bottom.gif);
	width:187px;
	padding-bottom:60px;
	display:block;
	text-decoration:none;
	color:#4d4d4d;
}
a.callout .style2 span
{
	display:block;
	padding:10px 10px 0;
	background-image:url(/AppImages/callout2_top.gif);
	background-repeat:no-repeat;
	font-size:1.4em;
	text-decoration:none;
	line-height:1em;
}

/*** CALLOUT STYLE 2 - Link Button, Small callout, Image at bottom ***/

a.callout .style2
{
	background-image:url(/AppImages/callout2_bottom.gif);
	width:187px;
	padding-bottom:60px;
	display:block;
	text-decoration:none;
	color:#4d4d4d;
}
a.callout .style2 span
{
	display:block;
	padding:10px 10px 0;
	background-image:url(/AppImages/callout2_top.gif);
	background-repeat:no-repeat;
	font-size:1.4em;
	text-decoration:none;
	line-height:1em;
}

/*** CALLOUT STYLE 2 alternate 1 - Same as callout 2, different image ***/

a.callout .style2 .alt1
{
	background-image:url(/AppImages/callout2alt1_bottom.gif);
	padding-bottom:70px;
}

/*** CALLOUT STYLE 5 - Link Button, Fixed button style callout ***/

a.callout .style5
{
	background-image:url(/AppImages/callout5.gif);
	width:167px;
	display:block;
	text-decoration:none;
	color:#4d4d4d;
	height:42px;
	padding:10px;
	overflow:hidden;
	color:#fff;
}
a.callout .style5 span
{
	display:block;
	font-size:1.4em;
	text-decoration:none;
	line-height:1em;
}

.custom_page_banner
{
	padding-bottom:10px;
}

.callout_sites 
{
	background-image:url(/AppImages/bg_callout.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 5px;
}	

.callout_sites span 
{
	color:#3d93b5;
}
.callout_news_item h3 a
{
	color:#3d93b5;
	font-size:0.9em;
}
.callout_sites img 
{
	margin-bottom:10px;
}
.border 
{
	border:4px solid #ccc;	
}
.callout_link, .read_more a  
{
	display:block;
	height:16px;
	background-image:url(/AppImages/bg_link.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	font-size:0.9em;
	text-align:right;
	padding-right:30px;
}

/*** NEWS DETAILS ***/
.news_detail_header
{
	border-bottom:1px solid #696969;
	padding-top:15px;
	padding:20px 0 5px;
}
.news_detail_header h3
{
	float:right;
	border:0px none;
	margin:0;
}
.news_detail_header h2
{
	float:left;
	border:0px none;
	margin:0;
}
.news_detail_back
{
	display:block;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
}
.news_detail_back:hover
{
	text-decoration:none;
	color:#097b94;
}
.news_detail_content
{
	padding:15px 0;


}.associated_media_image{ clear:both; }
.news_detail_content font{ font-family:arial, verdana, sans-serif !important; font-size:1em;}

.callout_find 
{
	background-image: url(../AppImages/find_out_more.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 65px;
	color: #ffffff;
	padding: 15px 10px 10px 75px;
}
.callout_find a
{
	color: #ffffff;
}
.callout_find .title
{
	color: #ffffff;
	display: block;
	margin-bottom: 0px;
	margin-left: 75;
	font-size: 1.3em;
	text-decoration: none;
}
.callout_trade 
{
	background-image: url(../AppImages/trade_talk_bg.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 103px;
	color: #ffffff;
	padding: 15px 10px 10px 20px;
	margin-bottom: 20px;
}
.callout_trade a
{
	color: #ffffff;
	font-size: 1.2em;
	margin-right: 10px;
	
}
.callout_trade .title
{
	color: #ffffff;
	display: block;
	margin-left: 35px;
	margin-bottom: 5px;
	font-size: 1.6em;
}
.callout_trade p
{
	line-height: 15px;
}
.callout_brochure 
{
	background-image: url(../AppImages/request_brochure.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 65px;
	color: #ffffff;
	padding: 15px 10px 10px 75px;
}
.callout_brochure a
{
	color: #ffffff;
}
.callout_brochure .title
{
	color: #ffffff;
	display: block;
	margin-bottom: -13px;
	margin-left: 75;
	font-size: 1.3em;
	text-decoration: none;
}
.callout_window 
{
	margin-bottom: 20px;
}
.callout-right p
{
	line-height: 1px;
}
.links a
{
	text-decoration: none;
	color: #3d93b5;
}
.senior_logo
{
	/*background-image: url(/AppImages/logo.GIF);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding: 0px;
	color: #ffffff;
	display: inline;
	font-size: 1.4em;
	font-weight: bold; 
	float: left;
}
.callout_news h2
{
	border-bottom: 2px solid #ff8b23;
	padding-bottom: 13px;
	font-size: 1.5em;
	font-weight: bold;
}
.callout_link 
{
	float: right;
	background-image: url(../AppImages/pointer_blue.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 10px;
	color: #3d93b5;
}
.callout_news_item h3 a
{
	color: #000000;
	text-decoration: none;
	font-size: 1.2em;
}


.news_list_item_header h4 
{
	text-align: right;
}
.news_list_item_header h3 
{
	padding: 0px 0px 5px 0px;
}
.news_list_item_title 
{
	font-size: 1.2em;
    padding: 5px 60px 5px 7px;
	border-bottom: 1px dotted #3D93B5;
    margin-bottom: 5px;
}
.news_list_item_title a 
{
	color: #3D93B5;
	text-decoration: none;
}

/*** LIVE NEWS CALLOUT ***/

.news 
{
	margin-bottom: 40px;
}
.news h4
{
	border-bottom: 2px solid #3D93B5;
	color: #3D93B5;
	padding-bottom: 5px;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 0;
}
.news a 
{
	color:#000000;
	font-size:1.2em;
	text-decoration:none;
}
.read_more a
{
	color: #3D93B5;
	text-decoration: none;
	font-size: 0.9em;
	background-image:url(/AppImages/pointer_blue.gif);
	background-position: left center;
	padding:0 10px;
	vertical-align:middle;
	border: none;
	float: right;
	margin-bottom: 10px;
	background-repeat:no-repeat;
	display:block;
}
.news p
{
	clear: both;
}

/*** SITE MAP ***/

.sitemap 
{
	margin:0 auto;
	width:960px;
	}

.sitemap h2
{
	margin-bottom: 10px;
	}

.sitemap ul li 
{
	list-style-type: circle;
	font-weight: bold;
	}

.sitemap ul li li li
{
	font-weight: normal;
	}

.sitemap ul li a
{
	text-decoration: none;
	}

.sitemap ul li a:hover
{
	text-decoration: underline;
	}

/*** CASE STUDIES ***/

.casestudy_list_item 
{
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #6DA642;
	}

.casestudy_list_primary_image 
{
	float: left;
	width: 120px;
	margin-right: 15px;
	padding-bottom: 25px;
	background-image: url(/appimages/shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
.casestudy_list_item_content 
{
	float: left;
	width: 485px;
	margin-left: 100px;
	}
	
.casestudy_list_item img
{
	margin: 0;
	padding: 0;
	}
	
.casestudy_list_item h2
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.5em;
	}

.casestudy_list_item h2 a
{
	text-decoration: none;
	color: #6DA642;
	}

.casestudy_list_item_field_label 
{
	font-weight: bold;
	font-size: 1.2em;
	}

.casestudy_list_item_field_text, .casestudy_list_item_field_content, .summary_field_value_text
{
	margin-bottom: 15px;
	color: #444444;
	}

.casestudy_list_item_more_link
{
	text-align: right;
	}

.casestudy_list_item_more_link a
{
	font-weight: bold;
	color: #6DA642;
	text-decoration: none;
	}
.casestudy_detail_description
{
	margin-bottom: 15px;
}
.casestudy_list_item_field_label a
{
	color: #6DA642;
	display: block !important;
}
.casestudy_detail_wrapper 
{
	margin-bottom: 25px;
}

.casestudy_list_item_field_label
{
	display:none;
}


.galleria_wrapper
{
	height:465px;
	width:550px;
}
.main_gallery_image {
	border:1px solid #EEEEEE;
	float:left;
	height:460px;
	width:550px;
}
ul.gallery {
float:right;
margin:0 0 0 10px;
}
.back_link 
{
	float: right;
}
.features_bg
{
	background-image: url(/AppImages/features_title_background.gif);
	background-repeat: repeat-y;
	padding: 5px;
	margin: 15px 0;
	border: 1px solid #cbe2a9;
}
.map_container
{
	width: 480px;
	float: left;
}
.contact_form_wrapper
{
	width: 480px;
	float: left;
}
.modules_text
{
	width: 720px;
	float: left;
}
.modules_text2
{
	width: 720px;
	float: left;
	border-bottom: 1px dotted #85A61A;
	margin-bottom: 10px;
}
.modules_images
{
	float:right;
	clear:both;
	margin-bottom: 10px;
	margin-left:20px;
	border: 1px solid #85A61A;
}
.border_break
{
	width:720px;
	border-top: 1px dotted #85A61A;
	margin: 5px 0;
}

.case_study_callout
{
	padding-top:15px;
}
.case_study_callout h3
{
	font-size:1.2em;
}
.case_study_callout h3 a
{
	text-decoration:none;
	border-bottom:2px solid #85A61A;
	padding:5px 0;
	display:block;
}
.case_study_callout h3 a:hover
{
	color:#568116;
}
.case_study_callout_image img
{
	width:100%;
}

/****** CALLOUTS ******/

.features
{
	background-image: url(/AppImages/placeholder_features.jpg);
	width: 160px;
	height: 50px;
}

/*** PAGINATION ***/

.pagination_style1
{
	margin-top:10px;
	margin-bottom:10px;
	padding:7px;
}
.pagination a 
{
	border:1px solid #D6D6D6;
	font-weight:normal;
	padding:2px 5px;
}
.pagination a:hover, a.listpager_pageritem 
{
	border:1px solid #C9C9C9;
	font-weight:bolder;
}

/** site_menus **/
/* TOP NAV */

.nav 
{
	width: 960px;
	text-align: center;
	display:block !important;
	color: #ffffff;
	margin: 0px auto;
	position:relative;
	top:210px;
}

.nav ul
{
	list-style-type:none;
	clear:none;
	display:block;
	padding-left:0px;
	margin:0;
	float:right;
}

.nav ul li
{
	font-size:1em;
	padding-right:4px;
	display: inline;
}

.nav ul li a
{
	display:block;
	color:#beda76;
	display: inline;
	text-decoration:none;
	font-size:1.2em;
	font-weight: normal;
	padding-left: 15px;
}
.nav ul li.selected a
{
	color:#ffffff;
	text-decoration:none;
}
.nav ul li a:hover 
{
	color:#ffffff;
	text-decoration:none;
}

/*** SECOND LEVEL NAVIGATION ******/
.Level2
{
	
}
.Level2 ul
{
	margin:0;
	list-style-type:none;
	margin:0;
	padding:0;
}

.Level2 h3
{
	display:none;
	margin:0;
	padding:0;
}
.Level2 ul
{	
	font-size:1.1em;
	margin:0;
	padding:0;
}
.Level2 ul li
{
}
.Level2 ul li a
{
	border-bottom:1px dotted #DDDDDD;
	/*color:#98CDCE;*/
	display:block;
	font-weight:normal;
	height:10px;
	padding-bottom:15px;
	padding-top:5px;
	width:210px;
	padding-left:0;
	margin-left:0;
	float:left;
	clear:both;
	text-decoration: none;
}
.Level2 ul li a:hover, .Level2 ul li.selected a
{
	font-weight:bold;
	color:#6DA642;
}

/*** hide home button ***/
.main_nav ul li.page_home
{
	display:none;
}
.Colour3 
{
	display: none;
}

/** site_forms **/


/*** LOGIN ***/

.form_login 
{
	margin-top:10px;
	margin-left:10px;
}

.form_login label
{
	display:block;
	line-height: 1;
	margin-bottom:5px;
}

.form_login_section
{
	width:300px;
	float:left;
	display:block;
}

.form_login_fields
{
	
}
.form_login .checkbox
{
	clear:both;	
	display:block;
	float:left;
	border:0px none;
	padding:0;
}
.form_login .checkbox input
{
	width:auto;
	float:left;
	display:block;
}
.form_login .checkbox label
{
	float:left;
}

.form_login textarea,.form_login input
{
	margin-bottom:15px;
	width:280px;
}

.form_login .watermark
{
    color:#999;

}

.form_login .button_stretch{
	
	float:left;
	display:block;
	color:#464763;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	width:280px;
	margin-top:10px;
}

.form_login .button_stretch:hover{
	text-decoration:underline;
}

/*** CONTACT FORM ***/

.contact_form
{
	width:458px;
}
.contact_form .form_field
{
}
.contact_form .form_field .form_input
{
}
.contact_form .form_field .form_input input, .contact_form .form_field .form_input textarea
{
	border:1px solid #CCCCCC;
	background-color: #dbf3b7;
	margin:5px 0 15px;
	padding:4px;
	width:448px;
}
.contact_form .form_field .form_input textarea
{
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}
.contact_form .form_button a
{
	background-color: #dbf3b7;
	border: solid 2px #6DA642;
	color: #5d8c39;
	padding: 5px 8px;
	display:block;
	float:left;
	cursor:pointer;
	font-size:1.1em;
	line-height:17px;
	text-decoration:none;
	width: 43px;
}
.contact_form .form_button a span
{
	background-image:url(/AppImages/button_more.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:17px;
	display:block;
}
.contact_form .form_button a:hover
{
	background-position:left -18px;
	background-color: #c2dd99;
	color: #3f6126;
}
.contact_form .form_button a:hover span
{
	background-position:right -18px;
}

.contact_form .form_button
{
	float:right;
}
.casestudy_pager ul
{
	margin: 0;
	padding: 0;
}
.casestudy_pager ul li 
{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
