/*
  disabling default styles
*/

html, body, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, label, p, ul, ol, li, dl, dd, dt {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
body {
	font-size: 12px;
	font-family: arial, tahoma, "Franklin Gothic Medium Cond", sans-serif;
  color: #000000;
  background: #ffffff url(/files/images/body_bg.gif) top center no-repeat;
}
input, select, textarea, option {
	font-size: 12px;
	font-family: arial, tahoma, "Franklin Gothic Medium Cond", sans-serif;
}
a {
  text-decoration: none;
}
h1, h2, h3 {
  font-size: 12px;
}

/*
  main layout
*/
.wrapper {
  width: 944px;
  margin: 0 auto;
  background: #ffffff;
}

#header {
  height: 403px;
}

.somebg1 { background: url(/files/images/head1.jpg) bottom left no-repeat; }
.somebg2 { background: url(/files/images/head2.jpg) bottom left no-repeat; }
.somebg3 { background: url(/files/images/head3.jpg) bottom left no-repeat; }
.somebg4 { background: url(/files/images/head4.jpg) bottom left no-repeat; }

#main {
  background: url(/files/images/main_bg.jpg) top left repeat-x;
}

#main.bg2 { background: url(/files/images/main_bg2.jpg) top left no-repeat; }
#main.bg3 { background: url(/files/images/main_bg3.jpg) top left no-repeat; }

#footer {
}

/*
  header
*/

h1 {
  margin-top: 47px;
  margin-left: 23px;
  float: left;
}

h1 a {
  display: block;
  width: 290px;
  height: 90px;
  background: url(/files/images/logo.png) top left no-repeat;
}

h1 a span {
  display: none;
}

#slogan {
  margin: 155px 0 0 145px;
}

/*
  menu
*/
#menu {
  list-style-type: none;
  padding-top: 70px;
  float: right;
}

#menu li {
  float: left;
}

#menu li a {
  display: block;
  padding: 5px 20px;
  color: #676767;
  font-size: 14px;
  font-style: italic;
  text-transform: uppercase;
}
#menu {
	float: left;
	padding-left: 20px;
}
#menu li a {
	padding-left: 15px;
	padding-right: 15px;
}

#menu li.act a,
#menu li a:hover {
  color: #00abb4;
}
#litrada {
	font: 9px/12px Arial;
	color: #48bf05;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-top: 73px;
	position: relative;
}
#litrada span {
	position: absolute;
	font: bold 13px/15px Arial;
	color: #fff;
	width: 203px;
	height: 30px;
	background: url(../images/baloon.png) 0 0 no-repeat;
	text-align: center;
	padding: 7px 8px 0 3px;
	right: 19px;
	top: -35px;
	display: none;
}
#litrada:hover span {
	display: block;
}
#primary {
  list-style-type: none;
  margin-top: 30px;
  margin-left: 27px;
  height: 0.1em;
}

#primary li {
  float: left;
  margin-right: 35px;
}

#primary li a {
  display: block;
  padding: 5px 20px;
  color: #03a3d5;
  font-size: 21px;
  background: url(/files/images/primary_bg.gif) center left no-repeat;
}


#primary li.act a,
#primary li a:hover {
  color: #03a3d5;
}

/*
  search
*/

#search {
  width: 264px;
  height: 280px;
  background: transparent url(/files/images/search_bg.png) top center no-repeat;
  position: absolute;
  margin-left: 650px;
  margin-top: -255px;
  font-size: 11px;
  color: #28a4aa;
  font-weight: bold;
}

#search fieldset {
  border: none;
  padding: 85px 0 0 16px;
}

#search select {
  display: block;
  margin-bottom: 11px;
  width: 207px;
  color: #28a4aa;
  font-weight: bold;
  height: 20px;
}

#search .text {
  width: 56px;
  border: 1px solid #a3a3a3;
}

#search .submit {
  border: none;
  background: url(/files/images/search_submit.gif) top left no-repeat;
  width: 131px;
  height: 25px;
  display: block;
  margin: 10px 0 0 50px;
  font-weight: bold;
  color: #3f3f3f;
  cursor: pointer;
}

/*
  content
*/

.content {
  padding: 45px 40px 30px 45px;
  color: #444444;
}

.content p {
  line-height: 21px;
  margin-bottom: 20px;
}

.content h2.big {
  color: #676767;
  font-size: 28px;
  margin-bottom: 15px;
  font-style: italic;
  text-transform: uppercase;
  font-weight: normal;
}

.content h2.small {
  color: #686868;
  font-size: 23px;
  margin-bottom: 15px;
  font-weight: normal;
}

