@font-face {
    font-family: 'dincyr';
    src: url("/shared/fonts/dincyr.eot");
    src: local('dincyr'),
        url("/shared/fonts/din.svg#dincyr") format('svg'),
        url("/shared/fonts/dincyr.ttf") format('truetype');
}
body{
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    letter-spacing: -2px !important;
    background-repeat: no-repeat;
}
a:active
{
    outline: none;
}

a:focus
{
    -moz-outline-style: none;
}
.openmenu{
    background-repeat:no-repeat !important;
    width: 45px;
    height: 9px;
    position: absolute;
    left: 52%;
    top: 8px;
}
.clear {
    float: clear;
}

.button{
    height: 10px;
    width: 43px;
    font-size: 20px;
    display: none;
    background-repeat: no-repeat;
    float: right;
    background-position: center bottom;
    margin-top: 9px;
    margin-left: 5px;
}
#horizon
{
    color: white;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
}
#main {
    position: absolute;
    width: 100%;
    height: 70px;
    text-align: center;
    background: #000;
    color: #FFF;
    font-size: 50px;
    cursor: pointer;
    cursor: hand;
    display: none;
}
.line {
    position: fixed;
    width: 100%;
    height: 31px;
    text-align: center;
    background: #000;
    font-family: Verdana, Georgia;
    color: #444;
    font-size: 50px;
    cursor: hand;
    display: none;
    background-position: center center;
}
.line-menu {
    display: none;
    height: 25px;
    background-color: #000;
    background-position: 45px 0;
    z-index: 100;
    overflow: hidden;
    /*top: -25px;*/
    cursor: default;
}
.line-bottom {
    height: 21px;
    background-color: #2c2c2c;
    background-position: 45px center;
    position: absolute;
    bottom: -21px;
    z-index: 999;
    display: none;
    cursor: pointer;
}
.lines:hover {
    background-color: #9d9d9d;
    color: white;
    cursor: pointer;
}
#gallery {
    background-image: url(/shared/images/gallery.png);
    background-repeat: no-repeat;

}
#studio{
    background-image: url(/shared/images/studio.png);
    background-repeat: no-repeat;
}
#header-menu{
    background-color: #000;
    width: 100%;
    height: 70px;
    position: absolute;
    top: -35px;
    padding: 0;
    display: none;
}
#header-menu .menu{
    width: 400px;
    margin: 0 auto;
    display: none;
    /*margin-top: 0px;*/
}
.menu a{
    color: #fff;
    text-decoration: none;
    float: left;
    display: block;
}
.menu a:hover{
    color: #ddd !important;
}
/*.menu-items-items > ul {
			width: 100%;
		}
		.menu-items-items > ul > li {
			float: left;
			display: inline;
		}
		.menu-items-items li ul {
			display: none;
			position: absolute;
			width: 140px;
			top: 1em;
		}
		.menu-items-items li:hover ul {
			display: block;
		}*/
ul#menu-items {
    background-repeat: no-repeat;
    position: absolute;
    left: 30%;
    top: 25px;
    margin: 0;
    padding: 0;
    height: 10px;
    display: none;
    width: 66%;
    min-width: 640px;
}

ul#menu-items li {
    margin: 0 3% 0 0;
    padding: 0;
    float: left;
    display: inline;
    position: relative;
    height: 10px;
    cursor: pointer;
    /*margin-right: 40px*/
}

ul#menu-items ul {
    margin: 0;
    padding: 0;
    width: 160px;
    display: none;
    position: absolute;
    top: 19px;
    left: 0;
}

ul#menu-items ul li {
    width: 150px;
    float: left;
    display: block !important;
    display: inline;
}

/* Main menu-items */
ul#menu-items a {
    float: none !important;
    display: block;
    text-decoration: none;
}

/* Main menu-items Hover */
ul#menu-items a:hover,
ul#menu-items li:hover a,
ul#menu-items li.iehover a {
}

/* Second menu-items */
ul#menu-items li:hover li a,
ul#menu-items li.iehover li a {
    float: none;
}

