@import url('reset.css');

body, textarea, input, select {
	font-family: Helvetica, Arial, sans-serif;
}
body {
	background: #fff;
	color: #818181;
	font-size: 75%;
	line-height: 1.4;
	text-align: center;
}

/* typography */
a {
	text-decoration: underline;
	color: #1367a3;
	cursor: pointer;
}
a:link {
	color: #1367a3;
}
a:visited {
	color: #406;
}
a:hover,
a:active {
	color: #a31430;
}

p {
	margin: 0;
}
b, strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
table {
	margin-bottom: 1em;
	width: 100%;
}
th, caption {
	font-weight: bold;
}
th, td {
	padding: 4px 10px 4px 5px;
}
tfoot {
	font-style: italic;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.hidden {
	display: none;
}
.clearfix {
	clear: both;
	margin-bottom: 1em;
	overflow: hidden;
}

/* layout */
.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 940px;
}
.footer {
	background: #e6e2e5;
	border-top: 1px solid #ded9dc;
	margin: 0;
	text-align: left;
}

.leftColumn {
	float: left;
	width: 710px;
}
.rightColumn {
	float: right;
	width: 220px;
}

/* icons sprite */
.header .userWidget li.cart,
.header .contacts li,
.body .eventSearchForm a.datepicker,
.body .content .chooseDate a.datepicker {
	background: url('../i/icons.png') no-repeat;
}

/* header */
.header .logo {
	background: url('../i/bg-logo.jpg') no-repeat 33px 20px;
	display: block;
	float: left;
	height: 170px;
	width: 400px;
}
.header .logo img {
	left: 254px;
	position: relative;
	top: 78px;
}
.header form.search {
	float: left;
	font-size: 11px;
	left: 130px;
	line-height: 14px;
	position: relative;
	top: 5px;
}
.header form.search label {
	color: #cac8c8;
	cursor: text;
	left: 6px;
	position: absolute;
	top: 4px;
}
.header form.search input {
	background: transparent;
	border: 1px solid #e3e3e3;
	font-size: 11px;
	padding: 3px 5px;
	position: relative;
	width: 125px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
}
.header form.search button {
	background: url('../i/i-search.gif') no-repeat 50% 50%;
	border: none;
	height: 21px;
	padding: 0;
	text-indent: -9999px;
	vertical-align: bottom;
	width: 21px;
}
.header .userWidget {
	background: #f2f1f1;
	/*font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;*/
	font-size: 11px;
	margin: 0 0 18px -10px;
	overflow: hidden;
	padding: 10px 15px;
	position: relative;
}
.header .userWidget li {
	float: left;
	line-height: 10px;
}
.header .userWidget li.signin {
	padding-right: 7px;
	border-right: 1px solid #fff;
}
.header .userWidget li.register {
	padding-left: 7px;
}
.header .userWidget li.cart {
	float: right;
	padding-left: 18px;
}
.header .contacts p {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 9px;
}
.header .contacts li {
	margin-bottom: 5px;
	padding-left: 25px;
}
.header .contacts li.phone {
	background-position: 0 -20px;
}
.header .contacts li.skype {
	background-position: 0 -46px;
}
.header .contacts li.icq {
	background-position: 0 -72px;
}
.header .contacts li.vk {
	background-position: 0 -97px;
}

/* navigation */
.body .mainMenu li {
	float: left;
	/*font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;*/
	font-size: 13px;
	padding: 6px 10px;
}
.body .mainMenu li.active {
	background: #af2a44;
	color: #fff;
}
.body .mainMenu li.all {
	float: right;
}

/* bread crumbs */
.body .breadCrumbs {
	background: #af2a44;
	padding: 10px;
}
.body .breadCrumbs h1,
.body .breadCrumbs h2 {
	color: #fff;
	font-size: 18px;
}
.body .breadCrumbs h1 a,
.body .breadCrumbs h2 a {
	color: #fff; /*#d8cdcd;*/
}

