/* ----- Application styles
*/
#navbar {
	border-bottom: 1px solid #BCBCBC;
	float: left;
	font-size: 0.8em;
	padding-top: 8px;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}

#navbar ul {
	float: left;
}

#navbar ul li {
	text-align: left;
	float: left;
	margin: 2px 20px 2px 0px;
	font-size: 1.3em;
}

#navbar ul li a {
	color: #585858;
	display: block;
	float: left;
	text-decoration: none;
}

#navbar ul li a:hover {
	color: black;
	text-decoration: underline;	
}
	
#navbar ul li.login>a {
	float: right;
}

#navbar li.spacer {
	width: 20px;
}

#list_districts li,#list_amenities li {
	line-height: 3px;
}

/* menu ------------------------------------------ */
.menu {
	border: none;
	font-size: 12px;
}

/* infos------------------------------------------- */
#infos h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
	color: #303030;
	border-bottom: 1px solid #CCCCCC;
}

#infos p {
	color: #585858;
	font-size: 0.8em;
	line-height: 18px;
	margin-bottom: 10px;
}

/*pagination--------------------------------------*/
ul#paging {
	margin: 6px;
	padding: 6px;
	padding-right: 0px;
	display: block;
	float: right;
	margin-right: 0px;
}

#paging li {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	list-style: none;
	display: inline;
}

#paging a {
	border: solid 1px #9aafe5;
	margin-right: 2px;
}

#paging li.next_page a {
	margin-right: 1px;
}

#paging .previous-off,#paging .next-off {
	border: solid 1px #DEDEDE;
	color: #888888;
	font-weight: bold;
	margin-right: 2px;
	padding: 3px 4px;
}

#paging .next a,#paging .previous a {
	font-weight: bold;
}

#paging .active {
	background: #2e6ab1;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 6px;
}

#paging a:link,#paging a:visited {
	color: #0e509e;
	padding: 3px 6px;
	text-decoration: none;
}

#paging a:hover {
	border: solid 1px #0e509e;
}

/*extra-------------------------------------------*/
#search .row {
	clear: both;
}

.ui-datepicker {
	z-index: 9999;
	font-size: 0.9em;
}

#sidebar #checkin,#sidebar #checkout,#sidebar select,#bedrooms,#sleeps,#persons
	{
	font-size: 1.1em;
}

#sidebar #checkin,#sidebar #checkout {
	text-align: center;
	width: 120px;
}

#sidebar .box {
	padding: 4px;
}

ul#same_district li {
	margin: 2px 4px 1px 3px;
}

ul#same_district li a {
	padding: 0px;
}

ul#same_district .reference {
	font-size: 1.3em;
}

ul#same_district .city {
	margin: 0px;
}

ul#same_district .price {
	font-size: 1.0em;
	margin-bottom: 6px;
}

ul#same_district .text_wrap {
	width: 132px;
}

ul#same_district .address {
	line-height: 20px;
}

ul#selection li {
	width: 305px;
	height: 80px;
}

ul#selection li a {
	padding: 0px;
	width: 80px;
}

ul#selection li span#details {
	margin-top: 6px;
}

ul#selection li span#details a {
	width: 120px;
}

ul#selection li span#remove {
	margin-top: 0px;
}

ul#selection li span#remove a {
	margin-top: 5px;
	width: 150px;
}

ul#selection .reference {
	font-size: 1.2em;
	color: #000;
}

ul#selection .address {
	width: 280px;
	float: left;
}

ul#selection .city {
	margin: 0px;
}

ul#selection .price {
	font-size: 0.70em;
	margin-bottom: 6px;
	text-align: right;
	margin-right: 3px;
}

ul#selection .total {
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	margin-right: 4px;
}

ul#selection .text_wrap {
	width: 132px;
}

ul#selection .address {
	line-height: 20px;
}

#gmap {
	clear: both;
	width: 624px;
	height: 600px;
	background-color: #e0e0e0;
	border: 1px #ccc solid;
}

#calendar {
	margin: 4px;
}

#calendar td {
	padding: 7px;
}

.h_day {
	width: 10px;
}

.result_text h2 {
	font-size: 18px;
	margin: 6px 0px;
}

#static {
	min-height: 500px;
}

#description {
	min-height: 400px;
}

#nav ul li.logged {
	width: 280px;
}

#nav ul li.logged span a {
	display: inline;
	float: none;
}

ul#calendars {
	display: inline;
}

ul#calendars  li {
	list-style: none;
}

ul#calendars  td {
	padding: 2px;
	width: 20px;
	line-height: 20px;
}

.h_day {
	text-align: center;
}

.day {
	text-align: right;
}

.day_off {
	background-color: #ccc;
}

.cal_title {
	padding: 4px;
}

.available {
	background-color: #ABC8E2;
}

.PENDING,.OPTION {
	background-color: orange;
	color: black;
}

.HOLD,.CONFIRMED {
	background-color: red;
	color: black;
}

