/* CSS Document */
* {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
html {
	height:100%
}
body {
text-align:center;
}
table {
	border-collapse:collapse;
	border:0px;
	padding:0;
}
td {
	vertical-align:top
}
th {
	text-align:left;
	vertical-align:top
}
img {
	border:none
}
h1 {
	font-size:130%
}
h2 {
	font-size:120%
}
h3 {
	font-size:110%
}
h4 {
	font-size:110%
}
p {
	padding:0px 10px 13px 0px;
}
textarea .inputbox {
	width:120px;
	height:200px;
	margin:0px 0px 20px 0px;
}
select {
	height:auto;
	margin:12px 0px 12px 0px;
	vertical-align:middle
}
ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 35px;
}
.width {
	width:100%
}
.main {
	text-align:center;
}


.list-anchors {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	display: inline;
	overflow: visible;
	margin-top: 1px;
}
/* APARTMENTS LIST FORMATTING */

ul.aptlist {
	width: 95%;
	list-style: none;
	margin: 0;
	padding: 0;
	/*display: table-row;
	border: 1px solid brown;*/
	
	}
ul.aptlist li {
	/*display: block;
	float: left;*/
	display: inline;
	width: 196px !important;
	height: 240px!important;
	text-align: center;
	padding: 13px 0 0;
	background: #F4F4F4 url('apt-li00.gif') top center no-repeat;
	margin: 2px 2px 8px;
	cursor: pointer;
	color: black;
	
	}
ul.aptlist > li {
	display: block; 
	float: left;
	}
ul.aptlist li.highlighted, ul.aptlist li.highlighted * {
	color: white !important
}

ul.aptlist li.highlighted img {
	border-color: white
}
ul.aptlist li.highlighted address, ul.aptlist li.highlighted span {
	color: silver !important
}
ul.aptlist li img {
	border: 1px solid #ddd;

	}
ul.aptlist li label {
	font-weight: bold;
	color: #0066CC
	}
ul.aptlist li address {
	display: inline;
	color: #333;
	font-style: normal
	}
ul.aptlist li var {
	font: bold 18px "Trebuchet MS";
	color: #CC0000
	}
ul.aptlist li var small {
	font-weight: normal
}
ul.aptlist li span {
	font-family: Arial;
	color: #CC0000
	}
ul.aptlist li small a {
	display: block;
	background-color: #999999;
	color: white;
	font-size: 12px;
	position: relative;
	bottom: 0;
	line-height: 20px;
	width: 150;
	}
ul.aptlist li.highlighted small a {
	background-color: #0352A0;
}
ul.aptlist li a img {
	border: 1px solid #0066CC;
	padding: 1px
}


.list-anchors {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	display: inline;
	overflow: visible;
	margin-top: 1px;
}


.list-anchors {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	display: inline;
	overflow: visible;
	margin-top: 1px;
}
.anchor-label {
	float: left;
	/*font-size: 12px;*/
}

.list-anchors li, .upper {
	float: left;
	text-align: center;
	margin: 0 3px;
	line-height: 22px;
	overflow: visible;
}

.list-anchors li a, .upper  a, .list-anchors li span.current span {
    color: white !important;
    line-height: 20px;
    background: #1993B8 url('back-roo.gif') center top no-repeat;
    display: block;
    width: 100px;
    height: 20px;
    /*background: transparent url('/img/blue-brick-left.gif') center left no-repeat*/
    text-decoration: underline;
}

li.raactl span, li.raactl a, li.raactl span.current span {
	background: url('back-rop.gif') center top no-repeat !important;
}

.list-anchors li span.current span {
	color: white !important;
	font-weight: bold;
	text-decoration: none;
	
	
/********************[ языковое меню ]***********************/

ul#lang-menu {
	position: absolute;
	top: 0px;
	left: 15px;
	font-size: 11px;
	line-height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}

ul#lang-menu li {
	display: inline;
	list-style: none;
}

ul#lang-menu li a {
	text-decoration: none;
	color: #fff;
}

ul#lang-menu li a.selected-language {
	color: #b3d1e1;
}

ul#lang-menu li a:hover, ul#lang-menu li a:hover.selected-language {
	color: #f90;
}

/********************[ верхнее меню ]***********************/

ul#top-menu {
	position: absolute;
	top: 0px;
	right: 15px;
	font-size: 11px;
	line-height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 300px;
	text-align: right;
}

ul#top-menu li {
	display: inline;
	list-style: none;
}

