/* CSS Document */

body {
  background: url("/art/locality/main-bg.jpg") repeat scroll 0 0 #BFBFBF;
  color: #98A0A3;
  font:12px Arial,Helvetica,sans-serif;
  margin:0;
}

div, form, object, img {
  margin: 0;
  padding: 0;
  border-width: 0;
}

a {
  color: #535353;
  text-decoration:none;
}

/* -------------------------------------------------------------------------- */

/*Fonts*/
@font-face{
    font-family: 'CalibriBold';
    src: url('/css/fonts/calibri_bold-webfont.eot');
    src: url('/css/fonts/calibri_bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/calibri_bold-webfont.woff') format('woff'),
         url('/css/fonts/calibri_bold-webfont.ttf') format('truetype'),
         url('/css/fonts/calibri_bold-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo500';
    src: url('/css/fonts/museo500-regular-webfont.eot');
    src: url('/css/fonts/museo500-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/museo500-regular-webfont.woff') format('woff'),
         url('/css/fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('/css/fonts/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifRegular';
    src: url('/css/fonts/droidserif-regular-webfont.eot');
    src: url('/css/fonts/droidserif-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/droidserif-regular-webfont.woff') format('woff'),
         url('/css/fonts/droidserif-regular-webfont.ttf') format('truetype'),
         url('/css/fonts/droidserif-regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

} 

/* -------------------------------------------------------------------------- */

.clearfix {
  clear:both;
/*
  font-size:0;
  height:0;
  line-height:0;
  margin:0;
  padding:0;
*/
}

.price {
  color:#125DAE;
  display:block;
  font-weight:bold;
}

span.contact, span.contact a {
  color:#0099CC;
  font-weight:bold;
}

.alert,
.error {
  margin: 7px 8px 7px 8px;
  padding: 8px;
  border: 1px dashed #7F9DB9;
  text-align: center;
  font: 14px "Lucida Sans",Verdana,Helvetica,sans-serif;
  background-color: #ffffff;  
}

.error {
  border-color: #ff0000;
  color: #ff0000;
}

div.spacer {
	width: 100%;
	height: 40px;
}

form div.nottofill {
  display: none;  
}

.pp_social {
  display: none !important;
}

/* -------------------------------------------------------------------------- */

a#group {
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

div#bg {
  background-image:url(/art/locality/hatter.jpg);
  background-position: 50% 58px;
  background-repeat: no-repeat;
}

div#a {
  background: url("/art/locality/headerbg.png") repeat-x scroll 0 0 transparent;
/*  
  height: 156px;
*/
  margin-bottom: 25px;
  position: relative;
  background-position: 0 -100px;
  padding-top: 10px;
}

div#aa {
  display: none;
  background:url("/art/locality/logo1.png") no-repeat scroll left 15px transparent;
  height: 108px;
  margin: 0 auto;
  overflow: hidden;
  width: 980px;
}

div#aa h1 {
  display: none;
}

div#ab {
  background: url("/art/locality/nav-bg.jpg") repeat-x scroll 0 0 transparent;
  border-bottom: 0 solid #E5E5E5;
  border-top: 0 solid #E5E5E5;
  box-shadow: 0 1px 3px #C3C2C3;
  height: 47px;
  width: 100%;
}

div#ab ul {
  margin: 0 auto;
  width: 980px;
  display: block;
  padding: 0;
  list-style:none outside none;
  height: 47px;
}

div#ab ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

div#ab ul li a {
  display: block;
  float: left;
  background: url("/art/locality/nav-tab-seprator.jpg") no-repeat scroll right center transparent;
  font: 14px/47px 'CalibriBold', Arial,Helvetica,sans-serif;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;  
  height: 47px;
  padding: 0 12px;
}

div#ab ul li a.img {
  background: url("/art/locality/menu_logo.png") no-repeat scroll 0 4px transparent;
  padding: 0;
  width: 110px;
  margin: 0 12px 0 0;
}

div#ab ul li a.img span {
  display: none;
}

div#aa ul li.selected a {
  color: #00919F;
  font-weight: bold;
}

div#b {
  width: 980px;
  margin: 0 auto;
}

