@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
/*font-family: 'Oswald', sans-serif;*/
body {
	background:#000;
	font-size:13px;
	font-family:'Oswald';
	color:#fff;
}
.bgwrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	/* background:red */
}
.topbar {
	width:100%;
	height:37px;
	background:url(../images/topbarbg.png) top repeat-x;
	position:absolute;
	top:0;
	left:0;
	padding-bottom:5px;
	z-index:88888;
}
.logo {
	height:17px;
	position:absolute;
	left:10px;
	top:8px;
}
.logo a {
	font-family: 'Cabin Condensed', sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	text-decoration:none;
	letter-spacing:2px;
}
.top_icons {
	width:300px;
	height:37px;
	position:absolute;
	top:0;
	right:0;
}
.top_icons div {
	height:37px;
	float:right;
	padding:0 6px;
	border-left:1px solid #333333;
}
.top_icons div a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height:37px;
	text-decoration:none;
	display:block;
	font-size:11px;
}
.findview {
	width:132px;
	margin:0 auto;
}
.findview a {
	width:132px;
	height:55px;
	background:url(../images/findview.png) bottom no-repeat;
	display:block;
	position:absolute;
	margin-left:-30px;
}
.closeview a {
	width:132px;
	height:55px;
	background:url(../images/closeview.png) bottom no-repeat;
	display:block;
	position:absolute;
	margin-left:-30px;
}
/*.findview a:hover {

	background:url(../images/findview.png) bottom no-repeat;
}
*/	
a.fscreen {
	width:27px;
	height:20px;
	background:url(../images/fscreen.png) no-repeat;
	display:block;
	margin-top:8px;
}
a.fscreen:hover {
	background:url(../images/fscreen_h.png) no-repeat;
}
a.sound {
	width:30px;
	height:37px;
	background:url(../images/sound.png) 12px 14px no-repeat;
	display:block;
}
a.sound:hover {
	background:url(../images/soundhover.png) 12px 14px no-repeat;
}
a.twitter {
	width:30px;
	height:37px;
	background:url(../images/t.png) 12px 12px no-repeat;
	display:block;
}
a.twitter:hover {
	background:url(../images/thover.png) 12px 12px no-repeat;
}
a.facebook {
	width:30px;
	height:37px;
	background:url(../images/f.png) 12px 13px no-repeat;
	display:block;
}
a.facebook:hover {
	background:url(../images/fhover.png) 12px 13px no-repeat;
}
.bottombar {
	width:100%;
	height:37px;
	background:url(../images/bottombarbg.png) top repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	padding-top:5px;
	z-index:88888;
}
.bottombar ul {
	list-style:none;
	margin:0 20px;
	padding:0;
}
.bottombar ul li {
	height:37px;
	float:left;
	margin-right:15px;
}
.bottombar ul li a {
	font-family: 'Oswald', sans-serif;
	color:#fff;
	line-height:37px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}
.bottombar ul li a:hover, .top_icons div a:hover, .bottombar ul li.active a {
	color:#F8B106;
	text-decoration:none;
}
.active{
	color:#F8B106;
	text-decoration:none;
}
/*-------------------------------------------slider------------------------------------------*/