/* event search */
.body .eventSearch {
	background: #af2a44;
	height: 270px;
	margin-bottom: 20px;
	padding: 10px;
}
.body .emptySearch {
	padding: 15px;
}
.body .eventSearchForm {
	color: #fff;
	float: left;
	width: 207px;
}
.body .eventSearchForm dt {
	margin-bottom: 2px;
}
.body .eventSearchForm dd {
	margin-bottom: 7px;
	overflow: hidden;
}
.body .eventSearchForm dd select {
	width: 207px;
}
.body .eventSearchForm dd.when select {
	float: right;
	width: 182px;
}
.body .eventSearchForm a.datepicker {
	background-position: 0 -123px;
	display: block;
	float: left;
	height: 13px;
	left: 3px;
	position: relative;
	text-indent: -9999px;
	top: 3px;
	width: 17px;
}
.ui-datepicker-trigger {
	position: relative;
	top: 3px;
}

/* event list */
.body .eventList {
	background: #fff;
	height: 270px;
	float: right;
	overflow: auto;
	position: relative;
	width: 470px;
}
.body .eventList ul {
	margin: 0 8px;
	padding-top: 3px;
}
.body .eventList li {
	background: url('../i/i-arrowDownGrey.gif') no-repeat 5px 8px;
	border-bottom: 1px solid #dbdbdb;
	/*font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;*/
	min-height: 50px;
	padding: 5px 0 5px 19px;
	position: relative;
}
.body .eventList li.closed {
	background: url('../i/i-arrowRightGrey.gif') no-repeat 7px 14px;
	min-height: 0;
	padding-left: 23px;
}
.body .eventList li a.eventPic {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.body .eventList li a.eventPic img {
	display: block;
	float: left;
	margin-right: 10px;
	width:148px;
}
.body .eventList li a.eventPic span {
	display: none;
	float: left;
}
.body .eventList li h3 {
	color: #3a3751;
	font-size: 20px;
	line-height: 17px;
	margin-bottom: 5px;
}
.body .eventList li p.description {
	color: #a3a2aa;
	font-size: 13px;
	line-height: 15px;
	position: relative;
	width: 275px;
}
.body .eventList li .book {
	background: url('../i/buttons.png') no-repeat 0 0;
	border: none;
	bottom: 4px;
	display: block;
	height: 25px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 135px;
	cursor: pointer;
}
.body .eventList li.closed .book {
	background-position: 0 -25px;
	width: 30px;
}
.body .eventList li.closed a.eventPic {
	/*background: url('../i/bg-gradient.png') 100% 0 no-repeat;*/
	display: block;
	margin-right: 37px;
	overflow: hidden;
}
.body .eventList li.closed a.eventPic span {
	cursor: pointer;
	display: inline;
	width: 5000px;
}
.body .eventList li.closed a.eventPic img,
.body .eventList li.closed h3,
.body .eventList li.closed p.description {
	display: none;
}

/* event slider */
.body .eventSlider {
	background: #fff;
	float: right;
	height: 270px;
	overflow: hidden;
	position: relative;
	width: 470px;
}
.body .eventSlider li {
	height: 270px;
	position: relative;
	width: 470px;
}
.body .eventSlider li img {
	display: block;
}
.body .eventSlider a.prev,
.body .eventSlider a.next {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 204px;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 100px;
}
.body .eventSlider a.prev:hover,
.body .eventSlider a.next:hover {
	opacity: .9;
}
.body .eventSlider a.prev {
	background-image: url('../i/bg-eventSliderLeft.png');
	background-position: 14px 68%;
	left: 0;
}
.body .eventSlider a.next {
	background-image: url('../i/bg-eventSliderRight.png');
	background-position: 69px 68%;
	right: 0;
}
.body .eventSlider .text {
	background: url('../i/bg-tp.png') repeat;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px 14px 10px;
	position: absolute;
	width: 442px;
}
.body .eventSlider .text .book {
	background: url('../i/buttons-book.png') no-repeat;
	display: block;
	height: 24px;
	left: 331px;
	margin-top: -12px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 125px;
}
.body .eventSlider .text h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 3px;
	width: 300px;
}
.body .eventSlider .text p {
	font-size: 11px;
	line-height: 13px;
	width: 300px;
}

