a.cinema{
	text-decoration:underline;
	display:inline-block;
}

a.cinema img{
	height:17px;
	margin-bottom:-4px;
	padding-left:3px;	
}

div.month_box div.month_name{
	color:#E86BA5;
	font-size:18px;
	padding:5px;
	text-transform:uppercase;
	padding-left:10px;
}

div.month_box div.month_days div.month_day{
	background-color:#FDF0F8;
	padding:10px;
	padding-bottom:5px;
}

div.month_box div.month_days div.month_day.alt{
	background-color:#FFFFFF;
}

div.month_box div.month_days div.month_day div.day_name{
	float:left;
	font-size:18px;
	padding-top:6px;
}

div.month_box div.month_days div.month_day div.day_times{
	color:#E86BA5;
	font-size:30px;
	float:right;
	text-align:right;
}

div.month_box div.month_days div.month_day div.day_times div.day_time{
	display:block;
	padding-bottom:10px;
}

div.state_name{
	color:#EB6CA7;
	background:#FFFFFF url(../images/smallPinkBar.jpg);
	cursor:pointer;
	padding:7px;
	padding-top:9px;
	font-size:20px;
	margin-bottom:3px;
}

div.state_cities{
	padding:10px;
	display:none;
	color:#4D4D4D;
	margin-bottom:3px;
	background:white url(../images/nowShowing_blank.png) no-repeat 15px -7px;	
	padding-top:5px;

}

div.state_cities p{
	font-size: 1.1em;
	line-height: 1em;
	color: #EB6CA7;
	padding:0 0 0 10px;
	margin-bottom:0;
	margin-top: -7px;
	font-family: Georgia, serif; 
	font-style: italic;
}

div.state_name span {
	position:relative;
	left:10px;
	top:-5px;
	color:#EB6CA7;
}

div.state_name img{
	padding-left:7px;
	margin-right:-5px;
}

div.city{
	padding-bottom:5px;
	padding-top: 3px;
}

div.city_name{
	font-size:12px;
	font-weight:bold;
	width:110px;
	color:#4D4D4D;
	float:left;
	text-align:right;
}

div.city_cinemas{
	padding-left:10px;
	float:left;
	width:320px;
}

table#tblNetworking a{
	outline:none !important;
	border:none;
}

.premiere_info{
	text-transform:uppercase;
	font-size:20px;
	line-height:20px;
}

#title_holder {
	width:830px;
	height:73px;
	background:url(../images/CinemaHeader.png);
	margin-left:30px;
	margin-bottom:10px;
	padding-left:70px;
	text-transform:uppercase;
	font-size:35px;
}

#title_holder span {
	position:relative;
	top:5px;
}

.address_box span#company {
	font-size: 14px;
	font-family:Lucida Grande;
	font-weight:bold;
	text-transform: uppercase;
	color:#E86BA5;
	letter-spacing:1px;
}

.address_box span#address {
	font-size: 14px;
	font-family:Lucida Grande;
}

#tblNetworking {
	margin-top:-10px;
	position:relative;
	left:-8px;
}

#tblNetworking a {
	font-size: 17px;
	font-family:Lucida Grande;
	font-weight:bold;
}

#tblNetworking a:hover {
	text-decoration: none;
}

#tblNetworking a img {
	position:relative;
	top:18px;
}

#cinema_map, #country_map {
	border-bottom: 2px solid #E86BA5; margin-bottom:27px;
}

.minilink {
	font-size: 10px;
	text-transform: uppercase;
}

h1.whens_it_on{
	font-size:30px;
	background:transparent url(../images/ShowingTimesHeader.png);
	font-size:30px;
	height:63px;
	margin-bottom:-4px;
	padding-left:90px;
	padding-top:30px;
	width:380px;
}

.country_image_wrapper {
	width: 450px;
	display: inline;
	float: left;
	padding: 0px;
	
}
.country_image {
  max-width: 500px;
  width: expression(this.width > 500 ? "500px" : true);  
}

.country_trailer {
  overflow: hidden;
  max-width: 400px;
  width: expression(this.width > 400 ? "400px" : true);  
}

#no_booking_link{
	color:#555555;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#no_booking_link span{
	color:#999;
	font-size:12px;
}

.big_phone{
	color:#EB6CA7;
	font-family:Georgia;
	font-size:40px;
	font-weight:bold;
	text-align:center;
}

.small_phone{
	color:#EB6CA7;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	display:block;
	padding-top:10px;
}

#search-link{
	display:none !important;
}

.info_head{
	color:#888888;
	font-size:11px;
	letter-spacing:1px;
	padding-top:10px;
}

.info_body{
	font-size:16px;
}

.info_body span{
	color:#EB6CA7;
}

.header_AU{
	padding-bottom:34px;
}

.header_AU img{
	position:absolute;
	margin-top:-34px;
}

#how_can_i_help .info_body{
	border-bottom:4px dotted #dddddd;
	padding-bottom:15px;
}