/* Second menu-items Hover */
ul#menu-items li:hover li a:hover,
ul#menu-items li:hover li:hover a,
ul#menu-items li.iehover li a:hover,
ul#menu-items li.iehover li.iehover a {
}

ul#menu-items ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 170px;
}

ul#menu-items li:hover ul ul,
ul#menu-items li.iehover ul ul {
    display: none;
}

ul#menu-items li:hover ul,
ul#menu-items ul li:hover ul,
ul#menu-items li.iehover ul,
ul#menu-items ul li.iehover ul {
    display: block;
}
ul#menu-items li a{
    background-repeat: no-repeat;
    backgroud-position: center center;
    display: block;
    height: 10px;
}
ul#menu-items li#artists a{
    background-image:url(/shared/images/menu/en/artists-active.png);
    width: 51px;
}
ul#menu-items li#exhibitions a{
    background-image:url(/shared/images/menu/en/exhibitions-active.png);
    width: 77px;
}
ul#menu-items li#events a{
    background-image:url(/shared/images/menu/en/events-active.png);
    width: 47px;
}
ul#menu-items li#gall a{
    background-image:url(/shared/images/menu/en/gallery-active.png);
    width: 56px;
}
ul#menu-items li#news a{
    background-image:url(/shared/images/menu/en/news-active.png);
    width: 34px;
}
ul#menu-items li#contacts a{
    background-image:url(/shared/images/menu/en/contacts-active.png);
    width: 63px;
}
ul#menu-items li#press a.en{
    width: 39px;
    background-image:url(/shared/images/menu/en/press-active.png);
}
ul#menu-items li#projects a.en{
    width: 60px;
    background-image:url(/shared/images/menu/en/projects-active.png);
}
ul#menu-items li#art a.en{
    width: 129px;
    background-image:url(/shared/images/menu/en/art-active.png);
}
ul#menu-items li#stud a.en{
    width: 44px;
    background-image:url(/shared/images/menu/en/studio-active.png);
}			

/* Russian menu */
ul#menu-items li a.ru{
    height: 10px;
}
ul#menu-items li#artists a.ru{
    width: 81px;
    background-image:url(/shared/images/menu/ru/artists-active.png);
}
ul#menu-items li#exhibition a.ru{
    width: 68px;
    background-image:url(/shared/images/menu/ru/exhibitions-active.png);
}
ul#menu-items li#events a.ru{
    width: 60px;
    background-image:url(/shared/images/menu/ru/events-active.png);
}
ul#menu-items li#gall a.ru{
    width: 63px;
    background-image:url(/shared/images/menu/ru/gallery-active.png);
}
ul#menu-items li#news a.ru{
    width: 34px;
    background-image:url(/shared/images/menu/ru/news-active.png);
}
ul#menu-items li#contacts a.ru{
    width: 67px;
    background-image:url(/shared/images/menu/ru/contacts-active.png);
}
ul#menu-items li#exhibitions a.ru{
    width: 68px;
    background-image:url(/shared/images/menu/ru/exhibitions-active.png);
}
ul#menu-items li#press a.ru{
    width: 86px;
    background-image:url(/shared/images/menu/ru/press-active.png);
}
ul#menu-items li#projects a.ru{
    width: 59px;
    background-image:url(/shared/images/menu/ru/projects-active.png);
}
ul#menu-items li#art a.ru{
    width: 158px;
    background-image:url(/shared/images/menu/ru/art-active.png);
}
ul#menu-items li#stud a.ru{
    width: 48px;
    background-image:url(/shared/images/menu/ru/studio-active.png);
}
ul#menu-items li#careers a.ru {
    width: 97px;
    background-image:url(/shared/images/menu/ru/careers-active.png);
}
ul#menu-items li#careers a.en {
    width: 97px;
    background-image:url(/shared/images/menu/en/careers-active.png);
}
.content {
    display: none;
    /*display: block*/;
    position: absolute;
    background-position: center center;
    width: 100%;
    height: 510px;
    top: 65px;
    z-index: 0;
    background-repeat: no-repeat;
}		
ul {
    list-style: none;
}

