@import 'temp_font.css';

.a{position:absolute;}
.r{position:relative;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.fc{overflow:hidden;height:100%;}
.db{display:block;}
.clr{clear:both;height:0;overflow:hidden;}
.cnt{margin:auto;}
.tcnt{text-align:center;}
.tr{text-align:right;}
.hid{display:none;}
.cb{clear:both;}
.bo{font-weight:bold;}
.it{font-style: italic;}
.ht{text-indent: -10000px;}
.tjus{text-align:justify;}
.tr{text-align:right;}
.vm{vertical-align:middle}
.vt{vertical-align:top}
.tup{text-transform:uppercase;}
.cl{clear:left;}
.fms300{font-family: "museo-sans",arial;font-weight: 300;}
.fms500{font-family: "museo-sans",arial;font-weight: 500;}
.fms700{font-family: "museo-sans",arial;font-weight: 700;}
.fms900{font-family: "museo-sans",arial;font-weight: 900;}
.fpt{font-family: "pt-sans",arial,sans-serif;}

.vertical-wrap{
    display: table;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.vertical-outer{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

.vertical-inner{
    position: relative;
    #position: relative;
    #top: -50%;
}

h1,h2,h3,h4{
    font-weight: normal;
}


html{

    background:#ececec;
}
html,textarea{
    font-family: "pt-sans",Arial,sans-serif;
    font-size:13px;
}


body{
    margin:0;
}

a{
    color:#7eb82e;
    text-decoration: none;
}

img{border:0;}

.w0{
    width:1002px
}

.head{
    height:162px;
}
.head_wrap{
    background: url('img/pattern_03.png');
}
.logo{
    width:207px;
    height:115px;
    background: url('img/logo.png?2');
    left:4px;
    top:19px;
    text-indent: -10000px;
}
.darktile{
    background: url('img/pattern_01.png');
    height:351px;
    box-shadow:0px 2px 5px 5px #ccc;
}


.nav,
.nav ul,
.nav li{
    margin:0;
    padding:0;
    list-style-type:none; 

}
.nav{
margin:auto;

}

#content{
    width: 1002px;
    margin: 0 auto;
}

.title_header{
    font-size: 22px;
    padding: 0 19px;
    margin-bottom: 17px;
    min-height: 20px;
}

.page_title{
    clear: both;
    padding-right: 75px;
}

.news_list{
}

.news_list_item{
    color: #3d3d3d;
    float: left;
    width: 494px;
    height: 293px;
    border: 1px solid #dadada;
    margin-bottom: 10px;
/*    background-color: #ffffff;*/
    background: url(img/box2_shad.png) no-repeat center top #ffffff;
}

.news_list_item_left{
    margin-right: 10px;
}

.news_list_content{
    width: 214px;
    height: 255px;
    position: relative;
    padding: 19px;
}

.news_list_content_date{
    color: #6cbc16;
    font-size: 12px;
    margin-top: 13px;
}

.news_list_content_title{
    margin-top: 21px;
    font-size: 14px;
    color: #3d3d3d;
}

.news_list_content_title a{
    color: #3d3d3d;
}
.news_list_content_intro a{
    color: #3d3d3d;
}
.news_list_content_intro{
    margin-top: 29px;
    font-size: 12px;
    
}



.news_list_download{
    color: #f96555;
    bottom: 30px;
    padding-right: 17px;
    background: url(img/arrow_down.png) no-repeat right center;
}


.content_to_left{
    float: left;
/*    background: url(img/back_content_to_left.jpg) no-repeat top left;*/
}

.content_to_right{
    float: right;
/*    background: url(img/back_content_to_right.jpg) no-repeat top right;*/
}

.nav li{
    float:left;
    position:relative;
}
.nav li .l0{
    font-family: "museo-sans";
    font-weight: bold;
    font-size:16px;
    color:#fff;
    text-transform: uppercase;
    text-decoration: none;
    padding:0 8px;
    height:41px;
    margin:11px 0px 0px 0;
    line-height:30px;
    float:left;
    
}

.nav .l1{

   
    font-weight:normal; 
    color:#262624;
    display: block;
    float:left;
    font-family: 'pt-sans';
    font-size:13px;
   
    padding: 6px 0;
    text-decoration: none;

}

.nav-days .l1{
    text-transform: uppercase;
}
.nav-all-arts{
    font-size: 11px;
    background: url('img/arr-right.png') no-repeat left center;
    padding-left:10px;
    color:#262624;
    display: inline-block;
    margin-left:10px;
}

.nav-count-1 {
    width:150px;
}
.nav-count-2 {
    width:200px;
}
.nav-count-3 {
    width:300px;
}

.nav-lineup{
    width:200px;
}

.nav .l1{
    width:100px;
}
.nav-count-1 .l1{
    width:150px;
}


.nav-all-arts:hover,
.nav .l1:hover{
    color:#28bcce;
}
.nav .l1:first-child{
    border-top:0;
}

.nav_tog{
    display: none;
    position: absolute;
    left:50%;
    top:40px;
    background: url('img/dd_arr.png') no-repeat top center;
    width:97%;
    height:7px;

    left:1px;
    z-index: 12;
}


.nav li:hover .l0{
    padding:0 7px;
    margin:10px 0 0 0;

   

    border:1px solid #d4d3d3;
    border-bottom:0;
    z-index:11;
    position: relative;
}
.nav td{
    vertical-align: top;
}

.nav li:hover .l0,
.nav li .l0:hover{
    
    background: #f9f9f9 url('img/nav-hover.png') repeat-x bottom;
    color:#000;
}

.nav-dd{
    box-shadow: 0 0 20px #333;   
    border:1px solid #d4d3d3;
    z-index: 10;
    min-width:90px;
    padding:44px 36px;
    display: none;
    position: absolute;
    left:0;
    top:52px;
    background: #f9f9f9;
    overflow: hidden;
    height: auto;
}
.nav-title{
    display: block;
    color:#272726;
    font-size: 20px;
    font-family: "museo-sans";
    text-transform: uppercase;
    padding:0 0 15px 0;
    margin-bottom: 5px;
    border-bottom: 1px dotted #272726;
}

.nav-img{
  vertical-align: top;
  padding-left:32px;
}
.nav-lineup .nav-img{

  padding-left:0px;

  padding-right:32px;
}
.nav-items{
    height:150px;
}
.nav-sep{
    width:36px;
    margin-left:35px;
    border-left:1px dotted #272726;
    height:185px;
}

.nav li:hover .nav-dd{
    display: block;
}

.ht_list{
    clear: both;
    width:1010px;
}
.ht_item:first-child{
    margin-right:9px;
}
.ht_item{
    position: relative;
    float:left;
    width:497px;
    height:279px;
}

.ht_item a{
   
    position: absolute;
    left:0;
    top:0;
}


.langs{
    z-index:3;
    right:0;
    top:0px;
}
.langs .sel{
   
   color: #7EB82E;
}
.langs a{
    float: left;
    display: inline-block;
    color:#fff;
    width:36px;
    height:36px;
    line-height:36px;
    background: #323232;
    text-align: center;
}

.langs:hover a{
    color: #7EB82E;
}

.top_bar{
    height:56px;
    padding-top: 10px;
}
.top_bar .item:nth-child(10),
.top_bar .item:nth-child(5),
.top_bar .item:first-child{
    margin-left: 0;
}
.top_bar .item{
     width:240px;
     overflow: hidden;
     display: inline-block;
     margin-left : 10px;
}

.ak,
.ho_tv,
.radio{
    height:36px;
    line-height:36px;
    float: left;
    margin-right : 10px;
    background: #fff;
    font-size:22px;
}


.ak{

    width:243px;
    text-indent: -10000px;


    background:url('img/alterklub.png') ;
    float:left;
}


.ho_tv:hover{
    color: #7EB82E;
}
.ho_tv{
    /*box-shadow:0 2px 2px #ccc;*/
    width:253px;
    background: #fff;
    font-weight: 700;
    color:#2d9b62;

    text-indent: 52px;
}

.radio{
    margin-right: 0;
    /*box-shadow:0 2px 2px #ccc;*/
    width:392px;
    background: #fff;
}
.radio a:hover{
    color:#FB5A5A;
}
.radio a{
    width:134px;
    display: inline-block;
    text-indent: 20px;
    background: url('img/arr_yel.png') 105px center no-repeat;
    border-right:1px dotted #9ecaa0;
    color:#fcaf17;
    vertical-align: top;
}

.node_theater_forms .radio a{
	width: auto;
}

.radio span{
    font-family: "museo-sans";
    display: inline-block;
   
    color:#6cbc16;
}
#radio_song{
    position: relative;
    white-space: nowrap;
    font-weight: 300;
    font-size:15px;
}
.radio p{
    margin: 0;
    width:224px;
    margin:0 12px;
    display: inline-block;
    overflow: hidden;
}

.back_button{
    padding-left: 14px;
    background: url(img/arrow_left_black.png) no-repeat left center;
    font-size: 12px;
    color: #000;
    right: 0;
    bottom: 0;
}



.col{
    float:left;
    margin-left:10px;
}

.col:first-child{
    margin-left:0px; 
}

.box{
    width:241px;
    margin-bottom:10px;
    margin-left:10px;
    height: 327px;
    overflow: hidden;
    display: block;
    border: 1px solid #dadada;
    margin-bottom: 10px;
    background-color: #ffffff;
    position: relative;
    float: left;
}

/*
.gal_pics a:hover,
.news_list_item:hover,
.home_pics_box:hover,
a.box:hover{
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
}
*/

 

/*
.box:after{
    left:0;
    top:0;
    z-index:10;
    position: absolute;
    display: none;
    content:'';
    width:100%;
    height:100%;
    background: #f00;
}

.box:hover:after{
    display: block;
}
*/
.box_wrapper {
    margin-left: -10px;
    width:1012px;
}
.box_wrapper .box:first-child{
      margin-left:10px;
}


.box:first-child{
    margin-left:0px;
}
.box2{

    width:494px;
   
}

.bi3{
    margin-left: 10px;
}
.col .box{
    margin-left:0px;
    float:none;
}

.box_img{
    position: relative;
    z-index:1;
}

.box_name{
    color:#3d3d3d;
    font-size: 22px;
    font-family: "museo-sans";
    text-transform: uppercase;
    display: block;
    position: relative;
    z-index:2;
    padding:20px;
    background: #ffffff url(img/box_shad.png) no-repeat top right;
}

#home_news, #home_news_over{
    width:494px;
    height:293px;
}

