@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
}
 
body {
	font-family:"Verdana", Geneva, sans-serif;
	font-size: 14px;
	color:#666;
	background:url(../images/body_bg.jpg) repeat;
	text-align:center;	
}

#wrap {
	margin: 0 auto;
	text-align:left;
	font-size:14px;
	background-color:#FFF;
	width: 760px;
	padding: 10px;
	margin-top: 20px;
	-moz-box-shadow: 0 0 15px #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
}




.booking td {
	border: none;
	color: #FFF;
}


#wrap2 {
-moz-border-radius:10px 10px 10px 10px;
-moz-box-shadow:0 0 15px #666666;
background-color:#FFFFFF;
font-size:10px;
margin:20px auto 0;
padding:10px;
position:relative;
text-align:center;
width:400px;
}

#wrap2 a, #wrap2 a:link, #wrap2 a:visited, #wrap2 a:active {
float: none;
margin-right: 0px;
clear:both;
}



/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	background:url(../images/h1_bg.gif) no-repeat;
	padding: 0px 0 6px 45px;
	letter-spacing: -1px;
	font-size: 25px;
	color:#f35612;
	width:auto;
	margin-bottom: 20px;
	margin-top: 10px;
	text-shadow: 1px 1px #FFF;
}
 
h2 {
	background:url(../images/h2_bg.gif) no-repeat;
	padding: 5px 45px;
	color:#2a3b95;
	font-weight:bold;
	text-shadow: 1px 1px #FFF; 
	letter-spacing: -2px;
	font-size:25px;

}
 
h3 {
	background:url(../images/h3_bg.gif) no-repeat;
	padding:0px 0px 0px 10px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
h4 {
	text-shadow: 1px 1px #e3e3e3;
	font-size: 18px;
	color:#9f9f9f;
}
.orange {
	color:#f35612;
}
.blue {
	color:#40499d;
	font-size: 17px;
	font-weight:bold;
}
.dark_blue {
	color:#002d73;
}
.big_orange {
	color:#f35612;
	font-size: 18px;
	font-weight:bold;
}
.grey {
	font-size:15px;
	color:#858585;
}
font {
	color:#2a3b95;
}
/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 2px 0;
	color:#9f9f9f;
	font-size: 12px;
	line-height:normal;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}
img {
	border: 0;

}
#mainliner img {
	padding: 10px;
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:active {
	outline: none;
	text-decoration: none;
	color:#002d73;
	margin-right: 40px;
	padding-bottom: 10px;
	float:right;

	
	
}
.print {
	display:block;
}
.print:hover {
	background-position: right;
}

a:hover {
	color: #f35612;
}
 
form {
	margin: 0;
	padding:0;
	display: inline;
}
 
select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 200px;
	color:#969696;
	margin:0 auto;
	margin-left: 10px;

}
input {
	width:auto;
}
 
textarea {
	line-height: 1.25;
}
#search {
	margin-left: 32px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 198px;
	height: 25px;
	display: block;
}
#searchstring {
	background:url(../images/search_bg.gif) no-repeat;
	width: 157px;
	height: 25px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#9f9f9f;
	font-size: 11px;
	padding-left: 5px;
	margin-right:0px;
	padding-right:0px;
	border: none;
	float:left;

}

#submit {
	background:url(../images/submit_bg.gif) no-repeat right;
	width:  36px;
	float: right;
	margin-left:0px;
	padding-right:0px;
	height: 25px;
	border: none;
}
a.login {
	background:url(../images/agent-login_btn.gif);
	width: 72px;
	height: 21px;
	float:right;
	margin-right: 20px;
	margin-top: 4px;
	display: block;
}
a.login:hover {
	background-position: right;
}
 
label {
	margin-top: 10px;
	color:#FFF;
	padding-right: 40px;
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 10px 0 10px 0;
}
 