/* Thumbnails */
.thumbShow .projectsTitle {
    width: 220px;
    height: 32px;
    background-image: url(/shared/images/titles/ru/projects.png);
    margin-bottom: 10px;
    float: left;
    background-repeat: no-repeat;
}
.thumbTitle{
    width: 650px;
    height: 26px;
    float: left;
    font-size: 34px;
    margin-top: -8px;
    color: #9d9d9d;
    vertical-align: top;
    padding: 0;
}
.thumbCont {
    position: absolute;
}
.anchors {
    width: 100%;
    height: 10px;
    float: left;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}
.anchors a{
    color: #5d5d5d;
    text-decoration: none;
    display: block;
    height: 10px;
    float: right;
    position: relative;
    background-repeat: no-repeat;
    font-size:13px;
    letter-spacing: 0px;
}
.anchors .thumbInactive-ru {
    width: 92px;
    height: 10px;
    margin-right: 10px;
    background-image: url(/shared/images/menu/ru/thumb-inactive.png);
}
.anchors .thumbActive-ru {
    margin-right: 10px;
    width: 92px;
    height: 10px;
    background-image: url(/shared/images/menu/ru/thumb-active.png);
}
.anchors .listInactive-ru {
    width: 98px;
    height: 10px;
    background-image: url(/shared/images/menu/ru/list-inactive.png);
    margin-right: 26px;
}
.anchors .listActive-ru {
    width: 98px;
    height: 10px;
    background-image: url(/shared/images/menu/ru/list-active.png);
    margin-right: 26px;
}
.anchors .thumbInactive-en {
    width: 102px;
    height: 10px;
    margin-right: 10px;
    background-image: url(/shared/images/menu/en/thumb-inactive.png);
}
.anchors .thumbActive-en {
    margin-right: 10px;
    width: 102px;
    height: 10px;
    background-image: url(/shared/images/menu/en/thumb-active.png);
}
.anchors .listInactive-en {
    width: 60px;
    height: 10px;
    background-image: url(/shared/images/menu/en/list-inactive.png);
    margin-right: 26px;
}
.anchors .listActive-en {
    width: 60px;
    height: 10px;
    background-image: url(/shared/images/menu/en/list-active.png);
    margin-right: 26px;
}
/*.anchors a:hover {
    opacity: 0.5;
    filter: Alpha(opacity=50);
}*/
.thumbShow .thumbViewer{
    width: 890px;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
.thumbShow {
    height: 433px;
    width: 900px;
    /*overflow: auto;*/
    margin: 0 auto;
}
.thumbShow .thumbBody {
    width: 900px;
    height: 500px;
}
.thumbShow .thumbBody .thumbContainer{
    float: left;
    position: relative;
    margin-right: 18px;
    margin-bottom: 18px;
    width: 160px;
    height: 130px;
    background-color: #d9d9d9;
}
.thumbShow .thumbBody .thumbContainer .thumbOver{
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 130px;
    width: 160px;
    display: none;
    opacity: 0.5;
    filter: Alpha(opacity=50);
}
.thumbShow .thumbBody .thumbContainer .thumbText {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 130px;
    display: none;
    opacity: 1;
    z-index: 999;
    text-decoration: none;
    vertical-align: middle;
}
.thumbShow .thumbBody .thumbContainer img{
    z-index: 1;
}
.thumbShow .thumbBody .thumbContainer .thumbImg {
    width: 160px;
    height: 130px;
    display: block;
    background-color: #ababab;
}

/* Single Fullsize Picture */
.singlePictureContainer {
    width: 100%;
    height: 649px;
    margin: 0;
}
.vertCenter {
    background-color:transparent;
    color:white;
    display:block;
    height:1px;
    left:0;
    overflow:visible;
    position:absolute;
    text-align:center;
    top:50%;
    visibility:visible;
    width:100%;
}
.singlePictureContainer .prevContainer {
    left: 0;
    width: 8%;
    height: 8px;
    position: absolute;
    z-index: 200;
}
.singlePictureContainer .nextContainer {
    height: 8px;
    width: 8%;
    position: absolute;
    right: 0;
    z-index: 200;
}
.singlePictureContainer .prevContainer a, .singlePictureContainer .nextContainer a{
    width: 30px;
    height: 8px;
    display: block;
    z-index: 1;
}
.singlePictureContainer .prevContainer a {
    background-image: url(/shared/images/prev-en.png);
    background-repeat: no-repeat;
    float: right;
}
.singlePictureContainer .nextContainer a {
    background-image: url(/shared/images/next-en.png);
    background-repeat: no-repeat;
}
.singlePictureContainer .picture {
    background-color:transparent;
    font-family: Verdana, dincyr, Arial,sans-serif;
    font-size: 12px;
    height: 550px;
    position: absolute;
    width: 100%;
    top: -275px;
    visibility: visible;
}
.singlePictureContainer .picture a{
    z-index:250;
}
.singlePictureContainer .picture img{
    margin: -20px auto 0;
    display: block;
    z-index: 10;
}
.singlePictureContainer .picture .pictureDesc{
    margin: 10px auto 2px;
    color: #5d5d5d;
}

/* Single Project ThumbNails */
.singleProjectContainer {
    width:  89%;
    height: 700px;
    margin: 0 auto;
}
.singleProjectTitle {
    font-size: 40px;
    font-family: Verdana, dincyr, Arial, sans-serif;
    color: #5d5d5d;
}
.singleProjectContainer .anchors a{
    color: #5d5d5d;
    text-decoration: none;
    font-family: Verdana, dincyr, Arial;
    font-size: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
}
.singleProjectViewer {
    width: 100%;
    height: 430px;
    overflow: hidden;
    position: relative;
}
.singleProjectThumbs {
    position: absolute;
}
.singleProjectOver {
    width: 400px;
    height: 400px;
    opacity: 0.4;
    background-color: #fff;
    position: absolute;
    display: none;
}
.singleProjectOverText {
    width: 400px;
    height: 400px;
    position: absolute;
    display : none;
}
.singleProjectThumbs .singleProjectImg {
    float: left;
    height: 400px;
    margin-right: 20px;
}
.ui-slider {
    height: 10px;
    position: relative;
    text-align: left;
    background-color: #e6e6e6 !important;
}
.ui-slider-vertical {
    height: 100px;
}

.ui-slider-handle {
    height: 10px;
    width: 80px;
    margin: 0 -40px;
    z-index: 2;
    position: absolute;
    cursor: default;
    background-color: #D6021A; /*#666666*/
    outline: none;
}

/*
.ui-slider-handle:hover {
	background-color: #D6021A;
}
*/

.verticalSlider {
    background-color: #E6E6E6 !important;
}

/* Projects List */
.listBody a{
    text-decoration: none;
    font-size: 22px;
    color: #9d9d9d;
    margin-bottom: 15px;
}
.listBody a:hover{
    color: #d5d3d3;
}
.listBody .listColumn {
    width: 290px;
    float: left;
    margin-right: 30px;
}
#pane1 {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#CCCCCC none repeat scroll 0 0;
    float:left;
    height:200px;
    overflow:auto;
    width:200px;
}

