/* colours

blue:				#00549d
dark blue (shadow)	#00427b
5% blue:			#f2f6fa
10% blue:			#e5eef5
red:				#ee3424
5% red:				#f2f6fa
10% red:			#e5eef5

block bg:			#00549d
block highlight:	#ee3424
link highlight:		#
*/
@font-face {
	font-family:TitilliumText14L600wt;
	src:url(fonts/TitilliumText600wt.eot);
	src:local('TitilliumText14L 600 wt'), local(TitilliumText14L-600wt), url(fonts/TitilliumText600wt.ttf) format(truetype);
}

@font-face {
	font-family:DroidSansBold;
	src:url(fonts/DroidSans-Bold.eot);
	src:local('Droid Sans Bold'), local(DroidSans-Bold), url(fonts/DroidSans-Bold.ttf) format(truetype);
}

@font-face {
	font-family:DroidSansRegular;
	src:url(fonts/DroidSans.eot);
	src:local('Droid Sans Regular'), local(DroidSans), url(fonts/DroidSans.ttf) format(truetype);
}

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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:DroidSansRegular, Verdana, Helvetica, Arial, sans-serif;
}

html,body {
	height:100%;
	color:#555;
	font-size:12px;
	line-height:140%;
	background-color:#000;
}

#wrapper {
	padding-bottom:20px;
	background:url(./images/bg_bay_city_cinemas.jpg) no-repeat top center #000;
	padding-top:20px;
}

b {
	font-family:DroidSansBold, Verdana, Helvetica, Arial, sans-serif;
}

.block ul {
	margin-top:0;
}

h1,h2,h3,h4,h5 {
	position:relative;
	font-weight:normal;
	color:#555;

	
/*letter-spacing: -0.03em;*/
	font-family:TitilliumText14L600wt, Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

h1,h2 {
	height:50px;
	line-height:37px;
	font-size:20px;
	margin:-15px 0 -20px -25px;
	padding:5px 0 20px 25px;
	background:url(./images/bg_h1_left.png) no-repeat top left;
	text-shadow:#fff 1px 1px 1px;
	overflow:hidden;
	clear:both;
	position:relative;
}

#col1 h2 {
	height:40px;
	line-height:29px;
	background:url(./images/bg_h2_left.png) no-repeat top left;
}
h2.icon {
 padding-left: 50px;
}
h2.icon img {
	position: absolute;
	top:10px;
	left:25px;
}

#col1 h1 {
	margin-right:10px;
	margin-top:-10px;
}

h3,h4,h5 {
	font-size:18px;
	color:#666;
	background:none;
	padding:0;
	margin:10px 0 5px 0;
}

h4 {
	color:#000;
	font-size:15px;
}

h5 {
	color:#555;
	font-size:14px;
}

ul {
	margin:10px 10px 10px 0;
	list-style:none;
}

ul li {
	padding:3px 0 3px 23px;
	margin:1px 0;
	background:url(./images/bg_li.gif) no-repeat left center #fff;
}

p {
	font-size:12px;
	line-height:19px;
	margin-bottom:10px;
}

p.firstpara {
	font-size:13px;
	color:#000;
}

a {
	/*padding:0 2px;*/
	color:#00549d;
	text-decoration:none;
}

a:hover {
	color:#444;
	background-color:#eee;
}


	
/* Firefox Dotted Outline Fix */
a:active {
	outline:none;
}

a:focus {
	-moz-outline-style:none;
}


	
/*----------------------- header -----------*/
#header {
	position:relative;
	width:990px;
	height:160px;
	margin:0 auto;
	background:url(./images/bg_header.png) no-repeat bottom left;
}

.logo a h1 {
	position:absolute;
	top:46px;
	left:50px;
	width:240px;
	height:92px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	background:url(./images/bg_logo.gif) no-repeat top left;
}

.logo a:hover h1 {
	background:url(./images/bg_logo.gif) no-repeat 0 -92px;
}

#links {
	position:absolute;
	top:45px;
	right:10px;
	height:22px;
}

.links ul,#links ul {
	margin:0;
}

.links ul li,#links ul li {
	background:none;
	display:inline;
	padding:0;
}

