/* Standard style */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 75%;
	text-align: center;
	background: #426824;
	color: #333;
}

table {
	size: 100%;
}

a {
	color: #333;
	font-weight: bold;
}

a:hover {
	color: #000;
}

input, textarea {
	border: 1px groove #978768;
	background: #FAF7ED;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}


#container {
	width: 760px;
	margin: 0px auto 10px;
	text-align: left;
	border: 1px solid #333;
}


/* Specific style */


.bold_span {
	font-weight: bold;
}

#index_price_box {
	margin: 0px 0px 5px 15px;
	width: 140px;
	background: url(../images/index_price_bg.gif);
	text-align: center;
	border: 1px solid #733A3A;
}


/* Index style */


#header {
	width: 760px;
	font-size: 95%;
}

#header_top {
	height: 143px;
	width: 760px;
	background: url(../images/header_m.jpg) bottom left no-repeat;
}

#header_content {
	background: url(../images/header_t.jpg) top left no-repeat;
	height: 28px;
}

#header_content div {
	float: left;
	margin: 0px 2px;
	padding: 7px 3px;
	color: #FFF;
}

#header_content a {
	color: #FFF;
}

#footer {
	width: 760px;
	margin: 0px auto 10px auto;
	border: 1px solid #333;
	padding: 5px 0px;
	background: #FFFBCC;
}	

#footer a {

}

#footer a:hover {

}

#footer_links {
	text-align: center;
}

#footer_links div {
	display: inline;
	margin: 0px 5px;
}

#footer_contact {
	margin-top: 10px;
}

#footer_contact div {
	float: left;
	margin: 3px 6px 3px 10px;
}



#main {
	clear: both;
	background: #FBFCDC;
	width: 760px;
	padding: 10px 0px;
}

#main_content {
	line-height: 180%;
}

/* Menu style */


#menu {
	float: left;
	margin: 0px;
	padding: 3px 0px 3px;
	display: block;
	height: 20px;
	width: 760px;
	background: url(../images/header_b.jpg) top left no-repeat;
	text-align: center;
}

#menu ul {
	width: 740px;
	margin: 0px auto;
	padding: 0px;
}

#menu li {
	list-style-type: none;
	margin: 0px 2px;
	padding: 0px 2px;
	float: left;
	display: inline;
}

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	padding: 0px 0px;
	border: 0px;
	float: left;
}

#menu img {
	float: left;
	border: 0px;
}

#menu a:hover {
	text-decoration: none;
	font-weight: normal;
	2olor: #323A19;
	padding: 0px 0px;

	float: left;
}

#menu #menu_top {
	border-top: 0px;
} 

#main_content {
	width: 730px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}


/* Tariff style */


.tariff_wrapper {
	width: 359px;
	margin: 10px auto;
}

.tariff_header {
	border: 1px solid #A58282;
	background: #D1B2B2;
	padding: 2px 0px;
	text-align: center;
	font-weight: bold;
	margin: 2px 0px 0px;
	width: 357px;
	color: #573D3D;
}

.tariff_row {
	float: left;
	width: 359px;
	margin-top: 2px;
}

.tariff_period {
	width: 137px;
	float: left;
	background: #FBF2D9;
	border: 1px solid #D1C7AB;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.tariff_period_alt {
	width: 354px;
	background: #FBF2D9;
	border: 1px solid #D1C7AB;
	padding: 2px;
	font-weight: bold;
	margin-top: 2px;
}

.tariff_price {
	border: 1px solid #D8C5A9;
}

.tariff_flat {
	border: 1px solid #D8C5A9;
	background: #B74444;
	color: #FFF;
}


/* Location style */


#location_directions {

}


#location_directions ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Contact style */

#contact_form_wrapper {
	float: left;
	width: 350px;
	margin: 10px 10px 10px 5px;
	margin-right: 0px;
	background: #F9F9F9;

}

#contact_form {
	text-align: center;
	border: 1px solid #64814D;
	border-top: 0px;
	padding: 10px;
}

#contact_form div {
	margin: 0px;
	padding: 0px;
}

.contact_form_div {
	margin: 0px;
	text-align: left;
	float: left;
	width: 130px;
}

.contact_form_input {
	text-align: left;
}

.contact_details {
	width: 340px;
	padding-left: 20px;
	float: right;
	margin: 10px 5px 10px 0px;
}

.contact_details a {

}

.contact_details a:hover {

}

.contact_details_head {
	border: 1px solid #8C4747;
	background: #F9F9F9;
	font-weight: bold;
	padding: 2px;
}

.contact_details_content {
	border: 1px solid #64814D;
	border-top: 0px;
	padding: 10px 10px;
	background: #F9F9F9;
}

.apartment_fac {
	float: left;
}

.apartment_fac p {
	margin: 1px 3px;
}

.apartment_fac ul li {
	background: url("../images/menu_arrow2.gif") 0 5px no-repeat;
	list-style-type: none;
	padding: 5px 5px 5px 20px;
}

.index_facilities {
	width: 47%;
	float: left;
	margin: 0px 5px;
	border: 1px solid #4495B5;
}

.index_facilities div {
	padding-left: 10px;
}

.dining_menu {
	width: 47%;
	margin: 5px auto;
	border: 1px solid #4495B5;
}

.dining_menu div {
	padding-left: 10px;
	text-align: center;
}

.apartment_list ul {
	list-style-image: url(../images/li_arrow.gif);
	list-style-type: circle;
	margin-bottom: 0px;
}

.apartment_list li {
	margin-top: 3px;
}

.attractions_container {
	width: 31%;
	text-align: center;
	float: left;
	margin: 5px;
}

.attractions_container a {
	text-decoration: none;
}

.attractions_container img {
	border: 1px solid #ACD3EC;
}

.apartment_number {
	margin-top: 10px;
	border-bottom: 1px solid #5A7552;
}

.apartment_occupants {
	font-weight: bold;
}

#flats_list p {
	margin: 5px 0px 0px;
}

#flats_list div {
	font-size: 90%;
}

div#apartment_photos {
}

div#apartment_photos ul {
	padding: 0px 0px;
	margin: 0px auto;
}
div#apartment_photos ul li {
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	list-style-type: none;
}
div#apartment_photos ul li img {
	width: 112px;
	border: 0px;
	cursor: pointer;
}

div#apartment_photos p {
	width: 49%;
}
div#apartment_photos div#large_view p{
	float: right;
	width: 49%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
div#apartment_photos div#large_view p {
	margin: 0px;
}
div#apartment_photos div.apartment_number {
	width: 49%;
	border-bottom: 1px solid #5A7552;
}

div.special_offer {
	padding: 20px 0;
	border: 1px solid #c33;
	text-align: center;
}
div.special_offer h2 {
	font: bold 160% serif;
	color: #c33;
	margin: 0px 0px 20px 0px;
}
div.special_offer p {
	margin: 0px;
}


div#trip_logos {
	width: 350px;
	margin: 0 auto 10px auto;
}
div#trip_logos div.left {
	width: 150px;
	float: left;
}
div#trip_logos div.right {
	width: 150px;
	float: right;
}
div.clear { clear: both; }
