@charset "utf-8";
/* CSS Document */
body{
	background:#161616;
	padding:0px;
	margin:0px;
	color:white;
	/*font-family:Helvetica, arial, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;

}
#container{
	width:100%;
	background:#282828;
	
}
#mast{
	width:1000px;
	margin:auto;
	height:100px;
}
#mast img{
	position:relative;
	top:35px;
	left:27px;
	float:left;
}
#popout{
	background:url(../../media/jpg/popout.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_what_we_do{
	background:url(../../media/jpg/popout_what_we_do.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_about_us{
	background:url(../../media/jpg/popout_about_us.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_how_we_work{
	background:url(../../media/jpg/popout_how_we_work.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_aftercare{
	background:url(../../media/jpg/popout_aftecare.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_lets_talk{
	background:url(../../media/jpg/popout_lets_talk.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_communications{
	background:url(../../media/jpg/popout_communications.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_tools{
	background:url(../../media/jpg/popout_tools.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_data_feeds{
	background:url(../../media/jpg/popout_data_feeds.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_technology{
	background:url(../../media/jpg/popout_technology.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_news{
	background:url(../../media/jpg/popout_news.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_email_alerts{
	background:url(../../media/jpg/popout_email_alerts.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_contact_us{
	background:url(../../media/jpg/popout_contact_us.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_search{
	background:url(../../media/jpg/popout_search.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_vacancies{
	background:url(../../media/jpg/popout_vacancies.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_who_we_are{
background:url(../../media/jpg/popout_who_we_are.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_locator{
background:url(../../media/jpg/popout_location.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_requests{
background:url(../../media/jpg/popout_request_and_comments.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_xceed{
background:url(../../media/jpg/popout_xceed.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_accessibility{
background:url(../../media/jpg/popout_accessibility.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_privacy{
background:url(../../media/jpg/popout_privacy.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_sitemap{
background:url(../../media/jpg/popout_sitemap.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_tea{
background:url(../../media/jpg/popout_tea.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_health_check{
background:url(../../media/jpg/popout_health_check.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_callback{
background:url(../../media/jpg/popout_callback.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popout_fixedprice{
background:url(../../media/jpg/popout_fixedprice.jpg) center -50px  no-repeat ;
	height:70px;
	width:100%
}
#popup_content{
	width:980px;
	margin:auto;
	position:relative;
	top:20px;
	padding:10px;
}
#content{
	width:1000px;
	margin:auto;
	/*background: #282828;*/
	padding-bottom:20px;

	
}
#banner{
	width:100%;
	height:410px;
	overflow:hidden;

}
#footer{
	width:1000px;
	margin:auto;
	padding-top:10px;
	font-size:110%;
	/*line-height:1.6em;*/
	color:#717171;
	height:160px;
	
}
#footer p{
	padding:0 0 10px 0;
}
.footer_area{
	width:200px;
	background:url(../../media/gif/footer-line.gif) right repeat-y;
	min-height:150px;
	float:left;
	padding:0px 10px;
}
.footer_area a{
	color:#999;
	text-decoration:none;
	border-bottom:1px dashed #999;
}
.footer_area a:hover{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dashed #D70065;
}
.first_para{
	padding-top:0px;
	margin-top:0px;
}
.white{
	color:#fff;
}
#nav{
	float:right;
	font-size:1.2em;
	clear:right;
}
#nav ul{
	padding:0px;
	margin:0px;
	list-style:none;
	position:relative;
	top:30px;
	right:20px;
	/*width:625px;*/
	float:right;
}
#nav li{
	display:inline;
	
}
#nav a{
	display:block;
	float:left;
	text-decoration:none;
	color:#999999;
	margin-left:15px;
	font-weight:bold;
}
#nav a:hover{
	border-bottom:1px dashed #D70065;
	color:white;
}
#nav .active{
	border-bottom:1px dashed #D70065;
	color:white;
}	
#search{
	float:right;
	height:50px;
	width:250px;
	background:url(../../media/jpg/search_bg.jpg) no-repeat;
}
#search form{
	position:relative;
	left:60px;
	top:7px;
}
#search input{
	border:none;
	background:#555;
	font-size:12pt;
	color:white;
