BODY {
    font-family: verdana, arial, arial;
    font-size: 9pt;
    color: #696969;  /* random anons */
    padding: 0px;
    margin: 0px;
    background-color: #f8f8f8; 
}
A, A:visited {
    color: #878787; /*   ssilki kolonka */
}
H1 {
    font-size: 16pt;
    color: #696969;
}
H2 { 
    color: #696969; /* H2 */
    font-weight: 600;
    font-size: 1.3em;
    margin: 8px 0px 2px 0px;
}
H3 {
    color: #696969;
    font-weight: 600;
    font-size: 1.0em;
    margin: 8px 0px 2px 0px;
    text-align: center;
}
A IMG {
    border: none;
}


TEXTAREA,
A.salebutton,
A.salebutton:visited,
INPUT {
    padding: 4px 2px;
    border: 1px solid #aaa;
    border-radius: 4px;
    
}
TEXTAREA:focus,
INPUT:focus {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}




/* design */
#header {
    height: 160px;
    width: 100%;
    color: #666666;
}
#header #logo {
}

#header .topLine {
    background-image: url('/img/header-menu-bg.jpg');
    background-repeat: repeat-x;
}
#header .topLine IMG {
    float: left;
}
#header .topLine .content {
    font-size: 18pt; 
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
	padding-top: 5px;
    padding-bottom: 15px;
}

#header .links {
    text-align: right;
}
#header .links A {
    color: #696969;  /* startovoy */
    font-size:7pt;
}
#header .links DIV {
    display: inline;
}

#header .flags {
}
#header .flags A IMG{
    border: none;
    margin: 5px;
}



.slider {
    width: 100%;
    height: 250px;
    background-image: url('/img/main-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}





/* top menu */
.topMenu{
    border-top: solid 1px #333333;
    border-bottom: solid 1px #333333;
    background-color: #e6e6e6;
    height: 32px;
    text-align: center;
}

TD.tmImage {
    margin: 0px;
    padding: 0px;
}
.topMenu TABLE {
    margin: 0px auto;
}
TD.separator {
    width: 5px;
    height: 32px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('/img/tm-separator.gif');
}

DIV.tmButton {
    position: relative;
    font-weight: normal;
    font-size: 10pt;
    /* border: solid 1px #00FF00; */
}
TD.tmButton {
    vertical-align: middle;
    /* border: solid 1px #FF0000; */
}
.tmButton A {
    display: block;
    font-weight: 600;
    text-decoration: none;
    color: #676767; /* text verh menu  */
    padding: 0px 10px;
    /* height: 30px; */
}
.tmButton.ahover>DIV>DIV>A,
.tmButton.ahover>A,
.tmButton A:hover {
    color: #000000; /* text verh menu + vipad ????? pri navedenii  -   */
    text-decoration: none;
}
.tmButton IMG {
    border:none;
    margin-left: 5px;
}

/* verh menu   */
.popupBMenu_f {
        display: none;
        position: absolute;
        top: 0px;
        right: 200px;
        width: 210px;
        padding: 5px;
        /* background-color: #ffe9b4; */
        border: solid 1px #666666;
        border-radius: 5px 5px 5px 5px;
        /* background-image: url('/img/no.gif'); */
		background-color: #FFFFFF;
        box-shadow: 0px 0px 5px #888888;
        z-index: 9999;
}
/* verh menu  */
.popupBMenu {
        display: none;
        position: absolute;
        top: 20px;
        right: 0;
        width: 210px;
        padding: 5px;
        color: #ffe9b4;
        border: solid 1px #666666;
        border-radius: 5px 5px 5px 5px;
        /* background-image: url('/img/no.gif'); */
		background-color: #FFFFFF;
        box-shadow: 0px 0px 5px #888888;
        z-index: 9999;
}
.tmb2 DIV A {
        color: #999999; /* text verh menu  vipad    */
        margin: 0px;
        display: block;
        border-bottom: solid 1px #EEEEEE;
        padding: 2px 0px 7px 0px;    
}
.tmb2 DIV A:hover {
        color: #333333; /* text verh menu  vipad    */
}

.tmb2 DIV {
        /* margin: 0px; */
}
.tmb2:last-child DIV A{
        border-bottom: none;
        padding: 2px 0px 2px 0px;    
}
/* verhnee vipadaushee 1 uruven */ 
.tmb2 {
        padding: 5px;
        /* margin: 3px; */
        /* border: solid 1px #990000;  */
        margin: 0px 5px;
}
.tmb3 DIV {
        padding: 2px 0px;    
        margin: 0px;
}
/* verhnee vypadayuschee 2 uroven'  */ 
DIV.tmb3 {
        padding: 5px;
        margin: 3px;
        width: 200px;
}





/* images string*/
DIV#photosLine {
    margin: 10px 10px 5px 10px;
}

/* lenta photo */
#photosLine TABLE { 
    border: solid 1px #7e807f;
    width: 100%;
}
#photosLine .photos {
    width: 100%;
}
#photosLine .left {
    background-color: #cfd1d0;
    padding-right: 5px;
    margin: 0px;
    float: none;
}
#photosLine .right {
    background-color: #cfd1d0;
    padding-left: 5px;
    margin: 0px;
    float: none;
}
marquee.topRString {
    height: 100px;
    background-color: #cfd1d0;
	background-image: url('/img/lenta_bg.jpg'); background-repeat:no-repeat;
    padding: 2px 0px;
    overflow: hidden;
}
.topphotos {
    /* width: 30000px; */
    display: inline;
}
marquee.topRString .image {
    display: inline;
    /* float: left; */
    /* width: 100px; */
    height: 100px;
    margin: 2px 1px 0px 1px;
    /* overflow: hidden; */
    text-align: center;
    /* border: solid 1px #0000CC; */
}
marquee.topRString .image IMG {
    border: none;
    height: 100px;
}



