html {
	height:100%
}
img {border:0}
br {
	clear:both;
}
body {
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:#282525;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	


.main-wrapper {
	width:915px;
	background:#000 url(/img/mainBckg.jpg) no-repeat top;
	margin:0 auto;
	position:relative;
	padding-bottom:20px
}

.main-wrapper.spb {
	background:#000 url(/img/bg-top-spb.jpg) no-repeat top;
}

.timeout-link {
	position:absolute;
	left:350px;
	top:130px;
	width:110px;
	height:100px;
}

.rules {
	position:absolute;
	width:250px;
	top:200px;
	right:78px;
	font-size:11px;
	font-weight:bold;
	color:#ee272f;
}
	
.rules ul {
	margin:45px 0 0 0;
	padding:0;
}
	
.rules ul li {
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
	line-height:14px;
}			
.rules ul li span {
	color:#fff;
}
.content {
	padding:10px 85px 0 100px;
}
#label {
	width:430px;
	height:290px;
	margin-top:20px;
	display:block;
}
.content table {
	margin-top:20px;
	width:480px;
	border:0;
	float:left;
}
.content table th {
	color:#959595;
	text-align:left;
	vertical-align:bottom;
	padding-bottom:2px
}
.content table td {
	font-weight:bold;
	color:#fff;
	vertical-align:top;
	padding:10px 0 0 0;
}
.content table td.divider {
	height:2px;
	background:#ccc;
	padding:0;
}
.content table td img {
	margin:0 0 7px 0;
}
.regPeople {
	margin-top:10px;
}
.regPeople span {
	color:#959595
}
.content table td a, .content table td a:visited {
	color:#fff;
}
.content table td .day {
	font-size:30px;
	color:#ee272f;
}
.content table td .photo-wrapper {
	float:left;
	margin-right:18px;
	width:152px;
}
.noDsp {
	display:none;
}
.content table td .photo-wrapper img {
	border:1px solid #a1a1a1;
}
.content table td .info-wrapper {
	width:189px;
	margin:0 0 10px 170px;
}
.content table td .info-wrapper .header {
	font-size:16px;
	margin-bottom:10px;
}
.content table td .info-wrapper .header a, .content table td .info-wrapper .header a:visited {
	color:#e51b23;
	text-decoration:none;
}
.content table td .info-wrapper .header a:hover {
	text-decoration:underline;
}
.content table td .info-wrapper .annotation {
	font-weight:normal;
}
.content table td .tickets {
	width:189px;
	margin:0 0 0 170px;
}
.bottom-pad {
	height:30px;
}
.cinemaPlace {margin-top:20px;display:block}

.footer {
	padding-top:10px
}
.rightBanner {
	float:right;
	padding-top:52px
}
.footerBanner {
	clear:both;
	padding-top:40px
}
.footer .warn {
	font-size:22px;
	font-weight:bold;
	color:#ed2000;
	text-transform:uppercase;
	line-height:22px;
	border-top:2px solid #cccccc;
	padding-top:15px;
}
.footer .logo-timeout {
	float:left;
	margin:30px 10px 0 0;
}
.footer .logo-timeout img {
	border:1px solid #2e2e2e;
}
.footer .info {
	height:70px;
	margin:30px 0 0 0;
	display:table;
	color:#797979;
}
.footer .info div {
	margin-top:17px;
	font-size:11px;
	font-weight:bold;
}
.footer .info div a, .footer .info div a:visited {
	color:#797979;
}
.footer .info ul {
	margin:0;
	padding:0;
	clear:both;
}
.footer .info ul li {
	float:left;
	list-style-type:none;
	padding-right:9px;
}
.footer .info ul li a, .footer .info ul li a:visited {
	color:#797979;
	font-weight:bold;
}
.popupblock {
	cursor:default !important;
	display:none;
	position:absolute;
	width:292px;
	top:-20px;
	left:-110px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	padding:5px 10px;
}

.popupblock.auth {	
	height:92px;
	background: url(/img/bg-popup-authorize.gif) no-repeat;
}

.popupblock.exided {	
	height:111px;
	background: url(/img/bg-popup-exided.gif) no-repeat;
}

.popupblock.lj {	
	height:160px;
	background: url(/img/bg-popup-lj.gif) no-repeat;
	padding:70px 0 0 10px;
}

.popupblock .sb-close {
	position:absolute;
	top:5px;
	right:10px;
	cursor:pointer !important;
}

.link {
	width: 200px;
	cursor: pointer;
	position:relative;
	left: 0;
	font-size: 0.8em;
}

h2 {
	font:18px Arial, Helvetica, sans-serif;;
	text-transform:uppercase;
	margin:0;
}

h2 a:hover {
	text-decoration:underline;
}

input {
	width:200px;
	height:16px;
	border:1px solid #a1a1a1;
	margin:2px 0 2px 0;
	font-size:11px;
}

input.subm {
	width:80px;
	height:18px;
	background:#fff;
	cursor:pointer;
}
	
.lastchance {
	font-size:12px;
	font-weight:normal;
}

.top-logo {position:absolute;top:10px;right:78px;}