table tr td {

	padding: 10px;
}
table p {
	color:#9f9f9f;
}
.links a {
	float:right;
}
.main-img {
	border: 4px solid #FFF;
	box-shadow:2px 2px 5px #CCC;
    -webkit-box-shadow:2px 2px 5px #CCC;
    -moz-box-shadow:2px 2px 5px #CCC;
	margin-bottom: 10px;
}
hr {
	background-color:#F00;
}
.quote td {
	border:none;
	color:#002d73;
}
a.request {
	width:145px;
	height: 38px;
	background:url(../images/Quote_request_btn.gif);
	display:block;
}
a.request:hover {
	background-position: right;
}
#button {
	background:url(../images/submit_btn.gif);
	width: 102px;
	height: 31px;
	border: none;
	display: block;
}
#button:hover {
	background-position: right;
}
a.click {
	float: left;
	background:url(../images/clickhere_btn.gif);
	width: 126px;
	height: 38px;
	margin-right:10px;
	text-align:center;
}
a.click:hover {
	background-position: right;
}
a.web {
	float:right;
}
a.bookings {
	background-position:top right;
	float:right;
	margin-top: 70px;
	margin-right: 0;
	clear:right;
	padding-right: 10px;
	
}
.stop_logo {
	z-index:0;
}
/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	height: 234px;
	padding: 7px 0px 0px 25px;
	background: url(../images/header_bg.png) no-repeat;
	display:block;
}
.hdr {
	background:url(../images/hdr_bg.gif) no-repeat;
	width: 938px;
	padding: 0px;
	margin: 0;
	height: 235px;
	z-index: 100;
}

#content {
	background:url(../images/content_bg.png) repeat-y;
	width: 988px;
}

#left {
	width: 303px;
	float: left;
	height: 520px;
	padding: 10px 10px 0px 32px;
}
#main {
	width: 595px;
	height:auto;
	float: left;
	list-style:url(../images/listyle.gif);
	text-align: justify;
	background-color: none;
	padding: 10px 10px 10px 15px;
}
#mainone{
	width: 890px;
	padding:10px 0;
	text-align: justify;
	padding-left: 30px;
}
#bottom {
	float:left;
	border-top: 1px solid #CCC;
	display:block;
	margin-left: 15px;
	width: 943px;
	padding: 10px 10px 0px 10px;
}
#bottom h1 {
	width:auto;
	background:url(../images/bottom_h1.gif) left no-repeat;
	color:#2a3b95;
	font-size: 25px;
	padding:0 5px 28px 5px;
	font-weight:bold;
}
.promos {
	padding-bottom: 10px;

}
.supporters {
	padding-right: 45px;
}
.backpackers {
	padding-left: 45px;
}
.logo {
	position: absolute;
	z-index: 10000;
}
#slider {
	width: 938px;
	height: 235px;
	z-index: 998;
}
.pics {
	width: 938px;
	height: 235px;
	padding: 0;
	margin: 0;
}
.booking {
	background:url(../images/booking_bg.gif) no-repeat;
	width: 303px;
	height: 189px;
	display: block;
	float: right;
	padding: 10px;
	padding-bottom: 25px;
}
.booking h3 {
	color:#FFF;
	padding-left:0;
	font-size: 16px;
	padding-bottom:5px;
	background: none;
}
.ribbon {
	position: absolute;
	margin-left: 805px;
	padding:0;
	margin-top: 0;
}
.calls {
	width: 303px;
	height: 128px;
	padding-bottom: 15px;

}
.contact {
	background:url(../images/calls_bg.gif) no-repeat;
	height: 99px;
	padding-top: 10px;
	padding-left: 10px;
}
.contact p {
	font-size: 11px;
	font-weight:bold;
	padding:0;
}
.daily_specials {
	background:url(../images/daily_specials-bg.gif) no-repeat;
	width: 303px;
	height: 66px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.daily_specials p {
	font-size: 10px;
	font-weight: bold;
	color:#FFF;
}
.mainliner {
	float: left;
	border-right: 1px solid #e3e3e3;
	margin-top: 20px;
	background:url(../images/mainliner_heading.jpg) no-repeat;
	padding: 20px 12px 0px 5px;
	width: 275px;
	font-size:12px;
	line-height: 24px;
	height: 275px;
	display:block;
}
.mainliner h3 {
	padding-left:0px;
	padding-top: 20px;
	font-size:15px;
	color:#f35612;
	text-align: left;
	background:none;
	
}
.mainliner p {
	text-align: left;
}
a.findoutmore {
	background:url(../images/findoutmore_btn.gif);
	width:102px;
	float: right;
	height: 31px;
	display: block;
}
a.findoutmore:hover {
	background-position: right;
}
.sleepliner {
	float: right;
    margin-top: 20px;
	margin-left: 15px;
	background:url(../images/sleepliner_heading.jpg) no-repeat;
	padding: 20px 5px 0px 5px;
	width: 274px;
	font-size:11px;
	line-height: 24px;
	height: 269px;
	display:block;
}
.sleepliner h3 {
	padding-left:0px;
	padding-top: 20px;
	font-size:15px;
	color:#f35612;
	text-align:left;
	background:none;
}
.sleepliner p {
	text-align:left;
}
.buses {
	border-top: 1px solid #e3e3e3e;
	display:block;
}
a.terms {
	background:url(../images/termsandconditions_btn.gif);
	float: left;
	width: 134px;
	height: 33px;
	display:block;
	
}
a.terms:hover {
	background-position: right;
}
a.route {
	width: 145px;
	height: 38px;
	display: block;
	background:url(../images/routes_btn.gif);
}
a.route:hover {
	background-position: right;
}
a.packages {
	width: 145px;
	height: 38px;
	display:block;
	background:url(../images/packages_btn.gif);
}
a.packages:hover {
	background-position: right;
}
/*-------------------------------------------------------------- MY DIVS*/
#footer {
	background:url(../images/footer_bg.png) no-repeat;
	width: 988px;
	height: 118px;
	clear: both;
	color: #FFFFFF;
	font-size:8px;
}