/* main slider */
.body .mainSlider {
	background: #fff;
	float: right;
	height: 270px;
	overflow: hidden;
	position: relative;
	width: 690px;

}
.body .mainSlider li {
	height: 270px;
	position: relative;
	width: 690px;
}
.body .mainSlider li img {
	display: block;
	width: 690px;
}
.body .mainSlider a.prev,
.body .mainSlider a.next {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 204px;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 100px;
}
.body .mainSlider a.prev:hover,
.body .mainSlider a.next:hover {
	opacity: .9;
}
.body .mainSlider a.prev {
	background-image: url('../i/bg-eventSliderLeft.png');
	background-position: 14px 68%;
	left: 0;
}
.body .mainSlider a.next {
	background-image: url('../i/bg-eventSliderRight.png');
	background-position: 69px 68%;
	right: 0;
}
.body .mainSlider .text {
	background: url('../i/bg-tp.png') repeat;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px 14px 10px;
	position: absolute;
	width: 662px;
}
.body .mainSlider .text .book {
	background: url('../i/buttons-book.png') no-repeat;
	display: block;
	height: 24px;
	left: 541px;
	margin-top: -12px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 125px;
}
.body .mainSlider .text h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 3px;
	width: 505px;
}
.body .mainSlider .text p {
	font-size: 11px;
	line-height: 13px;
	width: 505px;
}

/* banner slider */
.body .eventBanner {
	margin: 30px 0 20px;
	position: relative;
	width: 220px;
}
.body .eventBanner li {
	height: 290px;
	position: relative;
	width: 220px;
}
.body .eventBanner li img {
	display: block;
	width: 220px;
}
.body .eventBanner a.prev,
.body .eventBanner a.next {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 242px;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 60px;
}
.body .eventBanner a.prev:hover,
.body .eventBanner a.next:hover {
	opacity: .9;
}
.body .eventBanner a.prev {
	background-image: url('../i/bg-bannerNavigateLeft.png');
	background-position: 6px 60%;
	left: 0;
}
.body .eventBanner a.next {
	background-image: url('../i/bg-bannerNavigateRight.png');
	background-position: 44px 60%;
	right: 0;
}
.body .eventBanner .text {
	background: url('../i/bg-tp.png') repeat;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 7px 14px 10px;
	position: absolute;
	width: 192px;
}
.body .eventBanner .text h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 3px;
}
.body .eventBanner .text p {
	font-size: 10px;
	line-height: 11px;
}

