@font-face {

 font-family: 'Conv_cordiau';

 src: url('fonts/cordiau.eot');

 src: local('☺'), url('fonts/cordiau.woff') format('woff'), url('fonts/cordiau.ttf') format('truetype'), url('fonts/cordiau.svg') format('svg');

 font-weight: normal;

 font-style: normal;

}

html, body {

	height: 100%;

	width: 100%;

	padding: 0;

	margin: 0;

	font-family:Arial, Helvetica, sans-serif;

}

b{

/*    font-size : 18px;*/

}

#full-screen-background-image {

	z-index: -99999;

	min-height: 100%;

	min-width: 1024px;

	width: 100%;

	height: auto;

	position: fixed;

	top: 0;

	left: 0;

}

#wrapper {

	position: relative;

	width:100%;

	padding-top:10px;

	height:140px;

	color: #333;

}

.wrapper .InnerWrapper {

	position:relative;

	width:100%;

	height:100%;

	background:#000;

	border-top:4px solid #333;

	z-index:102;

}



a.to-top:link,  a.to-top:visited,  a.to-top:hover {

	margin-top: 1000px;

	display: block;

	font-weight: bold;

	padding-bottom: 30px;

	font-size: 30px;

}

.contentWrapper {

	clear:both;

	width:950px;

	background-image:url(../images/bgcontent.png);

	height:auto !important;

	margin:0 auto;

	margin-bottom:70px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

}

/*******************************period********************************/



.period {

	margin:0;

	font-weight:bold;

}

.bgperiod {

	padding:8px;

	color:#000;

	background-color:#F1F1F1;

}

.txtperiod {

	padding-left:5px;

	font-weight:normal;

	font-size:16px;

	color:#000000;

}

.txtperiod2 {

	font-weight:normal;

	border-bottom:1px solid #000000;

	font-style:oblique;

	margin-left:10px;

	font-size:15px;

	color:#000000;

}

/*******************************total price********************************/



.totalprice {

	padding:2px 8px;

	margin-top:10px;

	font-weight:normal;

}

.txttotalprice1 {

	padding-left:15px;

	text-align:left;

	font-weight:normal;

	font-size:18px;

	color:#000;

}

.txttotalprice2 {

	font-weight:bold;

	font-size:16px;

	color:#000;

}

.txttotalprice3 {

	font-weight:bold;

	border-bottom:1px solid #ffd200;

	font-size:18px;

	color:#ffd200;

}

/*******************************Rates********************************/



.rates {

	margin-top:10px;

	font-weight:normal;

}

.bgrates {

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

	background:url(../images/bgrate.png) repeat;

}

.bghotdeal {

	background:url(../images/bghotdeal.png) repeat;

}

.txthotdeal {

	color:#ffe3a4;

	padding-top:5px;

	text-align:center;

	font-size:20px;

}

.txtname_room {

	color:#000;

	text-align:center;

	font-size:20px;

	padding-top:12px;

	font-weight:bold;

	padding-bottom:8px;

}

.txtname_room_light {

	color:#FFFFFF;

	text-align:center;

	font-size:15px;

	font-weight:normal;

}

.imgroom {

	padding:5px;

	padding-bottom:12px;

}

.txtinfo {

	color:#000;

	text-align:center;

	font-size:11px;

	cursor:pointer;

	padding: 2px 2px 2px 2px;

	background: #DADADA;

	width: 95px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

	margin-bottom:5px;

}

.txtinfo a {

	color:#000;

	text-align:center;

	font-size:10px;

	text-decoration:underline;

}

.txtinfo a:hover {

	color:#ffe3a4;

	text-decoration:none;

}

.txtheadrates {

	font-size:14px;

	text-align:center;



}

.txtrates {

	font-size:18px;

	font-weight:normal;

	text-align:center;

	color:#000;

	padding-top:20px;

}

.txtprice_rate {

	font-size:16px;

	font-weight:bold;

	text-align:center;

	color:#000;

}



.max_adult {

}

.max_chil {

	background:url(../images/guest_s.png);

	background:no-repeat;

}

.max_plus {

	background:url(../images/plus.png);

	background:no-repeat;

}

.rate_discount {

	font-size:17px;

	text-decoration:line-through;

	color:#5c5c5c;

	text-align:center;

	font-weight:bold;

}

.rate_lowest {

	font-size:16px;

	line-height:40px;

	color:#000000;

	text-align:center;

	font-weight:bold;

}

.txtrate_lowest {

	font-size:13px;

	color:#000;

	text-align:center;

	font-weight:normal;

}

.txtrate_avai {

	font-size:12px;

	color:#b5ff33;

	padding-top:10px;

	text-align:center;

	font-weight:normal;

}

/********************************border**********************************/







.borderbottom {

	border-bottom:1px solid #DBDBDB;

}

.borderbottom2 {

	border-bottom:3px solid #DBDBDB;

}

.borderleft {

	border-left:1px solid #DBDBDB;

}

.borderleft_bottom {

	border-left:1px solid #DBDBDB;

	border-bottom:1px solid #DBDBDB;

}

/*******************************Footer********************************/







.footerWrapper {

	position:relative;

	width:100%;

	bottom:0;

	background:#020202;

}

footer {

	width:950px;

	height:auto;

	padding:10px;

	margin:0 auto;

}

.footerWrapper .footerInnerWrapper {

	position:relative;

	width:100%;

	height:100%;

	background:url(../images/bgcontent.png) repeat;

	border-top:2px solid #333;

	z-index:102;

}

.foot-detail {

	color:#000;

	font-size:11px;

}

.btnBook {

	float:right;

	width:147px;

	height:47px;

	background:url(../images/btn_book.png) no-repeat;

}

/*------------------------------- code M -------------------------------------------*/

.bg_promotion {

	position:absolute;

	width:151px;

	height:52px;

	box-shadow:#000 4px 4px 6px;

	background-color:#000;

	/*margin-left:-151px;*/

	text-align:center;

	font-size:18px;

	margin-left:50px;

	margin-top:20px;

}

.bg_promotion2 {

	position:absolute;

	width:140px;

	height:52px;

	box-shadow:#000 4px 4px 6px;

	background-color:#000;

	/*margin-left:-151px;*/

	text-align:center;

	font-size:18px;

}



.promotion_desc{

	color:#000;

	font-size:13px;

	font-weight:normal;

	padding:0px 5px 0px 5px;

}



.copy{

	font-size:10px; 

	color:#333333;

	padding-left:10px;

}



.power{

	background:url(../images/power.png) no-repeat;

	width:89px;

	height:16px;

	float:right;

	padding-right:10px;

}
