/*
Description:	CSS 
Author:			Visualcode Limited
Date: 			May 2009.
Version:		1.0
*/

@import url('css/pageLayout.css');
@import url('css/generalform.css');
@import url('css/lightbox.css');

/*---------------------------Global Start -----------------------------*/

/*
Colour Palette
dkBlue:#0F2249; ltBlue:#1A366D; dkGreen:#1B6B2D; ltGreen:#448653; dkGrey:#666666; lt Grey:#ECECEC;
*/

body {
	font:12px "trebuchet ms", Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	color: #000;
	text-align:center;
	background:#0F2249;
  	position:relative;
	margin:0;
	padding:0;	
	border-top:#1B6B2D solid 5px;
	}
	
a:link {
	color:#0F2249;
	text-decoration: none;
}

a:visited {
	color:#0F2249;
	text-decoration: none;
}

a:active {
	color:#666;
	text-decoration: none;
}

a:hover {
	color:#666;
	text-decoration: none;
}

a img{
	border:none;
	}


h1, h2, h3, h4{
	font-weight:normal;
	line-height:normal;
	}

h1 b, h2 b, h3 b, h4 b{
	color:#000;
	font-weight:normal
	}
	
h1 {
	font-size: 18px;
	color:#000;
	font-weight:bold;
	padding-top:10px;
	clear:both;
	}

h2 {
	font-size: 15px;
	color:#0F2249;
	font-weight:normal;
	}

h3 { 
	font-size: 14px;
	color:#666666;
	font-weight:normal;
	}

h4 {
	color:#FFF;
	font-size: 14px;
	font-weight:bold;
	margin:5px 0 10px 0;
	}

hr {
	border: none;
	border-top: 1px solid #0F2249;
	height: 1px;
	margin: 5px auto;
	padding: 0px !important;
	color:#FFF;
	clear:both;
	}

p{
	margin:10px 0;
	}

.clear{
	clear:both;
	}
	
table{margin:0;  border-top:#1B6B2D solid 1px;}	
table td{padding:5px; font:12px "trebuchet ms", arial, helvetica, sans-serif; border-top:#FFF solid 5px; vertical-align:top; background:#ECECEC; text-align:center; }	
table thead td{text-align:left; background:#1B6B2D url(images/tablehead.gif) repeat-x; border:none; border-left:#1B6B2D solid 1px; border-right:#448653 solid 1px; color:#FFF; padding-left:5px; font-weight:bold;}
table tbody td.left{text-align:left;}	
table tbody td.right{text-align:right; padding:2px 5px;}



a.button{
	padding-top:25px;
	}

a.button b{
	margin:0 auto;
	background: url(images/button.gif) no-repeat right top;
	color:#000000;
	padding:5px 25px 4px 5px;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	border-left:#bfbfbf solid 1px;
	}

/*
Colour Palette
dkBlue:#0F2249; ltBlue:#1A366D; dkGreen:#1B6B2D; ltGreen:#448653; dkGrey:#666666; lt Grey:#ECECEC;
*/

#container{
	padding:0;
	margin:0;
	position:relative;
	background:#FFF url(images/blueSquare.gif) repeat-x 0 -18px;
	text-align:center;
	}

#header {
	width:900px;
	height:100px;
	margin:0px auto;
	padding:0 !important;
	text-align:left;
	border-bottom:#ECECEC solid 1px;
	}

 #topNav{
 	font-size:10px;
 	width:450px;
 	float:right;
 	text-align:right;
 	}
	
 #topNav ul {
	list-style:none; 
	padding:0;
	margin:0px;
	position:relative;
	text-align:center;
	border:none;
	}
	
 #topNav ul li {
	display:inline;
	float:right;
	margin:0;
	position:relative;
	text-align:center;
	font-weight:normal;
	width:75px;
	margin-right:10px;
	}

 #topNav ul li a{
 	background:#ECECEC url(images/greyTab.gif) no-repeat left bottom;;
 	color:#666666;
 	display:block;
 	padding-top:10px;
 	padding-bottom:5px;
 	}
 	
#topNav ul li a:hover{
 	background:#1B6B2D url(images/blueTab.gif) no-repeat left bottom;
 	color:#FFF;
 	}	

#Logo {
	margin:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:250px;
	}

	
.sectionTitle{	
	clear:right;
	float:right;
	text-align:left;
	width:500px;
	padding-top:20px;
	color:#0F2249;
	font-size:19px;
	}


/*
Colour Palette
dkBlue:#0F2249; ltBlue:#1A366D; dkGreen:#1B6B2D; ltGreen:#448653; dkGrey:#666666; lt Grey:#ECECEC;
*/

/* ______________________ Main Area ______________________ */	

#wrapper {
	margin:0px;
	padding:0px;
	position:relative;
	border-top:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
	}

.contentArea{
	width:900px;
	clear:left;
	padding:0;
	margin:0 auto;
	}

.Content{
	text-align:left;
	margin-top:4px;
	padding:0;
	padding-bottom:10px;
	
	}

.Content img{
	margin:5px;
	}

.Content ul{
	list-style:none;
	padding-left:10px;
	margin:10px 0px;
	}

