#cinema_main { 
	color:#333333;
	float:left;
	padding:20px 0pt 20px 20px;
	width:630px;
}

#cinema_main #nowShowing {
	background:       #fff url('../images/cinema/bg_cinema_main_header.gif') top left no-repeat;
  height:           267px;
	padding:          9px;
}

#cinema_main #nowShowing #nowShowingContent {
	background-color: #fff;
	height:           204px;
	padding:          14px;
}

#cinema_main #columns {
	padding:          0px 0px 0px 24px;
	width:            620px;
}

#cinema_main #movieInfo {
	background-color:#FFFFFF;
	float:right;
	font-size:11px;
	margin-bottom:10px;
	margin-left:20px;
	width:300px;
}

.rating img {
	margin: 0 5px 5px 0;
	vertical-align:middle;
}

.watch {
	padding-left: 22px;
	background: url(../images/camera.gif) no-repeat left;
}

#movieProperties {
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	height:21px;
	margin-bottom:20px;
	padding-top:5px;
	width:290px;
}

.clearer {
	clear:both;
	font-size:0.1em;
}


h2 {
	font-size: 14px; 
	font-weight: bold;
}


h2.cinemaFavourite {
	background: url(../images/cinema/list_star_orange.gif) no-repeat left;
	padding-left: 25px;
}

h2 span {
	font-size: 12px;
	font-weight:normal;
}

h2.whatsShowing {
	font-weight: normal;
}
h2.whatsShowing span {
	font-weight: bold;
	font-size: 14px;
	padding-left:5px;
}
p#locationLinks, p#locationLinks a {
	font-size:10px;
	color: #666 !important;
}
p.locationLinks a {
	text-decoration:underline;
}

div.map {
/*float:            right;*/
	left:             350px;
	margin-top:       10px;	
	width:            300px;
	height:           210px;
	position:         absolute;
	z-index:          101;
}
div.map-filler {
	left:             350px;
	margin-top:       -30px;
	width:            300px;
	height:           210px;
	position:         absolute;
	z-index:          1;
}

div.cinemaInfo {
	margin:           5px 25px 25px 0;
	border:           solid 1px #ddd;
	border-width:     1px 0;
	float:            left;
	width:            300px;
	height:           auto !important;
	min-height:       153px;
	height:           153px;
	padding:          10px 0;
}

div.cinemaInfo h2 {
	padding-bottom: 5px;
}

div.cinemaInfo h2 a.isFavourite, div.cinemaInfo h2 a.isntFavourite {
	margin: 0 6px 0 0;
}

h2 a.cinemaName {
	cursor: default;
	margin:0;
	line-height:18px;
}

.address {
	clear:left;
	margin: 15px 0;
}

.phoneNumber {
	font-weight:bold;
}

.buyOnline {
	background:url(../images/cinema/btn_buy_tickets_large.gif) no-repeat left;
	padding-left: 55px;
	font-weight:bold;
	line-height:25px;
}

/* #######################  showtimes ###################*/
/* day list */
ul#movieDays {
	margin: 15px 0 0;
	height:30px;
	clear:left;
}

.reviewSmall ul#movieDays {
	margin-top:0;
}

ul#movieDays li {
	list-style:none;
	float:left;
	width:90px;
}

li#dayFirst {
	width:90px !important;
}

a.movieDay {
	display:block;
	background: #f7f7f7;
	color: #333333 !important;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	text-align:center;
	width: 89px;
	border: solid 1px #ddd;
	border-width: 1px 1px 2px 0;
}

a.movieDay:hover {
	text-decoration: underline;
	background:#fcfcfc;
}

li.daySelected a.movieDay, li.daySelected a.movieDay:hover {
	background: #fff;
	border-width:2px 2px 0px 1px !important;
	width:87px;
	font-weight:bold;
}

li#dayFirst a.movieDay {
	border-left: solid 1px #ddd !important;
	width:88px;
}


li.daySelected#dayFirst a.movieDay {
	border-left: solid 2px #ddd !important;
	width: 86px;
}

li.daySelected#dayFirst a.movieDay:hover {
	border-left: solid 2px #ddd !important;
	width:86px;
}

/* cinema list */
h3.cinemaDay {
	display:none;
}
h4.faveCinemaHeading1, h4.faveCinemaHeading2 {
	background:#F8F8F8;
	border: solid 2px #ddd;
	border-width:0pt 2px 1px;
	color: #333;
	font-weight:bold;
	margin-bottom:1px;
	padding:10px;
	margin-top:3px !important;
	margin-top: -1px; /* ie6 fix */
	position:relative;
}

*+html h4.faveCinemaHeading1{ /*ie7 fix */
	margin-top: 2px !important;
}

h4.faveCinemaHeading2 {
	margin-top: -1px !important;
	margin-top: -3px !ie7andbelow; /* ie7- fix */
}

p.noFavourites {
	border: solid 2px #ddd;
	border-width:0pt 2px 2px;
	margin-top:-1px;
	padding:10px;
	margin-bottom: 2px !ie;
}

ul.cinemaList {
	margin-top: -1px;
	border-bottom:solid 1px #ddd;
	border-bottom:0 !ie7andbelow;
}

ul.cinemaList h2 {
	margin-top:  10px;
	margin-left: 10px;
}


ul.movieTimes {
	margin-left:5px;
	float:none;
	display: inline !important;
	padding-left: 10px;
	float: left !ie;
}

