* {margin:0px;padding:0px;}
body 
{
        behavior:url("csshover.htc");
	color: #1F3A89;
}



input, textarea, select
{
	font-family: trebuchet ms, verdana, tahoma, sans-serif;
	font-size: 12px;
}


/* Site background and structure css */

body
{
	margin: 0px;
	padding: 0px;
	font-family:  trebuchet ms, verdana, tahoma, sans-serif; 
	font-size: 12px;
	background: url("images/bgrepeat.jpg") repeat;
	text-align: center;
	color: #1F3A89;
}

.topshadedarea
{
	background: url("images/topshading.png") top repeat-x;
}

img
{
	border: 0px;
}

/* Hide background shadow for IE6. */
* html .topshadedarea
{
        background:url();
}

.bottomshadedarea
{
	background:url();
}

/* Hide background shadow for IE6. */
* html .pagecontainer
{
	background:url();	
}

.pagecontainer
{
	width:983px;
	margin: auto;
	text-align: left;
	background: url("images/sideshade.png") repeat-y;
}
.page
{
	width: 893px;
	margin-left: 47px;
	background: #FFFFFF;
}

.contentarea
{
	margin-left: 20px;
	width: 855px;
}


/* Title area css */
.titlebar
{
	margin-left:20px;
	width:855px;
	padding-top: 17px;
	height:139px;
	overflow:hidden;
}	

.title-logozone
{
	width:135px;
	height:135px;
	float:left;
	cursor:pointer;
}

.title-rhs
{
	margin-left: 97px;
	float:left;
	width: 623px;
	display:inline;
	height:137px;
}

.title-rhs .title-contactdetails div
{
	height:15px;
	overflow:hidden;
}

.title-contactdetails
{
	text-align: right;
}

.title-contactdetails ul
{
	list-style-type: none;
}

.title-contactdetails li
{
	color: #1D3272;
}

.title-contactdetails a
{
	text-decoration: none;
	color: #1D3272;
}

.title-contactdetails a:hover
{
	text-decoration: underline;
}


/* Menu area css */
.title-menu
{
	font-size: 14px;
	margin-top: 40px;
	height:67px;
	
	
}

.menuitem
{
	float:left;
	margin-left: 8px;
	width: 95px;
	height: 67px;
	overflow:hidden;
	display:inline;
}

.activemenuitem
{
	background: url(images/activemenubg.jpg) no-repeat;
}

.menutext
{
	/*padding-top: 40px;*/
	color: #1F3A89;
}

/*
.menutextbox
{
	background: #DEDFE0;
	padding-left: 7px;
	height: 27px;
}
*/

.menutextbox
{
	background: #DEDFE0;

	height: 67px;
	float:left;
	width:95px;
	margin-top:-38px;
	display:inline;
}

/*
.menulink
{
	padding-top: 8px;
}
*/

.menulink
{
	height:29px;

	margin-left:0;
	margin-top:38px;
	cursor:pointer;
	width:95px;
}

.menulink a
{
	
	margin-left:3px;
	margin-top:10px;
	position:absolute;
	z-index:2;
	
}
.menutext
{
	height:29px;
	position:absolute;
	z-index:2;
	width:95px;
}

.activemenuitem .menutext
{
	color: #E3E3E3;
}

.activemenuitem .menutextbox
{
	background: transparent;
}

.hovermenuitem 
{
	background: url(images/activemenubg.jpg) no-repeat;
	cursor: pointer;
}

.hovermenuitem .menulink, .hovermenuitem .menulink a, .activemenuitem .menulink a, .menulink a:hover, .hoverlink
{
	color: #e3e3e3;
}

.menuitemalign
{
	margin-top:9px;
	margin-left:5px;
}

.activemenuitem .hovermenuitem .menutextbox
{
	background: transparent;
}


.menulink a
{
	color: #1f3a89;
	text-decoration: none;
}


/* Page content css */