.links ul li a,#links ul li a {
	height:23px;
	line-height:24px;
	margin:0 10px 0 0;
	padding:0 5px 0 28px;
	color:#00549d;
	text-decoration:none;
	float:left;
	font-family:TitilliumText14L600wt, Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	text-shadow:#fff 1px 1px 1px;
}

.links ul li a {
	display:block;
	padding:0 10px 0 30px;
	margin:0 0 5px;
	text-shadow:none;
}

.links ul li a:hover,#links ul li a:hover {
	color:#444;
	background-color:#fff;
}

#links ul li.facebook a {
	background:url(./images/links_facebook.png) no-repeat 5px 1px;
}

#links ul li.twitter a {
	background:url(./images/links_twitter.png) no-repeat 5px 1px;
}

#links ul li.mobile a {
	background:url(./images/links_mobile.png) no-repeat 5px 1px;
}

#links ul li.facebook a:hover {
	background:url(./images/links_facebook.png) no-repeat 5px -21px #fff;
}

#links ul li.twitter a:hover {
	background:url(./images/links_twitter.png) no-repeat 5px -21px #fff;
}

#links ul li.mobile a:hover {
	background:url(./images/links_mobile.png) no-repeat 5px -21px #fff;
}


	
/*---------- body links -----------*/
.links ul li.facebook a {
	background:url(./images/links_facebook.png) no-repeat 5px 1px;
}

.links ul li.twitter a {
	background:url(./images/links_twitter.png) no-repeat 5px 1px;
}

.links ul li.bebo a {
	background:url(./images/links_bebo.png) no-repeat 5px 1px;
}

.links ul li.email a {
	background:url(./images/links_email.png) no-repeat 5px 1px;
}

.links ul li.print a {
	background:url(./images/links_print.png) no-repeat 5px 1px;
}

.links ul li.facebook a:hover {
	background:url(./images/links_facebook.png) no-repeat 5px -21px #fff;
}

.links ul li.twitter a:hover {
	background:url(./images/links_twitter.png) no-repeat 5px -21px #fff;
}

.links ul li.bebo a:hover {
	background:url(./images/links_bebo.png) no-repeat 5px -21px #fff;
}

.links ul li.email a:hover {
	background:url(./images/links_email.png) no-repeat 5px -21px #fff;
}

.links ul li.print a:hover {
	background:url(./images/links_print.png) no-repeat 5px -21px #fff;
}

.links ul li.print a:hover,.links ul li.email a:hover,.links ul li.bebo a:hover,.links ul li.facebook a:hover,.links ul li.twitter a:hover {
	background-color:#eee;
}

#main_nav,#sub_nav {
	position:absolute;
	right:20px;
	top:73px;
	margin:0;
}

#sub_nav {
	top:113px;
}

#main_nav ul,#sub_nav ul {
	margin:0;
}

#main_nav li,#sub_nav li {
	display:block;
	float:left;
	margin:0 1px 0 0;
	padding:0;
	background:none;
}

#main_nav li a,#sub_nav li a {
	display:block;
	padding:0;
}

#main_nav li a h3 {
	margin:0;
	font-size:16px;
	line-height:34px;
	padding:0 11px;
	color:#00549d;
	background-color:#fff;
}

#main_nav li.current a h3,#main_nav li a:hover h3 {
	color:#fff;
	background:url(./images/bg_mainnav_but.gif) repeat-x 0 center #00549d;
	text-shadow:#00427b 1px 1px 1px;
}

#main_nav li a.home h3 {
	padding-left:30px;
	background:url(./images/bg_mainnav_but_home.gif) no-repeat 0 center #fff;
}

#main_nav li.current a.home h3,#main_nav li a.home:hover h3 {
	background:url(./images/bg_mainnav_but_home.gif) no-repeat -150px center #00549d;
	color:#fff;
	text-shadow:#00427b 1px 1px 1px;
}

#sub_nav li a p {
	font-size:12px;
	padding:4px 10px 3px;
	color:#00549d;
	text-shadow:#fff 1px 1px 1px;
}