.slider {
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
}
.slider img {
	z-index:1;
	position:absolute;
}
.container {
	font-family: 'Cabin Condensed', sans-serif;
	width:100%;
	height:auto;
	display:none;
	background:#000;
	color:#A1A1A1;
	position:absolute;
	bottom:37px;
	left:0;
	z-index:999999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* This works in IE 8 & 9 too */
        /* ... but also 5, 6, 7 */
        filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
        -moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.9;
	/* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.9;
	font-size:13px;
}
.container div {
	width:900px;
	/*min-height:350px;*/
	margin:20px auto;
	line-height:20px;
}
.container div .panelleft {
	width:430px;
	float:left;
	padding-right:20px;
	min-height:300px;
}
.container div .panelleft1 {
	width:430px;
	float:left;
	padding-right:20px;
	background:url(../images/border.gif) right repeat-y;
	min-height:300px;
}
.container div .pressleft1, .container div .pressleft2, .container div .pressleft3 {
	width:230px;
	float:left;
	background:url(../images/border.gif) right repeat-y;
	min-height:300px;
}
.container div .pressleft1 {
	width:250px !important;
	padding-right:20px;
	max-height:300px;
}
.container div .pressleft3 {
	width:280px !important;
	padding-left:20px;
	background:none !important;
	min-height:300px;
}
.container div .pressleft2 {
	padding-left:20px;
	padding-right:20px;
	min-height:300px;
	width:250px !important;
}
.container div h1 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#FFB400;
	text-transform:uppercase;
	font-size:18px;
}
.container div .panelright {
	width:430px;
	float:right;
	padding-left:20px;
	min-height:300px;
}
.container div .panelright h2, .container div .panelleft1 h2, .container div .pressleft3 h2, .container div .pressleft1 h2, .container div .pressleft2 h2 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:15px;
}
.container div .pressleft1 h2 {
	padding-left:15px;
}
.container a.close {
	width:20px;
	height:20px;
	margin:0 auto;
	background:url(../images/close.png) no-repeat;
	display:block;
	text-decoration:none;
	margin-top:-25px;
}
.container a.close:hover {
	width:20px;
	height:20px;
	background:url(../images/closeh.png) no-repeat;
}
.form {
	width:350px;
	float:left;
}
.form2 {
	width:450px;
	float:left;
}
.form3 {
	width:280px;
	float:left;
}
.form2 label {
	width:160px;
	height:20px;
	float:left;
	margin-bottom:15px;
}
.form3 label {
	width:100px;
	height:20px;
	float:left;
	margin-bottom:15px;
}
.form label {
	width:75px;
	height:20px;
	float:left;
	margin-bottom:15px;
}
.form input[type=text], .form2 input[type=text], .form3 input[type=text] {
	width:200px;
	height:18px;
	border:1px solid #999;
	margin-bottom:15px;
	background:#000;
	font-family: 'Cabin Condensed', sans-serif;
	color:#A1A1A1;
}
.form3 input[type=text] {
	width:140px !important;
}
.form textarea, .form2 textarea, .form3 textarea {
	width:265px;
	height:100px;
	border:1px solid #999;
	margin-bottom:15px;
	background:#000;
	font-family: 'Cabin Condensed', sans-serif;
	color:#A1A1A1;
}
.form3 textarea {
	width:160px !important;
}
/*-------------view map----------------------*/
.view_map {
	width:100%;
	height:95%;
	background:#000;
	position:absolute;
	top:37px;
	left:0;
	z-index:88887;
	display:none;
}
.vmleft {
	width:300px;
	float:left;
	text-transform:uppercase;
	margin-top:100px;
	margin-left:50px;
	position:absolute;
}
.vmleft p.goback {
	margin:10px 0;
	float:left;
}
.vmleft h1 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size:35px;
	color:#F8B106;
	font-weight:100;
	margin:0;
}
.vmleft h2 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size:35px;
	color:#fff;
	font-weight:100;
	margin:0 0 8px 0;
}
.vmleft ul {
	list-style:none;
	margin:30px 0 0 0;
	padding:0;
}
.vmleft ul li {
	width:290px;
	height:18px;
	line-height:18px;
	float:left;
	background:url(../images/bullet.png) 0px 10px no-repeat;
	padding-left:10px;
}
.vmleft ul li a {
	font-family: 'Cabin Condensed', sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.vmleft ul li a:hover {
	color:#F8B106;
	text-decoration:none;
}
.vmright {
	width:340px;
	float:right;
	margin-top:100px;
	margin-left:580px;
	position:absolute;
	text-transform:uppercase;
}
.vmright h1 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size:18px;
	color:#F8B106;
	font-weight:100;
	margin:0 0 8px 0;
}
.vmright ul {
	list-style:none;
	margin:0;
	padding:0;
}
.vmright ul li {
	width:150px;
	height:20px;
	line-height:17px;
	float:left;
}
.vmright ul li a {
	font-family: 'Cabin Condensed', sans-serif;
	font-size:13px;
	color:#F8B106;
	font-weight:100;
	text-decoration:none;
	background:url(../images/bullet2.png) left no-repeat;
	padding-left:20px;
}
.vmright ul li a:hover {
	color:#FFC539;
}
.vmright ul li a.active {
	background:url(../images/bullet2_hover.png) left no-repeat;
}
#map-continents {
	margin:40px auto;
}
#map-continents h1 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size:16px;
	color:#F8B106;
	text-align:center;
	text-transform:uppercase;
}
/*------------------------customer scrollbar--------------------------*/

