@charset "utf-8";

@font-face {
	font-family: 'basic';
	src: url('/media/font/0993eu__-webfont.eot');
	src: local('☺'), url('/media/font/0993eu__-webfont.woff') format('woff'), url('/media/font/0993eu__-webfont.ttf') format('truetype'), url('/media/font/gatineab-webfont.svg#Gothic720EUNormal') format('svg');
	font-weight: normal;
	font-style: normal;
}


body{
	background-color: #ffffff;
	font-family: 'basic', Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a{
	/*color:#0063DC;*/
	color: #487895;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}

a.editBtn:after {
content: url(/media/img/edit-arrow.gif);
}
.clear {
    clear:both;
}
.clearLeft {
    clear:left;
}

form{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
h1{
	font-size: 17px;
	font-weight: bold;
	color:#125581;
}

h1 a{
	font-size: 18px;
	font-weight: bold;
	color:#125581;
}
h2 a{
	font-size: 16px;
	font-weight: bold;
}
h3 a{
	font-size: 14px;
	font-weight: bold;
}
h4 a{
	font-size: 12px;
	font-weight: bold;
}
h5 a{
	font-size: 10px;
	font-weight: bold;
}
div.spacer{
	clear: both !important;
	font-size: 1px;
	height: 0px;
	line-height:0px;
}

.breaker {
    clear:both !important;
	background: url("/media/img/breaker.gif") repeat-x scroll 0 0 transparent;
    height: 4px;
    line-height: 1px;
    margin: 3px 0px;
}

.leftFloat{
	float: left;
}

.rightFloat{
	float: right !important;
}

.nomargin{
	margin: 0px !important;
}

.uppercased{
	text-transform: uppercase;
}

.inner-padded{
	padding: 10px 20px;
}

.inner-paragraph{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px;
	padding: 10px;
	background-color: #fff;
	opacity: 0.7;
}

.shaded{
	-moz-box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.4);
	-webkit-box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.4);
}

.leftShadedBox{
	margin: 20px 0 0 12px;
	box-shadow: -5px -5px 7px #F2F2F2;
    padding: 20px 10px 10px 20px;
	background-color: #fff !important;
}

.shadyPhoto{
	border: 1px solid #f2f2f2 ;
    -moz-box-shadow: 3px 3px 7px 0px #b9b9b9;
	-webkit-box-shadow: 3px 3px 7px 0px #b9b9b9;
	box-shadow: 3px 3px 7px 0px #b9b9b9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px; 
	border-radius:5px;
}

div#container{
	margin: 0px auto 15px;
	text-align: left;
	width: 1008px;
	padding-right: 70px;
}

div#container .body{
	background-color: #fff;
}

div#content{
	margin: 10px;
	position: relative
}

#content input[type="text"],
#content input[type="email"],
#content input[type="password"],
#content textarea,
#content select {
    -moz-box-sizing: border-box;
    border: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 3px 0 0;
    padding: 3px;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #666666;
}

span.update-date {
    font-size:11px;
    color:#666;
   font-weight:normal;
   float:right;
   margin-top:-4px;
 }


label.plus{
	color: #fb832b;
}

/* header */
div#header{
    margin-top: 0px;
	height: 90px;
	margin-left: 10px;
	position: relative;
}

#topInfo{
	font-size: 14px;
	color:#666;
	clear: both;
	height: 24px;
	line-height: 24px;
	padding-top: 7px;
}

#topInfo #callendar{
	float: left;
}

#topInfo #callendar div#clock{
	margin-left: 10px;
	padding-left: 25px;
	background: url('/media/img/icons/clock3.png') no-repeat left center;
	float: left;
}

#topInfo .fbLinks{
	float: right;
	margin-right:10px;
}

#topInfo .fbLinks img{
	display: none;
}

#topInfo .fbLinks a{
	float: left;
	margin-left: 5px;
	display: block;
	width: 21px;
	height: 20px;
	opacity: 0.7;
}

