@charset "utf-8";

/* -------------------------------------------------------------------DOCUMENT--------- */

body {
	background-color:#fff9ae;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow-x:hidden;
}

a { color:#333; }

a:hover { color:#999 }

a:visited { }

p { }

h3 {
	font-style:italic;
	font-size:1.0em;
	font-weight:normal;
	border-bottom:1px dotted #666;
}
.right-col h1 {
	font-weight:normal;
	font-size:14px;
	font-style:italic;
	padding-bottom:15px;
	margin-top:5px;
	background:url(../images/underline-1.png) no-repeat 0 20px;
}
.right-col h2 {
	font-weight:normal;
	font-size:14px;
	font-style:italic;
	padding-bottom:15px;
	margin-top:5px;
	background:url(../images/underline-1.png) no-repeat 0 20px;
}
.menu h2 {
	font-weight:normal;
	font-size:20px;
	font-style:italic;
	margin-bottom:10px;
	margin-top:5px;
	background:none;
	padding:0;
}
.left-img { float:left;}
.right-img{ float:right;}

/* ----------------------------------------------------------------------WRAPS--------- */
#wrapper {
	position:relative;
	width:900px;
	height:auto;
	margin:0 auto;
}

#main-wrap {
	position:relative;
	width:900px;
	height:auto;
	margin:0 auto;
	background:url(../images/bg-main-rep-x.png) repeat-y;
}

/* --------------------------------------------------------------------HEADER--------- */
#header {
	position:relative;
	width:1400px;
	height:214px;
	background:url(../images/bg-top-head.png) no-repeat top;
	left:-250px;
}
#header-2 {
	background:url(../images/bg-top-head-2.jpg) no-repeat top center;
	height:268px;
}

/* ----------------------------------------------------------------------BODY--------- */
.right-col {
	float:right;
	width:532px;
	padding-left:15px;
	height:auto;
	min-height:300px;
	background:url(../images/bg-rh-col.png) no-repeat top;
}


.left-col {
	float:left;
	width:290px;
	height:auto;
	margin-left:35px;
}

/* ----------------------------------------------------------------------MENU--------- */
.menu { height:auto; }

.menu img {
	float:left;
	margin:0;
}
.menu-item {
	width:250px;
	height:auto;
	float:left;
	font-style:italic;
	font-size:15px;
}
.menu-item a {
	float:left;
	line-height:2.0;
	text-decoration:none;
	margin-left:10px;
}

.menu-item a:hover {
	background:url(../images/li-hover-2.png) no-repeat 0 23px;
	color:#000;
	overflow:visible
}


/* -------------------------------------------------------------FOOTER & BELOW--------- */
#footer {
	position:relative;
	left:-250px;
	width:1400px;
	height:142px;
}

.footer-contents {
	width:900px;
	height:142px;
	background:url(../images/bg-footer.png) no-repeat top;
	margin:0 auto;
}

#copyright {
	position:absolute;
	bottom:-50px;
	left:0;
	width:900px;
	height:50px;
}

.transit {
	float:right;
	width:240px;
	height:20px;
	font-size:11px;
	text-align:right;
}

.redbus {
	float:right;
	width:500px;
	height:20px;
	font-size:11px;
	text-align:right;
	margin-right:30px;
}
.accred {
	float:right;
	width:500px;
	height:20px;
	font-size:11px;
	text-align:right;
	margin-right:270px;
}

/* -----------------------------------------------------------ADDITIONAL STYLES--------- */
.intro {
	font-size:14px;
	font-style:italic;
	width:360px;
	background:url(../images/underline-1.png) no-repeat 0 40px!important;
	padding-bottom:15px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#star,#star2,#star3,#star4,#star5,#star6,#star7,#star8,#star9,#star10, #star11 {
	width:35px;
	height:35px;
	float:left;
}
.star {
	width:35px;
	height:35px;
	float:left;
}
.brochure-holder {
	float:left;
	margin:5px;
	width:166px;
}


/* ------------------------------------------------------- ONLINE BOOKING FORM --------- */
.booking-inp {
	height:17px;
	width:240px;
	background: url(../images/input.png) no-repeat #200805;
	border:1px solid #fff;
	color:#FFF;
	padding:3px;
	margin:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic
}

.booking-inp-lrg {
	height:94px;
	width:392px;
	background: url(../images/input-lrg.png) no-repeat #200805;
	border:1px solid #fff;
	color:#FFF;
	padding:3px;
	margin-top:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic
}

.booking-inp:focus {
	border:1px solid #d00000;
	background: url(../images/input-foc.png) no-repeat #582f34;
}

.booking-inp-lrg:focus {
	border:1px solid #d00000;
	background: url(../images/input-lrg-foc.png) no-repeat #582f34;
}

.online-quote { width:530px; }
.online-quote .left {
	width:150px;
	height:30px;
	vertical-align:top;
}

.button { margin:5px; }

/* ------------------------------------------------------- PRIVACY POLICY --------- */
.info {padding:5px;}
.info li {margin-left:10px; list-style-type:circle}
.top { text-align:right; font-size:0.8em;}

#flashcontent {
	text-align: left;
	margin: 0 auto;
}