﻿body
{
	background-color: #FFFFFF;
	background-image: url('images/Top_Header.gif');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0 auto;
	margin-top: 0px;
	font: Tahoma;
	margin-bottom: 5px;
}

form
{
	margin: 0;
	padding: 0;
}

a
{
	color: #2d7280;
}

.langlink
{
	color: #e0e0e0;
	text-decoration: none;
}

.langlink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

h1, h2, h3
{
	padding: 0;
	margin: 0;
	line-height: 0em;
}

h1
{
	font: 25px Garamond, Times, serif;
	color: #3b2b1b;
	font-style: italic;
	letter-spacing: 0;
}

h2
{
	font: 20px Garamond, Times, serif;
	color: #3b2b1b;
}

h3
{
	font: 15px Garamond, Times, serif;
	color: #3b2b1b;
}


#top_area
{
	width: 1000px;
	margin: 0 auto;
	clear: both;
	padding-top: 28px;
}

#logo
{
	direction: rtl;
	width: 130px;
	height: 105px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
	margin-top: 12px; /*background: url(images/Logo.png) no-repeat;*/
}

#top_right
{
	float: left;
	padding-top: 7px; /* padding-top: 17px; */
	padding-right: 9px;
}

#nav_area
{
	width: 742px;
	margin: 0 auto;
	padding: 0px;
}

#main_nav
{
	width: 835px;
	height: 50px;
	text-align: right;
	padding-top: 65px;
	direction: rtl;
}

.navButtons
{
	height: 28px;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}

.navButton_hover
{
}

.toolbar
{
	height: 32px;
}

.toolbar_text
{
	font: 7pt Tahoma;
}

.toolbar_text_hover
{
	cursor: pointer;
	font: 7pt Tahoma;
	color: #245c67;
}

.toolbar_text_checked
{
	font: 7pt Tahoma;
	color: #245c67;
}


#menu_back
{
	height: 30px;
	padding-left: 5px;
	background-color: Red;
}

/*------ TOP PARTNER NAV BEGINS -------*/

#sisternav_container_top
{
	width: 957px;
	margin: 0 auto;
	height: 21px;
	clear: both;
	background: url(images/partner_nav/sister_nav_back_top.gif) no-repeat 0 0;
}

#sisternav_container_bottom
{
	width: 957px;
	margin: 0 auto;
	height: 19px;
	clear: both;
	background: url(images/partner_nav/sister_nav_back_bottom.gif) no-repeat 0 0;
}

#brown_frame
{
	width: 742px;
	height: 163px;
	margin: 0 auto;
	clear: both;
	padding: 0px;
}

#brown_frame table
{
	position: relative;
}

#flash_image
{
	width: 750px;
	height: 151px;
	margin-top: 12px;
	margin-left: 15px;
	float: left;
	background-color: Black;
}

/*-- BOOKING CALENDAR BEGINS --*/

#booking_container
{
	float: left;
	width: 190px;
	height: 151px;
	color: White;
	font: 9pt Tahoma;
	margin-left: 17px;
	margin-top: 12px;
	direction: rtl;
}

* html #booking_container
{
	margin-left: 10px;
}

#home_left_wrapper_container
{
	background: url(images/home_body_repeat.gif) repeat-y 0 0;
	width: 527px;
	padding: 0px 22px 0px 11px;
	margin: 0 auto;
	clear: both;
	float: left;
}

#home_left_wrapper_container *
{
	position: relative;
}

#home_body_shadow
{
	background: url(images/home_body_top_shadow.png) no-repeat 0 0;
	width: 560px;
	height: 13px;
}

#home_body_shadow *
{
	position: relative;
}

#home_left_wrapper_bottom
{
	background: url(images/home_body_bottom.gif) no-repeat 0 0;
	width: 560px;
	height: 18px;
	margin: 0 auto;
	float: left;
	font-size: 1px;
}

#home_welcome_content
{
	width: 527px;
	float: left;
	padding: 0px;
	min-height: 300px;
}

#home_welcome_content a
{
	color: #2d7280;
	font-size: 12px;
}

#lower_wrapper
{
	clear: both;
	width: 742px;
	margin: 0 auto;
}

