body {
	background: #f8f7f3 url('/static/images/shadow.gif') center top repeat-y;
	padding: 0;
	margin: 0;
	font: 12px Verdana, sans-serif;
	color: #4f4e4e;
}
h1 {
	font: 24px Georgia, serif;
}
h2 {
	font: 18px Georgia, serif;
}
input,textarea,select {
	font: 12px Verdana;
}
a {
	color: #3e93c2;
}
a:hover {
	color: #205b9b;
}
div.line {
	height: 1px;
	background: url('/static/images/line.gif') 0px 0px repeat-x;
	overflow: hidden;
	margin: 0px auto;
}

/* Slogan */
div.slogan {
	position: absolute;
	top: 112px;
	right: 29px;
}

/* Header */
.centertop {
	background: url('/static/images/centertop.jpg') 50% 0% no-repeat;
	overflow: hidden;
	min-width: 900px;
	max-width: 1300px;
	margin: 0 auto;
}
.centertop2 {
	background: url('/static/images/centertop2.jpg') 0px -400px no-repeat;
	overflow: hidden;
}
.leftbottom {
	background: url('/static/images/leftbottom.png') 0% 100% no-repeat;
	overflow: hidden;
}
.righttop {
	background: url('/static/images/righttop.png') 100% 0% no-repeat;
	overflow: hidden;
	position: relative;
}
/* Pages */
.index1-logo {
	background: url('/static/images/centertop11.jpg') 50% 0% no-repeat;
}
.index1-logo .centertop2 {
	background: url('/static/images/centertop12.jpg') 0px -400px no-repeat;
}
.index2-logo {
	background: url('/static/images/centertop21.jpg') 50% 0% no-repeat;
}
.index2-logo .centertop2 {
	background: url('/static/images/centertop22.jpg') 0px -400px no-repeat;
}
.index3-logo {
	background: url('/static/images/centertop31.jpg') 50% 0% no-repeat;
}
.index3-logo .centertop2 {
	background: url('/static/images/centertop32.jpg') 0px -400px no-repeat;
}
.index1-column,
.index2-column,
.index3-column {
	padding-top: 321px;
}
.about-logo {
	background-image: url('/static/images/about-logo.jpg');
}
.about-column {
	padding-top: 192px;
}
.services-logo {
	background-image: url('/static/images/services-logo.jpg');
}
.services-column {
	padding-top: 192px;
}
.properties-logo {
	background-image: url('/static/images/properties-logo.jpg');
}
.properties-column {
	padding-top: 192px;
}
.info-logo {
	background-image: url('/static/images/info-logo.jpg');
}
.info-column {
	padding-top: 192px;
}
.contacts-logo {
	background-image: url('/static/images/contacts-logo.jpg');
}
.contacts-column {
	padding-top: 192px;
}
.cyprus-logo {
	background-image: url('/static/images/cyprus-logo.jpg');
}
.cyprus-column {
	padding-top: 192px;
}
.clientrequest-logo {
	background-image: url('/static/images/contacts-logo.jpg');
}
.clientrequest-column {
	padding-top: 192px;
}
.clients-logo {
	background-image: url('/static/images/clients-logo.jpg');
}
.clients-column {
	padding-top: 192px;
}
/* Columns */
.column {
	float: left;
	overflow: hidden;
}
.left {
	background: url('/static/images/lefttop.png') left top no-repeat;
	width: 23%;
	padding-bottom: 100px;
}
.center {
	width: 53%;
}
.right {
	width: 23%;
	position: relative;
}
/* Logo */
a.logo {
	margin-left: 38px;
}
/* Menu */
ul.menu {
	margin: 40px 0px 0px 20px;
	font: 14px Georgia, serif;
}
ul.menu li {
	background: url('/static/images/arrow-blue.gif') 0px 7px no-repeat;
	padding-left: 19px;
}
ul.menu li.menu_empty_margin {
	padding-bottom: 19px;
}
ul.menu a {
	text-decoration: none;
}
ul.menu span {
	background: url('/static/images/arrow-black.gif') 0px 7px no-repeat;
	padding-left: 19px;
}
ul.submenu {
	margin: 1px 0px 3px 0px;
	font-size: 12px;
}
ul.submenu li {
	background: url('/static/images/marker-blue.gif') 0px 5px no-repeat;
	padding-left: 12px;
}
ul.submenu a {
	text-decoration: none;
}
ul.submenu span {
	background: url('/static/images/marker-black.gif') 0px 5px no-repeat;
	padding-left: 12px;
}

