@font-face {
    font-family: 'dinText';
    src: url('../fonts/pfdintextcomppro-medium-webfont.eot');
    src: url('../fonts/pfdintextcomppro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextcomppro-medium-webfont.woff') format('woff'),
         url('../fonts/pfdintextcomppro-medium-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextcomppro-medium-webfont.svg#PFDinTextCompProMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}


html, body {
    height: 100%;
    min-height: 910px;
}
body {
    background: url("../img/bgpattern.png") repeat scroll 0 0 transparent;
    width: 100%;
    text-rendering: geometricPrecision;
    }

object {
    outline: none;
}

#container {
    background: url(../img/bgpattern.png) repeat;
    height: 925px;
}
header {
    height: 136px;
    margin: 0 auto;
    max-width: 1280px;
    min-width: 1025px;
    position: relative;
    }
    header .logo {
        background: url("../img/logo.png") no-repeat scroll center top transparent;
        height: 100%;
        left: 0;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        }
        header .logo a.logobtn {
            display: inline-block;
            height: 149px;
            margin: 0 auto;
            width: 365px;
            }
        header .logo #logo-video {
            bottom: 75px;
            display: inline-block;
            height: 30px;
            left: 45px;
            position: relative;
            width: 52px;
            }
        header .logo #logo-contacts {
            bottom: 80px;
            display: inline-block;
            height: 25px;
            position: relative;
            right: 12px;
            width: 99px;
            z-index: 1;
            }
    header .menu {
        bottom: 6px;
        position: absolute;
        width: 100%;
        z-index: 1000;
        }
        header .menu ul {
            margin: 0 auto;
            padding: 0;
            width: 1024px;
        }
        header .menu li {
            float: left;
    		list-style: none;
    		padding: 16px 2.5% 4px 0.5%;
            background: url("../img/headermenu_star.png") no-repeat scroll 96% 64% transparent;
            }
            header .menu li.last {
                background: none;
                }
                header .menu li ul
            		{	margin: 0;
            			padding: 0;
            			position: absolute;
            			visibility: hidden;
            			z-index: 1000;
            			background: #bb3996;
            			}

            			header .menu li ul li
            			{	float: none;
            				display: block;
        				    background: none;}

            			header .menu li ul li a
            			{	width: auto;
            				color: #24313C;
            				margin:0;
            				outline:none;
            				}

            			header .menu li ul li a:hover
            			{	color:white;}
            
        header .menu a.item {
            outline:none;
            font-family: Tahoma;
            font-size: 13px;
            font-weight: normal;
            color: #959595;
            display: block;
            text-transform: uppercase;
            text-decoration: none;
            position: relative;
            padding: 9px 10px 10px;
            display:inline-block;
            border-radius: 4px;
            }
            
            header .menu a.item:hover, header .menu a.hover, header .menu a.active {
                background: #ffffff;
                box-shadow: 0px 0px 2px 2px #1A1425;
                }
                
            header .menu a.forchilds {
                color: #00aeff;
                font-family: Tahoma;
                font-weight: bold;
                }
            header .menu a.tounhouse {
                color: #a24ea1;
                font-family: Tahoma;
                font-weight: bold;
            }
            header .menu a.mnogokvart {
                color: #ff9c00;
                font-family: Tahoma;
                font-weight: bold;
            }
            header .menu a.mainpage {
                color: #53a020;
                font-family: Tahoma;
                font-weight: bold;
            }
			/*
            header .menu a.contacts {
                background: none 0;
            }
			*/
    header h4.tel {
        color: #B51E83;
        font-family: 'dinText';
        font-size: 30px;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 50px;
        top: 55px;
        display:none;
    }

#cloud {
    width: 100%;
    height: 720px;
}
#main {
    height: 720px;
    left: 0;
    max-width: 1280px;
    min-width: 1024px;
    overflow: hidden;
    position: relative;
    top: 0;
    margin: 0 auto;
    -webkit-box-shadow: -1px -1px 5px 2px #1A1425;
    -moz-box-shadow:-1px -1px 5px 2px #1A1425;
    box-shadow: -1px -1px 5px 2px #1A1425;
    overflow:hidden;
    }
    
