/* style reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:bold;}

ul { margin-left: 10px; }

h2 { font-size: 18px; }

/* global styles */
body {
    /*font-family: "Times New Roman", serif;*/
	font-family: Geneva, Tahoma, sans-serif;
    font-size: 13px;
	color: #333;
    background:url(../img/website/bg.jpg) no-repeat top center #D6BB6A fixed;
}

body.mceContentBody { background: #fff; }

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

div.clearfix {clear: both;}

#container {width:930px; margin:auto;}

#top{height:105px; position:relative;}
	#logo{position:absolute; top:15px;}
	.btn_enquire {position:absolute; top:0px; right:0px;}
	
#menu {width:930px; height:53px; margin-bottom:14px; background:url(../img/website/menu_bg.jpg) repeat-x; z-index: 20;}
	#menu ul {list-style: none; z-index: 20; margin: 0; padding: 0;}
	#menu ul li{float:left; background:url(../img/website/sep.jpg) no-repeat center left; position:relative; z-index: 20;}
	#menu ul li.first{background:none;}
	#menu ul li a{display:table-cell; height:53px; vertical-align: middle; text-align:center; color:#334947; font-size:15px; text-decoration:none;}
	#menu ul li.first a { width: 155px; }
	
	#menu ul.level-2 {display:none; background:url(../img/website/menu2_bg.jpg) repeat-x top #5d5234; position:absolute; top:53px; left:0px;}
	#menu ul.level-2 li{float:none; background:none; position:relative; }
	#menu ul.level-2 li:hover{background:url(../img/website/arrow.gif) no-repeat right; height: auto;}
	#menu .last .level-2 li:hover{background:url(../img/website/arrow_left.gif) no-repeat left; height: auto;}
	
	#menu ul.level-2 li a{height:14px; font-size:13px; color:#fff; padding:4px 8px; border-bottom:1px solid #746b4f; text-align:left; width:175px; display:block;}
	#menu ul li:hover ul.level-2 {display:block;} 

	#menu ul.level-3 {display:none; background:#8c5402; position:absolute; top:6px; right:-149px;}
	/* Display last menu item's submenu on the left not on the right so that it's visible on smaller screen */
	#menu  .last ul .level-3 {display:none; background:#8c5402; position:absolute; top:6px; right: auto; left:-149px; }
	
	#menu ul.level-3 li{display: block; float:none; background:none; position: relative;}
	#menu ul.level-3 li a{height:14px; width:125px; font-size:13px; color:#fafaf5; padding:4px 12px; border-bottom:1px solid #986920; text-align:left;}
	#menu ul.level-3 li ul{ display: none; background: #8c5402; position: absolute; top: 0; left: 149px; width: 130px;}

	#menu ul.level-4 { display:none; background:#8c5402; position:absolute; top:6px; right:-149px;}
	#menu  .last ul .level-3  ul .level-4 { display:none; background:#8c5402; position:absolute; top:6px; right: auto; left:-149px;}
	#menu ul.level-4 li{float:none; background:#8c5402; position: relative; width:154px }
	#menu ul.level-4 li a{background-color: #8c5402; height:14px; width:130px; font-size:13px; color:#fafaf5; padding:4px 12px; border-bottom:1px solid #986920; text-align:left;}
	#menu ul.level-4 li a:hover{height:14px; width:130px; font-size:13px; color:#fafaf5; padding:4px 12px; border-bottom:1px solid #986920; text-align:left;}
	#menu ul.level-4 li:hover{background:#8c5402 url(../img/website/arrow.gif) no-repeat right; height: auto;}
	#menu ul.level-2 li:hover ul.level-3 {display:block;}  
	#menu ul.level-3 li:hover ul.level-4 {display:block;} 
	#menu ul.level-4 li:hover ul.level-5 {display:block;} 

#content{width:930px; background:#d9d4be; margin-bottom:15px; }

.table{ position: relative; width: 930px;}
.table_row {display:table-row; width:930px;}
.left_section{ width:155px; background:#d9d4be; float: left; vertical-align:top;}
	.left_section ul {width:155px; background:#fafaf5; padding-top:10px; list-style: none; margin: 0; padding: 0;}
	.left_section ul li {width:155px; height:24px; background:url(../img/website/sidemenu_bg.jpg) repeat-x; position: relative;}
	.left_section ul li a{width:140px; padding:5px 0 3px 12px; font-size:15px; color:#334947; display:block; text-decoration:none;}
	
.right_section{ width:775px; background:#d7d6bf; float: right; vertical-align:top;}
	.right_section .banner img{float:left;}
.right_section_inner_content { width:755px; background:#d7d6bf url(../img/website/gradient.jpg) repeat-x top left; float: right; vertical-align:top; padding: 10px; z-index:3; position:relative; overflow:visible;}

.all { background:url(../img/website/gradient.jpg) repeat-x top #d8d5bd; width:930px; position:relative; z-index:2; }

.small_section{width:203px; float:left; padding:15px; background:url(../img/website/sep.jpg) repeat-y left;}
.small_section_first{width:201px; float:left; padding:15px; background:none;}

#footer{height:50px; padding:7px 15px; background:url(../img/website/footer_bg.jpg) repeat-x top #d8d5bd; margin-bottom:20px; position:relative; clear:both;}
	#footer ul {font-size:10px; list-style: none; margin: 0; padding: 0; width: 440px;}
	.advertisement {position:absolute; top:5px; right:20px;}
	.advertisement img {margin-top:5px;}
#footer .heading{ font-size: 2px; border: 0px solid transparent; color: #FBFCF6; padding-bottom: 13px;}

.inner_contenta { padding: 10px; }

.news_item { position: relative; margin: 10px; }
	.news_item_title { color: #382a09; font-size: 1.2em; font-weight: bold; }
	.news_item_more { color: #b89b6a; font-style: italic; }

#NewsletterForm div.input { position: relative; clear: both; padding-top: 10px; }
#NewsletterForm div.input label { width: 100px; text-align: right; float: left; margin-right: 5px; }
#NewsletterForm div.input label:after  { content: ":"; }
#NewsletterForm div.input input { width: 200px; float: left; }
#NewsletterForm div.input select { width: auto; float: left; }
#NewsletterForm div.required label:after { content: "*:"; }
#NewsletterForm div.submit { position: relative; clear: both; padding-top: 10px; }
#NewsletterForm div.submit input { margin-left: 105px; }
#NewsletterForm div.error-message { float: left; color: #900; padding-left: 10px; }
#NewsletterForm div.error label { color: #900; }

#rotation_module_img { position: relative; width: 775px; height: 360px; }
#rotation_module_img img { position: absolute; top: 0; left: 0; }

.testimonialsmodule {overflow:auto; height: 360px;}
.newsmodule {overflow:auto; height: 360px;}

.testimonial { position: relative; padding: 10px 0; }
	.testimonial_info { font-weight: bold; margin-top: 5px; }

.nav { position: relative; text-align: center; clear: both; padding-top: 10px; }

.video { position: relative; padding: 10px 0; }
	.video_name { font-weight: bold; font-size: 1.2em; }
	
.map_text_map { position: relative; float: left; }
.map_text_text { position: relative; width: 373px; height: 166px; padding: 15px; background: url(../img/website/right_panel.png); float: right; }

.clock_panel_top { width: 403px; padding-top:10px; background: url(../img/website/clock_panel_top.jpg) no-repeat top;  }
.clock_panel_mid { width: 403px; padding: 0; background: url(../img/website/clock_panel_mid.jpg) repeat-y; float: right; }
.clock_panel_bot { width: 373px; padding:0 15px 8px 15px; background: url(../img/website/clock_panel_bot.jpg) no-repeat bottom; }


.itinerariesmodule { background: url(../img/website/gradient.jpg) repeat-x top; }
.itinerary_cat_description { padding: 10px; }

/* templates */
.lp_light { position: relative; width: 377px; float: left; margin:15px 0px 0 -10px; margin-right: 15px; }
.lp2_light { position: relative; width: 377px; float: left; margin-top: 15px; margin-right: 15px; }
	.lp_light_top { line-height: 0; font-size: 1px; width: 377px; height: 10px; background: url(../img/website/lp_light_top.png); }
	.lp_light_middle { width: 357px; background: url(../img/website/lp_light_middle.png); padding: 0 10px; }
	.lp_light_bottom { line-height: 0; font-size: 1px; width: 377px; height: 10px; background: url(../img/website/lp_light_bottom.png); }
.lp_light_no_margin { position: relative; width: 377px; float: left; margin-top: 15px;margin-left:-10px; }
	
	
.rp_dark { position: relative; width: 383px; float: right; margin:15px -10px 0 0px; margin-left: 15px; }
.rp2_dark { position: relative; width: 383px; float: right; margin-top: 15px; margin-left: 15px; }
	.rp_dark_top { line-height: 0; font-size: 1px; width: 383px; height: 10px; background: url(../img/website/rp_dark_top.png); }
	.rp_dark_middle { width: 363px; background: url(../img/website/rp_dark_middle.png); padding: 0 10px; }
	.rp_dark_bottom { line-height: 0; font-size: 1px; width: 383px; height: 10px; background: url(../img/website/rp_dark_bottom.png); }
.rp_dark_no_margin { position: relative; width: 383px; float: right; margin-top: 15px; margin-right:-10px;}
	
.rp_big_dark { position: relative; margin:5px 0 5px 0px; float:right; width:740px; margin-left: 15px;}
.rp2_big_dark { position: relative; margin:5px 0 5px 0px; float:right; width:740px; margin-right:-10px; margin-left: 15px;}
	.rp_big_dark_top {background:url(../img/website/rp_big_dark_top.png) no-repeat top right; height:11px; }
	.rp_big_dark_middle{background:url(../img/website/rp_big_dark_mid.jpg) repeat-y top right;  padding:0 20px; padding-left:50px; position:relative;}
	.rp_big_dark_bottom {background:url(../img/website/rp_big_dark_bot.png) no-repeat top right;  height:11px; }
	
/* by redbull */
.right_box_green { position: relative; width: 375px; float: right; margin-top: 15px; clear:right; margin-right:-10px; margin-left: 15px; }
.right2_box_green { position: relative; width: 375px; float: right; margin-top: 15px; clear:right; margin-left: 15px; }
	.right_box_green_top {background:url(../img/website/right_box_green_top.png) no-repeat top right; height:15px; }
	.right_box_green_mid{background:url(../img/website/right_box_green_mid.png) repeat-y top right;  padding-left:20px; position:relative;}
	.right_box_green_bot{background:url(../img/website/right_box_green_bot.png) no-repeat top right;  height:15px; }

.right_box_brown { position: relative; width: 375px; float: right; margin-top: 15px; margin-right:-10px; margin-left: 15px;}
.right2_box_brown { position: relative; width: 375px; float: right; margin-top: 15px; margin-left: 15px; }
	.right_box_brown_top {background:url(../img/website/right_box_brown_top.png) no-repeat top right; height:15px; }
	.right_box_brown_mid{background:url(../img/website/right_box_brown_mid.png) repeat-y top right;  padding-left:20px; position:relative;}
	.right_box_brown_bot{background:url(../img/website/right_box_brown_bot.png) no-repeat top right;  height:15px; }
	
.left_box_brown { position: relative; width: 375px; float: left; margin:0 5px 0 0 ;}
.left2_box_brown { position: relative; width: 375px; float: left; margin-top: 15px; margin-right: 15px; }
	.left_box_brown_top {background:url(../img/website/left_box_brown_top.png) no-repeat top right; height:15px; }
	.left_box_brown_mid{background:url(../img/website/left_box_brown_mid.png) repeat-y top right;  padding-left:20px; padding-right: 10px; position:relative;}
	.left_box_brown_bot{background:url(../img/website/left_box_brown_bot.png) no-repeat top right;  height:15px; }
	
.itinerary_list_table { position: relative; margin: auto; width: 360px; background: url(../img/website/iti_table_bg.png) ; margin-top: 20px; border-collapse: collapse; border-spacing: 0; }
	.itinerary_list_cell_spacer { width: 30px; }
	.itinerary_list_cell { width: 155px; padding: 5px; text-align: left; background: url(../img/website/iti_cell_bg.jpg) repeat-x bottom; }
	.itinerary_list_cell_last { width: 155px; padding: 5px; text-align: left; background: none; }
	
	.itinerary_info { text-transform: uppercase; font-size: 10px; color: #163408; }

/* OLD TABS */
.tabs {width:755px; height:33px; padding-bottom:20px;}
.tabs a{display:block; height:33px; float:left; font-size: 0px; text-decoration: none; text-indent: -999px;}
.tabs a span{display:none;}
	a.tab_intro {width:142px; background:url(../img/tabs/introduction.png) no-repeat;}
	a.tab_priv_itin {width:143px; background:url(../img/tabs/priv_itineraries.png) no-repeat;}
	a.tab_group_itin {width:141px; background:url(../img/tabs/group_itineraries.png) no-repeat;}
	a.tab_highlights {width:143px; background:url(../img/tabs/highlights.png) no-repeat;}
	a.tab_prices{width:154px; background:url(../img/tabs/prices.png) no-repeat;}

/* NEW TABS */
.tabs_top {width:755px; height:33px;  background:url(../img/tabs/tabs_top.png) no-repeat top;}
.tabs_top a{display:block; height:14px; padding:7px 0 12px 0; float:left; font-size:12px; color:#94907c; text-decoration:none; font-family:Geneva,Tahoma,sans-serif; text-align:center; }
.tabs a span{display:none;}
	a.tab_active.first{width:134px; padding-right:2px; background:url(../img/tabs/tab_active_first.png) no-repeat 0 0; color:#94907c;}
	a.tab_inactive.first{width:134px; padding-right:2px; background:url(../img/tabs/tab_inactive_first.png) no-repeat 0 0; color:#91774d;}
	
	a.tab_active{width:134px; padding-right:2px; background:url(../img/tabs/tab_active.png) no-repeat 0 0; color:#94907c;}
	a.tab_inactive{width:134px; padding-right:2px; background:url(../img/tabs/tab_inactive.png) no-repeat 0 0; color:#91774d;}
	
	a.tab_hide, a.hide { display: none; }


.tabs_mid {width:755px; padding-top:10px; background:url(../img/tabs/tabs_mid.png) repeat-y;}
.tabs_bot {width:755px; height:6px; margin-bottom:10px; background:url(../img/tabs/tabs_bot.png) no-repeat top;}

	
/* show in MCE so that edition is possible*/
body.mceContentBody .tab_hide { display: block; width:134px; padding-right:2px; background:url(../img/tabs/tab_hidden.png) no-repeat 0 0; color:#94907c; }
	
.sandbox_top {background:url(../img/website/sandbox_top.png) no-repeat top right; width:647px; height:11px; }
.sandbox_mid {background:url(../img/website/sandbox_mid.jpg) repeat-y top right; width:607px; padding:0 20px;  }
.sandbox_bot {background:url(../img/website/sandbox_bot.png) no-repeat top right; width:647px; height:11px; }

.sandbox2_top {background:url(../img/website/sandbox2_top.png) no-repeat top; width:740px; height:11px; margin:10px 0 0 15px; clear:both; }
.sandbox2_mid {background:url(../img/website/sandbox2_mid.jpg) repeat-y top; width:700px; padding:0 20px; margin:0 0 0 15px; position:relative;}
.sandbox2_bot {background:url(../img/website/sandbox2_bot.png) no-repeat top; width:740px; height:11px; margin:0 0 10px 15px;}

#brochure_form .mandatory{ margin-top: 15px;}
#brochure_form {margin:0; padding:0;}

#brochure_form .line{padding:3px 0; clear:both;}
#brochure_form .line2{padding:15px 0 3px 0; clear:both; padding-bottom: 15px;}
#brochure_form p {padding:10px 0;}
#brochure_form label {width:180px; float:left; margin-right:7px; text-align:right; clear:left; text-align: left;}
#brochure_form label.long {width:370px; float: left; text-align:left; }
#brochure_form input.text{width:140px; border:1px solid #fff; background:#fff; float:left;}
#brochure_form textarea{width:140px; border:1px solid #fff; background:#fff; float:left; height:60px;}
#brochure_form input.submit{width:131px; height:29px; border:none; background:url(../img/website/submit_btn.jpg) no-repeat; display:block; margin-top:15px; color:#fff; text-align:center;}
#brochure_form input.checkbox{ background:#fff;  float:left;}
#brochure_form div.mandatory {float:right; }

.brochure_plugin{ width: 443px; position:absolute;
				right:0px;
				top:60px;
				}

#enquire_form {margin:0; padding:0;}
#enquire_form .line{padding:3px 0; clear:both;}
#enquire_form .line2{padding:40px 0 3px 0; clear:both;}
#enquire_form p {padding:10px 0;}
#enquire_form label {width:160px; float:left; margin-right:7px; text-align:left; clear:right;}
#enquire_form label.long {width:170px; margin:0 0 0 7px; text-align:left; }
#enquire_form input.text{width:260px; border:1px solid #8e9085; background:#fff; float:left; font-family: "Times New Roman", serif; font-size:13px; padding:1px 2px;}
#enquire_form input.text_tiny{width:165px; border:1px solid #8e9085; background:#fff; float:left; font-family: "Times New Roman", serif; font-size:13px; padding:1px 2px;}
#enquire_form textarea{width:260px; border:1px solid #8e9085; background:#fff; float:left; height:60px; font-family: "Times New Roman", serif; font-size:13px; padding:1px 2px;}
#enquire_form select{width:266px; border:1px solid #8e9085; background:#fff; float:left; font-family:"Times New Roman", serif; font-size:13px; padding:1px 2px;}
#enquire_form input.submit{width:131px; height:29px; border:none; background:url(../img/website/submit_btn.jpg) no-repeat; display:block; margin-top:15px; color:#fff; text-align:center;}



/********************************************* ADMIN ******************************************/
#adminTopPanel { position: relative; width: 100%; background: #000; color: #fff; height: 30px; top: 0; left: 0; z-index: 100; margin-bottom: 5px; }
	#adminTopPanel a { color: #69c; }
	#adminTopPanel div.adminTitle { float: left; font-size: 18px; line-height: 30px; font-weight: bold; padding-left: 10px; }
	#adminTopPanel div.adminOptions { float: left; line-height: 30px; padding: 0 20px; }
	#adminTopPanel div.adminMenu { float: right; }
		#adminTopPanel div.adminMenu ul { position: relative; width: 100px; background: #000; color: #fff; list-style: none; margin: 0; padding: 0; }
		#adminTopPanel div.adminMenu ul li { position: relative; width: 100px; text-align: center; }
		#adminTopPanel div.adminMenu ul li:hover { position: relative; width: 100px; text-align: center; background: #999; color: #000; }
		#adminTopPanel div.adminMenu ul li.separator { position: relative; width: 100px; height: 10px; font-size: 1px; line-height: 1px; background: url(../img/website/adminSep.png); }
		#adminTopPanel div.adminMenu ul li.separator:hover { position: relative; width: 100px; height: 10px; font-size: 1px; line-height: 1px; background: url(../img/website/adminSep.png); }
			#adminTopPanel div.adminMenu ul.level-1 li { line-height: 30px; }
			#adminTopPanel div.adminMenu ul.level-2 { display: none; position: absolute; top: 30px; left: 0; }
				#adminTopPanel div.adminMenu ul.level-2 li { line-height: 20px; }
				#adminTopPanel div.adminMenu ul.level-2 li:hover { background: #999; }
					#adminTopPanel div.adminMenu ul.level-2 li a { display: block; color: #fff; width: 100%; line-height: 20px; text-decoration: none; }
					#adminTopPanel div.adminMenu ul.level-2 li a:hover { color: #000; }
			#adminTopPanel div.adminMenu ul.level-3 { display: none; position: absolute; top: 0; left: -200px; width: 200px; }
			#adminTopPanel div.adminMenu ul.level-3 li { width: 200px; }
			#adminTopPanel div.adminMenu ul.level-1 li:hover ul.level-2 { display: block; }
			#adminTopPanel div.adminMenu ul.level-2 li:hover ul.level-3 { display: block; }
#adminLoginPanel { position: absolute; top: 5px; left: 5px; }
	#adminLoginPanel a { position: relative; display: block; width: 10px; height: 10px; }
.module { position: relative; }
.admin_menu_items { position: absolute !important; width: 9px !important; height: 9px !important; line-height: 0 !important; font-size: 1px !important; padding: 0 !important; margin: 0 !important; }
.right { background: url(../img/right.gif); }
.left { background: url(../img/left.gif); }
.up { background: url(../img/up.gif); }
.down { background: url(../img/down.gif); }
.admin_module_config { position: absolute; right: 5px; top: 5px; color: #000; font-size: 0.8em; z-index: 10; }
#menu .admin_menu_items { top: 5px; }
#menu .right { right: 5px; }
#menu .left { left: 5px; }
.left_section .admin_menu_items { right: 5px; }
.left_section .up { top: 4px; }
.left_section .down { top: 12px; }
/***************************************************************************************************************************************************/
.clr { clear: both; font-size: 1px; line-height: 1px; }

.green { color: #0f0 !important; }
.red { color: #f00 !important; }
.light_blue {color:#036eb2 !important;}
/********************************************************** STYLES FOR PAGE (AND TINY) **********************************************************/

.heading {font-size:20px; font-weight:bold; border-bottom:4px solid #d8d6be;}

.big_header_slim {font-size:18px; color:#334947; border-bottom:1px solid #c4bb96;}
.small_header { font-size: 18px; font-weight: bold; }
.brown_header { color: #342607; font-size: 18px; }
.brown_small_header { color: #342607; font-size: 16px; }
.brown_text { color: #342607;}
.dark_green{color:#334947;}
.bigger_text {color: #342607; font-size:14px;}
.link {color:#887950; text-decoration:underline; font-size:12px; font-weight:bold; background:url(../img/website/arrow.png) no-repeat center left; padding-left:20px;  }

.arrow_list{background:url(../img/website/arrow.png) no-repeat top left; padding:0 0 5px 20px; list-style:none; margin-top:3px; color: #342607;}
.dot_list{background:url(../img/website/dot.png) no-repeat top left; padding:0 0 5px 20px; list-style:none; margin-top:3px; }
.arrow2_list{background:url(../img/website/arrow2.png) no-repeat top left; padding:0 0 5px 20px; list-style:none; margin-top:3px; }

/* Styles for each day section */
.day_box_header { font-family: Arial, Helvetica, sans-serif; color:#8d5503; font-size:20px; font-weight:bold; padding:20px 0px 10px 0px;}
.day_heading { font-size:15px; margin-bottom:10px; }
.day_heading_brown { color:#8d5503}
.day_box { margin: 0px 0px 20px 0px; padding: 5px 5px 5px 5px; font-family: Arial, Helvetica, sans-serif; color:#30312d }
.day_header_line { float:right; border-top: 2px solid #c3bd9a; height:2px;}
.day_box p { font-size:12px;}
.day_box img{ border: 2px solid #ae9f8d; padding:1px; }

.right_box_green table, .right_box_brown table{color:#484427}
.right_box_green table td, .right_box_brown table td{ padding: 1px 0px 1px}

.th_table { font-family: "Times New Roman", serif; font-size:13px; color:#8c6c31;}

.left_box { float:left; width:330px; padding-bottom:15px;padding-left:15px;} 
.left_box_inner { font-family: Arial, Helvetica, sans-serif; padding-left:10px; font-size:11px; color: #3c493f;} 
.left_box_light { padding: 20px 10px 20px 10px; background: #e4e2d3; margin-top:20px;  }
.dark_brown { color:#31280b;}

.link_people { padding: 7px 10px 7px 40px; height: 15px; background: url(/img/website/img_people.png) no-repeat left; display:block; font-family: "Times New Roman",serif; font-size:18px; font-weight: bold; color:#8D5503; }
.link_claw { padding: 7px 10px 7px 40px; height: 15px; background: url(/img/website/img_claw.png) no-repeat left; display:block; font-family: "Times New Roman",serif; font-size:18px; font-weight: bold; color:#8D5503; }
.link_path { padding: 7px 10px 7px 55px; height: 15px; background: url(/img/website/img_path.png) no-repeat left; display:block; font-family: "Times New Roman",serif; font-size:18px;  font-weight: bold;color:#8D5503; }
.link_gnu { padding: 7px 10px 7px 40px; height: 15px; background: url(/img/website/img_gnu.png) no-repeat left; display:block; font-family: "Times New Roman",serif; font-size:18px; font-weight: bold; color:#8D5503; }

.maloob_itinerary { padding:20px; clear:both; }
.maloob_itinerary table{ width:200px;}
.maloob_itinerary img{ width:200px; height: 150px;}

.geneva {  font-family: Geneva, Verdana, Helvetica, sans-serif;}

.map_container {float: right; position:relative; margin-left: 20px; width:355px; }
.text_container { float: left; position:relative; width:360px; padding-left:10px; }

.faq_fixer { padding-left:88px;}

.small_section p.heading, .small_section_first p.heading { font-size:16px; }

.hide_something { display:none; }

.rp_dark2 { position: relative; width: 443px; float: right; margin:15px -10px 0 0px;  }
.rp2_dark2 { position: relative; width: 443px; float: right; margin-top: 15px; }
	.rp_dark_top2 { line-height: 0; font-size: 1px; width: 443px; height: 10px; background: url(../img/website/rp_big_dark_top.png); }
	.rp_dark_middle2 { background: url(../img/website/rp_big_dark_mid.jpg); padding:0 40px; width:363px;}
	.rp_dark_bottom2 { line-height: 0; font-size: 1px; width: 443px; height: 10px; background: url(../img/website/rp_big_dark_bot.png); }
.rp_dark_no_margin2 { position: relative; width: 443px; float: right; margin-top: 15px; margin-right:-10px;}
	
.box_pain { position: relative; width: 356px; float: right; margin:15px -10px 0 0px;  }
	.box_plain_top { background: url('../img/website/plain_box_mid.png') repeat-y; width: 356px; }
	.box_plain_mid { background: url('../img/website/plain_box_top.png') no-repeat top; padding: 10px; width:336px;}
	.box_plain_bot { width: 356px; background: url('../img/website/plain_box_bot.png') no-repeat bottom; }
	
.brochure_plugin .rp_dark_middle{
	padding-left: 10px; padding-right: 20px;
	width: 353px;
	}
	
.plugin_enquiryform{
	float:right; position: relative; right:-10px;
}
    
.item{
    width: auto; 
    background-color: transparent;
    border:0px solid rgb(109, 77, 20); 
    z-index: 1; 
}
.item .pin_icon{
    text-align: center;
}

.item:hover{
    width: 260px; 
    z-index: 100; 
    background-color: #c58e33;
    border: 1px solid #c5bb97; 
}
.item:hover .pin_content{
    background-color: #c58e33;
    display: block;
}
.item .pin_content{
    width: 250px; 
    clear: both;
    margin: 0 auto;
    display: none;
    float: left;
    z-index: 100; 
    padding: 5px;
    padding-top: 2px;
}

.item:hover h4{
    display: block;
    
}
.item h4{
    display: none;
    color: white;
}

.item .pin_icon{
    float: left;
    width: 100%;
}

.map_explorers_legend{
    width: 356px;    
    font-size: 13px;
}
.map_explorers_legend img{
   vertical-align: middle;
   margin-right: 10px;
}
.map_explorers_legend div{
    text-align: left;
    background-color: #a57a2c;
    width: 353px;
    height: 54px;
    float: left;
    font-weight: bold;
    color: white;
    border-bottom: 1px solid #c5bb97; 
    border-left: 1px solid #c5bb97; 
}
.map_explorers_legend div.last{
    border-right: 1px solid #c5bb97; 
}

.map_legend{
    width: 356px;    
}
.map_legend img{
   vertical-align: middle;
}
.map_legend div{
    text-align: left;
    background-color: #c58e33;
    width: 117px;
    height: 26px;
    float: left;
    font-weight: bold;
    color: white;
    border-top: 1px solid #c5bb97; 
    border-left: 1px solid #c5bb97; 
}
.map_legend div.last{
    border-right: 1px solid #c5bb97; 
}


.pin_text{
    display: none;
	font-weight: bold;
}


/*Hide the legend on the world map */
.world_map .map_legend {
    display: none;
    
}
.world_map .map_explorers_legend {
    display: none;
    
}
/*  Zeby wyswietlac tylko tekst pinu a nie obrazek odkomentarzuj to ponizej: */

.world_map .pin_name{
    display: none !important; 
}
.world_map .pin_icon img{
    display:none;
}
.world_map .pin_text{
    display: inline;
    font-weight: bold;
}
.ie7fix{ display: none; }
/* */



.left_section .rotation_module_img { text-align:center; position:relative; width:155px; height:109px; padding:0px 0px 0px 0px; background: url(/baobab/img/website/img_charity_background.jpg) no-repeat top left; overflow: hidden; }
.left_section .rotation_module_img img {top: 5px; }
.rotation_module_img { position: relative; text-align: center;}
.rotation_module_img img { position: absolute; top: 0; left: 0; }


.pdf2011 {
font-family: Geneva, Tahoma, sans-serif;
font-size: 13px;
color: #333;
}

.pdfheader2011 {
font-family: Geneva, Tahoma, sans-serif;
font-size: 20px;
color: #333;
}





.google_map_placeholder { margin-right: 10px; height: 300px; }
.gallery_placeholder { position: relative; width: 730px; margin: auto; margin-bottom: 10px; }
.gallery_main_image { width: 730px; }
.gallery_thumbnails_placeholder a { border-top: 5px solid #fff; display: block; width: 73px; float: left; }


