/* CSS Reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background-color:#000;
	background-image:url('../images/bg.jpg'); 
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:13px;
}

h1 { font-size: 20px;}

h2 { font-size: 16px;}

p {line-height:18px;}

.bigger { font-size:19px; font-weight:bold;}

.hide {
	display:none;
}

.clear {
	
	clear:both;
}

.w {
	color:#cc3333;
}

.wb {
	color:#000;
}

.content_text {
	color:#fff;
	font-size:14px;
	line-height:19px;
	
}

.content_text a {
	color:#cc3333;
}

#errors {
	font-size:12px;
	color:#cc3333;
}
#success {
	font-size:12px;
	color:#fff;
}

#msgerrors {
	font-size:12px;
	color:#cc3333;
}
#msgsuccess {
	font-size:12px;
	color:#fff;
}

#top_head {
	width:920px;
	height:111px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/top_head.gif');	
	
}

#header_parent {
	background-color:#fff;
}

#subscribe_newsletter {
	
	text-align:right;
	
}

#subscribe_newsletter input {
	position:relative;
	top:-8px;
	background-color:#fff;
	border:none;
	color:#ccc;
	
}

#header {
	width:920px;
	height:225px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/header.gif');	
}

#nav_parent {
	height:65px;
	background-image:url('../images/nav_bg.gif');
	background-repeat:repeat-x;
}

#nav {
	font-family:Arial;
	font-weight:bold;
	color:#fff;
	width:920px;
	margin-left:auto;
	margin-right:auto;	
}

#nav li { float:left;display:block; padding-right:11.5px; }
/*
#nav li { float:left;display:block; padding-right:28.5px; }
*/
#nav li.end { padding-right:0;}

#content {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

#box1_1{
	width:456px;
	height:219px;
	background-image:url('../images/box1-1.gif');
	margin-right:7px;
	float:left;
}

#box1_2{
	width:456px;
	height:219px;
	background-image:url('../images/box1-3.gif');
	float:left;
}

#box2_1{
	width:576px;
	height:239px;
	margin-top:7px;
	margin-right:7px;
	font-size:14px;
	background-color:#fff;
	float:left;
}

#box2_2{
	width:314px;
	height:219px;
	padding:10px;
	margin-top:7px;
	font-size:14px;
	color:#fff;
	background-color:#cc3333;
	float:left;
}

#box2_2 a {
	color:#fff;
	text-decoration:none;
}

#box2_2 a:hover {
	text-decoration:underline;
}

#coming_soon td{
	padding-bottom:10px;
	
}

#box3_1{
	width:651px;
	height:222px;
	padding:10px;
	margin-right:7px;
	margin-top:7px;
	background-color:#cc3333;
	color:#fff;
	float:left;
}

#box3_2{
	width:224px;
	height:234px;
	margin-top:7px;
	color:#fff;
	float:left;
}

.film_right {
	background: url('../images/film_right.gif')  100% 100% no-repeat; 
	padding:10px;
}

.film_left {
	background: url('../images/film_left.gif') 0 100% no-repeat;
	
}

#footer {
	width:920px;
	height:auto;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}

#foot_left {
	width:215px;
	height:300px;
	background-color:#333;
	margin-right:7px;
	float:left;
}

#foot_partners{
	width:696px;
	color:#fff;
	text-align:right;
	float:left;
}

#foot_partners a {
	color:#fff;
	text-decoration:none;
}

#foot_partners a:hover {
	text-decoration:underline;
}

#foot_partners img {
	
	margin-left:5px;
	margin-bottom:10px;
}

#programme a {
	
	color:#cc3333;
	
}

.form {
	background-color:#fff;
	border:1px solid #cc3333;
	padding:5px;
}

.red_box {
	width:209px;
	height:203px;
	padding:8px;
	background-color:#cc3333;
	margin-right:15px;
	margin-bottom:15px;
	color:#fff;
	float:left;
	
}

.red_box a {
	color:#fff;
	text-decoration:underline;
	
}

#programme .programme_description {
	width:683px;
	height:203px;
	margin-bottom:15px;
	color:#fff;
	float:left;
}

#programme .read_more {
	color:#cc3333;
	font-weight:bold;
	top:150px;
	position:relative;
	float:right;
}

#programme .film_description {
	width:678px;
	height:203px;
	margin-bottom:15px;
	font-size:14px;
	color:#fff;
	float:left;
}


#programme .big_poster {
	font-size:14px;
	color:#fff;
	text-align:left;
	line-height:16px;
}

#programme .box1 {
	margin-top:7px;
	float:left;
}

#programme .box2 {
	width:155px;
	height:215px;
	padding:2px;
	margin-top:7px;
	margin-left:7px;
	float:left;
	background-color:#fff;
}

#programme .box3-white {
	width:203px;
	height:199px;
	margin-top:7px;
	margin-left:7px;
	padding:10px;
	position:relative;
	float:left;
	background-color:#fff;
}

#programme .box3-black {
	width:203px;
	height:199px;
	margin-top:7px;
	margin-left:7px;
	padding:10px;
	position:relative;
	color:#fff;
	float:left;
}

#programme .secondrow {
	margin-left: 15px;
}

#programme .title {
	color:#cc3333;
	font-size:19px;
	font-weight:bold;
}

#programme .titlepolish {
	color:#cc3333;
	font-size:15px;
	font-weight:bold;
}

#programme .animations {
	color:#cc3333;
	font-size:13px;
	font-weight:bold;
}

#programme .red_box a {
	color:#fff;
	text-decoration:none;
}

#programme .red_box a:hover {
	color:#fff;
	text-decoration:underline;
}

#programme .red {
	color:#cc3333;
}

#programme .bold {
	font-weight:bold;
}

#programme .readmore {
	color:#cc3333;
	font-weight:bold;
	float:right;
	position:absolute;
	bottom:5px;
	right:5px;
}

#programme .readmore a {
	text-decoration:none;
}

#programme .readmore a:hover {
	text-decoration:underline;
}

#programme .gpx {
	float:left;
	width:35%;
}

#programme .txt {
	float:left;
	width:65%;
}

.vodka {
	float:right;
	
}

.vodka a {
	color:#fff;
	text-decoration:none;
}

.vodka a:hover {
	text-decoration:underline;
}

.links td{
	padding:10px;
	padding-bottom:20px;
	vertical-align:top;
}

#prices {
	color:#fff;;
}

#trailer {
	color:#fff;
}
