/* CSS Document */

body {
	background: url(../images/background_page.jpg) #223846 repeat-x;
	padding: 0px;
	margin: 0px;
	}
	
.bestprice a {
margin: 0 0 0 40px;
font: normal 18px Arial, Helvetica, sans-serif;
color: #81db00;
}	
	
#title {
	padding-left: 5%;
	height: 35px;
   	font: 18px normal Arial, Helvetica; 
	color: #5e9baf;
	}
#title a, #title a:hover {
   	font: 18px normal Arial, Helvetica; 
	color: #5e9baf;
	}
	.languages {
		float: right;
		padding-right: 5%;
		}
#ddcolortabs{
	padding-left: 5%;
	width: 90%;
	background: transparent;
}

#ddcolortabs ul{
   	font: normal 13px normal Arial, Helvetica; 
	margin:0;
	padding:0;
	list-style:none;
	}

#ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}


#ddcolortabs a{
	float:left;
	color: white;
	background: #2e4452 url(../images/tab-top-left.gif) no-repeat left top;
	margin:0 3px 0 0;
	padding:0 0 10px 17px;
	text-decoration:none;
}

#ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url(../images/tab-top-right.gif) no-repeat right top;
	padding: 10px 17px 0px 0px;
}

#ddcolortabs a span{
	float:none;
}


#ddcolortabs a:hover{
	background-color: #2c6076;
}

#ddcolortabs a:hover span{
	background-color: #2c6076;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
	background-color: #4fc9f3;
}





.formfield {
	font: 12px normal Arial, Helvetica; 
	color: #223846;
	width: 90%;
	}
.formfield-now {
	font: 12px normal Arial, Helvetica; 
	color: #223846;
	}






#imageline-transfer {
	display: block;
	height: 230px;
	width: 100%;
	background: #4fc9f3 url(../images/background_transfer.jpg) no-repeat center bottom;
	clear: both;
	border-bottom: 2px solid #4b5d68;
	}
#imageline-text {
	float: left;
   	font: 18px normal Arial, Helvetica; 
	color: #fff;
	width: 30%;
	padding-top: 30px;
	padding-left: 7%;	
	}
#imageline-transfer-car {
	height: 230px;
	display: block;
	width: 60%;
	float: right;
	background: transparent url(../images/background_transfer-car.gif) no-repeat bottom left;
	}
	
	

	
	
	
	
	
#text {
	width: 93%;
	margin: 20px 0px 0px 3%;
	background: url(../images/background_text.jpg) repeat-x top left;
	min-height: 400px;
	}

#text-padder {
	font: normal 12px Arial;
	color: #aacee6;
	text-decoration: none;
	line-height: 18px;
	with: 94%;
	padding: 3%;
	}
#text-padder-head {
	font: normal 21px Arial;
	color: #a4dd53;
	text-decoration: none;
	}
#text-padder b {
	font: normal 12px Arial;
	color: #a4dd53;
	text-decoration: none;
	}
#text-padder a{
	font: normal 12px Arial;
	color: #51c5ec;
	}
#text-padder a:hover{
	font: normal 12px Arial;
	color: #aeeaff;
	}
	.txt-apartment {
		float: left;
		clear: left;
		}	
	.txt-photos {
		width: 300px;
		}
	
.table {
	font: normal 12px Arial;
	vertical-align: top;
	color: #aacee6;
	padding: 10px;
	border-bottom: 1px solid #2b4555;
	}
.pictures {
	padding: 10px;
	padding-right: 0px;
	}
.table-head {
	font: normal 12px Arial;
	background: #2e4452;
	color: #fff;
	padding: 10px;
	}
.table-ap {
	font: normal 12px Arial;
	vertical-align: top;
	color: #aacee6;
	padding: 10px;
	border-top: 1px solid #2b4250;
	}	
	
	
	
		
.apartmentslist{
	background: transparent;
	width: 100%;
	padding: 0%;
	text-decoration: none;
	border: 0px;
	}

* html .apartmentslist { /*IE only rule. Original menu width minus all left/right paddings */
	width: 100%;
	}

.apartmentslist ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
.apartmentslist li{
	display: block;
	margin-bottom: 10px;
	background-color: #294759;
	}
.apartmentslist a, .apartmentslist a:visited{
	font: normal 12px Arial;
	display: block;
	color: #595959;
	line-height: 18px;
	cursor: pointer;
	cursor: hand;
	}

html>body .apartmentslist a{ /*Non IE rule*/
	width: auto;
	}

.apartmentslist a:hover{
	color: #595959;
	}
.apartmentslist b{
	font: bold 13px Arial;
	color: #246ca6;
	line-height: 22px;
	text-decoration: underline;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	}

.apartmentslist-info {
	padding: 1%;
	width: 98%;
	display: block;
	clear: both;
	min-height: 130px;
}
.apartmentslist-info_gold {
	background: url(../images/bg_status-gold.gif) center right no-repeat;
	padding: 1%;
	width: 98%;
	display: block;
	clear: both;
	min-height: 130px;
}
.apartmentslist-info_silver {
	background: url(../images/bg_status-silver.gif) center right no-repeat;
	padding: 1%;
	width: 98%;
	display: block;
	clear: both;
	min-height: 130px;
}
.apartmentslist-info_bronze {
	background: url(../images/bg_status-bronze.gif) center right no-repeat;
	padding: 1%;
	width: 98%;
	display: block;
	clear: both;
	min-height: 130px;
}
.apartmentslist-image {
	display: block;
	width: 165px;
	float: left;
	}
.apartmentslist-txt {
	color: #aacee6;
	display: block;
	padding-left: 165px;
	}
	
	

	
	
#apartments-book {
	width: 200px;
	text-align: right;
	float: right;
	}

.button {
	padding: 3px 15px;
	border: 1px solid #1e3441;
	font: 12px normal Arial, Helvetica; 
	font-weight: bold;
	color: #052d41;
	background: url(../images/background_button.jpg) repeat-x center top;
	}
	
	
	
	
#adsense {
	background: #1d2f3b;
	text-align: center;
	width: 100%;
	padding: 20px 0px 20px 0px;
	margin-top: 20px;
	}
	
	
	
.visa-in-your-lang {
	background: #324f61;
	margin: 0px 0px 20px 30px;
	width: 300px;
	float:right;
	clear: both;
	border:1px solid #3a5b70;
	}
.visa-in-your-lang-pad {
	font: 12px normal Arial, Helvetica; 
	color: #fff;
	width: 90%;
	padding:5%;
	}
	
.visa-in-your-lang-t {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #365669;
	}
	
table {

	font: 12px normal Arial, Helvetica; 
	}
td {	
	font: normal 12px Arial;
	vertical-align: top;
	color: #aacee6;
	}
	
.error {
	padding: 5px;
	font: 12px normal Arial, Helvetica; 
	font-weight: bold;
	color: #FF0000;	
	background: #fff;
	}
	