﻿@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: 80%;
	background:url(../images/backnew.jpg) repeat;
	
}

#wrap {
	width: 988px;
	margin: 0 auto;
}
#wrap2 {width:auto;
}

.booking td {
	border: none;
	color: #FFF;
}

/*----------------------------- 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-family:"Tw Cen MT Condensed Extra Bold", Arial, sans-serif;
	src:url ('TCCEB.ttf');
	font-size: 29px;
	color:#f35612;
	text-transform:uppercase;
	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: 24px;
	font-family:"Tw Cen MT Condensed Extra Bold", Arial, sans-serif;
	src:url ('TCCEB.ttf');
	color: #FFF;
}

#master-page h3 {
	background: none;
	color: #4650a9;
}

h4 {
	font-family:"Tw Cen MT Condensed Extra Bold", Arial, sans-serif;
	src:url ('TCCEB.ttf');
	font-size: 22px;
	color:#9f9f9f;
}
.orange {
	font-weight:bold;
	color:#f35612;
}
.blue {
	font-family:"Tw Cen MT Condensed Extra Bold", Arial, sans-serif;
	src:url ('TCCEB.ttf');
	color:#40499d;
	font-size: 22px;

}
.dark_blue {
	color:#002d73;
}
.big_orange {
	font-family:"Tw Cen MT Condensed Extra Bold", Arial, sans-serif;
	src:url ('TCCEB.ttf');
	color:#f35612;
	font-size: 20px;
}
.grey {
	font-size:15px;
	color:#858585;
}
/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 2px 0;
	color:#9f9f9f;
	font-size: 11px;
	line-height: 17px;
}
 
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;
	padding:0;
}
#http://www.intercape.co.za/stopinfo/images/ 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;
	
}

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;
	float: right;
	margin-right: 20px;

}
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: 0 0 5px 0;
}
 
table tr td {
	padding: 5px;
}

table p {
	color:#9f9f9f;
}
.training table {
	border:none;
	background-color:#FFF;
    border: 5px solid #c4c8cc;
    -moz-box-shadow: 5px 5px 7px #888;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 5px 5px 7px #888;
    -webkit-border-bottom-right-radius: 15px;
}
.training td {
	padding:5px;
	 -moz-box-shadow: 2px 2px 5px #CCC;
    -webkit-box-shadow: 2px 2px 5px #CCC;
    border:1px solid #e3e3e3;
	-moz-border-radius: 5px;
	background:#FFF;
}
table.training a {
	background: -moz-linear-gradient(#f38731, #f36e21, #f35713);
	background: -webkit-gradient(linear, left top, left bottom, from(#f38731), to(#f35713));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f38731', endColorstr='#f35713');
	padding: 5px;
	margin-top: 5px;
	float:right;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	color:#FFF;
	border:none;
}
table.training a:hover {
	background: -moz-linear-gradient(#f35713, #f36e21, #f38731);
	background: -webkit-gradient(linear, left top, left bottom, from(#f35713), to(#f38731));
	color:#FFF;
	-moz-border-raduis: 5px 5px;
	-webkit-border-radius: 5px 5px;
	border:none;

}
#online-bookings table {
	 -moz-box-shadow: 5px 5px 7px #888;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 5px 5px 7px #888;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
iframe.bookings-page {
	 -moz-box-shadow: 2px 2px 7px #888;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 2px 2px 7px #888;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	height:520px;
}
.bookings-page a {
	color:#f35713;
}
.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;
}
.line-divs {
	border-top: 1px dashed #f38731;
}
#terms-and-conditions li {
	list-style:decimal;
}
a.special_btn {
	background:url(../images/special_offer.jpg);
	width: 152px;
	height: 40px;
	display:block;

	
}
a.special_btn:hover {
	background-position: right;
	
}
/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	height: 234px;
	padding: 7px 0px 0px 25px;
	background: url(../images/header_bg.png) no-repeat;
	display:block;
}
.hdr {
	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;
	clear:both;
	display:block;
	padding: 10px 10px 0px 32px;
	margin-bottom: 50px;
}
#main {
	width: 595px;
	height:auto;
	float: left;
	list-style:url(../images/listyle.gif);
	text-align: justify;
	background-color: none;
	padding: 10px 10px 10px 15px;
	margin-bottom: 20px;
}
#home #main {
	border: 1px solid #e3e3e3;
}
#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;
}

#didyouknow {
	float:left;}
	
#bottom h1 {
	width:auto;
	background:url(../images/bottom_h1.gif) left no-repeat;
	color:#2a3b95;
	font-size: 25px;
	padding:0 5px 5px 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;
	display: block;
	padding: 10px;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.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;
	color:#FFF;
}
.special {
	background:url(../images/h2_bg.gif) no-repeat;
	padding: 7px 0 5px 45px;
	color:#2a3b95;
	font-weight:bold;
	text-shadow: 1px 1px #FFF; 
	letter-spacing: -2px;
	font-size:20px;
}
.specials_left {
	width: 303px;
	display:block;
	padding:0 5px 10px 3px;
}
.specials_left img {
	border:3px solid #fff;
    -moz-box-shadow: 1px 1px 3px #888;
    -webkit-box-shadow: 1px 1px 3px #888;
	float: left;
	margin-right: 10px;
}
.specials_left p {
	text-align:left;
	padding-right:2px;
	padding-top: 46px;
	font-size: 12px;
	
}
.mainliner {
	float: right;
	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: 160px;
	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;
}
.searchboxx {
	padding-left: 40px;
}
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;
	float:right;
}

.buses2 {
	border-top: 1px solid #e3e3e3e;
	display:block;
	float:left;
	margin-top:20px;
}


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: #900;
	font-size:8px;
}

#footer_left, #footer_right {
	float: left;
	padding: 5px 0px 0px 32px;
	height: 40px;
	width: 100%;
	
}

#footer_right {
	width: 400px;
	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: #900;
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover {
	color:#000;
}
.tomcat {
	float:right;
	padding-right: 30px;
	padding-top: 25px;

}

/*-------------------------------------------------------------- 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 12px 10px 12px;
	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;
}

input.searchbtn {
	color: #fff;
	padding: 5px;
	font-size: 18px;
	background: #f35c16;
	border: 1px solid #f38630;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 80px;
}

input.searchbtn:hover {
	background: #f38630;
	cursor: pointer;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* LAYOUT */

#faded {
	margin:0 0;
	width:939px;
	height:198px;
	background-image:url(../images/blank.png);
	overflow: hidden;

}
.rap {
	width:939px;
	height:198px;
	margin:0 0;
	position:relative;
	overflow:hidden;
}

#home h1 {
	display: none;
}

