@charset "utf-8";
/* CSS Document */

body	{
	margin: 20px;
	padding: 0;
	background: #cc99ff url(../images/gradient_bg.jpg) repeat-x top left;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

#wrapper	{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}


a:link, a:visited	{
	color: #541390;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #541390;
	text-decoration: none;
}

#top	{
	background: #cc99ff;
	margin: 0;
	padding: 0px 20px;
	position: relative;
	height: 101px;
}

.emailus	{
	position: absolute;
	left: 355px;
	top: 7px;
}

.logo	{
	width: 240px;
	margin: 0;
	position: absolute;
	left: 20px;
	top: 5px;
}

.clear	{
	clear: both;
	margin: 0;
	height: 0;
}

.star	{
	position: absolute;
	top: 0;
	right: 20px;
}

#nav	{
	background: url(../images/nav_bg.gif) top left no-repeat;
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 623px;
	height: 37px;
	color: #555555;
	text-align: center;
}


#nav	ul	{
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
}

#nav	li	{
	display: inline;
	list-style: none;
}

a.acountry	{
	display:block;
	float:left;
	width:55px;
	height:35px;
	background: url(../images/acountry.gif) no-repeat;
}

a.acountry:hover{

	background: url(../images/acountry.gif) 0 37px;
}

a.suites	{
	display:block;
	float:left;
	width:81px;
	height:35px;
	background: url(../images/suites.gif) no-repeat;
}

a.suites:hover{
	background: url(../images/suites.gif) 0 37px;
}

a.booking	{
	display:block;
	float:left;
	width:76px;
	height:35px;
	background: url(../images/booking.gif) no-repeat;
}

a.booking:hover{
	background: url(../images/booking.gif) 0 37px;
}

a.history	{
	display:block;
	float:left;
	width:62px;
	height:35px;
	background: url(../images/history.gif) no-repeat;
}

a.history:hover{
	background: url(../images/history.gif) 0 37px;
}

a.egreeting	{
	display:block;
	float:left;
	width:106px;
	height:35px;
	background: url(../images/egreeting.gif) no-repeat;
}

a.egreeting:hover{
	background: url(../images/egreeting.gif) 0 37px;
}

a.contact	{
	display:block;
	float:left;
	width:81px;
	height:35px;
	background: url(../images/contact.gif) no-repeat;
}
a.contact:hover{
	background: url(../images/contact.gif) 0 37px;
}

a.pamper	{
	display:block;
	float:left;
	width:119px;
	height:35px;
	background: url(../images/pamper.gif) no-repeat;
}
a.pamper:hover{
	background: url(../images/pamper.gif) 0 37px;
}

#content	{
	width: 960px;
	height: 400px;
	position: relative;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.main_welcome	{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/left_slide.png');
	width: 218px;
	height: 350px;
	position: absolute;
	padding: 20px 20px 30px 190px;
	right: 0;
	top: 0;
	z-index: 999;
}

.main_welcome[class]	{
	background: url(../images/left_slide.png) top left no-repeat;
}

.main_text	{
	line-height: 14px;
	color: #541390;
	font-size: 12px;
	font-style: normal;
}

.booking_btn	{
	position: absolute;
	right: -15px;
	bottom: -5px;
	z-index: 1000;
}

#slideshow {
    position: absolute;
    height:440px;
	width: 770px;
	left: 0;
	top: 0;
	z-index: -1;
	overflow: hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow1 {
    position: absolute;
    height:390px;
	width: 340px;
	left: 30px;
	top: 30px;
}

#slideshow1 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow1 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow1 IMG.last-active {
    z-index:9;
}

#bottom	{
	background: #a476ff	url(../images/bot_gradient_bg.gif) repeat-x top left;
	padding: 20px 10px 0;
	margin: 0;
	font-size: 11px;
}

.bot_sec_300	{
	width: 290px;
	float: left;
	margin: 0 10px;
}

.bot_sec_300	.img	{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.bot_sec_300	.title	{
	margin-bottom: 5px;
	padding: 0;
}

.bot_sec_300	p	{
	line-height: 14px;
	margin: 0;
	padding: 0;
}

#footer	{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	color: #2d0e6c;
}

.footer_link	{
	margin: 0;
	padding: 0;
}

.footer_link	ul	{
	margin: 0;
	padding: 0;
}

.footer_link	li	{
	list-style: none;
	display: inline;
}

.footer_link	ul	span	{
	margin: 0 5px;
}

#suites_content	{
	margin: 0;
	padding: 20px 20px 10px 20px;
	position: relative;
	background: url(../images/bg_1.gif) top left repeat;
	width: 920px;
	height: 370px;
}

.suite_pix	{
	width: 400px;
	height: 350px;
	float: left;
	position: relative;
	padding: 10px;
}

.suite_content	{
	width: 440px;
	height: 350px;
	float: left;
	position: relative;
	margin-left: 20px;
}

.switch_suite	{
	margin: 0px auto 0;
	width: 480px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}

