y@CHARSET "UTF-8";

html { 
    background-color: #FFF;
    height: 100%;  
}

body {
    color: #7d7d7d;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height: 100%;
}

#custom-doc { position: relative; min-height: 100%; }

h1 { 
    font-size: 40pt; 
    font-family: 'Hammer Thin';
    margin-bottom: 5px; 
    color: #004429;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 12px;
    /*height: 53px;*/
    line-height:35px;  
}

h1 span.typeface-js-vector-container {
    
}

h2 { 
    font-size: 36px; 
    font-family: 'Hammer Thin';
    color: #004429;
    text-transform: uppercase;
    letter-spacing: 5px;
    /*height: 50px;*/
}

h3 { color: #004429; font-size: 15px; font-weight: bold;}
h4 { color: #004429; font-size: 11px; font-weight: bold; }
p { margin: 1em 0; }
a { text-decoration: none; color: #c3a941; cursor: pointer; }
form { padding: 0; }
strong, b { font-weight:bold; }

/* General Classes */
.lastItem { border: 0 !important; }
.clear { clear: both; height: 0px; line-height: 0px; }
.logout { font-size: 13px; float: right; margin: 20px 0 0 10px; }
.change-password { font-size: 13px; float: right; margin: 20px 0 0 10px; }

/**
 * Success, info, warning and error styles
 */

ul.success,
ul.info,
ul.warning,
ul.errors {
    padding: 10px;
    padding-left: 35px;
    margin: 10px 10px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

ul.success {
    background: #e0fccf url('/images/icons/dialog-success.png') no-repeat 7px 7px;
    border: 1px solid #00D100;
}

ul.info {
    background: #FBF5D0 url('/images/icons/dialog-information.png') no-repeat 7px 7px;
    border: 1px solid #FAD42E;
}

ul.warning {
    background: #FBEC88 url('/images/icons/dialog-warning.png') no-repeat 7px 7px;
    border: 1px solid #FAD42E;
}

ul.errors {
    background: #FEF1EC url('/images/icons/dialog-error.png') no-repeat 7px 7px;
    border: 1px solid #CD0A0A;
}

/**
 * header and menu
 */
#header { height: 105px; position: relative; }

#header-content { 
    float: right; 
    font-size: 14px; 
    color: #c3a941; 
    width: 752px;
    margin-top: 30px;
}
#header-content .snippet-logo a {
    position: absolute;
    top: 68px;
    left: 25px;
    width:91px;
    height:91px;
    z-index:240;
}

#header-content .telephone {
    width: 458px;
    float: left; 
    background: transparent url('/images/icons/telephone.gif') no-repeat top left;
    padding-left: 16px;
    border-right: 1px solid #c3a941;
    margin-right: 10px;
    margin-left: 30px;
    font-size: 13px;
}
#header-content .email { 
    width: 210px;
    float: right; 
    padding-left: 26px;
    background: transparent url('/images/icons/email.gif') no-repeat 0 5px;
    font-size: 13px;
}

#header-content .tagline-image { margin-top: 15px;  margin-left: 278px;}

#main-menu {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    background: #004429;
    margin-bottom: 30px;
    z-index:147;
}

#main-menu a { color: #FFF; }
#main-menu a:hover { color: #C3A941 !important; }
#main-menu ul { float: left; margin-top: 4px; }
#main-menu ul.level1 li { 
    float: left;
    padding: 0 25px;
    border-right: 1px solid #C3A941;
    position: relative;
    z-index:148;
}
#main-menu ul.level1 li a { z-index: 150; }


#main-menu ul.level2 { 
    display: none;
    position: absolute;
    font-weight: normal;
    left:0px;
    top:8px;
    padding-top: 10px;
    z-index:140;
}
.home #main-menu ul.level2 { top:10px; }
#main-menu ul.level2 li {
    background: #FFF;
    border: 0;    
    width: 127px;
    padding: 4px 18px;
    background: transparent url('/images/layout/main-menu-subitem-bg.png') repeat-y;
    z-index:141;
}

#main-menu ul.level2 li.firstItem {
    padding-top: 20px;
    background: transparent url('/images/layout/main-menu-subitem-top.png') no-repeat top left;     
}

#main-menu ul.level2 li.lastItem {
    padding-bottom: 20px;
    background: transparent url('/images/layout/main-menu-subitem-bottom.png') no-repeat bottom left;     
}

#main-menu ul.level2 li a { display: block; color: #004429; }
#main-menu ul.level2 li.selected a { color:#C3A941; font-weight:bold; }

/* Home layout specific */
body div.home #bd { background: transparent; line-height:17px; padding-bottom:50px;}
body div.home #header { height: 88px; }
body div.home #header .tagline-image { display: none; }

body div.home #main-menu {
    margin-left: 120px;
    color: #004429;
    margin-left: 130px; 
    background: #FFF;
    margin-bottom: 0;
}

body div.home #main-menu ul {float: left; margin-top: 0; }

body div.home #main-menu a { color: #004429; }

body div.home #body { line-height:17px;margin-left:0px; margin-bottom:20px; position:relative; height: 430px;}

body div.home .snippet-logo { display: none; position:absolute; top:-45px; left:25px;}
/**
 * default body, left and right cols
 */
div#bd {
    background-color: #fff;
    min-height: 300px;
    /*padding-bottom: 286px;*/
    background: transparent url('/images/layout/bd-bg.gif') repeat-y;
    font-size:11px;
    clear:both;
}

div#body { font-size:11px; line-height:17px; margin-left:20px; z-index:60;}
#yui-main .yui-b .yui-g { margin-left:20px; }
div#sidebar { margin-top: 80px; }

div#right-col,
div#left-col { padding: 10px; }
div#right-col a,
div#left-col a { color: #363636; }

div#left-col span.widgetTitle,
div#right-col span.widgetTitle,
div#left-col h2,
div#right-col h2 {
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

div#right-col ul,
div#left-col ul { margin-bottom: 20px; }
div#right-col ul li,
div#left-col ul li {
    font-size: 11px;
    padding: 5px 0;
    border-top: 1px solid #898989;
}
div#right-col ul li a,
div#left-col ul li a { font-weight: normal; }
div#right-col ul li.selected a,
div#left-col ul li.selected a { color: #936A9B; }

/* Sidebar */
#sidebar #sub-menu, #sidebar .sub-menu {font-size:11px; }
#sidebar #sub-menu, #sidebar .sub-menu { padding: 0 0px 0 25px; }
#sidebar #sub-menu a, #sidebar .sub-menu a { color: #FFF; }
#sidebar #sub-menu ul.level1, #sidebar .sub-menu ul.level1{ }
#sidebar #sub-menu li, #sidebar .sub-menu li { padding: 10px 0; }
#sidebar #sub-menu li.selected a, #sidebar .sub-menu li.selected a{ font-weight: bold; color: #C3A941; }
#sidebar #sub-menu ul.level2, #sidebar .sub-menu ul.level2 { margin-top:7px; margin-left:10px; }
#sidebar #sub-menu ul.level2 li, #sidebar .sub-menu ul.level2 li { padding: 3px 0; }
#sidebar #sub-menu ul.level2 li a, #sidebar .sub-menu ul.level2 li a { font-weight:normal; color:#fff; }
#sidebar #sub-menu ul.level2 li.selected a, #sidebar .sub-menu ul.level2 li.selected a { font-weight:bold; color: #C3A941; }
#sidebar #sub-menu ul.level3, #sidebar .sub-menu ul.level3 { margin-top:7px; margin-left:10px; }
#sidebar #sub-menu ul.level3 li, #sidebar .sub-menu ul.level3 li { padding: 3px 0; }
#sidebar #sub-menu ul.level3 li a, #sidebar .sub-menu ul.level3 li a { font-weight:normal !important; color:#fff !important; }
#sidebar #sub-menu ul.level3 li.selected a, #sidebar .sub-menu ul.level3 li.selected a { font-weight:bold !important; color: #C3A941 !important; }
/* Homepage */
#homepage-content, .homepage-new-content {
    background: #004429;
    float:left;
    width: 425px;   
    height: 430px;
    color: #FFF;
    text-align: center;  
    position:relative;
}
#homepage-content { display: none;}
#homepage-content .leftbox-content, .homepage-new-content .sectionTitle {
    margin: 40px 32px auto 32px; 
}
#homepage-content .tagline, .homepage-new-content .tagline{
    /*text-transform: uppercase;*/    
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
	margin-bottom: 10px;
	color: #f68220;
	font-weight: bold;
	font-family: Verdana;
    border-bottom: 0;
    letter-spacing: 0;
    text-transform: none;
    line-height: 15px;
}

