@charset "UTF-8";
/* CSS Document */

.availContainer {
	width:640px;
	height:auto;
	float:left;
	margin:0 0 20px 0;
	}
.availRegions {
	width:150px;
	height:400px;
	float:left;
	overflow:hidden;
	}
	
.availPlacements {
	width:320px;
	height:auto;
	padding:0 0 0 0;
	float:left;
	}

.availPlaceWrap {
	width:300px;
	height:35px;
	padding:5px 0 5px 0;
	margin:0 20px 0 0;
	border-bottom:#666666 solid 1px;
	}
.availPlaceWrap2 {
	width:300px;
	height:50px;
	padding:5px 0 5px 0;
	margin:0 20px 0 0;
	border-bottom:#666666 solid 1px;
	}
	
	
.availPlaceRegion, .availPlaceRef, .availPlaceAvail, .availPlaceDate, .availPlaceMore {
	overflow:hidden;
	float:left;
	height:auto;
	padding:5px 0 0 0;
}
.availPlaceRegion {
	width:200px;
	padding:5px 0 0 0;
	}
.availPlaceRef {
	width:100px;
	}
.availPlaceAvail {
	width:300px;
	}
.availPlaceDate {
	width:80px;
	}
.availPlaceMore {
	width:60px;
	}
	
	

.TitleavailPlaceRegion, .TitleavailPlaceRef, .TitleavailPlaceAvail, .TitleavailPlaceDate, .TitleavailPlaceMore, .TitleavailPlaceName {
	overflow:hidden;
	float:left;
	font-weight:bolder;

}
.TitleavailPlaceRegion {
	height:35px;
	width:140px;
	padding:5px 10px 0 5px;
	}
.TitleavailPlaceName {
	width:140px;
	height:30px;
	padding:10px 5px 0 5px;
	}
.TitleavailPlaceRef {
	height:30px;
	width:75px;
	padding:10px 10px 0 0;
	}
.TitleavailPlaceAvail {
	width:35px;
	height:30px;
	padding:10px 0 0 10px;
	}
.TitleavailPlaceDate {
	height:30px;
	width:80px;
	padding:10px 0 0 0;
	}
.TitleavailPlaceMore {
	height:30px;
	width:80px;
	padding:10px 0 0 0;
	}
.availRegions li a, .availRegions li a:hover {
	display:block;
	width:105px;
	height:auto;
	padding:0.5em 5px 0.5em 5px;
	text-decoration:none;
	margin:0 0 5px 0;
	overflow:hidden;
	}
.availRegions li a {
	background-color:#EEEEEE;
	color:#000000;
	border-left:5px #999999 solid;
	}
.availRegions li a:hover {
	background-color:#666666;
	color:#FFFFFF;
	border-left:5px #FF9900 solid;
	}
.availRegions li a.midSelected {
	background-color:#990000;
	color:#FFFFFF;
	border-left:5px #990000 solid;
	}

.availRegions {
	width:140px;
	height:auto;
	float:left;
	margin:0 10px 0 0;
	}
.availRegions ul {
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;	
	}
.availRegions li {
	display:block;
	width:140px;
	height:auto;
	}
.TitleavailPlaceWrap {
	width:640px;
	height:auto;
	float:left;
	margin:0 0 25px 0;
background-color:#FF9933;
color:#FFFFFF;}
.textAuth {
	width:640px;
	height:auto;
	float:left;
	}

