
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);


body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Arial, sans-serif;
	color:#405F7E;
	background-color:#E8EBF3;
	}
	
	a, a:visited
	{
		color:#405F7E;
		text-decoration:none;
	}


img{border:0; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dashed #DDDDDD;
	}

.col1{color:#FFFFFF; background-color:#003366;}
.col2{color:#666666; background-color:#C3D5E7; background-image: url(../images/top_curve.jpg); background-repeat:no-repeat; background-position:right; height:7px}
.col3{color:#FFFFFF; background-color:#1F7EB6; background-image: url(../images/nav_bg.jpg); background-repeat:repeat-x;}

.col2 a{color:#1C282F; background-color:#89C7EB;}
.col4{color:#333333; background-color:#FFFFFF;}

.col5{color:#505753; background-color:#DFE1E0; border-top:2px solid #505753}

.col6{color:#CCCCCC; background-color:#1A3151;}
.col6 a{color:#FFFFFF; background-color:#1A3151;}

/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #intro, #breadcrumb, #container, #footer, #copyright, #navbar, #topcurve{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topcurve 
{
	height:7px;
	margin:0px auto 6px auto ; 
}
#topbar{
	height:25px;
	padding:10px 0;
	}

#topbar ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#topbar #social{
	display:block;
	float:left;
	}

#topbar #social li{
	display:inline;
	margin-right:20px;
	cursor:pointer;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#header h1, #header p{
	float:left;
	margin:0;
	padding:0;
	clear:left;
	}

#header h1{
	float:left;
	margin:0 0 10px 0;
	padding:0;
	font-size:36px;
	border:none;
	}



/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro
{
	background-image:url(../images/top_bg.jpg); background-repeat:repeat-x; background-position:top; height:226px;
}
#introText
{
	float:left;
	position:absolute;
	margin:38px 10px 25px 32px;
}

#introImage
{

	position:absolute;
	margin:19px 23px 0 470px;
	
}

#introTrans
{
	background-image:url(../images/transparent.png) ; background-repeat:repeat-x; background-position:bottom; height:93px; 
	z-index:10;
	position:relative;
	top:130px;
	width:100%;


	border-bottom:2px solid #4B6B8A;

}

#introBtn
{
	padding:15px 0px 0px 32px;
	
}
/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:15px 0;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:0px 0;
	}

#container h2{padding-bottom:8px; border-bottom:1px dotted #666666;}

/* ----Homepage Products----*/

#container #products{
	display:block;
	
	margin:0 0 0px 0;
	padding:10px;
	
	overflow:auto;

	}

/* Homepage Block */

#products a{
	color:#003377;
	background-color:#E8EBF3;
	border:none;
	}

#products ul, #products h2, #products p{
	margin:0;
	padding:0;
	list-style:none;
	}

#products li{
	display:block;
	float:left;
	width:252px;
	margin:0 15px 0 0;
	padding:20px 25px;
	color:#000000;
	background-color:#E8EBF3;
	}

#products li.last{
	margin-right:0;
	}

#products li p{
	line-height:1.6em;
	}

#products li div.imgholder{
	display:block;
	width:240px;
	margin:5px 0;
	padding:4px;
	color:#315A8A;
	background-color:#FFFFFF;
	border:1px solid #315A8A;
	}

#products li div.imgholder img{
	width:240px;
	border:none;
	margin:0;
	padding:0;
	}

#products li h2{
	padding-bottom:8px;
	border-bottom:1px dotted #6BA3A3;
	color:#000000;
	background-color:#F6F6F6;
	}

#products h2{
	padding:8px;
	border-bottom:1px dotted #C3D5E7;
	color:#000000;
	background-color:#E2E5EF;
	margin:0px 4px 0px 0px ;
	}
	
#products p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* Content */

#workholder{
	display:block;
	float:left;
	width:600px;
	margin:0px 10px 10px 10px ;
	padding:10px;