/* boxes */

.gbox {
    width: 203px;
    border: solid 1px #b2b2b2;
    border-radius: 5px;
}
.gbox .top {
    width: 200px;
}
.gbox .bottom{
    width: 200px;
}
.gbox  .content {
    margin: 0px;
    padding: 5px 5px;
}

.obox {
    border: solid 1px #b2b2b2;
    border-radius: 5px;
}
.obox .top {
    width: 200px;
}
.obox .bottom{
    width: 200px;
}
.obox  .content {
    margin: 0px;
    padding: 7px;
}



/* calendar */
#calendar-container {
    width: 200px;
}

/* news rolling string */
.newsRString {
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #edf0ff;
}
marquee.newsRString > DIV {
}
.newsRString  span {
    display: inline;
}




/* left menu */

DIV.leftMenuBox {
    border: solid 1px #ebebeb;
    border-radius: 5px;
    box-shadow: 0px 3px 3px #888888;
}

TD.leftMenu  {
    padding-left: 5px;
}
.leftMenu .space {
    height: 5px;
}

TD.lmImage {
    width: 10px;
    padding-top: 12px;
    vertical-align: top;
}
TD.lmImage  .arrow {
    width: 10px;
    height: 10px;
    background-image: url('/img/menu-arrow.gif');
    background-repeat: no-repeat;
}
TD.lmImage  .plus{
    width: 10px;
    height: 10px;
    background-image: url('/img/menu-plus.gif');
    background-repeat: no-repeat;
}
TD.lmImage  .minus{
    width: 10px;
    height: 10px;
    background-image: url('/img/menu-minus.gif');
    background-repeat: no-repeat;
}
TD.lmButton  {
    
  /*  border-right: solid 1px #99FF33;
    background-color: #ffe7ac;*/
    
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 100;
    font-size: 11px;
    /* height: 30px; */
    text-align: left;
    vertical-align: middle;
    width: 150px;
}
DIV.lmButton {
    width: 160px; /* width - raskrivaush menu */
    position: relative;
}
TD.lmButton A {
    margin: 0px;
    padding: 0px;
    display: block;
    /* width: 196px; */
    /* padding: 3px 5px; */
    color: #878787; /* zvet texta  - bokovogo menu   */
    text-decoration: none;
    font-weight: 600;
}