#home_news_over{
position: absolute;
z-index: 100;
}

.h_n_hidden{
display: none;
}





.home_pics_box .box_name,
.box2 .box_name{
    background: url(img/box2_shad.png) no-repeat top right;
}



#home_news .box_name{
    position: absolute;
    width:212px;
}
.hnews{

    position: relative;
    padding:0 0 0 20px;
}

.hnews_date{
    padding-top: 80px;
    color:#98d05b;
    float: left;
    font-weight: bold;
    font-style: italic;
    font-size:12px;
}
.hnews a:hover{
text-decoration:underline;
}

.hnews_title{
    clear:left;
    font-size: 14px;
    padding:15px 0;
    display: block;
    color:#3d3d3d;
}

.hnews img{
    float:right;
    margin-left:20px;
}
.hnews_text{
    font-size:12px;
    line-height: 14px;
    color:#000;
}

.hpagin a{
    cursor: pointer;
    display: inline-block;
    width:20px;
    height:20px;
    background: url('img/hpagin.png') no-repeat bottom left;
}
.hpagin a.sel{
    background-position: top left;
}

.hpagin {
    z-index:2;
    top:24px;
    left:179px;

}

.app_banner .app_page_link{
	width: 100%;
	height: 100%;
}

.app_banner .app_page_link:hover{
	border: none;
}

