@charset "utf-8";
/* CSS Document */

body, html {margin: 0; padding: 0; }

body {
	background: #ffffff url(images/body_bg.gif) top repeat-x;
	font-family: arial, verdana,  sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #514d49;
	text-align: center;
	}

p {}
a {color: #034ea2; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

h1, h2, h3 {
	font-weight: normal;
color: #034ea2;
	}

h1 {
	margin: 1px 0px 0px 0px;
	font-size: 1.9em;
	}
h2 {
	font-size: 1.7em;
	margin-bottom: 2px;
	margin-top: 15px;
	}
h3 {
	font-size: 1.3em;
	margin-bottom: -8px;
	margin-top: 18px;
	}
h4 {}
h5 {}

hr {
	border: 0;
	border-bottom: 1px solid #ddd;
	background: transparent;
	}

.clear {clear: both; height: 0px; margin: 0px; padding: 0px; line-height: 0;}
.center {text-align: center; margin: 15px;}
.red {color: #ca1a0f;}
#content .noborder {border: 0px;}

#content img {
border: 1px solid #dfd5c4;
}

img.right { 
float: right;
margin-left: 10px;
border: 1px solid #dfd5c4;
}

/* -----------------
SECTIONS
--------------------*/

#container{ 
	width: 901px;
	margin: 0px auto;
	text-align: left;
 	}

#header img {

}

#header {
	background:transparent url(images/busheader.jpg) no-repeat scroll right top;
	height: 166px;
	width:904px;
}

#headerhome {
	height: 166px;
	width:904px;
}


#logo {border: 0px;
float: left;
}


#content {
	background: #fff;
	}

#content img.smedia {
	float:right;
	clear:both;
	border:0;
	
}

#content .box img.smedia {
	margin:0;
}

#footer {
	font-size: .9em;
	clear: left;
	color: #034ea2;
border-top: 1px solid #d0deee;
margin-top: 18px;
padding-top: 8px;
padding-bottom: 50px;
	}

#footer .right {
float: right;
width: 400px;
text-align: right;
padding: 0px;
margin: 0px;
color: #666;
}

#footer .left{
float: left;
width: 400px;
padding: 0px;
margin: 0px;
}

/* -----------------
TOP MENU
--------------------*/
#topmenu {
background: url(images/topmenu_bg.gif) bottom repeat-x;
height: 31px;
padding-right: 0px;
}	

#topmenu ul {
margin: 0px; 
padding: 0px;
float: left;
background: url(images/topmenu_left.gif) bottom left no-repeat;
height: 31px;
padding-left: 10px;
}


#topmenu ul li {
list-style-type: none;
xdisplay: inline;
display: block;
float: left;
padding-top: 5px
}
#topmenu ul li a {
color: #fff;

padding: 0px 8px;
font-size: .9em;
}

#topmenu .number {
float: right;
}
		
/* -----------------
MENU
--------------------*/	

#menu {	
clear: both;
	}

#menu ul {
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	}

#menu li {
	margin: 0px;
display: inline;
padding: 0px;
	}

#menu li a {
	color: #034ea2;
	text-decoration: none;
	font-size: 13px;
	}

#menu li a img {
	border: 0px;
	}

/* -----------------
SUBMENU
--------------------*/
#sidebar {
width: 165px;
float: left;
}

#submenu {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-left: 12px;
}

#submenu li {
margin: 12px;
}

#main {
margin-left: 165px;
min-height: 200px;
_height: 200px;
}

#main.noside {margin-left: 0px;}


/* -----------------
CONTENT
--------------------*/

#content h2 {margin-top: 0px;}

#content {
padding: 14px;
}

.tanbox {
	background: #f6f4f1 url(images/tanbox_bg.gif) repeat-x;
	border: 1px solid #eee7d9;
	float: left;
	width: 575px;
	margin-right: 14px;
	height: 239px;
}

.bluebox {
background: #326fb4 url(images/bluebox_bg.gif) repeat-x;
border: 1px solid #a4c0e9;
float: left;
color: #fff;
width: 252px;
padding: 14px;
height: 190px;
}


