/* CSS Document */
/* leftCol */
.menu{
	width: 123px;
	margin: 0px 4px 0px 6px;
}
.menu li{
	list-style: none;
	background: url('../images/button_repeat.png') repeat-y;
	width: 123px;
	margin: 2px 0px;
}
.menu .onRepeat{
	background: url('../images/button_on_repeat.png') repeat-y;
}
.menu ul {
	padding: 0px 0px 5px 0px;
}
.menu ul li{
	background: none;
	margin: 0px;
	width: 107px;
	padding: 1px 8px;
	font-size: 10px;
}
.buttonTop{
	width: 123px;
	height: 4px;
}
.buttonMid{
	width: 109px;
	background: url('../images/button_mid.png') no-repeat;
	padding: 2px 7px;
}
.buttonOnMid{
	width: 109px;
	background: url('../images/button_on_mid.png') no-repeat;
	padding: 2px 7px;
}
.buttonBottom{
	width: 123px;
}

#locMenu{
	list-style: none;
	margin: 0px 0px 0px 10px;
}
#locMenu li{
	margin: 0px 0px 3px 0px;
}

#searchDiv{
	float: left;
	clear: both;
	margin: 10px 4px 0px 5px;
}
.searchHead{
	float: left;
	clear: both;
	width: 123px;
	height: 20px;
	background: url('../images/search_head.png') no-repeat;
}
.searchHead h1{
	color: #002b4c;
	font-size: 13px;
	font-weight: normal;
	margin: 2px 0px 0px 25px;
}
.boxHead h1{
	color: #002b4c;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin: 2px 0px 0px 0px;
}
.boxHead{
	float: left;
	clear: both;
	width: 123px;
	height: 20px;
	background: url('../images/box_head.png') no-repeat;
}
.searchWrap{
	float: left;
	clear: both;
	width: 123px;
	background: url('../images/search_repeat.png') repeat-y;
}
#searchBox{
	float: left;
	clear: both;
	width: 113px;
	padding: 5px;
	background: url('../images/search_fade.png') no-repeat;
}
.searchFoot{
	float: left;
	clear: both;
	width: 123px;
	height: 7px;
	background: url('../images/search_foot.png') no-repeat;
	margin: 0px 0px 10px 0px;
}
#searchBox label{
	float: left;
	clear: both;
	margin: 0px 0px 3px 0px;
	width: 113px;
	color: #fff;
	padding: 0px 2px;
}
#searchBox fieldset{
	border: 0px;
}
#searchBox select{
	float: left;
	clear: both;
	width: 113px;
	margin: 0px 0px 5px 0px;
}
#searchBox #submit_search{
	float: left;
	clear: both;
	margin: 0px;
	border: 0px;
	width: 113px;
	height: 23px;
	background: url('../images/butt_bg.png') no-repeat;
	cursor: pointer;
}
/* end leftCol */

