﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background-image:url(../images/background2.png);
	background-repeat:no-repeat;
	background-color:#231F20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; 
}
p{
	font-size:1.2em;
}
a { color: #5F5333; }
a:hover { color: #000; }
a.two{
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
}
	
	
h4{
	font-size:2em;
	font-weight:bold;
	margin:10px 0px 10px 10px;
}
.container{
	margin:auto;
	
}
.sub-container{
	
}
.content{
	position:relative;
	margin:auto;
	width:942px;
	color:#FFF;
}
.events_home{
	position:absolute;
	top:18px;
	left:200px;
}
.footer{
	background-image:url(../images/footer_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.footer_content{
	margin:auto;
	width:960px;
	margin-top:10px;
	color:#fff;
}
.foot_col{
	float:left;
	width:280px;
	margin:0px 20px 0px 20px;
}
.foot_col_title{
	font-size:1.4em;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	font-weight:bold;
	width:300px;
}
.foot_col a{
	text-decoration:none;
	color:#ffffff;	
	font-size:1.1em;
	line-height:1.6em;
}
.foot_col a:hover{
	text-decoration:underline;
	}
.foot_col_title a{
	text-decoration:none;
	color:#fff;
}
.foot_col_title a:hover{
	text-decoration:underline;
}
.footer_graphic{
	margin:auto;
	background-image:url(../images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:79px;
	margin-top:-15px;
}
.two_col{
	float:left;
	width:630px;
	padding-right:8px;
}
.two_col_header{
	width:632px;
	margin-left:-2px;
	background-image:url(../images/2col_header.jpg);
	height:36px;
}
.two_col_header h2{
	font-size:1.2em;
	font-weight:normal;
	padding:10px 0px 0px 12px;
	color:#FFF;
}
.two_col_header_eventinfo{
	width:629px;
/*	margin-left:-2px;
	background-image:url(../images/2col_header_eventinfo.jpg);*/
	background-image:url(../images/eventdetail_header.jpg);
	height:40px;
}
.two_col_header_eventinfo h2{
	font-size:1.2em;
	font-weight:normal;
	padding:10px 0px 0px 12px;
	color:#FFF;
}
.one_col{
	float:left;
	width:314px;
	margin-left:-2px;
}
.left{
	margin-right:6px;
}
.header{
	padding-bottom:5px;
}
.header img{
	margin-top:10px;
}
.heading{
	font-size:2.2em;
}
.heading_eventdetail{
	font-size:2.2em;
	margin-bottom:20px;
}
.flash-wrapper{
	margin:7px 0px 7px 0px;
}
.flash-wrapper_hide{
	display:none;
}
.categories{
	width:632px;
	margin-left:-2px;
	float:left;
}
.clear{
	clear:both;
}
.standard_box{
	background-image:url(../images/white_bg_314.jpg);
	color:#333;
	margin-top:6px;
}
.standard_box p{
	position:relative;
	padding:5px 12px 5px 12px;
	line-height:1.6em;
}
.header_314{
	background-image:url(../images/blacktop_314.jpg);
	height:37px;
}
.header_314 h2{
	font-size:1.2em;
	font-weight:normal;
	padding:10px 0px 0px 12px;
	color:#FFF;
}
.footer_314{
	background-image:url(../images/brown_bottom_314.jpg);
	height:32px;
}
.footer_314 p{
	text-align:right;
	padding-right:26px;
}
.more_link{
	display:block;
	padding:9px 30px 0px 0px; 
	text-align:right;
	color:#C5B679;
	text-decoration:none;
	font-weight:bold;
}
.footer_314 a:hover{
	text-decoration:underline;
}
.arrowlink{
	float:right;
	padding:10px 9px 0px 0px;
}
.content_item{
	position:relative;
	margin:10px 12px 0px 12px;
	font-size:1.1em;
	line-height:1.5em;
	border-bottom:1px dashed #CCC;
	padding-bottom:10px;
}
.content_title{
	color:#5F5226;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
.content_title:hover{
	text-decoration:underline;
}
.content_item img{
	float:left;
	padding-right:10px;
}
.search_right{
	float:left;
	width:268px;
	background-color:#cdcdcd;
	margin:0px 10px 10px 10px;
	padding:10px 0px 0px 10px;
	display:inline;
	border:1px solid #666666;
}
.search_right img{
	float:left;
}
.search_right_text{
	font-size:1.2em;
	color:#333333;
	font-weight:bold;
	padding:0px 0px 4px 0px;
	margin-top:-4px;
}
.restaurant_text{
	float:left;
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	width:90px;
	line-height:1.8em;
}
.restaurant_dropdowns{
	float:left;
}	
.input{
	margin:0px 0px 0px 10px;
	width:260px;
	float:left;
	height:22px;
}
.small_input{
	margin:0px 0px 0px 10px;
	width:160px;
	float:left;
	height:22px;
}
.input_right{
	width:250px;
/*	float:left; */
	padding:2px 2px 2px 2px;
	margin-bottom:10px;
}
.input_right_small{
	width:120px;
	float:left;
}
.input_right_half{
	margin-bottom:10px;
	margin-right:4px;
	width:96px;
	float:left;
	height:22px;
	padding:2px 2px 2px 2px;	
}
.hotel_input{
/*	display:inline; */
	width:77px;
	margin:0px 10px 10px 0px;
/*	float:left; */
}
.hotel_input_large{
	width:170px;
	margin:0px 0px 10px 0px;
/*	float:left; */
}
.hotel_input_date{
	width:140px;
	margin:0px 2px 10px 0px;
/*	float:left; */
}
.restaurant_input{
	width:145px;
	margin: 6px 0px 0px 10px;
	float:left;
}
.restaurant_div img{
	float:right!important;
	padding-right:4px;
}
.restaurant_drop{
	width: 149px!important;
}
.restaurant_price{
	width:155px;
	margin: 5px 0px 0px 10px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
}
.restaurant_price input {
	width: 133px;
}
.room_type {
	width:110px!important;
}
.no_adults {
	width:50px!important;
}
.search, .book{	
	float:right;
	display:inline;
	margin-right:7px;
	width:134px;
	height:35px;
	cursor:pointer;
	border:0px;
}
.search:hover, .book:hover{
	background-position:bottom;	
}
.search{
	background-image:url(../images/search_now.jpg);	
}
.book{
	background-image:url(../images/book_now.jpg);	
}
.subscribe{	
	display:block;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:30px;
	width:146px;
	height:37px;
	background-image:url(../images/subscribe.jpg)
}

.subscribe:hover{
	background-position:bottom;	
}
.close{	
	display:block;
	width:26px;
	height:27px;
	background-image:url(../images/close.jpg);
	float:right;

}
.close:hover{
	background-position:bottom;	
}
.spacer{
	background-image:url(../images/spacer.gif);
	height:10px;
	margin:auto;
	width:200px;
}
.rightcol{
	float:right;
	width:300px;
	margin-top:30px;
}
.right_box{
	background-color:#999999;
	border:1px solid #cdcdcd;
	width:300px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.right_box img{
	float:left;
	margin-top:-2px;
}
.search_header{
	background-image:url(../images/search_title.jpg);
	height:34px;
	margin-bottom:10px;
}
.hotel_box{
	margin-top:6px;
	background-image:url(../images/hotel_repeat_bg.jpg);
}
.hotel_header{
	background-image:url(../images/hotel_title.jpg);
	height:34px;
	margin-bottom:10px;
}
.search_header h2, .hotel_header h2, .diary_header h2, .restaurant_header h2{
	font-size:1.2em;
	font-weight:bold;
	padding:9px 0px 0px 16px;
	color:#FFF;
}
.right_box p{
	position:relative;
	padding:5px 12px 5px 12px;
	line-height:1.6em;
	color:#cdcdcd;
}
.restaurant_header{
	background-image:url(../images/restaurant_title.jpg);
	height:34px;
	margin-bottom:10px;
}
.diary_header{
	background-image:url(../images/diary_title.jpg);
	height:34px;
	margin-bottom:10px;
}
.diaryimg{
	padding-bottom:10px;
}
.diary_title a{
	font-weight:bold;
	margin-top:4px;
	font-size:1.2em;
	text-decoration:none;
	display:block;
	margin:20px 10px 30px 10px;
	float:right;
}
.diary_title a:hover{
	text-decoration:underline;
}
.diary_text{

	font-size:1.0em;
	margin:4px 0px 0px 10px;
	float:left;
	width:80px;
}
.diary_sub{

	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	float:right;
	display:block;
	margin-right:10px;
	margin-top:-4px;
}
.mpu img{
	float:left;
}
.foot_list{
	padding-top:10px;
	float:left;
	width:120px;
	padding-right:20px;
	list-style:none;
	color:#E4E4E4;
}
.foot_list a{
	font-size:1.1em;
	color:#E4E4E4;
	line-height:20px;
	text-decoration:none;
}
.list_indent{
	padding-left:20px;
}
.foot_list a:hover{
	text-decoration:underline;
}
.footer_navigation{
	margin:auto;
	width:960px;
	text-align:center;
	margin-top:-30px;
	margin-bottom:-20px
}
.footer_navigation ul{
	list-style:none;
}
.footer_navigation ul li{
	display:inline;
}
.footer_navigation a{
	font-size:1.2em;
	color:#252525;
	line-height:20px;
	text-decoration:none;
}
.footer_navigation a:hover{
	text-decoration:underline;
}

/* Category page */

.filter_box{
	background-image:url(../images/filter_bg.jpg);
	margin-left:-2px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:4px;
	width:631px;
}

.filter_input_eventname, .filter_input_eventlarge, .filter_input_date, .filter_input_venue, .filter_input_category
{
	float:left;
	margin:4px 0px 0px 0px;
}

.filter_input_event
{
	width:160px;
	margin:4px 0px 0px 0px;	
}

.filter_input_event_large
{
	width:300px;
	margin:4px 0px 0px 0px;
}

.filter_input_date
{
	width:55px;
	float:left;
	margin:4px 4px 0px 0px;	
}

.filter_input_venue
{
	width:116px;
}

.filter_input_category
{
	width:100px;
}

.event_list_box_header{
	background-image:url(../images/grey_bg.jpg);
	margin-left:-2px;
	float:left;
	width:632px;
	font-size:1.2em;
	color:#111;
	font-weight:bold;
}
.event_list_box_white{
	background-image:url(../images/white_bg.jpg);
	margin-left:-2px;
	float:left;
	width:632px;
	font-size:1.2em;
	color:#666;
}
.event_list_box_grey{
	background-image:url(../images/light_grey_bg.jpg);
	margin-left:-2px;
	float:left;
	width:632px;
	font-size:1.2em;
	color:#666;
}
.list_col1{
	float:left;
	width:170px;
	padding:8px 10px 8px 20px;
}
.list_col_filter{
	float:left;
/*	width:300px; */
	padding:8px 10px 8px 20px;

}
.list_col1_large{
	float:left;
	width:297px;
	padding:8px 10px 8px 20px;
}
.list_col2{
	float:left;
	width:135px;
	padding:8px 10px 8px 10px;
}
.list_col3{
	float:left;
	width:110px;
	padding:8px 20px 8px 10px;
}
.list_col4{
	float:left;
	width:102px;
	padding:0px 20px 8px 10px;
	margin-top:8px;
}
.list_col_full{
	text-align:center;
	margin-top:8px;
}
.filter{
	float:right;
	display:block;
	width:121px;
	height:34px;
	background-image:url(../images/filter_button.jpg);
	background-position:top;
	margin-right:18px;
	margin-bottom:4px;
	cursor:pointer;
	border:0px;
}
.filter:hover{
	background-position:bottom;	
}
.cat_footer{
	margin-left:-2px;
}
.heading_right{
	float:right;
	display:block;
	font-size:1.4em;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;
}
.eventpic{
	padding-bottom:10px;
	padding-top:10px;
}

.two_col_bg{
	background-image:url(../images/2col_header_eventinfo_bg.jpg);
	margin-left:-2px;
	padding-left:20px;
	float:left;
	width:612px;
}
.two_col_bg_eventdetail{
	background-image:url(../images/eventdetail_bg.jpg);
	padding-left:10px;
	float:left;
	width:619px;
}
.two_col_bg_eventdetail p{
	color:#333;
	margin:10px 10px 0px 10px;
	line-height:1.8em;
}
.booknow, .moreinfo{
	width:161px;
	height:45px;
	display:block;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:4px;
}
.booknow {
	background-image:url(../images/booknow.jpg);
}
.moreinfo{
	background-image:url(../images/moreinfo.jpg);
}

.booknow:hover, .moreinfo:hover{
	background-position:bottom;
}

.booknow_inpic{
	background-image:url(../images/booknow_inpic.jpg);
}

.moreinfo_inpic{
	background-image:url(../images/moreinfo_inpic.jpg);
}

.booknow_inpic, .moreinfo_inpic{
	position:absolute;
	width:153px;
	height:37px;
	left: 454px;
	top: 322px;
}
.booknow_inpic:hover,.moreinfo_inpic:hover{
	background-position:bottom;
}
.eventinfo_col1{
	padding:6px 10px 10px 10px;
	width:310px;
	float:left;
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	line-height:26px;
}
.eventinfo_col1_long{
	padding:6px 10px 0px 10px;
	width:390px;
	float:left;
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	line-height:26px;
}

.event_info_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
}
.eventcol1_text, .eventcol1_text a{
	padding:10px 0px 0px 0px;
	font-weight:normal;
	color:#333333;
	font-size:1em;
	line-height:23px;
}
.eventinfo_col2{
	width:280px;
	float:left;
}
.eventinfo_col2_short{
	width:200px;
	float:left;
	margin-top:10px;
}
.event_actionCalls{
	padding:10px 10px 10px 30px;	
}
.event_actionCalls img{
	float:left;
	padding-right:10px;
}
.event_actionCalls a{
	display:block;
	font-size:1.1em;
	color:#000;
	font-weight:bold;
	padding-left:10px;
}
.event_actionCalls a:hover{
	color:#91803E;
}
.performances{
	float:left;
	padding:0px 10px 10px 10px;
	color:#666;
	font-size:1.2em;
}
.eventBox{
	float:left;
	margin:0px 20px 10px 10px;
	font-size:1.2em;
	width:590px;
}
.eventMonthContainer{
	float:left;
	width:140px;
}
.eventMonth{
	color:#333;
	display:block;
	padding:4px 0px 4px 0px;
	border:1px solid #666;
	background-color:#AEA884;
	background-image:url('../Images/event_button_bg.jpg');
	text-decoration:none;
	margin-bottom:2px;
	text-align:center;
	text-decoration:underline;
}
.performanceInfo{
	color:#333;
	font-style:italic;
	font-weight: normal;
	line-height: 1.6em;
	float:left;
	padding:0px 0px 10px 20px;
}
.highlight{
	font-weight:bold;
	background-color:#fff;
	background-image:url('../Images/event_button_bg_highlight.jpg');
	text-decoration:none;
}
.eventinfo_footer{
	margin-left:-2px;
}
.two_col_footer_eventinfo{
	width:629px;
/*	margin-left:-2px;*/
	background-image:url(../images/eventdetail_footer.jpg);
	height:12px;
	background-repeat:no-repeat;
	margin-bottom:6px;
}
.social_network{
	color:#111;
	font-size:1.2em;
	font-weight:bold;
/*	background-image:url(../images/2col_header_eventinfo_bg.jpg);*/
	background-image:url(../images/eventdetail_bg.jpg);

	margin-top:10px;
	float:left;
	width:609px;
	padding:10px 0px 4px 20px;
}
.social_network a{
	color:#111;
	text-decoration:none;
}
.social_network a:hover{
	text-decoration:underline;
}
.social_network img{
	padding:0px 4px 0px 10px;
}
.social_network span{
	font-size:.9em;
	padding-right:20px;
}
.artist_highlights{
	padding:10px 10px 0px 0px;
	color:#000;
	font-weight:bold;
	line-height:22px;
	padding-bottom:10px;
	margin-right:20px;
	border-bottom:dashed 1px #666;
}
.artist_highlights a{
	color:#000;
}
.artist_highlights a:hover{
	color:#91803E;
}
.artist_info{
	color:#333;
	line-height:22px;
	margin:10px 20px 10px 0px;
}
.video{
	margin-left:2px;
}
.event_list_box_white, .event_list_box_grey{
      margin-left:-2px;
      float:left;
      width:632px;
      font-size:1.2em;
      color:#666;
}
.event_list_box_white:hover, .event_list_box_grey:hover{
      color:#000; 
}
.event_list_box_white{
      background-image:url(../images/white_bg.jpg);
}
.event_list_box_grey{
      background-image:url(../images/light_grey_bg.jpg);
}
.form_table{
	background-color:#A29F7E;	
	margin:10px;
	padding:10px;
	width:460px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color:#111;
	font-weight:bold;
	line-height:2.4em;
	
}
.form_table input, .form_table select, .form_table textarea{
	width:200px;
	margin:2px 0px 2px 0px;
	border: 1px solid #333;
	padding:2px 0px 2px 0px;
}
.close{	
	display:block;
	width:26px;
	height:27px;
	background-image:url(../images/close.jpg);
	float:right;

}
.close:hover{
	background-position:bottom;	
}


.videoplaceholder{  /*delete  classthis after build */
padding-left:2px; 	/*delete  classthis after build */
}					/*delete  classthis after build */	
.map{
margin-top:10px;
margin-right:4px;
margin-bottom:10px;
}

.modalBackground {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	z-index: 1001;
}

.modalWindow {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: auto;
	width: auto;
	background: #FFFFFF;
	border: 5px solid #000000;
	z-index: 1002;
	padding: 0px;
}

.resultHeading
{
	color: #000;
	text-decoration: none;	
}

.resultHeadingActive
{
	color: #000;
	text-decoration: underline;	
}

.full_col_header{
	background-image:url(../images/full_col_header.jpg);
	background-repeat:no-repeat;
	height:35px;
}
.full_col_header h2{
	font-size:1.2em;
	font-weight:normal;
	padding:10px 0px 0px 12px;
	color:#FFF;
}
.full_col_bg{
	background-image:url(../images/full_col_bg.jpg);
}
.full_col_bg2{
background-color:#333333;
}

.full_col_extra{
	background-color:#fff;
	color:#000;
	padding:8px 8px 8px 8px;
}
.full_col_footer{
	background-image:url(../images/full_col_footer.jpg);
	background-repeat:no-repeat;
	height:18px;
}
.full_col_bg ul li{
	display:block;
	width:210px;
	height:69px;
	float:left;
	list-style:none;
}
.full_col_bg ul li a{
	font-size:1.4em;
	font-weight:bold;
	color:#5F5226;
	text-decoration:none;
	display:block;
	padding:26px 30px 30px 30px;
}
.full_col_bg ul li a:hover{
	text-decoration:underline;
	color:#333333;
}
.cinema{
	background-image:url(../Images/category/cinema.jpg);
}
.clubs{
	background-image:url(../Images/category/cinema.jpg);
}
.comedy{
	background-image:url(../Images/category/cinema.jpg);
}
.sports{
	background-image:url(../Images/category/cinema.jpg);
}
.dayout{
	background-image:url(../Images/category/cinema.jpg);
}
.theatre{
	background-image:url(../Images/category/cinema.jpg);
}
.music{
	background-image:url(../Images/category/cinema.jpg);
}
.visualarts{
	background-image:url(../Images/category/cinema.jpg);
}
.family{
	background-image:url(../Images/category/cinema.jpg);
}
.lgbt{
	background-image:url(../Images/category/cinema.jpg);
}
.talks{
	background-image:url(../Images/category/cinema.jpg);
}
.books{
	background-image:url(../Images/category/cinema.jpg);
}
.eventshome_button{
	float:left;	
	display:block;
	margin-top:26px;
	margin-left:10px;
	width:140px;
	height:40px;
	background-image:url(../images/whatsOn.jpg);
}
.eventshome_button:hover{
	background-position:bottom;	
}
.float{
	float:left;	
}

/*label{
	width:100px; float:left;
}*/

label.error
{
	float: none; color: red; padding-left: .5em; vertical-align: top;
}

/*============ New css for change request 2 =====================*/

.results{
	float:left;
	padding:10px;
}
.sort{
	float:right;
	padding:10px;
}
.sort a:hover{
	text-decoration:underline;
}
.eventlist_col1{
	display:inline;
	float:left;
	width:100px;
	margin:10px 0px 0px 10px;
}
.eventlist_col2_row1{
	margin:10px 10px 0px 110px;
}
.eventlist_col2_row2{
	margin-left:110px;	
	margin-right:10px;
}
.eventlist_col2_row1 img{
	margin-left:4px;
}
.event_title{
	color:#5F5333;
	font-weight:bold;
	font-size:1.1em;
}
.event_title:hover{
	color:#000;
}
.event_info{
	color:#333;
	font-style:italic;
	padding-top:4px;
}
.event_info_link{
	color:#333;
	font-style:italic;
	font-size:1em;
}
.event_info_link:hover{
	font-weight:bold;
}
.event_copy{
	color:#666;
	line-height:1.4em;
	padding-top:4px;
	padding-bottom:10px;
}
.event_info_right{
	float:right;
	text-align:right;
}
.cat_type{
	font-size:1.2em;
	font-weight:bold;
}
.calendar_link{
	color:#666;
	font-size:.9em;
}
.calendar_link:hover{
	color:#000;
}
.cinemaText{
	color:#467AB3;
}
.clubsText{
	color:#834EC2;
}
.comedyText{
	color:#C1494B;
}
.sportText{
	color:#48BF6B;
}
.daysoutText{
	color:#49BEB8;
}
.theatreText{
	color:#B04AB8;
}
.musicText{
	color:#C07F49;
}
.visualartText{
	color:#CABF43;
}
.familyText{
	color:#9DC04A;
}
.lgbtText{
	color:#8280D4;
}
.talksText{
	color:#999999;
}
.booksText{
	color:#B9AF7A;
}
.cancelled{
	color:#F00;
	font-weight:bold;
	padding-left:4px;
	font-size:1.2em;
}
.cancelledText
{
	color:#F00;
	text-decoration:line-through;
}
.performanceTime{
	
}
.infoTable{
	margin:20px 10px 0px 0px;
	font-size:1.1em;
	color:#333;
	font-size:1.2em;
	border:1px solid #666;
	background-color:#EDEDED;
	width:270px;
	float:left;
}
.eventinfoTable{
	margin:20px 10px 10px 10px;
	font-size:1.1em;
	color:#333;
	font-size:1.2em;
	border:1px solid #666;
	background-color:#EDEDED;
	width:290px;
	float:left;
}
.infoTable_col1{
	width:90px;
	float:left;
	padding:6px 0px 6px 10px;
	font-weight:bold;

}
.infoTable_col2{
	width:157px;
	float:left;	
	padding:6px 0px 6px 0px;
	padding-left:10px;
	border-left:1px solid #666;
	background-color:#EBE6CF;
}
.event_infoTable_col2{
	width:178px;
	float:left;	
	padding:6px 0px 6px 0px;
	padding-left:10px;
	border-left:1px solid #666;
	background-color:#EBE6CF;
}
.website_txt{
	font-weight:bold;
}
.performancesCol{
	float:left;
	margin-right:30px;
}
.performances_title{
	font-size:1.2em;
	color:#000;
	font-weight:bold;
	line-height:26px;
	margin-bottom:6px;
}
.google_map{
	float:left;
	margin:10px 0px 10px 10px;
}
.popup_form label{
	float:left;
	width:110px;
}
.popup_form .subscribe{	
	display:block;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:110px;
	width:146px;
	height:37px;
	background-image:url(../images/subscribe.jpg)
}
.popup_form label.error{
	float:none;
	color:#AA0000;
}
/*-------------- New Footer ----------------------------- */

.new_footer_container{
	width:930px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	padding:0px 10px 10px 20px;
	background-color:#827E63;
	margin-top:10px;
}
.new_footer_col{
	width:180px;
	margin-right:10px;
	float:left;
	margin-top:15px;
}
.new_footer_col2{
	width:360px;
	margin-right:10px;
	float:left;
	margin-top:15px;
}
.new_footer_col_last{
	width:180px;
	float:left;
	margin-top:18px;
}
.new_footer_title{
	margin-right:10px;
	border-bottom:1px dashed #AFAC98;
	margin-bottom:6px;
}
.new_footer_container h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	padding-left:4px;
	margin-bottom:6px;
}
.new_footer_list{
	width:176px;
	float:left;
	list-style:none;
	color:#fff;
	line-height:1.6em;
	padding-left:4px;
}
.new_footer_list a{
	color:#fff;
	text-decoration:none;
}
.new_footer_list a:hover{
	text-decoration:underline;
}
.adbanner{
	width:468px;
	height:60px;
	
	margin-top:20px;
	float:right;
}

/*---------------------------------------*/

.homepage_patch_container{
	width:780px;
	margin:0px;
	padding:0px;
	margin:auto;
	background-image:url('../Images/homepatch_bg.jpg');
}
.center_content{
	margin:auto;
	width:630px;
}
.xmas_content{
	margin:auto;
	width:650px;
	background-color:black;
}
.standard_box_patch{
	background-image:url(../images/white_bg_314.jpg);
	color:#333;
}
.homepatch_footer{
	width:710px;
	margin:auto;
	background-color:#827E63;
	padding:20px 0px 20px 70px;
}
.homepatch_footer_col{
	width:214px;
	padding-right:10px;
	float:left;
}
.homepatchfoot_title{
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:4px;
	margin-bottom:4px;
	border-bottom:1px dashed #B4B2A1;
	display:block;
	width:180px;
}
.one_col_patch{
	float:left;
	padding-left:10px;
}
.long_whatsonbutton{
	padding:10px 0px 10px 0px;
	width:630px;
	margin:auto;
	height:56px;
	background-image:url('../Images/long_button_bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
.long_button2{
	padding:10px 0px 10px 0px;
	width:630px;
	margin:auto;
	height:170px;
	background-image:url('../Images/long_button_bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
}


.long_button{
	padding:10px 0px 10px 0px;
	width:630px;
	margin:auto;
	height:220px;
	background-image:url('../Images/long_button_bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
.first_txt{
	display:block;
	padding:12px 0px 0px 20px;
	color:#ffffff;
	font-size:2em;
	text-decoration:none;
}
.first_txt:hover{
	color:#C5B579;
}
.float_left{
	float:left;
	width:416px;
}
.xmas_right{
	float:right;
	background-image:url('../images/_r2_c2.jpg');
	width:234px;
	height:155px;
}
.social_container{
	margin:54px 0px 0px 14px;
}
.social_icon{
	float:left;
	width:40px;
	height:40px;
	margin:0px 10px 0px 0px;
}

#outerdiv
{
margin:auto;
width:620px;
height:70px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-235px;
left:-330px;
width:1280px;
height:1200px;
}


.center_new{
	margin-top:10px;
	background-color:#000;
	height:700px;
	padding-left:12px;
}

.corner_link{
	display:block;
	float:right;
	height:100px;
	width:140px;
}
.xmas_pic{
	background-image:url('../images/r1.jpg');
	width:650px;
	height:294px;
}
.jazz_banner{
	background-image:url(../Images/jazzbackgrounnd.jpg);
	background-repeat:no-repeat;