#points_title_list {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 0 2px #000000;
    color: #1A1425;
    height: auto;
    left: 0;
    position: absolute;
    top: 90px;
    width: 160px;
    padding: 15px 10px;
    z-index: 100000;
    opacity: 0.9;
}
#points_title_list a {
    display: block;
    font-size: 12px;
    color: #979797;
    text-decoration: none;
    margin-bottom: 2px;
    border-bottom: 1px dotted #979797;
    text-align: right;
    cursor: pointer;
    }
    #points_title_list a:hover {
        color: #1A1425;
        border-bottom: 1px dotted #1A1425;
    }
#main.genplan {
    max-width: 1000%px;
    min-width: 1010px;
    }
    #main.genplan #cloud {
        max-width: 1200px;
        min-width: 1010px;
            margin: 0 auto;
            position: relative;
            overflow:hidden;
        }
        #main.genplan .cloud {
            background: url(../img/cloud.png) no-repeat center center;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            }
    #main .mapgroup {
        height: 720px;
        width: 1280px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
        }
        #main .mapgroup .levelup {
            position: absolute;
            top: -60px;
            left: 20px;
            display: inline-block;
            background: url(../img/goback.png) no-repeat center center;
            width: 43px;
            height: 43px;
            z-index: 1000000;
            }
    #vtours, #gallery {
        height: 720px;
        left: 100%;
        min-width: 1010px;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 100%;
        }
    #mapwrapper {
        width: 100%;
        height: 100%;
        background: url(../img/mapstate/1.jpg) no-repeat left center;
        position: absolute;
        z-index: 0;
        }
    .slidershadow {
        position: absolute;
        top:0;
        left:0;
        width: 100%;
        height: 100%;
        z-index: 1000;
    }
    a.mainslider_btn {
        height: 57px;
        left: 54px;
        position: absolute;
        top: 47px;
        width: 250px;
        z-index: 100000;
        cursor: pointer;
    }
        
    .point1 {
        left: 311px;
        top: 276px;
        }
    .point2 {
        left: 473px;
        top: 340px;
        }
    .point3 {
        left: 473px;
        top: 503px;
        }
    .point4 {
        left: 851px;
        top: 303px;
        }
        
    .point5 {
        left: 714px;
        top: 482px;
        }
    .point6 {
        left: 814px;
        top: 494px;
        }
        
    .point7 {
        left: 914px;
        top: 494px;
        }
        
        
        
        
        
.radmenus {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}        
        
        
.pointwrapper {
    width: 100%;
    height: auto;
    position: absolute;
    top:0;
    left:0;
    z-index: 160;
    }        
.pointinner {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    }
    .pointinner .radius {
        display:none;
        background: url(../img/sequence/fly.jpg) no-repeat -105px 0;
        border-radius: 135px;
        height: 270px;
        left: 100px;
        position: absolute;
        top: 100px;
        width: 270px;
    }
.panopoint {
	width: 40px;
	height: 40px;
	z-index: 2;
	position: absolute;
	cursor: pointer;
    }
    .panopoint .bg {
        background: url('../img/plusubmenusprite1.png') no-repeat -45px -211px;
        width: 40px;
        height: 40px;
        position: absolute;
        top:0;
        left:0;
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -o-transform-origin: center center;
    }
    .panopoint .label {
        background: url('../img/plusubmenusprite1.png') no-repeat -110px -216px;
    	width: 30px;
    	height: 30px;
    	margin: 5px;
    	position: relative;
        }
    .panopoint .rotateicon {
        background: url(../img/rotateicon.png) no-repeat;
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
        position: absolute;
        top:0;
        left:0;
        }
        
        
.point {
    position: absolute;
    width: 42px;
    height: 42px;
    z-index: 2;
    }
    .point .bgbg {
        background: url("../img/pointbg.png") no-repeat scroll center 1px transparent;
        position: absolute;
        width: 42px;
        height: 42px;
        }
    .point .plus {
        cursor:pointer;
        width: 42px;
        height: 42px;
        background: url(../img/pointplus.png) no-repeat center center;
    	position: absolute;
        }
        .point .plus:hover, .point .plus:active, .point .plus:focus {

            }
    .point .zoomzone {
        width: 150px;
        height: 150px;
        background: url(../img/circleshadow.png) no-repeat center center;
        display: none;
        left: -54px;
        position: absolute;
        top: -54px;
        z-index: -1;
        background-size: 100% 100%;
        }