#homepage-content img.title-image,
.homepage-new-content img.title-image { margin: 0 auto; }
#homepage-content .text, .homepage-new-content .text{
    margin: 20px auto 30px auto;
    font-size: 12px;
    text-align: left;
    width: 365px;
}
#homepage-content .read-more { float: right; margin-top: 5px; font-weight:bold; }

#homepage-content .link, .homepage-new-content .safari-link {
    clear: both;
    display: block;
    background: transparent url('/images/buttons/fypl.png') no-repeat;
    width:321px;
    height:49px;
    cursor: pointer;
    text-indent: -12345px;
    margin: 30px auto 0;    
}
.homepage-new-content a.link, 
.homepage-new-content a.link1, 
.homepage-new-content a.link2,
.homepage-new-content a.link3 {
	color: #f68220;
	font-family: Verdana;
	font-size: 13px;

}
 
.homepage-new-content a.link1, 
.homepage-new-content a.link2,
.homepage-new-content a.link3 {
	background: transparent url('/images/buttons/seperator.png') no-repeat left center ;
	padding-left:10px; 
}
.homepage-new-content .safari-link {margin-top:25px; }
#homepage-slideshow {
    position:absolute;
    top:0px;
    right:0px;
    width: 475px;    
    height: 430px;
    overflow: hidden;
}

#homepage-slideshow img { width: 474px; height: 430px; }

#left_col, #right_col { margin-top: 10px; }

#homepage-left-col {display: none;}
#homepage-left-col .intro, .homepage-new-left-col .intro { margin-top: 5px; }
#homepage-left-col .links, .homepage-new-left-col .snippet-links .links { margin-top: 14px; font-size: 11px; }
#homepage-left-col .links li, .homepage-new-left-col .snippet-links .links li {
    float: left;
    width: 225px;
    margin-bottom: 14px;
    background: transparent url('/images/layout/listing-arrow-yellow.gif') no-repeat 0px 4px;
}
#homepage-left-col .links li a, .homepage-new-left-col .snippet-links .links li a { color: #004429; padding-left: 20px;}
.home #left_col {width: 452px;}
.home #latest-news .firstItem { margin-top: 11px;}
.home #latest-news .listingItem .more { padding-top: 12px; position: relative; float: right;}
/* multi tabs */
#multi-tabs { margin-top: 15px; }

#multi-tabs .tab-button {
	border: 2px solid #EBF0EE;
	border-bottom: 0;
	cursor: pointer;
	float: left;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	width: 210px;	
}

#multi-tabs #tab-header { height: 40px; }
#multi-tabs .tab-button.selected { background: #EBF0EE; color: #004429; }
#multi-tabs .tab-button span { position: relative; }
#multi-tabs #tab-container { border: 5px solid #EBF0EE; padding: 10px; }
#multi-tabs #tab-container .tab-social-networking div.tab-social-network { float: left; }


#multi-tabs #tab-container .tab-body {
	display: none;
	color: #7D7D7D;
    line-height: 21px;
    overflow: auto;
}

#multi-tabs #tab-container .tab-body p {
	margin-top: 0px;
}

#multi-tabs #tab-container .tab-social-fb-like-box {
	float: right;
	height: 300px;
	padding-left: 30px;
	width: 300px;
}

#multi-tabs #tab-container .tab-social-networking {
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 20px;
	overflow: auto;
}

#multi-tabs #tab-container .tab-trip-advisor { overflow: auto; margin-top: 20px; }
#multi-tabs #tab-container .tab-trip-advisor .widget { 
	float: left;
	height: 130px;
	overflow: hidden;	
}

#multi-tabs #tab-container .tab-trip-advisor h2 {
	font-family: Verdana,Tahoma,Helvetica,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    letter-spacing: normal;
    text-transform: none;
}	

/* latest news */
#latest-news .listingItem{
    font-size:11px;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px dotted #c5c5c4;
    position:relative;
    line-height:17px;
}
#latest-news .listingItem .image { float:left; margin-right:12px; }
#latest-news .listingItem .title a{ color: #004429; }
#latest-news .listingItem .more {
    font-weight:bold;
    position:absolute;
    right:0px;
    bottom:15px;
}


/* Feature pages */
#feature-content { clear:both; }
#feature-content h1 { height:auto; line-height:35px; }
#feature-content .snippet-intro,
#feature-content .snippet-body{ width:400px; }
#feature-content .snippet-primary-image{
    float: right;
    margin-left:20px;
    margin-bottom:15px;
    clear:both;
}
#feature-content .snippet-images {
    float: right;
    margin-left:20px;
    clear:both;
}
#feature-content .snippet-images img { margin-bottom:5px; }
#feature-content ul.images li { margin-bottom:20px; }
#feature-content .snippet-body h1 {  
    font-weight: bold; font-size:35px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}
#feature-content .snippet-body h2 {  
    color: #004429; font-family: Verdana, Tahoma, Helvetica, Arial;
    font-weight: bold; font-size:16px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}
/* Safari Pages */
#safari-header {
    position:relative;
    margin-left:20px;
}
#safari-header .ref {
    color: #004328;    
    font-size: 11px;
    float: right;
    margin: 15px 10px 10px 15px;
}

.safari-menu { margin: 35px 0 0 20px; }

.safari-menu ul {
    float: left;
    padding-left: 5px;
    width: 709px;
    background: transparent url('/images/layout/safari-menu-bg.gif') repeat-x bottom;    
}

.safari-menu ul li {
    float: left;
    color: #FFF;
    background: #004328;  
    font-size: 14px;
    margin-left: 3px;
    text-align: center;     
}

.safari-menu ul li.selected {
    background: #f9f7ed;
    color: #004328;
    border-top: 1px solid #f5f2e3;
    border-left: 1px solid #f5f2e3;
    border-right: 1px solid #f5f2e3;
}

.safari-menu ul li a {
    width: 130px;
    display: block;
    color: #FFF;
    line-height: 23px;
}