#topInfo .fbLinks a.facebook{
	background: url(/media/img/facebook.png) no-repeat;
}

#topInfo .fbLinks a.twitter{
	background: url(/media/img/twitter.png) no-repeat;
}

#topInfo .fbLinks a.google{
	background: url(/media/img/google.png) no-repeat;
}

#topInfo .fbLinks a:hover{
	background-position: left -24px !important;
	opacity: 1;
}

.slideshow{
	margin: 0px auto;
	clear:both;
}

 .slideshow h3{
	display: none;
}
 .slideshow p{
	display: none;
}

.slideshow img{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px; 
	border-radius:10px;
	margin: 0px;
	position: relative;
	top: -10px;
}

#cityinfotext p{
	padding: 10px 15px;
	text-align: justify;
	color: #666;
	margin: 0px;
	background: url(/media/img/front_info_gradient.png) repeat-x;
	position: relative;
	top: -3px; 
}

#cityinfotext strong{
	color: #333;
}

.frontBlock{
	padding:15px 0px 20px 10px;
	position:relative;
}

h1.heading, h2.heading, .frontBlock h2, .rightContentColumn h1{
	height: 20px;
	margin: 0px 10px 7px;
	font-weight: normal;
	color: #666666;
	font-size: 18px;
}

/* IconsMenu */

#iconsBar{
	text-align: center;
}

#iconsBar a, #infoIcons a{
	line-height: 30px !important;
	font-size: 13px;
	padding: 4px 8px 4px 35px;
	background-repeat: no-repeat;
	background-position: 5px center;
}

#iconsBar a.info, #infoIcons a.info{
	background-image: url('/media/img/icons/main_page/info.png')
}

#iconsBar a.geography, #infoIcons a.geography{
	background-image: url('/media/img/icons/main_page/map.png')
}

#iconsBar a.visa, #infoIcons a.visa{
	background-image: url('/media/img/icons/main_page/visa2.png')
}

#iconsBar a.travel, #infoIcons a.travel{
	background-image: url('/media/img/icons/main_page/travel.png')
}

#iconsBar a.events, #infoIcons a.events{
	background-image: url('/media/img/icons/main_page/events.png')
}

#iconsBar a.attractions, #infoIcons a.attractions{
	background-image: url('/media/img/icons/main_page/attractions.png')
}

#iconsBar a.activities, #infoIcons a.activities{
	background-image: url('/media/img/icons/main_page/activities.png')
}

#iconsBar a.beaches, #infoIcons a.beaches{
	background-image: url('/media/img/icons/main_page/beaches.png')
}

#iconsBar a.restaurants, #infoIcons a.restaurants{
	background-image: url('/media/img/icons/main_page/restaurant2.png')
}

#iconsBar a.nightlife, #infoIcons a.nightlife{
	background-image: url('/media/img/icons/main_page/nightlife.png')
}

#iconsBar a.cinemas, #infoIcons a.cinemas{
	background-image: url('/media/img/icons/main_page/cinemas.png')
}

#iconsBar a.shopping, #infoIcons a.shopping{
	background-image: url('/media/img/icons/main_page/shopping.png')
}

#iconsBar a.news, #infoIcons a.news{
	background-image: url('/media/img/icons/main_page/news.png')
}

#iconsBar a.economy, #infoIcons a.economy{
	background-image: url('/media/img/icons/main_page/economy.png')
}

#iconsBar a.history, #infoIcons a.history{
	background-image: url('/media/img/icons/main_page/history.png')
}

#infoIcons a{
	display:block;
	float:left;
	width: 30%;
}

#infoIcons a.campaign{
	width: 100%;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 16px;
    margin: 5px 0px 10px;
}

.infoBoxLeft{
	width:-moz-calc(95% - 510px) !important;
	width: -webkit-calc(95% - 510px) !important;
	width: -o-calc(95% - 510px) !important;
	width: calc(95% - 510px) !important;
	float: left;
}