ul.movieTimes li {
	border:0 none !important;
	line-height:30px;
	padding:0 3px 0;
	width:auto;
	display:inline !important;
}

ul.movieTimes:after {
	content: ".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}

ul.cinemaList li, ul.movieList li, ul.movieList ul.movieTimes li {
	clear:left;
	border: solid 1px #ddd;
	border-width: 0 2px 1px;
	padding-top: 5px;
	position:static !important;
	min-height: 34px;
	height:auto !important;
	height:34px;
	margin-top:0;
	margin-top: -3px !ie7andbelow;
}

ul.movieTimes.manySessions li {
	font-size: 11px;
	padding: 0;
}

ul.movieList, ul.movieList ul, ul.movieList li {
	display:none;
}

li.cinemaExpanded ul.movieList, li.cinemaExpanded ul.movieList ul, li.cinemaExpanded ul.movieList li {
	display:block;
}

li.cinemaExpanded ul.movieList {
	position:relative;
	border:0 !important;
	clear:left;
	float:none !important;
}

li.cinemaExpanded ul.movieList li.movieListFirst {
	border-top:0 !important;
}

li.cinemaExpanded ul.movieList li {
	width: 605px !important;
	border-width: 1px 0 0 0 !important;
	clear:left;
	margin: 0 10px;
	min-height:40px;
	height:auto !important;
	height:38px;
}

li.cinemaExpanded ul.movieTimes {
	width:auto;
	float:left;
	position:static !important;
	border:0 !important;
	margin: 4px 0;
}

li.cinemaExpanded ul.movieTimes li {
	border:0 !important;
	display:inline !important;
	line-height:30px;
	padding-right: 3px;
	color: #666;
	margin:0;
}






/* links, etc. */
a.isFavourite, a.isntFavourite {
	display:block;
	float:left;
	width: 17px;
	height: 17px;
	background: url(../images/cinema/list_stars.gif) no-repeat left -17px;
	border:0;
	margin:6px;
	text-decoration: none !important;
	overflow:visible !important;
	overflow:hidden;
}

a.isFavourite {
	background-position: left top;
}

a.isFavourite:hover {
	background-position: left -34px;
}

a.isntFavourite:hover {
	background-position: left top;
}

a.isFavourite div, a.isntFavourite div {	
	display:none;
}

a.isFavourite:hover div, a.isntFavourite:hover div{
	display:block;
	background: url(../images/cinema/rollover_fav.gif) no-repeat left top;	
	height:41px;
	left:-25px;
	position:relative;
	top:-39px;
	width:217px;
	z-index:5;
	padding-top: 1px;
}

a.isFavourite div span, a.isntFavourite div span {
	display: block;
	background: #fff;
	color: #666;
	font: bold 13px Arial, Helvetica, sans-serif;
	height: 15px;
	margin: 7px;
}

ul.movieList a.movieName {
	padding: 4px 10px 3px 20px;
	font-weight:normal;
}

li.cinemaExpanded a.cinemaName {
	color: #000;
	padding-bottom: 5px;
}

ul.movieList a.buyTickets {
	margin-top: 8px !important;
}


a.buyTickets {
	float:right;
	background: url(../images/cinema/btn_buy_tickets.gif) no-repeat left top;
	width:53px;
	height:0;
	padding-top: 22px;
	overflow:hidden;
	display:block;
	margin: 4px 10px;
}

a.cinemaName, a.movieName {
	font-weight: bold;
	line-height: 30px;
	display:block;
	float:left;
	width:auto;
	padding-right: 5px;
}

a.movieName {
	padding-left:10px;
}

a#changeLocation {
	color:#666666;
	float:right;
	font-size:10px;
	margin-top:-15px;
	text-decoration:underline;
}

a.seeWhatsOn {
	background: url(../images/cinema/expand_collapse.gif) no-repeat right 3px;
	color:#333 !important;
	display:block;
	float:right;
	font-size:11px;
	margin: 7px 10px 0;
	padding-right:15px;
	text-decoration:underline !important;
}

li.cinemaExpanded a.seeWhatsOn {
	background-position: right -17px;
}


.sentenceLink {
	white-space:nowrap;
}

/* #######################  review  ###################*/
div.reviewPanel {
	clear:left;
	margin: 15px 0;
	background: #F7F7F7;
	border: solid 1px #ddd;
	padding:10px;
}

div.reviewPanel .review {
	float:left;
	color:#000;
}
div.reviewPanel .review.withVerdict {
	width: 300px;
}

div.reviewPanel p.reviewer {
	margin-bottom:0;
}

div.reviewPanel h2 {
	margin-bottom:3px;
}

div.review img {
	margin: 3px 0;
}
div.stars img {
	margin:          0px !important;
}


.quote {
	float:right;
	margin:0 ;
	width: 285px; 
}

.quote, .quote p {
	color:#FF6100;
	font-family:georgia,serif;
	font-size:14px;
	line-height:20px;
}

.quote.verdict {
	background: url(../images/cinema/icon_verdict_grey.gif) no-repeat right top;
	padding-right:70px;
	width:210px;
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
	min-height: 65px;
	height: auto !important;
	height: 65px;
}

/* change location form */
#changeLocation {
	background:#F5F6F6;
	border: solid 2px #ddd;
	border-width: 1px 1px 0;
	padding:10px;
	display:none;
}

#changeLocation h3 {
	font-size: 1em;
	margin-bottom: 5px;
}

#changeLocation select {
	margin-right: 5px;
}