.safari-menu ul li.selected a { color: #004328; }

.safari-intro-box {
    padding: 20px 5px 20px 10px;    
    background: #f9f7ed;
    border-bottom: 1px solid #f5f2e3;
    border-left: 1px solid #f5f2e3;
    border-right: 1px solid #f5f2e3;
    margin-bottom: 24px;
    margin-left:20px;
}
.safari-intro-box h3 { font-size: 11px; }
.safari-intro-box .gallery .thumbnails { float: right; width: 215px; }
.safari-intro-box .gallery .thumbnails img { margin: 0 0 7px 4px; border: 1px solid #d8d8d8; }
.safari-intro-box .gallery .display-images img { display: none; border: 1px solid #d8d8d8; }
.safari-intro-box .image { float: right; margin-left: 30px; }
.safari-intro-box .image img { border: 1px solid #d7d7d7; }
.safari-intro-box .text {
    font-size: 11px;
    margin: 15px 0;
    line-height: 20px;
    color: #004429;
}

.safari-page-right {
    float: right;
    width: 230px;
    padding-left: 30px;
    border-left: 1px dotted #d7d7d7;    
}

.safari-page-left { float: left; width: 435px; margin-left:20px;}

.safari-page-left .title { font-size: 11px; color: #004429; font-weight: bold; }
.safari-page-left .title a { color: #004429; }
.safari-page-left .text { font-size: 11px; margin: 10px 0 20px 0; line-height: 20px;}
.safari-page-left ul li { margin: 25px 0; }
.safari-page-left ul li:hover { background: #F9F7ED; }
.safari-page-left ul li .image { float: left; margin-right: 12px; }
.safari-page-left ul li .image img { border: 1px solid #D7D7D7; }

#safari-testimonial {
    color: #c3a941; 
    padding-bottom: 10px;
    background: transparent url('/images/layout/safari-testimonial-close-quote.gif') no-repeat bottom right; 
}
#safari-testimonial .text {
    font-size: 13px;
    line-height: 23px;
    padding: 0 5px 0 10px;
    background: transparent url('/images/layout/safari-testimonial-open-quote.gif') no-repeat top left; 
}
#safari-testimonial .byline {
    margin-top: 12px;
    font-style: italic;
    padding: 0 5px 0 10px;
    font-size: 11px;
}

#safari-great-ape-guide { margin-top: 20px; }
.safari-page-right #safari-great-ape-guide img { width: 230px; }
#safari-great-ape-guide a.link {
    font-size: 11px;
    color: #004429;    
    padding-right: 15px;
    background: transparent url('/images/layout/link-arrow.gif') no-repeat 100% 5px;
}
#safari-great-ape-guide .image { margin-top: 5px; }

#safari-trip-extensions {
    color: #004429;
    font-size: 11px;
    margin-bottom: 30px;
    line-height:17px;
}

#safari-trip-extensions a { font-weight: bold; }

#safari-trip-extensions .title { font-weight: bold; margin-bottom: 12px; }

#safari-trip-extensions .image { float: left; margin-right: 6px; }
#safari-trip-extensions .image img { border: 1px solid #e7e7e7; }

.safari-overview-highlights .title { font-size: 16px; color: #004429; }
.safari-overview-highlights ul { font-size: 11px; padding-left: 18px; }
.safari-overview-highlights ul span { color: #c3a941; text-transform: uppercase; }
.safari-overview-highlights ul li {
    padding: 9px 0 5px 0;
    list-style-image:url("/images/layout/safari-highlight-bullet.gif");
    list-style-type:square;
}
.safari-overview-right { width: 240px; float: right; }

.safari-overview-left {
    float: left;
    width: 450px;
    padding-right: 10px;    
    border-right: 1px dotted #d7d7d7;
    margin-left:20px;
}

.safari-itinerary { color: #004429; }
.safari-itinerary-images { margin-top: 30px; }
.safari-itinerary-images img { border: 1px solid #d7d7d7; margin-bottom: 28px; }

/*.safari-dates { padding-bottom:70px; }*/ 
.safari-dates-table {
    background: #FFF;
    width: 100%;    
    border: 1px solid #d7d7d7;
}
.safari-dates-table caption {
    margin-bottom:10px;
    margin-left:20px;
    color:#005032;
    font-weight:bold;
}

.safari-dates-table tbody tr {
    display: none;  
}

.safari-dates-table tbody tr.selected {
    display: table-row;  
}

.safari-dates-table th.first { width: 6%; border: 0; padding-right: 0; }

.safari-dates-table th {
    height:30px;
    width: 7%;
    text-align: center;
    color: #c3a941;
    font-weight: bold;
    font-size: 11px;
    border-left: 1px solid #f4f4f4;  
}

.safari-dates-table td {
    text-align: center;
    border-top: 1px solid #efefef;    
    border-left: 1px solid #f4f4f4;  
    font-size: 11px;
    color: #004429;
}

.date-table-show-links {
    margin-top: 10px;
    font-size: 14px;
}

.date-table-show-links a {
    color: #004429;
}

.date-table-show-links a {
    display: none;
}

.date-table-show-links a.show {
    display: block; 
}

.safari-dates .safari-page-right { width: 250px; padding-left: 13px; }
.safari-dates .safari-page-right #safari-great-ape-guide a { font-weight: bold; }
.safari-dates .safari-page-right #safari-great-ape-guide img { width: 240px; }

.safari-dates .safari-page-left { width: 400px; }
.safari-dates .safari-page-left h4 { font-size:14px; }
.safari-departure-box {
    padding: 12px;
    background: #f9f7ed;
    border: 1px solid #f1eee0;    
    margin: 20px 0;
    display: none;
}

.safari-departure-box.selected {
    display: block;
}

.safari-departure-box .heading {
    font-size: 13px;
    font-weight: bold;  
}

.safari-departure-box table { width: 100%; }

.safari-departure-box table th {
    color: #c3a941;
    font-weight: bold;    
    padding-bottom: 13px;
}

.safari-departure-box table td { color: #004429; font-size: 11px; padding: 7px 0; }
.safari-departure-box table .last { text-align: center; font-weight: bold; }

.safari-whats-included .whats-included-info { display: none; }
.safari-whats-included ol { margin-top: 20px; }
.safari-whats-included ol li { margin-left: 20px; list-style: decimal; margin-bottom: 5px; }

.safari-enquire {
    padding: 40px 10px 20px 30px; 
    background: #f9f7ed;
    border-bottom: 1px solid #f5f2e3;
    border-left: 1px solid #f5f2e3;
    border-right: 1px solid #f5f2e3;
    margin-bottom: 24px;
    margin-left:20px;
}
.safari-enquire .enquire-text { color:#005032;}
div.enquire-quote { float: right; position: relative; top: 35px; width: 141px; background: #f0eddc url(/images/layout/enquire-quote-top.gif) no-repeat; }
div.enquire-quote div.quote-text { margin: 50px 15px 10px; color: #9a8f5b; font-size: 12px;  }  

#enquiryForm { margin: 35px 0px 10px; position:relative; }
#enquiryForm td.label {
    width:220px; color:#c3a941; font-weight:bold; font-size:15px;
    padding-right:40px; vertical-align: top;
}
#enquiryForm td.element { padding-bottom:16px; }

#enquiryForm tr.receiveBrochure td.element{
    padding:0px 0px 20px;
    color:#005032;
    font-size:14px;
}
#enquiryForm tr.receiveBrochure td.label{
    padding:16px 0px 20px;
}
#enquiryForm td.element input.text {
    border:2px solid #e9e8e3;
    width:249px;
    height:23px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}
#enquiryForm td.element textarea {
    border:2px solid #e9e8e3;
    width:249px;
    height:97px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}
#enquiryForm td.element #submitButton {
    width:108px;
    height:35px;
    background:url('/images/buttons/submit.png');
    border:0 none;
    /*float:right;
    margin-right:-135px;*/
    position:absolute;
    z-index:9999;
    right:25px;
    bottom:-10px
}
* html #enquiryForm td.element #submitButton {
    bottom:auto;
}

#trip-extensions-intro .snippet-intro {
    float: left;
    padding: 20px 5px 20px 10px;    
    background: #f9f7ed;
    border: 1px solid #f5f2e3;
    margin-bottom: 24px;    
    color: #004429;
    font-size: 12px;
}

#trip-extensions-intro .snippet-intro img.image {
    float: right;
    border: 1px solid #D8D8D8;  
    margin: 0 0 10px 15px;
}

#trip-extensions-items h2 {
    font-family: Verdana,Tahoma,Helvetica,Arial;    
    font-size: 16px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: bold;
    margin-bottom: 7px;
}

#trip-extensions-items img.image {
    float: right;
    border: 1px solid #D8D8D8;  
    margin-left: 20px;
}