.infoBoxMed{
	width:250px;
	float: left;
	min-height: 192px;
	margin-left:2.5%;
}

.infoBoxMed.roundify{
	padding: 10px;
	width:228px;
}

.infoBoxMed .rounded{
	min-height: 158px;
	padding: 10px;
}

.halfWidthBox {
	width: 464px;
	margin-left: 0px;
}


#wheather{
	background: #d8f3f7 url('/media/img/weather.png') repeat-x;
	text-align: left;
	border: none  !important;
	color: #5c9fb2  !important;
	font-size: 11px;
	border: 1px #fff solid;
}

#wheather h2{
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	text-shadow: 1px 1px 3px #5c9fb2;
	color: #fff;
	margin-top: 3px;
	text-align: center;
}

#wheather .item{
	width: 33%;
	text-align: center;
	float: left;
	opacity: 0.9;
}

#wheather .img{
	padding:5px 0px;
}

#wheather .today{
	margin: 10px 10px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px dotted #a1ced5;
}

#wheather .today img{
	width: 48px;
	height: 48px;
	vertical-align: middle;
	margin-right: 15px;
}

#wheather .today span.high{
	background: none;
	font-size: 24px;
	font-weight: bold;
	margin-right: 5px;
}

#wheather .today span.low{
	font-size: 13px;
	position: relative;
	top: -2px;
	background-color: #5c9fb2;
	opacity: 0.9;
}

#wheather span{
	background-color: #fff;
	padding: 0px 3px;
}

#wheather span.low{
	background-color: #72b5bc;
	color: #fff;
	font-size: 9px;
}

#briefcityinfo{
	position:absolute;
	width: 510px;
	height: 83px;
	right: 20px;
	top: 10px;
}	

#briefcityinfo p{
	margin-top: 0px;
	color: #4D6067;
	font-size: 13px;
	line-height: 20px;
}

.iframeForm #infoIcons, .iframeForm #wheather{
	margin-top: 95px;
}


.aboutBox{
	width: 215px;
	width:-moz-calc(100% - 440px) !important;
	width: -webkit-calc(100% - 440px) !important;
	width: -o-calc(100% - 440px) !important;
	width: calc(100% - 440px) !important;
	float: left;
	/*padding-right: 20px;
	margin-right: 20px;
	border-right: 1px #999999 dotted;*/
	color: #8C8C8C;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0px 0px 24px;
}

.aboutBox span{
	font-size: 18px;
	color: #666;
	display: block;
	margin-bottom: 10px;
}

#activitiesBox{
	padding-left: 255px;
}

#activitiesBox .rounded{
	min-height: 162px;
	width: 310px;
	float: left;
	margin-right: 20px;
	padding: 15px;
	color: #666;
	text-align: justify;
}

#activitiesBox .title{
	font-size: 16px;
	color: #487895;
	margin-bottom: 10px;
}

#activitiesBox img {
	float: left;
	width: 100px;
	margin: 0px 15px 10px 0px;
}
#blogEntriesHeader {
	margin-left: 10px;
}
#blogEntries {
	font-size: 12px;
	line-height: 20px;
	color:#666;
}
#blogEntries .blog-post {
	width: 205px;
	float: left;
	padding: 0 10px 0 13px;
	margin-left: 10px;
	margin-fight: 0;
	min-height: 300px;
}
#blogEntries .blog-post.item1 {
	width: 215px;
	padding-left: 0;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px #999999 dotted;
	margin-left: 0;
}
#blogEntries .blog-post.item4 {
	border: none;
	margin-right: 0;
}
#blogEntries p {
	text-align: justify;
}
#blogEntries .more {
	text-align: right;
}
#blogEntries h4 a {
	font-size: 16px;
	font-weight: normal;
}
#blogEntries .date {
	font-size: 10px;
	color: #999;
}

