* { 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, Verdana, sans-serif;
	font-size:0.8em;
	color: #9facaf;
	background-color:#162e32;
}

.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 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*width:expression(document.body.clientWidth < 780? "775px": "100%" );
	min-width:764px;
	max-width:1600px;
	background-image: url(../images/bg_body.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:10px;
	background-color:#223f46;
	padding:10px 5px;
	border:8px solid #0C2226;
}

.r1_l
{
	margin-top:1em;
}
.r2_lf {
    padding: 10px 0px 1em;
    margin-top: 1em;
    margin:1em 5px;
    clear:both;
}

.r2_lf .row_wrapper{
	float:left;
	width:100%;
}

.r2_lf .c1{
	/*margin-right:255px;*/
	width:655px;
}
.r2_lf .c2{
	margin-left:-240px;
	float:left;
	width:240px;
}

.r2_fl .row_wrapper{
	float:right;
	width:100%;
	margin-left:-200px;
}

.r2_fl .c1 {
	margin-left:200px;
}
.r2_fl .c2 {
	float:left;
	width:200px;
}



.r3_flf .row_wrapper{
	float:left;
	width:100%;
}

.r3_flf{
	width:100%;
	clear: both;
}
.r3_flf .c1{
	margin: 0 186px;
	background-color:#f8f7f4;
}
.r3_flf .c2{
	float:left;
	width:166px;
	margin-left:-100%;
	display:block;
	background-color:#e9e8e4;
	padding:10px;
}
.r3_flf .c3{
	float:left;
	width:166px;
	margin-left:-186px;
	background-color:#e9e8e4;
	padding:10px;
}



.header
{
	background-image:url(/AppImages/header_bg.gif);
	background-repeat:repeat-x;
	background-color:#0f2f36;
	height:75px;
}

#footer 
{
    padding: 1em 15px;
    background-color: #4f506b;
    margin-top: 1em;
    clear:both;
    }


.banner_rotator
{
	background-color:#0D252A;
	float:left;
	height:236px;
	margin:10px 5px 0 !important;
	margin:0 3px 0;
	width:940px;
}

.banner_rotator.second_level_banner
{
	background-color:#0D252A;
	background-position:left -45px;
	float:left;
	height:95px;
	margin:10px 5px 0;
	overflow:hidden;
	width:940px;
}


/*** FORMATTING ***/

p {
line-height: 130%;
margin: 0 0 1em 0;
}
    
    #footer p 
    {
        margin: 0;
        color: #abacb8;
        font-size: 0.9em;
        }

ul, ol {
line-height: 160%;
margin: 0 0 1em 25px;
}

h1, h2, h3, h4 {
	font-size: 1.6em;
	color: #9facaf;
	margin: 0 0 0.4em 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 
{
    padding-bottom: 0.5em;
    }

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

h4 
{
    font-size: 1.2em;
    padding: 5px 7px;
    color:#9facaf;
    margin-bottom: 5px;
}

a{
color: #9facaf;
}

    #footer p a
    {
        color: #9facaf;
        }



.footer a
{
	text-decoration:none;
	font-size:0.9em;
	color:#576e72;
}
.footer a:hover
{
	color:#fff;
}
.footer a img
{
	vertical-align:middle;
}

/*** NEWS SNIPPETS ***/

.news p
{
    margin: 0;
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 3px;
    }

.news p a
{
    text-decoration: none;
    color: #6b6c82;
    }

.news p a:hover
{
    text-decoration: none;
    color: #000000;
    }
    
.news p span
{
    font-size: 0.9em;
    }

.news p.read_more
{
    font-size: 0.9em;
    text-align: right;
    border-bottom: 1px solid #a2a3b1;
    margin-bottom: 1em;
    }


/*** LIST VIEW ***/

.r2_fl 
{
    padding: 1em 0 0 0;
    border-bottom: 1px solid #a2a3b1;
}

.r2_fl .r2_fl_row_wrapper {
	float:right;
	width:100%;
	margin-left:-100px;
}

.r2_fl .r2_fl_c1 {
	margin-left:100px;
}

.r2_fl .r2_fl_c2 {
	float:left;
	width:100px;
}

.r2_fl .r2_fl_c1 h2 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.25em;
}

.r2_fl .r2_fl_c1 h2 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	color: #6b6c82;
}

.r2_fl .r2_fl_c1 h2 a:hover {
	text-decoration: underline;
}


/***/


