/*
Style for new template
*/
.input-date {
	border:1px solid #696969;
	width:100px;
	font-family:tahoma,arial;
	font-size:8pt;
	padding:2px 4px;
	height:15px;
	margin-left:8px;
	float:left;
}

.input-date-wrap {
	float:left;
	margin:6px 0;
}

.input-date-icon {
	float: left; 
	margin-top: 1px; 
	margin-left: 2px; 
	margin-right:8px;
}

/*---### advanced search Tab ### --- */
#advance_search_more {
	width:650px;
}
#advance_search_more table {
	float:left;
}
#advance_search_more input{
	width:90px;
}
#advance_search_more select {
	width:95px;
}

.paragraph {
	text-align: justify;
	text-indent: 10px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.img_content_left {
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	width: 200px;
	float: left;
}
.img_content_right {
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	width: 200px;
	float: right;
}
.title {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 5px 25px;
}
.img_content {
	width: 200px;
	border: solid 2px #faac57;
}
.overview_week {

}
.ps-surrounding {
	margin:0 15px;
}
.psdc-info {
	width:auto;
}
.overview_title div{
	float:left;
}
.ms-submit {
	width:auto;
}
.week_status {
	width: 700px;
}
.week_status div {
	width:50px;
	float:left;
	padding-left:3px;	
}

.week {
	cursor:pointer;
	float: left;
}
.week div {
	width:3px;
	float:left;	
}

.reference_no {
	width:100px;
}
.information {
	width:80px;
}
.kind {
	width:100px;
}
.pool {
	width:50px;
}
.stars {
	width:80px;
}
.number_of_rooms {
	width:120px;
}

.extra_bed {
}
.button {
	background:#E95352 none repeat scroll 0 0;
	border:1px solid #8F8F8F;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:arial;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:700;
	line-height:normal;
	margin:5px 0 0 5px;
	padding:1px 3px;
}
.disable_button {
	background:#999999 none repeat scroll 0 0;
	border:1px solid #8F8F8F;
	color:#f0f0f0;
	cursor:pointer;
	float:left;
	font-family:arial;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:700;
	line-height:normal;
	margin:5px 0 0 5px;
	padding:1px 3px;
}

.out_contract, .available, .not_avail_ownerbooked, .not_avail_longstay, .not_avail_shortstay {
	margin-left: 1px;
}

.out_contract{
	background-color:#000000;
}

.available{
	background-color:#3333ff;
}

.not_avail_ownerbooked{
	background-color:#ff0000;
}

.not_avail_longstay{
	background-color:#009900;
}

.not_avail_shortstay{
	background-color:#ff9900;
}

/* COllect info */
.row_invoice {
	display: block;
	margin: 5px 5px 0 15px;
	height: 35px;
	clear: both;
}
.col_invoice_1 {
	display: block;
	float: left;
	width: 130px;
}
.col_invoice_2 {
	float: left;
	width: 150px;
}
.input_booking {
	width: 100px;
}
.input_country {
	width: 200px;
}
.block {
	border: solid 1px #faac57;
}
.sub_title_booking {
	display: block;
	margin: -13px 0 0 20px;
	padding:  0 0 0 5px;
	background-color: #fbc8b3;
	font-weight: bold;
	font-size: 16px;
	color: #eb2729;
}
.title {
	font-weight: bold;
	font-size: 18px;
}
.col_invoice_3 {
	display: block;
	margin-left: 40px;
	float: left;
	width: 300px;
}
.col_invoice_4 {
	float: left;
	width: 150px;
	text-align: right;

}
.booking_condition {
	margin: 10px 0 0 30px;
	text-align: justify;
	width: 90%;
	height: 100px;
}

.title {
	font-weight: bold;
	font-size: 18px;
}
.row {
	display: block;
	margin: 5px 5px 0 15px;
	clear: both;
}
.blank_line {
	display: block;
	height: 10px;
	clear: both;
}
.sub_title {
	display: block;
	padding:  0 0 0 5px;
	margin: -10px 0 0 20px;
	background-color: #fbc8b3;
	font-weight: bold;
	font-size: 16px;
	color: #eb2729;
}

.left_number {
	display: block;
	float: left;
}

.col_invoice_5 {
	float: left;
	width: 100px;
}
/* booking result*/
#company_info_box {
	display: block;
	width: 250px;
	border: solid 1px #faac57;
	padding: 10px 0 5px 0;
	margin-left: 10px;
	margin-top: -25px;

}
.company_item {
	margin-left: 15px;
	margin-bottom: 5px;
	float: left;
}
.company_item_content {
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: right;
}
#customer_info_box {
	display: block;
	font-style: italic;
	width: 250px;
	margin: -30px 0 0 400px;
	padding: 10px 0 5px 0;
	border: solid 1px #faac57;

}

.invoice_booking_item {
	margin-left: 100px;
	height: 22px;
	margin-bottom: 5px;
	float: left;
	width: 350px;
}
.invoice_booking_item_content {
	margin-right: 50px;
	margin-bottom: 5px;
	height: 22px;
}
.invoice_cost_item {
	margin-left: 50px;
	height: 22px;
	margin-bottom: 5px;
	float: left;
	width: 200px;
}
.invoice_cost_item_comment {
	margin-bottom: 5px;
	height: 22px;
	float: left;
	width: 300px;
	font-style: italic;
	text-align: center;
}
.invoice_cost_item_value {
	margin-bottom: 5px;
	margin-right: 70px;
	height: 22px;
	text-align: right;
}
.note {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
	height: 25px;
	font-style: italic;
}
#booking_info_box, #cost_box, #additional_box {
	
}
.bank_block table {
	font-size: 90%;
	font-style: italic;
}
.bank_block {
	border-top: 2px solid #faac57;
	border-bottom: 2px solid #faac57;
	margin: 20px 6px 0 6px;
	display: block;
	padding: 5px 0 5px 0;
}
.invoice_frontend {
 
}

img, div, a, input { behavior: url(/skins/css/lib/iepngfix/iepngfix.htc) }
