body{
	background: #2C2C2C url(images/bg.gif) repeat-x top;
	margin: 0;	padding: 0;	
}
body, 
input, 
textarea{
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
}
input, 
textarea{
	font-size: 0.7em;
}
#container{
	width: 766px;
	margin: 0 auto;
}
#top{
	width: 100%;	height: 112px;
	position: relative;
}
#top h1{
	color: #DD5200;
	margin: 0;	padding: 40px 0 0 0;
	font-weight: normal;
	font-size: 1.6em;
	text-align: center;
}
#top h1 span{
	color: white;
}
#top h2{
	color: #808080;
	margin: 0;	padding: 0;	
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.7em;
}
#top .send-to-friend{
	width: 110px;	height: 14px;
	position: absolute;
	right: 0;	bottom: 0;
	overflow: hidden;
}
#top .send-to-friend a{
	font-size: 0.65em;
	text-decoration: none;
	color: White;
}
#top .send-to-friend a.st{
	position: absolute;
	top: 0;	left: 0;
	width: 110px;	height: 14px;
	background: url(images/send-to-friend.png);
	cursor: pointer;
}
#top .send-to-friend a:hover.st{
	background: url(images/send-to-friend-h.png);
}
#top .logobot,
#top .logob{
	width: 765px;	height: 95px;
	position: absolute;
	top: 16px;	left: 0;
}
#top .logobot{
	width: 380px;
	left: 50%;
	margin-left: -190px;
}