div#ba,
div#bbc {
  float: left;
  width: 204px;
}

div#bb {
  float: left;
  width: 756px;
  margin-left: 20px;
}


div#bbb {
  float: left;
  width: 505px;
  margin: 0 20px 0 0;
}

div#footer {
  clear: both;
  background: url("/art/locality/footerbg.jpg") repeat-x scroll 0 0 #313943;
  border-top: 1px solid #E7E9EA;
  height:46px;
  margin:0;
  padding: 32px 0 0 0;
}

div#footer p {
  padding: 0;
  margin: 0 auto;
  width: 960px;
  color:#777777;
  font: 13px/20px "Lucida Sans",Arial,Verdana,Helvetica,sans-serif;
}

div#footer span {
  float: right;
}

div#footer a {
  color:#00919F;
  text-decoration:none;
}

/* -------------------------------------------------------------------------- */

input.num,
input.text,
select,
textarea,
div.tree,
div.scrollbox {
  background:#f2f2f2;
  border:none;
  height:22px;
  font:12px Arial, Helvetica, sans-serif;
  color:#535353;
  padding-left:10px;
  box-shadow: -1px -1px 0px #d9d8d8;
  -webkit-box-shadow: -1px -1px 0px #d9d8d8;
  -moz-box-shadow: -1px -1px 0px #d9d8d8;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  behavior: url(PIE/PIE.html);
}

input.button,
span.button {
  background:#27507d url(/art/locality/btns-repeatable-bg.png) repeat-x;
  color:#fff;
  height:29px;
  line-height:29px;
  display:block;
  width:auto;
  border:1px solid #104783;
  text-align:center; 
  text-shadow:0px 1px 1px #333;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  behavior: url(PIE/PIE.html);
}

input.button:hover,
span.button:hover {
  background-image: url(/art/locality/btns-repeatablebg-hover.png);
  background-color: #2998CC;
}

fieldset {
  margin: 7px 0 7px 0;
  padding: 8px;
  border: 1px solid #535353;
}

fieldset legend {
  padding: 3px;
  background:url(/art/locality/table-head-bg.jpg) repeat-x;
  font:bold 12px Arial, Helvetica, sans-serif;
  color:#e6e6e6;
}

/* -------------------------------------------------------------------------- */

form.search {
  background:#fff;
  margin-bottom: 20px;
  overflow:hidden;
  border:1px solid #fff; 
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius:5px; 
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; 
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);  
}

form.search h2 {
  font:12px 'DroidSerifRegular', Arial, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 10px;
  color:#ffffff;
  height:36px;
  margin: 0 0 3px;
  line-height:36px;
  background:url(/art/locality/table-head-bg.jpg) repeat-x;
}

form.search div.s {
  border-color: #EBEBEB;
  border-style: solid;
  border-width: 0 0 1px;
  margin: 0 0 3px;
  padding: 0 3px 3px;
}

form.search label.label,
form.search strong.label {
  font:12px Arial, Helvetica, sans-serif;
  display: block;
  font-weight: bold;
}

form.search div.tree,
form.search div.scrollbox {
  width: 182px;
}

form.search input.num,
form.search select {
  /*
  border: 1px solid #4F8B9D;
  background-color: #FFFFFF;
  */
}

form.search input,
form.search select {
  width: 192px;
  margin: 0;
  padding: 2px;
}

form.search input#kod {
  width: 182px;
}

form.search input.check {
  width: auto;
  margin: 0;
  padding: 0;
}

form.search input.num {
  text-align: right;
  width: 71px;
  margin-right: 2px;
}

form.search input.button {
  width: auto;
  float: none;
  margin: 0 auto;
}

form.search input.image {
  display: none;
}

form.search div.button {
  text-align: center;
  padding: 3px;
}

/* -------------------------------------------------------------------------- */

div.scrollbox {
  background-color: #FFFFFF;
  border: 1px solid #4F8B9D;
  color: #333333;
  width: 223px;
  padding: 5px;
  height: 58px;
  overflow: auto;
}

div.scrollbox label {
  float: none;
  margin: 0;
  width: auto;
}