/*home page*/
#homeFull{
	float: left;
	clear: both;
	width: 800px;
	margin: 0px;
}
#homeLeft{
	float: left;
	clear: both;
	width: 370px;
	margin: 0px 0px 0px 5px;
}
#homeRight{
	float: left;
	width: 400px;
	margin: 0px 5px 0px 20px;
}
.homePageTxt{
	margin: 0px 5px 10px 0px;
}
.homePageTxt h1{
	font-size: 16px;
	font-weight: normal;
	color: #39b54a;
	margin: 0px 0px 10px 0px;
}
.homePageTxt h2{
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	color: #dc4900;
	font-weight: normal;
}
.homePageTxt h3{
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	color: #006837;
	font-weight: normal;
}
.homePageTxt p{
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 2px;
	text-align: left;
	line-height: 16px;
}
.homePageTxt ul{
	margin: 5px 0px 15px 16px;
	padding: 0px 0px 0px 2px;
	text-align: left;
	line-height: 16px;
}
#optionsBox{
	width: 350px;
	background: #002b4c url('../images/options_box_bg.png') no-repeat top right;
	padding: 10px;
}
#optionsBox h1{
	font-size: 14px;
	text-align: center;
	margin: 0px 25px 0px 20px;
	color: #fff;
}
#optionsBox table{
	border-collapse: collapse;
	margin: 10px 0px 0px 0px;
}
#optionsBox td{
	width: 110px;
	height: 40px;
	padding: 3px;
	background: url('../images/home_button_bg.png') no-repeat 4px;
	text-align: center;
}
#optionsBox td a{
	color: #333;
	font-size: 10px;
	line-height: 10px;
}
#optionsBox td a:hover{
	color: #dc4900;
}
#propBox{
	float: left;
	clear: both;
	width: 400px;
	background: #bbd9dc;
	margin: 10px 0px 0px 0px;
}
#propBox .proptxt{
	float: left;
	padding: 10px;
}
#propBox .proptxt h1 a{
	font-size: 16px;
	font-weight: normal;
	color: #002b4c;
}
#propBox .proptxt .longDesc{
	color: #000;
}
#propBox .propimg{
	float: left;
	width: 240px;
}
#propBox .propSpec{
	float: left;
	width: 140px;
	height: 160px;
	padding: 10px;
	background: #002b4c;
}
#propBox .propSpec h1{
	font-size: 12px;
	color: #f15a24;
	margin: 0px 0px 10px 0px;
}
#propBox .propSpec h2{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 0px 0px 5px 0px;
}
#locBox{
	width: 350px;
	padding: 10px;
	min-height: 130px;
	background: #bbd9dc;
	margin: 10px 0px 0px 0px;
}
#locBox .locimg{
	float: left;
	width: 160px;
	height: 120px;
	margin: 0px 10px 0px 0px;
	border: 2px solid #002b4c;
}
#locBox h1{
	font-size: 16px;
	font-weight: normal;
	color: #002b4c;
	margin: 0px 0px 5px 0px;
}
#locBox h2{
	font-size: 14px;
	font-weight: normal;
	color: #f15a24;
	margin: 0px 0px 5px 0px;
}
#locBox p{
	color: #000;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
#locBar{
	width: 360px;
	padding: 5px;
	background: #002b4c;
	text-align: right;
}
#locBar a{
	color: #fff;
	font-size: 14px;
}
#locBar a:hover{
	color: #f15a24;
}
/*end home page*/

/* text page */
/* end text page */

/*Car hire*/
#carHire table{
	background: #bbd9dc;
	width: 100%;
}
#carHire table th{
	background: #002b4c;
	color: #fff;
	padding: 5px 10px;
}
#carHire table td{
	background: #fff;
	padding: 20px;
	text-align: center;
}
#carHire table td img{
	float: left;
	margin-right: 20px;
}
#carHire table td p{
	float: right;
	text-align: left;
	width: 200px;
}
#carHire table td .title{
	text-align: left;
	color: #f15a24;
	font-weight: bold;
}
/*End Car hire*/

/*maps*/
#maps{
	width: 780px;
	margin-top: 10px;
}
/*end maps*/

/*management*/
.gaurantee{
	margin: 10px 0px 10px 0px;
}
.gaurantee td{
	width: 111px;
	height: 71px;
	background: url('../images/gauranteeBox.png') no-repeat;
	padding: 0px 5px;
	text-align: center;
	vertical-align: middle;
	color: #000;
}
.gaurantee td span{
	color: #f15a24;
	font-weight: bold;
}
/*end management*/

