@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'BlissProBold';
	src: url('/web/fonts/blisspro-bold-webfont.eot');
	src: local('☺'), url('/web/fonts/blisspro-bold-webfont.woff') format('woff'), url('/web/fonts/blisspro-bold-webfont.ttf') format('truetype'), url('/web/fonts/blisspro-bold-webfont.svg#webfont5aMAlG2A') format('svg');
}

@font-face {
	font-family: 'BlissProRegular';
	src: url('/web/fonts/blisspro-regular-webfont.eot');
	src: local('☺'), url('/web/fonts/blisspro-regular-webfont.woff') format('woff'), url('/web/fonts/blisspro-regular-webfont.ttf') format('truetype'), url('/web/fonts/blisspro-regular-webfont.svg#webfontQp9OIDrE') format('svg');
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #8bdaf3;
	text-align: center;
	font-family:'BlissProBold', Arial, Helvetica, sans-serif;
}

.clear
{
	display: block;
	height: 1px;
	width: 100%;
	clear: both;
	font-size: 1px;
}

#subscribe
{
	position: fixed;
	top: 30px;
	left: 0px;
	height: 179px;
/*	width: 342px; */
	font-family: Georgia;
	font-size: 12px;
	color: #000;
	font-style: italic;
	z-index:1;
}

#subscribe a
{
	float: left;
	display: block;
	width: 31px;
	height: 179px;
	background: url(../img/subscribe.png) no-repeat 0px 0px;
}

#subscribe .form
{
	display: block;
	float: left;
	margin: 0px 0px 0px -311px;
	padding: 10px 0px 0px 50px;
	width: 261px;
	height: 169px;
	background: url(../img/sbg.png) repeat-x 0 0;
	text-align: left;
}

#subscribe .form label
{
	width: 100px;
	display: block;
	margin: 0px 0px 5px 0px;
}

#subscribe .form input
{
	display: block;
	background: url(../img/sibg.gif) no-repeat 0 0;
	width: 215px;
	height: 22px;
	border: none;
	padding: 2px;
	margin: 0px;
}

#subscribe .form a.btn
{
	display: block;
	margin: 0px 0px 0px 119px;
	width: 101px;
	height: 27px;
	background: url(../img/ssbg.gif) no-repeat 0 0;
}

#loader
{
	display: none;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	background: #fff url('../img/preloader.gif') no-repeat 50% 50%;
	text-align:left;
	left:0px;
}

#bg
{
	min-width: 1000px;
	min-height: 900px;
	max-height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background: #24a3dc;
}