.app_banner span{
    font-size:22px;
    padding:20px;
    float:left;
}
.app_banner a{
    bottom:0;
    width:50%;
    height:47px;
    left:0;
}
.app_banner a:hover{
    border-bottom:4px solid #FCAF17;
}
.app_banner a.ios{
    left:50%;
}



.app_banner{
    height:411px;
    background: url('img/app_banner.jpg?3');

}
.ak_banner{
    width:241px;
    height:242px;
    background: url('img/alter_klub_banner_pl.jpg');
}
.home_pics_box {
    height:361px;
    width: 494px;
}

#home_pics{
    position: relative;
    width:494px;
    height:302px;
}
#home_pics a{
    position: absolute;
    left:0;
    top:0;
}


.partners .group{
    display: inline-block;
}
.partners {
    margin:30px auto 30px auto;
}
.partners a{
    vertical-align: top;
    display: inline-block;
    margin-right:10px;
    
}
.partners a:hover{
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);

}
.foot{
    font-size:11px;
    padding:10px 0 30px 0;
}

.sc_list{
    clear: both;
}

.scroll-list-wrap{
    overflow: hidden;
    height: 278px;
    width: 1003px;
    /*    border: 1px solid red;*/
}

.scroll-list{
    /*    list-style-type: none;*/
    height: 253px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.scroll-list-item{
    float: left;
    margin-right: 10px;
    /*    background: green;*/
}

.scroll-list-item-last{
    margin-right: 0px
}

.scroll-list-item-back{
    display: block;
}

.color_0{    color: #32bd75 !important;}
.color_1{    color: #28bcce !important;}
.color_2{    color: #ffba00 !important;}
.color_3{    color: #fb5a5a !important;}


.bg_0{    background-color: #32bd75;}
.bg_1{    background-color: #28bcce;}
.bg_2{    background-color: #ffba00;}
.bg_3{    background-color: #fb5a5a}





.scroll-list-item-back-0-base{
    background-color: #26ab66;
}

.scroll-list-item-back-0{
    background-color: #32bd75;
}

.scroll-list-item-back-1-base{
    background-color: #26b0c0;
}

.scroll-list-item-back-1{
    background-color: #28bcce;
}

.scroll-list-item-back-2-base{
    background-color: #e8ae10;
}

.scroll-list-item-back-2{
    background-color: #ffba00;
}

.scroll-list-item-back-3-base{
    background-color: #e8ae10;
}

.scroll-list-item-back-3{
    background-color: #fb5a5a;
}

.scroll-list-item:last-child{
    margin-right: 0px
}

.scroll-list-item-dim{
    width: 243px; 
    height: 253px; 
}

.theater-stage-list-item-dim{
	width: 121px;
	height: 114px;
}

.scroll-list-item.theater-stage span{
	font-size: 14px;
}

.scroll-list-item .play_button{
    width:54px;
    height:38px;
    left:50%;
    top:50%;
    margin:-19px 0 0 -27px
}


.scroll-list-item a{
    text-align: center;
    font-size: 29px;
    color: #ffffff;
    display: block;
}
.scroll-list-item.active .scroll-list-item-back,
.scroll-list-item:hover .scroll-list-item-back{
        background: none;
/*    border: 1px solid red;*/
}
.scroll-list-item:hover .vw3{
        display: none;
}

.vw1{
    float: right;
    font-size: 0.7em;
    display: table;
    #position: relative;
    overflow: hidden;
}

.vw2{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

.vw3{
    #position: relative;
    #top: -50%;
}

.scroll-list-item-plus{
    right: 10px;
    bottom: 10px;
    width: 14px;
    height: 14px;
    background: url(img/plus.png) no-repeat;
}

.page{
    background: #fff;
    border:1px solid #dedddd;
    padding:18px;
    margin-bottom: 20px;
}

.page-nar{
    width:712px;
}

.lu_stages a{
    font-size:15px;
    border-left:1px solid #fcfcfc;
    width:118px;
    height:60px;
    text-transform: uppercase;
    float:left;
    background: #ececec;
    color:#272726;

}

.lu_stages a span{
    padding:11px;
    display: block;
}
.lu_item{
    overflow: hidden;
    width:90px;
    padding:0 13px;
    border:1px solid #fff;
    background: #272726;
    margin-left:1px;
}
.lu_pic{
    left:13px;
    bottom:14px;
}
.lu_close{
    bottom:3px;
    font-size:14px;
    right:3px;
}
.lu_item a{
    color:#ffffff;
}
.lu_name{
    font-size:12px;
    text-decoration: underline;
    padding-top:5px;
    color:#272726;
}

.lu_odd{
    background: #e1e1e1;
}

.lu_odd a{
    color:#272726;
}

.lu_hours{
    margin-top:60px;
    width:98px;
    background: url('img/hour.png');
}
.lu_hour{
    font-size:14px;
    padding:6px 0 0 0;
    height:81px;
}


.lu_items{
    background: url('img/hour.png');
}

.lu_next,
.lu_prev{
    width:25px;
    height:60px;
}
.lu_next{
    left:936px;
    background:#ececec url('img/lu_next.png') no-repeat center;
}
.lu_prev{
    left:69px;
    background:#ececec url('img/lu_prev.png') no-repeat center;
}

.lu_wrap{
    overflow: hidden;
}
.lu_bot{
    bottom:0;
}   


.lu_header{
    margin:0 0 20px 0;
    font-size:22px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.day_prev,
.day_next{
    vertical-align: middle;
    display: inline-block;
    background-image: url('img/line_arr.png');
    background-repeat: no-repeat;

    width:8px;
    height:13px;
    border:8px solid #fff
}
.day_prev{
    background-position: bottom;
}


.lu_header span{
    padding:3px 9px;
    color:#fff;
    
}

#show_hidden_perf{
    top:0;
    right:0;
}

#tooltip{
    display: none;
    border:1px solid #32bd75;
    padding:7px 14px;
    background: #fff;
    box-shadow:0 0 5px 2px #ccc;
    font-size:12px;
    white-space: pre;
}

.gal_pics a{
    float:left;
    width:242px;
    height:193px;
        margin:0 0 10px 10px;
}
.gal_pics a.nth4{
    margin-left:0;
}

.tv-img-dim{
    width :241px;
   
}

.tv-img-crop{
     height: 136px;
     overflow: hidden;
}

.tv-img-crop img{
    margin-top: -23px;
}


.tv-list-item{
    width: 241px;
    height: 304px;
    border: 1px solid #dedddd;
    float: left;
    margin: 0 10px 10px 0;
    background-color: #ffffff;
}

.tv-list-item-last{
    margin-right: 0px;
}

.tv-list-item h3{
    margin-top: 26px;
    padding: 0 19px;
    color: #272726;
    font-size: 16px;
}

.tv-list-item a.youtube{
    display: block;
    margin-top: 9px;
}

.play_button{
    background: url(img/button_play.png) no-repeat center center;
}

.tv-list-item-share{
    width: 100%;
    height: 20px;
    bottom: 20px;
    text-align: center;
}

.tv-list-item-share a, .share-wrap a{
    margin: 0 8px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.share-fb{
    width: 45px;
    height: 20px;
    background: url(img/fb_like.png) no-repeat;
}

.clip-wrap{
    width: 640px;
}

.button_ar_cart{
/*    width: 51px;
    height: 17px;*/
    padding: 3px 4px;
    font-size: 10px;
    font-style: italic;
    color: #272726;
    border-width: 1px;
    border-style: solid;
/*    display: inline-block;*/
    height: 11px;
    cursor: pointer;
}
.button_ar_cart span{
    height: 11px;
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
/*    vertical-align: middle;*/
    vertical-align: top;
}
.button_ar_cart span.ar_cart_icon{
    width: 11px;
    background-image: url(img/button_cart_add_remove.png);
    background-repeat: no-repeat;
}

.button_ar_cart span.ar_cart_text{
    line-height: 11px;
    text-transform: lowercase;
}

.button_add_to_cart{
    border-color: #71d3df;
}

.button_remove_from_cart{
    border-color: #ed1d24;
}

.button_add_to_cart span.ar_cart_icon{
    background-position: left top;
}

.button_remove_from_cart span.ar_cart_icon{
    background-position: left bottom;
}

.share-plus-wrap{
    position: relative;
    display: inline;
}

.share-plus{
    height: 19px;
    width: 48px;
    background: url(img/button_share.png) no-repeat center center;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}


.jspScrollable{
    outline: none;
}

.art_item{
    color:#272727;
    height:423px;
    padding:9px 0 0 0;
}

.art_name{
    left:0;
    font-size:22px;
    padding:0 15px;
    bottom:79px;
}
.art_stage{
    left:0;
     padding:0 15px;
    bottom:46px;
}
.art_date{
    left:0;
    padding:0 15px;
    bottom:28px;
}

#artist_list .box:first-child{
    margin-left:10px;
}
#artist_list{
    width:1012px;
    margin-left:-10px;
}


.basket{
    
}

.basket .odd{
    background-color: #f3f3f3;
}

.info-basket-item{
    height: 44px;
    margin-bottom: 2px;
}

.info-parent-wrap{
    width: 165px;
    float: left;
    height: 44px;
/*    border: 1px solid green;*/
	background: url(img/basket-border.png) no-repeat center right;
}

.info-basket-item .vw1{
	font-size: 14px;
}

.info-parent-wrap .vw1{
    height: 44px;
	font-weight: 500;
}

a.info-parent{
    color: #272726;
    /*border-right: 1px solid #272726;*/
    padding-right: 19px;
    height: 20px;
}

.info-name-wrap{
    width: 470px;
    float: left;
    height: 44px;
}

.info-name-wrap .vw1{
    height: 44px;
    float: left;
	font-weight: 300;
}
.info-name-wrap .vw1{
    margin-left: 19px;
}

a.info-name{
    color: #272726;
/*    padding-left: 19px;*/
/*    height: 20px;*/
}

.delete-button-wrap{
    float: left;
    width: 76px;
    text-align: center;
}

.button_in_cart{
    display: inline-block;
    margin-top: 13px;
}

.info_basket_btn{
    padding:8px;
    background: #fff url('img/dbl_arr.png') no-repeat right top;
    border:1px solid #dadada;
    font-style: italic;
    font-size:13px;;
   color:#656565;
   right:0;
   top:71px;
}

.info_basket_btn:hover{
	color: #71d3df;
	background-position: right bottom;
}

#info_basket_plus{
    width:11px;
    height:11px;
    background: #2ac5d8 url('img/button_cart_add_remove.png');
    display:inline-block;
    margin:0 8px;
}
#info_basket_count{
    width:52px;
     display:inline-block;
}
.head-title{
    /*left:270px;*/
    left:245px;
    top:37px;
    color:#4c4c4c;
}
.head-title h2{
    margin: 2px 0 2px 0 ;
    font-size:40px;
}
.head-title h3{
    margin: 0;
    font-size:19px;
}

#all_artists{
    font-size:14px;
   
    position: relative;
}
#artist_to_lineup:before{
    content:' ';
        position:absolute;
        right:178px;
        bottom:0;
        width:1px;
        height:25px;
        border-right:1px solid #ccc;
}

/*#all_artists:after{
    content:' ';
        position:absolute;
        right:-12px;
        bottom:0;
        width:1px;
        height:25px;
        border-right:1px solid #ccc;
}
*/
.artist_top_btns a{
    display: inline-block;
    color:#28bcce;
    font-size:20px;
    margin-left:20px;
}


.social{
/*    border: 1px solid red;*/
    right: 0;
    bottom: 17px;
    width: 330px;
    height: 22px;
    text-align: right;
}
.social a.social_icon:hover{
    opacity: 1;
}
.social a.social_icon{
    opacity: 0.6;
    margin-left: 12px;
    display: inline-block;
    height: 22px;
    /*background-image: url(img/icons_social.png);*/
    background-repeat: no-repeat;
}
a.social_icon_apple{
    width: 22px;
    background-position: 0px 0px;
    /*margin-right: 15px;*/
    margin-right: 12px;
}

a.social_icon_android{
    width: 22px;
    background-position: -37px 0px;
    /*margin-right: 17px;*/
    margin-right: 14px;
}

a.social_icon_myspace{
    width: 45px;
    background-position: -74px 0px;
    /*margin-right: 16px;*/
    margin-right: 13px;
}
a.social_icon_gp{
    width: 19px;
    background-position: -290px 0px;
    margin-right: 19px;
}


a.social_icon_yt{
    width: 20px;
    background-position: -169px 0px;
    /*margin-right: 20px;*/
    margin-right: 17px;
}

a.social_icon_twitter{
    width: 23px;
    background-position: -209px 0px;
    /*margin-right: 22px;*/
    margin-right: 19px;
}

a.social_icon_fb{
    width: 19px;
      /*margin-right: 22px;*/
      margin-right: 19px;
    background-position: -254px 0px;
}

a.social_icon_insta{
    width: 20px;
      /*margin-right: 22px;*/
      margin-right: 0px;
    background-position: -320px 0px;
}

.partners_home{
    right: 50px;
    top: 15px;
    font-size: 13px;
    color: #272726;
}

.artist-page-header{
    position: relative;
    height: 50px;
}

.artist-page-performance{
    top: 0;
    left: 0;
    width: 200px;
    height: 40px;
    font-size: 16px;
}

.art_perf_date{
    top: 0;

}

.art_perf_stage{
    top: 20px;
}

#goup{
    opacity:0;
    
    position: fixed;
    top:50%;
    right:50px;
    width:55px;
    height:81px;
    background:#6cbc16 url('img/goup.png');
}

#goup:hover{
	box-shadow: 0 0 7px 1px #d7f4b7;
}
.artist-page-share{
    top: 0;
    right: 0;
    width: 200px;
    height: 20px;
}






/*FORMS*/
fieldset{
    border:0;
    margin:0;
    padding:0;
}
div.page_content form{
    /*float:left;*/
    width: 595px;
    font-family:'pt-sans', Helvetica, sans-serif;
    margin-top:25px;
    position:relative;}
/*
div.page_content form span{
    font-size:11px;
    color:#e21a28;
    position:absolute;
    left:200px;
    top:-15px;
}
*/
div.page_content form label{
    width:160px;
    font-size:12px;
    height:50px;
/*    line-height:50px;*/
    text-align:right;
    padding-right:15px;
    float:left;}
div.page_content form fieldset.ff div.fw{
    float:left;
    width:300px;
    padding:10px;}
div.page_content form fieldset.ff div.pad{
    padding-bottom:30px;}
div.page_content form fieldset.ff div input{
    padding-left:5px;
    padding-right:5px;
    font-size:11px;
    color:#808080;
    background:#FFF;
    width:290px;
    height:28px;
    line-height:28px;
    border:1px solid #53bf24;}
div.page_content form fieldset.ff div input:focus{
    border-width:2px;
    margin:-1px;}
div.page_content form fieldset.ff div input.width{
    width:208px;}
div.page_content form fieldset.ff div textarea{
    background:#FFF;
    width:290px;
    font-size:11px;
    color:#808080;
    font-family:'pt-sans', Helvetica, sans-serif;
    height:140px;
    line-height:28px;
    border:1px solid #53bf24;
    padding:5px;}
div.page_content form fieldset.ff div textarea:focus{
    border-width:2px;
    margin:-1px;}
div.page_content form fieldset.ff div button{
    font-family:'pt-sans', Helvetica, sans-serif;
    font-size:12px;
    color:#FFF;
    background:url(images/add.jpg) top right;
    height:30px;
    float:right;
    padding-right:25px;
    padding-bottom:1px;
    padding-left:8px;
    cursor:pointer;
    font-weight:bold;}
div.page_content form fieldset.ff div button:hover{
    background-position:bottom right;
}

fieldset.section{
    clear: left;
/*    text-align: center;*/
    color: #53bf24;
    font-family:'pt-sans';
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 0;
}
fieldset.info{
}
fieldset.info p{
    font-size: 12px;
    margin: 0 auto;
}
#theater_forms_wrap div.send{
	padding-right: 0;
}

div.page_content form button.send, #theater_forms_wrap button.send{
    border:0;
    font-family:'pt-sans', Helvetica, sans-serif;
    font-size:12px;
    color:#FFF;
    height:30px;
    float:right;
    background: #272726;
    padding:1px 12px;
    cursor:pointer;
    font-weight:bold;}
div.page_content form button.send:hover{
    background-position:bottom right;}
div.send{
    padding:10px;
    padding-top:0px;
    float:right;
    clear: both;
	}
.error{
    border-style: solid;
    border-width: 1px;
    border-color:#fb5a5a !important;
}

.error_color{
    color:#fb5a5a !important;
}
div.page_content form fieldset div.pad{
    padding-bottom:30px;}



fieldset.ffr div input {
    border: 1px solid #53bf24;
    color: #808080;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    padding-right: 5px;
/*    width: 175px;*/
    width: 55px;
}

fieldset.ffr div.fw {
    float: left;
    padding: 10px;
/*    width: 185px;*/
    width: 70px;
}

.repeat_wrap fieldset{
}

.repeat_wrap h3{
    font-size: 12px;
    padding: 10px;
}

.center1 {
    /* YOU NEED TO SET HEIGHT FOR YOUR OBJECT TO USE IT  */
    display: table;
    #display:block;
    position: relative;
    overflow: hidden;
}
.center2 {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    #display:block;
    vertical-align: middle;
}
.center3 {
    /* set width and align center your object if you want to center content */
    #position: relative;
    #top: -50%;
    display:block;
}

.inp_radio, .inp_checkbox{
    height: auto !important;
    width: auto !important;
    vertical-align: middle;
}

input[type=checkbox].error{
    outline: 1px solid red;
}

label.radio{
    float: none !important;
    text-align: left;
    line-height: 15px;
}

.radio_wrap{
/*    height: 30px;
    line-height: 30px;*/
}

span.tip{
    color: #E21A28;
    display: inline-block;
    font-weight: bold;
    cursor: default;
}

.user_repeat_wrap{
    margin-top: 10px;
    width: 415px;
    float:right;
}









.form_section_name{
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0 0 20px;
}

.form_row{
    width: 517px;
    padding: 7px 0 0 20px;
    min-height: 21px;
    border-bottom: 1px solid #dddee0;
}

.form_row_last{
    border-bottom: none;
}

.form_row p.select{
    margin-bottom: -1px;
}

.form_radio_text{
    width: 517px;
    padding: 7px 0px 0px 20px;
    min-height: 21px;
    border-style: solid;
    border-width: 0 0px 1px 0px;
    border-color: #dddee0;
    position: relative;
}

.form_radio_text label.radio_main_label{
    float: left;
    width: 200px;
    margin-bottom: 10px;
}

.form_row label{
    width: 200px;
    float: left;
    margin-bottom: 10px;
}

.f_text{
    background-color: #ffffff;
    color: #919191;
    font-size: 12px;
/*    border-width: 1px 1px 0 1px;*/
    border-width: 1px;
    border-style: solid;
    border-color: #dddee0;
    float: right;
    width: 285px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 2px 0 -1px;
}

.i_text{
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
}

.i_textarea{
    padding: 5px 10px;
}

.i_radio{
    width: 14px;
    height: 13px;
    background: url(images/radio.png) no-repeat left bottom;
    display: inline-block;
}

.i_radio_on{
    background-position: left top;
}

.radio_options_wrap{

}

.radio_text_options_wrap{
/*    width: 285px;*/
    width: 305px;
    float: right;
}

.radio_option_inline{
    float: left;
    margin-right: 20px;
}

.radio_options_wrap .radio_option{
    padding: 5px 0;
}

.radio_options_wrap .radio_option .i_radio{
    display: inline-block;
    vertical-align: middle;
}

.radio_options_wrap .radio_option label{
    display: inline;
    vertical-align: middle;
}

.text_radio_wrap{
    position: absolute;
    border: 1px solid #98bad3;
    padding: 5px 10px;
    background: #ffffff;
    color: #16496e;
    left: 221px;
    bottom: -13px;
}

.text_radio_wrap label{
    padding: 0 10px;
}
.radio_wrap .radio{
    box-shadow: none;
    background: none;
}

div.form_content form label {
width: 260px;
}



fieldset fieldset fieldset label{
    width:80px !important;
}








.appforms{
    z-index: 2;
    right:72px;
    top:0;
    padding:10px 17px 9px;
    background: #fff;
    font-family: font-family: "museo-sans",arial;
  
    color:#272726;
}
.appformover{
    display: inline-block;
}
.appforms>a:hover{
     color: #7EB82E;
}
.appforms>a{
    color:#272726;
    border-left: 1px dotted #97dc3a;
    padding-left:10px;
    margin-left:10px;
    display: inline-block;
     font-family: font-family: "museo-sans",arial;
     font-size: 13px;
     text-transform: uppercase;
     line-height: 11px;
}
.appforms-list-wrap{
    padding-top:7px;
    border-top: 1px dotted #8dda28;
}
.appforms-header{
    font-size: 13px;
    position: relative;
    z-index:11;
    text-transform: uppercase;
}
.appforms-list{
    display: none;
    position: absolute;
    left:0;
    top:0px;
    /*width:206px;*/
    width:163px;
      background: #fff;
    margin:0 0 0 0;
    
     padding:35px 17px 10px 17px;
    
      box-shadow: 0 0 9px #ccc;
        z-index:10;
}
.appformover:hover .appforms-list{
    display: block;
}
.appforms-list a:hover{
    color: #7EB82E;
}
.appforms-list a{
    color:#666;
    padding:3px 0;
    display: block;
}

.box-overlink{
    top: 0;
    z-index:2;
    width: 99%;
    position: absolute;
    display: block;
    height:49%;
}
.box-overlink:hover{
   border:1px solid #7eb82e;
}
.box-overlink2{
   top:50%;
}

.box-overlink-full{
    top: 0;
    z-index:20;
    width: 100%;
    position: absolute;
    display: block;
    height:100%;
    background: url('img/trans.png');
}

.partners-label{
    display: block;
}



.mf{
    padding:50px;
    background:#fff;
    width:600px;
}
.mf h1{
    margin:0 0 30px 0;
    font-family: "museo-sans";
}
.mf .inp-text{
    border:1px solid #97D05B;
    padding:13px 18px;
    height:13px;
    width:280px;
    display: block;
    margin:6px 0 0 0;
}
.mf label{
    display: block;
    margin:0 0 20px 0;
}
.mf-btn{
     font-family: "museo-sans";
     font-size: 16px;
    border:0;
    margin:0;
    background: #272727;
    color:#fff;
    text-transform: uppercase;
    cursor: pointer;
    padding:10px;
}
.mf-btn:hover{
    background: #97D05B;
}
.mf_footer{
    margin:20px 0 0 0;
    padding:20px 0 0 0;
    border-top:1px solid #ddd;
    color:#26bdd0;
}
.mf img{
    margin-bottom: 20px;
}

.mf-error-item{
    color:#fa5b58;
    background: url('img/mf_error.png') no-repeat center left;
    padding:0 0 0 20px;
    margin:5px 0;
}
.mf_error{
    color:#fa5b58;
}
.mf_error .inp-text{
    border-color:#fa5b58;
}
.mf-login-wrap{
    width: 318px;
    padding-top: 67px;
}

.mf-info{
    display: inline-block;
    height:20px;
    line-height:20px;
    padding-left: 25px;
    background: url('img/mf-info.png') no-repeat center left;
}

.mf_footer a{
     color:#26bdd0;
     font-weight: bold !important;
     font-family: "pt-sans";
     font-size:16px;
     text-decoration: underline;
}
.mf-error-item a{
    color:#fa5b58 ;
}
.mf-check-wrap {
    color:#9a9a9a;
         font-family: "pt-sans";
     font-size:13px;
}
.mf-check-wrap input{
    vertical-align: middle;
}

#topview-over{
    display: none;
    z-index: 2;
    background:#272726;
    height:100%;
    width: 100%;
    position: absolute;
    top:0px;
    left:0;
    opacity: 0.6;
    filter:alpha(opacity=60);
}
#topview{
    z-index: 1;
}
#mainnav{
    position: relative;
    z-index: 3;
}