/* main page */
.body {
	margin-bottom: 40px;
}
.body h1 {
	color: #3a3751;
	font-size: 27px;
	font-weight: normal;
	line-height: 34px;
}
.body h3.popularTitle {
	color: #3a3751;
	font-size: 27px;
	font-weight: normal;
	line-height: 34px;
	float: left;
	position: relative;
	z-index: 3;
}
.body h3.popularTitle a.link {
	background: url('../i/i-arrowDownViolet.gif') no-repeat 100% 17px;
	padding-right: 18px;
	text-decoration: none;
}
.body h3.popularTitle a.link span {
	border-bottom: 1px dashed #1367a3;
}
.body h3.popularTitle a.link:visited {
	color: #1367a3;
}
.body h3.popularTitle a.link:hover {
	color: #a31430;
}
.body h3.popularTitle a.link:hover span {
	border-color: #a31430;
}
.body h3.popularTitle ul {
	background: #fff;
	border: 1px solid #ccc;
	font-size: 16px;
	left: 160px;
	line-height: 28px;
	padding: 4px;
	position: absolute;
	top: 32px;
	z-index: 3;
}
.body h3.popularTitle li a {
	color: #1367a3;
	display: block;
	line-height: 28px;
	padding: 0 30px 0 7px;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
}
.body h3.popularTitle li a:hover {
	background: #d9d9d9;
	color: #a31430;
}
.body .popularSearch {
	float: right;
	padding-top: 8px;
}
.body .popularSearch select {
	margin-left: 2px;
	width: 130px;
}
.body .popularList {
	margin-top: 8px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.body .popularList .container {
	margin: -8px 0 0 -10px;
	word-spacing: -.25em;
}
.body .popularList .container div {
	display: -moz-inline-box;
	display: inline-block;
	/*font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;*/
	font-size: 13px;
	line-height: 15px;
	margin: 8px 0 0 10px;
	vertical-align: top;
	width: 110px;
	word-spacing: normal;
}
.body .popularList .container div a {
	display: block;
	text-decoration: none;
}
.body .popularList .container div a img {
	height: 63px;
	margin-bottom: 2px;
	width: 110px;
}
.body .popularList .container div a span {
	text-decoration: underline;
}

.body h3.top10Title {
	color: #3a3751;
	font-size: 27px;
	font-weight: normal;
	line-height: 34px;
	text-transform: uppercase;
}
.body .top10List {
	margin-bottom: 20px;
}
.body .top10List li {
	border-bottom: 1px solid #dbdbdb;
	/*font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;*/
	font-size: 14px;
	line-height: 17px;
	padding: 5px 0 5px 5px;
}

/* inner page */
.body .content {
	padding: 20px 10px 0 0;
}
.body .content .hallScheme {
	background: url('../i/hall-scheme.png') no-repeat;
	display: block;
	float: right;
	font-size: 12px;
	height: 54px;
	line-height: 16px;
	padding: 7px 5px 0 30px;
	text-align: center;
	width: 85px;
}
.body .content h1 {
	color: #af2a44;
	font-size: 35px;
	line-height: 38px;
	margin: 5px 0;
}
.body .content h1 small {
	color: #3a3751;
	font-size: 13px;
	line-height: normal;
}
.body .content .chooseDate {
	overflow: hidden;
}
.body .content .chooseDate select {
	float: left;
	min-width: 180px;
}
.body .content .chooseDate a.datepicker {
	background-position: 0 -146px;
	display: block;
	float: left;
	height: 13px;
	left: 6px;
	position: relative;
	text-indent: -9999px;
	top: 3px;
	width: 17px;
}

.body .eventContent {
	margin-top: 20px;
}
.body .eventDesciption {
	color: #3a3751;
	float: left;
	width: 380px;
}
.body .eventDesciption .slider {
	position: relative;
}
.body .eventDesciption .slider img {
	display: block;
	width: 380px;
}

.body .eventDesciption .slider a.prev,
.body .eventDesciption .slider a.next {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 178px;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 100px;
}
.body .eventDesciption .slider a.prev:hover,
.body .eventDesciption .slider a.next:hover {
	opacity: .9;
}
.body .eventDesciption .slider a.prev {
	background-image: url('../i/bg-eventSliderLeft.png');
	background-position: 14px 50%;
	left: 0;
}
.body .eventDesciption .slider a.next {
	background-image: url('../i/bg-eventSliderRight.png');
	background-position: 69px 50%;
	right: 0;
}
.body .eventDesciption .team {
	font-size: 11px;
	line-height: 13px;
	padding: 10px 0 3px;
}
.body .eventDesciption .team p {
	margin-bottom: 4px;
}
.body .eventDesciption .team em {
	color: #a3a2aa;
	font-style: normal;
}
.body .eventDesciption .text {
	border-top: 1px solid #dbdbdb;
	font-size: 13px;
	line-height: 19px;
	padding-top: 5px;
}
.body .eventDesciption .text,
.body .eventDesciption .text p {
	text-align: left !important;
}

.body .eventTickets {
	float: right;
	width: 300px;
}
.body .eventTickets .bookList li {
	border-bottom: 1px solid #dbdbdb;
	color: #3a3751;
	line-height: 23px;
	min-height: 23px;
	overflow: hidden;
	padding: 0 77px 0 4px;
	position: relative;
}
.body .eventTickets .bookList li span {
	display: block;
}
.body .eventTickets .bookList li span.title {
	float: left;
	height: 23px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: 140px;
}
.body .eventTickets .bookList li span.title i {
	background: url('../i/grad.png') no-repeat;
	display: block;
	height: 23px;
	position: absolute;
	right: 0;
	top: 0;
	width: 23px;
}
.body .eventTickets .bookList li span.price {
	color: #af2a44;
	float: right;
	position: absolute;
	top: 0;
	right: 100px;
}

.body .eventTickets .bookList li .del {
	background: url('../i/delete-icon.jpg') no-repeat 0 0;
	display: block;
	height: 21px;
	right: 0;
	position: absolute;
	text-indent: -9999px;
	top: 2px;
	width: 19px;
}


.body .eventTickets .bookList li .book {
	background: url('../i/buttons-book.png') no-repeat 0 -24px;
	display: block;
	height: 19px;
	right: 0;
	position: absolute;
	text-indent: -9999px;
	top: 2px;
	width: 63px;
}

/* footer */
.footer {
	padding: 20px 0;
}
.footer a.footerLogo {
	float: left;
	padding: 0 39px 0 3px;
	width: 124px;
}
.footer ul.footerMenu {
	float: left;
	margin-right: 20px;
	width: 146px;
}
.footer ul.footerMenu.narrow {
	width: 125px;
}
.footer ul.footerMenu.last {
	width: 142px;
}
.footer ul.footerMenu li {
	font-size: 13px;
	line-height: 21px;
}
.footer ul.footerMenu li a {
	color: #4d4b4c;
}
.footer ul.footerMenu li a:hover {
	color: #a31430;
}

.footer .counters {
	float: right;
}
.footer .info {
	margin-top: 20px;
}
.footer .info h1,
.footer .info h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
}
.footer .copyright {
	margin-top: 20px;
	text-align: right;
}
.footer .copyright,
.footer .copyright a {
	color: #b8b4b7;
}