.Content ul li{
	margin-bottom:10px;
	background: url(images/bullet.gif) no-repeat 20px 0px;
	padding-left:40px;
	}
/*
Colour Palette
dkBlue:#0F2249; ltBlue:#1A366D; dkGreen:#1B6B2D; ltGreen:#448653; dkGrey:#666666; lt Grey:#ECECEC;
*/

form.motors, form.motorshd{
	text-align:right;
	}
	
form.motors p, form.motorshd p{
	width:130px;
	height:25px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}

form.motors label, form.motorshd label{
	width:65px;
	float:left;
	color:#1A366D !important;
	padding:2px 5px;
	margin:0;
	border-left:#FFF solid 1px;
	}

form.motors select, form.motorshd select{
	float:none;
	border:#0F2249 solid 1px;
	background:#FFF;
	color:#0F2249;
	width:50px;
	}
	
/*--------------------------- Tabbed ---------------------------*/

#Tab {
	  float:left;
	  width:100%;
	  background:#FFF;
	  line-height:normal;
	  margin-bottom:10px;
	  }
#Tab ul {
	  margin:0;
	  padding:10px 10px 0 0;
	  list-style:none;
	  }
#Tab li {
	float:left;
	width:275px;
	display:block;
	margin:0 0 0 10px;
	padding:0 0 0 0px;
	border-bottom:none;
	background:#e9e9e9 url(images/greyleft.gif) no-repeat;
	}
	  
#Tab a {
	  background:#e9e9e9 url(images/greyh1.gif) no-repeat right top;
	  float:left;
	  margin-left:5px;
	  display:block;
	  padding:10px 15px 4px 15px;
	  text-decoration:none;
	  font-weight:normal;
	  color:#333;
	  font-size: 18px;
	  font-weight:bold;
	  height:25px;
	  }

/* Commented Backslash Hack
	hides rule from IE5-Mac \*/

#Tab a {float:none;}
	/* End IE5-Mac hack */

#Tab a:hover {
	  color:#000;
	  }

#Tab .current {
	background:#dde5f6 url(images/blueleft.gif) no-repeat;
	}

#Tab .current a {
	background:#dde5f6 url(images/blueh1.gif) no-repeat right top;
	margin-left:5px;
	color:#0F2249;
	padding-bottom:5px;
	}	

/*
Colour Palette
dkBlue:#0F2249; ltBlue:#1A366D; dkGreen:#1B6B2D; ltGreen:#448653; dkGrey:#666666; lt Grey:#ECECEC;
*/

.blue{
	background:#dde5f6 url(images/bluetop.gif) no-repeat;
	padding-top:15px;
	}

.blue h1{
	background:#dde5f6 url(images/blueh1.gif) no-repeat right top;
	margin:0;
	margin-left:55px;
	height:25px;
	width:350px;
	color:#0F2249;
	}
	
.green{
	background:#ddf6e1 url(images/greentop.gif) no-repeat;
	margin-top:15px;
	}

.green h1{
	background:#ddf6e1 url(images/greenh1.gif) no-repeat right top;
	margin:0;
	margin-left:55px;
	height:25px;
	width:350px;
	color:#1B6B2D;
	}	
	
.instruction{
	border-bottom:#ECECEC solid 1px;
	padding:10px;
	}
	
 a.download{
 	background:#ECECEC url(images/grey.gif) repeat-x; 
 	display:block;
 	border:#CCC solid 1px;
 	padding:4px 5px;
 	text-align:center;
 	width:100px;
 	font-size:11px;
 	font-weight:bold;
 	color:#1B6B2D;
 	float:left;
 	}	
 table tbody td small{float:left; padding:5px 0px 0px 10px;}
 
 .pager{
 	border-top:#FFF solid 5px;
 	margin-bottom:25px;
 	background:#ddf6e1 url(images/pager.gif) no-repeat left bottom;
 	text-align:right;
 	padding:10px;
 	color:#FFF;
 	}


.pager a{
	font-size:10px;
	background:#ECECEC url(images/grey.gif) repeat-x; 
	font-weight:bold;
	color:#333;
	padding:4px 7px;
	text-align:center;
	border:#CCC solid 1px;
	}


.pager span a{
	font-size:10px;
	background: url(images/pageno.gif) no-repeat center top;
	font-weight:bold;
	color:#FFF;
	padding:4px 7px;
	width:19px;
	height:19px;
	text-align:center;
	border:none;
	}

/* ______________________ Footer ______________________ */

#footer {
	clear:both;
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding-top:0px;
	color:#FFF;
	margin:0 auto;
	width:900px;
	height:120px;
	}

#footer a:active, #footer a:link, #footer a:visited {color:#FFF; text-decoration:underline;}
#footer a:hover{color:#FFFFE6;}

#copyright, #contactft{
	text-align:left;
	padding:3px 10px;
	float:left;
	border-right:#FFF solid 1px;
	}
	
#detailsft{
	float:left;
	padding:3px 10px;
	}

#copyright,#contactft{float:left; width:310px; height:85px;} 
#copyright span a, #copyright span{color:#CCC;}			




