img, div { behavior: url(iepngfix.htc) }

html, body {
height: 100%;
margin: 0;
padding: 0;
}

#wrapper{
	position:relative;
	margin:0 auto;
}

.dropdown, .dropdown ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
color:#fff;
}

.dropdown li {
border-left:0 solid #000000;
float:left;
margin:0;
padding:0;
position:relative;
}

.dropdown li.level-one span {
background:transparent url(assets/images/down-arrow.gif) no-repeat scroll right bottom;
padding-right:15px;
width:50px;
}

.dropdown li a, .dropdown li a:link, .dropdown li a:active, .dropdown li a:visited {
background:#1C4795 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-weight:bold;
padding:4px 9px;
text-decoration:none;
}
.dropdown li a:hover {
/*background:#1C4795 none repeat scroll 0 0;*/
background-image:url('assets/images/lang_background_hover.jpg');
color:#FFFFFF;
}
ul#level-one li:hover a, ul#level-one li.sfHover a {
background:#1C4795 none repeat scroll 0 0;
color:#FFFFFF;
}
ul#level-one li:hover ul a, ul#level-one li.sfHover ul a {
background:#1C4795 none repeat scroll 0 0;
color:#FFFFFF;
}
ul#level-one li:hover ul a:hover, ul#level-one li.sfHover ul a:hover {
/*background:#1C4795 none repeat scroll 0 0;*/
background-image:url('assets/images/lang_background_hover.jpg');
color:#FFFFFF;
}
.dropdown ul {
background:#2F2350 none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
left:-1px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
position:absolute;
top:-999em;
width:100px;
}
.dropdown li:hover ul, .dropdown li.sfHover ul {
top:13px;
}
.dropdown ul li {
border:0 none;
float:none;
}
.dropdown ul a {
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
padding-right:20px;
white-space:nowrap;
width:80px;
background:url('assets/images/lang_background.jpg') bottom right no-repeat;
}
.dropdown ul a:hover {
background:#CCCCCC none repeat scroll 0 0;
color:#000000;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
text-align:center;
position:relative;
z-index:1;
}
#all, #all1{
width:790px;
margin:0 auto;
text-align:left;
}
a , a.null{
	color: #3f666e;
}
p{
color:#3f666e;
}
body {

}
.weatherwidget {
	margin-left: 54px;
}
.copy_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C5D4A;
	padding: 12px;
	background:#FFF;
}

.copy_block ul {
	margin-top: 0;
	padding-top: 0;
}

#promotion{
	margin-top:5px;
}

#promotion #promoContent{
	background-color:#f5f5f5;
	width:125px;
	padding-top:5px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#promotion #promoContent h4{
	color:#2a65ab;
	font-size:12px;
	font-weight:bold;	
}

#promotion #promoContent p{
	color:#677a7e;
	font-size: 11px;	
}

#promotion #promoBoxBottom{
	background-image:url('assets/promobox_bottom.gif');
	height:23px;
	width:145px;
}

#bookwid tr{
/*overflow:hidden;*/
color:#275059;
font-size:12px;
height:38px;

}
#bookwid{
/*position:relative;
top:0;
left:0;*/
background:url(assets/wid.gif);
background-repeat:no-repeat;
height:300px;

}
#bn{
margin-top:50px;
cursor:pointer;
}
#fb{
	
}

/*======================== New Skin ===============================*/
#heading{
	background-position:center top;
	height:410px;
	background-image:url('assets/images/top_bg.jpg');
	background-repeat:no-repeat;
	width:1200px;
	margin:0 auto;
	position:relative;
}

#headerCopy{
	font-family:Arial, Helvetica, sans-serif;
	width:480px;
	position:absolute;
	top:205px;
	left:630px;
	color:#000;
}

#booking{
	background-position:center top;
	width:1040px;
	margin:0 auto;
	height:61px;
	background-image:url('assets/images/booking_bg.jpg');
	background-repeat:no-repeat;
	padding:10px 80px;
	font-size:10px;
	color:#fff;
}

#language_box{
	position:absolute;	
	width:180px;
	top:27px;
	left:1070px;
	margin:0 auto;
}

.bookingWidget{
	float:left;
	padding-left:65px;
}

.bookingCopy{
	font-size:13px;
	padding-left:10px;
	padding-top:10px;
	float:left;
	font-weight:bold;
}

.booknow{
	float:left;
	padding-left:60px;
	padding-top:5px;
}

#main{
	width:1034px;
	margin:0 auto;
}

.column1,.column2{
	border:2px solid #f3f6fa;
	width:487px;
	height:165px;
	padding:10px;
	color:#6a6a6a;
	background-image:url('assets/images/prop_bg.jpg');
	background-repeat:repeat-x;
	background-color:#eef5ff;
}

.column1{
	float:left;	
}

.column2{
	float:right;
}

.propTitle, .propDesc{
	float:left;
}

.propDesc{
	width:200px;
	font-size:10px;	
}

.propTitle h3{
	display:inline;
	color:#000;
}

.propTitle a {
	color:#000;
	text-decoration:none;
}

.links, .propPhoto{
	float:right;
}

.links a{
    text-decoration:none;
	color:#6a6a6a;
}

.links a.photo{
	color:#25509d;
	font-size:10px;
	font-weight:bold;
}

.propPhoto{
	width:280px;
}
.clear
{
	clear:both;
	line-height:0px;
	height:0px;
}