.FIRM,.LOCKED {
	background-color: red;
	color: black;
}

input#checkin,input#checkout {
	text-align: center;
	font-size: 1.1em;
	width: 120px;
}

select#bedrooms {
	width: 70px;
}

.selected_list {
	background-color: #336699;
}

#sidebar ul li.selected_list {
	background:
		url(../images/locationbar_erase.png)
		no-repeat 2px 4px;
}

#sidebar ul li.selected_list a {
	color: #ABC8E2;
}

table#checkout_details {
	width: 584px;
}

table#checkout_details input {
	font-size: 1.1em;
}

table#checkout_details td.label {
	font-size: 1.3em;
}

table#checkout_details td.data {
	font-weight: bold;
	padding: 15px;
	font-size: 1.3em;
	border: 1px #e0e0e0 solid;	
}

table#checkout_details td.comment input {
	height: 100px;
}
	
table#checkout_details input#first_name,table#checkout_details input#last_name
	{
	width: 255px;
}

table#checkout_details input#email {
	width: 554px;
}

table#checkout_details textarea {
	width: 554px;
}

#customer_bookings .date {
	text-align: center;
}

#customer_bookings .reference {
	width: 80px;
}

#sorting {
	float: left;
	padding: 0px;
	margin: 0px;
}

#sorting select {
	
}

#sorting span {
	font-size: 0.9em;
}

#view {
	float: right;
	margin-right: 50px;
	text-align: right;
}

.total {
	text-align: right;
}

/* infos ---------------------------------------------------- */
table.infos td {
	line-height: 26px;
}

#description table.infos input {
	margin: 0px;
	padding: 4px;
}

div.form_action {
	float: left;
	clear: both;
	margin-bottom: 20px;
}

.hidden {
	display: none;
}

.visible {
	
}

/* checkout ------------------------------------------------- */
#description .checkout div.address {
	
}

textarea#terms {
	width: 560px;
	font-family: monospace;
	font-size: 11px;
}

/* customer ------------------------------------------------- */
#booking_details input[type='checkbox'] {
	width: 20px;
}

#accept_insurance,#accept_terms {
	clear: both;
	padding: 10px 0px;
}

div#sips {
	padding-bottom: 15px;
}

div#sips input {
	width: 55px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* short description ------------------------------------------ */
div.short_desc {
	width: 430px;
	height: 120px;
	margin-top: 5px;
}

div.short_desc div.result_image {
	float: left;
}

div.short_desc .result_text {
	float: right;
	margin: 0px;
	width: 280px;
}

div.short_desc .result_text h2 {
	margin: 0px;
	width: 100px;
}

div.short_desc div.details {
	width: 251px;
	font-size: 0.8em;
	float: right;
}

div.short_desc h1.layout {
	float: left;
	font-size: 0.85em;
}

div.short_desc h1.total {
	float: right;
	font-size: 0.9em;
	margin-top: 8px;
}

div.short_desc h1.prices {
	float: right;
	font-size: 0.8em;
	margin-top: 6px;
}

div.short_desc div.prices {
	margin-top: 4px;
}

div.short_desc p.links {
	float: right;
	font-size: 0.8em;
}

/* description ------------------------------------------------ */
div#description #gmap {
	width: 582px;
	height: 600px;
}

#description .flat_selection .flat_description {
	float: right;
	width: 430px;
}

#description .header {
	float: left;
	padding-top: 2px;
}

#description .flat_selection h2 {
	width: 430px;
	margin: 0px;
}

#description .details {
	margin: 0px;
	font-size: 12px;
	float: right;
}

#description .content {
	clear: both;
}

span#download_file {
	float: right;
	padding: 2px;
	padding-bottom: 6px;
}

div#cancel_pyt {
	border-top: 1px #ccc solid;
	padding-top: 6px;
}

p.not_available {
	font-weight: bold;
	color: red;
}

.langs {
	font-size: 12px;
	padding-top: 3px;
}

ul#m_footer {
	float: right;
}

ul#m_footer li {
	display: inline;
	padding: 2px 4px 2px 4px;
}

table.criteria_dates {
	width: 100%;
	margin: 4px 0px;
	padding: 0px 0px 0px 10px;
}

table.criteria {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

table.criteria td, table.criteria_dates td {
	margin: 0px;
	padding: 0px;
}

table.criteria td.label {
	padding-left: 6px;
	vertical-align: middle;
}

div#logged {
	padding-bottom: 6px;
	font-size: 12px;
}

#description h3.price {
	border: none;
	float: right;
	font-weight: bold;
	font-size: 16px;
	padding: 6px 4px 4px 0px;
}

table#flat_selection {
	width: 575px;
	margin: 4px;
}

table#flat_selection span.text_small {
	font-size: 1.1em;
}
	
table#flat_selection table#content {
	padding-left: 4px;
}
	
table#flat_selection td#reference {
	font-size: 18px;
	padding: 0px 2px 4px 0px;
	border-bottom: 1px #ccc solid;
}