.footeloadingPlacer .copyright a:hover {
	color: #a31430;
}
#comment {
	width: 295px;
	height: 100px;
}

#content .post {
	padding-right: 15px;
}
#content .post,
#content .post p {
	text-align: left !important;
}
#content .post h2 {
	margin-bottom: 12px;
}

.mainmenu ul li a {
	color: #1367A3 !important;
}

.breadCrumbs h1 {
	color:#D8CDCD;
	font-size:20px;
	line-height:26px;
}

.catDescription {
	margin: 12px;
}

.catDescription img {
	padding-top: 5px;
	max-width: 690px;
}

.text p a:visited {
	color:#ffffff;
	text-decoration:none;
}

.text p a {
	color:#ffffff;
	text-decoration:none;
}

img.loading {
	left: 50%;
	margin: -12px 0 0 -12px;
	position: relative;
	top: 50%;
}




.ui-spinner {
	width: 15em;
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #999;
	background: #FEFEFE url(../images/spinner-bg.gif) repeat-x left bottom;
	padding: 0 5px;
}

.ui-spinner-disabled {
	background: #F4F4F4;
	color: #CCC;
}

.ui-spinner-box {
	width: 90%;
	height: 100%;
	float: left;
	font-size: 125%;
	border: none;
	background: none;
	padding: 0;
}

.ui-spinner-up,
.ui-spinner-down {
	width: 10%;
	height: 50%;
	font-size: 0.5em;
	padding: 0;
	margin: 0;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 0;
	cursor: default;
	border: 1px solid #999;
	border-right: none;
	border-top: none;
}

.ui-spinner-down {
	bottom: 0;
	border-bottom: 0;
}

.ui-spinner-pressed {
	background: #FEFEFE;
}

.ui-spinner-list,
.ui-spinner-listitem {
	margin: 0;
	padding: 0;
}

.contentInnerWrapper ul li {
	list-type: disc !important;
	padding-left: 10px;
	background-position:-2px;
	background-image: url(../i/bullet-2005.gif);
	background-repeat: no-repeat;
}