#popup{
    color:inherit;
}

.alert{
    width:467px;
    padding:100px 0;
    text-align: center;
    font-family: 'museo-sans';
    font-size: 20px;
    color:#28bcce;
    background: #fff;
}

.partners-label{
    padding-top: 7px;
    padding-bottom: 15px;
}

#timers-wrap{
/*    width: 100px;
    height: 50px;*/
    /*border: 1px solid red;*/
    overflow: hidden;
}

.timer{
    /*height: 50px;*/
    height: 100%;
    width: 100%;
}

.fb_iframe_widget{
    z-index: 100;
}

.digit{
    width: 33px;
    height: 45px;
    display: inline-block;
    background-image: url('img/digits.png');
    background-repeat: no-repeat;
    float: left;
}

.digit-0{background-position: 0 0;}
.digit-1{background-position: -33px 0;}
.digit-2{background-position: -66px 0;}
.digit-3{background-position: -99px 0;}
.digit-4{background-position: -132px 0;}
.digit-5{background-position: -165px 0;}
.digit-6{background-position: -198px 0;}
.digit-7{background-position: -231px 0;}
.digit-8{background-position: -264px 0;}
.digit-9{background-position: -297px 0;}
.digit-separator{
    width: 1px;
    height: 45px;
    display: inline-block;
    background-image: url('img/digits_separator.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.timer-number{
    display: inline-block;
    width: 66px;
}
.timer-number span{
    padding: 0;
    margin: 0;
}

.left-text{
    font-size: 11px;
    margin-top: 4px;
}

.timer-days{
    font-size: 36px;
    line-height: 36px;
}

.timer-days-wrap{
    /*margin: 15px 0;*/
    margin: 15px 0 0;
}

.timer-clock-wrap{
    margin: 15px 0 0 0;
}

.back-p2{
    background: url('img/pattern_02.png');
}

.timer-text{
    padding: 0 20px;
}

.timer-text-top{
    color: #6cbb16;
    font-style: italic;
    font-size: 14px;
}

.timer-text-bottom{
    color: #75bf25;
}

.b1p{
	border: 1px solid;
}

#stages_list{
	height: 114px;
}