table#flat_selection td#layout {
	font-size: 16px;
	border-bottom: 1px #ccc solid;
}

table#flat_selection td {
	padding: 0px;
	margin: 0px;
}

table#layout {
	padding: 0px;
	margin: 2px 0px 2px 0px;
	font-size: 1.1em;
	margin-right: -12px;
}

table#layout td {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

table#layout td.icon_number {
	font-size: 1.3em;
	padding: 0px 4px 0px 4px;
}

#top {
	font-size: 0.7em;	
}

#sidebar ul.menu li {
	font-size: 1.6em;
}

#same_district .listing_image {
	height: 66px;
	width: 100px;
	float: left;	
} 

#same_district table {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
	
#same_district td {
	padding: 0px;
	margin: 0px;
}

#same_district td.reference {
	width: 80px;
	color: black;
	font-weight: bold;	
}
	
#same_district table#layout {
	font-size: 0.9em;
}

select#bedrooms,select#sleeps,select#persons {
	width: 70px;
}

#appartment #search {
	height: 140px;
}


table#selected_flats td {
	padding: 2px;
	margin: 0px;
}

div.bad ul li {
	padding: 6px 0px 6px 0px;	
}

input#cancel_payment, input#proceed_payment {
	width: 330px;
}

input#booking_details {
	width: 350px;	
}
	
#description div.bad {
	margin-bottom: 14px;	
}
	
#description div.bad ul {
	padding: 0px;
	margin: 0px;
}

#description div.bad li {
	list-style: none;
	color: #990000;
}

div#empty_div {
	min-height: 650px;
}

div#checkout_selection .result {
	width: 554px;	
}
	
div#checkout_selection .result_text {
	width: 370px;
}

div#checkout_selection table#layout {
	font-size: 1.6em;	
}
	
div#checkout_selection h1, div#checkout_selection h2 {
	text-decoration: none;
	border: none;
}

#description div#checkout_selection h1 {
	margin: 6px 0px 0px 0px;
	padding: 0px;	
}
	
div#checkout_selection h2 {
	padding: 0px;
	margin: 0px;			
}

div#checkout_selection h2.reference {
	font-size: 18px;
	float:left;
}

div#checkout_selection span.links {
	float:left;
	clear: both;
	margin: 3px 0px;
	padding: 0px;
	font-size: 12px;
	float: left;
}

div#checkout_selection span.choose {
	clear: both;
	margin: 3px 0px;
	padding: 0px;
	font-size: 12px;
	float: right;
}

div#checkout_selection span.not_available {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: red;
	font-weight: bold;
	float: right;	
}

div#checkout_selection h1.price {
	float: right;
	font-size: 22px;
}

tr.deleted td {
	text-decoration: line-through;
}

#description ul.flat_list {
	margin: 0px;
	padding: 0px;
}

#description ul.flat_list li {
	list-style: none;
	color: #183152;
}

table#selected_flats td.not_available {
	color: red;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 4px 2px;
	margin: 0px;
	text-align: center;
}

div.series {
	padding: 6px;
}

.date_form {
	font-size: 1.3em;
	padding-bottom: 8px;
}

.button { 
	height: 34px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
}

#m_district {
	width: 300px;	
}

div#footer-menus {
	height: 20px;	
}
	
div#footer-contents {
	clear: both;
	margin-top: 10px;
}

div#footer-col1 {
	float: left;
	min-height: 150px;
	min-width: 330px;
}

div#footer-col2 {
	float: left;
	min-height: 150px;
	min-width: 350px;
}

div#footer-col3 {
	float: right;
	min-height: 150px;
}

ul#m_district li {
	padding: 2px 0px 2px 0px;
}

ul#m_district li:before {
	content: "\BB \ ";
}

div#address {
	float: right;
	margin-bottom: 10px;
}

div#address p {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

div#download_file {
	clear: both;
	height: 30px;
	float: right;
}

p#msg_flat_available {
	clear: both;
	font-size: 1.5em;
	margin: 10px 0px 10px 0px;
	color: #006600;
	padding-left: 38px;
	background: transparent url(../images/Check-32.png) no-repeat 0 0;
	line-height: 38px;
}

#search_query h2.layout {
	color: black;
	font-weight: normal;
	font-size: 1.0em;
	margin: 30px 0 4px 0;
	clear: both;
	float: right;
	text-align: right;
}

#search_query table#layout td.icon_number {
	padding-left: 0px;
}

#search_query .text_small {
	font-size: 0.6em;
	margin-top: 8px;
}

p#msg_flat_in_selection {
	font-size: 0.85em;
	float: right;
	padding-top: 10px;
	padding-left: 20px;
	background: transparent url(../images/info-16.png) no-repeat 0 7px;	
}

p#msg_flat_notavailable {
	clear: both;
	font-size: 1.6em;
	margin: 10px 0px 10px 0px;
	color: #990000;
	padding-left: 38px;
	background: transparent url(../images/Cancel-32.png) no-repeat 0 0;
	line-height: 38px;
}