
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);




header,nav,article,section,aside,footer,menu,hgrop,figure{
display:block;
}

* {	font-family:"NanumGothic" sans-serif;}


body {
	margin: 0px;
	padding:0px;
	display:block;
	width:100%;
	font-family: "Trebuchet MS",NanumGothic, Verdana,Helvetica,Arial,sans-serif;
	/* background: none repeat scroll 0 0 #000000; */
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
.site-wrapper {
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
}

.TOPflag{
float:right; 
padding:20px 10px 0 10px ;
}

.TitleBlue{
	color:#0088CC;
	width:100%;
}


.infotitle{
  border-bottom: 1px solid #CCCCCC;
  color:#0088CC;
  font-size:14px;
}

.emphTEXTblue{
  font-weight: bold;
  color:#0088CC;
  font-size:14px;
}

.bs-docs-example {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin: 15px 0;
    padding: 5px 19px 14px;
	display:block;
}

.bs-docs-example .bookingNo{
	height:30px;
	padding-top:10px;
	font-weight: bold;
}

.bs-docs-example .bookingNo b{
 color:#E80000;
 }

.bs-docs-example .paymentdate{
	height:20px;
	padding-top:10px;
	font-size:12px;
	font-weight: bold;
}

.bs-docs-example .paymentdate b{
 color:#0088CC;
 }


.bs-docs-example .maketing li{
height:25px;
}

.bs-docs-example .maketing li i{
margin-top:-2px;
margin-right:3px;
}

.bs-docs-example2 {
    margin: 15px 0;
    padding: 5px 19px 14px;
	display:block;
	height: 150px;
}


.bs-docs-example ul .select{
  font-weight: bold;
  color:#E80000;
  height:25px;
  background-image: url("/static/image/icon/green_check.png");
  background-position: 0 5px;
  background-repeat: no-repeat;
  list-style: none;
  padding-left:25px;
  padding-top:5px;
}

.bs-docs-example ul li{
  padding-left:25px;
  list-style: none;
}



.Commently li{
float:left;
display:inline;

}

.Commently2 .nameuser{
	 width:20%;
	 font-weight:bold; 
}

.Commently2 .nameadmin{
	  font-weight:bold; 
	  padding-left:20px;
	  color:#E80000;
}

.Commently2 .cmtdt{
 text-align:left;
  width:55%;
}

.Commently2 .cmttime{
font-size:11px;
 width:12%;
}

.Commently li textarea{
  width:800px;
  margin:0 auto;
}

.Commently li button{
 margin:25px;
 vertical-align: middle;
}



.Layoutdiv{
  width:100%;
  display: inline-block;
}

.Layoutdiv h3{
  font-size:23px;
}


.Layoutdiv .input .select{
  width:100%;
  clear: both;
  padding-bottom:20px;
}


.Layoutdiv table thead tr th{
    text-align: center;
    vertical-align: middle;
}

.Layoutdiv table tbody tr td{
    text-align: center;
    vertical-align: middle;

}

.Layoutdiv table tbody tr td input{
    width:40px;
	text-align: center;
	font: 13px;

}
.Layoutdiv table tbody tr td select{
    width:55px;
	text-align: center;
	font: 13px;

}
/* 예약버튼 제어*/
.Layoutdiv table tbody tr td button{
	float:right;
}
.promoditail table tbody tr td button{
	float:right;
}
.promoditail table tbody tr td {
	font: 12px;
}


.promoditail table tbody tr td input{
    width:40px;
	text-align: center;
	font: 13px;

}
.promoditail table tbody tr td select{
    width:55px;
	text-align: center;
	font: 13px;

}
.promoditail table tbody tr td{
    vertical-align: middle;
		text-align: center;
}


.Layoutdiv .controlroomtype{
	text-align: left;
	font: small;
	  font-weight:bold; 
	  color:#0088CC;
}

.Layoutdiv .controlroomprice{
    color: #0088CC;
}


.Onlyhotelphoto1{
	margin-top:10px; 
	float:left; 
	width:170px; 
	padding-left:10px; 
	position:relative;
	margin-left: 20px;
	padding-bottom:10px;
}
.Onlyhotelphoto2{
	float:left; 
	padding-left:5px; 
	width:70%;
}

.Onlyhotelphoto2 ul{

}

.Onlyhotelphoto2 ul li{
	margin-left:10px; 
	margin-top:13px; 
}

.BTNphotoinfo{
	padding-top:33px; 
}


.HotelList_inner{
	width:100%; 
	border-top: 1px dashed #779BCA; 
	clear: both;
	padding: 8px 0;
}
.HotelList_Left_inner{
float:left; 
padding-left:20px;
width:75%; 

}

.HotelList_promo{
	border-top: 0px dashed #779BCA; 
	clear: both;
}

.HotelList_promo table td{
  line-height: 12px;
  padding:4px;
}


.promotion{
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.promotion {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}


.promotion:empty, {
  display: none;
}

.promotion-freeinc{
  background-color: #b94a48;
}
.promotion-freeroom{
  background-color: #b94a48;
}
.promotion-surprise{
  background-color: #FF9000;
}
.promotion-early{
  background-color:#468847;
}
.promotion-bestseller{
  background-color:#33CCFF;
}
.promotion-nocharge{
  background-color:#4D4C4A;
}


.prmcolor1{
  color: #b94a48;
  font-weight:bold; 
}
.prmcolor2{
  color: #b94a48;
  font-weight:bold; 
}
.prmcolor3{
  color: #FF9000;
  font-weight:bold; 
}
.prmcolor4{
  color:#468847;
  font-weight:bold; 
}
.prmcolor5{
  color:#33CCFF;
  font-weight:bold; 
}
.prmcolor6{
  color:#4D4C4A;
  font-weight:bold; 
}
.prmcolor7{
  color:#0088CC;
  text-align:center;
}


.roomprice{
  color: #0088CC;
  font-weight:bold; 
  font-size:15px;
}

.HotelList_inner P{
padding:0;
margin:0;
}

.lang_ko{
letter-spacing:-0.8pt;

}


.dl-horizontal input.black {
    background-position: -236px -280px;
    border: 0 none;
    float: left;
    height: 17px;
    margin-right: 4px;
    width: 18px;
	background-color: #FFF;
}

.dl-horizontal dd {
    width: 150px;
}
.dl-horizontal .black {
    color: #000000;
	float:left;
	margin-left:5px;
}
.sprite {
    background: url("/static/image/down/gif.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
}
.accordion-inner h5{
  font-size:13px;
}

.thumbnails ul li{
  float: left;
  width: 100px;
}


.nav-tabs li{
  font-size:12px;
  font-weight:bold; 
}


/*board */
.Boardlist-st{
font-size:12px;
font-family: "Trebuchet MS",NanumGothic,Verdana,Helvetica,Arial,sans-serif;
}

.Boardlist-st table thead tr th{
text-align:center;
}
.Boardlist-st table tbody tr .center{
text-align:center;
font-size:12px;
}

.Boardlist-st table tbody tr td{
margin-top:5px;
}

.Boardlist-st table tbody tr .colorgray{
margin-top:3px;
padding-left:15px;
}

.Boardlist-st table tbody tr .colorgray a{
color:#333;
}

.Boardlist-st table tbody tr td a{
text-decoration: none;
}
.Boardlist-st table tbody tr td a hover{
text-decoration: none;
}

.Boardlist-st table tbody tr .cust_Situation_w{
	text-align:center;
	color:#a9a9a9;
	font-weight:bold; 
	width:120px;
}

.Boardlist-st table tbody tr .cust_Situation_ok{
	text-align:center;
	color:#e80000;
	font-weight:bold; 
	width:120px;
}

/*Review*/
.boardreview{
width:100%;
}

.boardreviewTEXT{
float:left;  
width:75%;
padding-left:10px;
}


/*Activity*/
.row-fluid .thumbnails .span3 .caption h5{
color: #0088CC;
font-size:12px;
padding-top:3px;
margin:0;
}
.row-fluid .thumbnails .span3 .caption h5 .btn-mini{
padding:0;
margin:0;
}


/*rent car*/
.provisioninfo{
font-size:12px;
}

.Layoutdiv .table-striped tbody{
font-size:12px;
}


.hidden {display:none;} /* hide the divs that should be hidden */
.hidden {border:1px solid #ddd;padding:15px;border-bottom:2px solid;margin:10px 0;}
a.on {color:#444;} /* Change color on the active link */