#trip-extensions-items div.content-item {
    clear: both;
    padding: 30px 0;    
    border-bottom: 1px dotted #bcbcbc;
}

#trip-extensions-items div.last {
    border: 0;  
}

#trip-extensions-items div.body {
    width: 590px;
}

/*Footer */

#ft {
    position:relative;
    clear:both;
    margin:20px 0px;
    width: 899px;
    padding: 25px 0px 0px 0px;
    background-color: #004429;
}

#sitemap { overflow:auto; font-size: 11px; margin: 0px 0 20px 8px 20px; padding:20px 0px 20px 20px; background: transparent url('/images/layout/sitemap-bg.png') repeat-y; }
#sitemap ul.level1 li { float: left; color: #ba9b21; font-weight: bold; margin-right: 45px; }
#sitemap ul.level1 li a { color:#1d7954;}
#sitemap ul.level2 { margin-top: 11px; }
#sitemap ul.level2 li {
    float: none;
    color: #c3a941;
    font-weight: normal;
    font-size: 11px;
    margin: 4px;
    padding-bottom: 4px;
}

#sitemap ul.level2 li a { color: white; padding-left:10px; background: transparent url('/images/layout/green-arrow.png') no-repeat 0% 65%; }
#sitemap, .footer-bottom { display:none; }
.footer-bottom { height:147px; padding-bottom:20px; }
.footer-links .snippet-social-network-links { position:absolute; top:17px; right:77px;}
.footer-links ul.social-network-links { text-align: center; }
.footer-links ul.social-network-links li { display: inline; padding:0px; margin-right:5px;}
.footer-links ul.social-network-links li a { background:none; padding:0px;}
.footer-bottom ul { margin:0 0 20px 20px; }
.footer-bottom ul li { position:relative; padding: 17px 20px; font-size:88%; width:170px; height:117px; float:left; margin-right:10px; background-color: #00331f; }
.footer-bottom ul li.lastItem { margin-right:0px; }
.footer-bottom ul li .office-name { line-height:15px; color:#1d7954; font-weight:bold; margin-bottom:10px; }
.footer-bottom ul li .address { line-height:15px; color:#999999; margin-bottom:10px; }
.footer-bottom ul li .link { position:absolute; bottom:10px; color:white; }
.footer-links { margin-left: 20px; padding-bottom:20px; }
.footer-links ul { margin: 0 auto; }
.footer-links ul li { display: inline; padding: 0 5px; font-size: 11px; }
.footer-links ul li.firstItem { padding-left: 0; }
.footer-links ul li a { color: white; padding-left:10px; background: transparent url('/images/layout/green-arrow.png') no-repeat 0% 65%; }
.footer-links .expand-footer { font-size:11px; color:white; position:absolute; top:0; right:0; }

.footer-links .yellow-links { position:absolute; top:15px; left:575px; }
.footer-links .yellow-links li { padding:0px; display:block; float:none; margin:0px 0px 6px 0px; }
.footer-links .yellow-links a { font-weight:bold; color:#cc9933; background: transparent url('/images/layout/yellow-arrow.png') no-repeat 0% 65%;}


/* cms listings */
#safaris-listing,
.safari-listings,
.safari-guide-listings { 
    margin-top:36px;
}

#safaris-listing h2,
.safari-listings h2,
.safari-guide-listings h2 {
    font-family: Verdana, Tahoma, Helvetica, Arial;
    font-weight: bold;
    font-size:14px;
    text-transform: none;
    letter-spacing: normal;
    height:40px;
    margin-left:295px;
}

#safaris-listing h2 a,
.safari-listings h2 a,
.safari-guide-listings h2 a { 
    color:#004429; 
}

#safaris-listing .listingItem .listing-image,
.safari-listings .result .listing-image,
.safari-guide-listings .listingItem .listing-image { 
    float:left;
}
.safari-guide-listings .listingItem .listing-image { 
    margin-right: 20px;
}
#safaris-listing .listingItem .listing-image img,
.safari-listings .result .listing-image img,
.safari-guide-listings .listingItem .listing-image img { 
    border:1px solid #d7d7d7; 
}

#safaris-listing .listingItem,
.safari-listings .result,
.safari-guide-listings .listingItem { 
    padding:30px 0px; 
    border-bottom:1px dotted #c5c5c4; position:relative;
    overflow: hidden;
}

#safaris-listing .listingItem .more,
.safari-listings .result .more,
.safari-guide-listings .listingItem .more { 
    font-weight:bold; position:absolute; bottom:15px; right:15px;
}

#safaris-listing .listingItem .text,
.safari-listings .result .text,
.safari-guide-listings .listingItem .intro { 
    color:#7d7d7d; margin-left: 315px; font-size:14px; line-height:21px;
}

#safaris-listing .listingItem .byline,
.safari-listings .result .byline,
.safari-guide-listings .byline { 
    color:#7d7d7d; margin-left: 315px; font-style: italic; margin-top:5px; 
}

#safaris-listing .listingItem .order,
.safari-listings .result .order,
.safari-guide-listings .order { 
    display: none; 
}

#safaris-listing .listingItem,
.safari-listings .result {
    background: transparent url('/images/layout/safari-listing-item-background.png') no-repeat 300px 67px;
}

#safaris-listing .hover,
.safari-listings .hover,
.safari-guide-listings .hover { 
    background-color:#f9f7ed;
}

.safari-guide-listings .empty{display:none;}
#listing-intro .content{ background-color:#f9f7ed; padding:10px; position:relative; }
#listing-intro .image { float:right; border:1px solid #dddcbb; }
#listing-intro .image-caption {
    float:right; margin-right:77px; margin-top:5px;
    font-size:11px; color:#004429;
}
#listing-intro .intro { float:left; width:360px; font-size:11px; color:#004429; line-height: 20px;}
#listing-intro h1 { background-color:#fff; margin-bottom:15px;}

#accommodations { margin-top:30px; padding-left:15px; }
#accommodations h2 {
    font-family: Verdana, Tahoma, Helvetica, Arial;
    font-weight: bold;
    font-size:16px;
    text-transform: none;
    letter-spacing: normal;
    height:27px;
    color:#004429;
    padding-top:15px;
}
#accommodations ul.accommodations li { 
    clear:both; padding-top:20px; height:70px; border-bottom:1px dotted #c5c5c4; 
}
#accommodations ul.accommodations li.lastAccommodationItem { height:80px; border-bottom:5px solid #f9f7ed;}
#accommodations .accommodations img { float:right; border:1px solid #e3e3e3; margin-right:20px;}
#accommodations .accommodations .title {
    color: #c3a941; font-weight:bold;
}

