video#bgvid {
	position: fixed;
	text-align:center;
	z-index: -100;
	width:100%;
	height:100%;
	background-size: cover;
}

.videoPlayIcon a {
	background:url(../images/videoplayicon.png) no-repeat;
	width:47px;
	height:47px;
	display:inline-block;
}
.videoPlayIcon a.pauseicon{
	background:url(../images/videopauseicon.png) no-repeat;
}

#cityResort .picWhiteCont{
	position:absolute;
	right:0px;
	top:250px;
}

#cityResort .stripAbsoluteCont {
	top:110px !mportant;
}


#dmesg {
	color:#4699db;
	font-size:14px;
	font-weight:normal;
}

.sitemapListing li{
	float:left;
	margin-right:75px;
	//min-height:250px;
	padding-bottom:25px;
}
.sitemapListing li.last{
	margin-right:0px;
}
.sitemapLevel1,.sitemapLevel1 a{
	display:block;
	font-size:18px;
	color:#343434;
	text-decoration:none;
	margin-bottom:20px;
}

.sitemapLevel3{
	padding-left:15px;
}
.sitemapLevel2,.sitemapLevel2 a{
	color:#343434;
	text-decoration:none;
	font-size:15px;
	display:block;
	margin-bottom:7px;
}

.sitemapLevel1 a:hover,.sitemapLevel2 a:hover{
	color:#4699db;
}	

.st_sharethis_custom{
	background: url("../images/share-icon.gif") no-repeat scroll left top transparent;
	padding:0px 19px 0 0;
}

.boardPost{
	height:40px;
}


.getDirCont {padding:8px 0;}
.getDirCont a {font-size:13px;color:#343434;text-decoration:underline;}
.getDirCont a:hover {text-decoration:none;}

.footerheight{height:225px}

#map{ margin: 0; padding: 0; width:100%; height: 400px;}
.consultant li{
height:230px;
}
/*
.videoscont{
	position:relative;
	}

.videoscont span {
   position: absolute;
   display: block;
   background: url(../images/image_icon_play.png)center center;
   height: 128px;
   width:128px;
   top: 20px;
   left: 100px;
   
}
*/