.lmButton A:hover {
    color: #000000; /* zvet texta pri navedenii  - bokovogo menu  */
    text-decoration: none;
}

/* ????????????????????????????? */
.popupMenu {
        display: none;
        position: relative;
/*         
        position: absolute;
        top: -20px;
        left: 150px;
        width: 160px;
        padding-left: 0px;
 */        
        background-color: transparent; /* fon raskladyvayuschegosya menyu (vtoroi uroven') */
        padding: 0px;
        color: #6e9043; 
}
.popupMenu A {
    color: #00FF00; /* ?????????????? */
}
.popupMenu A:hover { 
    color: #000000;  /* ??????????? */
}
.mbAll {
    position: relative;
}
.mb2 {
        margin: 3px;
}
.mb2 DIV A {
        display: block;
        font-style: italic;
        padding: 3px;
        margin: 2px;
      /*   color:   eto vliiaet na zvet raskiv bok menu  */
        /*
        border: solid 1px #e9efff;
        background-color: #e9be62;
        width: 200px;
        */
}
.mb2 DIV A:hover {
    color: #000000; /* eto vliiaet na zvet raskiv bok menu i perebivaet popupMenu A:hover   */
}
.mbAll .popupMenu {
        display: none;
        position: absolute;
        top: -10px;
        left: 150px;
        width: 200px;
        padding-left: 0px;
        padding: 0px;
        color: #FF0000;  /* ????????? */
        border: solid 1px #666666;
        border-radius: 5px 5px 5px 5px;
		background-color: #FFFFFF;
        box-shadow: 0px 0px 5px #888888;
        z-index: 9999;
}
.mb3 {
        margin: 3px;
}
.mb3 DIV A {
        display: block;
        font-style: italic;
        padding: 3px;
        margin: 2px;
        color: #333333; /* zvet vspliv bokovogo */ 
}


.dHeader {
    font-weight: 600;
    font-size: 14pt;
}
.dContent A IMG {
    border: none;
}



.swfPhotos {
    position: absolute;
    left: 25px;
    top: 60px;
}









/* right and left columns */
TD#rightColumn {
    /* width: 200px; */
    vertical-align: top;
    padding-right: 2px;
    padding-top: 10px;
    /* 
    background-image: url('/img/rightcol-r-bg.gif');
    background-repeat: repeat-y;
    background-position: top left;
     */
}
#rightColumnTop {
    display: none;
}
TD#rightColumn>DIV.container {
    margin-left: 12px;
}
/* 
TD#leftColumnSide{
    vertical-align: bottom;
    background-image: url('/img/leftcol-r-bg.gif');
    background-repeat: repeat-y;
    background-position: top right;
    width: 5px;
}
TD#rightColumnSide{
    vertical-align: bottom;
    background-image: url('/img/rightcol-r-bg.gif');
    background-repeat: repeat-y;
    background-position: top right;
    width: 5px;
}
 */
 TD#leftColumn {
    /* width: 200px; */
    /* padding-right: 7px; */
    padding-top: 0px;
    vertical-align: top;
    /* 
    background-image: url('/img/leftcol-r-bg.gif');
    background-repeat: repeat-y;
    background-position: top right;
     */
}
TD#leftColumn #leftColumnTop {
    height: 8px;
    /* background-image: url('/img/leftcol-t-bg.gif'); */
    background-position: top right;
    background-repeat: repeat-x;
}
TD#leftColumn>DIV.container {
    margin-right: 7px;
    margin-left: 4px;
}
#leftColumn H3 {
    color: #666666; /* h3 pravoy kolonki */  
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
    font-weight: 600;
}

#rightColumn H3 {
    color: #989898; /* h3 pravoy kolonki */  
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
    font-weight: 600;
    text-align: center;
}












/* news on the left */

.newsBox {
    /* width: 250px; */
    margin-bottom: 10px;
}

.newsBox .newsType {
    /*height: 24px; */
    color: #989898; /* h3 lrvoy kolonki (tip novosti) */ 
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 11pt;
    text-align: center;
}