/* Menu Right */
ul.menu_right {
	margin: 202px 0px 30px 57px;
	font: 14px Georgia, serif;
}
ul.menu_right li {
	background: url('/static/images/arrow-blue.gif') 0px 7px no-repeat;
	padding-left: 19px;
}
ul.menu_right a {
	text-decoration: none;
}

.star {
	width: 175px;
	height: 104px;
	margin: 0px auto;
	background: url('/static/images/star.jpg') 8px 0px no-repeat;
}
/* Menu Top */
.center ul.menu_top {
	margin: 0 0 30px 0;
	font: 14px Georgia, serif;
	float: right;
}
.center ul.menu_top li {
	list-style: none ;
	padding: 0 0 5px 15px;
	float: left;
	width: 150px;
}
.center ul.menu_top a {
	text-decoration: none;
}

.center table.menu_top {
	width: 100%;
	font: 14px Georgia, serif;
}
.center table.menu_top a {
	text-decoration: none;
}

/* Info */
.info {
	width: 210px;
	margin: 0px auto;
}
.info .header {
	height: 16px;
	background: url('/static/images/info-header.jpg') 8px 0px no-repeat;
}
.info .body {
	width: 175px;
	margin-left: 8px;
	background-color: #ffffff;
}
.info h2 {
	line-height: 15px;
	margin: 0px 0px 0px 11px;
}
.info .body ul {
	margin: 12px 0px 0px 11px;
	padding-bottom: 7px;
}
.info .body li {
	margin-bottom: 1px;
}
.info .footer {
	height: 70px;
	background: url('/static/images/info-footer.jpg') 0px 0px no-repeat;
	margin-bottom: 0px
}
div.bottomtext {
	width: 80%;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #909090;
}
/* Beautiful */
a.beautiful {
	display: block;
	width: 188px;
	height: 171px;
	background: url('/static/images/beautiful.jpg') 0px 0px no-repeat;
	margin: 0px auto;
}
/* Offices */
a.offices {
	display: block;
	width: 235px;
	height: 138px;
	background: url('/static/images/offices.jpg') 0px 0px no-repeat;
	margin: 15px 0px 15px 0px;
}

/* Main */
.center h1 {
	margin-top: 10px;
}
.center h1.index {
	text-align: center;
}

.center h1 a {
	text-decoration: none;
}
.center h1 span {
	font-size: 18px;
}
.center p {
	margin: 11px 0px 0px 21px;
	overflow: hidden;
}
.center p img {
	margin: 0px 15px 15px 0px;
}

.center p.pubdate  {
margin-left:0;
overflow:hidden;
}

.center p.pubdate span {
background-color:#F6F5EA;
display:block;
float:left;
padding:5px 21px;
}

.center ul {
	margin: 11px 0px 0px 40px;
}
.center ul li {
	list-style: disc outside;
}
.center p.blue {
	background: #2f87e5 url('/static/images/blue-star.gif') 20px center no-repeat;
	color: #ffffff;
	margin: 11px 0px 0px 0px;
	padding: 5px 22px 6px 71px;
}
.center p.tags {
	padding-top: 10px;
}
.center p.tags a {
	color: #4f4e4e;
	text-decoration: none;
	padding-bottom: 5px;
}
.center p.tags a:hover {
	color: #3e93c2;
	text-decoration: underline;
}
.center p.orange {
	background-color: #ea8828;
	color: #ffffff;
	margin: 16px 0px 0px 0px;
	padding: 9px 22px 9px 22px;
}
.center div.index2 {
	margin: 64px 6px 22px 6px;
}
.center div.index {
	margin: 34px 6px 22px 6px;
}
/* Search form */
.search-form form {
	padding-bottom: 40px;
	font-size: 11px;
}
.search-form input, select {
	font-size: 11px;
}
.search-form h2 {
	margin-left: 5%;
	padding-top: 9px;
}
div.headerline {
	width: 81%;
	margin: 6px 0px 13px 5%;
}
.search-form .row {
	overflow: hidden;
}
.search-form .field {
	width: 26%;
	min-height: 23px;
	float: left;
	margin-left: 5%;
}
.search-form .input {
	width: 68%;
	height: 23px;
	float: left;
}
.search-form input.text {
	width: 23%;
}
.search-form .dash {
	width: 8%;
}
.search-form select {
	width: 55%;
	height: 18px;
}
.search-form .button {
	margin-left: 3%;
	width: 22%;
}

