/* CSS Document */

/* Main CSS for Content area of pages -------------------------------------------- */
body { 
	background-color:#000000;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px; 
	}
	
hr {
	border:1px #000 solid;
	height:4px;
	}
	
a{
	color: #666666;
	text-decoration:none;
	}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	color:#AD001A;
	font-weight:bold;
	margin: 30px 0 10px 0;
	text-align: left;
	}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color:#AD001A;
	margin: 10px 0 0 0;
	text-align: left;
	}
ul, ol {
	margin: 10px 0 0 20px;
	line-height: 1.5em;
}
li {
	margin-left: 10px;
}

iframe {
	overflow: hidden;
	border: 0px;
	margin: 20px;
}

/* CSS code of main template of the website -------------------------------------------- */

#main_content{	
		
		margin: 0 auto;
		margin-top: 4px;
		text-align: left;
		width: 880px;
}

#main_nav{
		margin:0px auto;
		}

#main_nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
#main_nav li{
		float:left;
		margin-right: 45px;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:1px;
		}

/* CSS code for header section of each page -------------------------------------------- */

#new_header {
	background-color: #fff;
	width: 844px;
	padding: 10px;
	margin-top: 5px;	
}
#recent_news {
	float: left;
	width: 465px;
	height: 420px;
	background: url('../images/header_bg.gif') no-repeat;
}
#recent_news img {
	border: 0px;
}
#service_items h2, #service_items p {
	color: #fff;
	font-weight: bold;
	padding: 3px;
	background: transparent;
}
body#service_items {
	background: transparent;
}
#flash_animation {
	float: right;
	width: 378px;
	height: 420px;
	margin-right: 1px;
}
#header_area{ 
		background-color:#FFFFFF;
		margin-top:5px;
		display:block;
		height:420px;
		width:844px;;
		padding: 10px 10px 10px 10px;
		}		
#header_main{
		float:left;
		}		
#header_area1{ 
		background-image:url(../images/navarea1.gif);
		background-repeat:no-repeat;
		height:122px;
		width:465px;
		float:left;
		text-indent:-9999px;
		}	
#header_area2{
		float:left;
		width:378px;
		height:420px;
		}	
#header_area3{
		background:url(../images/navarea2.gif) no-repeat;
		width:465px;
		height:288px;
		float:left;
		margin-top:10px;	
		}
#download_brochure_bar {
	background-color: #2E2E2E;
	width: 854px;
	color: #fff;
	text-align: right;
	height: 30px;
	padding: 5px;
}
		
/* Other styles */		
#pop_img{
		background:url(../images/pop_image.gif) no-repeat;
		width: 115px;
		height: 116px;
		position:relative;
		left:-50px;
		top:-9px;
		float:left;
		}		
#home_content{
		width:844px;
		background-color:#2E2E2E;
		padding: 10px 10px 10px 10px;
		}
		
#home_news_story{
		background-color:#FFFFFF;
		width:350px;
		float:left;
		margin: 0 0 20px -115px;
		padding: 20px 10px 0 80px;
		}

#home_news_story p {
		font-family: helvetica, arial, sans-serif;
		color:#4A4646;
		font-size:11px;
		font-weight:normal;
		text-align:left;
		width: 95%;
		}
		
#home_content_area1_pic{
		width:200px;
		height:320px;
		padding: 5px 5px 5px 5px;
		}
		
#home_content_area1_pic2{
		width:200px;
		height:320px;
		padding: 5px 5px 5px 5px;
		}
		
#content_right{
		float:right;
		width:350px;
		padding:0px 10px 10px 10px;
		margin-top:0px;
		background-color: #4A4646;
	}
#content_right h2 {
	size: 1.3em;
	color: #CCC;
}
#content_right p {
	text-align:left;
	color:#E6E6E6;
	font-weight:bold;
	margin-bottom: 1px;
}

#abt_content{
		width:844px;
		background-color:#2E2E2E;
		padding: 10px 10px 10px 10px;
		}
		
#pop_img_abt{
		background:url(../images/abt_label.gif) no-repeat;
		width: 174px;
		height: 84px;
		position:relative;
		left:-69px;
		float:left;
		}
		
#pop_img_chat{
		background:url(../images/chat_label.gif) no-repeat;
		width: 174px;
		height: 94px;
		position:relative;
		left:-74px;
		float:left;
		}

#pop_img_bognor{
		background:url(../images/bognor_label.gif) no-repeat;
		width: 174px;
		height: 84px;
		position:relative;
		left:-75px;
		float:left;
		}

#pop_img_clients{
		background:url(../images/clients_label.gif) no-repeat;
		width: 250px;
		height: 84px;
		position:relative;
		left:-81px;
		float:left;
		}

#clients_content_area{
		background-color: #fff;
		background-image: url("../images/abt_content_area_bg.gif");
		background-repeat: repeat-y;
		width:742px;
		height:100%;
		float:left;
		margin-left:-252px;
		padding: 20px 50px;
		}

#abt_content_area{
		background-color: #fff;
		background-image: url("../images/abt_content_area_bg.gif");
		background-repeat: repeat-y;
		width:718px;
		height:100%;
		float:left;
		margin-left:-178px;
		padding-left:120px;
		padding-right:10px;
		}
		
#abt_content_area2 {
		background-color: #fff;
		width:300px;
		height:300px;
		margin-left:360px;
		margin-bottom: 10px;
		text-align: center;
		line-height: 300px;
		vertical-align: middle;
}
		
#pop_img_video{
		background:url(../images/video_label.gif) no-repeat;
		width: 178px;
		height: 108px;
		position:relative;
		left:-71px;
		top:-3px;
		float:left;
}