.content h3 {
  color: #c0c0c0;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 40px;
  font-style: italic;
  text-transform: uppercase;
  font-weight: normal;
}

.clients {
  background: url(/files/images/clients_bg.gif) top left no-repeat;
  width: 745px;
  padding: 25px 0 0 55px;
}

.clients img {
  margin: 0 20px 20px 0;
}

.clients .bottom {
  height: 30px;
  clear: both;
  background: url(/files/images/clients_bg_bottom.gif) bottom right no-repeat;
  width: 772px;
  margin-left: -27px;
}

.content .col3 {
  float: left;
  width: 305px;
}

.content .col3right {
  float: left;
  width: 249px;
}

.content a {
  text-decoration: underline;
  color: #009297;
}

.content a:hover {
  text-decoration: none;
}

.content .highlight {
  color: #009297;
}

.content .maplink {
  color: #5fafd4;
  font-size: 11px;
  text-decoration: none;
  text-align: right;
  display: block;
}

.content .extra {
  width: 560px;
  height: 26px;
  padding-top: 9px;
  background: url(/files/images/extra_bg.gif) top left no-repeat;
  text-align: center;
  font-weight: bold;
}

.content .consultant {
  float: left;
  width: 185px;
  text-align: center;
}

.content .consultant .name {
  font-size: 15px;
  font-weight: bold;
  color: #00c2c8;
}

.content .contact fieldset {
  border: none;
}

.content .contact label {
  display: block;
  float: left;
  width: 70px;
  margin-right: 13px;
  clear: left;
  font-weight: bold;
  color: #444444;
  text-align: right;
  padding-top: 4px;
}

.content .contact .text {
  float: left;
  display: block;
  width: 332px;
  height: 20px;
  padding: 2px 5px 0 5px;
  border: none;
  background: url(/files/images/contact_text_bg.gif) top left no-repeat;
  margin-bottom: 12px;
}

.content .contact textarea {
  float: left;
  display: block;
  width: 482px;
  height: 87px;
  padding: 5px;
  border: none;
  background: url(/files/images/contact_textarea_bg.gif) bottom left no-repeat;
  margin-bottom: 12px;
  overflow: auto;
}

.content .contact .req {
  float: left;
  color: #ff0000;
  font-size: 17px;
  display: block;
  padding-left: 5px;
  width: 150px;
  height: 22px;
  margin-bottom: 12px;
}

.content .contact .submit {
  border: none;
  background: url(/files/images/search_submit.gif) top left no-repeat;
  width: 131px;
  height: 25px;
  display: block;
  margin: 10px 0 0 83px;
  font-weight: bold;
  color: #3f3f3f;
  cursor: pointer;
  clear: both;
}

.col_left {
  float: left;
  width: 474px;
  margin-left: -45px;
  padding-left: 40px;
}

.col_right {
  float: left;
  width: 415px;
  margin-right: -40px;
  background: url(/files/images/col_right_bg.jpg) 0px 75px no-repeat;
  padding-left: 15px;
}

.col_left2 {
  float: left;
  width: 540px;
  margin-left: -45px;
  padding-left: 40px;
}

.col_right2 {
  float: left;
  width: 349px;
  margin-right: -40px;
  background: url(/files/images/col_right_bg.jpg) 0px 75px no-repeat;
  padding-left: 15px;
}

.list_headline {
  background: url(/files/images/list_headline.gif) top left no-repeat;
  display: block;
  height: 23px;
  margin: 15px 0 30px -9px;
  color: #00c3cf;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 0 0 18px;
  text-transform: uppercase;
}

.list_headline small {
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
}

.obj {
  width: 130px;
  height: 165px;
  overflow: hidden;
  float: left;
  margin: 0 24px 24px 0;
}

.obj img {
  display: block;
  margin-bottom: 2px;
}

.obj .text {
  display: block;
  color: #03a3d5;
  font-size: 11px;
  margin-bottom: 2px;
}

.obj .more {
  background: url(/files/images/obj_more.gif) center left no-repeat;
  color: #ff0000;
  font-size: 11px;
  padding-left: 10px;
  text-decoration: none;
}

.content .map_lookup {
  background: url(/files/images/map_lookup.jpg) bottom left no-repeat;
  padding: 18px 10px 10px 60px;
  font-size: 18px;
  color: #5d5e5d;
  text-decoration: none;
  display: block;
  margin-top: 30px;
  margin-left: 40px;
}

.submenu {
  list-style-type: none;
  margin-top: 70px;
  margin-left: 78px;
}