.search-form .bottom .button {
	margin-left: 0;
}

.search-form div.counters {
	height: 22px;
	padding-top: 14px;
	margin-bottom: 4px;
	margin-right: 58px;
	background: url(/static/images/search-form/index/line.gif) 50% 4px no-repeat;
	font-size: 12px;
	color: #ffffff;
}
.search-form div.counters span.total {
	float:left;
	padding: 0px 0px 0px 3%;
}
.search-form div.counters span.month {
	float:right;
	padding: 0px 3% 0px 0px;
}
div.footerline {
	width: 100%;
	margin: 5px 0px 6px 0px;
	float: left;
	overflow: hidden;
}
div.footerline .line {
	width: 57%;
	margin-left: 5%;
}
/* clientrequest-form letter */

#clientrequest-form {
	width: 550px;
}

/* Write letter */
a.write-letter {
	width: 80px;
	height: 30px;
	padding: 2px 0px 0px 143px;
	margin: 15px auto 15px;
	display: block;
	background: url('/static/images/write-letter.gif') 0px 0px no-repeat;
	text-decoration: none;
	color: #2f87e5;
}
div.write-letter {
	display: none;
	margin-top: 15px;
}
div.write-letter form {
	padding-bottom: 29px;
}
div.write-letter h2 {
	margin-left: 5%;
	padding-top: 9px;
}
div.write-letter input {
	margin: 9px 0px 0px 5%;
	width: 36%;
	color: #565555;
}
div.write-letter textarea {
	margin: 9px 0px 0px 5%;
	width: 78%;
	color: #565555;
}
div.write-letter input.submit {
	margin: 9px 0px 9px 5%;
	width: 16%;
}
div.status {
	height: 121px;
	padding-top: 83px;
	margin-right: 59px;
	text-align: center;
}
/* Footer */
.footer {
	width: 100%;
	height: 74px;
	background: url('/static/images/footer.jpg') left top repeat-x;
	color: #6a6a6a;
	font-size: 10px;
	margin-bottom: 20px
}
.footer a {
	color: #6a6a6a;
}
.footer-left {
	width: 100%;
	height: 74px;
	background: url('/static/images/footer-left.jpg') left top no-repeat;
}
.footer-right {
	width: 100%;
	height: 74px;
	background: url('/static/images/footer-right.jpg') right top no-repeat;
}
.footer .copyright {
	float: left;
	width: 50%;
	height: 53px;
	margin-top:19px;
	text-align: center;
}
.footer .line {
	width: 1px;
	height: 54px;
	margin-top: 9px;
	float: left;
	background: #90909d;
	overflow: hidden;
}
.footer .studio {
	float: left;
	height: 48px;
	margin-top: 25px;
	margin-left: 5%;
	padding-left: 79px;
	background: url('/static/images/habi-logo.jpg') 0px 2px no-repeat;
}
/* Navigate */
.navigate {
	width: 100px;
	height: 25px;
	background: url('/static/images/navigate/bg.png') left top no-repeat;
	margin: 30px auto 0px;
}
.navigate .item {
	margin: 4px 1px 0px 18px;
	display: block;
	float: left;
}
.navigate .ru {
	margin-left: 28px;
}
.navigate .en {
	margin-left: 11px;
}
/* Why? */
.why {
	position: absolute;
	width: 181px;
	height: 60px;
	left: 50%;
	margin: 113px 0px 0px -90px;
	background: url(/static/images/why.png) left top no-repeat;
}
.why a {
	display: block;
	width: 240px;
	height: 85px;
}
.right .line {
	margin-top: 266px;
	width: 93px;
}
.right h2.best-offers {
	font-size: 16px;
	color: #ba2315;
	width: 180px;
	text-align: center;
	margin: 9px auto 8px;
}