.switch_suite	a:link, .switch_suite	a:visited	{
	width: 115px;
	margin: 0 5px;
	filter: alpha (opacity=80);
	opacity: 0.8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	text-transform: uppercase;
	display: block;
	background: #33105f;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

.switch_suite	a:hover, .switch_suite	a:active	{
	width: 115px;
	margin: 0 5px;
	filter: alpha (opacity=80);
	opacity: 0.8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	text-transform: uppercase;
	display: block;
	background: #FFFFFF;
	color: #33105f;
	text-decoration: none;
}

.suite_icon	{
	margin: 20px auto;
	padding: 22px 0;
	width: 440px;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/slat_star_png.png');
	background-repeat: no-repeat;
	height: 25px;
}

.suite_icon[class]	{
	margin: 20px auto;
	padding: 22px 0;
	width: 440px;
	text-align: center;
	background: url(../images/slat_star_png.png) -15px 0px no-repeat;
	height: 25px;
}



.suite_icon	img	{
	margin: 0px 5px;
}

.suite_box_text	{
	padding: 0;
	color: #541390;
}

.suite_box_text	ul	{
	margin: 0;
	padding: 0;
	height: 130px;
}

.suite_box_text	li	{
	margin: 10px 0;
	list-style: none;
	padding: 0;
}

.flower	{
	position: absolute;
	bottom: -50px;
	right: -70px;
}

.history_icon	{
	position: absolute;
	bottom: -40px;
	right: -40px;
	z-index: 999;
}

#booking_content	{
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/suites_bg.jpg) top left no-repeat;
	width: 960px;
	height: 400px;
}

.booking_img	{
	position: absolute;
	top: 5px;
	left: -40px;
}

.giftvoucher_img	{
	position: absolute;
	top: 30px;
	left: 50px;
}

.booking_txt	{
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 20px;
	width: 420px;
	height: 340px;
	background: url(../images/paper_bg1.jpg) top left no-repeat;
	color: #541390;
}

.booking_txt1	{
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 20px;
	width: 420px;
	height: 340px;
	background: url(../images/paper_bg.jpg) top left no-repeat;
	color: #541390;
}

.booking_terms	{
	position: absolute;
	bottom: 18px;
	right: 60px;
}

.booking_txt	ul	{
	margin: 0;
	padding: 0;
}

.booking_txt	li	{
	margin: 7px 0;
	list-style: none;
	padding: 0;
}

.booking_txt	h3	{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
}

.booking_txt1	ul	{
	margin: 0;
	padding: 0;
}

.booking_txt1	li	{
	margin: 5px 0;
	list-style: none;
	padding: 0;
}

.booking_txt1	h3	{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
}

#mycustomscroll {
	width: 420px;
	height: 230px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-top: 50px;
	font-size: 12px;
	color: #541390;
	line-height: 16px;
}

#mycustomscroll	h2	{
	font-size: 24px;
	font-weight: 200;
	margin-top: 5px;
	margin-bottom: 10px;
}

#mycustomscroll	.date	{
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
}

#mycustomscroll	p	{
	margin: 7px 0;
	padding: 0;
}

.greeting_thumb	{
	margin: 40px auto;
	padding: 0;
}

.greeting_thumb	ul	{
	margin: 0;
	padding: 0;
}

.greeting_thumb	li	{
	list-style: none;
	margin: 10px 15px;
	float: left;
	text-align: center;
}

.greeting_thumb	.caption	{
	margin: 5px auto 0;
	text-align: center;
	font-weight: bold;
}

.link_thumb	{
	margin: 0;
	padding: 0;
}

.link_thumb	ul	{
	margin: 0;
	padding: 0;
}

.link_thumb	li	{
	list-style: none;
	margin: 20px 15px;
	width: 110px;
	height: 55px;
	float: left;
	text-align: center;
}

.link_thumb	.caption	{
	margin: 5px auto 0;
	text-align: center;
	font-weight: bold;
}

.gb_l	{
	width: 390px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 80px 0 0 90px;
}

.gb_r	{
	width: 390px;
	height: 320px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 80px 0 0 90px;
}

.contact_form	{
	background: #FFFFFF;
	border: 1px solid #541390;
	padding: 1px;
	color: #541390;
	font-family: Arial;
	font-size: 11px;
	width: 200px;
}

.contact_form1	{
	background: #FFFFFF;
	border: 1px solid #541390;
	padding: 1px;
	color: #541390;
	font-family: Arial;
	font-size: 11px;
	width: 200px;
	height: 35px;
}

#blog	{
	margin: 0;
	padding: 20px;
	background: url(../images/suites_bg.jpg) top left repeat-y;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 920px;
	color: #666666;
}

#blog_content	{
	width: 670px;
	float: left;
	margin-right: 28px;
}

#article	{
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0;
}

.blog_header	{
	background: url(../images/header_blog_content.jpg) top left no-repeat;
	padding: 20px;
	margin: 0;
}

.blog_header	h3	{
	font-size: 24px;
	color: #523393;
	font-weight: 100;
	padding: 0px 0px 5px 0px;
	margin: 0;
}

.blog_header	.date	{
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	font-size: 11px;
}

.blog_copy	{
	background: url(../images/bg_blog_content.jpg) top left repeat-y;
	padding: 0px 20px 20px;
	margin: 0;
	line-height: 24px;
	display:block;
}
.blog_copy p	{
	padding: 0px;
	margin: 0px;
}
.blog_copy_bottom	{
	background: url(../images/bottom_blog_content.jpg) top left no-repeat;
	padding: 12px 30px 22px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

.next_previous	{
	margin: 0px 0px 10px 0px;
	padding: 0px 24px 0px 20px;
}

.previous	{
	width: 50%;
	float: left;
	text-align: left;
}

.next	{
	width: 50%;
	float: right;
	text-align: right;
}

#blog_list	{
	width: 220px;
	float: left;
	padding: 0;
}

.blog_list_copy	{
	background: url(../images/bg_list.jpg) top left repeat-y;
	padding: 10px 0;
	margin: 0;
}

.categories_header	{
	margin: 0;
	padding-left: 1px;
}

.cate_list	{
	padding: 7px 30px;
	margin: 0;
}

.cate_list	ul	{
	margin: 0;
	padding: 0;
}

.cate_list	li	{
	list-style: none;
	background: url(../images/bullet_grey.gif) 0 8px no-repeat;
	padding: 4px 0px 4px 10px;
	margin: 0;
}

.blog_img_thumb	{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background: #FFF;
	padding: 5px;
}






