/* CSS Document for Cobalt Ground Solutions - Created by SH March 2009 */

/* GENERAL STYLES */
body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004990;
	background-color:#b9daf3;
}
a{
	color:#009ddc;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#skip_nav{
	position:absolute;
	top:-3000px;
	left:-3000px;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0 0 15px 0;
	padding:0;
}
* :focus { outline: 0; }
a img{
	border:none;
}
.clear{
	clear:both;
}
form{
	margin:0;
	padding:0;
}
.larger_text{
	font-size:16px;
	margin:0 0 60px 0;
}

/* CONTAINER */
#main_container{
	width:960px;
	margin:0 auto;
	padding:0 5px 15px 5px;
	background-color:#FFFFFF;
	background-image:url(../png/main_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:left;
}
#main_container_bottom{
	width:970px;
	height:5px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(../png/footer_bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

/* HEADER */
#header{
	min-height:367px;
	height:auto !important;
	height:367px;
	position:relative;
}
.home_header{
	background-image:url(../png/home_header_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.others_header{
	background-image:url(../png/others_header_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#header_image_mockup{
	position:absolute;
	top:100px;
	left:0;
}

#others_image_mockup{
	position:absolute;
	top:100px;
	right:0;
}

#homepage_flash_header_container{
	position:absolute;
	top:91px;
	left:0;
}

#others_flash_header_container{
	position:absolute;
	top:90px;
	right:0;
}

#logo{
	position:absolute;
	top:26px;
	left:21px;
}

#strapline{
	margin:0;
	position:absolute;
	top:26px;
	right:21px;
	text-align:right;
	color:#009ddc;
	font-size:11px;
}

#nav{
	position:absolute;
	top:59px;
	right:21px;
	width:691px;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

#nav li{
	display:inline;
	border-right:1px solid #004990;
	padding:0 4px 0 0;
	margin:0 2px 0 0;
	position:relative;
}

#nav li.last{
	border-right:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#nav li a{
	padding:2px;
	color:#004990;
	text-decoration:none;
}

#nav li a:hover{
	color:#009ddc;
	text-decoration:none;
}

#nav li a.active{
	text-transform:uppercase;
	color:#009ddc;
	border-bottom:2px solid #009ddc;
}

/* OTHER PAGES NAV */
#others_header{
	width:282px;
	float:left;
	margin:205px 0 0 50px;
}

#others_header h1{
	font-size:35px;
	font-weight:normal;
	margin:0 0 15px 0;
}
#others_header ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.secondary_nav_active{
	font-weight:bold;
	color:#004990;
	text-transform:uppercase;
	padding-left:10px;
}

/* CONTENT */
#content_container{
	background-image:url(../png/content_container_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	margin:10px 0 0 0;
}

.content_container_no_bg{
	background-image:url(../png/content_container_tertiary_bg.png) !important;
	background-repeat:repeat-y;
	background-position:top left;
}

#content{
	width:630px;
	float:left;
	margin:0 0 0 50px;
	display:inline;
}

#right{
	width:220px;
	float:right;
	margin:0 12px 0 0;
	text-align:center;
	display:inline;
}

.right_wysiwyg{
	width:180px;
	margin:0 auto 15px auto;
	text-align:left;
}

h1{
	font-size:38px;
	color:#009ddc;
	font-weight:normal;
}

#our_services_at{
	position:relative;
	height:136px;
	margin:0 0 40px 0;
	background-image:url(../png/our_services_at_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#our_services_at p{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#heathrow_button{
	position:absolute;
	left:178px;
	bottom:0;
}

#london_city_button{
	position:absolute;
	right:28px;
	bottom:0;
}

#our_customers_include{
	position:relative;
	height:74px;
	margin:0 0 15px 0;
	background-image:url(../png/our_customers_include_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#our_customers_include p{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#our_customers_include img{
	margin:25px 8px 0 0;
}

/* OUR CUSTOMERS PAGE */
.our_customers_logo{
	float:left;
	display:inline;
	margin:0 25px 25px 0;
	padding:0;
	width:100px;
	height:100px;
	text-align:center;
	position:relative;
}

/* NEWS TICKER */
.news_ticker{
	width:180px;
	margin:0 auto;
	text-align:left;
}

.news_ticker h3{
	font-size:24px;
	font-weight:normal;
	color:#004990;
	margin:0 0 11px 0;
	padding:0 0 3px 0;
	border-bottom:2px solid #004990;
}

