h1
{
	text-align: center;
}
#cnt_tag
{
	position: absolute;
	top: 88px;
}
.divEx
{
	float:left;
	width:200px;
}

#div2
{
	border-radius: 0px 0px 50px 50px / 0px 0px 80px 80px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	border: none;
	height: 25px;
	margin-top: 0px;
	background: rgba(198,198,198,1);
	background: -moz-linear-gradient(top, rgba(198,198,198,1) 0%, rgba(177,177,177,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(198,198,198,1)), color-stop(100%, rgba(177,177,177,1)));
	background: -webkit-linear-gradient(top, rgba(198,198,198,1) 0%, rgba(177,177,177,1) 100%);
	background: -o-linear-gradient(top, rgba(198,198,198,1) 0%, rgba(177,177,177,1) 100%);
	background: -ms-linear-gradient(top, rgba(198,198,198,1) 0%, rgba(177,177,177,1) 100%);
	background: linear-gradient(to bottom, rgba(198,198,198,1) 0%, rgba(177,177,177,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c6c6', endColorstr='#b1b1b1', GradientType=0 );
}

#div1
{
	border-radius: 0px 53px 0px 0px;
    -webkit-box-shadow: inset -2px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    inset -2px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         inset -2px 3px 5px rgba(50, 50, 50, 0.75);
	border: none;
	height: 15px;
	position: relative;
	left: 2px;
}

#div3
{
	border-radius: 25px 0px 0px 0px;
    -webkit-box-shadow: inset 2px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    inset 2px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         inset 2px 3px 5px rgba(50, 50, 50, 0.75);
	border: none;
	height: 14px;
	position: relative;
	left: -2px;
}

html,body
{
	 height:100%;
	 background-color:#fff;
}

#bckgr_grey
{
	position:absolute;
	 height:100%;
	 z-index:0;
	 top:0;
	 text-align:center;
	 display:block;
}
.cls-under-bckgr
{
	margin:auto;
	background-color:#e4e4e4;
	height: auto;
	min-height: 100%;
}

#share
{
	height:20px;

}
#nav_bar
{
	background: -moz-linear-gradient(top, rgba(194,105,1,1) 0%, rgba(254,174,74,1) 17%, rgba(255,175,75,1) 33%,rgba(237,238,233,1) 33%,rgba(198, 198, 198, 1)100%);
	background: -webkit-linear-gradient(top, rgba(194,105,1,1) 0%, rgba(254,174,74,1) 32%, rgba(255,175,75,1) 32%,rgba(237,238,233,1) 32%,rgba(198, 198, 198, 1)100%);
	background: -o-linear-gradient(top, rgba(194,105,1,1) 0%, rgba(254,174,74,1) 32%, rgba(255,175,75,1) 32%,rgba(237,238,233,1) 32%,rgba(198, 198, 198, 1)100%);
	background: -ms-linear-gradient(top, rgba(194,105,1,1) 0%, rgba(254,174,74,1) 32%, rgba(255,175,75,1) 32%,rgba(237,238,233,1) 32%,rgba(198, 198, 198, 1)100%);
	background: linear-gradient(to bottom, rgba(194,105,1,1) 0%, rgba(254,174,74,1) 32%, rgba(255,175,75,1) 32%,rgba(237,238,233,1) 32%,rgba(198, 198, 198, 1)100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c26901', endColorstr='#ffaf4b', GradientType=0 );
	margin-bottom: 0px;
	border:none!important;
	position:absolute;
	top:0;
	z-index: 1;
	width:100%;
	display:block;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);

}
#content_row2
{
	background-color:#fff;
	
}
#content
{
	padding-left: 0px;
	padding-right: 0px;


}
#content_row1
{
	  border-left: 10px solid white;
  	border-right: 10px solid white;
}
#content_row1_col1
{
	min-height:100%;
    height:100%;
    position:relative;
    display:block;
}
#content_row2_end
{
	margin-top:20px;
	text-align:center; 
}
.whiteBd
{
	border: 2px solid white;
	border-radius: 15px;
	overflow:hidden;
	margin:20px 0;
}
#carouselOffers
{
	position: relative;
}
#cnt_slide_offer
{
	height:300px;
}
#cnt_exlusive_offer
{
	height:300px;
}
#newsletter
{
	height:160px;
}
#cnt_tripadvisor
{
	height:160px;
}
.box
{
}
.dimSite
{
	margin-left:auto;
	margin-right:auto;
}

.cls-content
{
	margin-top:150px;


}
.clearBoth
{
	clear:both;
}

.home img
{
	border-radius:0px!important;
}

#contextmenu{
	margin:0;
	padding:0;
	border: 1px solid #000;
	background:#ccc;
}
#contextmenu li {
	list-style-type:none;
	margin:1px;
	padding:2px;
	cursor:pointer;
}
#contextmenu li.hover{
	background: #ddd;
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}

.ui-tooltip {
	z-index: 9999999999 !important;
}

.ui-tooltip {
	display: block;
	font-size: 14px;
	position: absolute;
	visibility: visible;
	background: #be6600;
	border: 1px solid #794002;
	color: #FFF;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: -4px 6px 7px 2px rgba(0,0,0,0.84);
	-moz-box-shadow: -4px 6px 7px 2px rgba(0,0,0,0.84);
	box-shadow: -4px 6px 7px 2px rgba(0,0,0,0.84);
	border-radius: 4px
}*