ul#top-menu li a {
	text-decoration: none;
	color: #b3d1e1;
}

ul#top-menu li a.home {
	color: #fff;
	margin-right: 8px;
}

ul#top-menu li a:hover, ul#top-menu li a:hover.home {
	color: #f90;
}

/********************[ главное меню ]***********************/

#menu {
	position: absolute;
	top: 92px;
	left: 210px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 25px;
}

#menu li {
	display: inline;
	list-style: none;
	height: 20px;
}

#menu li a {
	float: left;
	width: 50px;
	height: 20px;
	margin-right: 25px;
	border-bottom: 5px solid #eee;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
}

html>body #menu li a {
	height: 15px;
}

#menu li a:hover, #menu li a.selected {
	border-bottom: 5px solid #fc6;
}

/********************[ лэйаут ]***********************/

#main {
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 780px;
	border-bottom: 10px solid #eee;
}

#left {
	text-align: center;
	width: 150px;
	background-color: #f4f4f4;
	padding: 15px 18px 40px 18px;
	font-size: 11px;
	color: #999;
	margin-right: 20px;
}

html>body #left {
	width: 180px;
}

#content {
	padding: 12px 20px 30px 15px;
}

html>body #content {
	padding-top: 0;
}

#content h3 {
	color: #999;
	font-size: 21px;
	font-weight: normal;
}

#right {
	width: 170px !important;
	padding: 0 10px 30px 0;
}

#right p, #right ul li {
	color: #999;
	font-size: 11px;
}

/********************[ левая колонка ]***********************/

#left h1 {
	text-align: left;
	width: 225px;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin: 12px 0 10px 0;
	padding: 0;
}

#left h3 {
	text-align: left;
	width: 150px;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin: 12px 0 10px 0;
	padding: 0;
}

#left ul {
	text-align: left;
	margin: 0 0 10px 30px;
	padding: 0;
}

#left ul li {
	padding: 0;
	margin-left: 0;
}

#left ul#contacts {
	text-align: left;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 0;
}

#left ul#contacts li {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

#left ul#contacts li.icq {
	background: url("online00.gif") left center no-repeat;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}

#left ul#contacts li.icq a {
	height: 20px;
	
}

#left ul#contacts li.e-mail {
	padding-left: 20px;
	height: 20px;
	background: url("icon-mai.gif") left center no-repeat;
	line-height: 20px;
}

#left ul#contacts li.telefon {
	padding-left: 20px;
	height: 20px;
	background: url("telefon0.gif") left center no-repeat;
	line-height: 20px;
}

#left ul#contacts li.sign {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#left ul#contacts li.e-mail a {
	height: 20px;
}

#left p#cards {
	width: 160px;
	margin: 0 auto;
}

#left p#cards img {
	margin-right: 3px;
	margin-bottom: 3px;
}

#left p {
	text-align: left;
	margin: 0;
	padding-top: 10px;
}

#right ul {
	text-align: left;
	margin: 0 0 10px 30px;
	padding: 0;
}

#right ul li {
	padding: 0;
	margin-left: 0;
}

#right ul#contacts {
	text-align: left;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 0;
}

#right ul#contacts li {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

#right ul#contacts li.icq {
	background: url("online00.txt") left center no-repeat;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}

#right ul#contacts li.icq a {
	height: 20px;
	
}

#right ul#contacts li.e-mail {
	padding-left: 20px;
	height: 20px;
	background: url("icon-mai.gif") left center no-repeat;
	line-height: 20px;
}

#right ul#contacts li.telefon {
	padding-left: 20px;
	height: 20px;
	background: url("telefon0.gif") left center no-repeat;
	line-height: 20px;
}

#right ul#contacts li.e-mail a {
	height: 20px;
}

#right p#cards {
	width: 160px;
	margin: 0 auto;
}

#right p#cards img {
	margin-right: 3px;
	margin-bottom: 3px;
}

#content p {
	color: #999; 	font-size: 14px;
}
#content h1 {
	color: #999;
	font-size: 21px;
	font-weight: normal;
}
#content h2 {
	color: #999;
	font-size: 21px;
	font-weight: normal;
}
 
/********************[ мой выбор ]***********************/

#left h3.cart {
	width: 152px;
	background: url("bg-order.gif") top left no-repeat;
	line-height: 42px;
	color: #fff;
	padding: 0 0 0 18px;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}

* html #left h3.cart {
	\width:132px; /* ie5 */
	wi\dth:152px; /* ie6 */
}