/* location info */
#txtBox{
	float: left;
	clear: both;
	width: 780px;
	margin: 0px 10px 10px 10px;
}
#txtBox h1{
	font-size: 16px;
	font-weight: normal;
	color: #39b54a;
	margin: 0px 0px 10px 0px;
}
#txtBox h2{
	margin: 0px 0px 0px 0px;
}
#txtBox h2 a{
	font-size: 12px;
	color: #39b54a;
}
#txtBox h2 a:hover{
	color: #39b54a;
}
#txtBox p{
	margin: 10px 20px 0px 0px;
	line-height: 18px;
}
#txtBox ul{
	margin: 10px 0px 10px 20px;
}
#txtBox li{
	margin: 0px 5px 5px 0px;
}
#txtBox #buttonBar{
	float: right;
	width: 400px;
	background: #000;
	margin-left: 10px;
}
#txtBox #buttonBar h1{
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	text-align: right;
}
#txtBox #buttonBar h1 a:hover{
	color: #dc4900;
}
.barMarginBottom{
	margin-bottom: 10px;
}
#txtBox #mapDiv{
	float: right;
	width: 400px;
	height: 250px;
	margin: 0px 0px 0px 10px;
}
#txtBox #buttonBar a{
	color: #fff;
}
#txtBox a{
	color: #002b4c;
}
#txtBox a:hover{
	color: #f15a24;
}
#mediaPanel{
	float: right;
	width: 400px;
	margin: 0px 0px 0px 10px;
}
#mediaPanel #mediaUpdateDiv{
	background: #000;
}
#mediaPanel #mediaUpdateDiv .caption{
	width: 390px;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 3px 5px 3px 5px;
	display: block;
}
#mediaPanel #mediaUpdateDiv img{
	display: block;
	margin: 0px auto;
}
#mediaPanel #imgGrid{
	float: left;
	clear: both;
	width: 388px;
	background: #000;
	padding: 6px;
}
#mediaPanel #imgGrid table{
	border-collapse: collapse;
}
#mediaPanel #imgGrid td{
	padding: 0px 5px 5px 0px;
}
#mediaPanel #mediaPage{
	float: right;
	clear: both;
	margin-right: 2px; 
}
#mediaPanel #mediaPage .paginator{
	float: left;
	margin: 0px 1px 1px 1px;
	padding: 1px 2px;
	background: none;
	border: 0px;
}
#mediaPanel #mediaPage .paginator a{
	color: #fff;
	text-decoration:none;
}
#mediaPanel #mediaPage .paginator a:hover{
	color: #dc4900;
	text-decoration:none;
}
#mediaPanel #mediaPage .paginatorOn{
	float: left;
	margin: 0px 1px 1px 1px;
	padding: 1px 2px;
	background: none;
	border: 0px;
}
#mediaPanel #mediaPage .paginatorOn a{
	color: #dc4900;
	text-decoration:none;
}
#mediaPanel #mediaPage .paginatorOn a:hover{
	color: #fff;
	text-decoration:none;
}
/* end location info */

/* property list */
.noprop{
	float: left;
	clear: both;
	
}
#propTable{
	float: left;
	clear: both;
	width: 800px;
	border-collapse: collapse;
}
#propTable .propBox{
	width: 395px;
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}
.propSurround{
	float: left;
	clear: both;
	width: 385px;
	padding: 5px;
	background: #bbd9dc;
}
.propSurround .proptxt{
	float: left;
	width: 365px;
	height: 80px;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	background: #fff;
}
.propSurround .propimg{
	float: left;
	clear: both;
	width: 240px;
	height: 180px;
}
.propSurround .propSpec{
	float: left;
	width: 140px;
	padding: 0px 0px 0px 5px;
}
.propSurround .propSpec h1{
	font-size: 12px;
	margin-bottom: 2px;
	color: #dc4900;
}
.propSurround .propSpec table{
	border-collapse: collapse;
	width: 140px;
	color: #002b4c;
	font-size: 11px;
}
.propSurround .propSpec table tr{
	border-bottom: 1px solid #fff;
}
.propSurround .propSpec td{
	padding: 2px 0px;
}
.propSurround .propSpec .left{
	text-align: left;
}
.propSurround .propSpec .right{
	text-align: right;
}

.proptxt h1{
	float: left;
	clear: both;
	width:365px;
	font-size: 13px;
	margin-bottom: 5px;
	color: #dc4900;
}
.proptxt h1 a{
	color: #dc4900;
}
.proptxt h2{
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 5px 5px 0px;
	display: inline;
}
.proptxt .longDesc{
	float: left;
	clear: both;
	margin: 0px 0px 5px 0px;
}
.proptxt .longDesc p{
	line-height: 18px;
}
/* end property list */