.newsBox .content .nheader {
    font-weight: 600;
    font-size: 10pt;
    color: #989898; /* zagolovki   novostey  */ 
    margin-top: -5px;
    margin-bottom: 5px;
    border-bottom: dotted 1px #989898;
}
.newsBox .content .ntext {
    margin-bottom: 0px;
}
.newsBox .content {
    padding: 8px;
    /* color: #2d534b; */
}
.newsBox .content A {
    color: #989898;
}
.newsBox .content .imgLink {
    text-align: right;
}
.newsBox .content .imgLink A IMG{
    float: none;
}
.newsBox .content IMG {
    float: left;
    margin: 0px 5px 5px 0px;
}
.allNews {
    font-weight: 600;
    text-align: right;
}





/* news under content */
.newsItem {
    background-color: transparent;
    padding: 5px;
    border: solid 1px #696969;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
}
.newsItem H3 {
    width: 90%;
    margin: auto;
    margin-top: -15px;
    padding: 0px 5px;
    background-color: #f8f8f8;
    color: #696969;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}
.newsItem .content .more {
    text-align: right;
}

/*  news page */
.newsAuthor {
    text-align: right;
    font-size: 0.8em;
}
.newsItem  .date {
    font-weight: 600;
    font-size: 1.1em;
}






/* remarks */
.remAdd {
    text-align: center;
}
.remAddInfo {
    text-align: center;
    font-weight: 600;
    font-size: 14pt;
    margin: 10px 0px;
}
.remRoot {
    padding: 5px;
    background-color: #ebebeb; /* fon gl otziva  */ 
    margin-top: 15px;
    margin-bottom: 5px;
}

.remSub {
    padding: 5px;
    margin-left: 20px;
    background-color: #F9F9F9; /* fon vtor otziva   */ 
    margin-bottom: 5px;
}

.unmoderated {
    background-color: #FFCCFF; /* fon vtor otziva   */ 
}

.remWrapper TABLE {
    width: 100%;
}
.remWrapper .fio{
    font-weight: 600;
    text-align: left;
    padding-bottom: 3px;
    border-bottom: solid 1px #6EAE71;
}
.remWrapper .actions{
    font-weight: 100;
    text-align: right;
    padding-bottom: 3px;
    border-bottom: solid 1px #6EAE71;
}
.remWrapper .date  {
    text-align: right;
    font-style: italic;
}
#addRemarkForm {
    display: none;
}

/**/
.hdrpicture {
    /* padding: 5px; */
    text-align: center;
    margin-bottom: 10px;
    width: 200px;
    /* height: 150px; */
    overflow: hidden;
}
.hdrpicture IMG {
    border: none;
    width: 200px;
    border-radius: 5px;
}
#imgfbox {
    text-align: left;
}









TD.content { 
    /* background-color: #FFFFFF; */
    color: #222222; /* zvet rabochey, otziv, otvet,    */ 
    vertical-align: top;
    padding: 5px;
}
DIV.content {
    padding: 20px;
}
TD.content A, TD.content A:visited {
    color: #696969; /* ssylki v osnovnoy chasti */
}






 /* ?????????????????  */
.hPic {
    position: absolute;
    margin-left: 800px;
    top: 0px;
    right: 0px;
    width: 259px;
    height: 314px;
}



 /* ?????????????????  */
.hPic  IMG {
    padding-top: 18px;
    padding-left: 10px;
    width: 233px;
    height: 267px;
}

.htlinks {
    position: absolute; 
    top: 20px; 
    left: 30px;
    color: #FFFFFF;
}
.htlinks A{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
}













/*sending messages*/
TABLE.sendMsg {
    width: 90%;
}
.dCell {
    width: 100%;
}
DIV.dCell {
    padding: 5px 0px;
}
.dCell INPUT, .dCell TEXTAREA  {
    display: block;
    width: 98%;
}







.error {
    color: #FF0000;
    font-weight: 600;
}
.clear {
    clear: both;
}