#sub_nav li.current a p,#sub_nav li a:hover p {
	background-color:#fff;
	color:#444;
}


	
/*----------------------- content -----------*/
#content {
	width:990px;
	margin:0 auto;
	background:url(./images/bg_content.png) repeat-y top center;
	overflow:auto;
}


	
/*#main_content {
	position:relative;
	overflow:auto;
	padding:0;
	margin:0;
	width:990px;
	background-color: red;
}*/
#col1 {
	margin:0 0 10px 0;
	overflow:auto;
	width:710px;
	float:left;
	display: inline;
}

#col1 p {
	margin-right:10px;
}

#col1 h2 {
	margin:10px 10px -20px -25px;
	font-size:17px;
}

#col2 {
	margin:0 0 10px;
	padding:0 40px 0 0;
	width:240px;
	float:right;
	overflow:hidden;
}

#col2 h2 {
	margin:-15px 0 -20px;
	padding:4px 0 21px 10px;
	background:url(./images/bg_h2_right.png) no-repeat top right;
	position:absolute;
	top:10px;
	display:block;
	font-size:15px;
	width:255px;
	height:28px;
}

.col1_fullcol {
	position:relative;
	clear:both;
	margin:0;
	padding:10px 0 0 40px;
	width:670px;
}

ul.prices {
	list-style:none;
	margin:8px 10px 12px 0;
	border-top:1px solid #eee;
}

ul.prices li {
	overflow:auto;
	margin:0;
	padding:3px 3px 3px 25px;
	border-bottom:1px solid #eee;
}

ul.prices li span {
	width:50px;
	float:right;
	text-align:right;
}


	
/*----------------------- slideshow -----------*/
#slideshow {
	position:relative;
	height:320px;
	width:660px;
	margin-top:-8px;
	overflow:hidden;
}

#slideshow div {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height:320px;
	width:660px;
	background-color:#fff;
	overflow:hidden;
}

#slideshow div a {
	padding:0;
	margin:0;
}

#slideshow div.active {
	z-index:10;
	opacity:1.0;
}

#slideshow div.last-active {
	z-index:9;
}

#slideshow div img {
	display:block;
	border:0;
}


	
/*----------------------- tabs -----------*/
ul#filter {
	height:50px;
	margin:0 10px 10px -25px;
	padding:0 0 0 25px;
	list-style:none;
	background:url(./images/bg_h1_left.png) no-repeat top left;
}

ul#filter li {
	margin:4px 0 9px;
	padding:0;
	float:left;
	height:37px;
	line-height:37px;
	position:relative;
	border-right:1px solid #fff;
	background:none;
	display:block;
}

ul#filter li a {
	border:none;
	text-decoration:none;
	color:#00549d;
	display:block;
	font-size:15px;
	padding:0 12px;
	outline:none;
	font-family:TitilliumText14L600wt, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-shadow:#fff 1px 1px 1px;
}

ul#filter li a:hover {
	color:#444;
	background:#e5e5e5;
}

html ul#filter li.current,html ul#filter li.current a,html ul#filter li.current a:hover {

	
/*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#00549d;
	background:#fff;
	height:50px;
}

ul#movie_list {
	clear:both;
	padding:0;
	margin:0;
	overflow:hidden;
}

ul#movie_list li.hidden {
	display:none;
}

ul#movie_list li {
	display:block;
	float:left;
	position:relative;
	width:325px;
	height:166px;
	padding:0;
	margin:0 10px 10px 0;
	background:none;
	background-color:#fff;
	overflow:hidden;
}

ul#movie_list li a {
	color:#00549d;
}

ul#movie_list li a:hover {
	background-color:transparent;
	color:#444;
}

ul#movie_list li div.image {

	
/* img container */
	position:relative;
	z-index:20;
	margin:0;
	height:166px;
	width:120px;
	background:url(./images/bg_thumb.png) no-repeat;
}

ul#movie_list li div.image a img {
	margin:8px 0 0 7px;
	border:1px solid #fff;
}

ul#movie_list li div.image a:hover img {
	border:1px solid #444;
}

ul#movie_list li div.details {

	
/* details container */
	position:absolute;
	z-index:18;
	top:0;
	left:0;
	margin:0 10px 0 0;
	width:325px;
}