.phrase {
	width: 210px;
	height: 80px;
	margin: 57px auto 0px;
}
/* Contacts */
.contacts,
.advanced-services {
	width: 183px;
	margin: 137px auto 0px;
}
.contacts div.line,
.advanced-services div.line {
	margin: 0px;
	width: 100%;
}
.contacts h2,
.advanced-services h2 {
	font-size: 16px;
	margin-top: 9px;
}
.contacts h3 {
	font-size: 14px;
	color: #2f87e5;
	margin-top: 16px;
}
.advanced-services ul {
	padding-top: 3px;
}
.advanced-services ul li {
	background: url('/static/images/marker-blue.gif') 0px 4px no-repeat;
	padding-left: 10px;
	margin-top: 5px;
}
/* best offers */
.right div.rightline {
	/* margin-top: 137px; */
	margin-top: 10px;
}
.right div.rightline2 {
	/* margin-top: 222px; */
	margin-top: 10px;
}
div.best-offer {
	margin: 0px auto;
	width: 180px;
	background: #f9f9ee url('/static/images/best-offer-footer.jpg') left bottom no-repeat;
	margin-bottom:10px;
	padding-bottom: 8px;
	font-size: 11px;
	overflow: hidden;
	position: relative;
}

div.best-offer div.header {
	background: #f9f9ee url('/static/images/best-offer-header.jpg') left top no-repeat;
	padding-top: 5px;
}
div.best-offer .frame {
	display: block;
	position: absolute;
	width: 180px;
	height: 135px;
	background: url('/static/images/best-offer-frame.png') 0px 0px no-repeat;
	cursor: pointer;
}
div.best-offer .data {
	text-align: center;
	margin: 6px 10px 0px 10px;
}
div.best-offer .city {
	text-align: center;
	color: #3e93c2;
	margin: 4px 0px 0px 0px;
}
div.best-offer .city a {
	font-size: 14px;
}
div.best-offer span.price {
	font-size: 11px;
}

div.best-offer span.price span.gbp,
div.best-offer span.price span.eur,
div.best-offer span.price span.rur,
div.best-offer span.price span.usd {
	color: #4f4e4e;
}