/* photo galery */
.photo {
    width: 155px;
    height: 200px;
    text-align: center;
    float: left;
    padding: 5px;
    background-color: #edf0ff;  /* fon pod   photo  */
    margin: 5px;
    color: #dfe6ee;
}
.photo .title A {
    color: #000066;
}
.photo .image {
    overflow: hidden;
    border: none;
    width: 150px;
    height: 150px;
    text-align: center;
    /* border: solid 1px #FF0000; */
}
.photo .image  IMG {
    border: none;
}
.advBig .pImage {
    position: absolute;
    display: none;
    width: 450px;
    /* height: 300px; */
    overflow: hidden;
    text-align: center;
    border: solid 1px #878787; 
    box-shadow: 0px 0px 5px #888888;
    padding: 10px;
    background-color: #FFFFFF;
}
.advBig .pImage IMG {
    width: 450px;
}






/*photo codes*/
.codePicPreview A IMG, .codePicPrext A IMG {
    border: none;
    height: 120px;
}

/*photo codes*/
.codePicFull A IMG {
    border: none;
}


.right {
    float: right;
    margin: 5px 0px 5px 5px;
}
.left {
    float: left;
    margin: 5px 5px 5px 0px;
}

.fullView {
    position: absolute;
    display: none;
    border: soldi 1px #00FF00;
    width: 450px;
    /* height: 300px; */
    overflow: hidden;
    text-align: center;
    background-color: #edf0ff; /* ??????????? */ 
    padding: 10px;
}
.fullView IMG {
    width: 450px;
}







/* adverts */
#advert .content {
    margin: 1px;
    padding: 0px;
}


/* announces */
#announces .content {
    color: #696969; /* zvet text anonsa v pravoy kolon  */
    font-size: 8pt;
}

#advert .content {color: #666666; /* zvet text anonsa v levoy kolon  */
    font-size: 8pt;
}

#advert-left-news-bottom { 
    font-size: 8pt;
}
#advert-right-announce1-bottom { 
    font-size: 8pt;
}
#advert-right-bottom {
    font-size: 8pt;
}



/* poll */
.poll .question { color: #333333; /* vopros  */
    font-weight: bold;
    text-align: center;
}
.poll TABLE.variants { color: #666666;
    width: 100%;
}
.poll TD {
    width: 20px;
    padding-bottom: 5px;
}
.poll TD.answer {
    width: 90%;
}
.poll .variants .submit {
    text-align: center;
}
.poll .resultLink {
    text-align: right;
}

/* poll in main content */
.content .poll TABLE.variants {
    width: auto;
    float: center;
}
TD.content .poll .question {
    font-weight: bold;
    text-align: left;
}


/* poll results */
.pollres TD { color:#666666; 
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
}
.pollres TD.answer{ color:#666666; 
    text-align: left;
}
.pollres .question {
    font-weight: bold; color:#333333;
    text-align: center;
}
TD.content .pollres .question { 
    font-weight: bold;
    text-align: left;
}
.pollres .resultLink {
    text-align: right;
}



.allpolls {
    font-weight: 600;
    text-align: right;
}















/* maklers styles */
#search {
    margin-bottom: 15px;
}
#search SELECT {
    width: 100%;
}
#search INPUT[name=s_priceMin], #search INPUT[name=s_priceMax] {
    width: 100px;
}
#search SELECT[name=s_rooms_max], #search SELECT[name=s_rooms_min] {
    width: 30%;
}


/* lenta photo */
#advLine {
    margin-top: 5px;
    background-color: #FF0000;  /* probel nad nijney lentoy */ 
}
#advLine TABLE {
    border: solid 1px #000000; /* ramka lenti tovara */ 
    width: 100%;
}
#advLine .advTickets {
    width: 100%;
}
#advLine .left {
    background-color: #696969;  /* fon pod prav strelkoi */ 
    padding-right: 5px;
    margin: 0px;
    float: none;
}
#advLine .right {
    background-color: #696969; /* fon pod levoi strelko */ 
    padding-left: 5px;
    margin: 0px;
    float: none;
}
marquee.advRString {
    height: 136px;
    background-color: #696969; /* fon lenti tovara*/
    padding: 2px 0px;
    overflow: hidden;
}