div.scrollbox input.check {
  border-width: 0;
  width: auto;
  height: auto;
}

/* -------------------------------------------------------------------------- */

div.tree {
/*
  background-color: #FFFFFF;
  border: 1px solid #4F8B9D;
  color: #333333;
*/
  height: 122px;
  overflow: auto;
  padding: 5px;
  width: 223px;
}

div.tree * {
  margin: 0;
  padding: 0;
  border-width: 0;
}

div.tree table {
  border-collapse: collapse;
}

div.tree table.closed {
  display: none;
}

div.tree td {
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 0;
  border-width: 0;
  line-height: 15px;
}

div.tree td.line {
  width: 16px;
  background-image: url(/art/tree/ftv2vertline.gif);
  background-position: 0 0;
  background-repeat: repeat-y;
}

div.tree td.last {
  background-image: none;
}

div.tree td.line span {
  display: block;
  height: 22px;
  width: 16px;
  background-image: url(/art/tree/ftv2node.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

div.tree td.line span.last {
  background-image: url(/art/tree/ftv2lastnode.gif);
}

div.tree td.line a span {
  background-image: url(/art/tree/ftv2mnode.gif);
}

div.tree tr.last td.line a span {
  background-image: url(/art/tree/ftv2mlastnode.gif);
}

div.tree td.line a.closed span {
  background-image: url(/art/tree/ftv2pnode.gif);
}

div.tree tr.last td.line a.closed span {
  background-image: url(/art/tree/ftv2plastnode.gif);
}

div.tree td.item {
  padding: 2px 0 0 1px;
}

div.tree td.check {
  padding: 0 2px 0 1px;
}

div.tree input {
  width: auto;
  border-width: 1px;
}

/* -------------------------------------------------------------------------- */

div.hot {
  float: right;
  margin-bottom: 8px;
  width: 390px;
  height: 354px;
  background-color: #F3F0DF;
  overflow: hidden;
}

div.hot h2 {
  background-color: #E8E3CD;
  color: #171717;
  display: block;
  font: bold 18px "Trebuchet MS",Arial,sans-serif;
  height: 29px;
  padding: 7px 8px 0 8px;
  text-transform: uppercase;
  margin: 0;
}

div.hot ul {
  list-style:none outside none;
  margin: 0;
  padding: 0;
}

div.hot ul li {
  background: url("/art/hotdiv.jpg") repeat-x scroll center bottom transparent;
  display: block;
  margin: 0 8px 0 8px;
  padding: 10px 0 10px 0;
}

div.hot span.img {
  border:5px solid #C6BBAA;
  display:block;
  float:left;
  height: 66px;
  width: 66px;
}

div.hot h3 {
  display: block;
  margin: 0 0 0 86px;
  padding: 0 8px 0 0;
}

div.hot h3 a {
  color:#009933;
}

div.hot p {
  display:block;
  margin: 0 0 0 86px;
  padding: 7px 8px 0 0;
}

div.hot .price {
  padding-top: 5px;  
}

/* -------------------------------------------------------------------------- */

div.types {
  background-color: #E3F6FC;
  height: 44px;
  margin-bottom: 8px;
}

div.types h2 {
  background: url("/art/topcategories_h2.jpg") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  float: left;
  font: bold 18px "Trebuchet MS",Arial,sans-serif;
  height: 34px;
  padding: 12px 0 0 10px;
  margin: 0;
  text-transform: uppercase;
  width: 175px;
}

div.types ul {
  display: block;
  float: left;
  padding: 11px 0 0 0;
  margin: 0;
  width: 725px;
}

div.types li {
  display: inline;
  font: bold 16px "Trebuchet MS",Verdana,Arial,sans-serif;
}

div.types a {
  border-right: 1px solid #9AB5BE;
  color: #4B7792;
  display: block;
  float: left;
  height: 23px;
  padding: 2px 11px 0 8px;
}

/* -------------------------------------------------------------------------- */

div.list {
  float: left;
  margin-bottom: 20px;
}

div.list h2 {
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  letter-spacing:-1px;
  margin:0 0 5px;
}

div.list div.err {
  background-color: #F8F8F8;
  border: 1px solid #EEEEEE;
  display: block;
  margin: 0 0 8px 0;
  padding: 10px;
}

div.list ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

div.list li {
  background:#fff; border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);
  margin: 15px 0;
  padding: 0;
}

div.list h3 {
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 5px;
}

div.list h3 a {
  color: #323232;
  text-decoration:none;
}

div.list p {
  margin: 0;
  padding: 0;
}

div.list p.price {
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
  letter-spacing:1px;
  margin: 0 0 10px 0;
  padding:5px 15px 5px 5px;
  text-transform:uppercase;
}

div.list span.img {
  float: left;
  padding: 0 0 0 5px;
}

div.list span.img img {
  margin: 0;
  padding: 5px;
  border:1px solid #CCCCCC;
}

div.list p.desc {
  margin: 0 0 0 130px;
}

div.list div.buttons {
  margin: 10px 0 0 0;
  padding: 5px;
  border-top: 1px solid #E8E8E8;
  text-align: right;
}

div.list div.buttons span.button {
  display: inline-block;
  margin-right: 5px;
  width: 121px;
  height: 27px;
}

div.list div.buttons span.button a {
  color: #F3F0DF;
}

div.list div.buttons span.images {
  background: url("/art/locality/pic.png") no-repeat scroll 0 0 transparent;
  height: 18px;
  padding-top: 4px;
  padding-left: 32px;
  padding-bottom: 3px;
}

div.nav {
  text-align: center;
}

div.nav a {
  font:12px 'DroidSerifRegular', Arial, Helvetica, sans-serif;
  display:inline-block;
  margin-left:5px;
  height:30px;
  line-height:30px;
  width:30px;
  text-align:center;
  background:url(/art/locality/pagi-activ-bg.png) no-repeat;
  color:#38383a;
}

div.nav a:hover,
div.nav a.selected {
  color:#d6d6d6;
  background:url(/art/locality/pagi-bg.png) no-repeat;
}

/* -------------------------------------------------------------------------- */

div.locations {
  background:#fff; border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);
  margin-bottom: 20px;
}

div.locations h2 {  
  color:#125dae;
  font-size:21px;
  margin: 0;
  text-shadow: 1px 1px 0px #fff;  
  padding: 8px 10px;
  border-bottom:#f0f0f0 1px solid;
  font-weight: normal;
}

div.locations ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

div.locations li {
  display: block;
  padding: 8px 8px 8px 30px;
  background:url(/art/locality/submenu-list-bullet.png) 10px center no-repeat;  
}

div.locations li.r0 {
  background-color: #F0F0F0;
}

div.locations li a {
  color: #777777;
  display: block;
  text-decoration: none;
}

div.locations li a:hover {
  padding-left: 2px;
}

div.locations li.l2 {
  background-position: 25px center;
  padding-left: 45px;
}

div.locations li.l3 {
  background-position: 40px center;
  padding-left: 60px;
}

/* -------------------------------------------------------------------------- */

div.orders {
  background-color: #E3F6FC;
  height: 44px;
  margin-bottom: 8px;
}

div.orders h2 {
  background: url("/art/topcategories_h2.jpg") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  float: left;
  font: bold 18px "Trebuchet MS",Arial,sans-serif;
  height: 34px;
  padding: 12px 0 0 10px;
  margin: 0;
  text-transform: uppercase;
  width: 175px;
}

div.orders ul {
  display: block;
  float: left;
  padding: 11px 0 0 0;
  margin: 0;
  width: 725px;
}

div.orders li {
  display: inline;
  font: bold 16px "Trebuchet MS",Verdana,Arial,sans-serif;
}

div.orders li a {
  border-right: 1px solid #9AB5BE;
  color: #4B7792;
  display: block;
  float: left;
  height: 23px;
  padding: 2px 11px 0 8px;
  text-decoration: none;
}

div.orders li a.highlight {
  color: #CC0000;
}

/* -------------------------------------------------------------------------- */

div.full_static {
  background:#fff;
  border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);  
  margin-bottom: 20px;
  padding: 10px;
}

/* -------------------------------------------------------------------------- */

div.property_head {
  width: 730px;
  text-align:center;  
}

div.property_head h2 {
  font: 32px  'DroidSerifRegular',Arial, Helvetica, sans-serif; 
  color: #323232;
  padding: 0 0 10px 0;
  font-weight: bold;
  margin: 0;
}

div.property_head p.price {
  color: #125DAE;
  font:italic 18px  'DroidSerifRegular',Arial, Helvetica, sans-serif;;
  margin:0 0 10px 0;
}

div.property {
  margin-bottom: 20px;
}

div.property div.details {
  background:#fff;
  border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);  
}

