#zenpanes
{
    width: 1001px;
    position: relative;
    font-size: 11px;
    color: #4c4437;
    margin-right: auto;
    margin-left: auto;
    min-height: 950px;
    font-family: Trebuchet MS;
}

* html #zenpanes
{
	height: 900px;
}

div.zen-hdr
{
    vertical-align: top;
	height: 89px;
	width: 100%;
	color: #ffffff;
	background: #6f1014 url(/img/dianaheader.jpg) no-repeat 0 0;
	border-bottom: solid 1px #d0d1b2;
	border-left: solid 1px #adb987;
}

div.zen-cols
{
}

div.zen-show-all
{
    padding: 0 0 0 188px;
}

div.zen-cols-wrapper
{
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

div.zen-float-wrapper
{
    margin-right: -1px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 0;
}

div.zen-clear
{
    clear: both;
}

div.zen-col-middle
{
    float: right;
    width: 100%;

}

div.zen-col-center
{
    float:left;
    background-color: #dddcc7;
    width: 100%;
	min-height: 596px;
	border-left: solid 1px #adb987;
}

div.zen-col-left
{
    position: relative;
    margin-left: -188px;
    width: 188px;
    min-height: 650px;    
    float: left;
    z-index: 10;
    background-color: #adb987;
    padding-bottom: 50px;
}

* html div.zen-col-left
{
	height: 650px;
}


div.zen-col-left a
{
	text-decoration: none;
	color: #730109;
}

div.zen-col-right
{
	position: relative;
	width: 0px;
	overflow: hidden;
	float: right;
	z-index: 11;
	background-color: #dddcc7;
	min-height: 596px;
	clear: none;
}

div.zen-ftr
{
	float:left;
	height: 216px;
	width: 100%;
	background-color: #5e5e5e;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal; 
	border-left: solid 1px #adb987;
}

div.content
{
	float: left; 
	width: 784px;	
	color: #4c4437;
	padding: 0 0 20px 29px;
	min-height: 660px;
	/*position: relative;*/
}

/* for Internet Explorer */
/*\*/
* html .content
{ 		
	height: 660px;
}
/**/

div.content_body
{
	float: left; 
	width: 760px;		
	background: url(/img/border_repeat_new.jpg) repeat-x 0 4px;
	min-height: 486px;
	padding-right: 20px;
	padding-top: 17px;
	line-height:14px;
}

div.content_body a
{
	color: #7f0127;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}

* hmtl div.content_body
{
	height: 480px;
}

div.header_content
{
	float:left;	
	padding: 0;
	margin: 0;
	padding-top: 48px;
	padding-left: 27px;
}

div.header_panelright
{
	position: absolute;
	right: 170px;
	top: 4px;
	height: 353px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight :bold;
}

div.header_breadcrumbs
{
	clear: right;	
	float: right;
	padding: 0;
	margin: 0;	
	padding-right:13px;
	padding-top:4px;
	font-size: 11px;
}

div.footer_content
{
	text-align: center;
	padding: 0;
	margin: 0;
	padding-top: 2px;
	font-size: 10px;
	font-weight: normal; 
	border-top: solid 1px #dddcc7;
	color: #ffffff;
}

div.footer_buttons
{
	height: 44px;
	background-color: #dddcc7;
	padding-right: 18px;
	padding-bottom: 2px;
	color: #4c4437;
	font-weight:bold;
}

div.search
{
	float: left;
	width: 188px;
	height: 30px;	
}

.search_box
{
	background-color: #a19889;
	border: solid 1px #fffef9;
	width: 87px;
	height: 12px;
	padding-top: 1px;
	padding-bottom: 1px;	
	font-size: 10px;
	margin: 0;
	color: White;
}


.combo_box
{
	background-color: #a19889;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #4c4437;
	height:18px;
}

.logo
{
	float:left;
	padding-left:15px;
	padding-top:14px;
	margin-bottom: 21px;
}

.logo_small
{
	float:left;
	padding-left:44px;
	padding-top:14px;
}

.menu_border_top
{
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: left;
	height: 12px;
	width: 100%;
}

.menu_border_bottom
{
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: left;
	height: 12px;
	width: 100%;
}

.menu_items
{
	margin:0;
	padding:0;
	clear:left;	
	width:158px;
	padding-left: 20px;
	padding-right: 10px;
}

.subtitle
{
	color: #d0d1b2;
	font-size: 24px;	
	font-weight:normal;
	margin: 0;
	padding:0;
}

.navigation_yellow
{
	color: #d0d1b2;
	font-size: 11px;
	line-height: 9px;
	margin:0;
	padding: 0;
	height: 9px;
}

.navigation_white
{
	height: 9px;
	color: #ffffff;
	font-size:11px;
	line-height: 9px;
	margin:0;
	padding: 0;
}

div.menu_items ul
{	
	list-style: none;
	padding: 0;
	margin:	0;
}

div.menu_items ul li
{
	padding-left: 16px;
	background: url(/img/menu_arrow_red.gif) no-repeat 0 0px;
}


div.menu_items ul li a
{
	color: #4c4437;
	font-size:12px;
	font-weight: bold;	
}

div.menu_items ul.submenu_inactive
{
	display:none;
}
div.menu_items ul.submenu
{
	display:none;
}

div.menu_items ul.submenu_active
{
	display:block;
}
div.menu_items ul.submenu_show
{
	display:block;
}

div.menu_items ul > li.menu_active > a
{
	color:#ffffff !Important;
}

div.menu_items li.menu_active
{
	background: url(/img/menu_arrow_yellow.gif) no-repeat 0 0px;
	color:#ffffff !Important;
}

div.menu_items #menulist_26, div.menu_items #menulist_12
{
	padding-top:18px;
	background: url(/img/menu_arrow_red.gif) no-repeat 0 0px;
}

div.menu_items #ctl00_menu_mylimpopo 
{
	padding-top:18px;
	background: url(/img/menu_arrow_red.gif) no-repeat 0 0px;
}

div.menu_items #ctl00_menu_mylimpopo .menu_active 
{
	padding-top:18px;
	background: url(/img/menu_arrow_yellow.gif) no-repeat 0 0px;
}

.divWelcomeNoteTitle
{
	float:left;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-bottom:20px;
	text-align:center;
}

.divWelcomeNoteText
{
	float:left;
	font-size: 10px;
	font-weight: bold;
}

.titlespecialoffer
{
	float:left;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #d0d1b2;
	letter-spacing: 5px;
	padding-top:10px;
	padding-bottom:4px;
	text-align:center;
}
.tour_main
{	
	float:left;
	padding-top:7px;
	padding-bottom: 15px;
}

.tour_main_2
{
	float:left;
	padding-top:7px;
	padding-left: 70px;
	padding-bottom: 15px;
}

.tour_content
{
	float:left;
	height: 210px;
	width: 200px;
}

.tour_pic
{
	float:left;
	height: 133px;
	width: 198px;
	border: solid 1px #ffffff;
	padding: 0;
}

.table_img
{	
	float:left;
	margin: 0;
	padding:0;
}


.td_title
{		
	font-weight: bold;
	height:30px;
}

.td_img
{
	width: 198px;
	height: 133px;
	text-align:center;
	vertical-align: middle;
	border: solid 1px #4c4437;
	overflow:hidden;
}
/*
.img_border_orange
{
	border: solid 1px #e4b871;
}
*/


.btn_plus
{
    background: url(../icons/SinglePlus.gif) no-repeat 0px 3px;
    cursor: pointer;
}

.btn_minus
{
    background: url(../icons/SingleMinus.gif) no-repeat 0px 3px;
    cursor: pointer;
}

.btn_note_new
{
    background: url(../icons/16/color/note_new.gif) no-repeat 2px 2px;
    cursor: pointer;
}

.font_18
{
	font-size:18px;
}

.section_title
{
	font-weight: bold;
}

.div_newsoverview
{
	float:right;
	width:231px;
	padding-top:6px;
	padding-bottom:10px;
	min-height:526px;
	background-color:#d0d1b2;
	padding-right:11px;	
	padding-left:11px;
	width:231px;
	padding-top:6px;
	border:solid 1px #a39789;
}

* html .div_newsoverview
{
	height:526px;
}

.tour_pic_big
{
	float:left;
	height: 259px;
	width: 387px;
	border: solid 1px #ffffff;
	padding: 0;
}

.inputfield_common
{
	background-color: #a19889;
	border: solid 1px #fffef9;	
	padding-top: 1px;
	padding-bottom: 1px;	
	font-size: 11px;
	margin: 0;
}

.inputfield_common_black
{
	background-color: #a19889;
	border: solid 1px #fffef9;	
	padding-top: 1px;
	padding-bottom: 1px;	
	font-size: 11px;
	margin: 0;
}

.textbox_medium
{
	width: 150px;
	color:#4c4437;
}

textbox_medium_black
{
	color: black;
}


.button_inputfield_common
{
	background-color: #a19889;
	border: solid 1px #fffef9;	
	/*padding-top: 1px;
	padding-bottom: 1px;	*/
	font-size: 11px;
	margin: 0;
	color: black;
	font-weight:bold;
	height: 18px;
}

/* message window */
div.MessageWindow
{
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100px;
	margin-top: -50px;
	width: 400px;
	margin-left: -200px;
	background-color: #5e5e5e;
	border: solid 1px #d0d1b2;	
}

div.MessageWindow #divMessageHeader
{
	height: 16px;
	background-color: #730109;
	padding: 4px 4px 0 4px;
	font-weight: bold;
	font-size: 12px;
}

div.MessageWindow #divMessageBody
{
	padding: 4px 4px 0 4px;
	height: 50px;
	overflow: auto;
	color: #4c4437;
}

div.MessageWindow #divMessageFooter
{
	position: absolute;
	bottom: 0;
	padding: 4px 0 4px 0;
	width: 100%;
	height: 20px;
	float: right;
	text-align: center;
}

div.content_body h1
{
	font-size: 16px;
}

.activePageButton
{
	color: #4c4437;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.inactivePageButton
{
	color: #7f0127;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

.txt_input
{
	background-color: #ffffff;
	color: black;
	font-size:10px;
	font-weight:normal;
	border:none;
	border: solid 1px #d0d1b2;
	margin-bottom:2px;
	width: 120px;
}

.asterisk
{
	color: #d0d1b2;
	float:	right;
	padding-right: 5px;
	font-size: 16px;

}

.lnkbtn_bg
{
	margin-left: 5px;
	padding: 1px;
	border: solid 1px #ffffff;
	float:left;
	font-size: 12px;
	font-weight: bold;
	background: #a19889;
}

.content_title
{
	float:left;width:760px;height:29px;font-size:18px;font-weight:bold;
	background:url(/img/border_repeat_new.jpg) repeat-x 0 bottom;
}

div.content_middle
{
	float: left; 
	min-height: 556px;	
}

/* for Internet Explorer */
/*\*/
* html .content_middle
{ 		
	height: 553px;
}
/**/

.content_footer 
{
	clear:left; padding-top:5px;
}

.free_search 
{
	float: left; 
	clear: left; 
	margin: 1px; 
	padding: 10px; 
	margin-bottom: 10px; 
	width: 452px;
	overflow: hidden;
	border: solid 1px #d0d1b2;
}
.travel_search 
{
	clear: left; 
	margin: 1px; 
	border: 0px; 
	overflow: hidden;
	width: 472px;
	border: solid 1px #d0d1b2;
}

.search_results_row 
{
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px;	
	padding-bottom: 10px;
}
.search_results_header th
{
	padding-bottom: 10px;	
	color: #ffffff;
}
.search_results_link 
{
	font-weight: bold;
	color: #d0d1b2;
}
.search_results_footer td 
{
	padding-top: 15px;
	color: #ffffff;
}

.font_orange
{
	color: #4c4437;
}

.standard_font_color
{
	color: #4c4437 !important;
}

.news_backcolor
{
	background-color: #d0d1b2;
}

.hyperlink
{
	color:#7f0127;
}

.border_bottom
{
	border-bottom: solid 1px #4c4437;
}

.dash_repeat_header
{
	background: url(/img/menu_line.jpg) repeat-x 0 26px;
}

.dash_repeat
{
	background: url(/img/menu_line.jpg) repeat-x 0 bottom;
}

.border_repeat
{
	background: url(/img/border_repeat_new.jpg) repeat-x 0 0;
}

.border_repeat_bottom
{
	background: url(/img/border_repeat_new.jpg) repeat-x 0 bottom;
}

.default_box
{
	border: 1px solid #4c4437; 
}

.default_bgcolor_popup
{
	background-color: #dddcc7;
}

.hotel_disclaimer_bg_popup
{
	background-color: #adb987;
}

.special_tours_anchor
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	background: none;
	text-decoration: none;
}

.pageheight
{
	min-height: 1000px;
}

