/*
Description:	CSS 
Author:			Visualcode Limited
Date: 			April 2009.
Version:		1.0
*/

@import url('css/pageLayout.css');
@import url('css/generalform.css');
@import url('css/lightbox.css');

/*---------------------------Global Start -----------------------------*/

/*
Colour Palette
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#666666; lt Grey:#ECECEC; lt Yellow:#FFFFE6;
*/

body {
	font:12px "trebuchet ms", Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	color: #000;
	text-align:center;
	background:#ba122a;
  	position:relative;
	margin:0;
	padding:0;	
	}
	
a:link {
	color:#ba122a;
	text-decoration: none;
}

a:visited {
	color:#ba122a;
	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:#BA122A;
	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 #BA122A;
	height: 1px;
	margin: 5px auto;
	padding: 0px !important;
	color:#FFF;
	clear:both;
	}

p{
	margin:10px 0;
	}

.clear{
	clear:both;
	}
	
table{margin:0;}	
table td{padding:5px 0px; font:12px "trebuchet ms", arial, helvetica, sans-serif; border-bottom:#C7CBB3 solid 1px; vertical-align:top;}	
table td.five{padding:5px;}
table thead td{background:#E5E5CC; border-top:#FFF solid 1px; border-bottom:#FFF solid 1px; border-right:#FEFFDB solid 1px; color:#FFF; padding-left:5px; font-weight:bold;}
table thead td.none{border-right:none;}	


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
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#ECECEC; lt Yellow:#FFFFE6;
*/

#container{
	padding:0;
	margin:0;
	position:relative;
	background:#FFF url(images/redSquare.gif) repeat-x 0px -8px;
	text-align:center;
	}

#header {
	width:900px;
	height:116px;
	margin:0px auto;
	padding:0 !important;
	text-align:left;
	}

 #topNav{
 	font-size:10px;
 	width:300px;
 	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:20px;
 	padding-bottom:5px;
 	}
 	
  #topNav ul li a:hover{
 	background:#BA122A url(images/redTab.gif) no-repeat left bottom;
 	color:#FFF;
 	}	

#Logo {
	margin:0;
	padding:0px 0px 0px 10px;
	text-align:left;
	width:250px;
	}

	
.sectionTitle{	
	clear:right;
	float:right;
	text-align:left;
	width:600px;
	padding-top:30px;
	}

img.picture{
	border:#C7CBB3 solid 3px;
	margin-left:10px;
	}

/*
Colour Palette
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#ECECEC; lt Yellow:#FFFFE6;
*/

/* ______________________ Navigation ______________________ */		
	
 #navigation{
 	font-size:11px;
	position:relative;
	background:transparent;
	height:32px;
	clear:both;
	background:#000 url(images/navBack.gif) no-repeat;
	width:900px;
	margin:0px auto;
	}

 #navigation ul {
	list-style:none; 
	padding:0;
	margin:0px;
	position:relative;
	text-align:left;
	border:none;
	}
	
 #navigation ul li {
	display:inline;
	float:left;
	margin:0;
	position:relative;
	text-align:left;
	font-weight:normal;
	width:98px;
	border-right:#FFF solid 1px;
	}
	
 #navigation ul li a {
	color:#FFF;
	background:url(images/navWhArrow.gif) no-repeat 80px 7px;
	position:relative;
	display:block;
	padding:8px 10px 9px 10px;
	height:15px;
	font-weight:bold;
	}
	
 #navigation ul li a:hover {
 	color:#FFF;
	background:#ba122a url(images/navWhArrow.gif) no-repeat 80px 15px;
	}

/*
Colour Palette
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#ECECEC; lt Yellow:#FFFFE6;
*/

/* ______________________ Banner ______________________ */		


#bannerContainer{
	width:650px;
	height:275px;
	margin:0 Important;
	padding:0;
	text-align:left;
	float:right;
	}

#bannerContainer img{
	padding:0 !important;
	margin:0 !important;
	}

#bannerImg{
	padding:0 !important;
	margin:0 !important;
	}

#CarouselDiv{
	
	}

/*
Colour Palette
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#ECECEC; lt Yellow:#FFFFE6;
*/

/* ______________________ Main Area ______________________ */	

#wrapper {
	margin:0px;
	padding:0px;
	position:relative;
	border-top:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
	background:#FFF url(images/tile.gif) repeat-x left bottom;
	}

