@font-face {
  font-family: MyHelvetica;
  /*src: url(../fonts/MgOpenModernaRegular.eot);*/
  src: local("Helvetica"), 
       local("Helvetica"), 
       local("Verdana");
       /*url(../fonts/MgOpenModernaRegular.ttf);*/
}
@font-face {
  font-family: MyHelvetica;
  /*src: url(../fonts/MgOpenModernaBold.eot);*/
  src: local("Helvetica Bold"), 
       local("Helvetica Bold"), 
       local("Verdana Bold");
       /*url(../fonts/MgOpenModernaRegular.ttf);*/
  font-weight: bold;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	/*background: #dbd1ac url(../images/bg_new.jpg) fixed center center;*/
	/*background: url(../images/bg_new.jpg) fixed center center;*/
    background-color: #e9e3be;
    color: #000;
	/*font-family: arial, helvetica, sans-serif;*/
	/*font-family: Verdana, Helvetica, "Helvetica Neue", sans-serif;*/
    font-family: MyHelvetica, Verdana, sans-serif;
}
body {
    font-size: 75%;
}
#page {
    margin: 20px auto;
    overflow: hidden;
    width: 780px;
}
#header {
    margin-bottom: 28px;
}
#header h1 {
    background: url(../images/bushveld_escape.png) no-repeat 0 0;
}
#header h1 a {
    display: block;
    height: 58px;
    width: 200px;
}
#header h1 span {
    left: -9999px;
    position: absolute;
}
#header #topnav {    
    color: #6f7073;
    float: right;
    height: 25px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 160px;
}
#header #topnav a {
    color: #6f7073;
    display: inline;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 55px;
}
#header #topnav a:hover {
    color: #f79c66;
}
#header #topnav a.en {
    background: url(../images/uk.bmp) no-repeat center 3px;
    display: block;
    float: right;
    /*
    height: 20px;        
    width: 36px;
    */
    height: 12px;
    width: 18px;
}
#header #topnav a.de {
    background: url(../images/de.bmp) no-repeat center 3px;
    display: block;
    float: right;
    height: 12px;
    width: 18px;
}
#header #topnav a span {
    left: -9999px;
    position: absolute;
}
#header .links {
    display: block; 
    float: left;
    margin: 6px 0 0 0;
    width: 130px; 
}
#content {    
    float: right;
    width: 527px;
}
#content h2 {
    color: #756245;
    font-size: 150%;
    font-weight: normal;
}
#content h2 span.bolder {
    font-weight: bold;
}
#content h3 {
    color: #756245;
    font-size: 130%;
    font-weight: normal;
}
#content h3 a:link,
#content h3 a:visited,
#content h3 a:active {
    color: #f79c66;
}
#content h3 a:hover {
    color: #000;
}
#content p {    
    line-height: 130%;
    margin: 5px 0 10px 0;
}
#content_image_container {
    height: 162px;
    padding-bottom: 20px;
}
.content_container {
    border-top: 4px solid #c6c29d;
    /*padding: 15px;*/
    padding: 15px 0;
}
.content_container a,
.content_container a:link,
.content_container a:visited,
.content_container a:active {
    color: #766346;
    text-decoration: none;
}
.content_container a:hover {
    color: #ec8833;
}
.content_general,
.content_vehicle,
.content_form,
.vehicle_model {
    border-top: 4px solid #c6c29d;
    /*padding: 15px;*/
    padding: 15px 0;
}
.content_vehicle {
    /* height: 138px; /*135*/
    /* overflow-y: auto; */
}
.content_vehicle h4 {
    color: #756245;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.content_vehicle h4 a {
    color: #756245;
    text-decoration: none;
}
.content_vehicle h4 a:hover {
    color: #f79c66;    
}
.content_general h3 {
    margin: 10px 0;
}
ul.list li,
ul.list li ul li {
    line-height: 130%;
}
.content_vehicle table.headings {
    width: 100%;
}
.content_vehicle table.headings td {
    width: 50%;
}
.content_vehicle table.vehicles {
    border-bottom: 2px dotted #c6c29d;
    width: 100%;
}
.content_vehicle td {
    line-height: 130%;
    padding: 5px 0;
}
.content_vehicle ul.equipment li {
    line-height: 150%;
}
table.specifications {
}
table.specifications td {
    line-height: 100%;
    padding: 5px 15px 5px 0;
    width: 50%;
}
table.depots {
}
table.depots td {
    line-height: 130%;
    padding: 5px 5px 0 0;    
}
table.rates {
    border-left: 1px solid #c8c4a3;
    border-top: 1px solid #c8c4a3;
    width: 100%;
}
table.rates td.header {
    /*background-color: #ffcc00;*/
    background-color: #f3f2eb;
}
table.rates td {
    border-bottom: 1px solid #c8c4a3;
    border-right: 1px solid #c8c4a3;
    line-height: 130%;
    padding: 5px;
}
table.rates td.norb {
    border-right: none;
}
.content_container ul,
.content_vehicle ul {
    list-style: disc;
    /*margin-left: 25px;*/
}
ul.tabs {
    list-style: none;
    margin: 0 0 35px 0;
    padding: 0;
}
ul.tabs li {
    /*
    border: 1px solid #c5c19d;
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;    
    width: 100px;
    */
    
    background: url(../images/tabs.gif) -102px 0;
    float: left;
    margin-right: 5px;
    height: 24px;
    width: 102px;    
}
ul.tabs li a {
    display: block;
    /*
    height: 24px;
    width: 102px;
    */
    color: #c5c19d;
    font-weight: bold;
    padding: 5px 5px 6px 5px;
    text-decoration: none;
    
    /*
    background-color: #fff;
    display: block;
    padding: 5px;
    width: 90px;
    */
}
ul.tabs li a:hover,
ul.tabs li a.active {
    background: url(../images/tabs.gif) 0 0;
    color: #fff;
    text-decoration: none;
}
.vehicle_details {
    text-align: right;
}
.vehicle_details a {
    color: #6f7073;
    text-decoration: none;
}
.vehicle_details a:hover {
    color: #f79c66;
    text-decoration: none;
}