.backToList {
    display: block;
    width: 90px;
    height: 10px;
}

/*		Contacts		*/
.contactContainer {
    display: block;
    width: 800px;
    font-size: 14px;
    font-family: Verdana, dincyr, Arial, sans-serif;
    color: #5d5d5d;
    margin: 0 auto;
    line-height: 20px;
}
.contactText {
    width: 400px;
    position: absolute;
    left: 45px;
    margin-top: -180px;
    text-align: left;
    letter-spacing: 0px;
}
.contactImage {
    display: block;
    width: 563px;
    height: 364px;
    font-size: 20px;
    font-family: Verdana, Arial, sans-serif;
    color: #5d5d5d;
    margin-top: -200px;
    margin-right: -100px;
    float: right;
}
.contactContainer a:hover{
    text-decoration: none;
}
.contactsTitle{ 
    width: 166px;
    height:26px;
    position:absolute;
    left:45px;
}

.scrollOver {
    height: 430px;
    width: 230px;
    position: absolute;
    z-index: 90;
    background: none;
    top: 61px;
}

/*		Artists		*/
.artistContainer{
    display:block;
    position: absolute;
    top: 70px;
    left: 4%;
}
.artistName {
    color: #5d5d5d;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 35px;
}
.seriesName {
    color: #a1a1a1;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 35px;
    margin-left: 10px;
}
.artistsTitle {
    width: 220px;
    height: 32px;
    background-image: url(/shared/images/titles/ru/artists.png);
    margin-bottom: 10px;
    float: left;
    background-repeat: no-repeat;
}
.artistAnchors {
    margin-top: 5px;
    height: 9px;
    width: 600px;
}
.artistAnchors a{
    display: block;
    float: left;
    margin-right: 10px;
    height : 9px;
    background-repeat: no-repeat;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 0px;
}
.artistAnchors a:hover{
    /*opacity: 0.5;
    filter: Alpha(opacity=50);*/
    color: #a1a1a1;
}
.artistContain .listColumn{
    width: 290px;
    float: left;
    margin-rigft: 30px;
}
.artistContain .listColumn a{
    text-decoration: none;
    font-size: 22px;
    color: #9d9d9d;
    margin-bottom: 15px;
}
.artistContain .listColumn a:hover{
    color: #d5d3d3;
}
.artistText{
    color:#444;
    position: relative;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: 0px;
}
.copyright{
    z-index: 99999;
    color: #a1a1a1;
    position: absolute;
    bottom: 22px;
    right: 10px;
    font-size: 12px;
    letter-spacing: 0px;
}
.copyright a{
    color: #a1a1a1;
    text-decoration: none;
}
.copyright a:hover{
    text-decoration: underline;
}
.invisible {
    display: none !important;
}