.advTicket {
    width: 110px;
    height: 133px;
    background-color: #FFFFFF; /* fon  tovara*/
    float: left;
    margin: 2px 2px;
    /* border: solid 1px #FF0000; */
}
.atImg {
    text-align: center;
    overflow: hidden;
    width: 100px;
    height: 76px;
    margin-left: 5px;
    padding: 0px;
}
.atImg IMG {
    border: none;

}
.atTitle {
    font-size: 11px;
    color: #000000; /* zagolovok  tovara*/
    text-align: center;
    margin: 1px;
}
.atDescription {
    margin: 0px 2px 2px 2px;
    font-size: 9px;
    text-align: center;
    color: #FFFFFF;
}
.atDescription A {
    color: #FFFFFF;
}



/* big advert tickets */
.advBigContainer {
    overflow: hidden;
    text-align: center;
    height: 267px;  
}
TABLE.advBig {
    width: 250px;
    height: 260px;
    display: inline-table;
    padding-top: 0px;
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
    vertical-align: top;
    border: solid 1px #878787; 
    box-shadow: 0px 0px 5px #888888;
}
TABLE.advBig TD {
    width: 250px;
    height: 190px;
    background-color: #FFFFFF;
    padding: 0px;
    /* margin: 2px 5px; */
    text-align: center;
    font-size: 11pt;
    vertical-align: top;
    overflow: hidden;
}
DIV.advBig {
    /*
    width: 190px;
    height: 190px;
    */
    display: inline;
    /* float: left; */
    width: 250px;
    height: 200px;
    background-color: #FFFFFF;
    padding: 0px;
    margin: 2px 5px;
    text-align: center;
    font-size: 9pt;
    border: solid 1px #878787; 
    box-shadow: 0px 0px 5px #888888;
}
DIV.advBig DIV {
    display:inline;
    width: 250px;
}
.advBig DIV A {
    font-weight: bold;
    text-decoration: none;
    color: #696969;
}
.advBig DIV.image {
    width: 250px;
    height: 160px;
    overflow: hidden;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /* border: solid 1px #FF0000; */
}

.advBig DIV.image  IMG {
    max-height: 150px;
    max-width: 250px;
    text-align: center;
}

.advBig DIV.text {
    padding: 5px;
    text-align: center;
}




/* agents list */
.agentsListContainer {
    overflow: hidden;
    text-align: center;
    height: 187px;  
}
TABLE.agentsList {
    width: 120px;
    height: 180px;
    display: inline-table;
    padding-top: 0px;
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
    vertical-align: top;
}
TABLE.agentsList TD {
    width: 120px;
    border: solid 1px #696969; 
    border-radius: 5px;
    height: 170px;
    background-color: #FFFFFF;
    padding: 5px;
    /* margin: 2px 5px; */
    text-align: center;
    font-size: 0.9em;
}
.agentsList DIV A {
    font-weight: 600;
    color: #696969;
}
.agentsList DIV.job {
    font-weight: bold;
    margin-bottom: 5px;
}
.agentsList DIV.fio {
    margin-top: 5px;
}
.agentsList DIV.image {
    width: 120px;
    height: 80px;
    overflow: hidden;
    text-align: center;
}
.agentsList DIV.image  IMG {
    height: 80px;
    text-align: center;
}




/*in pages*/
.propContent {
}
.propContent .image {
    /* position: relative; */
    float: left;
    margin: 5px;
}
.propContent .image A IMG {
    border: solid 2px #660000;
}
.propContent .image  .bimage {
    position: absolute;
    display: none;
    /* top: 110px; */
    left: 130px;
    margin-top: 5px;
    padding: 5px;
    border: solid 1px #696969; /* vspl photo nedvij  */ 
    background-color: #CCCCCC;
}
.propContent H2 {
    font-family: verdana, arial, arial;
    font-size: 1.2em;
    color: #696969;
	border: solid 1px #696969;
    background-image: url('/img/menu_top1.jpg'); /* kartis hedvij fon zagolovka  */ 
    padding: 2px 5px;
    margin-top: 15px;
}
.propContent .fancy.zoom IMG{
    max-width: 300px;
    max-height: 300px;
}
.piValue {
    font-weight: 600;
}
.piDescription {
}


