/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}



body 
{
    background-color : #91ce9e;
    font: 87.5% Arial,Helvetica,sans-serif;
    }


.slide{
	position:absolute;
	width:100%;
	height:510px;
}
#main{
	width:990px;
	margin:0 auto;
	text-align:left;
	display:table;
	position:relative;
	z-index:1;
}

.styled-select {
 
		-moz-appearance: none;
    background: #124c00 url("../images/select-arrow.png") no-repeat scroll 90% center;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
    text-indent: 3.01px;
    text-overflow: "";
    width: 100px;
    height: 25px;
    padding: 3px;
    height:25px;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    margin-left: 10px;
		
   }
.khung_title_right{
}
.title_right{
	color: #fff;
    float: left;
    font-family: font1;
    font-size: 20px;
    font-weight: bold;
    line-height: 33px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.noidung_right{
	background:url(icon_noidung_right.png)/*tpa=http://florahotel.com.vn/images/icon_noidung_right.png*/ no-repeat right bottom,url(icon_noidung_left.png)/*tpa=http://florahotel.com.vn/images/icon_noidung_left.png*/ no-repeat left bottom, url(bg_noidung.png)/*tpa=http://florahotel.com.vn/images/bg_noidung.png*/;
	line-height:18px;
	display:table;
	padding:15px 20px;
}
/*------------------------------------------------*/

.hotline{
	position:absolute;
	right:0;
	top:57px;
}

#prevslide{
	position:fixed;
	width: 30px;
	height: 30px;
	background: url(../images/arrows.png)/*tpa=http://florahotel.com.vn/images/arrows.png*/ no-repeat;
	border: 0;
	top:45%;
	left:25px;
	z-index:9999;
	cursor:pointer;
	display:none;
}
#nextslide{
	position:fixed;
	width: 30px;
	height: 30px;
	background: url(../images/arrows.png)/*tpa=http://florahotel.com.vn/images/arrows.png*/ no-repeat -30px 0;
	border: 0;
	top:45%;
	right:25px;
	z-index:9999;
	cursor:pointer;
	display:none;
}
#slide-list{
	float:left;
	margin:0;
	padding:0;
	position:fixed;
	bottom:70px;
	width:100%;
	z-index:9999;
	margin-left:0 !important;
}
#slide-list li{
	list-style:none;
	width:15px;
	height:15px;
	background:url(../images/pager.png)/*tpa=http://florahotel.com.vn/images/pager.png*/ no-repeat -15px 0;
	margin-right:5px;
	display: inline-block;
	cursor:pointer;
}
#slide-list li.current-slide{
	background:url(../images/pager.png)/*tpa=http://florahotel.com.vn/images/pager.png*/ no-repeat 0 0 ;
}
.content_2{
	float:left;
	width:100%;
	overflow:auto
}
.title_right .left{
	float:left;
	margin:12px 0 0 10px;
}
.title_right .right{
	float:right;
	margin:12px 10px 0 0;
}
.book_room{
	width:100%;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	color:#3cc6d3;
	font-weight:bold;
	text-transform:uppercase;
	border:0;
	background:none;
	cursor:pointer;
	font-size:12px;
}

.container_hotro {
	position: fixed;
	top: 200px;
	left: -131px;
	min-height: 147px;
	z-index: 10;
	padding-right: 34px;
	cursor: pointer;
	z-index: 99999;
	text-align:left;
}
.face,.twitter,.google,.trip {
	position: fixed;
	right: -10px;
	height: 34px;
	z-index: 10;
	padding-left: 34px;
	cursor: pointer;
	z-index: 99999;
	text-align:left;
	background-color:#444236;
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}