#bg-grad
{
	background: url(../img/bg-bottom.png) repeat-x 0 100%;
	min-width: 1000px;
	min-height: 900px;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#bg img
{
	margin: 6px 0px 0px 0px;
	width: 100%;
}

#all
{
	width: 930px;
	z-index: 2;
	margin: 0px auto;
}

#all .logo
{
	margin: 0px 0px 0px 3px;
	float: left;
	width: 169px;
}

#all .logo a
{
	display: block;
	width: 169px;
	height: 253px;
	background: transparent url(../img/logo.png) no-repeat 0 0;
}

#all .menu
{
	text-align: left;
	float: left;
	width: 458px;
	height: 242px;
}

#all .menu a
{
	position: absolute;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 6px 0px 6px;
	text-decoration: underline;
	font-family: Georgia, san-serif;
	font-style: italic;
	color: #25a3dc;
	font-size: 16px;
}

#all .menu a:hover,#all .menu a.active
{
	text-decoration: none;
	background-color: #f9cd27;
	color: #FFF;
	border-bottom: none;
}

#all .menu .classes
{
	margin: 59px 0px 0px 47px;
}

#all .menu .contacts
{
	font-size: 15px;
	margin: 37px 0px 0px 355px;
}

#all .menu .voting
{
	font-size: 24px;
	margin: 89px 0px 0px 185px;
}

#all .menu .voting
{
	font-size: 24px;
	margin: 89px 0px 0px 185px;
}

#all .menu .about
{
	font-size: 18px;
	margin: 144px 0px 0px 115px;
}

#all .menu .video
{
	font-size: 20px;
	padding: 0px 6px 0px 36px;
	margin: 133px 0px 0px 318px;
	background: transparent url(../img/video.png) no-repeat 6px 3px;
}

#all .menu .video:hover
{
}

#all .menu .partners
{
	font-size: 18px;
	margin: 204px 0px 0px 362px;
	text-decoration: none;
	border-bottom: 1px dashed #25a3dc;
}

#all .shop
{
	position: relative;
	width: 293px;
	height: 127px;
	float:right;
	background: transparent url(../img/bg-shop.gif) no-repeat 0px 17px;
	margin-top:50px;
}

#all .shop .switch
{
	color: #9b9b9b;
	font-size: 10px;
	font-family: Arial, serif;
	position: absolute;
	width: 293px;
	height: 17px;
	z-index: 10;
	line-height: 17px;
	overflow: hidden;
	left:0px;
	top:0px;
	text-align: right;
}

#all .shop .switch *
{
	display: block;
	float: right;
	margin: 0px 2px 0px 2px;
}

#all .shop .switch a
{
	width: 7px;
	height: 17px;
	background: url(../img/switch.gif) no-repeat -15px 5px;
	cursor: pointer;
	text-decoration: none;
}

#all .shop .switch a.active, #all .shop .switch a:hover
{
	background-position: 0px 5px;
}

#all .shop .switch a.active
{
	cursor: default;
}

#all .shop .item
{
	width: 293px;
	height: 127px;
	position: absolute;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	left:0px;
	top:0px;
}

#all .shop .item .photo
{
	float: left;
	width: 80px;
}

#all .shop .item .photo a
{
	display: block;
	width: 80px;
	height: 120px;
	margin: 7px 0px 0px 0px;
	text-decoration: none;
}

#all .shop .item .desc
{
	float: right;
	width: 200px;
	text-align: left;
}

#all .shop .item .desc a
{
	text-decoration: none;
}

#all .shop .item .desc p
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 25px 0px 0px 0px;
}

#all .shop .item .desc h3
{
	color: #49a2e6;
	font-weight: bold;
	font-size: 22px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}

#all .shop .item .btn
{
	display: block;
	position: absolute;
	left:241px;
	top:90px;
	background: url(../img/buy-btn.gif) no-repeat 0 0;
	width: 51px;
	height: 36px;
	z-index: 2;
}

#all .extra-list
{
	margin: 50px 0px 0px 0px;
}

#all .extra-list div
{
	float: left;
	height: 183px;
	line-height: 183px;
	overflow: hidden;
}

#all .extra-list .btn-left,#all .extra-list .btn-right
{
	display: block;
	width: 21px;
	height: 183px;
	background: url(../img/arrows.png) no-repeat 0 0;
	cursor: pointer;
}

#all .extra-list .btn-left
{
	margin-right: 18px;
	background-position: 0px 70px;
}

#all .extra-list .btn-right
{
	margin-left: 18px;
	background-position: -63px 70px;
}

#all .extra-list .btn-left:hover
{
	background-position: -42px 70px;
}

#all .extra-list .btn-right:hover
{
	background-position: -21px 70px;
}

#all .extra-list .list
{
	width: 851px;
	overflow: hidden;
}