div.property div.details div.image {
  float: left;
  padding: 5px;
  width: 240px;
}

div.property div.details div.image img {
  border:1px solid #CCCCCC;
  display: block;
  margin: auto auto 15px;
  padding: 5px;
}

div.property div.details div.text {
  padding: 5px;
}

div.property div.details div.buttons {
  padding: 0 5px;
  height: 40px;
}

div.property div.details div.buttons a {
  float: right;
}

div.property div.details div.buttons a span {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}

div.property div.details h3 {
  color: #323232;
  font: 18px  'DroidSerifRegular',Arial, Helvetica, sans-serif; 
  display: block;
  margin: 0 0 15px 0;
  padding: 0;
}

div.property div.details p {
  text-align: justify;
  padding-right: 5px;
}

div.property div.details strong {
  display: inline-block;
  padding-top: 5px;
}

div.property .price {
  padding-top: 5px;  
}

div.property div.details_list {
  margin-top: 8px;
  padding: 10px;
}

div.property div.details_list h3 {
  display: block;
  color: #323232;
  font: 14px  'DroidSerifRegular',Arial, Helvetica, sans-serif; 
  padding: 3px;
  margin: 0;
}

div.property div.details_list table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;  
}

div.property div.details_list th,
div.property div.details_list td {
  padding: 3px;
  vertical-align: top;
  text-align: left;
}