/* property detail */
.propDetail{
	float: left;
	clear: both;
	width: 775px;
	padding: 10px;
	background: #002b4c;
	color: #fff;
}
.propDetail .propLrgImg{
	float: left;
	clear: both;
	width: 775px;
}
.propDetail #mediaUpdateDiv{
	float: left;
	width: 530px;
}
.propDetail #imgGrid{
	float: left;
	width: 245px;
}
.propDetail #imgGrid table{
	border-collapse: collapse;
	margin-left: 4px;
}
.propDetail #imgGrid td{
	padding: 0px 0px 6px 6px;
}
.propDetail #imgGrid #mediaPage{
	float: right;
}
#mediaPage .paginator{
	margin: 0px 0px 2px 2px;
}
#mediaPage .paginatorOn{
	margin: 0px 0px 2px 2px;
}
.propDetail .propTitle h1{
	float: left;
	clear: both;
	margin: 10px 0px 0px 2px;
	font-size: 16px;
	font-weight: normal;
	color: #dc4900;
}
.propDetail .propattr{
	float: left;
	clear: both;
	width: 773px;
	padding: 10px 0px 0px 2px;
}
.propDetail .propattr h2{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}
.propDetail .propattr h2 span{
	color: #dc4900;
	font-weight: bold;
}
.propDetail .propTxt{
	float: left;
	clear: both;
	width: 450px;
}
.propDetail .propTxt .propdesc{
	float: left;
	clear: both;
	width: 438px;
	text-align: left;
	padding: 0px 10px 0px 2px;
}
.propDetail .propTxt .propdesc ul{
	margin: 10px 0px 10px 15px;
}
.propDetail .propTxt p{
	margin: 10px 0px;
}
.propDetail .propTxt .propspec{
	float: left;
	clear: both;
	width: 448px;
	margin: 0px 0px 0px 2px;
}
.propDetail .propTxt .rentalPrices{
	float: left;
	width: 448px;
	padding: 0px 0px 0px 2px;
}
.propDetail .propTxt .propspec h2{
	font-size: 12px;
	color: #dc4900;
}
.propDetail .propTxt .propspec ul{
	list-style: none;
	margin: 5px 0px 10px 0px;
}
.propDetail .propTxt .propspec li{
	list-style: none;
	padding: 3px 0px;
}
.propDetail .propTxt .rentalPrices h2{
	font-size: 12px;
	color: #dc4900;
}
.propDetail .propTxt .rentalPrices table{
	margin: 5px 0px 0px 0px;
	border-collapse: collapse;
}
.propDetail .propTxt .rentalPrices td{
	padding: 0px 20px 20px 0px;
}
.propDetail #mapDiv{
	float: left;
	width: 325px;
	height: 250px;
	margin: 10px 0px;
}
.currChar{
	font-weight: bold;
}
.linkButton{
	float: left;
	clear: both;
	margin: 0px;
	border: 0px;
	width: 113px;
	height: 24px;
	background: url('../images/butt_bg.png') no-repeat 0px 1px;
	cursor: pointer;
}
.linkButton h1, .linkButton h1 a{
	font-size: 13px;
	color: #333;
	font-weight: normal;
	padding-top: 5px;
	width: 113px;
	text-align: center;
}

/* end property detail */

/*availability form*/
#availTitle{
	float: left;
	clear: both;
	width: 795px;
	height: 25px;
	background: #002b4c url('../images/cal_head.jpg') no-repeat top right;
	margin: 10px 0px 0px 0px;
}
#availTitle h1{
	color: #fff;
	font-size: 14px;
	padding: 5px;
	font-weight: normal;
}
#propAvail{
	float: left;
	clear: both;
	width: 785px;
	min-height: 91px;
	margin: 0px 0px 10px 0px;
	border: 5px solid #002b4c;
	border-top: 0px;
	background: #fff url('../images/cal_body.jpg') no-repeat top right;
}

#aForm{
	float: left;
	width: 580px;
}
#iconDiv{
	float: left;
	width: 98px;
}
#aForm legend{
	font-size: 16px;
	color: #dc4900;
	display: none;
}
#aForm fieldset{
	border: 0px;
	padding: 10px;
}
#aForm div{
	float: left;
	width: 250px;
	padding: 0px 15px 5px 0px;
}
#aForm label{
	float: left;
	font-size: 12px;
}
#aForm input{
	float: left;
	clear: both;
	width: 228px;
}
#aForm .datepicker{
	height: 23px;
	background: url('../images/cal_icon.png') no-repeat top right;
}
#aForm #aCheck{
	float: left;
	clear: both;
	margin: 5px 0px 0px 0px;
	border: 0px;
	width: 115px;
	height: 19px;
	font-size: 10px;
	background: url('../images/button_bg.png') no-repeat 2px 1px;
	cursor:pointer;
}
/*end availability form*/