.c1 h1
{
	padding:5px 0px 5px;
	margin:0px;
}
.c1 h2
{
	padding:10px 5px 5px;
}
.c1 h3
{
	padding-left:10px;
}
.c1 p
{
	padding:5px 0;
	margin:0;
}
.c1 ul
{
}
.c1 ul li
{
}
.c1 img
{
	padding-left:5px;
}

/***/


.vacancy
{
}
.vacancy h2
{
	
}
.vacancy h3
{
	font-weight:bold;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:3px;
	padding-top:10px;
}

/*Front End View Images*/

.product_image_stretch
{
	background-color:#fff;
	width:100%;
	background-position:top center;
	background-repeat:repeat-x;
	margin-bottom:15px;
	margin-top:10px;
	text-align:center;
}

.product_image_stretch img
{
	margin:0 auto;
}

.productImages
{
	width:510px;
	height:250px;
	margin:0 auto;
	border:1px solid #ddd;
	padding:3px 0px 0px 3px;
}
.productImageLarge
{
	float:left;
	border:1px solid #4a4a4a;
	padding:3px 0px 0px 3px;
	margin:0px 3px 0 0;
	background-color:#fff;
}
.productImageLarge img
{
}
.productImagesSmall
{
	width:240px;
	float:left;
}
.productImagesSmall a
{
	margin:0px 0px 0px 0;
	padding:0px;
	float:left;
	border:1px solid #4a4a4a;
	width:120px;
	height:120px;
}
.productImagesSmall a img
{
	margin:0px;
	padding:0;
	float:left;
	width:110px;
	height:110px;
}

.thumbs img
{
    border: 5px solid #F6F6F6;
    margin: 0 5px;
}

#showcase
{
	position:relative;
}

#info
{
	width:250px;
	float:right;
}

#container 
{
	float:left;
	border:1px solid #ddd;
	padding:3px 0px 0px 3px;
	margin:0px 3px 0 0;
	background-color:#fff;
	width:500px;
	
}

a.slidea {background:url(spole/sph1.jpg);}
a.slideb {background:url(spole/sph2.jpg);}
a.slidec {background:url(spole/sph3.jpg);}
a.slided {background:url(spole/sph4.jpg);}



a.gallery span 
{
	visibility:hidden;
	position:absolute;
	top:3px;
	left:3px;
	color:#000;
	background:#ccc;
	text-align:center;
	font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	letter-spacing:1px;
	cursor:default;
}

a.slidea span {}
a.slideb span {}
a.slidec span {}
a.slided span {}

a.gallery:hover 
{
	white-space:normal;
	z-index:100;
}

a.gallery:hover span 
{
	visibility:visible;
	z-index:100;
}

a.gallery:hover span img.fullImage
{
	z-index:100;
}

a.gallery:active, a.gallery:focus 
{
	z-index:10;
}

a.gallery:active span, a.gallery:focus span 
{
	visibility:visible;
	z-index:10;
}

a.gallery:active span img.fullImage, a.gallery:focus span img.fullImage
{
	z-index:10;
}


a.gallery img.thumbImage
{
}

/*****/


.building_viewer_item
{
	width:100%;
	clear:both;
	padding-top:10px;
}

.building_viewer_sub_item
{
}

.building_viewer_item_image
{
	float:left;
	margin:0 25px 10px 0;
	display:block;
	clear:both;
}
.building_viewer_item_image img
{
	width:120px !important;
	height:84px !important;
}
.building_viewer_item_hr
{
	color:#E3E4E8;
	border:0px none;
	border-bottom:1px solid #E3E4E8;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	display:none;
}

.building_viewer_item_title
{
	border-top:1px solid #E3E4E8;
	border-bottom:1px dashed #E3E4E8;
	margin-bottom:10px;
	padding-top:5px;
	clear:both;
	margin-left:10px;
}

.building_viewer_item_title h2
{
	font-weight:bold;
	padding:0px;
}
.building_viewer_item_title img
{
	float:left;
	margin-right:10px;
	padding:0;
}
.building_viewer_item_description
{
	clear:none;
	padding-bottom:8px;
}
.building_viewer_item_description h3
{
	margin:0;
	padding:0;
}
.building_viewer_item h2
{
	margin-bottom:10px;
	font-weight:bold;
}

/****/

.building_image 
{
	float: left;
	width: 140px;
	padding-top: 15px;
	}

.building_description 
{
	float: left;
	width: 550px;
	}
	
.building_title
{
	border-bottom:1px dashed #E3E4E8;
	margin-bottom:10px;
	padding: 10px 0;
}
/****/