div.property div.images {
  background:#fff;
  border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);  
  padding: 10px;
}

div.property div.images table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;  
}

div.property div.images td {
  padding: 3px;
  vertical-align: middle;
  text-align: center;
}

div.property div.images img {
  border:1px solid #CCCCCC;
  display: block;
  margin: auto auto 15px;
  padding: 5px;
}

/* -------------------------------------------------------------------------- */

div.similar {
  float: left;
  margin-bottom: 20px;
}

div.similar h2 {
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  letter-spacing:-1px;
  margin:0 0 5px;
}

div.similar div.err {
  background-color: #F8F8F8;
  border: 1px solid #EEEEEE;
  display: block;
  margin: 0 0 8px 0;
  padding: 10px;
}

div.similar ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

div.similar li {
  background:#fff; border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);
  margin: 15px 0;
  padding: 0;
}

div.similar h3 {
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 5px;
}

div.similar h3 a {
  color: #323232;
  text-decoration:none;
}

div.similar p {
  margin: 0;
  padding: 0;
}

div.similar p.price {
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
  letter-spacing:1px;
  margin: 0 0 10px 0;
  padding:5px 15px 5px 5px;
  text-transform:uppercase;
}

div.similar span.img {
  float: left;
  padding: 0 0 0 5px;
}

div.similar span.img img {
  margin: 0;
  padding: 5px;
  border:1px solid #CCCCCC;
}

div.similar p.desc {
  margin: 0 0 0 130px;
}

div.similar div.buttons {
  margin: 10px 0 0 0;
  padding: 5px;
  border-top: 1px solid #E8E8E8;
  text-align: right;
}

div.similar div.buttons span.button {
  display: inline-block;
  margin-right: 5px;
  width: 121px;
  height: 27px;
}

div.similar div.buttons span.button a {
  color: #F3F0DF;
}

div.similar div.buttons span.images {
  background: url("/art/locality/pic.png") no-repeat scroll 0 0 transparent;
  height: 18px;
  padding-top: 4px;
  padding-left: 32px;
  padding-bottom: 3px;
}


/* -------------------------------------------------------------------------- */