.submenu {
    position: absolute;
    display: none;
    height: 115px;
    width: auto;
    background: url(../img/tooltipbg.png) repeat;
    top: 100px;
    left: 100px;
    z-index: 10;
    }
    .submenu .corner {
        position: absolute;
        top:0;
        left:-20px;
        height: 100%;
        width: 20px;
        background: url(../img/leftcorner.png) no-repeat;
        }
    .submenu .list {
        bottom: 0;
        height: 58px;
        left: 1px;
        margin: 0;
        padding: 11px 0;
        list-style: none outside none;
        position: relative;
        white-space: nowrap;
        
        /*
        bottom: 0;
        height: 84px;
        left: 17px;
        margin: 0;
        padding: 0;
        position: relative;
        */
        }
    .submenu .list li {
        float: left;
        height: 84px;
        padding: 0 12px;
        position: relative;
        width: auto;
        
        /*
        float:left;
        width: 90px;
        position: relative;
        width: 92px;
        height: 84px;
        */
        }
        .submenu .list li > div {

        }
    .submenu h5 {
        color: #B51E83;
        font-family: 'Tahoma';
        font-size: 14px;
        font-weight: normal;
        left: 16px;
        margin: 0;
        padding: 5px 0;
        
        top: 9px;
        }
    .submenu h5 span {
        color: #a5a5a5;
        }
            
            
            
            
            
#mainmenu {
    height: 500px;
    left: 0;
    position: absolute;
    top: -500px;
    width: 100%;
    background:url(../img/bgpattern.png) repeat;
    z-index: 150;
    }
    #mainmenu .infolist {
        background: url(../img/infolist.png) no-repeat;
        width: 265px;
        height: 221px;
        position: absolute;
        top: 100px;
        left: 100px;
        }
        
        
        
        
        
        
        
        
footer {
    height: 51px;
    max-width: 1280px;
    min-width: 1010px;
    margin: 0 auto;
    position: relative;
    overflow:hidden;
    }
    footer .footer_inner {
        height: 100%;
        margin: 0 auto;
        max-width: 1280px;
        min-width: 1010px;
        text-align: center;
    }
    footer .copy {
        line-height: 31px;
        padding-left: 2px;
    }
    
    
    
#paper, #imagemap {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 200;
}

#imagemap {
    z-index: 100;
    display:none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}


.goBack {
    display: inline-block;
    width: 43px;
    height: 43px;
    background: url(../img/goback.png) no-repeat center center;
    position: absolute;
    top: 20px;
    left: 20px;
     z-index: 100;
}


#preloader {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: url(../img/bgloader.png) repeat;
    display: none;
    }
    
    
#statelabel, #tabs_wrapper {
    position: absolute;
    top:0;
    left:0;
    height: 36px;
    width: 100%;
    z-index: 10000;
    }
    #tabs_wrapper .tabs {
        position: relative;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        bottom: 36px;
        text-align: center;
        }
        #tabs_wrapper .tabs .tab {
            position: relative;
            width: 200px;
            height: 100%;
            padding: 0;
            opacity: 1;
            line-height: 35px;
            font-size: 12px;
            text-align: center;
            border-radius: 0px 0px 5px 5px;
            text-transform: uppercase;
            box-shadow: 0px 0px 2px #000;
            top:0;
            display:inline-block;
            text-decoration: none;
            outline: none;

            }
            #tabs_wrapper .tabs .tab:hover {
                text-decoration: underline;
            }
            #tabs_wrapper .tabs .tab.active {
                color: #1a1425;
                background: #fff;
                z-index: 1;
                }
            #tabs_wrapper .tabs .tab.noactive {
                color: #fff;
                background: #b51e83;
                z-index: 0;
                
                }
            
            
    #statelabel .label {
        position: relative;
        margin: 0 auto;
        width: 200px;
        height: 100%;
        padding: 0;
        opacity: 0.9;
        line-height: 35px;
        color: #fff;
        font-size: 12px;
        text-align: center;
        background: #b51e83;
        border-radius: 0px 0px 5px 5px;
        bottom: 36px;
        text-transform: uppercase;
        box-shadow: 0px 0px 2px #000;
        }
        
        
        