html>body #left h3.cart {
	width: 132px;
}

#cart {
	width: 150px;
	background: #fc6 url("bg-order.jpg") top left no-repeat;
	color: #333;
	margin: 0;
	padding: 0;
}

* html #cart {
	\width:150px; /* ie5 */
	wi\dth:110px;/* ie6 */
}

#cart a {
	color: #94611e;
}

#cart a:hover {
	color: #f90;
}

#cart p {
	width: 115px;
	padding: 10px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}

* html #cart p {
	\width:115px; /* ie5 */
	wi\dth:95px;/* ie6 */
}

html>body #cart p {
	padding: 10px 20px 0 15px;
	width: 110px;
}

#cart p a.selection {
	color: #000;
	font-weight: bold;
}

#cart p a:hover.selection {
	color: #960;
}

#cart p.all {
	width: 150px;
	margin: 10px 0 0 !important;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
	text-align: center;
	background: url("bg-order.gif") bottom left no-repeat;
}

html>body #cart p.all {	
	width: 115px;
}

#cart ul.choice-list {
	list-style: none;
	padding: 0;
	margin-left: 20px;
}

#cart ul.choice-list li {
	list-style: none;
	padding-left: 20px;
	height: 17px;
	line-height: 17px;
}

#cart ul.choice-list li a {
	height: 17px;
	line-height: 17px;
}

#cart ul.choice-list li.edit {
	background: url("icon-edi.gif") left center no-repeat;
}

#cart ul.choice-list li.del {
	background: url("icon-del.gif") left center no-repeat;
}

/********************[ помощь ]*******************************/

h3.help-header {
	color: #69c;
}

dl.help-list dt {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #69c;
	background-color: #eee;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

dl.help-list dd {
	color: #333;
	margin-bottom: 20px;
}

/********************[ новости ]*******************************/

h3.n-header {
	color: #69c;
}

p.n-date {
	background-color: #999;
	width: 80px;
	font-size: 11px;
	color: #fff;
	padding: 2px;
	text-align: center;
}

p.n-text {
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

dd.news-all {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-right: 20px !important;
	margin-top: 15px !important;
}

/*dd.news-all a {
	color: #999 !important;
}

dd.news-all a:hover {
	color: #f90 !important;
}*/

/********************[ правая колонка ]***********************/

#right h3 {
	width: 155px;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 12px 0 5px 0;
	background: url("bg-right.gif") left bottom no-repeat;
}

div#fished {
	position: absolute;
	top: 420px;
	right: 25px;
	background: url("fish0000.gif") left top no-repeat;
	width: 36px;
	height: 11px;
}

#right ul {
	padding-left: 20px;
	margin-left: 0;
}

#right ul li {
	padding-left: 0;
	margin-left: 0;
}

#right p {
	margin: 10px 0 0 0;
	padding: 0;
}

#right #weather {
	margin: 15px 0 20px 15px;
	clear: both;
}

#right #weather p {
	margin: 5px 0 0 0;
	padding: 0;
}

#right #weather a {
	float: left;
	margin-right: 10px;
}

#right #weather p.temp img {
	float: left;
	margin: 5px 10px 0 0;
	border: 1px solid #ccc;
	padding: 0;
}

#right dl#news-box {
	font-size: 11px;
	color: #999;
	margin-bottom: 5px;
}

#right dl#news-box dd {
	margin: 0 0 8px 9px;
}

p.disclaimer {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	color: #555;
}

/********************[ список клиентов ]***********************/

div#clients-all {
	margin-top: 20px;
}

div#clients-all a {
	float: left;
	width: 140px;
	height: 110px;
	margin-right: 10px;
	margin-bottom: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
	height: 100px;
}

html>body div#clients-all a {
	width: 130px;
	height: 100px;
}

div#clients-all img {
	margin: 0 auto;
}

/********************[ footer ]***********************/

#footer {
	padding: 25px 200px 40px 230px;
	background: url("bg-foote.gif") 50px 25px no-repeat;
	font-size: 11px;
	color: #999;
}

#footer ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	width: 300px;
	clear: both;
}

#footer ul li {
	list-style: none;
	margin: 0 10px 5px 0;
	padding: 0;
	display: inline;
	float: left;
}

#footer p {
	padding: 0;
	margin: 5px 0 5px 0;
	width: 300px;
	clear: both;
}

div.clearing {
	clear: both;
	height: 0;
}