ul#movie_list li div.details h3 {

	
/* title */
	display:block;
	margin:0;
	padding:8px 40px 6px 125px;
	color:#444;
	background:url(./images/bg_h3_movie_list.gif) no-repeat bottom right;
	font-size:18px;
	line-height:19px;
	text-shadow:#fff 1px 1px 1px;
}

ul#movie_list li div.details h3 a {

	
/* title */
	display:block;
	font-family:TitilliumText14L600wt, Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

ul#movie_list li div.details p {

	
/* synopsis */
	display:block;
	margin:8px 10px 0 125px;
	width:200px;
	line-height:16px;
}

.rating {

	
/* rating */
	display:block;
	position:absolute;
	top:7px;
	right:8px;
	line-height:18px;
	padding:0 4px;
	height:18px;
	background-color:#fff;
	text-align:center;
	color:#555;
	font-family:DroidSansBold, Verdana, Helvetica, Arial, sans-serif;
}

ul#movie_list li div.buttons {

	
/* trailer and more info */
	z-index:19;
	position:absolute;
	bottom:0;
	right:0;
	padding:0 0 12px;
	display:block;
	width:325px;
	height:37px;
	background:url(./images/bg_movie_list.png) no-repeat bottom center;
	text-align:right;
}

ul#movie_list li div.buttons a {
	display:block;
	float:right;
	margin:8px 0 0 1px;
	height:25px;
	line-height:25px;
	color:#00549d;
	font-size:13px;
	font-family:TitilliumText14L600wt, Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

ul#movie_list li div.buttons a:hover {
	color:#fff;
	background-color:#fff;
}

ul#movie_list li div.buttons a.times {
	padding:4px 15px 8px 10px;
	background:url(./images/bg_button_right.png) no-repeat right top;
}

ul#movie_list li div.buttons a.trailer {
	padding:4px 10px 8px 15px;
	background:url(./images/bg_button_left.png) no-repeat left top;
}

ul#movie_list li div.buttons a.times:hover {
	background:url(./images/bg_button_right.png) no-repeat right -40px;
}

ul#movie_list li div.buttons a.trailer:hover {
	background:url(./images/bg_button_left.png) no-repeat left -40px;
}

/* showing today boxes */

ul#movie_list li.showing-today {
/*height: 210px;*/
height: 226px;
}


	
/*----------------------- link lists -----------*/

	
/*------- common -----------*/
#col2 ul {
	margin:0;
	list-style:none;
}

#col2 ul li {
	margin:0;
	padding:0;
	background:none;
}

#col2 ul a {
	display:block;
	text-decoration:none;
	overflow:auto;
	zoom:1;
	padding:8px 10px;
	margin:0;

	
/*background-color: #00549d;*/
	color:#00549d;
}


	
/*------- col 2 rules ------*/
#col2 .block {
	position:relative;
	background:url(./images/bg_ul.gif) no-repeat bottom right;
	margin:5px 0 13px;
	padding:45px 0 0;
}

#col2 ul a {
	padding:3px 10px;
	border-bottom:1px solid #fff;
}

#col2 ul a:hover {
	color:#444;
	background:url(./images/bg_li_col2.gif) no-repeat right center #eee;
}

* html col2 ul a {

	
/* make hover effect work in IE */

	
/*width: 220px;*/
}

#col2 ul a.see_all {
	padding:3px 28px;
	text-align:right;
	background:url(./images/bg_see_all.png) no-repeat right top;
	border-bottom:none;
}

#col2 ul a.see_all:hover {
	background:url(./images/bg_see_all.png) no-repeat right -30px;
	color:#444;
}

.twtr-doc a:hover {
	background:#fff;
}

.twtr-bd {
	margin:0 7px;
}

#facebook div .full_widget {
}

.twitter_facebook {
	background:#f7f7f7;
	margin-top:-10px;
	padding:15px 0 10px 10px;
}

.facebook_tag {
	padding:0;
	margin:-5px 0 0;
	font-size:10px;
}