.tab{
	padding: 5px;
	margin-left: 10px;
	float: left;
	font-size: 16px;
}

.whiteBox{
	background-color: #fff !important;
	padding: 10px;
}

.greyBox{
	background: #f6f6f6 url('/media/img/grey_box.png') repeat-x;
	border: 1px #eee solid;
	text-align: left;
	padding: 10px;
	color: #8C8C8C;
}

div.IconsMenu .head{
	width: auto;
	border-bottom: 1px solid #C8887A;
	background: #666666;
	padding: 3px 10px;
	margin-right: 10px;
	float: left;
}

div.IconsMenu .head a{
	color: #ffffff;
}

div.IconsMenu .tabbedRoundify{
	clear: left;
	padding: 10px;
}

div.IconsMenu ul{
	list-style: none;
	padding: 0px;
	margin: 0px
}

div.IconsMenu.frontIcons ul li{
	height: 34px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
}



div.IconsMenu.frontIcons ul li a{
	line-height: 34px !important;
	color: #487895;
	display: block;
	background: url('/media/img/menu_border.gif') repeat-x left bottom;
	margin-right: 5px;
	font-size: 13px;
}

.tabbedRoundifyRight{
	clear: right;
	padding: 10px;
}

.rightColumn div.IconsMenu .head{
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

#newsletter p{
	margin: 0px 0px 5px;
}

#newsletter input{
	border: 1px solid #C5C5C5;
	width: 100%
}

#newsletter input.submit{
	background: url("/media/img/dubai/submit.gif") no-repeat scroll 0 0 transparent;
    border: none;
    height: 25px;
    width: 75px;
	margin-top: 5px;
	margin-left: auto;
}

div#content{
	margin-top: 0px !important;
	clear:both;
	position: relative;
}

div#bottom{
	background-color: #eee !important;
	border: 0px !important;
	margin: 0px !important;
	padding: 10px 20px !important;
	color: #8c8c8c;
	clear: both;
}
div#bottom a{
	color: #8c8c8c;
}

div.search_box, div#links{
	width: 33%;
	float: left;
}


div.search_box .input{
	border: #C5C5C5 1px solid;
}



div#links {
	width: 33%;
	margin-right: 20px;
	background: url('/media/img/menu_border_vertical.gif') repeat-y;
}

div#links .linksBorder{
	background: url('/media/img/menu_border_vertical.gif') repeat-y right top;
	padding-left: 20px;
}

div#links a{
	display:block;
	line-height: 20px;
	/*width: 150px;*/
}

div#logos {
	margin: 0px !important;
	padding:  0px !important;
}




a.dp-choose-date {
float: right;
width: 21px;
height: 18px;
padding: 0;
margin-top:-20px;
text-indent: -2000px;	
position: relative;
overflow: hidden;
background: url('/media/img/booking/calendar.gif') no-repeat; 

}
a.dp-choose-date.dp-disabled {
background-position: 0 -20px;

cursor: default;
}







ul.sub_cat{
	padding: 0px;
	margin: 10px 0px 0px 00px;
	clear : both;
}
ul.sub_cat li{
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 86px;
	height: 70px;
	list-style:none;
	padding: 0px 5px;
		
}
ul.sub_cat li .img{
	display: block;
	height: 55px;

}
ul.sub_cat li a{
	display: block;
	font-size: 13px;
	font-weight: bold;
}
ul.sub_cat li a:hover{
	background: #FDEEC6;
	text-decoration: none;
}

/* add block */
div.add_block{
	width: auto;
	text-align: right;
	margin: 10px;
}
a.add{
	display: block;
	background: #ffffff url(/media/img/add-button.gif) no-repeat; 
	width: 95px;
	height: 20px;
	
}
a.add:hover{
	background: #ffffff url(/media/img/add-buttonON.gif) no-repeat; 	
}


/* rounded boxes */