#video_content_area{
		background-color:#FFFFFF;
		width:719px;
		height:100%;
		float:left;
		margin-left:-178px;
		padding: 20px 10px 20px 115px;
}

#video_content{
		width:844px;
		background-color:#2E2E2E;
		padding: 10px 10px 10px 10px;
		}
		
#video_list{
		margin-left:-40px;
		}
		
#video_list ul{
		list-style:none;
		margin-top:-5px;
		font-weight:bold;
		}
		
#video_content_area2 {
		background-color: #fff;
		width:250px;
		height:300px;
		margin-left:400px;
		margin-bottom: 10px;
		padding-top: 1px;
		}
		
#video_sub_cont1{
		width:200px;
		height:80px;
		float:left;
		text-align:left;
		padding-top:20px;
		padding-right:5px;
		}
		
#video_sub_cont2{
		width:200px;
		height:80px;
		float:left;
		text-align:left;
		padding-top:20px;
		padding-right:5px;
		}
		
#video_sub_cont3{
		width:200px;
		height:80px;
		float:left;
		text-align:left;
		padding-top:20px;
		}
		
#pop_img_photo{
		background:url(../images/photo_label.gif) no-repeat;
		width: 148px;
		height: 177px;
		position:relative;
		left:-68px;
		top:0px;
		float:left;
		}
		
#photo_content_area{
		background-color:#FFFFFF;
		width:719px;
		height:100%;
		float:left;
		margin-left:-148px;
		padding-left:115px;
		padding-right:10px;
		}

#pop_img_link{
		background:url(../images/link_label.gif) no-repeat;
		width: 134px;
		height: 132px;
		position:relative;
		left:-54px;
		top:-9px;
		float:left;
		}
		
#link_content{
		width:844px;
		background-color:#2E2E2E;
		padding: 10px 10px 10px 10px;
		}
#link_content_area{
		background-color:#FFFFFF;
		width:719px;
		height:100%;
		float:left;
		margin-left:-134px;
		padding-left:115px;
		padding-right:10px;
		}
#link_content_area p {
	font-family: helvetica, arial, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#link_image {
	float: right;
	margin: 100px 110px 0 20px;
	width: 200px;
	height: 200px;
	background-color: #fff;
}		
#news_content{
		background-color:#FAF7E4;
		height:165px;
		width:379px;
		margin-top:104px;
		margin-left: 37px;
		border:none;
		overflow:hidden;
		padding-top:10px;
		padding-left:10px;
		}
#news_content h3 {
	font-family:sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#news_content p {
	font-family:sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}		
#pop_img_port{
		background:url(../images/work_label.gif) no-repeat;
		width: 103px;
		height: 98px;
		position:relative;
		left:-38px;
		top:-6px;
		float:left;
		}
		
#port_content_area{
		background-color:#FFFFFF;
		width:719px;
		height:100%;
		float:left;
		margin-left:-103px;
		padding-left:115px;
		padding-right:10px;
		}
		
#footer {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
		
#pop_img_lb{
		background:url(../images/love_label.gif) no-repeat;
		width: 158px;
		height: 69px;
		position:relative;
		left:-78px;
		top:-1px;
		float:left;
		}
		
#lb_content_area{
		background-color:#FFFFFF;
		width:719px;
		height:100%;
		float:left;
		margin-left:-158px;
		padding-left:115px;
		padding-right:10px;
		}
		
#lb_content{
		width:844px;
		height:500px;
		background-color:#2E2E2E;
		padding: 10px 10px 10px 10px;
		}

#abt_content_area p {
		font-family: helvetica, arial, sans-serif;
		color:#999999;
		font-size:11px;
		font-weight:normal;
		text-align:left;
		width:320px;
		}
		
.input_form{
		font-family: helvetica, arial, sans-serif;
		background-color:#CCCCCC;
		border:none;
		color:#B1B1B1;
		font-weight:bold;
		padding:2px 2px 2px 2px;
		}

.line {
	border-bottom: 2px solid #ccc; 
	margin: 10px 0 10px 0; 
	width: 700px;
}
.form {
	border: none;
	margin: 20px 10px;
}
/*==============================================
portfolio extra bits - added by mark
==============================================*/

#portfolio_nav {
	float: right;
	margin: 20px 20px 0 0;
}

#portfolio_nav a {
	color: #AD001C;
	font-size: 1.6em;
	font-weight: bold;
}

#piclinks {
	width:300px;
	margin-left:380px;
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
	text-align: right;
}

#piclinks a {
	color: #AD001C;
}

#piclinks a.current {
	font-weight: bold;
}

.image_wrapper {
	text-align: center;
}

/* .image_wrapper img {
	max-width: 200px;
} */

/*__________________________________________________________________________________________
form details
__________________________________________________________________________________________*/

#form {
width: 100px;
}
dl {
margin: 0px 0 0 20px;
width: 300px;
float: right;
}
dl h2 {
	margin: 10px 0;
}
dt {
float: left;
width: 150px;
margin: 0 0 15px 0;
padding-top: 4px;
color: #555753;
}
dd {
margin: 0 0 15px 0;
color: #555753;
}
dd span {
color: #666;
}
input, textarea {
border: 1px #ccc solid;
padding: 2px;
background-color: #e0e0e0;
color: #737373;
}
.submitbtn {
margin: 3px 0 2px 0;
color:#666666;
font-family: Arial, Helvetica, sans-serif; 
background-color: #efefef;
font-weight: normal;
border:1px solid #aaaaaa;
}

.email_thanks{
	color:#D70113;
}