.submenu li {
  margin-bottom: 20px;
}

.submenu li a {
  display: block;
  height: 28px;
  width: 228px;
  padding: 4px 20px 0px 32px;
  color: #03a3d5;
  font-size: 21px;
  background: url(/files/images/primary_bg.gif) 12px center no-repeat;
  text-decoration: none;
}

.submenu li.light a {
  color: #24d4dd;
  background: url(/files/images/primary_bg2.gif) 12px center no-repeat;
}

.submenu li.act a,
.submenu li a:hover {
  color: #ffffff;
  background: #00b9c3 url(/files/images/primary_bg_act.gif) center left no-repeat;
}

.submenu li ul {
  list-style-type: none;
}

.submenu li ul li {
  margin-bottom: 0px;
}

.submenu li ul li a,
.submenu li.act ul li a {
  background: none;
  font-size: 12px;
  height: 16px;
  width: 228px;
  padding: 1px 20px 0px 4px;
  margin-left: 28px;
  color: #03a3d5;
}

.submenu li ul li.act a,
.submenu li ul li a:hover {
  color: #ffffff;
  background: #3d3d3d;
}

.col_left2 .list_headline {
  background: url(/files/images/list_headline2.gif) top left no-repeat;
}

.col_left2 .obj {
  margin: 0 45px 25px 0;
}

.col_right2 .submenu {
  margin-left: 4px;
}

.content .col_right2 .map_lookup {
  font-size: 16px;
}

.obj2 {
  background: url(/files/images/listbox_bg.jpg) bottom right no-repeat;
  margin-right: 16px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.obj2 img {
  margin: 0 15px 15px 0;
  float: left;
}

.obj2 .text {
  display: block;
  color: #03a3d5;
  margin-bottom: 10px;
}

.obj2 .price {
  color: #736060;
  display: block;
}

.obj2 .price big {
  font-size: 15px;
  font-weight: bold;
}

.obj2 .more {
  background: url(/files/images/obj_more.gif) center left no-repeat;
  color: #ff0000;
  font-size: 11px;
  padding: 2px 10px;
  text-decoration: none;
  float: right;
}

.obj3 {
  margin-right: 25px;
}

.obj3 .name {
  font-size: 18px;
  color: #03a3d5;
  margin-bottom: 6px;
  display: block;
}

.obj3 .image {
}

.obj3 .text {
  display: block;
  color: #03a3d5;
}

.obj3 .price {
  color: #736060;
  display: block;
}

.obj3 .price big {
  font-size: 15px;
  font-weight: bold;
}

.obj3 .more {
  background: url(/files/images/obj_more.gif) center left no-repeat;
  color: #ff0000;
  font-size: 11px;
  padding: 2px 10px;
  text-decoration: none;
  float: right;
}

.obj3 .photos {
  float: left;
  padding: 7px 0;
}

.obj3 .photos a {
  color: #736060;
  padding: 4px 8px;
  text-decoration: none;
  font-weight: bold;
}

.obj3 .photos a:hover,
.obj3 .photos a.act {
  background-color: #a9a9a9;
  color: #ffffff;
}

.obj3 .flash_view {
  float: right;
  width: 226px;
  margin-bottom: 10px;
}

.obj3 .flash_view a {
  border: none;
  background: url(/files/images/button2.gif) top left no-repeat;
  width: 226px;
  height: 20px;
  padding-top: 5px;
  display: block;
  margin-top: 5px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #3f3f3f;
  text-align: center;
  text-decoration: none;
}

.obj3 .flash_view span {
  font-size: 9px;
  color: #d20202;
}

.partners {
  background: url(/files/images/partners.gif) top left no-repeat;
  padding-left: 30px;
}

.partner {
  background: url(/files/images/partner_top.gif) top left no-repeat;
  width: 772px;
  padding-top: 30px;
  margin-bottom: 12px;
}

.partner .bottom {
  background: url(/files/images/partner_bottom.gif) bottom left no-repeat;
  height: 29px;
  width: 772px;
  clear: both;
}

.partner .logos {
  float: left;
  width: 143px;
  text-align: center;
}

.partner .logos a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.partner .info {
  float: left;
  width: 629px;
}

.partner .info p {
  margin: 0px;
}

.partner .info span {
  color: #1fb5bd;
  font-weight: bold;
  display: block;
}

.objects {
  margin: -10px -40px 0 -28px;
}

.map_view {
  float: left;
  margin-left: -45px;
}

.services {
  margin-top: 40px;
  float: left;
  width: 281px;
  margin-right: -40px;
}

.services .headline {
  font-size: 18px;
  color: #656565;
  display: block;
  margin-bottom: 5px;
}

.services .hint {
  font-size : 14px;
  font-weight: bold;
  color: #019ca3;
  display: block;
  clear: left;
  margin-bottom: 10px;
}

.services .button {
  background: url(/files/images/button3_left.gif) top left no-repeat;
  display: block;
  float: left;
  clear: left;
  margin-bottom: 5px;
}

.services .button span {
  background: url(/files/images/button3_right.gif) top right no-repeat;
  height: 18px;
  padding: 2px 7px 0 7px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  float: left;
  white-space: nowrap;
  cursor: pointer;
}

/*
  footer
*/

#footer #about {
  height: 28px;
  background: #6fced3 url(/files/images/about_bg.gif) top left no-repeat;
  padding: 15px 0 0 15px;
  color: #ffffff;
  font-size: 11px;
}