/* All offers */
.all-offers {
	display: table;
	margin: 12px auto 0px;
	width: 140px;
}
.all-offers .t {
	display: table-row;
}
.all-offers .l {
	display: table-cell;
	float: left;
	width: 11px;
	height: 24px;
	background: url('/static/images/all-offers-l.gif') right top no-repeat;
}
.all-offers .r {
	display: table-cell;
	float: left;
	width: 11px;
	height: 24px;
	background: url('/static/images/all-offers-r.gif') left top no-repeat;
}
.all-offers .c {
	display: table-cell;
	float: left;
	height: 24px;
	text-align: center;
	background: url('/static/images/all-offers.gif') repeat-x;
	padding-top: 3px;
	vertical-align: top;
}
.all-offers a {
	font-size: 12px;
	text-decoration: none;
}
/* Tabs */
.tabs {
	overflow: hidden;
	margin: 6px 0px 0px 158px;
}
.tabs a {
	padding: 1px 12px 0px 12px;
	display: block;
	float: left;
	height: 16px;
	background-color: #2f87e5;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
.tabs a:hover {
	background-color: #2466ad;
	color: #ffffff;
}
.tabs .separator {
	width: 1px;
	height: 17px;
	float: left;
	background-color: #499ae7;
}
.tabs span {
	padding: 1px 12px 0px 12px;
	display: block;
	float: left;
	height: 16px;
	background-color: #2466ad;
	color: #ffffff;
	white-space: nowrap;
}
/* Questions */
.question {
	background: #fbfbf5;
	margin-top: 8px;
	overflow: hidden;
}
.answer {
	background: #fbfbf5;
	margin-top: 2px;
	display: none;
}
.question h3 {
	font: 14px normal;
}
.question .number {
	float: left;
	width: 32px;
	text-align: center;
	padding-top: 5px;
	overflow: hidden;
}
.question .text {
	margin: 0px;
	padding: 5px 6px 10px 6px;
	background: #f8f6e3;
	overflow: hidden;
	line-height: 14px;
}
.question .open {
	background: #f8f8ef;
}
.question .text .tags {
	margin-top: 4px;
}
.question .text .tags a {
	color: #4f4e4e;
	text-decoration: none;
}
.question .text .tags a:hover {
	color: #3e93c2;
	text-decoration: underline;
}

/* articles */
.articles {
	margin-top: 8px;
	overflow: hidden;
}

.articles .text div.photo  {
	float:left;
	height:102px;
	width:145px;
}

.articles .text div.photo span.frame {
	background:url("/static/images/frame-132.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	height:102px;
	position:absolute;
	width:132px;
}

.articles .text a.more  {
	background:url("/static/images/arrow-blue.gif") no-repeat scroll right 5px transparent;
	font-size:11px;
	padding-right:12px;
}

.articles .text {
	margin: 8px 0 4px 21px;
	padding: 5px 6px 10px 6px;
	overflow: hidden;
	line-height: 14px;
}

/* Type */
.currency {
	margin: 4px 0px 0px 21px;
	padding: 6px 0px 0px 9px;
	height: 27px;
	background-color: #f8f6e3;
}
.currency select {
	margin-left: 25px;
}

/* Search currency */
div.search-currency {
	margin: 4px 0px 0px 21px;
	padding: 0px;
	height: 33px;
	background-color: #f8f6e3;
	overflow: hidden;
}

div.search-currency p.back {
	width: 150px;
	height: 25px;
	margin: 0px;
	padding-top: 8px;
	float: left;
	text-align: center;
	border-right: 1px solid #f1f0e1;
}

div.search-currency p.back a {
	font-size: 11px;
	padding-left: 16px;
	background: url(/static/images/search-icon.gif) 0px 2px no-repeat;
}

div.search-currency p.select {
	float: left;
	margin: 0px;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 11px;
}


.property {
	margin: 8px 0px 4px 21px;
	background: #f8f6e3 url('/static/images/property-bg.gif') left top repeat-y;
	overflow: hidden;
}
.property .photo {
	float: left;
	width: 135px;
	min-height: 102px;
	overflow: hidden;
}
.property .photo a {
	display: block;
	width: 135px;
	height: 97px;
}
.property .photo img {
	border: 1px solid #ffffff;
}
.property .photo .selled {
	border: 1px solid #ffffff;
	border-top: none;
	padding: 6px 0px 7px 0px;
	background-color: #e51b00;
	text-align: center;
	color: #ffffff;
}
.property .photo .notsell {
	border: 1px solid #ffffff;
	border-top: none;
	padding: 6px 0px 7px 0px;
	background-color: #2f87e5;
	text-align: center;
	color: #ffffff;
}
.property .photo .rented {
	border: 1px solid #ffffff;
	border-top: none;
	padding: 6px 0px 7px 0px;
	background-color: #3088e5;
	text-align: center;
	color: #ffffff;
}
.property .photo .discount {
	border: 1px solid #ffffff;
	border-top: none;
	padding: 6px 0px 7px 0px;
	background-color: #e98831;
	text-align: center;
	color: #ffffff;
}

.property .desc {
	overflow: hidden;
	padding: 4px 23px 8px 16px;
}
.property.rent .desc {
	padding-left: 8px;
	padding-right: 0px;
}
.property .desc h2 {
	display: inline;
	font: normal 14px Verdana;
	color: #3e93c2;
}
.property.rent .desc h2 {
	margin-left: 8px;
}
.property .desc h2 a {
	text-decoration: none;
}
.property .desc p {
	margin: 3px 0px 0px 0px;
}
.property.rent .desc p {
	margin-left: 8px;
	margin-right: 23px;
}
.property .desc .credit {
	color: #e87323;
}
.property.rent .desc div.price {
	margin-top: 5px;
	padding: 4px 0px 4px 8px;
	background-color: #e87323;
	color: #ffffff;
}
.property .car {
	font-size: 11px;
}
.property .car span {
	color: #363636;
}


.people {
	margin: 8px 0 0 21px;
	border: 1px solid #ffffff;
	background: #f8f6e3;
	overflow: hidden;
}
.people .photo {
	float: left;
	min-height: 119px;
	overflow: hidden;
}

.people .photo img {
	border: 0;
	position:absolute;
	display:block;
}

.people .desc {
	float: left;
	padding: 5px 10px 1px 110px;
	position:relative;
	display:block;
}

.people .desc h2 {
	display: inline;
	font: normal 14px Verdana;
	color: #3e93c2;
}

.people .desc p {
	margin-left: 0;
	margin-right: 23px;
	margin-top: 2px;
}
.people .desc div {
	margin-left: 0;
	margin-top: 5px;
	margin-right: 23px;
}
.people .desc div img {
	position:relative;
	top:5px;
	display: inline;
}
.people .desc span.icq img {
	position:relative;
	top:4px;
}

img.preview {
	display: none;
	position: absolute;
	margin: -40px 0px 0px -70px;
}
div.navpages {
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px 0px;
	background-color: #f8f5e2;
	text-align: center;
	font-size: 12px;
}
div.navpages span {
	padding: 2px 3px;
	background-color: #2586e4;
	color: #ffffff;
}

/* Property */
.photos {
	margin: 8px 0px 7px 21px;
	padding: 0px 0px 9px 0px;
	background-color: #f8f5e3;
}
.photos .selled {
	position: absolute;
	width: 109px;
	height: 35px;
	padding-top: 11px;
	font: normal 19px Verdana;
	color: #ffffff;
	background-color: #e51b00;
	text-align: center;
}
.photos .notsell {
	position: absolute;
	width: 150px;
	height: 35px;
	padding-top: 11px;
	font: normal 19px Verdana;
	color: #ffffff;
	background-color: #2f87e5;
	text-align: center;
}
.photos .rented {
	position: absolute;
	width: 109px;
	height: 35px;
	padding-top: 11px;
	font: normal 19px Verdana;
	color: #ffffff;
	background-color: #3088e5;
	text-align: center;
}
.photos .discount {
	position: absolute;
	width: 150px;
	height: 35px;
	padding-top: 11px;
	font: normal 19px Verdana;
	color: #ffffff;
	background-color: #e98831;
	text-align: center;
}

.photos img {
	display: block;
	margin: 0px 0px 0px 10px;
	padding-top: 9px;
}
.photos .tabs {
	margin: 1px 0px 0px 10px;
}
.tabs .selected {
	float: left;
	padding: 1px 12px 0px 12px;
	height: 16px;
	color: #ffffff;
	background-color: #2466ad;
}
h2.propertytitle {
	display: inline;
	margin: 0px 0px 0px 39px;
	font: normal 24px Georgia;
	color: #2f87e5;
}
span.price {
	font-size: 12px;
}
.price span.gbp,
.price span.eur,
.price span.rur {
	display: none;
}

span.price
span.price span.gbp,
span.price span.eur,
span.price span.rur,
span.price span.usd {
	color: #e87323;
}
span.agreement {
	color: #e87323;
}

.square span.m,
.square span.don {
	display: none;
}

p.discount {
	min-height: 58px;
	margin-top: 7px;
	padding: 6px 20px 6px 153px;
	background: #e98831 url(/static/images/discount-bg.jpg) left center no-repeat;
	color: #ffffff;
	font-size: 11px;
}

p.discount b.price {
	font-size: 18px;
}

p.rentprice {
	min-height: 41px;
	margin-top: 7px;
	padding: 6px 20px 6px 153px;
	background: #e87328 url(/static/images/rentprice-bg.jpg) left top no-repeat;
	color: #ffffff;
	font-size: 11px;
}

p.rentprice b,
p.rentprice b .price {
	font-size: 18px;
}

p.rentprice b span.period {
	font-size: 12px;
}

p.rentprice .price {
	font-size: 11px;
}

p.rentprice span.price span {
	color: #ffffff;
}

p.addition {
	margin-left: 39px;
	margin-bottom: 6px;
	color: #e87323;
}
p.description {
	margin-left: 39px;
	margin-bottom: 24px;
	font: normal 14px Georgia;
	color: #363636;
}
div.youtube {
	margin: 0px 0px 0px 21px;
}
div.youtube p {
	padding: 0px;
	margin: 0px;
	height: 45px;
	background-color: #f86e00;
}
div.youtube p a {
	display: block;
	width: 92px;
	margin: 0px auto;
	padding: 9px 0px 0px 108px;
	background: url(/static/images/video.gif) 0px 0px no-repeat;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
div.youtube div {
	display: none;
	margin-top: 0px;
	padding: 14px 0px 0px 0px;
	height: 358px;
	background-color: #f7f6e0;
	text-align: center;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}
div.plans {
	margin: 0px 0px 0px 21px;
	padding: 12px 15px 15px 15px;
	background-color: #afafaf;
	border-top: 6px solid #cacaca;
	text-align: center;
}
div.plans a {
	padding: 0px 4px;
}
div.plans img {
	border: 1px solid #6d6d6d;
}
.location {
	background: #2f87e5 url('/static/images/location-bg.gif') left top repeat-y;
	overflow: hidden;
	margin: 0px 0px 0px 21px;
}
.location .link {
	float: left;
	width: 56px;
}
.location .link a {
	display: block;
	margin: 20px 0px 20px 5px;
}
.location .text {
	overflow: hidden;
	color: #ffffff;
	padding: 10px 10px 10px 14px;
}
.location .text b {
	font: bold 14px Georgia;
}
.location .text ul {
	margin: 4px 10px 0px 14px;
}
.location .text ul li {
	margin: 0px 0px 4px 0px;
}
.features {
	margin: 13px 0px 20px 39px;
	font: normal 14px Georgia;
}
.features ul {
	margin: 7px 0px 0px 14px;
}
.features ul li {
	margin-bottom: 3px;
}
p.compensation {
	padding: 6px 20px 5px 20px;
	background-color: #2f87e5;
	margin-bottom: 20px;
	color: #ffffff;
}

/* Gallery */
.gallery {
	width: 179px;
	margin: 11px auto 0px;
}
.gallery img {
	display: block;
}
.gallery a {
	display: block;
	margin-bottom: 10px;
}

/* Weather */
.weather {
	font-family: Georgia;
	width: 180px;
	margin: 0px auto 30px;
}
.weather h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.weather .type {
	width: 90px;
	margin-top: 12px;
	text-align: right;
	float: left;
	font-size: 20px;
	background: url('/static/images/weather-type.jpg') 18px 2px no-repeat;
}
.weather .temp1 {
	float: left;
	font-size: 34px;
	margin-left: 11px;
}
.weather .temp2 {
	width: 65px;
	height: 110px;
	padding-top: 43px;
	padding-left: 115px;
	font-size: 20px;
	color: #ffffff;
	background: url('/static/images/weather-bg.jpg') 9px 42px no-repeat;
}

/* Phones */

div.phones {
	/*background: url(/static/images/phones.jpg) 0px 70px no-repeat;

	height: 160px;*/
	font-family: Georgia;
}

div.phones div.title1 {
	font-size: 17px;
	color: #4f4e4e;
	margin-left: 20px;
}
div.phones div.title2 {
	font-size: 15px;
	color: #4f4e4e;
	margin-left: 20px;
}
div.phones div.phone {
	max-width: 290px;
	font-size: 21px;
	color: #f86e00;
	text-align: right;
	margin-top: 5px;
}


/* Search not found */
div.search-notfound {
	text-align: center;
}
div.search-notfound p {
	padding: 7px 11px 10px 11px;
	background-color: #f8f6e3;
	font-size: 11px;
	text-align: left;
}

div.search-notfound img {
	margin: 20px auto;
}

/* Comments */
h1.comments {
	font: normal 24px Georgia;
	color: #2f87e5;
}

.center ul.comments {
	margin-left: 20px;
}

.center ul.comments li {
	list-style: none;
}

ul.comments div.user b {
	color: #f86e00;
	font: normal 18px Georgia;
}

ul.comments p {
	padding: 11px 0px 19px 30px;
	margin: 0px;
	font: normal 13px Georgia;
	line-height: 20px;
	color: #5a5a5a;
	position: relative;
}

ul.comments p b {
	font-size: 40px;
	line-height: normal;
	position: absolute;
}

ul.comments p b.lquote {
	margin: -7px 0px 0px -28px;
}

ul.comments p b.rquote {
	margin: -20px 0px 0px 3px;
}

div #license {
	padding:15px 0 0 20px;
	position:relative;
}


.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.google_translate {
	text-align: center;
	padding-left: 50px;
}

input.notvalidinput, select.notvalidinput, textarea.notvalidinput
{
  color:#ba2315;
  border-color:#ba2315;
  background-color:#ffeeee;
}

div.notvalidinput
{
  color:#ba2315;
}
/*
div[name=clientrequest-form] .field
{
  width:250px;
}

div[name=clientrequest-form] .input
{
  width:300px;
} */
div[name=clientrequest-form] .field {
	width: 26%;
	min-height: 23px;
	float: left;
	margin-left: 5%;
}
div[name=clientrequest-form] .input {
	width: 68%;
	height: 23px;
	float: left;
}
div[name=clientrequest-form] .input.text {
	width: 23%;
}