.facebook_tag a {
	font-size:10px;
	padding:0;
	margin:0;
}


	
/*----------------------- detail page -----------*/
h1 a {
	display:block;
	position:absolute;
	top:5px;
	right:0;
	height:35px;
	padding:0 20px;
	background:url(./images/bg_mainnav_but.gif) repeat-x 0 center #00549d;
	font-size:14px;
	color:#fff;
	border-right:1px solid #fff;
	text-shadow:#00427b 1px 1px 1px;
}

h1 a:hover {
	background:none;
	background-color:#fff;
	text-shadow:none;
	border-right:1px solid #eee;
}

.movie_details {
	position:relative;
	float:left;
	width:260px;
	padding: 0;
}

.movie_details div {
	height:390px;
	width:260px;
	background:url(./images/bg_big.png) no-repeat;
}

.movie_details div img {
	margin:9px 0 0 9px;
	border:1px solid #fff;
}

.movie_details ul {
	list-style:none;
	margin:0;
}

.movie_details ul li {
	overflow:auto;
	padding:4px 0;
	border-bottom:1px solid #eee;
	background:none;
	clear: both;
}

.movie_details ul li b {
	display:block;
	width:65px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
}

.movie_details ul li span {
	display:block;
	width:185px;
	float:right;
}

.movie_details div.links {
	margin:10px 0;
	padding-bottom:5px;
	background:none;
	height:auto;
}

.movie_details div.links ul {
	list-style:none;
}

.movie_details div.links ul li {
	display:block;
	margin:0;
	border:none;
	padding-top:0;
	padding-bottom:3px;
}

.movie_details div.links ul li a {
	margin:0;
	width:220px;
}

.movie_synopsis {
	float:right;
	width:380px;
	padding: 0 0 20px 0;
	margin: 0 10px 0 0;
	display: inline;
}
#col1 .col1_fullcol .movie_synopsis .detail_bar {
	position:relative;
	display:block;
	width: 380px;
	height:36px;
	margin:0 0 10px 0;
	background:url(./images/bg_h3_movie_list.gif) no-repeat bottom right #e9e9e9;
}

#col1 .col1_fullcol .movie_synopsis .detail_bar h3.locations {
	padding:0;
	margin:0;
	height:36px;
	width:380px;
	line-height: 36px;
	font-size:16px;
}

#col1 .col1_fullcol .movie_synopsis p {
	position:relative;
	display: block;
	width:375px;
	margin-right: 10px;
}

#col1 .col1_fullcol .movie_synopsis h4 {
	position: relative;
	display: block;
	width: 380px;
	height:27px;
	font-size:15px;
	line-height:27px;
	background:url(./images/bg_h3_movie_list.gif) no-repeat bottom right #e9e9e9;
	padding:0;
	margin: 15px 0 0 0;
}

#col1 .col1_fullcol .movie_synopsis table {
	position: relative;
	display: block;
	width:380px;
	padding: 0;
	margin: 0 0 15px 0;
	background-color: #fff;
}

#col1 .col1_fullcol .movie_synopsis table td {
	border-bottom:1px solid #eee;
	padding: 0 5px 0 0;
}

#col1 .col1_fullcol .movie_synopsis table a {
	padding:2px 3px;
	text-align:center;
	display:block;
}
#col1 .col1_fullcol .movie_synopsis small {
	display:block;
	text-align:center;
	font-size:8px;
}

#col1 .col1_fullcol .movie_synopsis table a.soldout {
	color:#ee3424;
}

#col1 .col1_fullcol .movie_synopsis div.share {
	position: relative;
	display: block;
	width: 380px;
	height: 65px;
	padding:0;
	margin:15px 0;
	background:url(./images/bg_h3_movie_list.gif) no-repeat bottom right #e9e9e9;
}

#col1 .col1_fullcol .movie_synopsis div.share h2 {
	position: absolute;
	background:none;
	padding:0;
	margin:0;
	height:65px;
	font-size:22px;
	line-height:65px;
	float:left;
}

#col1 .col1_fullcol .movie_synopsis div.share ul {
	position: absolute;
	margin: 0;
	top: 10px;
	right: 8px;
	height: 45px;
}