#menu{
	width: 766px;
	height: 184px;
	position: relative;
}
#menu ul{
	margin: 0;	padding: 0;
	list-style: none;
	width: 766px;
	overflow: hidden;
	height: 184px;
	position: absolute;
	top: 0;	left: 0;
	z-index: 1;
}
#menu ul li{
	float: left;
	display: block;
	width: 191px;
	height: 30px;
	padding: 154px 0 0 0;
	margin: 0;
}
#menu ul .item1{
	background: url(images/p1.jpg) no-repeat top left;
	width: 192px;
}
#menu ul .item2{
	background: url(images/p2.jpg) no-repeat top left;
}
#menu ul .item3{
	background: url(images/p3.jpg) no-repeat top left;
}
#menu ul .item4{
	background: url(images/p4.jpg) no-repeat top left;
	width: 192px;
}
#menu ul a{
	display: block;
	width: 161px; height: 21px;
	padding: 9px 0 0 30px;
	font-size: 0.65em;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/bg-menu.gif) no-repeat top right;
	float: left;
	
}
#menu ul .item4 a,
#menu ul .item1 a{
	width: 162px;
}
#menu ul .item4 a{
	background: Black;
}
#menu ul .item1 a:hover{
	color: #51C0A5;
}
#menu ul .item2 a:hover{
	color: #DD5201;
}
#menu ul .item3 a:hover{
	color: #D8CE79;
}
#menu ul .item4 a:hover{
	color: #91B166;
}
#menu .fl_menu{
	width: 766px;	height: 184px;
	position: absolute;
	top: 0;	left: 0;
	z-index: 4;
}
.content{
	width: 766px;
	position: relative;
	float: left;
}
.content h2{
	margin: 0;	padding: 3px 15px;
	font-size: 1.3em;
	font-weight: normal;
}
.content h3{
	color: White;
	font-size: 0.7em;
	margin: 0;	padding: 6px 15px 2px;
	font-weight: normal;
	clear: both;
}
.content .bold{
	font-weight: bold !important;
	padding-top: 1px !important;
}
.content .uppr{
	text-transform: uppercase;
}
.content .lwr{
	text-transform: lowercase;
}
.content h3 a{
	color: White;
	text-decoration: none;
}
p{
	font-size: 0.7em;
	padding: 3px 15px;
	margin: 0;
}
address{
	font-size: 0.75em;
	padding: 3px 15px;
	margin: 0;
	
}
.btns{
	margin: 0 0 5px 0;
	width: 100%;
	clear: both;
}
.btns a{
	margin: 0 1px;
	padding: 2px 0;
	color: White !important;
	background: Black url(images/bg-btn.png) repeat-x top;
	text-decoration: none;
}
.btns a:hover{
	color: black !important;
}
.inbtns{
	width: 200px; float: left;
}
.imgfr{
	float: right; 
	margin: 2px 0 4px 4px; 
}
.imgfl{
	float: left; 
	margin: 2px 4px 4px 0; 
}
img{
	border: 1px solid black;
}
.newpage{
	display: none;
}
.price{
	font-size: 0.7em;
}
.price strong{
	font-size: 1.3em;
}
.prc{
	font-size: 1.3em;
	font-weight: bold;
}
.twocol,
.threecol{
	float: left;
	width: 766px;
	margin: 10px 0;
}
.col-c,
.col-a{
	width: 247px;
	padding:  0 4px;
	float: left;
}
.col-b{
	width: 502px;
	padding: 0 4px;
	float: left;
}
.col-c{
	width: 200px;
}
.col-mtop{
	padding-top: 27px;
}
.nobg{
	background: transparent !important;
}
hr{
	border: 0;
	width: 99%;
	height: 1px;
	background: #737373;
	color: #737373;
	clear: both;
}
.arrows{
	width: 80px;
	height: 27px;
	padding: 3px 0;
	float: right;
	position: relative;
}
.arrows a{
	font-size: 0.6em;
	color: Black;
	text-decoration: none;
}
.arrdown,
.arrup{
	width: 27px;	height: 27px;
	margin: 0 5px;
	display: block;
	float: right;
	position: relative;	
	overflow: hidden;
}
a.arrds,
a.arrus{
	width: 27px;	height: 27px;
	position: absolute;
	display: block;
	top: 0;	left: 0;
	cursor: pointer;
}
.submenu{
	margin: 4px 0;	padding: 0 12px;
	list-style: none;
	font-size: 0.7em;
}
.submenu a{
	display: block;
	width: 213px;
	padding: 3px 4px;
	color: Black;
}
.submenu-corpe{
	margin: 4px 0; padding: 0 15px;
	list-style: none;
}
.submenu-corpe li{
	display: block;
	width: 216px;	height: 140px;
	margin: 8px 0;
	background: #FF8C00;
	font-size: 0.7em;
}
.submenu-corpe li.hotels1{
	background: url(pictures/hotels1.jpg);
}
.submenu-corpe li.hotels2{
	background: url(pictures/hotels2.jpg);
}
.submenu-corpe li.activities1{
	background: url(pictures/activities1.jpg);
}
.submenu-corpe li.activities2{
	background: url(pictures/activities2.jpg);
}
.submenu-corpe li a{
	display: block;
	width: 206px;	height: 20px;
	padding: 115px 5px 5px 5px;	
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.submenu-corpe li a:hover{
	color: #E4E4E4;
}
form{
	margin: 0;	padding: 0;
}
fieldset{
	margin: 0;
	padding: 0 15px;
	border: 0;
}
.contactform input,
.contactform textarea{
	width: 207px;
	margin: 5px 0;
	padding: 2px;
}
.contactform .btns{
	text-align: right;
}
.contactform .btns input{
	width: auto;
	border: 0;
	background: transparent;
	color: #444D08;
	text-transform: uppercase;
	cursor: pointer;
}
.contactform .btns input:hover{
	background: #EEF7B2;
}
.oksend{
	font-weight: bold;
}
.errsend{
	font-weight: bold;
	color: #B22222;
}
.odporuc-formular{
	margin: 5px 0;
	padding: 0;
}
.odporuc-formular fieldset{
	border: 0;
	padding: 5px;
}
.odporuc-formular label{
	display: block;
	font-size: 0.7em;
	margin: 10px 0 0;
}
.odporuc-formular .btn{
	margin-top: 10px;
	background: #000000;
	border: 0;
	padding: 5px 3px;
	color: White;
	font-weight: bold;
	cursor: pointer;
}

.splashmenu{
	width: 766px;	height: 342px;
	margin: 0;	padding: 0;
	list-style: none;
}
.splashmenu li{
	display: block;
	float: left;
	width: 192px;	height: 342px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.splashmenu .hen a,
.splashmenu .corp a,
.splashmenu .hen,
.splashmenu .corp{
	width: 191px;
}
.splashmenu li a{
	color: White;
	text-decoration: none;
	font-size: 0.8em;
	display: block;
	width: 192px;	height: 342px;
	float: left;
}
.splashmenu li.stag{
	background: #E49400;
}
.splashmenu li.hen{
	background: #DD5200;
}
.splashmenu li.corp{
	background: #D8CD79;
}
.splashmenu li.cont{
	background: #91B166;
}
.splashmenu li.stag a,
.splashmenu li.hen a,
.splashmenu li.corp a,
.splashmenu li.cont a{
	position: absolute;
	top: 0;	left: 0;
}
.splashmenu li.stag a.ovr{
	background:  url(images/fp-stag.png);
}
.splashmenu li.hen a.ovr{
	background:  url(images/fp-hen.png);
}
.splashmenu li.corp a.ovr{
	background:  url(images/fp-corp.png);
}
.splashmenu li.cont a.ovr{
	background:  url(images/fp-contact.png);
}
.splashmenu li.stag a:hover.ovr{
	background:  url(images/fp-stag-h.png);
}
.splashmenu li.hen a:hover.ovr{
	background:  url(images/fp-hen-h.png);
}
.splashmenu li.corp a:hover.ovr{
	background:  url(images/fp-corp-h.png);
}
.splashmenu li.cont a:hover.ovr{
	background:  url(images/fp-contact-h.png);
}
.list-pop,
.list-b,
.list-a{
	margin: 0;	padding: 0 0 0 10px;
	font-size: 0.7em;
	list-style: none;
	clear: both;
}
 .list-b{
	padding: 0 15px 0 10px;
	clear: left;
}

.list-pop li,
.list-a li{
	padding: 6px 0 6px 26px;
	
}
.list-b li{
	padding: 0 0 0 22px;
}
html>body .list-b li{
	padding: 2px 0 2px 22px;
}
.list-pop li{
	background: url(images/li-5.png) no-repeat top left;
	background-position: 0 3px;
}
.s130{
	padding-left: 130px;
}
/*---- background styles ----*/
.temp1{
	background: #51C0A5 url(images/bg-1.png) no-repeat top;
}
.temp1 h2{
	color: #286D5D;
}
h2.inh{
	clear: both;
}
.temp1 h2.inh{
	background: url(images/li-1.png) no-repeat top left;
	padding-left: 25px;
}
.temp1 h2.ine{
	background: url(images/li-e-1.png) no-repeat top left;
	background-position: 3px 2px;
}
.temp1 h3 a:hover{
	background: #93D7C6;
}
.temp1 .twocol{
	background: url(images/pbg-2-1.png) repeat-y left;
}
.temp1 .threecol{
	background: url(images/pbg-3-1.png) repeat-y left;
}
.temp1 hr{
	background: #419B85;
	color: #419B85;
}
.temp1 a.arrds{
	background: url(images/ar-d-1.png);
}
.temp1 a.arrus{
	background: url(images/ar-u-1.png);
}
.temp1 a:hover.arrds{
	background: url(images/ar-d-1-h.png);
}
.temp1 a:hover.arrus{
	background: url(images/ar-u-1-h.png);
}
.temp1 .submenu a:hover{
	background: #92D7C7;
}
.temp1 .price strong{
	color: #173E35;
}
.temp1 .list-a li{
	background: url(images/li-1.png) no-repeat top left;
	background-position: 0 3px;
}
.temp1 .list-b li{
	background: url(images/li-d-1.png) no-repeat top left;
	background-position: 0 3px;
}
.btns a{
	padding: 12px 0 0 28px;
}
.temp1 .btns .view-more{
	width: 76px;	height: 25px;
	display: block;
	float: left;
	color: #286052 !important;
	background: url(images/btn-vm-1.png) top left;
}
.temp1 .btns .enquire-now{
	width: 82px;	height: 25px;
	display: block;
	float: left;
	color: #286052 !important;
	background: url(images/btn-en-1.png);
}
.temp1 .btns .go-back{
	width: 57px;	height: 25px;
	display: block;
	float: left;
	color: #286052 !important;
	background: url(images/btn-gb-1.png);
}


.temp2{
	background: #DC166F url(images/bg-2.png) no-repeat top;
}
.temp2 h2{
	color: #740C3B;
}
.temp2 h2.inh{
	background: url(images/li-2.png) no-repeat top left;
	padding-left: 25px;
}
.temp2 h2.ine{
	background: url(images/li-e-2.png) no-repeat top left;
}
.temp2 h3 a:hover{
	background: #F178AF;
}
.temp2 .twocol{
	background: url(images/pbg-2-2.png) repeat-y left;
}
.temp2 .threecol{
	background: url(images/pbg-3-2.png) repeat-y left;
}
.temp2 hr{
	background: #B11159;
	color: #B11159;
}
.temp2 a.arrds{
	background: url(images/ar-d-2.png);
}
.temp2 a.arrus{
	background: url(images/ar-u-2.png);
}
.temp2 a:hover.arrds{
	background: url(images/ar-d-2-h.png);
}
.temp2 a:hover.arrus{
	background: url(images/ar-u-2-h.png);
}
.temp2 .submenu a:hover{
	background: #F178AF;
}
.temp2 .list-a li{
	background: url(images/li-2.png) no-repeat top left;
	background-position: 0 3px;
}
.temp2 .list-b li{
	background: url(images/li-d-2.png) no-repeat top left;
	background-position: 0 3px;
}
.temp2 .btns .view-more{
	width: 76px;	height: 25px;
	display: block;
	float: left;
	background: url(images/btn-vm-2.png) top left;
}
.temp2 .btns .enquire-now{
	width: 82px;	height: 25px;
	display: block;
	float: left;
	background: url(images/btn-en-2.png);
}
.temp2 .btns .go-back{
	width: 57px;	height: 25px;
	display: block;
	float: left;
	background: url(images/btn-gb-2.png);
}

.temp3{
	background: #E78726 url(images/bg-3.png) no-repeat top;
}
.temp3 h2{
	color: #864B0F;
}
.temp3 h2.inh{
	background: url(images/li-3.png) no-repeat top left;
	padding-left: 25px;
}
.temp3 h3 a:hover{
	background: #F0B579;
}
.temp3 .twocol{
	background: url(images/pbg-2-3.png) repeat-y left;
}
.temp3 .threecol{
	background: url(images/pbg-3-3.png) repeat-y left;
}
.temp3 hr{
	background: #BA6D1E;
	color: #BA6D1E;
}
.temp3 a.arrds{
	background: url(images/ar-d-3.png);
}
.temp3 a.arrus{
	background: url(images/ar-u-3.png);
}
.temp3 a:hover.arrds{
	background: url(images/ar-d-3-h.png);
}
.temp3 a:hover.arrus{
	background: url(images/ar-u-3-h.png);
}
.temp3 .submenu a:hover{
	background: #F0B579;
}
.temp3 .list-a li{
	background: url(images/li-3.png) no-repeat top left;
	background-position: 0 3px;
}
.temp3 .list-b li{
	background: url(images/li-d-3.png) no-repeat top left;
	background-position: 0 3px;
}
.temp3 .btns .view-more{
	width: 76px;	height: 25px;
	display: block;
	float: left;
	color: #854B10 !important;
	background: url(images/btn-vm-3.png) top left;
}
.temp3 .btns .enquire-now{
	width: 82px;	height: 25px;
	display: block;
	float: left;
	color: #854B10 !important;
	background: url(images/btn-en-3.png);
}
.temp3 .btns .go-back{
	width: 57px;	height: 25px;
	display: block;
	float: left;
	color: #854B10 !important;
	background: url(images/btn-gb-3.png);
}

.temp4{
	background: #E0F172 url(images/bg-4.png) no-repeat top;
}
.temp4 h2{
	color: #78870D;
}
.temp4 h2.inh{
	background: url(images/li-4.png) no-repeat top left;
	padding-left: 25px;
}
.temp4 h3{
	color: #78870D;
}
.temp4 h3 a:hover{
	background: #EAF59E;
}
.temp4 .twocol{
	background: url(images/pbg-2-4.png) repeat-y left;
}
.temp4 .threecol{
	background: url(images/pbg-3-4.png) repeat-y left;
}
.temp4 hr{
	background: #B5C25C;
	color: #B5C25C;
}
.temp4 a.arrds{
	background: url(images/ar-d-4.png);
}
.temp4 a.arrus{
	background: url(images/ar-u-4.png);
}
.temp4 a:hover.arrds{
	background: url(images/ar-d-4-h.png);
}
.temp4 a:hover.arrus{
	background: url(images/ar-u-4-h.png);
}
.temp4 .submenu a:hover{
	background: #EAF59E;
}
.temp4 .list-a li{
	background: url(images/li-4.png) no-repeat top left;
	background-position: 0 3px;
}
.temp4 .list-b li{
	background: url(images/li-d-4.png) no-repeat top left;
	background-position: 0 3px;
}
.temp4 .btns .view-more{
	width: 76px;	height: 25px;
	display: block;
	float: left;
	color: #849111;
	background: url(images/btn-vm-4.png) top left;
}
.temp4 .btns .enquire-now{
	width: 82px;	height: 25px;
	display: block;
	float: left;
	color: #849111;
	background: url(images/btn-en-4.png);
}
.temp4 .btns .go-back{
	width: 57px;	height: 25px;
	display: block;
	float: left;
	color: #849111;
	background: url(images/btn-gb-4.png);
}
.btns a.view-more:hover,
.btns a.enquire-now:hover,
.btns a.go-back:hover{
	color: black !important;
}

/*------*/
.temp4 address a,
.temp4 p a{
	color: #78880D;
}
.temp4 address a:hover,
.temp4 p a:hover{
	color: Black;
}

.testimonial{
	background:  url(images/bg-testim-top.png) no-repeat top left;
	padding: 20px 15px 0 15px;
}
.testimonial em{
	display: block;
	text-align: right;
}


/*------*/

/*---scroll boxes ---*/
.onewtext-box2,
.onewtext-box{
	position: relative;
	width: 246px;
	height: 300px;
	float: left;
	margin: 0 0 8px 0;
	overflow: hidden;
}
.onewtext-box2{
	height: 323px;
}
.onewtext{
	position: absolute;
	top: 0;	left: 0;
	width: 246px;
	clip: rect(0,246px,300px,0);	
}
.threefullh-box,
.twowfullh-box,
.twowtext-box{
	position: relative;
	width: 502px;
	height: 130px;
	float: left;
	margin: 0 0 8px 0;
	overflow: hidden;
}
.threefullh,
.twowfullh,
.twowtext{
	position: absolute;
	top: 0;	left: 0;
	width: 502px;
	clip: rect(0,502px,130px,0);
}
.twowfullh-box{
	height: 300px;
}
.twowfullh{
	clip: rect(0,502px,300px,0);
}
.threefullh-box{
	width: 766px;	height: 355px;
}
.threefullh{
	width: 766px;
	clip: rect(0,766px,355px,0);
}
/*--------------
================
---------------*/
#bottom{
	width: 766px;
	padding: 15px 0px 30px;
	float: left;
	color: #565656;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	position: relative;
}
#bottom .riad{
	float: left;
	width: 100%;
}
#bottom p{
	padding: 0;
	margin: 3px 8px;
	float: left;
}
#bottom .botmenu{
	margin: 0;	padding: 0;
	float: left;
	list-style: none;
}
#bottom .botmenu li{
	display: inline;
}
#bottom .botmenu a{
	color: #AAAAAA;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 0 0 9px ; 
	background: url(images/li-bot.png) no-repeat left;
	background-position: 0 1px;
}
#bottom .addnfo ul a:hover,
#bottom .botmenu a:hover{
	color: White;
}
#bottom .addnfo{
	float: left;
	width: 690px;
	padding: 5px 8px;
}
#bottom .addnfo ul{
	margin: 0;	padding: 0;
	list-style: none;
}
#bottom .addnfo li{
	display: inline;
	margin-right: 10px;
}
#bottom .addnfo strong,
#bottom .addnfo ul a{
	color: #AAAAAA;
	text-decoration: none;
	text-transform: none;
}
.peokdesign{
	width: 68px;	height: 18px;
	position: absolute;
	right: 15px;	bottom: 15px;
	overflow: hidden;
	text-decoration: none;
	color: White;
}
.peokdesign span{
	width: 68px;	height: 18px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/peok-design.png);
}
h2.inh{
	font-size: 0.9em;
	font-weight: bold;
}

/*-----
	popup windows styles
	------*/
#popupc{
	width: 95%;
	margin: 0 auto;
}
#popcontent{
	color: White;
}
#popcontent h2{
	color: #AEAEAE;
	font-weight:  normal;
	font-size: 1.4em;
	margin: 9px 0;
}
#popcontent h3{
	color: #D8D8D8;
	font-weight: normal;
	font-size: 1.1em;
	margin: 4px 0;
}
#popcontent ol{
	font-size: 0.7em;
}
#popcontent ol li{
	margin: 3px 0;
}
#popbottom p,
#popcontent p{
	padding: 4px 0;
}
#popbottom{
	border-top: 1px solid black;
	margin: 10px 0;
	padding: 10px 0;
	color: #606060;
}