/* about us > overview */
#overview { clear:both; }
#overview h1 { height:auto; line-height:35px; }
#overview .snippet-intro,
#overview .snippet-body{ width:400px; }
#overview .snippet-primary-image{
    float: right;
    margin-left:20px;
    margin-bottom:15px;
    clear:both;
}
#overview .snippet-images {
    float: right;
    margin-left:20px;
    margin-top: 4px;
    clear:both;
}
#overview .snippet-quote {
    float: right;
    margin-left:20px;
    clear:both;
    width:260px;
    height:131px;
    padding:15px 5px 0px 30px; 
    overflow:visible;
    background: transparent url('/images/layout/sidebar-quotes-bg.png') no-repeat top left;
    color:#c3a941;
    line-height:24px;
}
#overview div.snippet-logos { width:400px; float:left;}
#overview ul.logos li { float:left; margin-right:20px;  }
#overview ul.logos {clear:both; }
#overview .snippet-quote .text { font-size:13px; }
#overview .snippet-quote .byline { margin-top:5px; font-style: italic; }
#overview .snippet-images img { margin-bottom:5px; }
#overview ul.images li { margin-bottom:20px; }


/* articles */
#articles ul { margin-top:20px; }
#articles ul li { float:left; width:357px; font-size:11px; height:70px; line-height:17px;}
#articles ul li .icon { float:left; }
#articles ul li .title { font-weight:bold; color:#004429;}
#articles ul li .link { color: #c3a941; }

/* Testimonials */
.testimonial-category { border-bottom:1px dashed #c5c5c4; padding:30px 0px; }
.testimonial-category .title {font-weight:bold; font-size:14px; color:#004429; margin-bottom:10px;}
ul.testimonials li { margin-bottom: 20px;}
ul.testimonials li .text{ line-height:21px;}
ul.testimonials li .byline{ font-weight:bold; font-style: italic; margin-top:5px;}


/* News */

#news-menu {
    border-bottom: 1px solid #e1e1e1;
    float: right;
    margin-bottom: 20px;
    width: 200px;
    padding-bottom: 15px;
}
#news-menu ul {
    
}
#news-menu ul li { font-size:11px; padding: 3px 8px; }
#news-menu ul li a { color: #7d7d7d; }
#news-menu ul li.selected a { color: #C3A941; }
#news-header { margin-left:20px; }
#news-title { position:relative; }

#news-listing,
.news-listings,
#news-feature .cmsListings,
.news-feature .cmsListings { 
    width:480px;
     float:left;
} 

.news-listings .listing-more,
#news-listing .cmsListings .more,
#news-feature .cmsListings .more,
.news-feature .cmsListings .more,
#news-feature .cmsListings .listing-more { 
    font-weight:bold;
    color: #7d7d7d;
    font-size:11px;
    text-align:left;
    position:static;
    margin-top:5px;
}

.news-listings .listing-more a,
#news-listing .cmsListings .more a,
#news-feature .cmsListings .more a,
#news-feature .cmsListings .listing-more a,
.news-feature .cmsListings .more a { color: #7d7d7d; } 

#news-listing h2,
.news-listings h2,
#news-feature .cmsListings h2,
.news-feature .cmsListings h2 {
    font-family: Verdana, Tahoma, Helvetica, Arial;
    font-weight: bold;
    font-size:11px;
    text-transform: none;
    letter-spacing: normal;
    height:auto;
    margin-bottom:7px;
}

#news-listing h2 a,
.news-listings h2 a,
#news-feature .cmsListings h2 a,
.news-feature .cmsListings h2 a { color:#004429; }

#news-listing .listingItem,
.news-listings .result,
#news-feature .cmsListings .listingItem,
.news-feature .cmsListings .listingItem { 
    padding-bottom:15px; border-bottom:1px dotted #c5c5c4;
    margin-bottom:15px; 
}

/* News Listings - NEW */

.news-listings .result,
#news-feature .cmsListings .listingItem {
    overflow: hidden;
}

.news-listings .result .listing-image,
#news-feature .cmsListings .listingItem .listing-image {
    float: right;
}

.news-listings .result .listing-image img,
#news-feature .cmsListings .listingItem .listing-image img {
    border: 1px solid #D7D7D7;
}

.news-listings .result .listing-more,
.news-listings .result .listing-title,
.news-listings .result .listing-content,
#news-feature .cmsListings .listingItem .listing-more,
#news-feature .cmsListings .listingItem .listing-title,
#news-feature .cmsListings .listingItem .listing-content {
    width: 360px;
}

.news-listings .result .listing-more,
#news-feature .cmsListings .listingItem .listing-more {
    clear: both;
}

.news-listings .result .listing-comments,
#news-feature .cmsListings .listingItem .listing-comments {
    float: right;
    position: relative;
    top: -17px;
}
    

/** News Feature */
#news-feature .snippet-title {
    position:relative; border-bottom: 1px solid #e1e1e1; width: 450px;
}
#news-feature .snippet-title h1,
.news-feature .snippet-title h1 { margin-bottom:5px; height:auto;
    line-height:35px; border:0 none; font-size: 28px; 
}
#news-feature .snippet-intro,
#news-feature .snippet-body,
.news-feature .snippet-intro,
.news-feature .snippet-body { width:400px; }
#news-feature .snippet-body h1,
.news-feature .snippet-body h1 {  
    font-weight: bold; font-size:35px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}
#news-feature .snippet-body h2,
.news-feature .snippet-body h2 {  
    color: #004429; font-family: Verdana, Tahoma, Helvetica, Arial;
    font-weight: bold; font-size:16px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}
#news-feature .snippet-primary-image,
.news-feature .snippet-primary-image {
    float: right;
    margin-left:20px;
    margin-bottom:15px;
    clear:both;
}
#news-feature .snippet-images, .news-feature .snippet-images {
    float: right;
    margin-left:20px;
    clear:both;
}
#news-feature .snippet-images img,
.news-feature .snippet-images img { margin-bottom:5px; }
#news-feature ul.images li,
.news-feature ul.images li { margin-bottom:20px; }

/* Comments */

div#commentsDiv {
    clear: both;
}

div#commentsDiv span.title,
div#commentsDiv span.submitCommentTitle {
    color: #004429;
    font-family: 'Hammer Thin';
    font-size: 28px;
    height: auto;
    letter-spacing: 5px;
    line-height: 35px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

div#commentsDiv div.comment {
    border-bottom: 1px dotted #C5C5C4;
    padding: 15px 20px;
}

div#commentsDiv div.comment.first-item {
    border-top: 1px dotted #C5C5C4;
    margin-top: 15px;
}

div#commentsDiv div.comment div.date-header {
    color: #004429;
    font-weight: bold;
    margin-bottom: 6px;
}

div#commentsDiv div#submitCommentDiv {
    background: none repeat scroll 0 0 #F9F7ED;
    border: 2px solid #E0DED5;
    margin-bottom: 24px;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px 20px 20px;
}

div#commentsDiv form#submitCommentForm dt,
div#commentsDiv form#submitCommentForm dd {
    width: 445px;
}

div#commentsDiv form#submitCommentForm dt {
    color: #C3A941;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0px 5px;
}

div#commentsDiv form#submitCommentForm dt#postComment-label { margin: 0; }

div#commentsDiv form#submitCommentForm dd textarea,
div#commentsDiv form#submitCommentForm dd input.text {
    border: 2px solid #E9E8E3;
    border-radius: 4px 4px 4px 4px;
    height: 23px;
    width: 249px;
}

div#commentsDiv form#submitCommentForm dd textarea {
    height: 97px;
}

div#commentsDiv form#submitCommentForm dd input#postComment {
    background: url("/images/buttons/submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 35px;
    text-indent: -123456px;
    width: 108px;
}