.rounded {
	border: 1px solid #9cb8d1;
	background-color: #ecf4f8;
	/*border: 1px solid #b1b6bb;
	background-color: #f1f2f3;*/
}

.rounded .top-left, .rounded .top-center, .rounded .top-right, .rounded .bottom-left, .rounded .bottom-right {
	height: 12px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
}

.rounded .top-left {
	background:transparent url(/media/img/booking/rounded-top-left.gif) no-repeat top left;
	position: relative;
	top: -1px;
	left: -1px;
}

.rounded .top-right {
	background:transparent url(/media/img/booking/rounded-top-right.gif) no-repeat top right;
	position: relative;
	left: 2px;
}

.rounded .bottom-left {
	background:transparent url(/media/img/booking/rounded-bottom-left.gif) no-repeat bottom left;
	position: relative;
	top: 1px;
	left: -1px;
	clear: left;
}

.rounded .bottom-right {
	background:transparent url(/media/img/booking/rounded-bottom-right.gif) no-repeat bottom right;
	position: relative;
	left: 2px;
}

.rounded .content{
	padding: 0px 10px;
}

.rounded .header{
	background-color:#367ab7
}

.rounded .header .top-left{
	background:#367ab7 url(/media/img/dubai/rounded_header_left.gif) no-repeat top left;
	height: auto;
}

.rounded .header .top-right {
	background-image: url(/media/img/dubai/rounded_header_right.gif);
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: normal;
	height: auto;
}

.rounded .header .content{
	padding: 5px 15px;
}

.rounded.white, .roundify.white{
	background-color: #fff !important;
}

.rounded.white .top-left{
	background-image: url(/media/img/dubai/rounded_white_left_top.gif);
}

.rounded.white .top-right{
	background-image: url(/media/img/dubai/rounded_white_right_top.gif);
}

.rounded.white .bottom-right{
	background-image: url(/media/img/dubai/rounded_white_right_bottom.gif);
}

.rounded.white .bottom-left{
	background-image: url(/media/img/dubai/rounded_white_left_bottom.gif);
}

.rounded.promo {
	border: 1px solid #7FCFED;
	background: #ffffff url(/media/img/dubai/booking_box_bgr.gif) repeat-x scroll 0 0;
}

.rounded.promo .top-left{
	background-image: url(/media/img/rounded_main_page_booking_left_top.gif);
}

.rounded.promo .top-right{
	background-image: url(/media/img/rounded_main_page_booking_right_top.gif);
}

.rounded.promo .bottom-right{
	background-image: url(/media/img/dubai/rounded_white_right_bottom.gif);
}

.rounded.promo .bottom-left{
	background-image: url(/media/img/dubai/rounded_white_left_bottom.gif);
}

div.right-column-box {
	text-align:center;
	margin-top:10px;
	background:url('/media/img/booking/right-hand-box-top-left.gif') no-repeat;
	font-size:13px;
}

div.right-column-box-top {
	padding-top: 10px;
	background:url('/media/img/booking/right-hand-box-top-right.gif') no-repeat top right;
}
.special-section div.right-column-box {
	margin-top:0;
	margin-bottom:10px;
}

div.right-column-box .header{
	background-color: #367ab7;
	padding: 0px 10px 10px;
	color: #ffffff;
	font-weight: bold;
}

div.right-column-box .header span{
	font-size:16px;
	position: relative;
	top: 2px;
	display:block;
}

div.right-column-box .content{
	padding: 10px 10px 0px;
	background-color: #ffffff;
	text-align: left;
	border-left: 1px solid #8CB2D4;
	border-right: 1px solid #8CB2D4;
	border-color: #8CB2D4;
	color: #0a5092;
}

div.right-column-box .footer{
	height: 10px;
	background:url('/media/img/booking/right-hand-box-bottom-left.gif') no-repeat;
}

div.right-column-box .footer-right{
	height: 10px;
	background:url('/media/img/booking/right-hand-box-bottom-right.gif') no-repeat top right;
}