.contentArea{
	width:900px;
	clear:left;
	padding:0;
	margin:0 auto;
	}

.Content{
	text-align:left;
	margin-top:4px;
	margin-left:10px;
	padding:0;
	width:650px;
	float:right;
	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 -2px 3px;
	padding-left:20px;
	}

/*
Colour Palette
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#ECECEC; lt Yellow:#FFFFE6;
*/

/* ______________________ Left Navigation ______________________ */		


#leftArea{
	width:230px;
	float:left;
	position:relative;
	}


#leftNav {
	width:230px;
	color:#000;
	font-size:11px;
	position:relative;
	text-align:left;
	}
	
#leftNav ul{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	position:relative;
	font-size:11px;
	}

#leftNav ul li{
	position:relative;
	padding:0px;
	margin:0;
	border-bottom:#FFF solid 1px;
	}

#leftNav ul li a{
	color:#000;
	background:url(images/bullet.gif) no-repeat 5px 8px;
	display:block;
	padding:5px 0px 5px 25px;
	margin-top:5px;
	font-weight:bold;
	border-bottom:#ECECEC solid 1px;
	border-left:5px solid #ECECEC;
	}

#leftNav ul li a:hover,#leftNav ul li.on a {
	background:#ECECEC url(images/bullet.gif) no-repeat 5px 8px;
	border-left:5px solid #ba122a;
	}

#leftNav h2{
	padding:5px 0px 5px 10px;
	border-bottom:#ba122a solid 2px;
	margin:0;
	}	

.login h2{
	padding:0px;
	margin:0px;
	}

/*
Colour Palette
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#ECECEC; lt Yellow:#FFFFE6;
*/

/* ________________________________ News Ticker ________________________________ */	

h2.left{
	clear:left;
	margin:0;
	padding:10px 0px 5px 10px;
	border-bottom:#ba122a solid 2px;
	text-align:left;
	width:220px;
	}

#newsticker{
	margin-top:5px;
	padding:0px 10px 0 5px;
	height:120px;
	clear:left;
	width:210px;
	border-left:#ECECEC solid 5px;
	text-align:left;
	}

.conDet{
	margin-top:5px;
	padding:0px 10px 0 5px;
	clear:left;
	width:210px;
	border-left:#ECECEC solid 5px;
	text-align:left;
	background:#FFFFE6;
	}

#newsticker ul{
	margin:0;
	padding:0;
	}

#newsticker li,  .conDet li{
	border-bottom:0 !important;
	background:url(images/bullet.gif) no-repeat 0px 8px;
	display:block;
	padding:5px 0px 0px 25px;
	}

.ntitle a{
	color:#ba122a !important;
	font-weight:bold;
	}

.ncontent{
	padding:5px 0px;
	}

.nlink a{
	color:#ba122a !important;
	}
	
 

/* ______________________ Short Login Form ______________________ */	
.login{
	width:180px;
	margin-left:10px;
	float:left;
	clear:left;
	color:#324B35;
	padding:10px;
	border-bottom:#FFF solid 1px;
	}

form.sLogin{
	padding:0px;
	border:none;
	
	}

form.sLogin p{
	margin:0;
	padding:0;
	}

form.sLogin label{
	display:block;
	margin-bottom:0px;
	width:50px;
	font-size:10px;
	font-weight:bold;
	}

form.sLogin label a{
	color:#666; text-decoration:underline;
	}
	
form.sLogin label a:hover{
	color:#C1D82F;
	}
	
form.sLogin .error{
	font-size:10px;
	color:red;
	}
	
form.sLogin input{
	padding:0px;
	border:none;
	background:#FFF url(images/sLoginInput.gif) no-repeat left top;
	width:115px;
	height:16px;
	padding:3px 5px 0px 5px ;
	}

form.sLogin input.submit{
	text-align:left;
	background:#C1D82F;
	border:#FFF solid 1px;
	height:23px;
	width:50px;
	color:#FFF;
	font-weight:normal;
	padding:0px !important;
	margin:0 0 5px 0;
	font-size:10px;
	text-align:center;
	}

/* ______________________ Footer ______________________ */

#footer {
	clear:both;
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding-top:0px;
	color:#FFF;
	margin:0 auto;
	width:900px;
	}

#footer a{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;}			
	
	
/*
Colour Palette
Red:#BA122A; Black:#000000; White:#FFFFFF; Grey:#ECECEC; lt Yellow:#FFFFE6;
*/
	
	