/* right col */
#news-images { float:right; width:200px; text-align: center;}
#news-images ul li { margin-bottom:20px; }
#news-images .caption { font-size:11px; }

/* associations */
div.snippet-small-logos { height:80px; }
ul.small-logos li { float:left; margin-right:10px;  }
ul.small-logos {clear:both; }
ul.logo { clear:both; margin-top:20px; }
ul.logo li { float:left; width:350px; height:158px; display:table;}
ul.logo li .description { display:table-cell; vertical-align: middle; text-align: left; width:180px;}
ul.logo li .image { float:left; }
.pagination { text-align:center; }
.pagination.empty { display: none; }

.info-button { display:inline; position:relative; }
.info-button img { cursor: pointer;}
.safari-tooltip {
    position:absolute;
    top:-47px;
    left:35px;
    display:none;
}
.tooltip-container { background: #fff; width:181px; position:relative; }
.tooltip-arrow {
    background: transparent url('/images/layout/tooltip-arrow.png') no-repeat center top;
    width:16px;
    height:23px;
    position:absolute;
    top:40px;
    left:-14px;
}
.tooltip-content {
    width:157px;
    padding:0px 5px 0px 15px;
    border-left:2px solid #d7d7d7;
    border-right:2px solid #d7d7d7; 
    color:#004429;
    font-weight:normal;
    font-size:11px;
    line-height:17px;
    min-height:50px;
    height:auto !important;
    height:50px;
}
.tooltip-header {
    width:181px;
    height:18px;
    background: transparent url('/images/layout/tooltip-header.gif') no-repeat;
    position:relative;
}
.tooltip-header img { width:8px; height:7px; position:absolute; top:7px; right:7px; }
.tooltip-footer {
    width:181px;
    height:19px;
    background: transparent url('/images/layout/tooltip-footer.gif') no-repeat;
}


/** Faqs */
#faq-content h1 { font-size:40px; height:45px;}
#faq-content ul.items li { border-bottom: 1px dashed #C5C5C4; padding:30px 0px; }
#faq-content ul.items li .title {
    color: #004429;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
}
/** Office Contacts */
#office-contacts { position:relative;}
#sidebar-contact-info {
    position:absolute;
    width:245px;
    padding-left:20px;
    top:70px;
    right:0px;
    border-left:1px solid #C5C5C4;
}
#sidebar-contact-info .title {
    color: #7A032A;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
    text-transform: none;
}

.contact-details { width:440px; }

.contact-details h2.title {
    color: #004429;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
    text-transform: none;
}
.contact-details dl { margin-top:15px; }
.contact-details dt { float:left; width:69px; font-weight:bold; color: #004429; }

.contact-details dd { margin-left:80px; margin-bottom:15px; line-height:19px; }

ul.contact-details li {
    border-bottom: 1px dashed #C5C5C4;
    padding-bottom:30px;
    margin-bottom:30px; 
}
/** Contact Us > Maps */
#maps h2.title {
    color: #004429;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
    text-transform: none;
}
ul.maps { clear:both; }
ul.maps li { float:left; margin-right:40px; margin-bottom:30px; }
ul.maps li .caption { font-weight:bold; color: #004429; }
#maps .map-item { clear:both; margin-bottom:30px; border-bottom: 1px dashed #C5C5C4;}

/** Contact Us > Reading List */
#reading-list h2.title {
    color: #004429;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
    text-transform: none;
}
ul.reading-list li { border-bottom: 1px dashed #C5C5C4; margin-bottom:30px; padding-bottom:30px; }

/** Pre travel information */
.pre-travel-info h1 { font-size:40px; height:45px;}
#pre-travel-information-form #main-info {
    background-color:#f9f7ed;
    border-top:1px solid #f5f2e3;
    border-left:1px solid #f5f2e3;
    border-right:1px solid #f5f2e3;
    border-bottom:1px solid #fdfcf8;
    padding:20px 0px 0px 25px;
    margin-bottom:1px;
}
#pre-travel-information-form .sub-title { font-weight:bold; color:#c3a941; margin-bottom:15px;}
#pre-travel-information-form .sub-title span { font-weight:normal; color:#004429;}
#pre-travel-information-form input { border:1px solid #dfdfdf; width:172px; height:23px;}
#pre-travel-information-form input.checkbox { border: none; width:auto; height:auto; }
#pre-travel-information-form select { background-color:#fff; border:1px solid #efefef; color: #898989;}
#pre-travel-information-form #main-info .label { font-weight:bold; color:#c3a941; }

#pre-travel-information-form #main-info .left label { float:left; width:190px; margin-top:5px;}
#pre-travel-information-form #main-info .left {float:left; margin-right:25px;}
#pre-travel-information-form #main-info .left .input {
    margin-bottom:15px;
}
input#numberOfPassengers { width:41px; border:1px solid #efefef; }
#pre-travel-information-form #main-info .safari-dates-form div { margin-bottom:7px; }
#pre-travel-information-form #main-info .safari-dates-form span{ color:#004429; }

#passengers {
    background-color:#f5f5f5;
    border-top:1px solid #fbfaf4;
    border-bottom:1px solid #fbfaf4;
    padding:0px 25px 0px 25px;
    margin-bottom:1px;
}

#passengers .passenger { padding:20px 0px; border-bottom:1px dotted #a1a1a1; }
#passengers input { width:118px; }
#passengers label, .label { color:#004429; }
#passengers .first-line { height:67px; }
#passengers .first-line .title input { width:45px; border:1px solid #efefef;}
#passengers .first-line label, #passengers .first-line .label { display:block; margin-bottom:7px;}
#passengers .first-line .title,
#passengers .first-line .surname,
#passengers .first-line .firstName,
#passengers .first-line .dateOfBirth,
#passengers .first-line .nationality { float:left; margin-right:15px; }

#passengers .address { float:left; margin-right:20px; }
#passengers .address label,
#passengers .address input { display:block; margin-bottom:6px; }
#passengers .address input { width:250px; }
#passengers .address input.lastAddressLine { width:118px;}

#passengers .other-details label { display:block; margin-bottom:7px; }
#passengers .other-details .item { float:left; margin-right:20px;}
#passengers .other-details input { margin-bottom:13px; }
#passengers .other-details input.long { width:167px;}
#passengers .other-details input.dietary { width:145px;}

.safari-dates-form span { float:left; width:50px; margin-top:3px;}
.add-remove-passenger { float:right; }
.add-remove-passenger img { cursor: pointer; }

#flight-details {
    background-color:#f9f7ed;
    border-top:1px solid #fdfcf8;
    border-left:1px solid #f5f2e3;
    border-right:1px solid #f5f2e3;
    border-bottom:1px solid #fdfcf8;
    padding:20px 0px 35px 25px;
    margin-bottom:1px;
}
#flight-details label, #flight-details .label { display:block; color:#004429; margin-bottom:6px;}
#flight-details .arrival { height:90px; }
#flight-details .airline,
#flight-details .flight-number,
#flight-details .flight-date,
#flight-details .flight-time { float:left; margin-right:15px; }

#flight-details .flight-time input { width:72px; border:1px solid #efefef;}


#rooming-preference {
    background-color:#f9f7ed;
    border-top:1px solid #fdfcf8;
    border-left:1px solid #f5f2e3;
    border-right:1px solid #f5f2e3;
    padding:20px 0px 15px 25px;
}

#rooming-preference .double,
#rooming-preference .twin,
#rooming-preference .single { float:left; margin-right:30px; }

#rooming-preference label { display:block; color:#004429; margin-bottom:6px;}
#rooming-preference input { width:45px; }

