* { 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: Palatino, Georgia, serif;
	font-size:0.8em;
	color: #2c2c2c;
	background-color:#fff;
	background-repeat:repeat-x;
	background-image:url(/AppImages/body_bg.jpg);
}

.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 10px 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}

a
{
	text-decoration:none;
	font-weight:bold;
	color: #333;
}
a:hover
{
}

.site_wrapper
{
	width:957px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

.content_wrapper
{
	clear:both;
}

/** TYPOGRAPHY ;-P **/

h1
{
	font-size:1.6em;
	margin:0 0 10px;
	padding-bottom:10px;
	color:#203b56;
}
h2
{
	font-size:1.2em;
	padding:10px 0;
	color:#555;
}
h3
{
	border-bottom:1px solid #DDDDDD;
	font-size:1.1em;
	margin-bottom:10px;
	padding:15px 0 8px;
}
h4
{
	font-size:1em;
	padding:10px 0;
	color:#555;
}

.c1 ul, .c1 ol
{
	list-style-position:outside;
	margin-left:20px;
	padding:20px 0 10px;
}
.c1 ul ul, .c1 ol ol
{
	padding:5px 0;
}

.c1 p
{
	padding:4px 0;
}
.c1 a
{
	color:#555;
	text-decoration:underline;
}
.c1 a:hover
{
	text-decoration:none;
}


.r2_fl
{
	width:100%;
}
.r2_fl .c1
{
	width:705px;
	padding-right:29px;
	float:left;
}
.r2_fl .c2
{
	width:223px;
	float:left;
}


/*** HEADER ***/

.header_wrapper
{
	background-color:#162A42;
	background-image:url(/AppImages/banner_home.jpg);
	background-repeat:no-repeat;
	height:237px;
}

.header_search
{
	float:right;
	padding:15px 27px 0 0;
}
.header_search a
{
	width:20px;
	height:20px;
	display:block;
	float:right;
	background-image:url(/AppImages/search_arrow.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#959494;
}
.header_search input
{
	background-color:#fff;
	float:right;
	height:14px;
	padding:3px;
	border:0px none;
}

.header_banners
{
	float:left;
}
.header_logo
{
	float:left;
}

.content_wrapper
{
	background-image:url(/AppImages/footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:35px;
	width:100%;
	clear:both;
	padding-top:113px;
	line-height:1.8em;
	position:relative;
	z-index:1;
}





/*callout*/
.news_callout
{
	display:block;
	background-image:url(/AppImages/home_callout_bg.png);
	background-color:Transparent;
	/*background-color:#2B2B2B;*/
	padding:0px;
	padding-bottom:20px;
}
.news_callout_list_item a
{
	color:#fff;
	font-weight:bold;
	margin-bottom:0px;
	display:block;
}
.news_callout_list_item .read_more
{
	display:none;
}
.news_callout_header h4
{
	font-size:1.2em;
	color:#999;
}


.secondary_nav .news_callout
{
	background-color:Transparent;
	/*background-color:#2B2B2B;*/
	background-image:url(/AppImages/home_callout_bg.png);
	color:#EFEFEF;
	display:block;
	margin:10px 0 10px 10px;
	/*padding:10px 10px 20px;*/
	padding:0;
	width:174px;
}
.news_callout_header
{
	padding:10px;
	/*background-image:url(/AppImages/callout_corner.gif);
	background-repeat:no-repeat;*/
}
.news_callout_header h4
{
	padding:0;
}
.news_callout_list
{
	padding:0 10px 10px;
	font-size:0.85em;
}
.news_callout_list .story
{
}
.secondary_nav .news_callout .news_callout_list_item
{
	margin-bottom:10px;
}
.secondary_nav .news_callout br
{
	display:none;
}
.secondary_nav .news_callout .news_callout_list_item .story
{
	padding-top:5px;
	clear:both;
	display:block;
}


.map_container
{
	width:400px;
	float:left;
	margin-right:20px;
}
.contact_form
{
	/*float:left;
	width:100%;*/
}
.contact_form .form_field
{
	float:left;
	margin-right:60px;
	width:250px;
}
.contact_form .form_field.full
{
	float:left;
	margin-right:60px;
	width:250px;
	clear:both;
}
.contact_form .form_captcha
{
	float:left;
	width:380px;/*
	clear:right;*/
}
.contact_form .form_captcha input
{
	padding:5px;
	font-size:1.6em;
	width:70px;	
	border:1px solid #CCCCCC;
}
.contact_form .form_button
{
	clear:both;
}
.contact_form .form_button a
{
	padding:5px 10px;
	text-decoration:none;
	border:1px solid #F4ECAB;
	background-color:#FAF7D6;
	margin-top:10px;
	display:block;
	float:left;
}
.contact_form .form_button a:hover
{
	background-color:#F4ECAB;
}
.contact_form .form_input input, .contact_form .form_input textarea
{
	width:240px;
	padding:5px;
	margin-bottom:5px;
	font-family:Arial, Sans-Serif;
	border:1px solid #CCCCCC;
}


/*** SITEMAP ***/

.sitemap ul
{
	margin-left:15px;	
}
.sitemap ul li
{
	margin-top:5px;	
}

.back_link
{
	float:right;
}


.footer
{
	background-image:url(/AppImages/footer_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	padding:15px 0 5px 0;
}
.footer_inner
{
	width:957px;
	margin:0 auto;
	text-align:left;
	font-size:0.85em;
}
.footer_inner a
{
	color:#ccc;
	font-weight:normal;
	margin-right:15px;
}
.footer_inner a:hover
{
	color:#fff;
}


/** NEWS ***/

.news_list_item
{
	border-bottom:1px solid #FAF7D6;
	margin-bottom:10px;
	padding-bottom:10px;
}

.news_list_item h2
{
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

.news_list_item_title span
{
	color:#999;
}
.news_list_more_link
{
	border-bottom:1px dashed #ddd;
	text-align:right;	
	width:513px;
	float:right;
}
.news_list_more_link a
{
	background-color:#FFFFFF;
	padding-left:15px;
	position:relative;
	text-decoration:none;
	top:9px;
}
.news_list_more_link a:hover
{
	color:#222;
}

.news_list_item_date
{
	float:right;
}
.news_list_item_date h4
{
	padding:0;
	font-size:0.85em;
}

/*** news **/
.news_list_primary_image 
{
	background-color:#FAF7D6;
	float:left;
	margin-right:20px;
	padding:10px;
	border:1px solid #F5EFB5;
}
.news_list_primary_image a
{
	height:100px;
	width:150px;
	overflow:hidden;
	display:block;
}
.news_list_primary_image img
{
	width:150px;
}
.news_list_item_header
{
	float:right;
	width:513px;
}
.news_list_item_abstract
{
	clear:right;
}
.news_list_item_header h3
{
	padding:0;
}
.news_list_item_header h3 a
{
	text-decoration:none;
}

.news_detail_header
{
	width:100%;
	border-bottom:1px solid #F3E9A4;
	padding-bottom:10px;
	margin-bottom:10px;
}
.news_detail_header .news_date
{
	float:right;
}
.news_detail_header .news_date h3
{
	padding:0;
	margin:0;
	border:0px none;
}

.news_detail_header .news_title
{
	float:left;
}
.news_detail_header .news_title h2
{
	padding:0;
	margin:0;
}
.news_back_button a
{
	text-decoration:none;
}

.news_detail_primary_image
{
	display:block;
}
.gallery_wrapper
{
	background-color:#FAF7D6;
	border:1px solid #F5EFB5;
	float:right;
	margin-left:20px;
	overflow:hidden;
	padding:10px 0 10px 10px;
	width:210px;
}
.gallery_wrapper ul
{
	margin:0;
	padding:0;
}
.galleria li {
margin:0 10px 0px 0;
}
.main_gallery_image img, .news_detail_primary_image img
{
	width:200px;
	height:auto;
}
.galleria li {
	height:60px;
	width:60px;
}

.hidden 
{
	display: none;
	}

.vacancy_list_wrapper 
{
	/*border-top: 1px solid #DDDDDD;*/
	}

.vacancy_listitem 
{
	/*margin: 10px 0;*/
	padding: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	}
	
.vacancy_listitem h2 a
{
	color: #4C758E;
	text-decoration: none;
	}	

.vacancy_listitem h2 a:hover
{
	color: #000000;
	text-decoration: none;
	}	
	
.vacancy_list_description_value 
{
	margin: 5px 0;
	line-height: 140%;
	}


.vacancy_description_value, .vacancy_package_value
{
	margin: 5px 0;
	line-height: 140%;
	}

.vacancy_form 
{
	/*margin: 0 auto;*/
	width: 400px;
	margin-top:15px;
	}

	
.vacancy_page_wrapper
{
	position:relative;
}
.vacancy_back_button
{
	position:absolute;
	right:0;
	top:5px;
	display:none;
}
.vacancy_page_wrapper .vacancy_speculative
{
	position:absolute;
	right:0px;
	top:5px;
}
.vacancy_page_wrapper .buttons img
{
	margin:0;
}

.vacancy_buttons a
{
	background-image:url(/AppImages/generic_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	height:22px;
	display:block;
	cursor:pointer;
	float:right;
	margin-top:5px;
	margin-left:10px;
	text-decoration:none;
}
.vacancy_buttons a span
{
	background-image:url(/AppImages/generic_button.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	padding:2px 15px 0px 0;
	height:20px;
	color:#666;
	font-size:0.9em;
}
.vacancy_buttons a:hover
{
	background-position:left bottom;
}
.vacancy_buttons a:hover span
{
	background-position:right bottom;
	color:#333;
}


.vacancy_notify .contact_form
{
	margin:0 !important;
	margin-top:15px;
}

/*** BESPOKE VACANCY ***/
.vacancy_detail_date
{
	display:none;
}
.vacancy_package, .vacancy_salary_min
{
	padding-top:15px;
}
.vacancy_package span
{
	clear:both;
	display:block;
}
.vacancy_detail_field.vacancy_description strong, .vacancy_detail_field.vacancy_package
{
	display:none;	
}


.vacancy_list_title_value h3
{
	text-decoration:none;
}
.vacancy_list_title_value h3 a
{
	text-decoration:none;
}

.vacancy_listitem .vacancy_buttons
{
	float:right;	
}
.vacancy_list_deadline_value
{
	float:left;
}
.vacancy_detail_title{
	border-bottom:1px solid #F3E9A4;
	margin-bottom:10px;
	padding-bottom:10px;
	width:100%;
}
.vacancy_detail_title h2
{
	padding:0;
	margin:0;
	float:left;
	margin-top:15px;
}
.vacancy_buttons
{
	float:right;
	width:300px;
}
.vacancy_buttons a
{
	width:100px;
	float:right;
	text-align:center;
}

.vacancy_detail_title .vacancy_buttons a
{
	padding:5px 10px;
	text-decoration:none;
	border:1px solid #F4ECAB;
	background-color:#FAF7D6;
	display:block;
	float:right;
}
.vacancy_detail_title .vacancy_buttons a:hover
{
	background-color:#F4ECAB;
}
.vacancy_detail_title .vacancy_buttons a span
{
	padding:0;
}


/*** IMAGE GALLERY PAGE TEMPLATE ***/
.image_gallery_wrapper
{
	padding:10px;	
	background-color:#FAF7D6;
	border:1px solid #F5EFB5;
}
.image_gallery_wrapper ul li a
{
	padding:5px;
}
.image_gallery_wrapper ul
{
	padding:0 !important;
	margin:0 !important;
}
.image_gallery_wrapper .main_gallery_image 
{
	width:575px;
	margin:0;
}
.image_gallery_wrapper .main_gallery_image img
{
	width:auto;
	height:auto;
}
.hide_title h1{
display:none;
}

.image_gallery_wrapper .galleria li
{
	margin-bottom:10px;
}
.image_gallery_wrapper .image_gallery_thumbs
{
	float:left;
	padding-bottom:10px;
	width:360px;
}
/** CASE STUDIES **/

.casestudy_list_item h2
{
	border-bottom:1px solid #DDDDDD;
	font-size:1.1em;
	margin-bottom:10px;
	padding:0;
}
.casestudy_list_item
{
	margin-bottom:10px;
	padding-bottom:10px;
}
.casestudy_list_item_fields
{
	/*width:400px;*/
	font-size:0.9em;
}
.casestudy_list_field_item
{
	float:left;
	width:260px;
}
.casestudy_list_item h2 a
{
	color:#555;
	text-decoration:none;
}
.casestudy_list_item_field_label
{
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	width:100px;
}
.casestudy_list_item_field_content
{
	float:left;
}
.casestudy_list_item_more_link
{
	border-bottom:1px dashed #DDDDDD;
	float:right;
	text-align:right;
	width:100%;
}
.casestudy_list_item_more_link a
{
	background-color:#FFFFFF;
	padding-left:15px;
	position:relative;
	text-decoration:none;
	top:9px;
}
.casestudy_list_item_more_link a:hover
{
	text-decoration:underline;
}

/*** CASE STUDY DETAIL PAGE ***/
.casestudy_content
{
	width:724px;
}
.casestudy_detail_field_item 
{
	clear:both;
	display:block;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	width:100%;
	border-bottom:1px solid #eee;
}
.casestudy_detail_field_item h3
{
	float:left;
	border:0px none;
	font-size:1em;
	margin:0;
	padding:0;
	width:100px;
	clear:both;
}
.casestudy_detail_field_item .field_value
{
	float:left;
	display:block;
	width:330px;
}

.casestudy_detail_field_item.field_description
{
	clear:both;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.casestudy_detail_field_item.field_description  h3
{
	display:none;
}
.casestudy_detail_field_item.field_description  .field_value
{
	clear:both;
	float:none;
	width:100%;
}

.casestudy_detail_content
{
	float:left;
	width:433px;
}
.casestudy_detail_wrapper .gallery_wrapper
{
	background-color:#FAF7D6;
	border:1px solid #F5EFB5;
	float:left;
	margin-left:30px;
	width:220px;
	padding:10px;
}
.casestudy_detail_wrapper .gallery_wrapper img
{
	width:220px;
}

.back_link
{
	float:right;
}

.casestudy_list_primary_image
{
	float:left;
	background-color:#FAF7D6;
	border:1px solid #F5EFB5;
	padding:10px;
}
.casestudy_list_primary_image img
{
	width:130px;
}
.casestudy_list_item_content
{
	float:right;
	width:540px;
}

/** news callout **/

.news_callout
{
	background-image:url(/AppImages/white_column_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	margin-bottom:10px;
}
.news_callout_list_item
{
	border-bottom:1px solid #EFE79C;
	margin-bottom:5px;
	padding-bottom:5px;
}
.news_callout_header
{
	padding:0;
	background-image:url(/AppImages/callout_header.gif);
	background-repeat:no-repeat;
	height:34px;	
}
.news_callout_header h4
{
	background-color:#FAF7D6;
	border-bottom:2px solid #EFE79C;
	color:#182E45;
	font-size:1.5em;
	font-weight:normal;
	padding:5px;
}
.news_callout_footer
{
	background-image:url(/AppImages/white_column_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:10px;
}
.news_callout_list
{
	clear:both;
	font-size:0.9em;
	padding:10px 0 0;
}
.news_callout_list a
{
	color:#182E45;
	display:block;
	padding-bottom:4px;
}
.news_callout_list br
{
	display:none;
}
.news_callout_list .read_more 
{
	clear:both;
	text-align:right;
	border-bottom:1px dashed #eee;
	margin-bottom:5px;
}
.news_callout_list .read_more a
{
	color:#007960;
	font-weight:normal;
	background-image:url(/AppImages/more_link.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
	display:block;
	padding-top:3px;
}

/** site_menus **/

/*** MAIN NAV ***/

.main_nav
{
	background-color:Transparent;
	display:block;
	height:33px;
	position:absolute;
	top:269px;
	width:100%;
	z-index:2;
}
.main_nav ul
{
	list-style-type:none;
	margin:0;
}
.main_nav ul li
{
	color:#203B56;
	display:block;
	float:left;
	font-size:0.95em;
	font-weight:bold;
	height:33px;
	margin:0 8px 0 0;
	padding:0;
	position:relative;
}
.main_nav ul li:hover
{
	background-color:#fff;
}
.main_nav ul li a
{
	color:#203B56;
	display:block;
	float:left;
	font-size:0.95em;
	font-weight:bold;
	height:23px;
	margin:0;
	padding:10px 10px 0;
}
.main_nav ul li a:hover, .main_nav ul li.selected a
{	
	background-color:#fff;
}

.main_nav ul li.page_quick_quote a
{
	background-image:url(/AppImages/nav_highlight.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
body.educational .main_nav ul li.page_quick_quote a
{
	background-image:url(/AppImages/nav_highlight_green.gif);
}

/*** SECONDARY NAV ***/
.second_level_nav
{
	display:none;
}
/*
.second_level_nav .second_level_nav
{
	margin-top:5px;
}
.second_level_nav ul
{
	list-style-type:none;
	margin:0 0 15px;
}
.second_level_nav ul li
{
	display:block;
	float:left;
}
.second_level_nav ul li a
{
	background-color:#FAF7D6;
	border:1px solid #EFE79C;
	color:#666666;
	display:block;
	margin-right:5px;
	overflow:hidden;
	padding:2px 10px;
}
.second_level_nav ul li a span
{
}
.second_level_nav ul li a:hover
{
	background-color:#EFE79C;
}
.second_level_nav ul li a:hover span
{
}
.second_level_nav ul li.selected a
{
	background-color:#203B56;
	color:#fff;
}
*/
/** third level **/ 
/*.second_level_nav ul ul
{
	margin-bottom:15px;
}
.second_level_nav ul ul li a
{
	background-image:none;
	height:auto;
	width:auto;
	font-weight:normal;
	padding:4px 0 4px 15px;
}
.second_level_nav ul ul li a:hover
{
}
.second_level_nav ul li.selected ul li
{
	padding:0;
}

.second_level_nav ul li.selected ul li.selected a
{
	font-weight:bold;
}
*/

/*** Supernav ***/

.site_nav
{
	position:relative;
}
li.supernav{
   
}
.supernav_sub_panel{
    padding:0px;
    
}
.supernav_sub_panel ul{
    padding:0; 
    list-style-type: none;
    margin: 0;
}

.supernav_sub_panel ul li{
    float:none !important; 
    margin:0;
    height:25px;
}
.site_nav .supernav_sub_panel ul li a{
	background-color:transparent;
	display:block;
	height:15px;
	margin:0;
	padding:5px;
	width:140px;
}
.site_nav .supernav_sub_panel ul li a:hover{
    background-color:#f9f4c7;
}
.supernav_sub_panel h3{
	display:none;
}
.site_nav ul.top_level div.supernav_panel { 
  display: none; 
} 
        
.site_nav ul.top_level li.supernav div.supernav_panel { 
  width: 150px; 
  position: absolute; 
  top: 33px; 
  padding: 0px;
  left: -2px; 
  background-color:#dedc90;
  /*background-image: url(/AppImages/bg_supernav.jpg);
  background-repeat: repeat-x;
  background-position: center top;*/
  z-index: 100;
  border-bottom:2px solid #EFE79C;
  border-left:2px solid #EFE79C;
  border-right:2px solid #EFE79C;
}  
.site_nav ul.top_level li.hovering div { 
         display: block; 
} 

.supernav_sub_panel 
{
       background-color: #FFFFFF;
       background-image: url(/AppImages/bg_supernav_inner.jpg);
         background-repeat: repeat-x;
         background-position: center top;
       }