background-color:#C3D5E7;
	}
	
	#workholder h2{
	
	border-bottom:1px dotted #A2BCD6;
	color:#000000;
	background-color:#C3D5E7;
	margin:0px 4px 0px 0px ;
	}
	
	#whitebg
	{
		background-color:#ffffff;

		padding:10px;
	}
	
	#whitebg em
	{
		width:300px;
		background-color:#ff0000;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#3E7060; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	margin:20px 20px 10px 0px;
	width:250px;
	padding:0px 0px 0px 20px;
	border-left: 1px dashed #ccc;
	
	
	
	
	}
	
	
	#support{
	display:block;
	float:right;
	margin:0px 0px 10px 0px;
	width:245px;
	background-image:url(../images/support_bg.jpg); background-repeat:no-repeat;
	border:1px solid #908A88;
	
	
	
	
	}
#column #desc
{
	color:#ffffff;
	font-size:16px;
	margin:20px;
	
}
#support #desc
{
	color:#76706F;
	font-size:12px;
	margin:20px 10px 10px 90px;
	
}
#desc a, #desc a:visited
{
	color: #405F7E;
}

#desc a:hover
{
	text-decoration:underline;
}


#column .flickrbox, #column .holder{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	color:#402720;
	background-color:#FFFFFF;
	border:1px solid #402720;
	}

.flickrbox li.last{margin-right:0;}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#402720;
	background-color:#FFFFFF;
	border:1px solid #402720;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#402720;
	background-color:#FFFFFF;
	border:1px solid #402720;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px dotted #808683;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer li{
	margin-bottom:10px;
	}

#footer li.last{
	margin:0;
	}

#footer address{
	font-style:normal;
	line-height:1.5em;
	margin-bottom:3px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0;
	}

#footer .last{
	margin-right:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
	#slider2 ul, #slider2 li, #slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{ 
		width:304px;
		height:79px;
		overflow:hidden; }
		
		
		#slider2 li{ 
		width:463px;
		height:182px;
		overflow:hidden; }
		
		
		/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #003366;
	border-top:15px solid #DFE1E0;
}

#templatemo_footer {
	width: 960px;
	padding: 30px;
	margin: 0 auto;
	color: #C3D5E7;
	
}

.section_w920 {
	text-align: center;
	width: 960px;
}

.section_w920 a:link, .section_w920 a:visited { color: #ffffff; text-decoration: none; font-weight: normal; } 
.section_w920 a:hover { text-decoration:underline;}

.section_w368 a:link,.section_w368 a:visited { color:#CEA05D;}
.section_w184 {
	float: left;
	width: 293px;
	padding: 0 0px 0 0;	
}

.section_w368 {
	float: left;
	width: 293px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #fff;
	text-decoration: none;
}
/* end of footer */
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.header_04 {
	clear: both;
	font-size: 14px;
	color: #CEA05D;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(../images/templatemo_footer_divider.png) bottom repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}

.header_01 {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(../images/templatemo_header_underline.jpg) left bottom no-repeat;	
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#column_left {
	float: left;
	width: 380px;
	padding: 10px 18px 0px 10px;
	background: #ffffff;
}
#column_right{
	float: left;
	width: 310px;
	padding: 10px 18px 0px 10px;
	background: #ffffff;
}

#column_inner{
	float: left;
	width: 592px;
	padding: 20px 18px 20px 20px;
	background: #ffffff;

}

#container #welcome{
	display:block;
	
	margin:0 0 0px 0;
	padding:10px;
	
	overflow:auto;

	}
	
	
	#container #inner{
	display:block;
	float:left;
	margin:0 0 0px 0;
	padding:10px;
	
	overflow:auto;

	}
	.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 10px;
	font-size:16px;
	background: url(../images/templatemo_section_middle.jpg) repeat-y;
}
.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(../images/templatemo_section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(../images/templatemo_section_bottom.jpg) bottom left no-repeat;
}

#lastline
{
	background-color:#04182D;
}
#contentForm {
  display: block;
  width: 500px;
  margin: 0px ;/*this line will center the page*/
  padding: 15px;
  border: 1px solid #cccccc;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  
  margin-bottom: 10px;
  
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