.catalogue_details
{
	clear:both;
}
.catalogue_details p
{
	/*padding-left:160px;
	padding-bottom:8px;
	border-bottom:1px dotted #E2E2E6;
	padding-top:6px;*/
}
.catalogue_details h3
{
	width:150px;
	display:block;
	float:left;
	clear:both;
	font-weight:bold;
	padding-top:0px;
	padding-left:0;
}

/****/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.thumbnails_lightbox
{
	width:705px;
}

.thumbnails_lightbox a
{
	width:100px;
	display:block;
	float:left;
	padding:1px 6px;
	margin:2px;
	background-color:#ececee;
	cursor:pointer;
}
.thumbnails_lightbox a:hover
{
	background-color:#d3d3dc;
}
.thumbnails_lightbox a .thumbnails_lightbox_image
{
	width:100px;
	height:102px;
	display:table-cell;
	line-height:102px;
	vertical-align:middle;
	text-align:center;
}
.thumbnails_lightbox a .thumbnails_lightbox_image span
{	
	text-align:center;
	display:block;
	width:100px;
}
.thumbnails_lightbox a .thumbnails_lightbox_image span img
{
	padding:0;
}


/**** END LIGHTBOX CSS ************************************************/

/**** START IMAGE GALLERY *********************************************/
.pics { width: 676px;height: 507px; padding:0; margin:0; overflow: hidden;  }
.pics img { width: 676px; height: 507px; padding:0 !important; margin:0; }

#slideshow { margin:0 0 1em 0; }
#slideshow * { margin: 0; padding: 0; line-height: 100%; }
#nav { display: block; width: 658px; margin: 0.5em 0; padding: 3px 10px; border-bottom: 1px dotted #CCCCCC; }
#nav li { width: 60px; float: left; margin: 0px 13px 7px 0px; list-style: none }
#nav a { width: 60px; padding: 0px; display: block; border: 3px solid #FFFFFF;}
#nav a.activeSlide { border: 3px solid #4F506B;}
#nav a:focus { outline: none; }
#nav img { display: block; width:60px; height:60px; padding:0; }

/**** END IMAGE GALLERY ***********************************************/



