@charset "utf-8";
.top-menu {
	background-color:#06F;
	color:#FFF;
	font-size:14px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/menu-bg.jpg);
	background-position:top;
	text-align:center;
	font-weight:bold;
}
.top-menu {
	background-color:#06F;
	color:#FFF;
	font-size:12px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/menu-bg.jpg);
	background-position:top;
	text-align:center;
}
ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	width:480px;

}
ul#nav li a {
	display: block;
	font-weight: bold;
	background-image:url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color:#FFF;
	text-decoration: none;
	font-size:12px;
	height:50px;
	vertical-align:middle;
}
ul#nav li a:hover {
	color:#fff;
	background-image:url(images/menu-bg.jpg);
	text-decoration: none;
	background-repeat: repeat-x;
		background-position: top left;
	font-weight: bold;
	font-size:12px;
	height:50px;
}
ul#nav li {
	float: right;
	position: relative;
	text-align: center;
	vertical-align: middle;
	list-style: none;
}
li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin-left:-1px;
	margin-top: -1px;
}
ul#nav li ul.sub li {
	border-width:0 1px 1px 1px!important;
}
ul#nav li ul.sub li a {
	font-weight: normal!important;
}
li>ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul {
	display: block;
}
body {
	background-color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #0066CC;
	text-transform: uppercase;
}
h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	color: #0066CC;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h5 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	color: #0066CC;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h6 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	font-weight: normal;
	margin: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#terms p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#terms {
	margin-left: 15px;
	margin-right: 30px;
}
#terms td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bgBlueDarkest p {
	color: #DDEEFF;
}
.bgBlueDark p {
	color: #EAF4FF;
}
a:visited {
	color: #0066CC;
	text-decoration: none;

}
a:hover {
	color: #003399;
	text-decoration: underline;

}
a:active {
	color: #003399;
	text-decoration: none;

}
.header {
	height: 212px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu {
	background-image: url(images/blue-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	top: 213px;
	float: right;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	padding: 0px;
	font-weight: bold;
}
.content {
	background-image: url(images/gre-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	top: 255px;
	width: 100%;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066D4;
	list-style-position: outside;
	list-style-type: circle;
	float: left;
	padding-left: 15px;
	padding-right: 0px;
}

.content h4 {
	margin: 0px;
	padding: 0px;
}
.content2 {
	background-image: url(images/blue-grad3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #6d93e1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bgBlock2 a {
	color: #CC0000;
}
.bgCar {
	background-image: url(images/corsa-lite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}
.bgSA {
	background-image: url(images/south-africa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bgFly {
	background-image: url(images/sa-airways.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bgBlock {
	background-image: url(images/block.gif);
	background-repeat: no-repeat;
	background-position: center 110px;
}
.bgGrey {
	background-image: url(images/gre-grad2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgBlock2 {
	background-image: url(images/block2.gif);
	background-repeat: no-repeat;
	background-position: 290px top;
	height: 80px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 280px;
}
.bgBlock3 {
	background-image: url(images/block.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	text-align: center;
	width: 260px;
	height: 180px;
}
.bgBlueLight {
	background-color: #DDEEFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bgBlue {
	background-color: #6AB5FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bgBlueDark {
	background-color: #1A8CFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bgBlueDark p, .bgBlue p, .bgBlueDarkest p {
	color: #FFFFFF;
}
.bgBlueDarkest {
	background-color: #006FDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderRight2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderRightGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.picBorder {
	padding: 2px;
	border: 1px solid #0066CC;
	background-color: #FFFFFF;
}
.pad {
	padding-right: 25px;
}
.pad2 {
	padding-left: 20px;
	padding-top: 10px;
}
.padLeft {
	padding-left: 20px;
}
.white {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bookingBg {
	background-color: #CED9EA;
	padding-bottom: 3px;
}
.textHeading {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 18px;
}
.footer {
	float: left;
	width: 100%;
	background-image: url(images/gre-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.container {
	width: 1000px;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #666666;
	text-align: left;
	float: left;
	margin: 0px;
}
#cars p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#booking p {
	padding-bottom: 0px;
	margin-bottom: 2px;
}
#booking {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.menu .white a {
	color: #FFFFFF;
	text-decoration: underline;
}
.header .borderRight a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#one {
	width: 107px;
}
#two {
	width: 132px;
}
#three {
	width: 171px;
}