.bluebox2 {
float: left;
color: #fff;
width: 252px;
height: 190px;
}

.bluebox2 img {
	padding-top:10px;
	padding-bottom:10px;
}

.bluebox h2 {color: #fff; margin-bottom: 10px;}

.innerbox {
width: 259px;
float: left;
border-right: 1px solid #fff;
padding: 14px;
}

.innerbox.noborder {border: 0px ;}

.box {
width: 281px;
margin-right: 14px;
float: left;
margin-top: 18px;
}

.smedialinks {
	width: 281px;
margin-right: 14px;
float: left;
}

.smedialinks img {
margin: 10px !important;
}

.clickcall {
	float:left;
	clear:both;
	padding-left:43px;
}

.box.end {margin: 14px 0px;}

.box.center {text-align: center; margin-top:5px;}

.box.center img {
margin: 10px !important;
border: 1px solid red;
}


/* -----------------
NEWS
--------------------*/

.date {
font-weight: bold;
float: left;
width: 90px;
margin-top: 13px;
}

.news-item {
float: left;
width: 167px;
margin-bottom: 12px;
margin-top: 13px;
}

/* -----------------
BOOKING FORM
--------------------*/

form {margin: 0px; padding: 0px;}

label {
display: block;
float: left;
width: 70px;
text-align: right;
padding-right: 10px;
margin: 6px 0px 2px;
clear: left;
}

select {
width: 168px;
margin: 4px 0px;
}

#Travel_Date {
xbackground: #fff url(images/icon_calendar.gif) right no-repeat;
}

input.shortfield {width: 50px;}

input {
width: 160px;
margin: 4px 0px;
float: left;
border: 1px solid #9BB2CF;
}


form#bookingfull {
width: 395px;
}

form#bookingfull #Travel_Date {
width: 233px;
}

form#bookingfull input, 
form#bookingfull textarea,
form#bookingfull select{
width: 260px;
border: 1px solid #C2D6EF;
}

form#bookingfull input.radio {
width: 20px;
padding: 7px 0px;
border: 0px;
}


input#booknow {
background: url(images/button_book.gif) no-repeat;
border: 0px;
width: 70px;
height: 30px;
clear: both;
float: right;
margin-top: 3px;
}

input#booknow.white {
background: url(images/button_book_white.gif) no-repeat;
border: 0px;
width: 70px;
height: 30px;
clear: both;
float: left;
margin-left: 320px;
margin-top: 10px;
}

.calendar-icon {
float: left;
margin: 5px 0px 0px 5px;
}

.biglabel {
width: 120px;
}

textarea {float: left;
width: 260px;
margin-top: 8px;
}

label.innerlabel {
float: left;
clear: none;
width: 80px;
text-align: left;
}









.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
width: 133px;
}

button.calendar {
	background: url(images/icon_calendar.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 21px;
	margin-left: 6px;
	width: 20px;
	margin-top: 4px;
	xdisplay: none;
}
button.calendar:hover,
button.calendar.active {
	xbackground-position: 0 20px;

xdisplay: none;
}

div.calendar {
	background: #fff url(calendar.png);
	height: 180px;
	padding: 2px;
	text-align: center;
	width: 147px;
border: 1px solid #C2D6EF;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 180px;
		overflow: hidden;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #fff;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding: 5px 0px;
		text-align: center;
		width: 100%;
background: #034ea2;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		xheight: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 7px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background: url(images/icon_prev.gif) right no-repeat;
		left: 5px;
		top: 5px;
	}
	div.calendar caption a.next {
		background: url(images/icon_next.gif) left no-repeat;
		right: 5px;
top: 5px;
	}
	div.calendar caption a:hover {
		xbackground-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #0597DB;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;

	}
	div.calendar td {
		background: url(calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
background: #ccc;
	}
	div.calendar td.valid {
		background: url(calendar-valid.gif);
		color: #034ea2;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(calendar-hilite.gif);
	}
	div.calendar td.inactive {
		
		color: #FFF;
background: #ccc;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: #C2D6EF url(calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}