/*** RSS LINK ***/
p.rss_link
{
	float:right;	
}
p.rss_link a
{
	text-decoration:none;
	background-image:url(/corecode/images/rss.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:4px 4px 4px 20px;
}
p.rss_link a:hover
{
	color:#EB8935;
}
p.rss_link a img
{
	display:none;
}

/*** VACANCY LIST ***/

hr.building_viewer_item_hr 
{
    color: #FF1A00;
    background-color: #FF1A00;
    }

table.vacancy_list 
{
    margin-top: 1em;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #94d6e7;
    border-width: 1px 1px 0 0;
    }

table.vacancy_list thead
{
    background-image: url(/AppImages/bg_table_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eef8fb;
    }

table.vacancy_list th, table.vacancy_list td
{
    border: 1px solid #94d6e7;
    border-width: 0 0 1px 1px;
    padding: 5px;
    }
    
table.vacancy_list th
{
    color: #FF1A00;
    padding: 7px 5px;
    }

table.vacancy_list td
{
    background-image: url(/AppImages/bg_table_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f9f9f9;
    }

table.vacancy_list td.ref {
    width: 10%;
    }
table.vacancy_list td.title {
    width: 40%;
    }
table.vacancy_list td.package {
    width: 25%;
    }
table.vacancy_list td.location {
    width: 15%;
    }
table.vacancy_list td.category {
    width: 15%;
    }

table.vacancy_list td.title a
{
    font-weight: bold;
    text-decoration: none;
    }




/*** NEWS LIST ***/
.news_list
{
}
.news_list .news_title
{
	margin:0;
}
.news_list .news_abstract
{
	margin:0;
	
}

.news_list_item
{
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:15px;
}

.news_list_item_header
{
	margin-bottom:5px;
	padding:5px 7px;
	border-bottom:1px solid #0d252a;
	/*background-color:#E3E4E8;
	background-image:url(../images/bg_h4.gif);
	background-position:right top;
	background-repeat:repeat-y;*/
}
.news_list_item_header h3
{
	float:left;
	margin:0;
	padding:0;
}
.news_list_item_header h3 a
{
	text-decoration:none;
}
.news_list_item_title a:hover
{
	/*color:#4a4a4a;*/
}

.news_list_item_header .news_list_item_date
{
	float:right;
	margin:0;
	padding:0;
}
.news_list_item_header .news_list_item_date h4
{
	border:0px none;
	margin:0;
	padding:0;
}

p.news_list_item_abstract
{
	display:block;
	float:left;
	line-height:120%;
	margin:0;
	padding:10px 10px 10px 8px;
	width:635px;
}

.news_list_item_abstract ul
{
	list-style-image:none !important;
	list-style-type:none;
}

.associated_media_thumbs
{
	/*clear:both;*/
	display:block;
	padding-top:10px;
}
.associated_media_thumbs ul
{
	margin:0;
	list-style-type:none;
}
.associated_media_thumbs ul li img
{
	padding:0;
	margin:0;
}

.associated_media_view img
{
	padding:0;
	width:700px;
}

/*** NEWS DETAILS ***/
.news_detail_header
{
	border-bottom:1px solid #0C2226;
	padding-top:15px;
	padding:20px 0 5px;
}
.news_detail_header h3
{
	float:right;
	border:0px none;
	margin:0;
	padding:0;
}
.news_detail_header h2
{
	float:left;
	border:0px none;
	margin:0;
	padding:0;
}
.news_detail_back
{
	display:block;
	float:right;
	font-weight:bold;
	margin-top:-30px;
	text-decoration:none;
	width:150px;
	text-align:right;
}
.news_detail_back:hover
{
	text-decoration:none;
	/*color:#4A4A4A;*/
}
.news_detail_content
{
	/*padding:15px 0!important;*/
}

.header_search
{
	float:right;
}

.header_logo
{
	float:left;
	font-size:4em;
}

.footer
{
	clear:both;
	border-top:1px solid #213f45;
	margin-top:20px;
	padding:10px;
}

/*** CALLOUTS ***/

.callout
{
	background-color:#223f46;
	background-image:url(/AppImages/callout_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px;
	border:1px solid #0d252a;
	margin-bottom: 5px;
}
.callout h2
{
}
.callout img.title
{
	margin-top:13px;
	margin-bottom:5px;
	padding-left:10px;
}
.callout p
{
	padding:0 10px;
	margin:0;
}
.callout a
{
	text-decoration:none;
}
p.quote
{
	background-image:url(/AppImages/quote_top.gif);
	background-repeat:no-repeat;
	margin-bottom:0;
	padding:0;
}
p.quote span
{
	background-image:url(/AppImages/quote_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	display:block;
}
p.quote_author
{
	text-align:right;
	margin-bottom:0;
	padding:0;
}


/*** GALLERIA ***/
.galleria_wrapper
{
	height:212px;
	width:355px;
}
.main_gallery_image {
	width:375px;
	float:left;
}
ul.gallery {
	float:left;
	margin:0px;
	width:270px;
}

.casestudy_page_item
{
	padding-left:5px;
	padding-bottom:25px;
}
.casestudy_page_item h2
{
	padding-left:0px;
}

.casestudy.detail
{
	float:left;
	padding:10px;
	/*padding-left:5px;
	padding-right:10px;
	width:310px;*/
}
.casestudy.detail h1
{
	border-bottom:1px solid #0D252A;
	clear:both;
	font-size:1.3em;
	font-weight:normal;
	padding-left:0;
}


.casestudy_list_primary_image
{
	float:left;
	padding:0;
}
.casestudy_list_primary_image img
{
	height:116px;
	padding:0;
	width:200px;
}
.casestudy_page_content
{
	float:left;
	width:540px;
	padding:0;
}
.casestudy_page_content h2
{
	padding:0;
	margin:0;
	border-bottom:2px solid #0d252a;
}
.casestudy_more_link
{
	float:left;
	padding-left:135px;
	clear:both;
	zoom:1;
}
.casestudy_more_link a
{
	text-decoration:none;
	font-size:0.9em;
}
.casestudy_more_link a:hover
{
	color:#fff;
}

.casestudy.field_caption
{
	display:none;
}
.casestudy_summary
{
	display:none;
}

.second_level_nav
{
	display:none;
}

.gallery_wrapper
{
	float:left;
	width:355px;
}
.galleria_wrapper img
{
	padding:0px;
}

.summary_field_caption
{
	display:none;
}



/*** CASE STUDIES **/

.casestudy_page_item
{
    border-bottom: 1px solid #CFE90B;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.casestudy_page_item hr
{
    display: none;
    }

.summary_field_caption 
{
    float: left;
    width: 85px;
    margin-right: 15px;
    }
    
.summary_field_value 
{
    float: left;
    width: 630px;
    }

.casestudy_more_link 
{
    margin-top: 5px;
    }

.field_caption 
{
    clear: both;
    float: left;
    width: 95px;
    margin-right: 15px;
    margin-bottom: 10px;
    }
    
.catalogue_details .field_caption
{
	width:auto;
}
.catalogue_details .field_caption strong
{
	display:inline;
	padding-right:10px;
}

.field_value, .field_value_text 
{
	display:inline;
}
    
    
    
    .back_link
{
	float:right;
}

.casestudy_list_item h2
{
	padding-left:0;
	padding-top:0;
	border-bottom:1px solid #0d252a;
}
.casestudy_list_item h2 a
{
	text-decoration:none;
	color:#afc2c7;
	font-size:0.9em;
}

.casestudy_list_primary_image
{
	background-color:#0D252A;
	display:block;
	float:left;
	height:auto;
	margin:0 5px 5px 0;
	padding:5px;
	width:auto;
}
.casestudy_list_primary_image img
{
	padding:0;
}

.casestudy_list_item_fields
{
	display:block;
}
.casestudy_list_item_content
{
	display:block;
	float:right;
	width:430px;
}
.casestudy_list_item_more_link a
{
	background-position:left top;
	background-repeat:no-repeat;
	color:#afc2c7;
	cursor:pointer;
	display:block;
	float:left;
	font-size:0.9em;
	height:17px;
	line-height:17px;
	padding:0;
	text-decoration:none;
}
.casestudy_list_item_more_link a:hover
{
	text-decoration:underline;
}

.casestudy_list_item_more_link a span
{
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:17px;
	padding-right:16px;
}
.casestudy_list_item
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:0px none;
}

.casestudy_list_item_field_label
{
	float:left;
	font-weight:bold;
	padding-right:10px;
	width:61px;
	display:none;
}

.casestudy_list_item .summary_field_value_text
{
	/*display:none;*/
}

.casestudy_list_item_more_link
{
	clear:both;
	padding-top:5px;
}

.gallery_wrapper
{
	float:left;
	overflow:hidden;
	width:645px;
}
.galleria_wrapper img
{
	width:350px;
	border:4px solid #0D252A;
}
.casestudy_detail_field_item
{
	clear:both;
}
.casestudy_detail_field_item h3
{
	float:left;
	font-size:1em;
	padding-right:10px;
	width:65px;
}
.casestudy_detail_description
{
	padding-top:10px;
	clear:both;
}
.casestudy_detail_content{
display:block;
float:left;
padding-right:20px;
}

.galleria li
{
	border:1px solid;
	height:69px;
	width:72px;
	margin-left:10px;
	margin-right:0 !important;
	border:4px solid #0D252A;
}

.galleria li img
{
	margin:0 !important;
	padding:0 !important;
}

.casestudy_list_item_field_content
{
	padding-bottom:10px;
	display:none;
}



.news_list_primary_image {
	background-color:#0D252A;
	display:block;
	float:left;
	height:0;
	margin-right:15px;
	width:0;
}
.reset_password
{
	background-color:Transparent !important;
	border:0px none !important;
}
.pager.style2 {
background-color:transparent;
border-bottom:0px none;
border-top:1px solid #0C2226;
height:23px;
margin:8px 0;
padding:8px;
}
.pager a, .pager a:visited, .pager a:active {
border:1px solid #0C2226;
}
.pager.style2 .pager_first, .pager.style2 .pager_previous, .pager.style2 .pager_next, .pager.style2 .pager_last {
background-color:#9AC2C7;
background-position:center center;
background-repeat:no-repeat;
border:1px solid #0C2226;
color:#333;
display:block;
float:left;
margin-right:4px;
min-width:16px;
padding:3px 5px !important;
text-align:center;
text-decoration:none;
}

.pager.style2 a.pager_item:hover, .pager.style2 a.pager_item.selected {
background-color:#0C2226;
color:#FFFFFF;
text-decoration:none;
}
.pager.style2 a.pager_item {
background-color:#9AC2C7;
color:#333;
}
.header_tagline 
{
	background-image: url(/AppImages/header_tagline2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 309px;
	height: 74px;
	float: right;
	text-align: right;
}

/*** PAGINATION ***/

.pagination_style1
{
	background-color:#162E32;
	margin-top:10px;
	padding:7px;
}
.pagination a 
{
	border:1px solid #A2AFB1;
	font-weight:normal;
	padding:2px 5px;
}
.pagination a:hover, a.listpager_pageritem 
{
	background-color: #223F46;
	border:1px solid #C9C9C9;
	font-weight:bolder;
}

/*** site_menus **/
/* TOP NAV */

.main_nav
{
	display:block;
	margin-bottom:10px;
	clear:both;
	width:940px;
	background-color:#162e32;
	color:#6e7c7f;
	font-size:0.95em;
	padding-top:5px;
	height:29px;
	margin-left: 5px;
}
.main_nav ul
{
	list-style-type:none;
	margin:0;
}
.main_nav ul li
{
	display:inline;
	float:left;
}
.main_nav ul li a
{
	cursor:pointer;
	display:block;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	margin-right:5px;
	padding:5px 10px;
	text-decoration:none;
	color:#6e7c7f;
}
.main_nav ul li a span
{
	cursor:pointer;
	display:block;
	float:left;
}
.main_nav ul li a:hover, .main_nav ul li.selected a
{
	background-image:url(/AppImages/nav_item.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#afb9bc;
	background-color:#0f2f36;
	background-image:url(/AppImages/nav_bg.gif);
	
}
.main_nav ul li a:hover span, .main_nav ul li.selected a span
{
	background-image:url(/AppImages/nav_item.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	
}


.main_nav .logout_button
{
	
}
.main_nav .logout_button
{
	display:block;
	float:right;
	color:#559481;
	text-decoration:none;
	padding:11px;
}
.main_nav .logout_button span
{
	padding-bottom:3px;
}
.main_nav .logout_button:hover span
{
	border-bottom:3px solid #CEE8BB;
}

.main_nav .Level1
{
	float:right;
}

.main_nav .rss_link
{
	background-image:url(/AppImages/rss_icon.gif);
	background-position:right 11px;
	background-repeat:no-repeat;
	color:#333333;
	display:block;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	height:15px;
	margin-right:5px;
	padding:13px 22px 0 6px;
	text-decoration: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 FRONT END ***/

.contact_form
{
	width:685px;
	padding:10px;
}
.contact_form .form_field
{
	clear:both;
	display:block;
	float:left;
	margin-top:4px;
	width:340px;
}
.contact_form .form_field.full
{
	width:685px;
	display:block;
}
.contact_form .form_field label
{
	width:140px;
	display:block;
	float:left;
	padding-top:3px;
	font-weight:bold;
	font-size:0.95em;
}
.contact_form .form_field .form_input
{
	width:190px;
	display:block;
	float:left;
}
.contact_form .form_field .form_input input
{
	background-color:#0D252A;
	border:1px solid #607C7F;
	color:#607C7F;
	padding:2px;
	width:190px;
}
.contact_form .form_field.full
{
	width:685px;
	padding-top:10px;
}
.contact_form .form_field.full .form_input
{
	clear:both;
	width:685px;
}
.contact_form .form_field.full label
{
	padding-bottom:0px;
}
.contact_form .form_field.full .form_input.textarea textarea
{
	background-color:#0D252A;
	border:1px solid #607C7F;
	clear:both;
	color:#607C7F;
	font-family:Aria,Sans-Serif;
	padding:10px;
	width:650px;
	overflow:hidden;
}
.contact_form .form_field .form_input span /* validation notice */
{
}

.contact_form .form_captcha
{
	clear:both;
}
.contact_form p
{
	padding:10px 0;
}

.form_captcha h2
{
	padding-left:0;
	border-bottom:1px dotted #6b6c82;
}
.form_captcha span
{
	margin:0 !important;
}
.form_captcha input
{
	width:100px;
	height:25px;
	padding:3px;
	font-size:2em;
	background-color:#0d252a;
	border:1px solid #607C7F;
	margin-top:5px;
	margin-left:10px;
	color:#607c7f;
}
.form_captcha img
{
	padding:0;
}

.contact_form .button
{
	background-color:#0d252a;
	padding:6px 10px;
	display:block;
	float:right;
	color:#607c7f;
	text-decoration:none;
	border:1px solid #607c7f;
}
.contact_form .button:hover
{
	background-color:#12343b;
}

.vacancy_form .form_field, .vacancy_form .checkbox_field
{
	clear:both;
	margin-top:5px;
}
.vacancy_form .buttons
{
	clear:both;
}

.checkbox_field
{
	clear:both;
}
.checkbox_field label
{
	float:left;
	width:300px;
	display:block;
	padding-top:3px;
	font-weight:bold;
	font-size:0.95em;
}
.checkbox_field input
{
	float:left;
	margin:5px;
}