/*
a.vehicle_details {
    background-color: #9fa193;
    color: #fff;
    display: block;
    padding: 6px 10px 8px 10px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
a.vehicle_details:hover {
    background-color: #a5aa89;
}
*/
#sidebar {
    float: left;
    width: 235px;
}
ul.menu {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
ul.menu li {
    margin-bottom: 5px;
    width: 235px;
}
ul.menu li a {
    background-color: #9fa193;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 120%;
    font-weight: bold;
    padding: 6px 0 8px 20px;
    text-decoration: none;
}
ul.menu li.motorhomes a {
    background-color: #93977a;
}
ul.menu li.motorhomes a:hover {
    background-color: #a5aa89;
}
ul.menu li a:hover {
    background-color: #756245;
    color: #fff;
}
ul.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.menu ul li {
    margin: 0;
    width: 235px;
}
ul.menu ul li a {
    background-color: #b3b5a7;
    color: #fff;
    display: block;
    font-size: 120%;
    font-weight: bold;
    margin: 1px 0 5px 0;
    padding: 6px 0 8px 20px;
    text-decoration: none;
    width: 215px;
}
ul.menu ul li a:hover {
    background-color: #c4c6b6;    
    color: #fff;
}
ul.menu li.adventurer_parent ul {
    left: auto;
    margin-left: 241px;
    position: absolute;
    top: 105px;
}
ul.menu li.safari_parent ul {
    left: auto;
    margin-left: 241px;
    position: absolute;
    top: 205px;
}
ul.submenu {
    border-top: 4px solid #ec8127;
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
}
ul.submenu li {
    border-bottom: 0;
    float: left;
    width: 235px;
}
ul.submenu li a {
    color: #766346;
    display: block;
    font-size: 110%;
    font-weight: bold;
    padding: 6px 0 8px 20px;
    text-decoration: none;
}
ul.submenu li a:hover {
    color: #ec8833;
}
.content_form strong {
    color: #f79c66;
    font-size: 110%;
}
.content_form table {
    width: 487px;
}
.content_form td {
    padding: 0 5px 10px 0;
}
.content_form label,
.content_form .label {
    color: #9fa193;
    display: block;
    font-weight: bold;
    margin: 5px 0;
}
.content_form label.inl {
    display: inline;
    font-weight: normal;
}
.content_form input {
    background-color: #fff;
    color: #000;
    /*border: 1px solid #cbc8a8;*/
    border: 1px solid #e0ddca;
    padding: 5px;    
}
#booking_name {
    width: 437px;
}
#booking_mobnum,
#booking_email,
#booking_sdate,
#booking_edate,
#booking_driver,
#booking_dob {
    width: 189px;
}
#booking_drivers {
    background-color: #fff;
    border: 1px solid #e0ddca;
    color: #000;
    /*font-family: arial, helvetica, sans-serif;*/
    /*font-family: Verdana, Helvetica, "Helvetica Neue", sans-serif;*/
    font-family: MyHelvetica, Verdana, sans-serif;
    font-size: 100%;
    padding: 5px;
    width: 437px;
}
#booking_comments {
    background-color: #fff;
    border: 1px solid #e0ddca;
    color: #000;
    /*font-family: arial, helvetica, sans-serif;*/
    /*font-family: Verdana, Helvetica, "Helvetica Neue", sans-serif;*/
    font-family: MyHelvetica, Verdana, sans-serif;
    font-size: 100%;
    padding: 5px;
    width: 437px;
}.content_form button {
    background-color: #fff;
    color: #9fa193;
    /*border: 1px solid #cbc8a8;*/
    border: 1px solid #e0ddca;
    margin-right: 33px;
    padding: 5px;
}
.intro {
    /*color: #a2a496;*/
}
.inner {
    padding: 15px 10px;
}
.clear {
	clear: both;
}
img.tc {
    display: block;
    margin: 0 auto;
}
.vam {
    vertical-align: middle;
}
.vat {
    vertical-align: top;
}
.vab {
    vertical-align: bottom;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.padded {
    margin: 0 10px;
}
.vat {
    vertical-align: top;
}
.fr {
    float: right;
    margin: 0 0 5px 15px !important;
}
.fl {
    float: left;
    margin: 0 15px 15px 0 !important;
}
.uc {
    text-transform: uppercase;
}
label small {
    font-size: 80%;
}
small {
    font-size: 90%;
}
/*
a:link,
a:hover,
a:visited,
a:active {
    color: #756245;
    text-decoration: underline;
}
a:hover {
    color: #756245;
    text-decoration: none;
}
*/