div.right-column-box .header .shifted {
	position: relative;
	display: block;
	margin: 0px 20px;
	top: -10px;
}

div.right-column-box .footer .shifted {
	position: relative;
	display: block;
	margin: 0px 20px;
	top: 9px;
	border-bottom: 1px solid #8CB2D4
}

div.right-column-box .header .shifted label{
	position: relative;
	top: 10px;
}

.mainPageBanner{
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}

.numbers{
	width: 440px;
	height: 80px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #15557a;
	position: absolute;
	top: -10px;
	right: 10px;
	cursor: default;
	/*padding-top: 20px;*/
}
.car-numbers {
padding-top:0;
height:92px;
}

.numbers span{
	font-weight: bold;
	color: #000616;
}


#housetrip_canvas{
	margin: 10px auto;
}

#pageError{
	margin: 50px;
	background: url('/media/img/stop_icon.png') no-repeat 10px center;
	padding-left: 200px; 
}

#pageError.internal{
	height: 130px;
}

#bottomInfo{
	padding: 10px;
	text-align: center;
	border-top: 1px #ccc solid;
}

.bottom_skeleton_ad {
    padding-top:10px;
    padding-bottom:10px;
}

/* --- BANNERS ---*/

.right_ad{
    text-align: right;
	height: 1px;
	position: relative;
}

.right_ad .content{
	position: absolute;
	top: -13px;
	right: -155px;
}

.right_ad .content .adContent{
	background-color: #fff;
	padding: 0px 10px;
}

.right_ad .containerBottom{
	background-image: url("/media/img/roundies/bottom.png") !important;
}

.right_ad .containerRightBottom{
	background-image: url("/media/img/roundies/right_bottom.png") !important;
}

.right_ad .containerLeftBottom{
	background-image: url("/media/img/roundies/left_bottom.png") !important;
}

.top_ad{
	width: 610px;
	float: right;
	text-align: right;
	height: 70px;
	background: #fff;
	margin-bottom: 10px;
	text-align: center;
}


/* --- VIATOR WIDGET --- */

.viatorWidget {margin-right: 30px; color:#666;}
.viatorWidget .widget_header { display: none; }
.viatorWidget .widget_product_name{font-size:16px;margin-bottom: 15px; line-height: normal;}
.viatorWidget p{margin:0px;line-height: 20px; font-size: 13px;}
.viatorWidget .extract { margin-top:5px;line-height: 18px; font-size: 12px;}
.viatorWidget .extract a {font-weight: normal; display:block; text-align: right;}
.viatorWidget a img {
    border: 0 none;
    float: left;
    font-weight: normal;
    margin: 0 15px 35px 0px;
	border-radius: 5px;
}

.eventWidget{
	margin-right: 0px;
}

.eventWidget img{
	max-height: 75px;
}




/* ---  NEW ELEMENTS  ---- */

div#container .containerLeftTop{
	margin-top: 10px;
	padding-left: 14px;
	background: url('/media/img/roundies/left_top.png') no-repeat left top;
}

div#container .containerRightTop{
	padding-right: 14px;
	background: url('/media/img/roundies/right_top.png') no-repeat right top;
}

div#container .containerTop{
	height: 14px;
	background: url('/media/img/roundies/top.png') repeat-x;
}


div#container .containerLeft{
	padding-left: 4px;
	background: url('/media/img/roundies/left.png') repeat-y left top;
}

div#container .containerRight{
	padding-right: 4px;
	background: url('/media/img/roundies/right.png') repeat-y right top;
}

div#container .containerLeftBottom{
	padding-left: 14px;
	background: url('/media/img/roundies/left_bottom_grey.png') no-repeat left bottom;
}

div#container .containerRightBottom{
	padding-right: 14px;
	background: url('/media/img/roundies/right_bottom_grey.png') no-repeat right bottom;
}

div#container .containerBottom{
	height: 14px;
	background: url('/media/img/roundies/bottom_grey.png') repeat-x;
}