#requirements{
    background-color:#f9f7ed;
    border-left:1px solid #f5f2e3;
    border-right:1px solid #f5f2e3;
    border-bottom:1px solid #f5f2e3;
    padding:20px 25px 15px 25px;
}
#requirements .inner {
    border-top:2px solid #fff;
}
#requirements .req {
    margin-top:20px;
}
#requirements .req .text { color:#004429; float:left; margin-right:40px; width:400px;}
#requirements .terms-and-conditions { margin-top:45px;}
#requirements .terms-and-conditions .text { margin-top:-25px;}

#pre-travel-information-form #submitButton {
    width:108px;
    height:35px;
    background:url('/images/buttons/submit.png');
    border:0 none;
    margin-top:40px;
    float:right;
}
#form-submit-overlay{
    position: absolute;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    background-color: black;
    filter:alpha(opacity=15);
    opacity:0.15;
    text-align: center;
    line-height: 0;
}
#form-submit-loading {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}


/** Safari lodges */
#safari-lodge .safari-lodge-title {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 22px;
    position:relative;
}
#safari-lodge .safari-lodge-title .title { 
    font-size: 40px; 
    font-family: 'Hammer Thin';
    color: #004429;
    text-transform: uppercase;
    letter-spacing: 5px;
    height: 43px;  
}
#safari-lodge .safari-lodge-title .subTitle {
    font-size: 20px; 
    font-family: 'Hammer Thin';
    color: #004429;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 25px;  
}
#safari-lodge .view-gallery,#safari-lodge .hide-gallery { 
    position:absolute; top:48px; right:0px; padding-right:25px;  background: transparent url('/images/icons/camera.gif') no-repeat right center;
}
#safari-lodge .hide-gallery { display:none; }
#safari-lodge .main-content { width:450px; }
#safari-lodge .fact { line-height:18px; border-bottom:1px solid #c5c5c4; margin-bottom:15px; padding-bottom:15px; }
#safari-lodge .right-column { width:256px; float:right; font-size:11px; margin-top:10px; } 
#safari-lodge .testimonials { margin-top:20px; }
#safari-lodge .testimonials .text {     
    font-size: 20px; 
    font-family: 'Hammer Thin';
    color: #004429;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#safari-lodge #image-gallery { margin-top:15px; display:none; }
#safari-lodge #image-gallery h1 { font-size:40px; }
#safari-lodge #image-gallery img { margin-right:3px; margin-bottom:5px; }

#safari-lodge .testi { 
    font-size: 20px; 
    font-family: 'Hammer Thin';
    color: #004429;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: normal;
    margin-bottom:10px;
}

#safari-lodge .map .caption { color:#C3A941; margin-bottom:5px; text-align: right;}

#safari-lodge-listings {clear:both; margin-top:20px; }
#safari-lodge-listings .item { width:161px; float:left; margin-right:17px; margin-bottom:25px; }
#safari-lodge-listings .item h4 a { color:#004429;}
#safari-lodge-listings .item .image { margin-bottom:10px; }
#safari-lodge-listings .item .intro { margin-top:5px; }
#safari-lodge-listings .item .more { margin-top:5px; }
#safari-lodge-listings .lodge-listing-line { clear:both; }


/** Great ape guide */
#great-ape-guide-feature { clear:both; }

#great-ape-guide-feature h1 { height:auto; line-height:35px; }
#great-ape-guide-feature h2,
#great-apes-index h2{
    color: #004429;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
    text-transform: none;
}
#great-ape-guide-feature .snippet-intro,
#great-ape-guide-feature .snippet-body{ width:400px; }
#great-ape-guide-feature .snippet-primary-image{
    float: right;
    margin-left:20px;
    margin-bottom:15px;
    clear:both;
}
#great-ape-guide-feature .snippet-images {
    float: right;
    margin-left:20px;
    clear:both;
}
#great-ape-guide-feature .snippet-images img { margin-bottom:5px; }
#great-ape-guide-feature ul.images li { margin-bottom:20px; }

#great-apes-index ul.listing-items { clear:both; height:287px; border-bottom:1px solid #e1e1e1; margin-bottom:15px; }
#great-apes-index ul.listing-items li { float:left; width:181px; margin-right:57px; }
#great-apes-index ul.listing-items li.lastItem { margin-right:0 !important; }
#great-apes-index ul.listing-items li img { margin-bottom:10px; }
#great-apes-index ul.listing-items li h3 { font-size:13px; }
#great-apes-index .snippet-map { width:256px; float:left;margin-right:20px;  }

#great-ape-guide-feature .cmsListings { display:none; }
.snippet-title { position:relative; } 
.snippet-photo-gallery-link { 
    position:absolute; bottom:3px; right:0px; padding-right:25px;  background: transparent url('/images/icons/camera.gif') no-repeat right center;
}

/** Countries */

#countries-index h2{
    color: #004429;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
    text-transform: none;
}
#country-feature .cmsListings { margin-top:10px; }
#country-feature .cmsListings .listingItem { float:left; width:161px; padding-right:17px; }
#country-feature .cmsListings .listingItem h3 { font-size:13px; }
#country-feature .cmsListings .listingItem h3 a { color:#004429; }
#country-feature .cmsListings .listingItem img { margin-bottom:10px; }
#country-feature .snippet-title { position:relative; }
#country-feature .snippet-title .title { padding-right:15px; padding-right: 150px;}
#country-feature .snippet-body ul.body li { margin-bottom:15px; }
#country-feature .snippet-gallery-image { display: none; }
#country-feature .snippet-gallery-image h3 { margin-bottom:15px;}
#country-feature ul.gallery-image li { float:left; margin-right:5px; margin-bottom:5px;}
#country-feature .view-gallery,#country-feature .hide-gallery { 
    position:absolute; top:40px; right:0px; padding-right:25px;  background: transparent url('/images/icons/camera.gif') no-repeat right center;
}
#country-feature .hide-gallery { display:none; }
#country-feature { clear:both; }

#country-feature h1 { height:auto; line-height:35px; }
#country-feature h3 { color: #004429; font-size: 13px; }
#country-feature h2,
#great-apes-index h2{
    color: #004429;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: Verdana, Tahoma, Helvetica, Arial;
    height:auto;
    letter-spacing: normal;
    text-transform: none;
}
#country-feature .snippet-intro,
#country-feature .snippet-body{ width:400px; }
#country-feature .snippet-primary-image{
    float: right;
    margin-left:20px;
    margin-bottom:15px;
    clear:both;
}

#country-feature .snippet-images,
#country-feature .snippet-main-image,
#country-feature .snippet-map {
    float: right;
    margin-left:20px;
    clear:both;
    text-align: center;
}
#country-feature .snippet-main-image { margin-bottom:20px; }
#country-feature .snippet-map img { display:block; }
#country-feature .snippet-images img { margin-bottom:5px; }
#country-feature ul.images li { margin-bottom:20px; }


/** Packing list */

#packing-list ul.packing-list { margin:15px 0px ; margin-left:30px; }
#packing-list ul.packing-list li { list-style-type: decimal; list-style-position: outside;}

/** Landing Page **/
div#landing-pages h2 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 3px;
}


/** Eco Vision */
#eco-vision-content { clear:both; }
#eco-vision-content h1 { height:auto; line-height:35px; }
#eco-vision-content .snippet-intro,
#eco-vision-content .snippet-body{ width:400px; }
#eco-vision-content .snippet-primary-image{
    float: right;
    margin-left:20px;
    margin-bottom:15px;
    clear:both;
}
#eco-vision-content .snippet-images {
    float: right;
    margin-left:20px;
    clear:both;
}
#eco-vision-content .snippet-images img { margin-bottom:5px; }
#eco-vision-content ul.images li { margin-bottom:20px; }
#eco-vision-content .snippet-body h1 {  
    font-weight: bold; font-size:35px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}