#col1 .col1_fullcol .movie_synopsis div.share ul li {
	background:none;
	padding:0;
	margin:0;
	float:left;
	height:45px;
	width:45px;
	display: inline;
}

#col1 .col1_fullcol .movie_synopsis div.share ul li a:link,
#col1 .col1_fullcol .movie_synopsis div.share ul li a:visited,
#col1 .col1_fullcol .movie_synopsis div.share ul li a {
	margin:0;
	padding:0;
	width:45px;
	height:45px;
}

#col1 .col1_fullcol .movie_synopsis div.share ul li a p {
	width:45px;
	height:45px;
	text-indent:-9999px;
}

#col1 div.share ul li.facebook a p {
	background:url(./images/share_facebook.png) no-repeat 0 0;
}

#col1 div.share ul li.twitter a p {
	background:url(./images/share_twitter.png) no-repeat 0 0;
}

#col1 div.share ul li.bebo a p {
	background:url(./images/share_bebo.png) no-repeat 0 0;
}

#col1 div.share ul li.email a p {
	background:url(./images/share_email.png) no-repeat 0 0;
}

#col1 div.share ul li.facebook a:hover p {
	background:url(./images/share_facebook.png) no-repeat 0 -50px;
}

#col1 div.share ul li.twitter a:hover p {
	background:url(./images/share_twitter.png) no-repeat 0 -50px;
}

#col1 div.share ul li.bebo a:hover p {
	background:url(./images/share_bebo.png) no-repeat 0 -50px;
}

#col1 div.share ul li.email a:hover p {
	background:url(./images/share_email.png) no-repeat 0 -50px;
}


	
/*----------------------- gift ideas page -----------*/
div.gift_voucher_single,div.gift_voucher_book,div.gift_card {
	position:relative;
	min-height:145px;
}

div.gift_voucher_single div,div.gift_voucher_book div,div.gift_card div {
	position:absolute;
	z-index:2;
	top:10px;
	right:10px;
	width:223px;
	height:135px;
}

div.gift_voucher_single div {
	background:url(./images/gift_single_vouchers.png) no-repeat top right;
}

div.gift_voucher_book div {
	background:url(./images/gift_vouchers_book.png) no-repeat top right;
}

div.gift_card div {
	top:20px;
	background:url(./images/gift_card.png) no-repeat top right;
}

div.gift_voucher_single ul,div.gift_voucher_book ul,div.gift_card ul,div.gift_card p {
	width:420px;
}

div.box {
	background-color:#f5f5f5;
	margin:10px 10px 8px 0;
	padding-bottom:1px;
}

div.box p {
	margin:5px 10px 10px;
	color:#333;
}

div.box p.fineprint {
	color:#888;
	font-size:11px;
	line-height:17px;
}

div.box h3 {
	font-size:14px;
	background-color:#ddd;
	color:#000;
	margin:0;
	padding:6px 10px;
}

div.box h4 {
	font-size:14px;
	background-color:#fff;
	padding:2px 5px;
	margin:10px 10px 5px;
}


	
/*----------------------- classification page -----------*/
.classification {
	overflow:auto;
	background-color:#f5f5f5;
	margin:0 10px 10px 0;
}

.classification img {
	float:left;
	width:30px;
	margin:5px;
}

.classification h3 {
	color:#000;
	float:left;
	width:100px;
	font-size:14px;
	padding:8px 0 8px 5px;
	margin:5px 0;
}

.classification p {
	width:470px;
	float:left;
	padding:5px 10px 5px 0;
	line-height:15px;
	margin:10px 0;
}


	
/*----------------------- prices page -----------*/
.ticket_prices h3 {
	margin-bottom:10px;
	font-size:17px;
}

.ticket_prices h3 span {
	font-size:13px;
}

.ticket_prices h4 {
	background-color:#f0f0f0;
	padding:4px 6px;
	margin:5px 10px 0 0;
}

.ticket_prices h4 span {
	float:right;
}

.ticket_prices p {
	line-height:16px;
	padding:3px 6px;
	margin-bottom:0 10px 5px 0;
	color:#888;
	border:1px solid #eee;
	border-top:none;
}


	
/*----------------------- contact page -----------*/
#contact_details {
	position:relative;
	float:left;
	width:260px;
}

