@import "reset.css";
html{
	font-size:100.01%;
	}
body{
	background:#000000;
	min-width:1000px;
	font-size: 14px;
	line-height: 17px;
	font-family: Tahoma;
}

.bone{
	background:url(i/backgrounds/head.jpg) no-repeat 50% 0;
	}

p{
	margin:0 0 1em 0;
	}
a{
	color:#ffffff;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}

h3,h1,h4,div.h3,div.h1,div.h4{
	color:#00ccff;
	font-size:1.57em;
	font-weight:normal;
	margin:20px 0;
	}
h1,div.h1{
	font-size: 30px;
	text-align: center;
	color: #0bbae5;
	margin:18px 0;
	line-height: 1em;
}
h2,div.h2{
	text-align: center;
	font-size: 26px;
	color: #0bbae5;
	font-weight: normal;
	margin: 0 0 14px;
	line-height: 1.2em;
}
h3 a,
h4 a,
div.h3 a,
div.h4 a{
	color:#00ccff !important;
	}
h4,div.h4{
	font-size:1.29em;
	}
.page h4{
	color:#000000;
	}

.ul-style-1,
.ul-style-2{
	margin:.9em 0;
	}
.ul-style-1 li,
.ul-style-2 li{
	padding:2px 0 2px 20px;
	margin:0;
	background:url(i/backgrounds/ul.1.gif) no-repeat 0 .4em;
	}
.ul-style-2 li{
	background:url(i/backgrounds/ul.2.gif) no-repeat 0 .75em;
	}

hr{
	border:none;
	height:1px;
	overflow:hidden;
	background:#bfbfbf;
	margin:20px;
	}

.price{
	color:#000000;
	background: #ffffff;
	font-size: 18px;
	line-height:26px;
	font-weight:bold;
	height: 27px;
}


.visual{
	float:right;
	margin:0 0 1em 30px;
	}

/* HEAD */
.head{
	position:relative;
	z-index:100;
	padding:1px 0 0;
	margin:0 auto;
	width:960px;
	}
.head-info{
	text-align:center;
	color:#d0d2d2;
	font-size:0.86em;
	line-height:1.2em;
	padding:6px 0 8px;
	background:url(i/backgrounds/head.info.jpg) no-repeat 50% 100%;
	}
.head-info p,
.breadcrumbs{
	margin:0;
	}
.head-info a{
	color:#d0d2d2;
	}

.breadcrumbs li{
	display:inline;
	padding-left:18px;
	background:url(i/backgrounds/breadcrumbs.gif) no-repeat 0 60%;
	margin:0 2px 0 0;
	}
.breadcrumbs li.home{
	padding-left:0;
	background:none;
	}
.breadcrumbs a{
	text-decoration:none;
	}
.breadcrumbs a:hover{
	text-decoration:underline;
	}

.logo{
	margin:5px 0 0 0;
	}

.site-services{
	background:url(i/backgrounds/services.png) no-repeat;
	width:159px;
	text-align:center;
	position:absolute;
	top:9px;
	right:-7px;
	z-index:100;
	}
.site-services ul{
	width:159px;
	height:54px;
	padding-top:13px;
	margin:0;
	}
.site-services li{
	margin:0 0 4px;
	}
.site-services a{
	color:#ffffff;
	}

/* search */
.search{
	position:absolute;
	top:8px;
	right:-8px;
	z-index:100;
	width:465px;
	height: 115px;
	background: url(i/backgrounds/search.png) no-repeat;
	color:#333333;
	}
.search .fieldset{
	padding:25px 0 0 43px
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.search .fieldset{
	padding-top:20px;
	}
}

.search .c-1{
	display: -moz-inline-box;
	display: inline-block;
	width: 197px;
	vertical-align: middle;
}

.search .text{
	margin: 0 0 8px 0;
}
.search .type select{
	width: 186px;
	vertical-align: top;
}
.search .text input{
	width: 180px;
	vertical-align: top;
}
.search .date{
	display: -moz-inline-box;
	display: inline-block;
	width: 126px;
	vertical-align: middle;
}
.search .date .label{
	color: #ffffff;
	display: -moz-inline-box;
	display: inline-block;
	width: 22px;
	text-align: right;
}
form .date .label,
form .date .field img,
form .date .field input{
	vertical-align: middle;
}
form .date input{
	width: 60px;
	margin-right: 4px;
}

.search .date-1{
	display: block;
	margin-bottom: 8px;
}
.search .date-1 .label{
	/*position: absolute;
	margin-left: -16px;
	line-height: 20px;*/
}

.search .button{
	position:absolute;
	right:10px;
	top:43px;
	width: 85px;
	text-align: center;
}

.search .advanced{
	position:absolute;
	left: 195px;
	bottom: 7px;
	width: 170px;
	text-align: center;
	font-size: 14px;
}


.search-form{

}
.search-form .double-field,
.search-form .single-field{
	margin-bottom: 35px;
}
.search-form .double-field .field-row{
	width: 255px;
	float: left;
	margin-right: 50px;
}
.search-form div.label{
	margin-bottom: 10px;
	font-size: 18px;
	color: #b2b2b2;
}
.search-form .date .label{
	font-size: 12px;
}
.search-form .single-field{
	width: 320px;
}
.search-form .button{
	text-align: center;
}

.not-found-info h4{
	color: #000000;
	font-size: 24px;
	margin: 1.1em 0 .3em;
}
.not-found-info p{
	margin: 0 0 .4em;
}


/* MENU */
.menu{
	padding-top:13px;
	}
.menu ul.level-0{
	width:960px;
	height:76px;
	background:url(i/backgrounds/menu.png) no-repeat 0 0;
	padding:0;
	margin:0;
	text-align: center;

}
.menu .level-0 li{
	display: inline;
	margin:0 10px;
	}
.menu .level-0 a{
	display: -moz-inline-box;
	display: inline-block;
	padding:50px 10px 0;
	height:26px;
	color:#ffffff;
	background-repeat: no-repeat;
	background-position: 50% 5px;
	text-align:center;
	}
.menu .level-0 a.active{
	text-decoration: none;
}

/* MIDDLE */
.middle{
	width:960px;
	margin:0 auto;
	}
.best{margin-bottom:60px;}
.best .item{
	width:450px;
	float:left;
	}
.best .gallery{
	width:410px;
	float:right;
	position:relative;
	z-index:10;
	}
/*
.h3{margin:23px 0;}
.h3 h3,
.h3 h1{
	margin:0 26px 0 0;
	display:inline;
	}
.h3 a{color:#ff3300;}
*/
.best .item p{
	margin:23px 0;
	min-height:35px;
	}

.columns{
	padding-top: 1px;
}
.columns .main-column{
	width: 750px;
	float: left;
}
.columns .sub-column{
	width: 210px;
	float: right;
	padding-bottom: 14px;
	padding-top:10px;
	background: url(i/backgrounds/sidebar.png) no-repeat -840px 100%;
}

.main-player{
	margin:50px 0 70px;
	text-align:center;
	}
.main-player h4{margin:10px 0;}

/* navigate */
.navigate{
	margin-bottom: 18px;
	padding-top: 17px;
}
.navigate ul{
	margin: 0;
	text-align: center;
	font-size:0;
}
.navigate li{
	margin: 0 8px;
	display: inline;
	font-size:12px;
}
.navigate a{
	display: -moz-inline-box;
	display: inline-block;
	height: 28px;
	line-height: 26px;
	padding-left: 16px;
	background: url(i/backgrounds/nav.png) no-repeat 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}
.navigate a span{
	display: -moz-inline-box;
	display: inline-block;
	height: 28px;
	padding-right: 16px;
	background: url(i/backgrounds/nav.png) no-repeat 100% -28px;
	text-decoration: underline;
}
.navigate a:hover span{
	text-decoration: none;
}
.navigate a.alt-link{
	background-position: 0 -56px;
}
.navigate a.alt-link span{
	background-position: 100% -84px;
}

.navigate a.order-link span{
	text-decoration: none;
}
.navigate a.order-link span span{
	text-decoration: none;
	display: inline;
	height: auto;
	padding-right: 0;
	background: url(i/backgrounds/dashed.png) repeat-x 0 100%;
}
.navigate a.order-link:hover span span{
	background:none;
}

.dropdown-block{
	position: absolute;
	z-index: 100;
	width: 272px;
	background: #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;

	margin-top: 10px;

	color:#000000;
	text-align: left;
}
.quick-form label{
	display: none;
}
.quick-form ul{
	margin: 0;
	padding: 35px 40px 25px !important;
}
.quick-form li{
	display: block;
	margin: 0 0 5px;
}
.quick-form li.button{
	margin:  10px 0 0;
}
.dropdown-block .cls{
	width: 11px;
	height: 11px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(i/icons/close.png);
	cursor:pointer;
}
.dropdown-block .dates-list{
	margin: 0;
	font-size: 14px;
	line-height: 1.2em;
	padding: 20px 20px 20px !important;
}
.dropdown-block .dates-list li{
	margin: 0 0 5px;
	list-style: none;
}
.dropdown-block .dates-list a{
	color: #0bbae5;
}

/* pages-list */
.pages-list{
	background:#2e2e2e url(i/backgrounds/headers.png) no-repeat 0 0;
	margin:10px auto;
	height: 37px;
}
.pages-list ul{
	text-align:center;
	padding:4px 0;
	height: 29px;
	margin: 0;
}
.pages-list ul.last-ul{
	background:url(i/backgrounds/headers.png) no-repeat 100% -37px;
}
.headers_alt ul.sort-type{
	background-position:100% -74px;
}

.pages-list li{
	display:inline;
	line-height:28px;
	}
.pages-list a{
	padding:0 6px;
	line-height:28px;
	text-decoration: none;
}
.pages-list a:hover{
	text-decoration: underline;
}
.pages-list a.selected {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(i/backgrounds/pages.a.gif) no-repeat scroll 50% 50%;
	font-weight:bold;
	line-height:28px;
	padding:5px 10px 7px;
	text-decoration:none;
	}
.pages-list a img{
	vertical-align:middle;
	}
.pages-list strong,
.pages-list a.active{
	padding:5px 10px 7px;
	line-height:28px;
	background:url(i/backgrounds/pages.a.gif) no-repeat 45% 45%;
	font-weight:normal;
	}

.pages-list_withsort{
	text-align: center;
}
.pages-list_withsort .sort-num{
	float: left;
	padding-left: 5px;
	text-align: left;
}
.pages-list_withsort .sort-type{
	float: right;
	padding-right: 20px;
	text-align: left;
}
.sort-type{
	font-size: 12px;
}
.sort-type a{
	margin-right: 10px;
	text-decoration: none;
}
.sort-type a:hover{
	text-decoration: none;
}
.sort-type a:hover .txt{
	text-decoration: underline;
}
.sort-type .arr{
	display: -moz-inline-box;
	display: inline-block;
	width: 9px;
	height: 10px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	color: #2e2e2e;
	background-color: #696969;
	background-repeat: no-repeat;
	margin-left: 3px;
	vertical-align: middle;
}
.sort-type .arr_act{
	background-color: #0bbae5;
}
.sort-type .arr-t{
	background-image: url(i/icons/sort.type.png);
	background-position:0 0 ;
}
.sort-type .arr-b{
	background-image: url(i/icons/sort.type.png);
	background-position:0 -5px ;
}

.sort-type .sort-up .arr-t,
.sort-type .sort-down .arr-b{
	background-color: #0bbae5;
}

.sort-town{
	width: 160px;
	height: 29px;
	background: #505050;
	padding: 8px 5px 0;
	margin: 0 auto;
	overflow: hidden;
}
.sort-town select{
	width: 100% !important;
	}

.text-info{
	font-size: 12px;
}

.choice-location{
	margin: 20px 0;
	text-align: center;
}
.choice-location_i{
	display: -moz-inline-box;
	display: inline-block;
	background: #0bbae5;
	padding: 5px;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.choice-location select{
	width: 220px;
}

.gallery .carousel{
	margin-top:81px;
	width:410px;
	height:288px;
	overflow:hidden;
	}
.carousel li{
	margin:0 0 5px;
	height:142px;
	float:none !important;
	}
.carousel .bg-t{
	height:15px;
	overflow:hidden;
	background:url(i/backgrounds/c.t.png) no-repeat 0 0;
	}
.carousel .bg-b{
	height:15px;
	overflow:hidden;
	background:url(i/backgrounds/c.b.png) no-repeat 0 0;
	}
.carousel .bg-m{
	padding:0 15px;
	height:111px;
	overflow:hidden;
	background:url(i/backgrounds/c.m.png) repeat-y 0 0;
	}
.carousel .cont{
	width:220px;
	float:left;
	}
.carousel .info{
	width:140px;
	float:right;
	}
.carousel .photo a{
	border:1px solid #ffffff;
	display:block;
	width:132px;
	margin:0 auto;
	}
.carousel h4,
.carousel h5{
	color:#ffffff;
	font-weight:normal;
	font-size:1em;
	margin:4px 0;
	}
.carousel h4 a{
	color:#ffffff;
	text-decoration:none;
	}
.carousel h4 a:hover{
	text-decoration:underline;
	}
.carousel .cont p{
	margin:0;
	font-size:11px;
	line-height:1em;
	}
.carousel h5{
	margin:0 0 6px;
	}
.carousel .func{
	margin-top:20px;
	font-size:0.86em;
	}
.carousel .func .alt a{
	color:#ff3300;
	}

.gallery  .prev,
.gallery  .next{
	display:block;
	position:absolute;
	left:100px;
	width:30px;
	height:30px;
	background:url(i/buttons/c.t.gif) no-repeat;
	cursor:pointer;
	top:80px;
	}
.gallery  .next{
	background:url(i/buttons/c.b.gif) no-repeat;
	top:auto;
	bottom:-40px;
	}

.list-events{
	position:relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.list-events{
	margin-bottom: 40px;
}
.list-events.not-found {
	padding: 20px 0;
	text-align: center;
}
.list-events_pages{
	margin-bottom: 0px;
}
.list-events_subview{
	width:750px;
	margin-left: auto;
	margin-right: auto;
}
.list-events .headers{
	background:#2e2e2e url(i/backgrounds/headers.png) no-repeat 0 0;
	height: 37px;
}
.list-events .headers h2{
	background:url(i/backgrounds/headers.png) no-repeat 100% -37px;
	height:37px;
	line-height:36px;
	margin:0;
	padding:0 9px 0 26px;
	color:#ffffff;
	font-size:1.57em;
	font-weight:normal;
	text-align: center;
}
.list-events_subview .headers h2,
.list-events .headers_alt h2{background-position:100% -74px;}
.list-events .headers h2 a{
	color:#ffffff;
	}
.list-events .headers h2 a.view-all{
	color:#ff3300;
	}

.list-events_wrap{
	/*width: 770px;  */
	margin-bottom: 30px;
}
.event-item{
	width:220px;
	padding:44px 15px 10px;
	float:left;
	background:url(i/backgrounds/events.png) no-repeat;
	margin:-10px 0 0 0;
	min-height:215px
	}
.event-item.theatre{
	background:url(i/backgrounds/events_theatre.png) no-repeat;
}
.event-item_buy{
	width:240px;
	padding:0px 5px 0px;
	float:left;
	}
.event-item .view,
.object-item .view{
	position:relative;
	width:172px;
	height:128px;
	overflow:hihhen;
	background:#000000;
	padding:2px;
	border:4px solid #ffffff;
	margin:0 auto;
	}
.event-item .view.recommended {
	background: url('i/recommended_event.png') right top no-repeat;
}
.event-item.theatre .view{
	width:188px;
	height:115px;
	}
.event-item .view .player{
	position:absolute;
	top:0;
	left:2px;
	}
.event-item h3, .event-item div.h3 {
	text-align:center;
	margin: 12px 0;
	line-height:1em;
	}
.event-item .dates{
	color:#ff3300;
	margin: 12px 0;
	font-size:1.14em;
	text-align: center;
	}
.event-item p{
	font-size:0.93em;
	}
.list-events .buy{
	padding-bottom:10px;
	position:relative;
	text-align: center;
	}
.list-events .buy a{
	display: -moz-inline-box;
	display: inline-block;
	height: 27px;
	line-height: 25px;
	font-size: 18px;
	text-decoration: none;
	background: #ffffff;
	color: #000;
	padding: 0 20px;

	position: relative;
}
.list-events .buy a i{
	width: 13px;
	height: 27px;
	position: absolute;
	overflow: hidden;
	top: 0;
}
.list-events .buy a i.l{
	background: url(i/backgrounds/ru.l.png);
	left: 0;
}
.list-events .buy a i.r{
	background: url(i/backgrounds/ru.r.png);
	margin-left: 100%;
	left: -13px;
}


.sorting-navigate{
	margin: 10px 0;
	text-align: center;
}
.sorting-navigate li{
	margin: 0 8px;
	display: inline;
	line-height: 25px;
}
.sorting-navigate li.active a{
	font-weight: bold;
	background: none;
}
.sorting-navigate a{
	text-decoration: none;
	background: url(i/backgrounds/dashed.png) repeat-x 0 100%;
}
.sorting-navigate a:hover{
	text-decoration: none;
	background: none;
}


/* object-list */
.object-list{
	margin:60px 0 -20px;
	position:relative;
	}
.object-list .object-item{
	text-align:center;
	width:168px;
	height:162px;
	overflow:hidden;
	float:left;
	margin:0 80px 20px 0;
	}
.object-list .last{
	margin-right:0;
	}
.object-item .view{
	width:160px;
	height:105px;
	padding:1px;
	}
.object-item .view span{
	position:absolute;
	top:50%;
	left:50%;
	width:38px;
	height:38px;
	background:url(i/buttons/play.png) no-repeat;
	margin:-19px 0 0 -19px;
	}
.object-item p{
	margin:4px 0 0;
	font-size:0.86em;
	}
.object-item p a{
	color:#00b1dd;
	}

/* filter */
.filter{
	position:absolute;
	top:-50px;
	right:0;
	height:37px;
	background:#333333 url(i/backgrounds/filter.gif) no-repeat 0 0;
	float:left;
	}
.filter p{
	height:37px;
	line-height:35px;
	margin:0;
	padding:0 25px;
	background:url(i/backgrounds/filter.gif) no-repeat 100% -37px;
	float:left;
	}
.filter a{
	padding:0 8px;
	}
.filter strong{
	font-weight:normal;
	background:#00ccff url(i/backgrounds/filter.a.gif) no-repeat 0 0;
	padding:1px 0 2px;
	}
.filter strong span{
	font-weight:normal;
	background:url(i/backgrounds/filter.a.gif) no-repeat 100% -40px;
	padding:1px 8px 2px;
	}

/* section-view */
.section-view{
	padding-top:20px;
	}
.section-view .list-events{
	margin-top:40px;
	}
.section-view .headers{
	position:relative;
	top:-78px;
	background:none;
	}
.section-view .filter{
	top:-33px;
	}

/* columns */
.column-l{
	width:433px;
	float:left;
	}
.column-r{
	width:396px;
	float:right;
}

/* rounded */
.cabinet,
.page{
	background:#ffffff url(i/backgrounds/rounded.gif) no-repeat 0 0;
	color:#000000;
	}
.page{
	color:#333333;
	}
.page a{
	color:#00ccff;
	}
.cabinet .inner,
.page .inner{
	background:url(i/backgrounds/rounded.gif) no-repeat -912px 100%;
	}
.page .inner{
	padding:20px 25px;
	}
.cabinet .two-columns{
	background:url(i/backgrounds/line.2.gif) repeat-y 388px 0;
	padding:10px 30px;
	}
.cabinet .data{
	width:350px;
	float:left;
	color:#333333;
	}
.cabinet .orders{
	width:464px;
	float:right;
	}
.cabinet h2,
.order-wrap h2{
	color:#00ccff;
	font-size:1.43em;
	font-weight:normal;
	margin:10px 0 20px;
	}
.cabinet .orders hr{
	margin:0 -30px;
	width:524px;
	position:relative;
	}

.order-item {
	margin:20px 0;
	}
.order-item  dl{
	margin:0 0 16px;
	}
.order-item  dt{
	font-weight:bold;
	font-size:1.07em;
	}
.order-item  dt a{color:#000000;}
.order-item  dd,
.order-item  .info,
.order-item  .status{
	font-size:0.86em;
	}
.order-item  .info p,
.order-item  .status p{
	margin:0;
	}
.order-item  .info .total{
	font-weight:bold;
	}
.order-item  .status {
	color:#ff0000;
	margin:16px 0 0;
	}

/* mainform */
.main-form li{
	margin:0 0 8px;
	position:relative;
	}
.main-form li.alt{
	float:left;
	width:350px;
	padding-top:10px;
	}
.main-form label,
.main-form .label{
	display:block;
	font-size:0.86em;
	padding:0 0 2px;
	color:#999999;
	}
.main-form .label label{
	display:inline;
	padding:0;
	font-size:1em;
	}
.login-form .label a{
	color:#999999 !important;
	}
.main-form input,
.main-form select,
.main-form .selectArea,
.main-form textarea{
	font-size:0.86em;
	}
.main-form .buttons{
	text-align:right;
	padding:10px 10px 0;
	margin:0;
	}
.registration .main-form .buttons{
	float:right;
	}
.login-form .buttons .btn{
	width:215px;
	float:left;
	}

.input-list li{
	width:50%;
	float:left;
	margin:0 0 2px;
	}
.input-list label{
	padding:0 0 0 20px;
	position:relative;
	top:-.1em;
	}

.field-1{z-index:1000;}
.field-2{z-index:950;}
.field-3{z-index:900;}
.field-4{z-index:850;}


.main-form .check{
	font-size:0.86em;
	display:inline;
	margin-left:6px;
	}
.main-form .check img{
	vertical-align:middle;
	margin:0 4px 0 0;
	}
.main-form .type-no,
.main-form .type-no a{
	color:#cc0000;
	}
.main-form .type-info,
.main-form .type-info a{
	color:#00ccff;
	text-align:left;
	}

/* registration,login */
.registration{
	width:539px;
	background:#ffffff url(i/backgrounds/rounded.r.gif) no-repeat 0 0;
	color:#000000;
	}
.registration .inner{
	background:url(i/backgrounds/rounded.r.gif) no-repeat -539px 100%;
	padding:10px 30px;
	}
.login-form{
	width:634px;
	background:#ffffff url(i/backgrounds/rounded.gif) no-repeat -1824px 0;
	}
.login-form .inner{
	background:url(i/backgrounds/rounded.gif) no-repeat -2458px 100%;
	padding:50px 50px 40px;
	}
.login-form .input{
	display:block;
	float:left;
	}
.login-form .check{
	display:block;
	float:left;
	padding-left:20px;
	position:relative;
	top:-.3em;
	width:270px;
	}
.login-form .check p{
	margin:0;
	}
.login-form .type-no{
	color:#cc0000;
	background:url(i/icons/no.gif) no-repeat 0 50%;
	}

.advanced-form-search{
	margin-bottom:10px;
	}
.advanced-form-search .field-1,
.advanced-form-search .field-2,
.advanced-form-search .field-3,
.advanced-form-search .field-5{float:left;margin-right:16px;}
.advanced-form-search .field-3 .date,
.advanced-form-search .field-3 .sep{float:left;}
.advanced-form-search .field-3 .sep{margin-right:6px;line-height:25px;}
.advanced-form-search .buttons{text-align:left;padding-top:1.3em;}

/* event-view */

.evnt-view{

}

.calendar-head{
	margin:25px 0 0 0;
	text-align: center;
	position: relative;
	width: 100%;
}
.calendar-head div {
	display: -moz-inline-box;
	display: inline-block;
	font-size: 22px;
}
.calendar-head .now{
	font-size: 30px;
	color: #0bbae5;
	width: 370px;
}
.calendar-head .now a {
	color: #0bbae5;
}
.calendar-head .next a{
	color: #ff3300;
}
.calendar-head a span{
	position: absolute;
	top: 33px;
	width: 27px;
	height: 9px;
	overflow: hidden;
}
.calendar-head .prev a span{
	background: url(i/icons/prev.png) no-repeat;
	margin-left: 18px;
}
.calendar-head .next a span{
	background: url(i/icons/next.png) no-repeat;
	margin-left: -45px;
}
.calendar-body { width: 939px; height: 29px; padding: 17px 0 0 20px; background: url('i/backgrounds/afisha_calendar_bg.gif') no-repeat; }
.calendar-body div, .calendar-body a { float: left; display: inline-block; padding: 0 7px; font-size: 15px; }
.calendar-body .month { color: #129ec0; }
.calendar-body .past { color: #5a5a5a; }
.calendar-body .weekend { color: #ff3300; }
.calendar-body .active { padding-bottom: 12px; background: url('i/icons/afisha_calendar_active.gif') bottom no-repeat; }

.view-text{
	text-align: center;
	margin:25px 0;
}
.view-text p{
	margin:0 0 .5em
}

.event-date{
	font-size: 20px;
	line-height:1em;
	text-align: center;
	margin-bottom: 18px;
}
.event-date .date{
	color: #00cdff;
}
.event-date .date-link{
	margin-left: 20px;
}

.event-columns{
	margin: 18px 0;
}
.event-columns .event-text{width: 540px;float: right;}
.event-columns .event-gallery{float: left;}

.event-gallery{
	position: relative;
	width: 400px;
	background: #ffffff url(i/backgrounds/gallery.png) no-repeat 0 0;
}
.event-gallery_i{
	background: url(i/backgrounds/gallery.png) no-repeat -400px 100%;
	padding: 2px;
}
.event-gallery .event-recommended { position: absolute; top: 0px; right: 0px; width: 127px; height: 127px; background: url('i/recommended_event.png') right top no-repeat; z-index: 1000; }
.event-item .event-recommended { position: absolute; top: 0px; right: 0px; width: 88px; height: 89px; background: url('i/recommended_lists.gif') right top no-repeat; z-index: 1000; }

.event-columns .event-text p{
	margin:1em 0 0;
}
.event-columns .event-text p:first-child,
.event-columns .event-text p.first-child{
	margin-top:0;
}

.gallery-entry{
	position: relative;
	width: 396px;
	height:241px;
	overflow: hidden;
	zoom: 1;
}
.gallery-entry .img-r{
	background: url(i/backgrounds/gallery.img.png) no-repeat 0 0%;
	width: 396px;
	height:241px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.gallery-entry ul{
	height:241px;
}
.gallery-entry ul li{
	height:241px;
	width: 396px;
}

.gallery-control{
	background: #2e2e2e url(i/backgrounds/gallery.png) no-repeat -800px 0 !important;
	margin-top: 2px;
}
.gallery-control ul{
	margin: 0;
	text-align: center;
	background: url(i/backgrounds/gallery.png) no-repeat -1196px 100%;
	font-size: 15px;
	padding: 3px 0;
}
.gallery-control li{
	margin: 0;
	display: inline;
}
.gallery-control a{
	display: -moz-inline-box;
	display: inline-block;
	width: 28px;
	height: 29px;
	text-decoration: none;
	color: #ffffff;
	line-height: 27px;
}
.gallery-control a.active{
	background: #252525 url(i/backgrounds/gallery.act.png);
}

.full-schedule{
	margin: 0;
}
.full-schedule ul{
	margin: 0;
	border-top: 1px solid #333333;
}
.full-schedule li{
	margin: 0;
	border-bottom: 1px solid #333333;
	padding:  8px 0 7px;
	position: relative;
	vertical-align: top;
}
.full-schedule .s-date{
	display: block;
	width: 240px;
	float: left;
	font-size: 14px;
}
.full-schedule .s-info{
	display: block;
	width: 250px;
	float: right;
	padding-right: 10px;
}
.full-schedule .s-who{
	display: block;
	font-size: 14px;
}
.full-schedule .s-who img{
	position: absolute;
	margin-left: -24px;
	margin-top: .2em;
}
.full-schedule .s-where{
	font-size: 12px;
}

.full-schedule .s-nav{
	margin-top: 20px;
	text-align: center;
	background: #000;
}
.full-schedule .s-nav a{
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	font-size: 0;
	zoom: 1;
}
.full-schedule .s-nav .s-next{
	border-left: 14px solid #000000;
	border-right: 14px solid #000000;
	border-top: 14px solid #ffffff;
}
.full-schedule .s-nav .s-prev{
	border-left: 14px solid #000000;
	border-right: 14px solid #000000;
	border-bottom: 14px solid #ffffff;
}
.full-schedule .s-nav .s-next:hover{
	border-top-color: #0ac4f1;
}
.full-schedule .s-nav .s-prev:hover{
	border-bottom-color: #0ac4f1;
}
.full-schedule .scroll-wrap{
	position: relative;
	overflow: hidden;
}
.full-schedule .scroll-wrap ul{
	/*position: absolute; */
	/*position: relative;*/
}

.event-order{

}
.event-order .rounded-block_head{
	text-align: center;
}
.event-order .where{
 	display: -moz-inline-box;
 	display: inline-block;
	vertical-align: middle;
}
.event-order .where .fone{
 	display: block;
	font-size: 16px;
	text-align: left;
	margin-top: .2em;
}
.event-order .where .fone span{
	font-weight: bold;
}

.event-order .sheme-link{
	margin-left: 20px;
}

.event-order .rounded-block_body{
	padding: 0px;
}
.event-order .rounded-block_columns{
	background: url(i/backgrounds/block.body.col.png) no-repeat 340px 0;
	padding: 25px;
}
.event-order .block-col_l{
	width: 310px;
	float: left;
}
.event-order .block-col_r{
	width: 570px;
	float: right;
}
.event-order .ticket-date{
	margin-bottom: 30px;
}
.event-order .ticket-date .date-select{
	/*width: 200px;*/
	width: 100%;
}
.event-order .ticket-date .time-select{
	width: 100px;
}

.form-info{
	font-size: 18px;
	color: #b2b2b2;
	font-weight: normal;
	margin: 0 0 20px;
}
.form-info p{
	margin: 0;
}

.order-form{
	margin: 0;
}
.order-form fieldset{
	margin: 0;
}
.order-form .main-field{
	width: 335px;
	float: left;
}
.order-form .sub-field{
	width: 220px;
	float: right;
}
.preorder-form .main-field{width: 370px;}
.preorder-form .sub-field{width: 520px;}
.order-form .sub-field textarea{
	height: 165px;
}
.preorder-form .sub-field textarea{height: 95px}

.order-form .field-row{
	margin: 0 0 15px;
}
.order-form .label{
	width: 95px;
	float: left;
	text-align: right;
	line-height: 20px;
}
.order-form .field{
	margin-left: 105px;
}
.order-form .button{
	text-align: center;
	padding-top: 8px;
}

.order-form .field-datepicker{
	position: relative;
	padding-left: 30px;
}
.order-form .field-datepicker input{
	width:200px !important;
	vertical-align: middle;
	border:0;
	background: transparent;
}
.order-form .field-datepicker img{
	vertical-align: middle;
	position: absolute;
	left: 0;
}

.ticket-categories{
	margin:0;
	}
.ticket-categories dt{
	clear:both;
	padding-right:11em;
	background: url(i/backgrounds/dotted.png) repeat-x left 100%;
	margin-bottom:.4em;
	}
.ticket-categories dt span{
	background-color:#ffffff;
	padding-right:.45em;
	position:relative;
	top:.1em;
	}
.ticket-categories dd{
	position:relative;
	top:-1.55em;
	margin-bottom:-1em;
	float:right;
	background-color:#ffffff;
	padding-left:.4em;
	}

.event-order .view-sheme {
	text-align: center;
	margin-top: 18px;
}

/* rounded-block */
.rounded-block{
	margin: 18px 0 50px;
}
.main-column .rounded-block{margin-right: 20px;}
.page-block{margin-top: 20px;}
.rounded-block .rt,
.rounded-block .rb{
	font-size: 0px;
	position: relative;
}
.rounded-block .rl,
.rounded-block .rr{
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(i/backgrounds/rounded.png) no-repeat;
}
.rounded-block .rt .rl{
	top: 0;
	left: 0;
	background-position: 0 0;
}
.rounded-block .rt .rr{
	top: 0;
	left: -16px;
	margin-left: 100%;
	background-position: -16px 0;
}
.rounded-block .rb .rl{
	top: -16px;
	left: 0;
	background-position: 0 -16px;
}
.rounded-block .rb .rr{
	top: -16px;
	left: -16px;
	margin-left: 100%;
	background-position: -16px -16px;
}

.rounded-block_white .rt .rl{
	background-position: 0 -32px;
}
.rounded-block_white .rt .rr{
	background-position: -16px -32px;
}

.rounded-block_head{
	background: #2e2e2e;
	border: 1px solid #424242;
	padding: 9px 10px;
}
.rounded-block_body{
	background: #ffffff url(i/backgrounds/block.body.png) no-repeat 50% 0;
	color: #000;
	padding: 25px;
}
.page-block .rounded-block_body{
	padding: 50px;
}

.rounded-block h3,
.rounded-block div.h3,
.rounded-block h1,
.rounded-block div.h1,
.rounded-block h2,
.rounded-block div.h2{
	text-align: center;
	font-size: 20px;
	color: #b2b2b2;
	font-weight: normal;
	margin: 0 0 16px;
}
.rounded-block h2{
	font-size: 26px;
	color: #0bbae5;
	margin: 0 0 14px;
}
.rounded-block h1{
	font-size: 30px;
	color: #0bbae5;
	margin: 0 0 14px;
}
.rounded-block_head h2,
.rounded-block_head h1{
	margin: 5px 0 10px;
}
.page-block  .rounded-block_head h1{
	margin: 15px 0 20px;
}


/* hall */
.hall{
	height:72px;
	background:url(i/backgrounds/concert.gif) no-repeat 0 0;
	padding:45px 0 0 20px;
	position:relative;
	z-index:10;
	}
.hall p{margin:0;}
.hall a{color:#0ea3cb;}
.hall .img{
	position:absolute;
	top:5px;
	right:6px;
	}

/* order-wrap */
.order-wrap{
	position:relative;
	top:-10px;
	}
.order-wrap .info-wrap{
	border-left:1px solid #212d2f;
	border-right:1px solid #212d2f;
	padding:15px 0 0;
	width:408px;
	}
.order-wrap .info-bottom{
	height:14px;
	overflow:hidden;
	background:url(i/backgrounds/rounded.b.gif) no-repeat 0 0;
	}
.order-wrap .dates-list{
	background:#ffffff url(i/backgrounds/dates.gif) no-repeat 100% 0;
	clear:both;
	font-size:0.86em;
	padding:3px 10px 4px;
	}
.order-wrap .dates-list li,
.arr-listing li{
	display:inline;
	}
.order-wrap .dates-list a,
.arr-listing a{
	color: #000;
	padding:1px;
	}
.order-wrap .dates-list .tabs-selected a,
.arr-listing .tabs-selected a{
	background:#00ceff;
	color:#ffffff;
	}
.dates-tabs{
	clear:both;
	position:relative;
	background:url(i/backgrounds/tr.gif);
	}
.tyr-dates .dates-tabs{
	background:url(i/backgrounds/rounded.t.png) no-repeat;
	padding-top:15px;
	}
.events-cost{
	border-bottom:1px solid #212d2f;
	border-left:1px solid #212d2f;
	border-right:1px solid #212d2f;
	padding:15px 0 0;
	margin:0;
	font-size:0.86em;
	}
.tyr-dates .events-cost{
	padding-top:0;
	}
.events-cost li{
	border-top:1px solid #212d2f;
	padding:3px 19px 4px;
	position:relative;
	}
.events-cost .name{
	float:left;
	}
.events-cost .cost{
	float:right;
	}


.order-wrap .main-form{
	width:372px;
	margin:0 auto;
	color:#333333;
	}
.order-wrap .main-form h2{
	margin:0 10px 6px;
	}
.order-wrap .main-form .bg-t{
	background:url(i/backgrounds/rounded.f.gif) no-repeat 0 0;
	height:8px;
	overflow:hidden;
	}
.order-wrap .main-form .bg-b{
	background:url(i/backgrounds/rounded.f.gif) no-repeat -372px 0;
	height:8px;
	overflow:hidden;
	}
.order-wrap .main-form .bg-m{
	background:#ffffff;
	padding:0 10px;
	}
.order-wrap .main-form .fl-l{
	float:left;
	}
.order-wrap .main-form .fl-r{
	float:right;
	}
.order-wrap .main-form .buttons{
	float:right;
	padding:0;
	margin-top:38px;
	}

/* advanced-order */
.advanced-order{
	background:#ffffff url(i/backgrounds/rounded.2.gif) no-repeat 0 0;
	margin:0 0 12px;
	}
.advanced-order .inner{
	background:url(i/backgrounds/rounded.2.gif) no-repeat -422px 100%;
	padding:26px 40px;
	}
.advanced-order h2{
	color:#333333;
	font-size:1.43em;
	font-weight:normal;
	margin:0 0 12px;
	}
.advanced-order p{
	color:#999999;
	font-size:.82em;
	}
.advanced-order form p{
	font-size:1em;
	}
.advanced-order .main-form .buttons{
	padding-right:0;
	padding-top:20px;
	}
.advanced-order .txtarea{
	margin-bottom:20px !important;
	}
.advanced-order .fl-l{
	float:left;
	}

/* archive-concerts */
.archive-concerts{
	background:#333333 url(i/backgrounds/rounded.2.gif) no-repeat -844px 0;
	}
.archive-concerts .inner{
	background:url(i/backgrounds/rounded.2.gif) no-repeat -1266px 100%;
	padding:26px 40px 16px;
	}
.archive-concerts h2{
	color:#ffffff;
	font-size:1.43em;
	font-weight:normal;
	margin:0 0 12px;
	}

.archive-concerts  dt{
	clear:both;
	background: url(i/backgrounds/dotted.gif) repeat-x left bottom;
	margin-bottom:.4em;
}
.archive-concerts  dt span{
	background-color:#333333;
	padding-right:.8em;
	position:relative;
	top:.2em;
}
.archive-concerts  dt a{
	color:#00ccff;
}
.archive-concerts  dd{
	font-size:.81em;
	position:relative;
	top:-1.4em;
	margin-bottom:-1em;
	float:right;
	background-color:#333333;
	padding-left:.4em;
	}
.archive-concerts  dd span{
	display:block;
	line-height:1em;
	}
.archive-concerts  .arr-listing{
	padding:25px 0 0 0;
	}
.archive-concerts  .arr-listing a{
	color:#ffffff;
	}

/* place-view */
.place-view{

}
.place-meta{
	margin-bottom: 30px;
}
.place-meta p{
	margin: 0;
	float: left;
	line-height: 40px;
}
.place-meta .link{
	float: right;
}

.reviews ul{
	margin: 0;
}
.reviews li{
	margin: 0 0 20px;
	list-style: none;
	padding-left: 35px;
}
.reviews .rev-head{
	margin-bottom: 2px;
	position: relative;
	z-index: 10;
}
.reviews .rev-name{
	font-size: 15px;
	text-decoration: none;
	background: url(i/backgrounds/dashed.png) repeat-x 0 100%;
}
.reviews .rev-name:hover{background: none;}
.reviews .rev-rating{
	position: absolute;
	top: 0;
	left: -35px;
	width: 23px;
	height: 23px;
	background: url(i/icons/rate.png) no-repeat;
}
.rev-rating_positive{background-position: 0 -23px !important;}
.rev-rating_negative{background-position: 0 0 !important;}

.reviews .rev-meta{
	font-size: 13px;
}
.reviews .rev-info{
	font-size: 11px;
	text-align: center;
	line-height: 1.2em;
}
.reviews .rev-add-button{
	text-align: center;
}

.rev-body{
	width: 470px;
	padding: 15px;
	font-size: 12px;
	top: 1em;
	left: 35px;
	z-index: 100;
}
.rev-body a{
	color: #0ac4f1 !important;
}
.b_rev-head{
	margin-bottom: 15px;
}
.b_rev-rating{font-size: 18px;margin-right:30px}
.b_rev-rating_positive{color: #32be14;}
.b_rev-meta{color: #878787;}

.b_rev-act .l{
	float: left;
}
.b_rev-act .r{
	float: right;
}
.b_rev-act a{
	display: -moz-inline-box;
	display: inline-block;
	height: 29px;
	line-height: 27px;
	padding-left: 36px;
}
.b_rev-act .view-comm{
	background: url(i/icons/view.comm.png) no-repeat;
}
.b_rev-act .add-comm{
	background: url(i/icons/add.comm.png) no-repeat;
}

/* afisha */
.afisha{
	margin:0;
	clear: both;
	}
.search-block .afisha{
	margin:45px 0 0;
	}
.afisha-share {
	margin: 0 !important;
}
.afisha table{
 margin: 50px 0 0 0;
	width:100%;
	border-collapse:collapse;
	border-spacing: 0;
	font-size: 16px;
}
.afisha td{
	padding:18px 20px;
	border:1px solid #e5e5e5;
	}
.afisha td div{
/*	white-space:nowrap;*/
	}
.afisha td.date { width: 90px; }
.afisha td.price_col { white-space: nowrap; width: 130px; }
.afisha td.recommended { background-color: #fff9e0; }
.afisha td.recommended.title { background: #fff9e0 url('i/recommended_lists.gif') right top no-repeat; height: 50px; }

.afisha .time{
	display:block;
	color:#0bbae5;
	}
.afisha a{
	color:#0bbae5;
	}
.afisha .where a{
	color:#000000;
	}

.afisha-nav{
	margin: 15px 0 0;
	text-align: center;
	font-size:0;
}
.afisha-nav li{
	margin: 0 30px 10px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 16px;
}
.afisha-nav a{
	color: #ffffff;
	text-decoration: none;
	background: url(i/backgrounds/dashed.png) repeat-x 0 100%;
	white-space: nowrap;
}
.afisha-nav a:hover{
	color: #ffffff;
	text-decoration: none;
	background:none;
}
.afisha-nav a.active{
	color: #0ccdfc;
	text-decoration: none;
	background:none;
}
.afisha-title {
	float: left;
}

/* sidebar-item */
.sidebar-item{
	background:url(i/backgrounds/sidebar.png) no-repeat -210px 0;
	padding-top: 18px;
}
.sidebar-item .sidebar-item_i{
	background: #2e2e2e url(i/backgrounds/sidebar.png) repeat-y -630px 0;
}
.sub-column .sidebar-item:first-child,
.sub-column .first-child{
	background-position:0 0;
}
.sidebar-item .sidebar-item_ii{
	background:url(i/backgrounds/sidebar.png) no-repeat -420px 0;
	padding: 10px 10px 10px;
}
.sidebar-item .item-ttl{
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.sidebar-item .item-ttl_sml{
	font-size: 16px;
}
.sidebar-item .item-body{
	font-size: 12px;
}


.read-more{
	text-align: center;
}
.read-more a{
	display: -moz-inline-box;
	display: inline-block;
	height: 28px;
	background: url(i/backgrounds/more.png) no-repeat 0 0;
	line-height: 26px;
	text-decoration: none;
	padding-left: 16px;
}
.read-more a span{
	display: -moz-inline-box;
	display: inline-block;
	height: 28px;
	background: url(i/backgrounds/more.png) no-repeat 100% 0;
	text-decoration: underline;
	padding-right: 16px;
}
.read-more a:hover span{
	text-decoration: none;
}

.payment-type{
	margin: 0 0 11px 20px;
}
.payment-type li{
	margin: 0 0 9px;
	list-style: none;
}
.payment-type img{
	vertical-align: middle;
	margin-right: 10px;
}

.mail-form,.mail-form ul{margin:0;}
.mail-form li{
	margin:0 0 6px;
	list-style:none;
	}
.mail-form input[type='text'],
.mail-form input[type='passowrd']{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	}
.mail-form .button{
	text-align:center;
	margin:0;
	}

.top-list{
	margin: 0;
}
.top-list li{
	margin: 8px 0 16px;
	list-style: none;
	padding-left: 12px;
	background: url(i/backgrounds/li.png) no-repeat 0 .5em;
}

.our-projects{
	margin-bottom: -20px;
}
.our-projects div{
	margin-bottom: 20px;
	text-align: center;
}
.our-projects a{
	text-decoration: none;
}
.our-projects span{
	display: block;
	text-decoration: underline;
}
.our-projects a:hover span{
	text-decoration: none;
}

.call-info{
	margin:80px auto 50px;
	width:380px;
	}
.call-info p{
	margin:0;
	}
.call-info .info{
	font-size:16px;
	line-height:1.2em;
	margin-bottom: .4em;
}
.call-info .phone{
	font-size:39px;
	line-height: 1.2em;
	text-align: center;
}
.call-info .phone span{
	font-weight: bold;
}

/* thankyou-block */
.thankyou-block{

}
.thankyou-block h2{
	font-size: 18px;
	color: #000;
	margin: 0 0 1.4em;
	text-align: left;
}
.thankyou-block fieldset{
	margin: 0 0 35px;
}
.thankyou-block legend{
	font-size: 16px;
}
.thankyou-block label{
	font-size: 13px;
}
.thankyou-block label,
.thankyou-block input{
	vertical-align: middle;
}
.thankyou-block fieldset ul{
	/*padding-top: 16px;*/
	margin: 0;
}
.thankyou-block fieldset li{
	margin: 10px 0 0;
	list-style: none;
}
.thankyou-block .col-4 li{
	width: 200px;
	float: left;
	margin: 11px 0 0;
}
.thankyou-block .col-3 li{
	margin-right: 60px;
	float: left;
	margin: 11px 60px 0 0;
}
.thankyou-block .col-4 input,
.thankyou-block .col-3 input{
	margin-right: 8px;
}
.thankyou-block .textarea{
	padding-top: 16px;
}
.thankyou-block .button{
	text-align: center;
}

/* FOOTER */
.footer{
	margin:40px auto 0;
	padding:0 0 10px;
	width:960px;
	}

.bottom-menu{
	background:#2e2e2e url(i/backgrounds/menu.f.png) repeat-x 0 0;
	height:36px;
	margin:0 0 15px;
	font-size: 14px;
}
.bottom-menu_i{
	background:url(i/backgrounds/menu.f.png) no-repeat 0 -36px;
	}
.bottom-menu ul{
	height:36px;
	text-align:center;
	background:url(i/backgrounds/menu.f.png) no-repeat 100% -72px;
	line-height: 32px;
}
.bottom-menu li{
	display:inline;
	padding:0 15px 0 23px;
	background: url(i/backgrounds/menu.f.li.png) no-repeat 0 70%;
	}
.bottom-menu li:first-child,
.bottom-menu li.first-child{
	padding-left: 15px;
	background: none;
	}
.bottom-menu a{
	}

.footer-wrap{
	padding:2px 25px 20px;
	margin:0;
	/*position:relative;*/
	}

.footer .site-info{
	float:left;
	font-size: 15px;
}
.footer .site-info p{
	margin:0;
	padding:.6em 0 0;
	}
.footer .site-info .copyright{
	margin: 0 0 12px;
}
.footer .copyright span{
	position: absolute;
	margin-left:-25px;
}
.footer .counter{
	float:right;
	margin-top:.75em;
	padding-top:25px;
	}

/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.clear{
	height:1px;
	overflow:hidden;
	clear:both;
	}
.tabs-hide {
    display: none;
    }
.jqGSContainer{position:relative;width:433px;}
.jqGSContainer .jqGSImgContainer{padding:3px 0}
.jqGSContainer .jqGSImgContainer ul{padding:0;margin:0;position:relative;list-style:none;}
.jqGSContainer .jqGSImgContainer ul li{padding:0;margin:0;position:relative;margin-top:0;margin-bottom:0px;float:left;}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{width:100%;height:100%;position:absolute;}
.jqGSContainer .jqGSImgContainer ul li .jqGSTitle{background:#000;position:absolute;right:0px;top:0px; padding:3px;color:#fff;width:300px}


.jqGSContainer .jqGSPagination{position:relative;width:100%;background:#ffffff}
.jqGSContainer .jqGSPagination ul{padding:2px;margin:0;list-style:none;position:relative;}
.jqGSContainer .jqGSPagination ul li{padding:0;margin-right:2px;display:inline;}
.jqGSContainer .jqGSPagination ul li a{color: #000;padding:0 1px;text-decoration:none;}
.jqGSContainer .jqGSPagination ul li a.selected{background:#00ceff;color:#ffffff;}
.jqGSContainer .jqGSPagination ul li a:hover{text-decoration:none}

.place-view .jqGSContainer{width:auto;}
.place-view .jqGSContainer .jqGSImgContainer{padding:0;width:356px !important;height:186px !important;}
.place-view .jqGSContainer .jqGSImgContainer ul li{width:356px !important;height:186px !important;}
.place-view .jqGSContainer .jqGSImgContainer ul li img{width:259px !important;height:171px !important;overflow:hidden;border:4px solid #ffffff;}


.place-view .jqGSContainer .jqGSPagination{background:none; text-align:center;font-size:0.86em;}
.place-view .jqGSContainer .jqGSPagination a{color:#ffffff;padding:0 2px;}

@media all and (min-width:0px) {
    .price .cr-l,
    .price .cr-r{
        top:.3em;
        padding-left:10px;
        }
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    body:nth-of-type(1) .price .cr-l,
    body:nth-of-type(1) .price .cr-r{
        top:-4px;
        padding-left:13px;
        }
}



label.overlabel {
	color:#000000;
	display:block !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
label.overlabel-apply {
	position:absolute;
	top:1px;
	left:4px;
	z-index:1;
	color:#000000;
}
.overlabel-wrapper{
	position:relative;
	}


a.inline-button{
	display: -moz-inline-box;
	display: inline-block;
	height: 28px;
	line-height: 27px;
	padding-left: 16px;
	background: #ffffff url(i/backgrounds/nav.png) no-repeat 0 -112px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
a.inline-button .a_w{
	display: -moz-inline-box;
	display: inline-block;
	height: 28px;
	padding-right: 16px;
	background: url(i/backgrounds/nav.png) no-repeat 100% -112px;
}
a.inline-button .t_w{
	background: url(i/backgrounds/dashed.b.png) repeat-x 0 100%;
}
a.inline-button:hover .t_w{
	background: none;
}
a.inline-button_bl{
	background: #0ac4f1 url(i/backgrounds/nav.png) no-repeat 0 -256px;
	color: #ffffff;
}
a.inline-button_bl .a_w{
	background: url(i/backgrounds/nav.png) no-repeat 100% -256px;
}
a.sheme-link{
	height: 43px;
	line-height: 40px;
	padding-left: 50px;
	background: #0ac4f1 url(i/backgrounds/nav.png) no-repeat 0 -213px;
	font-size: 18px;
}
a.sheme-link .a_w{
	height: 43px;
	padding-right: 20px;
	background-position:100% -213px;
}
.rounded-block_head a.sheme-link{
	background-position:0 -140px;
}
.rounded-block_head a.sheme-link .a_w{
	background-position:100% -140px;
}

a.inline-button_grey{
	background: #e0e0e0 url(i/backgrounds/nav.png) no-repeat 0 -284px;
	height: 30px;
	line-height: 28px;
}
a.inline-button_grey .a_w{
	background: url(i/backgrounds/nav.png) no-repeat 100% -284px;
	height: 30px;
}

span.inline-button{
	background: #0bbae5 url(i/backgrounds/nav.png) no-repeat 0 -183px;

	display: -moz-inline-box;
	display: inline-block;
	height: 30px;
	line-height: 29px;
	padding-left: 20px;
	overflow: hidden;
	vertical-align: top;
}
span.inline-button span{
	background: url(i/backgrounds/nav.png) no-repeat 100% -183px;

	display: -moz-inline-box;
	display: inline-block;
	height: 30px;
	padding-right:20px;
}
span.inline-button input{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	background: transparent;
	padding: 0;
	vertical-align: bottom;
	cursor:pointer;
}
span.inline-button_s input{
	font-weight: normal;
	text-transform: none;
	padding-bottom: 3px;
}
span.inline-button_s input, x:-moz-any-link{
	padding-bottom: 2px;
}


input,
select,
textarea{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.form input[type='text'],
.form input[type='password'],
.form input[type='file'],
.form select,
.form textarea{
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.form .field-date .date-select{
	/*width:65%;*/
	width: 100%;
}
.form .field-date .time-select{
	width:30%;
	float: right;
}
.form .field-date-only{
	padding-top: 2px;
}
.form .date input,
.form .price-field input{
	width:70px;
}


.content-tabs{
	text-align: center;
	font-size: 16px;
	margin-bottom: 18px;
}
.content-tabs li{
	margin: 0 -5px 0 0;
	list-style: none;
	display: -moz-inline-box;
	display: inline-block
}
.content-tabs a{
	display: -moz-inline-box;
	display: inline-block;
	height: 29px;
	line-height: 27px;
	text-decoration: none;
	background: #2e2e2e url(i/backgrounds/tabs.png) repeat-x 0 0;
	padding: 0px;
}
.content-tabs a .a_w{
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 28px;
	height: 29px;
}
.content-tabs li#last .a_w{background: url(i/backgrounds/tabs.png) no-repeat 100% -58px;}
.content-tabs li#first .a_w{background: url(i/backgrounds/tabs.png) no-repeat 0 -29px;}
.content-tabs .ui-state-active a{background: #5b5b5b}
.content-tabs li#last.ui-state-active .a_w{background: url(i/backgrounds/tabs.png) no-repeat 100% -116px;}
.content-tabs li#first.ui-state-active .a_w{background: url(i/backgrounds/tabs.png) no-repeat 0 -87px;}

.content-tabs a .t_w{
	background: url(i/backgrounds/dashed.png) repeat-x 0 100%;
}

.content-tabs .alt-tab{
	margin: 0 25px 0 0;
}
.content-tabs .alt-tab a{
	background: #ffffff url(i/backgrounds/tabs.png) no-repeat 0 -145px;
	color: #000;
}
.content-tabs .alt-tab a .a_w{
	background: url(i/backgrounds/tabs.png) no-repeat 100% -174px;
}
.content-tabs .alt-tab a .t_w{
	background-image: url(i/backgrounds/dashed.b.png);
}

.content-tabs a:hover .t_w,
.content-tabs .ui-state-active a .t_w{
	background: none;
}


.content-tabs_main{
	font-size: 22px;
	margin-bottom: 0;
}
.content-tabs_main li{
	margin: 0 -7px 0 0;
}
.content-tabs_main a{
	height: 37px;
	line-height: 35px;
	background: #2e2e2e;
	padding: 0 30px;
}
.content-tabs_main div{
	width: 150px;
	height: 37px;
	line-height: 35px;
	background: #2e2e2e;
	padding: 0 60px;
}
.content-tabs_main li#last_m a{background: #2e2e2e url(i/backgrounds/headers.png) no-repeat 100% -74px;}
.content-tabs_main li#last_m div{background: #2e2e2e url(i/backgrounds/headers.png) no-repeat 100% -74px;}
.content-tabs_main li#first_m a{background: #2e2e2e url(i/backgrounds/headers.png) no-repeat 0 0;}
.content-tabs_main li#last_m.ui-state-active a{background: #5b5b5b url(i/backgrounds/headers.png) no-repeat 100% -148px;}
.content-tabs_main li#first_m.ui-state-active a{background: #5b5b5b url(i/backgrounds/headers.png) no-repeat 0 -111px;}




/* Darkbox */
		.darkbox-frame {
			position:fixed;
			top:0;
			left:0;
			display:none;
			overflow:hidden;
			width:100%;
			height:100%;
			z-index:999;
			}
		.darkbox-frame-on {
			display:block;
			}

		/* Shadow */
		.darkbox-shadow {
			position:absolute;
			top:0;
			left:0;
			width:100%;
			height:100%;
			background:#000;
			opacity:0;
			}

		/* Canvas */
		.darkbox-canvas {
			position:absolute;
			top:50%;
			left:50%;
			overflow:hidden;
			margin:-40px 0 0 -40px;
			width:80px;
			height:80px;
			background:#000 url(i/backgrounds/spinner.gif) 50% 50% no-repeat;
			-webkit-border-radius:15px;
			-moz-border-radius:15px;
			border-radius:15px;
			opacity:.6;
			}
			.darkbox-canvas IMG {
				display:block;
				visibility:hidden;
				}
		.darkbox-canvas-load {
			background-image:none;
			-webkit-border-radius:0;
			-moz-border-radius:0;
			border-radius:0;
			}
		.darkbox-canvas-done {
			overflow:visible;
			opacity:1;
			}
			.darkbox-canvas-done .canvas_i {
				height: 100%;
				width: 100%;
				overflow: auto;
			}
			.darkbox-canvas-done IMG {
				visibility:visible;
				opacity:0;
				}

		/* Button */
		.darkbox-button {
			position:absolute;
			top:-13px;
			display:none;
			width:30px;
			height:30px;
			background:url(i/buttons/button.png) no-repeat;
			cursor:pointer;
			z-index:1;
			}
		.darkbox-button-on {
			display:block;
			}
		.darkbox-button-left {
			left:-16px;
			}
		.darkbox-button-right {
			right:-16px;
			}

.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-datepicker-trigger{cursor:pointer;}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  	.search .date-1 .label,
	label.overlabel,
	.order-form .label{
		line-height: 24px;
	}
}

.afisha-filter { float: right; text-align: right; margin-bottom: 15px; }



/* Menu DIV */
.jqac-menu{
  color: black;
  background-color: white;
	font-size: 13px;
	margin-top:2px;
}
/* unordered list for suggestions */
.jqac-menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* SPAN "link" */
.jqac-menu .jqac-link {
  cursor: hand;
  cursor: pointer;
  display: block;
	padding:2px 4px;
}
/* highlighted menu item */
.jqac-menu .jqac-highlight {
  background-color: #e5e5e5;
}
/* warning for no results */
.jqac-menu .jqac-warning {
  font-style: italic;
}
/* loading for AJAX get */
.jqac-menu .jqac-loading {
  font-style: italic;
  text-decoration: blink;
}
/* matched sub-string */
.jqac-menu em {
    text-decoration: underline;
}
/* suggestion info */
.jqac-menu .jqs-info {
    text-align: right;
    font-style: italic;
    font-size: .75em;
    color: #666;
}