form.pcontact {
  background:#fff;
  border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);  
  margin-bottom: 20px;
  padding: 10px;
}

form.pcontact h2 {
  display: block;
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  height: 29px;
  padding: 0;
  margin: 0;
}

form.pcontact p {
  margin: 0;
  padding: 7px 0 0 0;
  line-height: 16px;
}

form.pcontact p small {
  font-size: 10px;
}

form.pcontact fieldset div {
  padding: 0 0 5px 0;
}

form.pcontact label {
  display: inline-block;
  width: 100px;
  vertical-align: top;
  margin: 0;
  padding: 2px 0 0 0;
}

form.pcontact input,
form.pcontact textarea {
  width: 350px;
}

form.pcontact textarea {
  height: 130px;
}

form.pcontact div.buttons {
  padding: 0 0 0 104px;
}

form.pcontact div.buttons input {
  width: auto;
  background-color: #DCE6EB;
  font-weight: bold;
  display: block;  
}

/* -------------------------------------------------------------------------- */

div.static {
  background:#fff; border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);
  margin-bottom: 20px;
  padding: 0 5px 0 5px;
}

div.static p {
  margin: 0 0 10px 0;
  text-align: justify;
}

/* -------------------------------------------------------------------------- */

div.office {
  background:#fff; border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);
  padding: 5px;
  margin-bottom: 20px;
}

div.office div.img {
  float: left;
}

div.office div.img img {
  border-width: 0;
  margin: 0;
  padding: 0;
}

div.office div.info {
  color: #666666;
  float: right;
  font-size: 12px;
  width: 340px;
}

div.office h3 {
  color: #323232;
  font: 20px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  background-color: transparent;
  background-image: none;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 0;
}

div.office h3 a {
  color: #323232;
  text-decoration: none;
}

div.office div.address {
  float: left;
  margin-top: 12px;
/*
  background-image: url("/art/infobubble.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  text-align: center;
  width: 281px;
*/
  width: 220px;
  margin-bottom: 12px;
}

div.office div.email {
  float: right;
  margin-top: 12px;
/*
  background-image: url("/art/commentbubble.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  height: 26px;
  line-height: 21px;
  text-align: center;
*/
  width: 113px;
  margin-bottom: 12px;
}

div.office div.email a {
/*
  font-size: 10px;
*/
  color: #FFFFFF;
}

div.office span.button {
  height: 27px;
}

div.office div.more {
  margin-top: 12px;
}

div.office div.more a {
  font-weigth: bold;
}

/* -------------------------------------------------------------------------- */

form.contact {
  background:#fff; border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);
  margin-bottom: 20px;
  padding: 15px;
}

form.contact h2 {
  display: block;
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  height: 29px;
  padding: 0;
  margin: 0;
}

form.contact p {
  margin: 0;
  padding: 7px 0 0 0;
  line-height: 16px;
}

form.contact fieldset div {
  padding: 0 0 5px 0;
}

form.contact label {
  display: inline-block;
  width: 100px;
  vertical-align: top;
  margin: 0;
  padding: 2px 0 0 0;
}

form.contact input,
form.contact textarea {
  width: 330px;
}

form.contact textarea {
  height: 130px;
}

form.contact div.buttons {
  padding: 0 0 0 104px;
}

form.contact div.buttons input {
  width: auto;
  background-color: #DCE6EB;
  font-weight: bold;
  display: block;  
}

/* -------------------------------------------------------------------------- */

form.by_sell {
  background:#fff;
  border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);  
  margin-bottom: 20px;
  padding: 10px;
}

form.by_sell h2 {
  display: block;
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  height: 29px;
  padding: 0;
  margin: 0;
}

form.by_sell div.static {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding-bottom: 8px;
  background-color: transparent;
  margin: 0;
  width: auto;
}

form.by_sell div.alert {
  border-color: #7F9DB9;
}

div.by_sell_bg {
  padding: 8px 0 8px 0;
}

form.by_sell fieldset div {
  padding: 0 0 5px 0;
}

form.by_sell label {
  display: inline-block;
  width: 220px;
  vertical-align: top;
  margin: 0;
  padding: 2px 0 0 0;
}