#contact_details div.address {
	width:260px;
	background-color:#f5f5f5;
	margin:0 0 10px;
}

#contact_details div.address h4 {
	padding:8px 10px;
	background-color:#e9e9e9;
}

#contact_details div.address p {
	width:240px;
	padding:3px 10px 10px;
}

#contact_details div.links ul {
	list-style:none;
}

#contact_details div.links ul li a {
	width:220px;
}

#contact_form {
	float:right;
	width:380px;
	margin-right:10px;
	display:inline;
}

#contact_form p {
	width:380px;
}

#contact {
	margin:10px 0;
}

p.inline_input {
	position:relative;
	margin:0;
}

p.inline_input label {
	color:#00549d;
	position:absolute;
	top:2px;
	left:5px;
	background-color:#f5f5f5;
}

p.inline_input input,p.inline_input textarea {
	width:370px;
	margin:0 2px 5px 0;
	border:none;
	background:url(./images/bg_input.gif) no-repeat #f5f5f5;
	color:#444;
	padding:4px 5px 5px;
}

#contact p.inline_input textarea {
	padding:4px 2px;
	height:120px;
}

#contact p.cv,#contact p.radios,#contact p.select {
	margin:10px 0;
}

#contact p.cv label,#contact p.radios label,#contact p.radios input {
	position:relative;
	top:0;
	left:0;
	line-height:20px;
	background:transparent;
}

#contact p.select select {

	
/*background-color: #fefefe;
border: 1px solid #aaa;*/
}

p.send_but {
	text-align:right;
	width:380px;
}

p.send_but input {
	width:100px;
	margin:0;
}


	
/*----------------------- newsletter form -----------*/
#col2 p {
	margin:0 10px;
}

#col2 p.inline_input {
	margin:5px 10px;
}

#col2 p.inline_input label {
	background-color:#fff;
}

#col2 p.inline_input input {
	width:210px;
	background-color:#fff;
}

#col2 p.send_but {
	width:220px;
	padding:0 10px 10px 0;
}

#col2 p.send_but input {
	width:75px;
}


	
/*----------------------- footer -----------*/
#footer {
	width:990px;
	height:170px;
	margin:0 auto;
	overflow:auto;
	background:url(./images/bg_footer.png) no-repeat bottom center;
}

#footer h2 {
	font-size:18px;
	margin-top:20px;
	margin-left:-5px;
	padding-left:15px;
}

#footer h2 a {
	color:#00549d;
}

#footer h2 a:hover {
	color:#444;
	background:none;
}

#footer .footer_left_col,#footer .footer_middle_col {
	width:315px;
	float:left;
	display:inline;
}

#footer .footer_left_col {
	margin-left:45px;
}

#footer .footer_left_col h2 {
	margin-left:-25px;
	padding-left:25px;
}

#footer .footer_middle_col {
	margin-left:20px;
}

#footer .footer_middle_col h2 {
	margin-left:-15px;
}

#footer .footer_right_col {
	width:240px;
	float:right;
	margin-right:35px;
	display:inline;
}

#footer .footer_right_col h2 {
	background:url(./images/bg_h2_right.png) no-repeat top right;
	margin-left:0;
	margin-right:-15px;
	padding-left:10px;
}

.promo_1,.promo_2,.promo_3 {
	position:relative;
	height:160px;
}

.promo_1 p,.promo_2 p,.promo_3 p {
	position:relative;
	z-index:12;
	line-height: 16px;
}

div.overlay_pic {
	position:absolute;
	z-index:11;
	bottom:1px;
	right:0;
	height:151px;
}

.promo_1 div.overlay_pic {
	width:246px;
	background:url(./images/promo_movie_muncher.png) no-repeat bottom right;
}

.promo_2 div.overlay_pic {
	width:163px;
	background:url(./images/promo_vouchers.png) no-repeat bottom right;
}

.promo_3 div.overlay_pic {
	width:162px;
	background:url(./images/promo_3d.png) no-repeat bottom right;
}