<?php header("Content-type: text/css"); ?>
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin-left: 10px;
}
#nextpage {
	page-break-after: always
}
#carrentalform {
	font-size: .9em;
	padding: 5px;
	background-color: #efefef;
	float: left;
	margin-top: 15px;
	margin-left: 2px;
	display: block;
	width: 175px;
	border: 1px solid #999999;
}
#content #carrentalform #cabsform td {
	font-size: 12px;
}

.formheadings {
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 5px 5px 5px 10px;
	position: relative;
	display: block;
	margin-left: 185px;
	cursor: default;
}
.advert {
	width: 153px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	font-size: 0.8em;
	color: #666666;
	position: static;
	float: right;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 4px;
}
.carads {
	float: right;
	margin-top: 10px;
	display: block;
	width: 580px;
	position: static;
	left: 0px;
	margin-left: 8px;
}
#content {
	width: 786px;
	left: 50%;
	position: absolute;
	margin-left: -393px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	top: 0px;
	background-color: #FFFFFF;
}
#menu {
	width: 786px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-image: url(http://www.cabs.co.za/images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: normal;
	display: block;
	padding-bottom: 0px;
}
#content #carrentalform #cabsform select {
	font-size: 10px;
}

#menu ul {
	font-weight: normal;
	position: relative;
	margin-left: 5px;
	padding-left: 5px;
}
#menu li {
	display: inline;
	list-style-type: none;
	background-image: url(http://www.cabs.co.za/images/but-off-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	font-weight: bold;
	float: left;
}
#menu li a {
	text-decoration: none;
	color: #000066;
}
#menu li a:hover {
	color: #CC0000;
}
#menu a {
	background-image: url(http://www.cabs.co.za/images/but-off-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	display: block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 2px;
}
/* commented backslash hack v2 \*/
#menu a { float: none; }
/* end hack */
#menu #current {
	background-image: url(http://www.cabs.co.za/images/but-on-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu #current a {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://www.cabs.co.za/images/but-on-left.gif);
	padding-bottom: 3px;
}
.car {
	height: 100px;
	width: 270px;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 5px;
	margin-left: 10px;
}
h4 {
	font-style: italic;
	font-weight: bold;
	text-size:14px;
	font-family:arial;
	color: #CC0000;
}
.carheadings {
	font-size: 1em;
	color: #000066;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
	padding-top: 3px;
	border: 1px solid #999999;
}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.cabs.co.za/images/background.gif);
}
.cartext {
	color: #666666;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: -10px;
}
.price {
	color: #000000;
	font-weight: bold;
}
.carpix {
	display: block;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dotted;
}
.cartext a {
	text-decoration: none;
	color: #CC0000;
}
#footer {
	background-color: #000066;
	width: 786px;
	height: 15px;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 0.7em;
	text-indent: 5px;
	clear: both;
	bottom: 0px;
}

p.footer{

	margin-top: 15px;
	color: #000000;
	font-size: 12px;
	font-family:arial;
	text-indent: 5px;
	clear: both;
	bottom: 0px;
}


a.footer:link { color: #000000; text-decoration: underline; font-family: arial,verdana; font-size:12px }
a.footer:visited { color: #000000; text-decoration: underline; font-family: arial,verdana; font-size:12px }
a.footer:hover { color: #000000; text-decoration: underline; font-family: arial,verdana; font-size:12px }
a.footer:active { color: #000000; text-decoration: underline; font-family: arial,verdana; font-size:12px }

.smallcar {
	background-color: #CCCCCC;
	display: block;
	float: left;
	width: 185px;
	margin-right: 1px;
	margin-left: 2px;
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 5px solid #666666;
	border-left: 1px solid #333333;
}
.smallcartext {
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	padding: 5px;
	cursor: default;
}
.clear {
	clear: both;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.2em;
}
.rentalrates {
	font-size: 0.8em;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
.rentalrates-heading {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.rentalrates-grey {
	background-color: #CCCCCC;
}
#main a {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.contact-table {
	font-size: 0.8em;
	vertical-align: top;
}
.contact-table-headings {
	font-weight: bold;
	color: #000066;
}
.contact-heading {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	text-indent: 5pt;
}
.full-form {
	font-size: .8em;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	border-top: thick solid #666666;
	border-right: thin solid #000000;
	border-bottom: medium solid #666666;
	border-left: thin solid #000000;
}
#main-rentals {
	padding-right: 5px;
	padding-left: 5px;
	font-size: .9em;
	cursor: default;
}
#main-rentals a {
	color: #CC0000;
	font-weight: bold;
}
.note {
	font-size: .8em;
	color: #CC0000;
}
.sa-map {
	text-align: center;
	display: block;
}
.distances {
	font-size: 0.7em;
	color: #000000;
	text-align: center;
	border: 1px none #666666;
}
.distance-heading {
	font-weight: bold;
	color: #CC0000;
	font-size: 1.1em;
	text-align: right;
	background-color: #FFFFFF;
}
.distance-rowcol {
	background-color: #00FF99;
}
.toyota {
	position: absolute;
	margin-top: -5px;
}
h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.textheading {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.blocks {
	color: #333333;
	background-color: #efefef;
	display: block;
	width: 180px;
	float: right;
	padding: 3px;
	margin-right: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: -3px;
	font-size: 0.8em;
	border-top: 5px solid #000066;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.freedays {
	background-color: #FFFFFF;
	padding: 5px;
	width: 400px;
	font-weight: normal;
	font-size: 0.9em;
	border-top: 5px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 5px solid #666666;
	border-left: 1px solid #666666;
}
#keywords {
	display: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.contents {
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding-top: 5px;
}
.stress {
	font-style: italic;
	font-weight: bold;
}
#frontpage {
	width: 420px;
	height: 180px;
	display: block;
	position: relative;
}
#carrentalform a {
	font-weight: bold;
	color: #D11616;
	text-decoration: none;
}
#carrentalform a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.tinyred {
	font-size: 0.7em;
	color: #CC0000;
}
.email {
	font-size: .9em;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
	background-color: #efefef;
}#golfmain {
	padding-right: 10px;
	padding-left: 10px;
	font-size: .8em;
}
#content #links {
	position: absolute;
	top: 875px;
	left: 8px;
	width: 174px;
	font-size: .8em;
}
.contenthome {
	padding-left: 10px;
	font-size: 12px;
}
.backgrey {
	background-color: #CCCCCC;
}
.backyellow {
	background-color: #FFFF99;
}
