@charset "utf-8";
body {color: #333; font-size: 80%; font-family: Arial, Helvetica, sans-serif; background: url(../img/bg.png) repeat-x top #fff; margin: 0; padding: 0;}

h1 {color: #c00; font-size: 140%; font-weight: normal; margin: 0 0 10px 0; padding: 0;}
h2 {font-size: 140%; font-weight: normal; margin: 0 0 10px 0; padding: 0;}

p {margin-top: 0;}
hr {display: block; height: 0; border: 0; border-top: 1px solid #ccc;}
img {border: 0;}
img {behavior: url(../../js/iepngfix.htc);}

fieldset {border: 1px solid #ddd; margin-bottom: 20px; clear: both;}
label, legend {font-weight: bold;}
fieldset table th, .clear-table th {text-align: left; padding-right: 15px;}

a:link {color: #06f;}
a:visited {color: #2a3dc8;}
a:hover {color: #c00;}
a:active {color: #900;}

table {border-collapse: collapse;}
.message {
	color: #0A0;
	font-size: 1.2em;
	font-style: italic;
	background: #F3FFE7;
	margin-bottom: 10px;
	margin-left: -5px;
	padding: 5px;
	}
.empty-list {color: #666; font-style: italic;}
.error, .invalid {background: #fff7f1; border: 1px solid #ff9494; padding:2px 1px;}

label.error {display: none!important;}

/**/
#contact-address {width: 395px;}
/**/

/**/
.spacer {clear: both; font-size: 0; line-height: 0;}
.block {padding-bottom: 10px;}
.short_textfield {}
.textarea {width: 500px;}
.validation-message {color: #f33;}
.invalid {background: #fff7f1; border: 1px solid #ff9494;}

.main {position: relative; background: #fff; width: 990px; margin: auto;}
	.left-shadow {position: absolute; top: 0; left: -5px;}
	.right-shadow {position: absolute; top: 0; right: -5px;}
	.head {color: #999; font-size: 90%; height: 85px; padding: 0 20px;}
		.head .lc {float: left; padding-top: 30px;}
		.head .rc {float: right; padding-top: 25px; text-align: right;}

	.content {padding: 20px;}
		.content .lc {float: left; width: 165px;}
		.content .cc {float: left; width: 520px; margin: 0 15px;}
		.content .cc-big {float: right; width: 770px;}
		.content .rc {float: right; width: 235px;}
		.menu {color: #c00; font-size: 140%; list-style: none; margin: 0; padding: 0;}
		.menu li {padding-bottom: 10px;}

		.partners-list-wrapper ul,
		.links-list-wrapper ul {list-style: none; margin: 0; padding: 0;}
		.partners-list-wrapper ul li,
		.links-list-wrapper ul li {clear: both; margin-bottom: 15px;}
			.partner-image {display: block; float: left; margin: 0 10px 0 0; cursor: pointer;}
		.top-left-table, .bottom-left-table {float: left; margin-right: 50px;}

		.table_list {width: 100%; border-collapse: collapse;}
		.table_list tr.heading-tr a {color: #fff; text-decoration: none;}
		.table_list .first, .table_list .last {width: 30px; white-space: nowrap; text-align: center;}
		.table_list tr.heading-tr, .table_list tr.heading-tr:hover {color: #ddd; background: url(../img/thead-bg.png) repeat-x top #005ba1;}
		.table_list tr.heading-tr th {text-align: left; padding: 0.3em 1.0em 0.3em 0.3em; white-space: nowrap;}
		.table_list tbody tr th, .table_list tbody tr td {padding: 0.3em; border-bottom: 1px solid #e5e5e5;}
		.table_list tbody tr:hover {background: #e5efff;}
		td.localization{width:300px}

		.table_left {float: left; margin-right: 50px;}
		.table_left .textarea {width: 300px;}
		
		.table_left th {width: 135px;}
	
		#item-localization, #item-additional {background-color: #F3FFE7; border: 1px solid #0a0;}
		#item-city {width: 250px;}		

		.paging .left {float: left;}
		.paging ul {list-style: none; margin: 0; padding: 0;}
		.paging ul li {display: block; float: left; font-weight: bold; padding: 2px 8px;}
		.paging ul li.current {color: #fff; background: #005ba1; -moz-border-radius: 0.3em;}
		.paging .right {float: right;}

		.currency, .meters, .stuff {padding-left: 3px;}
		.final-price {color: #c00; font-size: 110%; font-weight: bold; margin-bottom: 20px; padding-left: 10px;}
		.interest-form-wrapper {padding-left: 10px;}
		.found-number {color: #666; font-style: italic; margin: 10px 0;}


	.footer {position: relative; color: #999; font-size: 90%; height: 1%; padding: 0 20px 20px 20px;}
		.footer ul {list-style: none; margin: 20px 0 10px -5px; padding: 0;}
		.footer ul li {display: inline; padding: 5px;}
		.stow {position: absolute; bottom: 40px; right: 20px;}

 .partner-image {float: left;}


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}