/*	font-weight:bold;*/
	width:180px;
}
#left_welcome{
	width:440px;
	margin-right:10px;
	float:left;
	color:#bbb;
	font-size:1.1em;
	padding: 0px 25px;
	line-height:1.4em;
	margin-top:10px;
	margin-bottom:10px;
}
#right_welcome{
	width:440px;
	float:left;
	color:#bbb;
	font-size:1.1em;
	padding: 0px 25px;
	line-height:1.4em;
	margin-bottom:10px;
	margin-top:10px;
}
.divider{
	height:1px;
	width:100%;
	background:url(../../media/gif/horizontal-line.gif) repeat-x #282828;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
.round_boxes{
	float:left;
	width:242px;
	background:url(../../media/jpg/bottom_box.jpg) bottom no-repeat #161616;
	height:205px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.round_boxes a{
	text-decoration:none;
	color:white;
		border-bottom:1px dashed #fff;
}
.round_boxes a:hover{
	border-bottom:1px dashed #D70065;
	color:white;
}
.long_round_boxes{
	float:left;
	width:480px;
	background:url(../../media/jpg/bottom_long_box.jpg) center bottom no-repeat #161616;
	height:180px;
	margin-bottom:10px;
}
.long_round_boxes img{
	float:left;
}
.long_round_boxes ul{
	float:right;
	width:205px;
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:5px;
}
.long_round_boxes li{
	display:block;
	border-bottom:1px dotted #666;
	padding-top:11px;
	padding-bottom:11px;
}
.portfolio{
	width:240px;
	margin-right:12px;
	float:left;
	margin-bottom:12px;
	margin-top:2px;
}

/* extra */
/* HOMEPAGE SLIDER -------------------------------------------------------- HOMEPAGE SLIDER */

#hero-holder {
	position:absolute;
	top: 109px;
	width: 100%;
	left:0px;
	display: block;
	z-index: 100;
	height: 353px;
	background: url(../../media/png/heroholder.png) top center no-repeat ;
	
}

.textholder {
	z-index: 10;
}

.textholder p {
	position: absolute;
	top: 24px;
	left: 140px;
	color: #ccc;
	z-index: 100;
	font-size: 1.2em;
	letter-spacing: -1px;
}

.textholder a {
	position: absolute;
	right: 10px;
	top: 20px;
	width: 97px;
	height: 39px;
	display: block;
	background: url(art/viewprojectbtn.gif) no-repeat;
}

.thumbs {
	text-align: center;
	width: 150px;
	margin: 26px auto 0;
	z-index: 14;
	position: relative;
	
}

#carousel-holder {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 12;
	display: block;
	height: 384px;
	padding: 28px 0 0 0;

}

#carousel-holder h2 {
	font-size: 4em;
	position: absolute;
	bottom: 0;
	color: #3b3b3b;
	left: 0;
}


#carousel {
	width: 1000px;
	margin: 0 auto 0;
}

#carousel ul {
    list-style: none;
    width:20000px;
    margin: 0;
    padding: 0;
    position: relative;
	z-index: 12;
	
}

#carousel li {
    display: inline;
    float: left;
} 

#carousel li span p {
	display: none;
}

.thumb {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	margin: 2px;
	background: url(art/hero-navigator.gif) no-repeat;
	display: inline;
	cursor: pointer;
	text-indent: -9999px;
	}

/* items inside navigator */
a.thumb {
	width:14px;
	height:14px;
	float:left;
	cursor: pointer;
	margin:3px;
	background: url(../../media/gif/hero-navigator.gif) no-repeat;
	display:block;
	text-indent: -9999px;
}

/* mouseover state */
a.thumb:hover {
	background-position:0 -14px;      
}

/* active state (current page state) */
a.thumb.active {
	background-position:0 -28px;      
}

.column-text {
	-moz-column-width: 450px;
	-webkit-column-width: 450px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	text-align: justify;
}

.fadeThis {
	cursor: pointer;
}

.fadeThis * {
	  display: none;
	}
	

input, textarea {	
	font-family:Helvetica,Arial,sans-serif;
	font-size: 120%;
}

#paged {
	display: none;
}

.cufon-loading h1,  .cufon-loading h2, .cufon-loading h3,  .cufon-loading #top-panel,  .cufon-loading .script { /* for Cufon.replace() */
	visibility: hidden !important;
}

/************************/
/*rolovers*/
ul#portfolio-list {   
	float: left;   
	list-style: none;   
	padding:0;
	width: 1100px;
	margin: 0 0 20px -19px;
}  
ul#portfolio-list li {   
	float: left;   
	list-style: none; 
	width:242px;
	margin-right:11px;
	}  
.preview-image {
	float: left;
	margin: 19px 0 0 20px;
	width: 242px;
	height: 180px;
	display: block;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	border:none;
}