#mcs_container {
	position:relative;
	width:250px;
	height:270px;
	border:1px solid red;
}
#mcs_container .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
	width:240px !important;
}
#mcs_container .customScrollBox .container {
	position:relative;
	width:240px;
	top:0;
	float:left;
}
#mcs_container .customScrollBox .content {
	clear:both;
}
#mcs_container .customScrollBox .content p {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;
	margin:10px 0;
	padding:0 5px;
}
#mcs_container .customScrollBox .content p.alt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:19px;
	color:#999;
	margin:10px 0;
	padding:10px 5px;
}
#mcs_container .customScrollBox img {
	border:5px solid #fff;
}
#mcs_container .dragger_container {
	position:relative;
	width:2px;
	height:270px;
	float:left;
	background:#000;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor:s-resize;/*margin:40px 0 0 10px;*/
}
#mcs_container .dragger {
	position:absolute;
	width:2px;
	height:60px;
	background:#F8B006;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	cursor:pointer;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#mcs_container .dragger_pressed {
	position:absolute;
	width:4px;
	margin-left:-1px;
	height:60px;
	background:#FFC63E;
	text-align:center;
	line-height:60px;
	color:#666;
	overflow:hidden;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:s-resize;
}
#mcs_container .scrollUpBtn, #mcs_container .scrollDownBtn {
	position:absolute;
	display:inline-block;
	width:14px;
	height:15px;
	margin-right:12px;
	text-decoration:none;
	right:0;
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	-khtml-opacity:0.20;
	opacity:0.20;
	visibility:hidden;
}
#mcs_container .scrollUpBtn {
	top:16px;
	background:url(mcs_btnUp.png) center center no-repeat;
	visibility:hidden;
}
#mcs_container .scrollDownBtn {
	bottom:12px;
	background:url(mcs_btnDown.png) center center no-repeat;
	visibility:hidden;
}
#mcs_container .scrollUpBtn:hover, #mcs_container .scrollDownBtn:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity:0.60;
	opacity:0.60;
}
/*****************signup************************/
.signup, .soundplayer {
	width:270px;
	background:#000;
	position:absolute;
	top:37px;
	right:0;
	z-index:888887;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	padding:8px;
	display:none;
}
.soundplayer {
	width:200px;
	left:30px;
}
.signup input[type=text] {
	width:100px;
	height:18px;
	border:1px solid #999;
	margin-bottom:15px;
	background:#000;
	font-family: 'Cabin Condensed', sans-serif;
	color:#A1A1A1;
	float:left;
	margin-right:8px;
	margin-bottom:5px;
}
.signup input[type=submit] {
	width:33px;
	height:22px;
	background:url(../images/ok.png) no-repeat;
	cursor:pointer;
	border:none;
	text-indent:999999px;
	margin-top:25px;
}
.signup a.close {
	width:20px;
	height:20px;
	background:url(../images/close.png) no-repeat;
	display:block;
	text-decoration:none;
	position:absolute;
	bottom:-22px;
	left:125px;
}
.signup a.close:hover {
	width:20px;
	height:20px;
	background:url(../images/closeh.png) no-repeat;
}
.social {
	float:left;
	margin-top:10px !important;
	padding-top:10px !important;
	font-size:14px;
	color:#F8B106;
	width:250px !important;
	border-top:1px solid #ccc
}
.social img {
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.breadcrumb {
	color:#F8B106;
}
.breadcrumb a {
	text-transform:uppercase;
	color:#fff;
	margin-left:3px;
	margin-right:3px;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#F8B106;
}
.weather {
	width:230px !important;
	float:left;
	margin-top:none !important;
}
.weather div {
	width:55px;
	float:left;
	text-align:center;
	font-weight:100;
	margin-top:0 !important;
}
.weather strong, .weather span {
	color:#fff;
}
.hotel_details h2 {
	margin:0px !important;
}
.hotel_details p {
	margin-bottom:20px;
}
.form4 {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #F8B106;
}
.form4 label {
	width:60px;
	float:left;
}
.form4 h4 {
	color:#F8B106;
	text-transform:uppercase;
	margin-bottom:6px;
	font-size:16px;
	font-weight:100;
}
.form4 h5 {
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:14px;
	color:#fff;
	font-weight:100;
}
.form4 h6 {
	font-size:14px;
	color:#fff;
	font-weight:100;
	margin-bottom:10px;
}
.form4 h6 span {
	color: #F8B106;
}
.form4 label {
	width:60px;
	height:20px;
	float:left;
	margin-bottom:15px;
}
.form4 input[type=text] {
	width:110px;
	height:18px;
	border:1px solid #999;
	margin-bottom:15px;
	background:#000;
	font-family: 'Cabin Condensed', sans-serif;
	color:#A1A1A1;
	margin-right:10px;
}
.form4 img {
	float:right;
	margin-right:65px;
}
/*----------------------------booking css new------------------------------*/
.booking_title {
	color:#F8B106;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:5px !important;
	
}
.booking_info {
	font-size:15px;
	margin:10px auto !important;
}
.booking_cinfo {
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
}
.booking_cinfo span {
	color:#F8B106;
}
.booking label {
	width:80px;
	height:20px;
	float:left;
	margin-bottom:6px;
}
.booking input[type=text], .booking select {
	width:160px;
	height:18px;
	border:1px solid #999;
	margin-bottom:10px;
	background:#000;
	font-family: 'Cabin Condensed', sans-serif;
	color:#A1A1A1;
}
.booking input[type=checkbox] {
	float:left;
	margin-left:10px;
}
.booking select {
	width:162px;
}
.booking .continue, .booking .submit {
	width:70px;
	height:22px;
	background:url(../images/continue.png) no-repeat;
	cursor:pointer;
	border:none;
}
.booking .submit {
	background:url(../images/submit.png) no-repeat;
	width:58px;
	margin-top:25px;
}
.container div .bk1 {
	min-height:170px !important;
}
.booking_controlls {
	height:14px;
	background:#000
}
.booking_controlls a {
	width:14px;
	height:14px;
	background:url(../images/booking_bullets.png) top no-repeat;
	display:block;
	text-decoration:none;
	float:left;
	margin-left:5px;
}
.booking_controlls a:hover {
	background:url(../images/booking_bullets.png) bottom no-repeat;
}
.booking_controlls a.active {
	background:url(../images/booking_bullets.png) bottom no-repeat;
}
.booking .clear {
	width:970px;
	clear:both;
	height:5px;
}
.booking p.checkbox label {
	width:20px;
}
.booking p.checkbox input[type=checkbox] {
	float:left;
	margin-top:3px;
	margin-right:10px;
}

.booking textarea {
	width:230px;
	height:120px;
	margin-top:10px;
	border:1px solid #999;
	margin-bottom:10px;
	background:#000;
	font-family: 'Cabin Condensed', sans-serif;
	color:#A1A1A1;
}
