/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #9dacb9;
	}


#wrap {
	width: 700px;
	margin: 0 auto;
	border: 1px solid #ffffff;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}

#header{
	clear:both;
	}

#menu{
	clear:both;
	background-color:#000;
	color:#fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size:11px;

	}

#menu a {
	color:#ffffff;
	text-decoration:none;
	}

#menu a:hover {
	color:#e37723;
	text-decoration:underline;	
	}

#clear {
	clear: both;
	}


#content{
	padding-top:15px;
	padding-left:55px;
	padding-right: 15px;
	padding-bottom:30px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	}

#content .lapcim {
	color: #ab6148;
	font-size: 160%;	
	}
	
#content .lapalcim {
	color: #CC6600;
	font-size: 130%;
	}

#content a {
	color:#ff6600;
	text-decoration:none;
	}
	
#content a:hover {
	color:#6666FF;
	text-decoration:underline;
	background-color:#FFFFaa;
	}

.inputbox {
font-size: 11px;
line-height: 18px;	
border: 1px solid #6077A0;
color: #000000;
margin-bottom: 5px;
width: 380px;
}

.selectbox {
font-size: 11px;
line-height: 18px;	
border: 1px solid #6077A0;
color: #000000;
margin-bottom: 5px;
width: 385px;
}


#containerhotel {
	width:620px;
	/*border: 1px solid #96a25b;*/
	border-bottom: 1px solid #FF6600;
	margin-bottom: 8px;
	color: #50554f;
	background: #f0f6ff;
	padding-bottom: 10px;
	text-align: justify;
	height: auto;
	float: left;
}
#containerhotel h1 {
	border-bottom: 1px solid #FF6600;
	border-top: 1px solid #FF6600;
	margin-top:0px;
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	background: #c3cac2;
	line-height: 17px;
	height: 17px;
	padding-left: 7px;
}

#hotel_0 {
	margin-top: 0px;
	margin-left: 5px;
	width:600px;
	float: left;
}

#hotel_1 {
	margin-top: 0px;
	margin-left: 5px;
	width:100px;
	float: left;
}
#hotel_2 {
	margin-top: 0px;
	margin-left: 5px;
	width:300px;
	float: left;
	border-right: 1px solid #96a25b;
	padding-right: 5px;
}
#hotel_3 {
	margin-top: 0px;
	width:150px;
	float: left;
	padding-left: 5px;
}

#hotel_4 {
	margin-top: 0px;
	margin-left: 5px;
	width:360px;
	float: left;
	border-right: 1px solid #96a25b;
	padding-right: 5px;
}
#hotel_5 {
	margin-top: 0px;
	width:100px;
	float: left;
	padding-left: 5px;
	text-align: left;
}


#hotel .content{margin-left: 153px; padding-right: 10px;}

#cat_head {
	color: #336666;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	border-bottom: 2px solid #616e6e; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cat_left {
	display: block;
	float: left;
	width: 460px;
	padding: 10px;
	height: auto;
}

#cat_right{
	display: block;
	float: left;
	width: 5%;
	padding: 10px;
}


#cat_foot {
	color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

#cat_button{
	background-color:#fcf1d5;
	border-top: 2px solid #e89e51; 
	border-bottom: 2px solid #e89e51; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 40px;
	vertical-align: middle;
}

#col_1 {
	display: block;
	float: left;
	width: 200px;
}

#col_2{
	display: block;
	float: left;
	width: 210px;
}

#col_3{
	display: block;
	float: left;
	width: 210px;
}


#col {
	display: block;
	float: left;
	width: 35%;
	font-size: 10px;	
}

#col_short {
	display: block;
	float: left;
	width: 30%;
	font-size: 10px;	
}

#col_long {
	display: block;
	float: left;
	width: 80%;
	font-size: 10px;
}

#col_full {
	display: block;
	float: left;
	width: 100%;
	font-size: 10px;	
}


label,input,select, textarea {
	display: block;
	font-size: 10px;
	float: left;
	margin-bottom: 2px;
	width: 93%;
}

select {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
}

.progbox {
	width:20px; 
	align:left;
	font-size: 18px;
}