#play_picker_wrap{
	min-height: 55px;
}

#play_picker{
	height: 40px;
}

#theater_forms_wrap{
	width: 590px;
	margin: 0 auto;
	color: #4c4d4f;
}

#select_play_datetime{
	width: 315px;
}

.reservation_data_fields{
	width: 570px;
}

#node_theater_forms .page-nar{
	width: 711px;
	position: relative;
}

.reservation_data_fields{
	
}

.res_form_row_message{
	float: right;
	margin: 0 0 10px 0;
	width: 315px;
}

.res_form_row_text{
	float: right;
	margin: 0 0 10px 0;
}

.res_form_row_text label{
	float: left;
	margin-right: 25px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}

.res_form_row_text .fw{
	float: left;
}

.res_form_row_text input{
	width: 295px;
	padding: 0 10px;
	border: 1px solid #98D05B;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}

.reservation_data_fields .res_form_row_checkbox{
	float: right;
	width: 315px;
	font-size: 14px;
}

.reservation_data_fields .res_form_row_checkbox label.radio{
	font-size: 14px;
}
.reservation_data_fields .res_form_row_checkbox label.radio a{
	font-size: 14px;
	color: #4c4d4f;
	text-decoration: underline;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	text-indent: 0;
}

.reservation_data_fields .res_form_row_checkbox input{
	outline: 1px solid #98D05B;
	border: none;
	
}

.form_field_message{
	font-weight: bold;
	color: #fb5a5a;
}

.reservation_message{
	margin: 40px 0 0 0;
	color: #53bf24;
}

#theater_forms_wrap h3{
	color: #53bf24;
	text-transform: uppercase;
}