/*booking form*/
#propBooking{
	float: left;
	clear: both;
	width: 785px;
	margin: 0px 0px 10px 0px;
	border: 5px solid #002b4c;
	border-top: 0px;
}
#propBooking p{
	margin: 10px 0px 10px 15px;
}
#bookTitle{
	float: left;
	clear: both;
	width: 795px;
	height: 25px;
	background: #002b4c;
	margin: 0px 0px 0px 0px;
}
#bookTitle h1{
	color: #fff;
	font-size: 14px;
	padding: 5px;
	font-weight: normal;
}
#bForm{
	float: left;
	width: 580px;
}
#iconDiv{
	float: left;
	width: 98px;
}
#bForm legend{
	display: none;
}
#bForm fieldset{
	border: 0px;
	padding: 10px;
}
#bForm div{
	float: left;
	clear: both;
	padding: 0px 0px 5px 0px;
}
#bForm label{
	float: left;
	font-size: 14px;
	width: 125px;
	padding: 5px;
}
#bForm input{
	float: left;
	width: 228px;
	margin-top: 2px;
}
#bForm textarea{
	float: left;
	width: 228px;
	height: 100px;
	margin-top: 2px;
}
#bForm select{
	float: left;
	margin-top: 2px;
}
#bForm .datepicker{
	height: 27px;
	background: url('../images/calendar_icon_sm.png') no-repeat top right;
}
#bForm #bSubmit{
	float: left;
	clear: both;
	margin: 0px;
	border: 0px;
	width: 113px;
	height: 24px;
	background: url('../images/butt_bg.png') no-repeat 0px 1px;
	cursor: pointer;
}
#bForm #spmtst{
	display: none;
}
/*end booking form*/

/* user table */
.tree{
	float: left;	
	padding: 10px 20px 10px 10px;
	margin: 10px;
	border: 1px solid #ddd;
	font-size: 14px;
}
.tree ul{
	padding: 5px 0px 0px 10px;
	list-style: none;
}
.tree li{
	margin: 5px 0px;
	list-style: none;
	background: #fff url('../../images/admin/node.png') no-repeat 0px 0px;
	padding: 0px 10px 5px 18px;
}
.tree img{
	vertical-align: middle;
	margin-bottom: 1px;
}
#userList{
	background: #fff;
	float: left;
	width: 100%;
}
#userList table{
	float: left;
	clear: both;
	width: 100%;
	font-size: 12px;
	background: #636363;
}
#userList thead td{
	margin: 2px;
	padding: 5px;
	background: #636363;
	text-align: center;
	color: #fff;
	white-space:nowrap;
	border: 1px solid #dedcdd;
}
#userList thead a{
	text-decoration: none;
	color: #fff;
}
#userList thead a:hover{
	color:#ee4036;
	text-decoration: none;
}
#userList tbody td{
	margin: 2px;
	padding: 5px;
	text-align: center;
	background: #dedcdd;
}
#fullContentDiv h1{
	clear: both;
	float: left;
	font-size:12px;
	color:#06dd10;
	margin: 0px 0px 10px 0px;
}
#userList h2{
	clear: both;
	float: left;
	font-size:10px;
	color:#06dd10;
	margin: 10px 0px;
}
#userList h3{
	clear: both;
	float: left;
	font-size:14px;
	color:#fff;
	margin: 6px 5px 5px 0px;
}
#userList h4{
	float: left;
	font-size:16px;
	color:#06dd10;
	margin: 5px 5px 5px 0px;
}
#userList h4{
	float: left;
	font-size:12px;
	color:#333;
	margin: 5px 5px 5px 0px;
}
#navDiv{
	float: left;
	clear: both;
	width: 800px;
	color: #002b4c;
	margin: 5px 0px;
}
#navDiv .info{
	clear: both;
	float: left;
	margin: 5px 0px;
	width: 800px;
}
.paginator{
	float: left;
	margin: 0px 1px 2px 1px;
	padding: 1px 3px;
	background: #bbd9dc;
	border: 1px solid #bbd9dc;
}
.paginator a{
	color: #002b4c;
	text-decoration:none;
}
.paginator a:hover{
	color: #dc4900;
	text-decoration:none;
}
.paginatorOn{
	float: left;
	margin: 0px 1px 2px 1px;
	padding: 1px 3px;
	background: #fff;
	border: 1px solid #bbd9dc;
}
.paginatorOn a{
	color: #dc4900;
	text-decoration:none;
}
.paginatorOn a:hover{
	color: #dc4900;
	text-decoration:none;
}