.maincontent-zone
{
	margin-left: 20px;
	margin-right: 20px;
}

.pagesection
{
	margin-top: 10px;
}


/* Footer area css */

.footer
{
	margin-top: 10px;
	font-size: 10px;
	color: #707070;
	
	padding-left: 20px;
	padding-right: 20px;
	background: #ffffff;
}

.footer a
{
	text-decoration: none;
	color: #707070;
	font-weight:bold;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer img
{
	margin-top: -5px;
}


/* Terms and Conditions css */

.clear
{
	height: 0px;
	clear: both;
}

/* Slidebox */

.slidebox-left
{
	width:566px;
	height: 277px;
	float:left;
	background: url(images/slideboxtmp.jpg) no-repeat;
}

.slidebox-mid
{
	float: left;
	margin-left: 10px;
	width: 242px;
	height: 277px;
	background: url(images/slideboxmid-bg.jpg) no-repeat;
}

.slidebox-right
{
	float: left;
	margin-left: 10px;
	width: 25px;
	height: 277px;
	background: url(images/slideboxrhs-bg.jpg) no-repeat;
}

.slideimgcontainer
{
	width:566px;
	height: 277px;
	position: relative;
	overflow: hidden;
}

.slideimg
{
	position: absolute;
	top:0px;
	left: 0px;
}

.slidetextcontainer
{
	position: relative;
	width: 242px;
	height: 277px;
	overflow: hidden;
}

.slidetext
{
	padding: 9px;
	position: absolute;
	bottom: 0px;
}

.slidetext p
{
	font-size: 14px;
	color: #f1f1f1;
}

.slidetext .morelink
{
	text-align: right;
	margin-top: 10px;
}

.hidden
{
	display: none;
}

/* 2 Column Layout */
.twocol .leftcol
{
	float: left;
	width: 562px;
}

.twocol .rightcol
{
	float: left;
	width: 277px;
	margin-left: 9px;
}

.twocol .redtheme
{
	height: 389px;
	
}

.twocol .leftcol .colbox
{
	position: relative;
	height: 389px;
	overflow: hidden;
	width: 562px;
}

.twocol h3
{
	font-weight: normal;
}

.twocol p
{
	margin-top: 8px;
}



/* 3 Column Layout */

.threecol h2
{
	font-size: 24px;
}

.threecol a
{
	text-decoration: none;
}


.threecol .leftcol
{
	float: left;
	width: 277px;
}

.threecol .midcol
{
	float: left;
	width: 277px;
	margin-left: 10px;
}

.threecol .rightcol
{
	float: left;
	width: 277px;
	margin-left: 9px;
}

.threecol .redtheme
{
	border-left: solid 1px #D7083F;
	height: 489px;
	
}

.redtheme h2
{
	color: #ffffff;
	background: #D7083F;
	font-weight: normal;
	text-indent: 4px;
}

.threecol .fullblue h2
{
	color: #ffffff;
	font-weight: normal;
	text-indent: 4px;
}

.threecol .colbox
{
	position: relative;
	width: 277px;
	height: 489px;
	overflow: hidden;
}

.threecol .redtheme .baselink
{
	background: #D7083F;
	position: absolute;
	bottom: 0px;
	width: 277px;
	height: 30px;
	cursor: pointer;
}

.threecol .redtheme .hoverbaselink
{
	background: #C70639;
}

.baselink p
{
	text-align: right;
	margin-right: 20px;
	color: #ffffff !important;
}

.baselink a
{
	font-size:12px;
	color: #ffffff;	
	text-decoration: none;
}

.threecol h3
{
	margin-left: 6px;
	font-weight: normal;
	font-size: 14px;
	color: #1F3A89;
	margin-top: 7px;
}

.threecol img
{
	margin-left: 7px;
	margin-top: 7px;
}


.threecol p
{
	margin-left: 7px;
	margin-top: 7px;
	color: #1f3a89;
}

.threecol .fullblue
{
	background: #1F3A89;
}

.threecol .fullblue .morelink
{
	text-align: right;
	margin-right: 10px;
}

.threecol .fullblue p, .threecol .fullblue h2, .threecol .fullblue h3
{
	color: #ffffff;
}

.threecol .fullblue h2
{
	text-indent: 6px;
}

.footer-right
{
	float: right;
}


/* Intro section */
.intro
{
	width: 800px;
}

.intro h3
{
	margin-top: 8px;
}

.intro h1
{
	font-weight: bold;
	font-size: 26px;
}
.intro p
{
	font-size: 16px;
}

/* Item Info */
.iteminfo h2
{
	font-weight: normal;
	font-size: 16px;
}

.iteminfo h3
{
	font-weight: normal;
	margin-bottom:4px;
	font-size: 14px;
}

.iteminfo p
{
	margin-top:7px;
}

.hotbox
{
	background: url(images/hotboxbg.jpg) bottom right no-repeat #D9083F;
	padding: 6px;
	margin-bottom: 5px;
	color: #ffffff;
	border: solid 1px #8E092C;
}

.hotboxblue
{
	background: url(images/hotboxbluebg.jpg) bottom right no-repeat #D9083F;
	padding: 6px;
	margin-bottom: 5px;
	color: #ffffff;
	border: solid 1px #102561;
}

.hotboxblue a
{
	color: #e5e5e5;
	text-decoration: none;
}

.hotboxblue a:hover
{
	text-decoration: underline;
}

.hotbox h2, .hotboxblue h2
{
	font-size: 15px;
}

.hotbox h3, .hotboxblue h3
{
	font-size: 12px;
}

.greycontainer
{
	background: #eeeeee;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	border: dotted 1px #dedede;
}

/* Enquiry Box & Agents Form*/
.enquirybox, .agentsform
{
	background: url(images/hotboxbg.jpg) bottom right no-repeat #D9083F;
	padding: 6px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #ffffff;
	border: solid 1px #8E092C;
}

.enquirybox h2, .agentsform h2
{
	font-size: 15px;
	font-weight: normal;
}

.enquirybox h3, .agentsform h3
{
	font-size: 12px;
}

.enquirybox label, .agentsform label
{
	display:block;
	margin-top: 10px;
}

.enquirybox input, .agentsform input
{
	width: 200px;
}

.agentsdetails
{
	margin-top:5px;
	border-bottom:2px solid #000000;
	font-size:14px;
}

.enquirybox a, .agentsform  a
{
	text-decoration: none;
	color: #eeeeee;
}

.enquirybox a:hover, .agentsform a:hover
{
	text-decoration: underline;
}


.boxlink
{
	cursor: pointer;
}

.pagesection p
{
	margin-bottom: 8px;
}


/* Availability */
.availabilitygrid
{
	border-collapse: collapse;
}

.availabilitygrid td, .availabilitygrid th
{
	border: solid 1px #aaaaaa;
	padding: 4px;
}

.availabilitygrid td
{
	background: #102561;
	color: #eeeeee;
}

.unavailable td
{
	color: #4D4D4D;
	background: #E2E2E2;
}


.headers
{
	background:#D9083F;
	color: #eeeeee;
}

.tbltitle td
{
	background:#FFFFFF;
	border: none;
	color:#000000;
}

/* Contact Details */

.contactdetails
{
	width: 100%;
}

.contactdetails td, .contactdetails th
{
	background: #fafafa;	
	padding: 4px;
}

.contactdetails th
{
	vertical-align: top;
	width:100px;
	padding: 4px;
}

.contactdetails a
{
	color: #102561;
	text-decoration: none;
}

.contactdetails a:hover
{
	text-decoration: underline;
}
	
.facilities_list ul
{
	margin-left:15px;
}

.facilities_list li
{
	margin-top:10px;
}