#footer_left, #footer_right {
	float: left;
	padding: 5px 0px 0px 32px;
	height: 40px;
	width: 100%;
	
}

#footer_right {
	width: 221px;
	padding-left: 32px;
	margin-top: 25px;
	float: left;
	text-align:left;
	
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover {
	color:#f35612;
}
.tomcat {
	float:right;
	padding-right: 30px;
	padding-top: 40px;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	height: 44px;
}

#nav, #nav ul {
	background: url(../images/nav_bg.gif) no-repeat;
	width: 988px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative; 
}

#nav {
	padding-left: 9px;	
}

#nav a {
	display: block;
	font-size: 11px;
	padding: 13px 14px 10px 14px;
	height: 25px;
	color: #fff;
	text-decoration: none;
}

#nav a:hover, #nav a.activepage {
	color: #FFF;
	background:url(../images/nav_hover.gif) repeat-x;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	background-image: none;
	background-color:#f37124;
	position: absolute;
	display: none;
	height: auto;
	width: 130px;
	top: 44px;
	padding: 0px;
	margin: 0px;

}

#nav li ul a {
	width: 120px;
	padding: 5px 5px;
	height:auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/
#breadcrumbs {
	width: 100%;
	height: 30px;
	background-color: #CCCCCC;
	padding-top: 10px;
}

#breadcrumbs a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}

#searchresult {
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult .blue a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult .blue a:hover {
	color: #f35612;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#result {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	display: none;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

#comments blockquote {
	border-top: 1px solid #CCC;
}

#loggedin {
	padding: 5px 10px;
	border: 1px solid #ebeabf;
	background-color: #f7f6c6;
	margin-bottom: 10px;
	font-size: 11px;
}
.line {

	border-bottom: 1px solid #CCC;
}
/*-------------------------------------------------------------- BASIC CSS ACTIONS*/
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.zero {
	margin: 0px;
	padding: 0px;
}

.required {
	color: #CCC;
	font-weight: bold;
	font-size: 22px;
	line-height: 0px;
	margin-left: 5px;
}

