@charset "UTF-8";
/* CSS Document */

/* --- tags --- */

body, html {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/body_bg.png) top repeat-x;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	line-height: 17px;
	behavior: url("includes/csshover3.htc");
}

p {
	margin-top: 0;
	margin-bottom: 0.7em;
}

a {
	color: #d90000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	margin: 0 0 10px;
	color: #6197e3;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	margin: 0 0 8px;
	color: #000;
}

h4 {
	width: 433px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	margin: 0 0 8px;
	padding: 0 10px;
	color: #fff;
	background: #6197e3;
	border-bottom: solid 5px #e5e5e5;
}

img {
	border: 0;
}

img.png {
}

form {
	margin: 0;
	padding: 0;
}

input[type=text], textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
	border: solid 1px #8c8c8c;
	font-size: 11px;
	color: #333;
}

/* --- place holders --- */

.idts_container {
	position: relative;
	width: 960px;
	background: #fff url(../images/container_bg.png) top no-repeat;
	margin: 25px auto 0;
	padding: 0 12px;
}

.idts_header {
	position: relative;
	width: 960px;
	height: 150px;
}

.idts_navigation {
	position: absolute;
	top: 77px;
	right: 1px;
	height: 34px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #0b4596;
}

.idts_main {
	position: relative;
	width: 960px;
	padding-bottom: 17px;
}

.idts_content {
	position: relative;
	width: 920px;
	margin: 0 0 0 20px;
}

.idts_footer {
	position: relative;
	width: 945px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/footer_bg.png) top no-repeat;
	color: #fff;
	border-top: solid 5px #a3a7af;
	padding: 13px 0 36px 15px;
}

/* --- navigation --- */

ul.navlist {
	display: inline;
	height: 34px;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1000;
	padding: 0;
}

ul.navlist * {
	margin: 0;
	padding: 0;
}

ul.navlist a {
	display: inline-block;
	text-decoration: none;
}

ul.navlist li {
	position: relative;
	z-index: 10;
	float: left;
}

ul.navlist ul {
	position: absolute;
	top: 34px;
	display: none;
	opacity: 0;
	list-style: none;
	z-index: 1020;
	left: 0;
	right: auto;
}

ul.navlist ul li {
	position: relative;
	border-bottom: solid 1px #67b8ea;
	margin: 0;
	float: left;
}

ul.navlist ul li a {
	display: block;
	padding: 5px 7px;
	line-height: 18px;
	color: #fff;
	background-color: #3294d0;
	width: 180px;
	font-size: 11px;
	text-align: left;
}

ul.navlist ul li a:hover {
	color: #fff;
	background-color: #67b8ea;
	text-decoration: none;
}

ul.navlist ul ul {
	top: 0;
	border-left: solid 1px #67b8ea;
	border-right: solid 1px #67b8ea;
	left: 194px;
}

ul.navlist ul ul a {
	width: 220px;
}

ul.navlist a.navlink {
	border: 0;
	color: #0b4596;
	height: 34px;
	line-height: 28px;
	text-decoration: none;
	background: url(../images/nav_bg.png) top repeat-x;
	padding: 4px 20px 0;
}

	body.page_home ul.navlist a.navlink.home_active {
		background: url(../images/nav_bg_active.png) top repeat-x;
	}

	body.page_aboutus ul.navlist a.navlink.aboutus_active {
		background: url(../images/nav_bg_active.png) top repeat-x;
	}

	body.page_services ul.navlist a.navlink.services_active {
		background: url(../images/nav_bg_active.png) top repeat-x;
	}

	body.page_news ul.navlist a.navlink.news_active {
		background: url(../images/nav_bg_active.png) top repeat-x;
	}

	body.page_careers ul.navlist a.navlink.careers_active {
		background: url(../images/nav_bg_active.png) top repeat-x;
	}

	body.page_contacts ul.navlist a.navlink.contacts_active {
		background: url(../images/nav_bg_active.png) top repeat-x;
	}

ul.navlist a.navlink:hover, ul.navlist a.navhover {
	text-decoration: none;
	color: #d90000;
}

ul.navlist li ul li a.navhover {
	text-decoration: none;
	color: #fff;
	background-color: #67b8ea;
}

ul.navlist .sub {
}

ul.navlist li img {
	vertical-align: top;
}

/* --- modules --- */

a.idts_logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

.idts_icons {
	position: absolute;
	top: 12px;
	right: 14px;
}

.idts_home_banner {
	position: relative;
	width: 100%;
	height: 310px;
}

	.idts_home_banner div.banner {
		position: relative;
		display: inline;
		float: left;
		width: 530px;
		height: 310px;
	}
	
	.idts_home_intro {
		position: relative;
		float: right;
		width: 370px;
		font-size: 14px;
		line-height: 18px;
		padding-top: 10px;
	}
	
		.idts_home_intro img {
			margin-bottom: 8px;
		}
		
.idts_home_box_left, .idts_home_box_centre, .idts_home_box_right {
	position: relative;
	display: inline;
	float: left;
	width: 280px;
	font-size: 12px;
	line-height: 16px;
	color: #5f6978;
}

	.idts_home_box_centre {
		padding: 0 19px;
		margin: 0 20px;
		border-left: dashed 1px #b2b2b2;
		border-right: dashed 1px #b2b2b2;
	}
	
	.idts_home_box_left img.banner, .idts_home_box_centre img.banner, .idts_home_box_right img.banner {
		border-bottom: solid 5px #e5e5e5;
		margin-bottom: 8px;
	}
	
.idts_home_link_bottom {
	position: relative;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
}

.idts_content_box_half {
	position: relative;
	display: inline;
	float: left;
	width: 448px;
	background: #fff;
	margin-bottom: 10px;
	padding: 6px 0 15px;
}

	.idts_content_box_half p {
		margin: 0 10px;
	}
	
	.idts_content_box_half ul {
		margin: 0 15px 0 0;
	}
	
/* --- modifiers --- */

.idts_footer a {
	color: #fff;
}

.idts_home_link_bottom a {
	color: #6197e3;
}

/* --- classes --- */

.idts_clear {
	position: relative;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.idts_copyrights {
	font-size: 10px;
	font-weight: normal;
}

.idts_separator_h {
	position: relative;
	clear: both;
	width: 100%;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background: #e5e5e5;
	border-top: solid 1px #505050;
	margin: 20px 0;
}

.idts_separator_v {
	position: relative;
	display: inline;
	float: left;
	width: 20px;
}

.idts_image_right {
	float: right;
	margin: 0 0 15px 15px;
}

.idts_field_wide {
	width: 500px;
}

.idts_field_narrow {
	width: 169px;
}

.idts_button_blue {
	color: #fff;
	font-weight: bold;
	background: #1a58af;
	border: solid 3px #0a4596;
	padding: 5px 30px;
	cursor: pointer;
	cursor: hand;
}

.idts_button_blue:hover {
	background: #0a4596;
}
@charset "utf-8";
/* Ajax CSS Document */
.AjaxThis_l_msg {
	background-color: #E0ECEC;
	border: solid 2px #333333;
	color: #333333;
	padding: 5px;
}

.AjaxThis_v_msg {
	background-color: #FFFFCC;
	border: solid 2px  #FF3300;
	color: #FF3300;
	padding: 5px;
}

.AjaxThis_f_msg {
	background-color: #FF0000;
	border: solid 2px #550000;
	color: #FFFFFF;
	padding: 5px;
}

.AjaxThis_s_msg {
	background-color: #006600;
	border: solid 2px #003300;
	color: #FFFFFF;
	padding: 5px;
}