#actions{
	clear: both;
	float: left;
}
#actions ul, #actions li{
	display: inline;
	list-style: none;
}
#actions ul{
	clear: both;
	float: left;
}
#actions li{
	float: left;
	text-align: center;
	padding: 5px;
	background: #636363;
	margin: 0px 2px 0px 0px;
} 
#actions a{
	color:#fff;
	text-decoration: none;
}
#actions a:hover{
	color:#ee4036;
	text-decoration: none;
}
/* user table */

/* user form */
#userForm{
	float: left;
	clear: both;
}
#userForm h1{
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	background: #d2dcd9;
	width: 100%;
	margin-top: 5px;
}
#userForm fieldset{
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0px 0px 0px;
	border: 0px;
}
#userForm legend{
	display: none;
}
#userForm label{
	float: left;
	clear: both;
	width: 150px;
	background: #d2dcd9;
	padding: 10px;
	margin: 2px 5px 0px 0px;
	text-align: center;
}
#userForm input{
	float: left;
	width: 250px;
	margin: 5px 0px;
}
#userForm select{
	float: left;
	margin: 5px 0px;
}
#userForm textarea{
	float: left;
	clear: both;
	width: 100%;
}
#userForm .editorLabel{
	float: left;
	clear: both;
	padding: 1%;
	background: #d2dcd9;
	width: 98%;
	margin: 5px 0px;
}
#userForm .editorDiv{
	float: left;
	clear: both;
	width: 100%;
}
#userForm .span{
	float: left;
	width: 100%;
}
#userForm .submit{
	float: left;
	clear: both;
	width: 100px;
}
.selected_habtm{
	float: left;
	clear: both;
}
.selected_habtm ul{
	float: left;
	clear: both;
	list-style: none;
}
.selected_habtm li{
	margin: 5px 0px;
	padding: 5px;
	background: #eee;
}
.selected_habtm li img{
	float: right;
	margin-left: 5px;
}
#appletDiv{
	float: left;
	clear: both;
}
#addAttr{
	float: left;
	clear: both;
}
.choiceList{
	float: left;
	clear: both;
	list-style: none;
}
.choiceList li{
	margin: 5px 0px;
	padding: 5px;
	background: #eee;
}
.choiceList li img{
	float: right;
	margin-left: 5px;
}
#userForm h2{
	float: left;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	background: #ddd;
	width: 100%;
	margin-top: 5px;
}
#userForm h2 img{
	float: right;
	margin-left: 5px;
}
/* user form */

/* calendar */
.calendar{
	float: left;
	clear: both;
	border-collapse: collapse;
}
.calendar-month{
	background: #002b4c;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #949494;
	border-bottom: 0px;
	color: #fff;
}
.calendar-month a{
	color: #fff;
}
.calendar th{
	padding: 5px;
	border-bottom: 1px solid #949494;
}
.calendar th h2{
	font-size: 12px;
	font-weight: normal;
	width: 22px;
	text-align: center;
}
.calendar td{
	padding: 5px;
	color: #000;
	border: 1px solid #949494;
	vertical-align: top;
	background: #fff;
	text-align: center;
}
.calendar td h2{
	font-size: 12px;
	font-weight: normal;
}
.calendar .preliminary{
	background: #e53041;
	color: #fff;
}
.calendar .confirmed{
	background: #e53041;
	color: #fff;
}
.calendar .arrive{
}
.calendar .depart{
}
.calendar ul{
	margin: 5px 0px 0px 20px;
}
.calendar li{
	margin: 0px 0px 10px 0px;
}
.calendar li img{
	vertical-align: middle;
}
/* end calendar */



