
body {
	background: #595437 url('../../css/background.jpg') repeat-x;
	text-align:center; /* for IE */
	font-family:Tahoma;
	font-size:1em;
	font-color:#ffffff;
	line-height:1.4em;
}

.topblock {
	width:353px;
	height:131px;
	margin-top:7px;
}

p {
	margin-left:15px;
	width:370px;
	text-align:justify;
}

span.heavy {
	font-weight:bold;
}

.player
	{
	width: 352px;
	height: 288px;
	position:relative;
	float:right;
	margin-top:-23px;
	margin-right:15px;
	text-align:center;
}

img
	{
	margin-left:3px;	
	margin-right:0px;
	border:none;
}

img.roo
	{
	float:right;
	margin-right:25px;
	}


.feedback {
	background:url('../../css/images/touch.jpg') no-repeat;
	width:385px;
	height:330px;
	margin-left:15px;
	padding-top:50px;
	margin-bottom:1px;
	font-family:tahoma;
	font-size:.9em;
	line-height:1.1em;
}

.feedback p{
	width:330px;
	text-align:justify;
}

.sponsors
{
	margin-top:5px;	
}

.spacer
{
	margin-left:100px;
}

table
{
	margin:0;
}

.green	{
	color:#1B1;
	}

/**
 * Additions...
 */

#nav	{
	width:370px;
	height:50px;
	background:url(navback.gif) no-repeat left top;
	position:relative;
	}

#nav1,
	#nav2
	{
	width:185px;
	height:50px;
	font-weight:bold;
	display:block;
	text-align:center;
	line-height:50px;
	text-decoration:none;
	color:#000;
	}

#nav2	{
	position:absolute;
	top:0px;
	left:185px;
	width:165px;
	padding-right:20px;
	}

#home #nav {
	margin-left:15px;
	}

#screenings .city {
	color:#1B1;
	margin-bottom:0;
/*	background:#E9DB88;*/
	width:370px;
	border-top:2px solid #FF6;
	}

#screenings h3 {
	color:#FF6;
	color:#FF1;
	color:#000;

	margin:0 0 .5em;
/*	background:#9B9361;*/
	width:370px;
	}

#screenings h4 {
	margin:0;
	}

#screenings ul {
	margin:.5em 0;
	padding:0;
	list-style:none;
	}

#screenings .roundedcornr_content_856077,
	#dvd  .roundedcornr_content_856077
	{
	padding:0 15px;
	}

#ticket-price {
	background:url(ticketprice.png) no-repeat left top;
	width:160px;
	height:160px;
	margin-left:60px;
	margin-bottom:50px!important;
	}

.buyticket {
	display:block;
	background:url(buyticket.jpg) no-repeat left top;
	width:300px;
	height:60px;
	margin-left:35px;
	margin-bottom:20px;
	}

.buyticket span {
	position:absolute;
	top:-2000px;
	left:-2000px;
	}

.buydvd {
	display:block;
	background:url(buydvd.jpg) no-repeat left top;
	width:300px;
	height:60px;
	margin-left:30px;
	}

.buydvd span {
	position:absolute;
	top:-2000px;
	left:-2000px;
	}

#dvd-price {
	background:url(dvdprice.jpg) no-repeat left top;
	width:180px;
	height:180px;
	margin-left:30px;
	}

#dvd-price span,
	#ticket-price span
	{
	display:none;
	}

#dvd p	{
	margin-left:0;
	}

#dvd-sides,
	#sides
	{
	width:352px;
	position:relative;
	float:right;
	margin-top:-23px;
	margin-right:15px;
	text-align:center;
	}

#screenings #sides {
	margin-top:10px;
	}

#dvd-sides {
	margin-top:-10px;
	}

.buydvd	{
	font-weight:bold;
	}