/* agents table */
.agentsTable TD {
    padding-bottom: 15px;
}
.agentsTable TD.info {
    vertical-align: top;
}
.agentsTable TD.info .fio{
    font-weight: bold;
}
.agentsTable TD.image {
    vertical-align: top;
    padding-right: 10px;
    text-align: center;
}
.agentsTable TD.image IMG {
    height: 100px;
}




/* property list */
.propertyList {
    text-align: center;
}
.propertyList table.plistTable {
    width: 100%;
    border-collapse: collapse;
    background-color: #FFFFFF;
    border: solid 1px #b2b2b2;
    border: none;
    border-radius: 5px;
}
.propertyList table.plistTable TH,
.propertyList table.plistTable TD {
    border: solid 1px #b2b2b2;
    border-radius: 5px;
}
/* 
.propertyList table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5;
	border-bottom-left-radius:5px;
}
	
.propertyList table tr:last-child td:last-child {
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}

 */


#bottom {
    height: 46px;
    background-image: url('/img/footer-bg.png');
    background-repeat: repeat-x;
    background-position: center center;
}
#bottom  #shadow0 {
}
#bottom  #shadow1 {
}
#bottom #shadow2 {
}



/* search form */
.searchForm .select2-container,
.searchForm SELECT {
    width: 100%;
}



/* property images */
.otherImages A IMG {
    height: 50px;
    border: 1px solid #900;
}
.otherImages A  {
    padding: 0px 5px;
}
.otherImages  {
    padding-top: 10px;
}


/* property */
A.salebutton,
A.salebutton:visited,
.propContent .sendMsg INPUT[type=submit],
.propContent .sendMsg INPUT[type=button] {
    background: linear-gradient(to top, #EB142C, #FF5050) repeat scroll 0% 0% transparent;
    color: #FFFFFF !important;
    border-color: #AC2925;
    padding: 7px;
    font-weight: bold;
    text-decoration: none;
}
.salebutton:hover,
.propContent .sendMsg INPUT[type=submit]:hover,
.propContent .sendMsg INPUT[type=button]:hover {
    background-color: #FFFF2C;
} 


.propertyList .wrapper  .item,
.announce_main .item {
    width: 300px;
    height: 300px;
    float: left;
    margin: 0px 10px 10px 10px;
    border: solid 1px #b2b2b2;
    border-radius: 10px;
}
.propertyList .wrapper,
.announce_main .wrapper {
    margin-left: 25px;
}
.propertyList .wrapper .item .image,
.announce_main .item .image {
    text-align: center;
    height: 250px;
    width: 300px;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}
.propertyList .wrapper  .item .image IMG,
.announce_main .item .image IMG {
    max-height: 250px;
    max-width: 300px;
}
.propertyList .wrapper  .item .title,
.announce_main .item .title {
    text-align: center;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 10px;
}
.propertyList .wrapper  .item .title A,
.announce_main .item .title A {
    text-decoration: none;
}

.viewSwitch {
    border: 1px solid #aaa;
    border-radius: 10px;
    background-color: #FFFFFF;
    width: 72px;
    height: 35px;
    margin-bottom: 10px;
}
.viewSwitch A{
    width: 24px;
    height: 24px;
    padding: 6px;
    display: block;
    float: left;
    border-radius: 9px;
}
.viewSwitch A.active{
    background-color: #999;
}


/* order call  */
.orderCall {
    text-align: center;
    height: 25px;
}
.buyButton {
    padding-top: 15px;
    text-align: center;
}

/* landing page */
.fixedTopMenu {
    background-color: #FFFFFF;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 10px;
}
.fixedTopMenu A {
    font-size: 10pt;
    text-decoration: none;
    color: #906;
}

.fancy.landing IMG {
    /* border: solid 2px transparent; */
} 
.fancy.landing:hover IMG {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

.landing.fixedBackground {
    background-size:cover;
    background-position:center center;
    background-attachment:fixed;    
}
.landing.fixedBackgroundInner {
    background-size:cover;
    background-position:center center;
    background-image: url('/imglp/bg_fixed.png');
}