@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #052C4B;
	margin: 0px;
	/*background-color:#0B5C99; - we need this colour for gradient background */
	background-color:#052C4B;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
#main a {
	color:#0066FF;
}
#main a:visited {
	color:#006699;
	}	
/* Uncomment this for a gradient background 
body.bgtile {
	background-image:url(images/bgtile.jpg);
	background-repeat:repeat-x;
}
*/
#mainbody {
	width: 985px;
	margin:auto;
	}	
.line {
	margin-top: 5px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0F84DB;
}
.topmnu {
	background-color:#FDB052;
	padding: 2px 20px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0px;
	}
.topmnu a, .topmnu a:visited {
	color:#000066;
	text-decoration: none;
	}
.topmnu a:hover {
	text-decoration: underline;
	}	
#menu {
	color:#FFFFFF;
	position:absolute;
	top: 115px;
	font-size: 11px;
	z-index:3;


}
h3 {
	margin: 5px 0px;
	font-size: 14px;
}
.buttonbg {
	background-image:url(images/buttontile.jpg);
	background-repeat: repeat-x;
	border: 2px solid #FDC650;
	}

/*
#menu ul li {
	list-style-type: none;
	padding: 5px 25px 5px 10px;
	margin: 0px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	}
#menu ul li a, #menu ul li a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}	
#menu ul li a:hover {
	background-image: url(images/menu_bg_hover.jpg);
	background-repeat: no-repeat;
	color:#FDB052;
	height: 25px;
	}	
#menu ul {
	margin: 0px;
	padding: 0px;
	}
*/	
#masthead {
height:135px;


}
#content {
	width: 100%;
}
.tableHeading {
	background-color:#EBF5FE;	
		border: 1px solid #0F84DB; 
	padding: 5px;
	}
h1 {
	font-size: 36px;
	color: #0C5C99;
	font-weight: normal;
	font-family: "Arial Narrow";
}
div.border h1 {
	margin: 0px;
}
#footer {
	font-size: 10px;
	padding: 3px;
	color:#D6ECFC;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	}
#logo {
	top:0px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	z-index:0;
	}

#main {
	padding: 10px;
	min-height: 400px;
	background-color: #FFFFFF;
	border: 5px solid #052D4B;
	font-size: 12px;

	}
* html div#main {
	height: 400px;
	}	
.border {
		border: 1px solid #FDB052;
		padding: 10px 5px;
}
#main h1, #main h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#hometext {
	color:#FFFFFF;
	font-size:14px;
	width: 585px;
	float:left;
	padding:10px;
	}	
#hometext p {
	margin: 0;
	}	
#hometext a, #hometext a:visited {
	color:#FFC652;
	text-decoration:none;
}
#hometext a:hover {
	text-decoration: underline;
	}		
.highlight {
	color: #FF0000;
}
#jclogo {
	width: 380px;
	float:left;
	}
.blueHighlight {
	color: #0C5C99;
}
.enqform {
	float:right; 
	width: 250px; 
	border: 1px solid #0F84DB; 
	padding: 5px; 
	margin-left:10px; 
	background-color:#EBF5FE;
	font-size:11px;
}
.featurebox {
border: 1px solid #0F84DB; 
	padding: 5px; 
		background-color:#EBF5FE;
		}
.featurebox h3 {
	margin: 0 0 5px 0;
	}		
.featurebox p {
	margin: 0;
	}			
.enqform p {
	margin: 0px;
	}
.enqform .highlight {
	color:#FF0000;
	}
		
#contact {
	background-image: url(images/contactbar.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align:right;
	padding: 3px 0px;
	margin-bottom:10px;
	}
#contact td, #contact td a, #contact td a:visited {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
#contact td a:hover {
	text-decoration: underline;
	color:#FFCC00;
	}
#homecontent {
padding-top:5px;
	
	}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	}	

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #052E4C;
	border: 1px solid #C0E1FA;
}
.greenHighlight {
	color: #00CC00;
}

#placeholder{
	height:360px;
	width:615px;
}
#slider-container {
	width:615px;
	float:left;
	position:relative;	
}
#side-btns {
	float:left;
	width:370px;

}
.caption {
	position: absolute;
	left: 0;
	padding: 10px;
	background-color: #010E18;
	color: white;
	font-family: sans-serif;
	border-radius: 10px;
	display: none;
	bottom:0;
	font-size:21px;
	font-family: Helvetica;
	font-weight:bold;
	width:595px;
}