#all .extra-list .list ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#all .extra-list .list li
{
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

#all .extra-list .list a
{
	display: block;
	width: 141px;
	height: 183px;
	background: url(../img/test.gif) no-repeat 50% 50%;
	cursor: pointer;
}

#all .extra-list .list .zoom-item
{
	display: none;
	height: 180px;
	width: 174px;
	height: 216px;
	position: absolute;
	z-index: 2;
	margin: -12px 0px 0px -3px;
}

#all .extra-list .list .active .zoom-item
{
	display: block;
}

#all .extra-list .list .zoom-item a
{
	display: block;
	width: 147px;
	height: 208px;
	background: url(../img/bg-classes.png) no-repeat 0 0;
}

#all .extra-list .list .zoom-item .marker
{
	display: none;
}

#all .extra-list .list li.activate .zoom-item .marker
{
	display: block;
	position: absolute;
	width: 81px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #d9ac06;
	margin: 166px 0px 0px 56px;
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: 'BlissProRegular';
}

#all .content
{
	margin: 20px 0px 20px 0px;
	padding: 0px 3px 0px 3px;
	overflow: none;
}

#all .content .head
{
	float: left;
	width: 550px;
	text-align: left;
}

#all .content .head h2,#all .content .head h1
{
	clear: both;
	float: left;
	font-family: Georgia;
	font-size: 32px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#all .content .head h1
{
	clear: both;
	float: left;
	font-size: 48px;
	margin: 0px 0px 0px 66px;
	border-bottom: 1px dashed #FFF;
}

#all .content .date-place
{
	float: left;
	width: 290px;
	font-family: Georgia;
	font-size: 36px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

#all .content .date-place sup
{
	font-size: 18px;
}

#all .content .date-place .place
{
	text-decoration: underline;
	font-size: 12px;
}

#all .content .announce
{
	height: 355px;
	background: url(../img/content-bg.gif) no-repeat 0 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align:left;
}

#all .content .announce .submenu
{
	float: right;
	width: 473px;
	margin: 0px 23px 0px 0px;
}

#all .content .announce .submenu a
{
	color: #24a3dc;
	font-family: Georgia;
	font-style: Italic;
	font-size: 18px;
	text-decoration: underline;
	margin: 0px 13px 0px 13px;
	padding: 0px 9px 0px 9px;
	line-height: 23px;
}

#all .content .announce .submenu a:hover,#all .content .announce .submenu a.active
{
	color: #FFF;
	background: url(../img/bgsubmenu.gif) repeat-x 0 0;
	text-decoration: none;
}

#all .content .announce .pager-left
{
	display: none;
	position: absolute;
	z-index: 100;
	width: 150px;
	height: 23px;
	margin: 150px 0px 0px -7px;
	text-align: right;
}

#all .content .announce .pager-right
{
	display: none;
	position: absolute;
	z-index: 100;
	width: 150px;
	height: 23px;
	margin: 150px 0px 0px 780px;
	text-align: right;
}

#all .content .announce .pager-right a,#all .content .announce .pager-left a
{
	height: 23px;
	width: 6px;
	cursor: pointer;
	background: url(../img/pager.png) no-repeat 0px 0;
	float: right;
	display: block;
	margin: 0px 0px 0px 2px;
}

#all .content .announce .pager-right a.active,#all .content .announce .pager-left a.active,#all .content .announce .pager-right a:hover,#all .content .announce .pager-left a:hover
{
	background-position: -6px 0px;
}

#all .content .announce .pager-left a
{
	float: left;
		margin: 0px 2px 0px 0px;
}

#all .content .announce .pager-right a.btn
{
	width: 50px;
	background: url(../img/pager.gif) no-repeat -50px 0;
}

#all .content .announce .pager-left a.btn
{
	width: 50px;
	background: url(../img/pager.gif) no-repeat 0px 0;
}

#all .content .announce .photo-pager-left
{
	display: none;
	position: absolute;
	z-index: 100;
	width: 150px;
	height: 23px;
	margin: 150px 0px 0px -7px;
	text-align: right;
}

#all .content .announce .photo-pager-right
{
	display: none;
	position: absolute;
	z-index: 100;
	width: 150px;
	height: 23px;
	margin: 150px 0px 0px 780px;
	text-align: right;
}

#all .content .announce .photo-pager-right a,#all .content .announce .photo-pager-left a
{
	height: 23px;
	width: 6px;
	cursor: pointer;
	background: url(../img/pager.png) no-repeat 0px 0;
	float: right;
	display: block;
	margin: 0px 0px 0px 2px;
}

#all .content .announce .photo-pager-right a.active,#all .content .announce .photo-pager-left a.active,#all .content .announce .photo-pager-right a:hover,#all .content .announce .photo-pager-left a:hover
{
	background-position: -6px 0px;
}

#all .content .announce .photo-pager-left a
{
	float: left;
		margin: 0px 2px 0px 0px;
}

#all .content .announce .photo-pager-right a.btn
{
	width: 50px;
	background: url(../img/pager.gif) no-repeat -50px 0;
}

#all .content .announce .photo-pager-left a.btn
{
	width: 50px;
	background: url(../img/pager.gif) no-repeat 0px 0;
}

#all .content .announce .subcontent
{
	padding: 6px 13px 13px 13px;
	text-align: left;
}

#all .content .announce .subcontent a.buy-ticket
{
	display: block;
	width: 96px;
	height: 96px;
	background: url(../img/buyticket.png) no-repeat 0 0;
	position: absolute;
	margin: 225px 0px 0px 809px;
	z-index: 1000;
	cursor: pointer;
}

#all .content .announce .subcontent .fulldesc
{
	position:absolute;
	height: 290px;
	overflow: hidden;
	padding: 10px 100px 0px 100px;
	font-family: Georgia, "Times New Roman";
	font-size: 15px;
	font-style: Italic;
	width: 698px;
}

#all .content .announce .subcontent .video
{
	position: absolute;
	display: none;
	width: 898px;
}

#all .content .announce .subcontent .video .player
{
	float: left;
	width: 560px;
	height: 312px;
	overflow: hidden;
}

#all .content .announce .subcontent .video .desc
{
	text-align: left;
	float: right;
	width: 310px;
	height: 312px;
	overflow: hidden;
}

#all .content .announce .subcontent .video .desc .btn
{
	background: url(../img/buybtn.png) no-repeat 0 0;
	width: 139px;
	height: 61px;
	display: block;
	margin: 30px 0px 0px 120px;
}

#all .content .announce .subcontent .video .desc p
{
	margin: 110px 0px 0px 160px;
}

#all .content .announce .subcontent .photo
{
	position: absolute;
	display: none;
	padding: 10px 100px 0px 100px;
}

#all .content .announce .subcontent .photo ul
{
	width: 698px;
	height: 290px;
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#all .content .announce .subcontent .photo ul li
{
	width: 135px;
	height: 150px;
	list-style: none;
	margin: 0px 5px 5px 0px;
	float: left;
	padding: 2px;
	display: block;
}

#all .content .announce .subcontent .photo ul li a
{
	width: 135px;
	height: 150px;
	list-style: none;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#all .columns
{
	background: url(../img/bg-cols.gif) repeat-x 0 0;
	padding: 7px 0px 0px 0px;
	font-family: Georgia, Serif;
	line-height:21px;
	text-align: left;
	font-size: 12px;
}

#all .columns .col
{
	background: #FFF;
	float: left;
	width: 290px;
	height: 280px;
	padding: 0px 10px 5px 10px;
}

#all .columns h3
{
	color: #00aeef;
	font-weight: normal;
	font-size: 20px;
	font-family: BlissProRegular;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	border-bottom: 2px solid #c5c5c5;
}

#all .columns h3 a
{
	color: #00aeef;
	font-weight: normal;
	font-family: BlissProRegular;
	text-decoration: none;
	margin: 0px;
}

#all .partners_slider{
	padding:0px;
	margin:0px;
	width:930px;}

.footer
{
	background: #a5d9f1;
	height: 26px;
	line-height: 26px;
	margin: 20px 0px 0px 0px;
}

.footer .fall
{
	text-align: left;
	width: 930px;
	z-index: 1;
	margin: 0px auto;
}

.footer .fall a
{
	color: #FFF;
	text-decoration: underline;
	font-size: 15px;
	font-family: Georgia;
	font-style: italic;
	margin: 0px 35px 0px 0px;
}