#select_play_datetime input{
	margin-left: 0;
}

#select_play_datetime label, #select_play_datetime input{
	vertical-align: middle;	
}

#play_picker.error, .radio_wrap.error{
	border: none;
}

#play_picker.error .dk_toggle{
	border: 1px solid #FB5A5A !important;
}

.radio_wrap.error input{
	outline: 1px solid #FB5A5A !important;
}

.avif{
    display: none;
}

.inline-msg{
    height: 200px;
    min-width: 300px;
    text-align: center;
    font-size: 16px;
}

.inline-msg .vertical-inner{
    padding: 20px;    
}

.contest-form .section{
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0;
}

.contest-form .form-row{
    margin-bottom: 10px;
}

.contest-form {
    width: 582px;
    overflow: hidden;
    color:#535353;
    padding-bottom: 80px;
}

.contest-form input{
    vertical-align: middle;
    margin: 0;
}
.label-anserw{
    padding: 10px 0;
    font-weight: bold;
}
.row-anserw ,
.row-conds{
    padding-left: 280px;

}
.row-conds input{
    margin-right: 10px;
}
.contest-form .label{
     vertical-align: middle;
    width: 260px;
    text-align: right;
    display: inline-block;
    margin-right: 20px;

}
.contest-form .label-conds{
    width: auto;
    text-align: left;
}
.contest-form .row-anserw label{
    font-size: 16px;
    display: block;
    margin: 10px 0;
    width: auto;
    text-align: left;
}
.contest-form .input-text{
    padding-left: 5px;
padding-right: 5px;
font-size: 12px;

background: #FFF;
width: 290px;
height: 28px;
line-height: 28px;
border: 1px solid #53bf24;
}
.contest-form .has-error label,
.contest-form .has-error .label{
    color:#fc595a;
}
.contest-form .btn:hover{
    color:#fff;
}
.contest-form .btn{
    background: #272726;
    color:#53bf24;
    border:0;

    float: right;
    font:inherit;
    padding: 6px 32px;
    cursor: pointer;
}

.contest-form .error-info{
    color:#fc595a;
    text-align: right;
    float: right;
}


.contest-form .has-error input{
    border-color:#fc595a;
}

.contest-rules-link{
    font-weight: bold;
    text-decoration: underline;
}

.contest-header,
#contest-rules h1,h2,h3,
#contest-info h1,h2,h3{
    color: #53bf24;
    font-size:30px;
    font-weight: bold;
    text-transform: uppercase;
}
#contest-info h1,h2,h3{
    color:#2ac5d8;
}

 #contest-info,
 #contest-rules{
    width:600px;
    padding: 50px 100px;
}

.side_banner img{
    display: block; 
}
.side_banner{
      border: 1px solid #dadada;
    display: block;
    margin-bottom: 10px;
}

.rot-item{
    
}