.bottom_fb_links{
	float: right;
	width: 31%;
}

.bottom_fb_links a{
	color: #eee !important;
    display: block;
    float: left;
    height: 32px;
    overflow: hidden;
    padding-left: 40px;
    width: 1px;
	opacity: 0.9;
	margin-bottom: 10px;
}



.bottom_fb_links a.facebook{
	background: url(/media/img/icons/facebook.png) no-repeat left top;
}

.bottom_fb_links a.twitter{
	background: url(/media/img/icons/twitter.png) no-repeat left top;
}

.bottom_fb_links a.google{
	background: url(/media/img/icons/google.png) no-repeat left top;
}

.bottom_fb_links a:hover{
	background-position: left -34px !important;
	opacity: 1;
}

/* ---  END NEW ELEMENTS  ---- */

/* ---  updates /old skeleton.css part/  ---- */

div#container{
	border: none !important;
	background: none !important;
}

div#container .body{
	width: auto  !important;
	/* text-align: inherit !important; */
	margin: 0px !important;
}

div#content{
	width: auto !important;
}

div.intro, div.intro .red, div.frontCont li.col.first div.date{
	font-family: 'basic', Arial, Helvetica, sans-serif;
	clear: none;
}

div.IconsMenu{
	clear: both;
	margin: 10px 0px;
	padding: 0px;
}

div.IconsMenu .head{
	text-align: left;
	font-weight: normal;
}

div.IconsMenu ul li a{
	background: url('/media/img/menu_border.gif') repeat-x left bottom;
	font: normal 13px 'basic';
}

div#bottom{
	text-align: left !important;
	margin-top: 0px;
}

div#bottom a.contactLink{
	color: #487895;
	font-weight: bold;
}

div#links{
	text-align: left;
	padding: 0px;
	border-bottom: none;
	margin-bottom: 0px;
}
div#links a{
	padding: 0px;
	border-right: none;
	color: #8C8C8C;
}

/* --- WIDTH INDICATOR --- */

.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important ;
}
.visible-phone {
display: none !important;
}
.hidden-phone {
display: inherit !important;
}

@media (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
} 

@media (min-width: 979px){

}


div#booking-menu, div#booking, div#hotel-booking, div#bottom{
	width: auto !important;
	background-repeat: repeat-x;
	margin-top: 10px;
}



/**** TO REMOVE  ******/

div.frontCont {
	padding: 10px 195px;
}

div.leftColumn{
	float:left;
	width: 180px;
}

div.rightColumn{
	float:right;
	width: 180px;
}

div.frontContent{
	padding: 10px;
	text-align: left;
	background: url(/media/img/front_page_bgr.png) repeat-x;
}



div.frontContent .date{
	color:#888888;
	margin-bottom: 10px;
}

div.intro{
	font-size: 13px; 	
	color: #4D6067;
	line-height: 18px;
	height: 60px;
}
div.intro .red{
	font-weight: bold;	
	color: #c00;
}

.bgrContent{
	padding: 15px 20px;
	margin-top: 10px;
}

.bgrContent .roundify.white{
	padding: 10px 15px;
}

.bgrContent #map{
	height: 500px;
	border: 5px #fff solid;
}

.err.viatorInfo{
	display: none;
}

.fancypopup,
.fancyiframe {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	position: fixed;
	margin: 0;
	padding: 0;
}
.fancypopup.ui-dialog,
.fancyiframe.ui-dialog {
	padding: 0;
}
.fancypopup .ui-dialog-titlebar,
.fancypopup .ui-dialog-titlebar-close,
.fancyiframe .ui-dialog-titlebar,
.fancyiframe .ui-dialog-titlebar-close {
	display: none;
}
.temp-info{
	height: 340px;
	box-sizing: border-box;
	padding: 100px 0px 0px 300px;
}

.temp-info h2{
	padding-left: 50px;
}