#eco-vision-content .snippet-body h2 {  
    color: #004429; font-family: Verdana, Tahoma, Helvetica, Arial;
    font-weight: bold; font-size:16px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}

/** Meet the team intro */
#team-intro-content { clear:both; }
#team-intro-content h1 { height:auto; line-height:35px; }
#team-intro-content .snippet-intro,
#team-intro-content .snippet-body{ width:400px; }
#team-intro-content .snippet-primary-image{
    float: right;
    margin-left:20px;
    margin-bottom:15px;
    clear:both;
}
#team-intro-content .snippet-images {
    float: right;
    margin-left:20px;
    clear:both;
}
#team-intro-content .snippet-images img { margin-bottom:5px; }
#team-intro-content ul.images li { margin-bottom:20px; }
#team-intro-content .snippet-body h1 {  
    font-weight: bold; font-size:35px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}
#team-intro-content .snippet-body h2 {  
    color: #004429; font-family: Verdana, Tahoma, Helvetica, Arial;
    font-weight: bold; font-size:16px;
    text-transform: none; letter-spacing: normal;
    height:auto; margin-bottom:7px;
}

/* Payment Page */
#payment-page #sidebar-currency-converter {
    float: right;
    font-size: 12px;
    width: 200px;
}

#payment-page #payment-form-container { width: 450px; }

#payment-page #payment-form-container ol {
    margin-left: 20px;
}

#payment-page #payment-form-container ol li {
    list-style: decimal;
    margin-bottom: 10px;
}
#payment-form-container #address2-label { display:none; }
#payment-form-container dd { margin-bottom:10px; }

/* Contact Us Form */

#contact-form-container {
    padding: 30px 10px 0px 20px; 
    background: #f9f7ed;
    margin-bottom: 24px;
}
#contact-form-container .contact-text { color:#005032;}


#contactForm { margin:35px 0px 15px; }
#contactForm td.label {
    width:175px; color:#c3a941; font-weight:bold; font-size:15px;  vertical-align: top; padding-right: 10px;
}
#contactForm td.element { padding-bottom:16px; }

#contactForm tr.receiveBrochure td.element{
    padding:0px 0px 20px;
    color:#005032;
    font-size:14px;
}
#contactForm tr.receiveBrochure td.label{
    padding:16px 0px 20px;
}
#contactForm td.element input.text {
    border:2px solid #e9e8e3;
    width:249px;
    height:23px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}
#contactForm td.element select {
    border:2px solid #e9e8e3;
    background: #fff;
    width:249px;
    height:23px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}
#contactForm td.element textarea {
    border:2px solid #e9e8e3;
    width:249px;
    height:97px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}
#contactForm td.element #submitButton {
    width: 108px;
    height: 35px;
    background: url('/images/buttons/submit.png');
    border: 0 none;
    float: right;
}

#contact-page #contact-form-container {
    width: 460px;
    float: left;    
}

#sidebar-offices {
    float: right;
    width: 200px;
    font-size: 12px;
}

#sidebar-offices .title {
    font-size: 14px;
    font-weight: bold;
    color: #004429; 
    margin-bottom: 2px;
}

#sidebar-offices a {
    text-decoration: underline; 
}

#sidebar-offices span {
    color: #bea541; 
}

#sidebar-offices .sidebar-item {
    margin-bottom: 15px;    
}

#sidebar-offices .sidebar-item .address {
    margin-bottom: 10px;    
}

#sidebar-offices .sidebar-item .contact {
    padding: 2px 0; 
}

#sidebar-offices #view-all-offices a {
    color: #004429;
    text-decoration: none;
}

/** Social Networking Box */

div.socialNetworkingBox {
    height: 66px;
    overflow: hidden;
}

div.socialNetworkingBox ul {
    padding-left: 0;
    margin-top: 10px;
}                           

div.socialNetworkingBox ul li {
    float: left;
    list-style: none;
    padding: 0 5px;
    width: 35px;
    text-align: center;
}

.tweetMe-button { position:absolute; top:7px; right:0px; }
.buzz-button { position:absolute; top:7px; right:120px; }
.sphinn-button { position:absolute; top:7px; right:60px; }

.rss-button { position:absolute; top:10px; right:0px; }

.green { color: #004429; }
em { font-style: italic;}

/** Photo Gallery */
.photo-gallery { margin-top:20px; }
.gallery-thumb { width:160px; height:180px; float:left; text-align: center; margin-right:15px;}

/* Login Form */

div.loginForm .loginFormFields {
	float: left;
    background: #F9F7ED;
    padding: 25px 20px; 	
}

div.loginForm dt {
	clear: both;
    float: left;
    width: 100px;
    color: #C3A941;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

div.loginForm dd {
    float: left;	
    margin-bottom: 10px;
}

div.loginForm input.text,
dd#password-element input,
td.element-password input {
    border:2px solid #e9e8e3;
    width:249px;
    height:23px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}

div.loginForm dd#submit-element {
    width: 249px;	
}

div.loginForm #submit {
    float: right;	
}

div.loginForm td.element {
	padding-bottom: 16px;
}

div.loginForm td.label {
	color: #C3A941;
    font-size: 15px;
    font-weight: bold;
    padding-right: 10px;
    vertical-align: top;
    width: 125px;
}

div.loginForm #submit {
	background: transparent url("/images/buttons/login.png") repeat top left;
    border: 0 none;
    float: right;
    height: 35px;
    width: 87px;
	color: transparent;
}

div.loginForm input#submit.button {
	background: transparent url("/images/buttons/submit.png") repeat top left;
	width: 108px;
}

/* Travel Advisor Widget */

.TA_selfserveprop {
    margin-top: 20px;
}

.TA_selfserveprop #CDSWIDSSP  {
    background: #004429;
}

.TA_selfserveprop #CDSWIDSSP .widSSPPower  {
    background: #004429;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData {
    margin: 2px;
    padding: 3px;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData br {
    display: none;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPBranding {
    margin-bottom: 2px;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPBranding a, 
.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPBranding a:link, 
.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPBranding a:visited {
    font-size: 10px;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPBranding dd {
    font-size: 10px;
}

.TA_selfserveprop #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPH11 {
    padding-top: 0;
    padding-bottom: 2px;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPTrvlRtng .widSSPOverall img {
    margin: 2px 6px 2px 0;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPTrvlRtng .widSSPOverall {
    margin-bottom: 2px;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPInformation {
    padding-top: 2px;
    padding: bottom: 2px;
}

.TA_selfserveprop #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPReviews .widSSPH11 {
    padding-top: 2px;
    padding-bottom: 2px;
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPOneReview .widSSPBullet {
    margin: 0px 0 3px;
}

.TA_selfserveprop #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPOneReview .widSSPBullet li {
    margin: 0 0 2px;
}

.TA_selfserveprop #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPAll {
    padding-top: 0; 
    margin-bottom: 2px;   
}

.TA_selfserveprop #CDSWIDSSP .widSSPData .widSSPLegal {
    font-size: 9px;
    margin: 0 2px;
}

.TA_selfserveprop #CDSWIDSSP .widSSPPower em {
    font-size: 9px;
}

/** CSS Hacks */

/* IE */
*:first-child+html #homepage-content .link{
    margin-top:10px;
}