.preview-image img{
	position: absolute;
	top: 0;
	left: 0;
}
#extras{
	list-style:none;
	font-size:8pt;
}
#extras li{
	padding-bottom:8px;
	padding-left:25px;
}
#accessibility{
	padidng-left:20px;
	background:url(../../media/jpg/accessibility_icon.jpg) 0px -4px no-repeat;
}
#sitemap{
	padidng-left:25px;
	background:url(../../media/jpg/sitemap_icon.jpg) 0px 0px no-repeat;
}
#privacy{
	padidng-left:25px;
	background:url(../../media/jpg/text_icon.jpg) 0px 0px no-repeat;
}
#textonly{
	padidng-left:25px;
	background:url(../../media/jpg/text_only_icon.jpg) 0px -4px no-repeat;
}
#disclaimer{
		padidng-left:25px;
	background:url(../../media/jpg/disclaimer_icon.jpg) -1px -3px no-repeat;
}

.rss{
	display:block;
	height:30px;
	width:160px;
	background:url(../../media/jpg/rss_button.jpg) no-repeat;
	border-bottom:none;
	margin:auto;
}
.rss:hover{
	display:block;
	height:30px;
	width:160px;
	background:url(../../media/jpg/rss_button_over.jpg) no-repeat;
	border-bottom:none;
	margin:auto;
}
.twitter{
	display:block;
	height:30px;
	width:160px;
	background:url(../../media/jpg/twitter_button.jpg) no-repeat;
	border-bottom:none;
	margin:auto;
}
.twitter:hover{
	display:block;
	height:30px;
	width:160px;
	background:url(../../media/jpg/twitter_button_over.jpg) no-repeat;
	border-bottom:none;
	margin:auto;
}
.email_sub{
	display:block;
	height:30px;
	width:160px;
	background:url(../../media/jpg/email_button.jpg) no-repeat;
	border-bottom:none;
	margin:auto;
}
.email_sub:hover{
	display:block;
	height:30px;
	width:160px;
	background:url(../../media/jpg/email_button_over.jpg) no-repeat;
	border-bottom:none;
	margin:auto;
}
.readmore{
	display:block;
	width:120px;
	height:24px;
	float:right;
	background:url(../../media/jpg/readmore.jpg) no-repeat;
	position:relative;
	right:15px;
}
.readmore:hover{
	background:url(../../media/jpg/readmore_over.jpg) no-repeat;	
}
#what_we_do{
	background:url(../../media/jpg/what_we_do_bg.jpg) top center no-repeat #161616;
}
#sub_banner{
	height:200px;
}
#left_col{
	width:690px;
	padding:20px;
	padding-top:10px;
	float:left;
	margin-top:10px;
}
#right_col{
	width:230px;
	float:right;
	padding:20px;
	padding-top:10px;
	margin-top:10px;

	background:url(../../media/gif/right_col-line.gif) repeat-y;
}
#left_col p{
	line-height:1.4em;
	font-size:1.1em;
}
#left_col a{
	color:#fff;
	text-decoration:none;
	border-bottom:2px dotted #ccc;
}
#left_col a:hover{
	border-bottom:2px solid #ccc;
}
.checklist{
	font-size:7pt;
}
.checklist td{
	border-bottom:1px dotted #666;
}
.news_caption{
	width:550px;
	float:right;
	padding-top:10px;
}
.news_caption h3{
	padding:0px;
	margin:0px;
}
.news_caption h4{
	padding:0px;
	margin:0px;
	margin-top:3px;
}
 #left_col .news_caption p {
	padding:0px;
	margin:0px;
	font-size:8.5pt;
	margin-top:3px;
}
#full_story{

}
#full_story img{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#left_col #full_story .back{
	color:#FF3333;
	border:none;
	font-weight:bold;
	background:url(../../media/jpg/back_bg.jpg) no-repeat;
	padding-left:15px;
}
#form, #form_narrow{
	font-size:14pt;
}
#form input, #form textarea{
	font-size:14pt;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#form_narrow input, #form_narrow textarea{
	font-size:14pt;
	width:280px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#enquiry_butt{
	
	border:none;
	width:100px;
	height:40px;
}
#left_col h2{
	padding-bottom:0px;
	margin-bottom:0px;
}
#sitemap_tab ul{
	padding:0px;
	margin:0px;
	list-style:square;
	position:relative;
	left:25px;
	line-height:14pt;
	margin-top:6px;
}
#sitemaps ul ul{
	margin-top:0px;
}
#sitemap_tab h3{
	padding-bottom:0px;
	margin-bottom:0px;
}
.error{
	display:block;
	width:300px;
	background:#990000;
	color:white;
	padding:5px;
}