#footer #about a {
  color: #ffffff;
  text-decoration: underline;
}

#footer #about a:hover {
  text-decoration: none;
}

#footer #credits {
  list-style-type: none;
  color: #9a9a9a;
  padding-top: 5px;
  height: 30px;
}

#footer #credits li {
  float: left;
  margin-right: 30px;
  font-size: 11px;
}

#footer #credits li.right {
  float: right;
  margin-right: 0px;
}

#footer #credits li.noimg {
  padding-top: 3px;
}

#footer #credits li a {
  color: #9a9a9a;
  text-decoration: underline;
}

#footer #credits li a.noline,
#footer #credits li a:hover {
  text-decoration: none;
}

#footer #credits li img {
  vertical-align: middle;
}

/*
  popup
*/

#popup {
  width: 912px;
  height: 517px;
  position: absolute;
  top: 450px;
  left: 50%;
  margin-left: -456px;
}

#popup .head {
  height: 65px;
  padding: 9px 7px 0px 7px;
  background: url(/files/images/popup_head.png) top left no-repeat;
}

#popup .button {
  display: block;
  float: left;
  height: 27px;
  padding-top: 2px;
  width: 207px;
  background: url(/files/images/button.gif) top left no-repeat;
  font-size: 11px;
  margin-right: 14px;
  margin-top: 28px;
  overflow: hidden;
}

#popup .button img {
  vertical-align: middle;
  margin-left: 11px;
  margin-right: 5px;
}

#popup .sell {
  color: #007bd7;
  font-weight: bold;
  margin-left: 338px;
}

#popup .rent {
  color: #01d50c;
  font-weight: bold;
}

#popup .close {
  display: block;
  float: right;
  height: 24px;
  padding: 17px 61px 0 5px;
  font-size: 9px;
  color: #585858;
  background: url(/files/images/close.png) top left no-repeat;
}

#popup .map {
  border-right: 7px solid #b7b7b7;
  border-bottom: 7px solid #b7b7b7;
  border-left: 7px solid #b7b7b7;
  height: 436px;
  background-color: white;
}



/*
  popup
*/

#flashPopup {
  width: 913px;
  height: 600px;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -456px;
}

#flashPopup .head {
  height: 65px;
  padding: 9px 7px 0px 7px;
  background: url(/files/images/popup_head.png) top left no-repeat;
}

#flashPopup .button {
  display: block;
  float: left;
  height: 27px;
  padding-top: 2px;
  width: 207px;
  background: url(/files/images/button.gif) top left no-repeat;
  font-size: 11px;
  margin-right: 14px;
  margin-top: 28px;
  overflow: hidden;
}

#flashPopup .button img {
  vertical-align: middle;
  margin-left: 11px;
  margin-right: 5px;
}

#flashPopup .sell {
  color: #007bd7;
  font-weight: bold;
  margin-left: 338px;
}

#flashPopup .rent {
  color: #01d50c;
  font-weight: bold;
}

#flashPopup .close {
  display: block;
  float: right;
  height: 24px;
  padding: 17px 61px 0 5px;
  font-size: 9px;
  color: #585858;
  background: url(/files/images/close.png) top left no-repeat;
}

#flashPopup .map {
  border-right: 7px solid #b7b7b7;
  border-bottom: 7px solid #b7b7b7;
  border-left: 7px solid #b7b7b7;
  height: 600px;
  background-color: white;
}


/*
  common elements
*/

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
}

/*
  social elements
*/

.imgH .hover {
 display: none;
}
.imgH img {
 margin: 0 11px 0 0;
 padding: 0;
}
.imgH:hover img {
 display: none;
}
.imgH:hover img.hover {
 display: inline;
}