/* artist works */
.artistColumn {
    width: 350px;
}
.artistListBody a{
    text-decoration: none;
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 15px;
}
.artistListBody a:hover{
    color: #d5d3d3;
    opacity: 1;
}
.exhibitionruName{
    background-image:url(/shared/images/titles/ru/exhibition.png);
    background-repeat: no-repeat;
    height: 27px;
}
.exhibitionenName{
    background-image:url(/shared/images/titles/en/exhibition.png);
    background-repeat: no-repeat;
    height: 27px;
    width: 192px;
}
.textImage{
    width: 300px;
    margin:  0 30px 0 60px;
}
.careerInfo{
    width: 750px;
    margin: 0 auto;
    color: #444;
}
.wysiwyg {
    width: 600px;
}

.slideLeft {
    background-color : #E6E6E6 !important;
}

.menucontainer{
    z-index: 999;
}
.downarrow{
    background-image: url('/shared/images/downarrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 18px;
}
.uparrow{
    background-image: url('/shared/images/uparrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 18px;
}
.localmenuitem:hover{
    background-color: #5d5d5d;
}
.topmenushade{
    display: none;
    height:37px;
    width: 100%;
    position: absolute;
    background-image:url(/shared/images/menushadetop.png);
    z-index: 999;
}
.bottommenushade{
    display: none;
    height:37px;
    width: 100%;
    background-image:url(/shared/images/menubottomshade.png);
    z-index: 999;
    bottom: 0;
    position: absolute;
}
#togglemenu{
    cursor: pointer;
}
.descr{
    font-size: 14px;
}

.languageContainer {
	height: 10px;
        width: 70px;
	margin-left: 10%;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
        position: absolute;
        top: -3px;
        /*right: 20px;*/
        cursor:default !important;
}

.languageLink {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
        position: static;
        /*float: left;*/
        width: 20px;
        margin-top: -5px;
}
.activeLink:hover {
    color: #9D9D9D;
    cursor: pointer;
    cursor: hand;
}
.inactiveLink {
    color: #9D9D9D;
}