.news_ticker_section{
	border-bottom:2px solid #004990;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}

.news_ticker_section h4{
	text-transform:uppercase;
	color:#009ddc;
	font-size:16px;
	margin:0;
}

.news_ticker_section p{
	margin:0;
	padding:0;
	color:#009ddc;
	font-size:12px;
}
.news_ticker_read_more{
	text-align:right;
}
.news_ticker_read_more a{
	color:#004990;
}
.news_ticker_read_more a:hover{
	text-decoration:underline;
}

.news_ticker_more_articles{
	margin:0;
	padding:0;
	font-weight:bold;
}

.news_ticker_more_articles a{
	color:#004990;
	text-decoration:none;
}
.news_ticker_more_articles a:hover{
	color:#009ddc;
	text-decoration:none;
}

/* NEWS PAGE */
.news_summary_title{
	margin:0;
	font-weight:normal;
	font-size:18px;
}
.news_summary_text{
	border-bottom:1px solid #004990;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}

/* TESTIMONIALS */
.testimonial_container{
	background-image:url(../png/testimonial_top_quote.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 10px;
}
.testimonial_container h3{
	color:#004990;
	font-size:20px;
	font-weight:normal;
}
.testimonial_text{
	color:#009ddc;
	font-size:18px;
	text-align:left;
	background-image:url(../png/testimonial_bottom_quote.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 0 15px 0;
	margin:0;
	font-weight:normal;
}
.testimonial_name{
	font-size:13px;
	color:#009ddc;
	text-align:right;
	margin:0;
	font-weight:normal;
}
.testimonial_company{
	font-size:13px;
	color:#004990;
	text-align:right;
	margin:0;
	font-weight:normal;
}

/* TERTIARY PAGES */
#tertiary_1{
	float:left;
	width:165px;
	padding:0 15px 0 0;
	margin:0 15px 0 50px;
}

#tertiary_2{
	float:left;
	width:460px;
	padding:0;
	margin:0;
}

#tertiary_3{
	float:right;
	width:200px;
	padding:0 0 0 15px;
	margin:0;
}

#tertiary_3 img{
	border:2px solid #004990;
}

#tertiary_1 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#tertiary_1 ul li{
	margin:0 0 10px 0;
	padding:0;
}

.tertiary_nav_active{
	font-weight:bold;
	color:#004990;
	text-transform:uppercase;
}

/* FOOTER */
#footer{
	width:960px;
	margin:0 auto;
	padding:10px 0 10px 0;
	font-size:11px;
	color:#009ddc;
}
#footer p{
	margin:0;
	padding:0;
}
#footer_col1{
	width:460px;
	float:left;
	text-align:left;
	display:inline;
}
#footer_col2{
	width:460px;
	float:right;
	text-align:right;
	display:inline;
}

/* GALLERY */
.gallery_cats_product{
	float:left;
	margin:0 30px 30px 0;
	height:200px;
	width:125px;
	display:inline;
}
.gallery_cats_product img,.gallery_cats_product img:hover{
	padding:10px;
	border:1px solid #004A91;
	background-color:#FFFFFF;
}
.gallery_cats_product p{
	text-align:center;
	padding:5px;
}
.gallery_cats_product p a{
	font-weight:normal;
	text-decoration:none;
}
.gallery_cats_product p a:hover{
	text-decoration:underline;
}

.gallery_products_product{
	float:left;
	margin:0 30px 30px 0;
	height:200px;
	width:125px;
	display:inline;
}
.gallery_products_product img,.gallery_products_product img:hover{
	padding:10px;
	border:1px solid #004A91;
	background-color:#FFFFFF;
}
.gallery_products_product p{
	text-align:center;
	padding:5px;
	width:135px;
}
.gallery_products_product p a{
	font-weight:normal;
	text-decoration:none;
}
.gallery_products_product p a:hover{
	text-decoration:underline;
}

/* QUICKFORM STYLES */
.quickform_header{
	font-size:24px;
	font-weight:normal;
	margin:35px 0 35px 0;
	padding:0;
}
.quickform_container{
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color:#E8EFF5;
	border:1px solid #004990;
	padding:0 30px 30px 30px;
	margin:0 0 15px 0;
}
.quickform_row{
	margin:0 0 15px 0;
}
.quickform_container p{
	margin:0;
	padding:0;
}
.quickform_required{
	color:#004990;
}
.quickform_label{
	font-weight:normal;
}
.quickform_element{
	margin:0;
	padding:0;
}
p.notify{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffe0;
	border: 1px solid #e6db55;
	padding:5px;
	margin:0 0 15px 0;
}

p.quickform_error{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffe0;
	border: 1px solid #e6db55;
	padding:5px;
	margin:0 0 15px 0;
}
.quickform_container p.quickform_error{
	margin:0 0 1px 0;
}

/* INTERVIEWS */
.interviews_body{
	background-color:#FFFFFF;
	margin:15px;
	text-align:left;
	overflow:hidden;
}
#interview_detail_container{
	width:660px;
	margin:0 auto;
	overflow:hidden;
}
#interview_detail_pic{
	width:250px;
	float:left;
}
#interview_detail_pic img{
	border:2px solid #004990;
}
#interview_detail_content{
	width:350px;
	float:right;
	height:450px;
	overflow:auto;
	text-align:left;
}

.interview_container{
	float:left;
	display:inline;
	width:180px;
	margin:0 10px 10px 0;
	padding:0;
	text-align:center;
	border:1px solid #CCCCCC;
	padding:10px;
	min-height:310px;
	height:auto !important;
	height:310px;
}
.interview_container_last{
	float:left;
	display:inline;
	width:180px;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
	border:1px solid #CCCCCC;
	padding:10px;
	min-height:310px;
	height:auto !important;
	height:310px;
}
.interview_title{
	margin:5px 0 5px 0;
	padding:0;
	font-weight:bold;
}
.interview_position{
	margin:5px 0 0 0;
	padding:0;
}