@charset "utf-8";
/* CSS Document */

#contentContainer{
	padding: 18px 45px 0;
	overflow:hidden;
	}

#banner_hotel{
	background:url(../images/hotel/banner_hotels.jpg) top left no-repeat;
	width:769px;
	height:150px;
	}
	
	


.module_big{
	padding:10px 0;
	}
	.module_big .module_big_header{
		background:url(../images/hotel/module_big_header.png) top left no-repeat;
		width:769px;
		height:11px;
		}
	.module_big .module_big_content{
		background:url(../images/hotel/module_big_content.jpg) top left repeat-y;
		overflow:hidden;
		padding:0 10px;
		}
	.module_big .module_big_footer{
		background:url(../images/hotel/module_big_footer.png) top left no-repeat;
		width:769px;
		height:11px;
		}
	.module_big_content h3{
		font-size:18px;
		margin:0;
		padding: 0  0 5px 10px;;
		color:#881012;
		}
		
.module{
	clear:both;
	overflow:hidden;
	padding:15px 0;
}
	
.module_title{
	background:url(../images/hotel/bg_section_title.jpg) top left repeat-x;
	border: #000 thin solid;
	height:40px;
	margin-bottom:10px;
	}
	.module_title h2{
		font-size:22px;
		margin:0;
		padding-top:5px;
		font-weight:bold;
		text-align:center;
		}
		
	.module_content .col_1{
		color:#000;
		float:left;
		width:377px;
		margin-right:7px;
		}
	.module_content .col_2{
		color:#000;
		float:right;
		width:377px;
		margin-left:8px;
		}


	.module_hotel_header{
		background:url(../images/hotel/section_small_header.png) top left no-repeat;
		height:11px;
		}
	.module_hotel_content{
		background:url(../images/hotel/section_small_content.jpg) top left repeat-y;
		}
		.white_box{
			width:341px;
			margin:0 12px 0 10px;
			border:#c18045 thin solid;
			background:#FFF;
			padding:7px;
			overflow:hidden;
			}
			.white_box img.feature{
				float:left;
				margin-right:10px;
				}
			.white_box h3{
				margin:0;
				padding-left:10px;
				color:#881012;
				font-size:18px;
			}
			.white_box p{
				margin:0;
				clear:both;
				padding:10px 0;
				font-size:13px;
				}
			.white_box a{
				color:#881012;
				font-weight:bold;
				text-decoration:none;
				}
				.rating img.img_left{
					float:left;
					}
				.rating img.img_right{
					float:right;
					}
			
	.module_hotel_footer{
		background:url(../images/hotel/section_small_footer.png) top left no-repeat;
		height:11px;
		}
		
		
#form_info{
   background-color:#FFFFFF;
   overflow:hidden;
   padding:10px;
}		
#form {
   list-style: none;
   margin: 0; 
   padding: 0;
}
#form li {
   float: left;
   padding: 3px 10px 3px 0;
}
#form li label{
	font-size:14px;
	color:#881012;
	font-weight:bold;
	}

#form li input{
	width:130px;
	}
#form li select{
	width:65px;
	}
	
.search_btn{
	display:block;
	background:url(../images/hotel/search.gif) top left no-repeat;
	text-indent:-9999px;
	width:73px;
	height:29px;
	margin:11px 0 0 130px;
	border:none;
	cursor:pointer;
}

#tabs{
height:64px;
padding:30px 0 0 0;
}
#tabs img{
	vertical-align:top;	
	}
#tabs .buy_tickets, #tabs .hotel_tickets{
	margin-right:38px;
	}
.fix-tab{
	_position:relative;
	_top:10px;
	}	