form.by_sell input,
form.by_sell textarea,
form.by_sell select {
  width: 230px;
}

form.by_sell textarea {
  height: 130px;
}

form.by_sell div.buttons {
  padding: 0 0 0 224px;
}

form.by_sell div.buttons input {
  width: auto;
  background-color: #DCE6EB;
  font-weight: bold;
}

/* -------------------------------------------------------------------------- */

div.banner {
  margin-bottom: 20px;
  text-align: center;
}

div.banner img {
  width: 204px;
}

/* -------------------------------------------------------------------------- */

div.news {
  background:#fff; border:1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 1px 3px #c3c2c3;
  -webkit-box-shadow: 0px 1px 3px #c3c2c3;
  -moz-box-shadow: 0px 1px 3px #c3c2c3;
  behavior: url(PIE/PIE.html);
  padding: 5px;
  margin-bottom: 20px;
}

div.news h2 {
  display: block;
  color: #323232;
  font: 24px 'DroidSerifRegular',Arial,Helvetica,sans-serif;
  padding: 0;
  margin: 0;
}

div.news ul {
  list-style:none outside none;
  margin: 0;
  padding: 0;
}

div.news ul li {
  display: block;
  border-bottom: 1px solid #DCE6EB;
  color: #777777;
  margin: 1px 0;  
}

div.news_list ul li {
  margin-bottom: 8px;
}

div.news span.image img {
  border: 1px solid #CCCCCC;
  margin: 10px 0 0 0;
  padding: 5px;
  width: 170px;
} 

div.news_list span.image img {
  width: auto;
  height: 75px;
  float: left;
  margin: 0 10px 0 0;
}

div.news_full span.image img {
  width: 210px;
  float: right;
  margin: 0 0 10px 10px;
}

div.news h3 {
  display: block;
  margin: 0;
  padding: 0;
  color:#777777;
  display: block;
  font: bold 12px/20px Tahoma,Arial,Helvetica,sans-serif;
}

div.news h3 a {
  color:#777777;
}

div.news p {
  display: block;
  margin: 0;
  padding: 7px 0 7px 0;
}

div.news p.date {
  color: #125DAE;
  padding: 0;
} 

div.news p.more {
  text-align: right;
  padding: 7px 0;
} 

div.news_full p.lead {
  font-style: italic;
}

div.news_full p.date,
div.news_full p.source {
  text-align: right;
}

div.rss_news {
  background-color: #B5B086;
}

div.rss_news h2 {
  height: 50px;  
  background-image: url(/art/ittlakunk-logo-192.png);
  background-position: 0;
  background-repeat: no-repeat;
}

div.rss_news h2 span {
  display: none;
}

div.rss_news h3 a,
div.rss_news ul li {
  color: #FFFFFF;
}

div.rss_news p.date {
  color: #852C2C;
}

/*Wrapper*/

#wrapper {
	width: 535px;
	margin: 0 auto 0 auto;
	padding-top: 30px;
}

/*Blog*/

#blog-home #content .left-article .content {
	float: right;
	width: 400px;
}
#wrapper .left-article {
	float: left;
	width: 535px;
	padding : 10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
.left-article .title {
	float: right;
	width: 400px;
}
#content .left-article .title a {
	text-decoration: none;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 24px;
}
#content .left-article .title a:hover {
	color: #d56528;
	font-family: Arial, Helvetica, sans-serif;
}
#content .left-article .title .commentbubble {
	background-image: url("/art/commentbubble.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	margin-top: 12px;
	float: right;
	height: 26px;
	width: 113px;
}
#content .left-article .title .infobubble {
	background-image: url("/art/infobubble.png");
	height: 21px;
	width: 281px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-top: 12px;
	float: left;
}
#content .left-article .title .commentbubble a {
	font-size: 11px;
	color: #FFFFFF;
}
#content .left-article .title .commentbubble a:hover {
	text-decoration: underline;
}
.left-article .content {
	float: right;
	width: 400px;
}
#content .left-article .content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	margin-top: 12px;
}
#content {
	float: left;
}
.left-article p {
	padding-bottom: 0px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