#left_wrapper
{
	width: 232px;
	float: right;
}

#center_wrapper
{
	font-size: xx-small;
	width: 12px;
	float: right;
}

#right_wrapper
{
	width: 498px;
	float: right;
}

/* SubContent */
#sub_wrapper
{
	width: 742px;
	float: left;
	padding-left: 0px;
}

#sub_wrapper_top
{
	background: url(images/sub_body_top.gif) no-repeat 0 0;
	width: 742px;
	height: 27px;
}

#sub_wrapper_top_shadow
{
	background: url(images/sub_body_top_shadow.gif) no-repeat 0 0;
	width: 742px;
	height: 13px;
	font-size: 1px;
}

#sub_wrapper_content
{
	width: 742px;
	clear: both;
	float: left;
}

#sub_wrapper_bottom
{
	width: 742px;
	height: 18px;
	float: left;
}

/*-- NEWSLETTER SIGNUP BEGINS --*/

#newsletter_box
{
	width: 211px;
}

#newsletter_container
{
	width: 188px;
	background: url(images/newsletter_repeat.png) repeat-y 0 0;
	padding: 0 13px 0 10px;
}

#newsletter_container *
{
	position: relative;
}

.email
{
	background-color: #def1f3;
	border: 1px solid #93c8cc;
	font: 11px Arial, Verdana, sans-serif;
	color: #333;
	padding: 4px;
	margin-top: 3px;
}

.newsletter_arrow
{
	background: url(images/newsletter_arrow2.gif) no-repeat 0 0;
	border: 0;
	width: 16px;
	height: 19px;
	cursor: pointer;
}

.newsletter_icon
{
	background: url(images/newsletter_icon.gif) no-repeat 0 0;
	width: 27px;
	height: 23px;
	float: left;
	padding-right: 5px;
	margin-top: 2px;
}

#newsletter_bottom
{
	background: url(images/newsletter_bottom.png) no-repeat 0 0;
	width: 211px;
	height: 17px;
	font-size: 1px;
}

/*-- NEWSLETTER SIGNUP ENDS --*/

/*-- FOOTER BEGINS --*/

#footer_container
{
	margin: 0 auto;
	clear: both;
	float: left;
	width: 100%;
	font: 10px Tahoma, Verdana, sans-serif;
	color: #EFF8FD;
	background-color: #3C587D;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer_container a
{
	font: 10px Arial, Verdana, sans-serif;
	color: #fff;
}

/*-- FOOTER ENDS --*/

/* MAIN NAV STATIC BEGINS */
#staticnav
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#staticnav li
{
	height: 28px;
	display: block;
	float: left;
	margin: 0;
}

#staticnav li a
{
	height: 28px;
	display: block;
	text-indent: -9000px;
	font-size: 0;
}

#staticnav li a:hover
{
	background-position: 0 -28px;
}

/*-home-*/
#staticnav #staticnav_home
{
	width: 77px;
}

#staticnav_home
{
	background: url(images/nav_home.gif) no-repeat 0 0;
}

/*-activities-*/
#staticnav #staticnav_activities
{
	width: 93px;
}

#staticnav_activities
{
	background: url(images/nav_activities.gif) no-repeat 0 0;
}

/*-accommodations-*/
#staticnav #staticnav_accommodations
{
	width: 137px;
}

#staticnav_accommodations
{
	background: url(images/nav_accommodations.gif) no-repeat 0 0;
}

/*-food-*/
#staticnav #staticnav_food
{
	width: 113px;
}

#staticnav_food
{
	background: url(images/nav_food.gif) no-repeat 0 0;
}

/*-golf-*/
#staticnav #staticnav_golf
{
	width: 77px;
}

#staticnav_golf
{
	background: url(images/nav_golf.gif) no-repeat 0 0;
}

/*-shopping-*/
#staticnav #staticnav_shopping
{
	width: 97px;
}

#staticnav_shopping
{
	background: url(images/nav_shopping.gif) no-repeat 0 0;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=50);
	opacity: 0.50;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	width: 300px;
}

.RTL
{
	direction: rtl;
}

.menuItem
{
	display: block;
	font-size: 10pt;
}