#planerTooltip {
    position: absolute;
    top: 300px;
    left: 300px;
    background: url(../img/tooltipForFloor.png) no-repeat;
    width: 222px;
    height: 156px;
    font-family: Tahoma, serif;
    display:none;
    z-index: 1000000;
    }
    #planerTooltip .text1 {
        padding: 32px 86px 0 30px;
        }
    #planerTooltip .text2 {
        padding: 0px 86px 20px 30px;
        }
    #planerTooltip .text3 {
        padding: 0px 86px 0px 30px;
        }
    #planerTooltip .text1, #planerTooltip .text2 {
        color: #838383;
        font-size: 14px;
        display:block;
        }
    #planerTooltip .text3 {
        color: #1a1425;
        font-size: 18px;
        display:block;
        }
    #planerTooltip a {
        display: block;
         height: 100px;
         position: absolute;
         right: 20px;
         top: 25px;
         width: 60px;
        }
        
#tounhouseModal {
    background: url(../img/tounhouses/tip1_v1.jpg) no-repeat;
    width: 800px;
    height: 500px;
    }
    .tounhouseModal_content {
        position: absolute;
        left: 357px;
        width: 489px;
        }
        .tounhouseModal_content h1 {
            padding:0;
            margin:0;
            font-weight: normal;
            }
        .tounhouseModal_content h1.nameoftype {
            font-weight: bold;
            }
        .tounhouseModal_content .typevariants_controls {
            height: 65px;
            text-align: right;
            position: absolute;
            right: 0;
            top: 0;
            }
            .typevariants_controls span {
                color: #999999;
                display: block;
                font-size: 12px;
                padding-bottom: 4px;
                text-align: left;
                }
            .typevariants_controls a {
            	background: url('../img/tounhouse_btn_sprite.png') no-repeat -5px -57px;
            	width: 26px;
            	height: 26px;
                color: white;
            	display: inline-block;
            	line-height: 26px;
                text-align: center;
                text-decoration: none;
                outline:none;
                margin-right: 5px;
                }
            .typevariants_controls a.active, .typevariants_controls a:hover {
                background: url('../img/tounhouse_btn_sprite.png') no-repeat -5px -4px;
            	width: 26px;
            	height: 26px;
                }
                
                
#ocheredi {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 10px 10px;
    display: none;
    height: 38px;
    line-height: 7px;
    padding-top: 5px;
    position: absolute;
    right: 540px;
    text-align: center;
    top: 33px;
    width: 200px;
    z-index: 1500000;
}
#ocheredi span {
    display: block;
    font-size: 10px;
    color: #999999;
    line-height: 20px;
}
#ocheredi a {
    margin: 0 5px;
    color: #1a1425;
    text-decoration: none;
    text-transform: lowercase;
    border-bottom: 2px solid #fff;
    }
    #ocheredi a:hover {
        border-bottom: 2px dotted #1a1425;
        }
        

.showcase-caption a {
    color: white;
    font-size: 14px;
}
.showcase-caption a.news_more {
 
}
.showcase-content .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 100;
    background: url(../img/play.png) no-repeat center center;
    }
.showcase-caption {
    z-index: 100;
}


.footer_btn {
    background: url("../img/pseudofooter.png") no-repeat scroll 0 0 transparent;
    height: 100%;
    position: relative;
    width: 100%;
}

#audioplayer {
    background: none repeat scroll 0 0 black;
    bottom: 40px;
    display: inline-block;
    height: 30px;
    position: absolute;
    right: 0;
    width: 26px;
    z-index: 10000;
    }

.footer_btn a {
    display: inline-block;
    position: absolute;
    text-decoration: none;
    }
    .footer_btn a.ipoteka {
        background: none repeat scroll 0 0 #71497E;
        border-radius: 3px 3px 3px 3px;
        color: #d4d4d4;
        font-size: 18px;
        font-weight: normal;
        height: 20px;
        left: 830px;
        padding: 3px 5px;
        text-decoration: none;
        top: 22px;
        width: 75px;
        outline: none;
        }
        .footer_btn a.ipoteka:hover {
            color: #fff;
            }
    .footer_btn a.poselok2011_btn {
        left: 84px;
        top: 14px;
        width: 78px;
        height: 29px;
        }
    .footer_btn a.deklar_btn {
        left: 220px;
        top: 15px;
        width: 92px;
        height: 30px;
        }
    .footer_btn a.ntbbank_btn {
        left: 935px;
        top: 27px;
        width: 51px;
    	height: 16px;
        }
    .footer_btn a.sberbank_btn {
        left: 1003px;
        top: 26px;
        width: 78px;
    	height: 15px;
        }
    .footer_btn a.art3d_btn {
        left: 1138px;
        top: 22px;
        width: 79px;
    	height: 24px;
        }
        
body.videoblackbg .jquery-lightbox-background {
    background: black !important;
}