/* CSS Document */
/*NORMALISE*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, input, p, blockquote, th, td, iframe {margin: 0; padding: 0; border: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
ol, ul { list-style: none; }
a { cursor:hand;}
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; padding: 0; margin: 0; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
html>body { font-size: small; }
/*END*/
/*BITS*/
body{
	background-color: #efefef;
	width: 100%;
	color: #000;
	background-image: url(/images/bg.jpg);
	background-position: top middle;
	background-repeat: repeat-x;
	font-size: 75%;
	}
body#iframe, form#form1, #Skyscraper_Skyscraper, .dartiframe, body#iframe html  {
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
}

body input{
	background: Url(/images/input_bg.gif) #e3e3e3 repeat-x bottom;
	padding: 2px 3px 3px 3px;
	border: 1px solid #cccccc;
	}
textarea {
	background: url('/images/input_bg.gif') repeat-x left bottom #ffffff;
	padding: 2px 3px 3px 3px;
	border: 1px solid #cccccc;
	font-size: 90%;
	}
a:link{
	color: #990000;
	text-decoration: none;
	}
a:hover, a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}
a:visited {
	color: #FF3333;
	text-decoration: none;
	}
.fleft{	float: left;}
.fright{	float: right;}
.on{display:inline;}
.off{display:none;}
.error span{color:red;}
.button {background: url('/images/input_bg.gif') #dddddd repeat-x left top; padding: 5px 15px; border: 1px solid #ececec; color: #990000; font-weight: bold; float: left;}
.smallText {font-size: 80%;float: left;}
.clear {clear: both;}
/*BITS - END*/
.menu_addevent {
	background: url(/images/menu_addevent.jpg) no-repeat left 50%;
	}
.menu_addevent:hover {
	background: url(/images/menu_addevent_hover.gif) no-repeat left 50%;
	}
.menu_restaurants {
	background: url(/images/menu_restaurants.jpg) no-repeat left 50%;
	}
.menu_restaurants:hover {
	background: url(/images/menu_restaurants_hover.gif) no-repeat left 50%;
	}
.menu_cinema {
	background: url(/images/menu_cinema.jpg) no-repeat left 50%;
	}
.menu_cinema:hover {
	background: url(/images/menu_cinema_hover.gif) no-repeat left 50%;
	}
.menu_hotels {
	background: url(/images/menu_hotels.jpg) no-repeat left 50%;
	}
.menu_hotels:hover {
	background: url(/images/menu_hotel_hover.gif) no-repeat left 50%;
	}
.menu_events {
	background: url(/images/menu_events.jpg) no-repeat left 50%;
	}
.menu_events:hover {
	background: url(/images/menu_events_hover.gif) no-repeat left 50%;
	}
.menu_entnews {
	background: url(/images/menu_entnews.jpg) no-repeat left 50%;
	}
.menu_entnews:hover {
	background: url(/images/menu_entnews_hover.gif) no-repeat left 50%;
	}
#home_main{
	float: left;
	width: 598px;
	margin: 10px 0 0 0;
	}
.breadcrumb{
	float: left;
	width: 598px;
	padding: 0 0 15px 0;
	}
/*MAIN CONTAINERS*/
#frame{
	width: 998px;
	margin: 0 auto;
	}
#site_holder{
	float: left;
	width: 998px;
	margin: 0;
	background-image: url(/images/rightside_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	}
#header_holder{
	float: left;
	width: 998px;
	height: 145px;
	margin: 20px 0 0 0;
	color: #ffffff;
	background-image: url(/images/header_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.head_left_box{
	float: left;
	width: 202px;
	margin: 30px 0 0 10px;
	}
.head_left_box p{
	float: right;
	width: 202px;
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 110%;
	color: #ffffff;
	}
.head_right_box{
	float: right;
	width: 728px;
	margin: 15px 30px 0 0;
	display: inline;
	}
.head_right_box p{
	float: left;
	text-align: left;
	width: 728px;
	padding: 5px 0 0 0;
	}
.head_right_box iframe{
	float: left;
	height: 90px;
	width: 728px;
	}
#left_menu_holder{
	float: left;
	width: 178px;
	}
#content_holder{
	float: left;
	width: 982px;	
	background-image: url(/images/leftcol_background.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #010f3d;
	}
#content_main{
	float: left;
	width: 784px;
	padding: 10px;
	background-color: #ffffff;
	}
#footer_shadow{
	float: left;
	width: 998px;
	margin: 0 0 15px 0;
	background: url('/images/bottom_shadow.png') no-repeat left bottom;
	height: 26px;
	}
/*MAIN CONTAINERS - END*/
/*MENU AREA*/
#left_menu_holder ul{
	float: left;
	width: 168px;
	margin: 10px 0 0 5px;
	display: inline;
	}
#left_menu_holder ul li{
	float: left;
	width: 148px;
	height: 22px;
	margin: 2px 0;
	padding: 3px 0 0 20px;
	background-color: #DFDFDF;
	}
#left_menu_holder p{
	float: left;
	width: 178px;
	font-size: 120%;
	padding: 20px 0 0 0;
	text-align: center;
	color: #ffffff;
	}
#left_menu_holder p img{
	padding: 5px 0;
	border: 0;
	text-decoration: none;
	}
.menu_home{
	background-image: url(/images/menu_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
.menu_home:hover{
	background-image: url(/images/menu_home_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
/*MENU AREA  - END*/
/*HEADER BITS*/
#welcome_text{
	float: left;
	width: 528px;
	font-size: 85%;
	}
#welcome_controls{
	float: right;
	width: 200px;
	text-align: right;
	color: #FFFFFF;
	}
	
#welcome_controls a.ssolink {
	color: #FFFFFF;
	font-weight: bold;
	}
#welcome_controls a.ssolink:hover {
	text-decoration: underline;
	}
/*HEADER BITS - END*/
/*SEARCH AREA'S*/
.generalsearch_holder{
	float: left;
	width: 784px;
	height: 124px;
	background: url(/images/search_all_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-bottom: 5px;
	}
.eventsearch_holder {
	float: left;
	width: 784px;
	height: 124px;
	background: url(/images/search_event_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-bottom: 5px;
	}
.hotelsearch_holder {
	float: left;
	width: 784px;
	height: 124px;
	background: url(/images/search_hotel_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-bottom: 5px;
	}
.cinemasearch_holder {
	float: left;
	width: 784px;
	height: 124px;
	background: url(/images/search_cinema_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-bottom: 5px;
	}
.restaurantsearch_holder {
	float: left;
	width: 784px;
	height: 124px;
	background: url(/images/search_rest_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-bottom: 5px;
	}
.generalsearch_holder h1, .eventsearch_holder h1, .restaurantsearch_holder h1, .cinemasearch_holder h1, .hotelsearch_holder h1 {
	float: left;
	width: 135px;
	padding: 20px 0;
	margin: 10px 0 10px 10px;
	font-size: 170%;
	color: #f6f854;
	font-weight: normal;
	font-family: "Levenim MT", Verdana, Arial, Helvetica, sans-serif;
	}
.restaurantsearch_holder h1 {
	width: 145px;
	}
#content_main fieldset {
	float: left;
	width: 605px;
	margin-top: 40px;
	}
#content_main .restaurantsearch_holder fieldset 
{
	margin-top: 10px;
}
#content_main .eventsearch_holder fieldset {
	margin-top: 10px;
	}
#content_main fieldset label{
	float: left;
	margin: 0 10px 0 0;
	width: 100px;
	}
#content_main fieldset input {
	width: 95%;
	}
#radiusMessage {
	position: absolute;
	left: 160px;
	bottom: 10px;
	color: #ffffff;
	}
#content_main fieldset label span{
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 85%;
	font-weight: bold;
	margin: 0 0 5px 0;
	}
#content_main fieldset #eg_text	{
	font-size: 0.7em;
	font-weight: normal;
	}
.locations {
	position:absolute;
	background: #dddddd;
	color: #000000;
	}
.locations div {
	padding: 3px;
	width: 88%;
	}
.locations div.highlight {
	color: #990000;
	cursor: hand;
	background-color: #efefef;
	}
#content_main .restaurantsearch_holder fieldset span.restSearch 
{
	width: 380px;
	float: left;
}

#content_main .restaurantsearch_holder fieldset span.restSearchInner 
{
	width: 380px;
	float: left;
} 

#content_main .restaurantsearch_holder fieldset span.restSearchInner label.businessType 
{
	width: 210px;
}

#content_main .restaurantsearch_holder fieldset span.restSearchInner label.businessType select 
{
	width: 95%;
	height: 22px;
}

#content_main fieldset label.location {
	width: 180px;
	}

#content_main fieldset label.radius {
	width: 60px;
	}
#content_main fieldset label #searchname{
	float: left;
	width: 100px;
	background-color: #996633;
	}
#content_main fieldset label #searchtext{
	float: left;
	width: 140px;
	background-color: #6699CC;
	}
#content_main fieldset label #txtVenueSearchRadius {
	width: 50px;
}

#content_main fieldset a.searchButton {
	text-align: center;
	width: 60px;
	display: block;
	float: left;
	cursor:pointer;
	background: url('/images/searchButton.png') no-repeat 50% top;
	margin-top: 10px;
	padding-top: 35px;
	color: #ffffff;
}

#content_main .restaurantsearch_holder fieldset a.searchButton
{
	margin-top: 30px;
}

#content_main fieldset a.searchButton:hover {
	background: url('/images/searchButtonHover.png') no-repeat 50% top;
	}

.poweredby_logo{
	float: right;
	width: 150px;
	background-color:#FFFFFF;
	padding: 5px;
	}
.poweredby_logo h2{
	float: left;
	width: 150px;
	color: #CC0000;
	font-size: 80%;
	font-weight: normal;
	padding: 0 0 6px 0;
	}
#poweredby{
	float: right;
	width: 160px;
	}
#validationErrors{
	position: absolute;
	left: 160px;
	bottom: 10px;
	color: #ffffff;
	}
#content_main .eventsearch_holder fieldset span.searchEventsContainer {
	width: 380px; 
	float: left;
	}
#content_main .eventsearch_holder fieldset span.searchEventsContainer span.eventSearchHolderBottom {
	font-size: 0.8em;
	margin-top: 5px;
	float: left;
	}
#content_main .eventsearch_holder fieldset span.searchEventsContainer span.eventSearchHolderBottom label {
	width: 75px;
	}
#content_main .eventsearch_holder fieldset span.searchEventsContainer span.eventSearchHolderBottom label.dropdown select {
	width: 75px;
	font-size: 0.9em;
	}
#content_main .eventsearch_holder fieldset span.searchEventsContainer span.eventSearchHolderBottom label.calendarevent {
	width: 90px;
	}
#content_main .eventsearch_holder fieldset span.searchEventsContainer span.eventSearchHolderBottom label.calendarevent input {
	width: 60px;
	font-size: 0.9em;
	height: 11px;
	}

/*SEARCH AREA'S - END*/
/*CONTENT MAIN - LEFT HAND SECTION*/
#home_main_left{
	float: left;
	width: 300px;
	margin: 10px 10px 0 0;
	}
#home_main_left h2{
	float: left;
	width: 300px;
	padding: 0;
	}
#home_main_left h2 img, #home_main_right h2 img{
	padding: 0 0 15px 0;
	}
#home_main_left a img {
	padding: 0 0 5px 0;
	}
/*END*/
/*CONTENT MAIN - RIGHT HAND SECTION*/
#home_main_right{
	float: left;
	width: 300px;
	margin: 10px 0 0 0;
	}
#home_main_right h3{
	float: left;
	width: 300px;
	margin: 5px 0 2px 0;
	font-weight: normal;
	font-size: 100%;
	}
.article{
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 85%;
	background-color: #eeeeee;
	}
#PositionalMPUPlaceHolder 
{
	float: left;
}
.article .news_headline{
	color: #000000;
	font-size: 120%;
	width: 180px;
	padding: 0 0 10px 10px;
	float: left;
	}
.article .news_story{
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	}
.article img{
	float: left;
	width: 80px;
	margin: 0 0 10px 0;
	background-color: #eeeeee;
	}
/*END*/
/*ADVERTISE RIGHT HAND SECTION*/
#advertise_area_right, #Skyscraper_Skyscraper {
	float: right;
	width: 160px;
	margin: 0;
	}
/*END*/
/*FOOTER HOLDER - T&CS AND BRANDING*/
.footer_holder{
	float: left;
	width: 784px;
	padding: 40px 0 0 0;
	}
.footer_holder img{
	padding: 0 2px;
	text-align: center;
	}
.footer_holder p{
	float: left;
	width: 784px;
	color: #999999;
	font-size: 80%;
	padding: 0;
	text-align: center;
	}
.footer_holder p.footer_local_branding {
	float: left;
	width: 714px;
	padding: 0 0 0 20px;}
/*END*/

/* Full Search Results */

.generalSearchResults {	
	background: #FFFFFF;
	float: left;
	width: 600px;
	margin-top: 10px;
	}
.generalSearchResults h1 {
	text-indent: -2000em;
	width: 600px;
	height: 50px;
	background: url('/images/generic_search_header.gif') no-repeat left top;
	}
.generalSearchResults ul.menutabs {
	width: 600px;
	margin: 10px auto 0 auto;
	float: left;
	}
.generalSearchResults ul.menutabs li {
	float: left;
	display: inline;
	width: 145px;
	margin-right: 5px;
	}
.generalSearchResults ul.menutabs li a {
	display: block;
	width: 140px;
	height: 35px;
	padding: 15px 0 0 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 75%;
	}
	
.generalSearchResults ul.menutabs li a.eventTabSelect {
	background: url('/images/searchTabs/eventSearchTab.png') no-repeat left top;
	text-decoration: underline;
	}
.generalSearchResults ul.menutabs li a.eventTab {
	background: url('/images/searchTabs/eventSearchTab.png') no-repeat left top;
	}
.generalSearchResults ul.menutabs li a.cinemaTab {
	background: url('/images/searchTabs/cinemaSearchTab.png') no-repeat left top;
	}
.generalSearchResults ul.menutabs li a.cinemaTabSelect {
	background: url('/images/searchTabs/cinemaSearchTab.png') no-repeat left top;
	text-decoration: underline;
	}
.generalSearchResults ul.menutabs li a.restTab {
	background: url('/images/searchTabs/restSearchTab.png') no-repeat left top;
	}
.generalSearchResults ul.menutabs li a.restTabSelect {
	background: url('/images/searchTabs/restSearchTab.png') no-repeat left top;
	text-decoration: underline;
	}
.generalSearchResults ul.menutabs li a.hotelTab {
	background: url('/images/searchTabs/hotelSearchTab.png') no-repeat left top;
	}
.generalSearchResults ul.menutabs li a.hotelTabSelect {
	background: url('/images/searchTabs/hotelSearchTab.png') no-repeat left top;
	text-decoration: underline;
	}

/* Event Search Results */

ol.resultsEvent {
	width: 600px;
	float: left;
	}
ol.resultsEvent li {
	width: 599px;
	display: inline;
	float: left;
	margin:5px 0;
	padding: 15px 0;
	position: relative;
	background: #e8f2ff;
	}
ol.resultsEvent li.alt {
	
	}
ol.resultsEvent span.resultcol01 {
	float: left;
	padding: 10px;
	}
ol.resultsEvent span.resultcol02 {
	float: left;
	width: 340px;
	padding: 10px;
	}
ol.resultsEvent span.resultcol02 span {
	width: 340px;
	float: left;
	}
ol.resultsEvent span.resultcol02 span span {
	width: auto;
	float: left;
	margin-right: 5px;
	}
ol.resultsEvent span.resultcol02 span.eventtitle {
	font-size: 140%;
	margin-bottom: 10px;
	}
ol.resultsEvent span.resultcol02 span.description {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
	}
ol.resultsEvent span.resultcol03 {
	float: right;
	width: 99px;
	padding-top: 10px;
	}
ol.resultsEvent span.resultcol03 a {
	background: url('/images/searchTabs/eventButton.png') no-repeat top;
	width: 90px;
	height: 50px;
	display: block;
	padding-top: 45px;
	margin: auto;
	text-align: center;
	}
ol.resultsEvent span.dates {
	width: 580px;
	float: left;
	text-align: right;
	font-size: 80%;
	}
ol.resultsEvent span.label {
	color: #990000;
	}

/* Event Results Paging */ 

#divEvent, #divCinema, #divHotel, #divRestaurant, .filmDetails, #eventdetails {
	float: left;
	width: 620px;
	}

#divEvent .paging {
	width: 600px;
	float: left;
	background: url('/images/paging/eventSearchPagingBg.jpg') no-repeat left top;
	margin: 5px 0;
	padding: 5px 0;
	}
#divEvent .pagingTop {
	width: 600px;
	float: left;
	background: url('/images/paging/eventSearchPagingBgTop.jpg') no-repeat left top;
	margin: 0 0 5px 0;
	padding: 5px 0;
	}
#divEvent .paging p {
	text-align: center;
	color: #FFFFFF;
	}
#divEvent .paging a {
	color: #FFFFFF;
	}
#divEvent .paging ul {
	width: 600px;
	float: left;
	}
#divEvent .paging ul li {
	display: inline;
	float: left;
	color: #FFFFFF;
	}
#divEvent .paging ul li.arrowfirst, #divEvent .paging ul li.arrowleft, #divEvent .paging ul li.arrowright, #divEvent .paging ul li.arrowlast {
	width: 15%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	}
#divEvent .paging ul li a {
	padding: 2px 18px;
	}
#divEvent .paging ul li.arrowfirst a {
	background: url('/images/paging/firstEvent.png') no-repeat left;
	}
#divEvent .paging ul li.arrowleft a {
	background: url('/images/paging/previousEvent.png') no-repeat left;
	}

#divEvent .paging ul li.arrowright a {
	background: url('/images/paging/nextEvent.png') no-repeat right;
	}

#divEvent .paging ul li.arrowlast a {
	background: url('/images/paging/lastEvent.png') no-repeat right;
	}

#divEvent .paging ul li.pages {
	width: 39%;
	}
#divEvent .paging ul li.pages ol {
	text-align: center;
	}
#divEvent .paging ul li.pages ol li {
	float: none;
	display: inline;
	color: #FFFFFF;
	}
#divEvent .paging ul li.pages ol li a {
	padding: 2px;
	}
	
/* Cinema Search Results */

#divCinema ol {
	width: 600px;
	float: left;
	}
#divCinema ol li {
	width: 599px;
	display: inline;
	float: left;
	margin:5px 0;
	padding: 15px 0;
	position: relative;
	background: #ffe0f5;
	}
#divCinema ol li.alt {
	
	}
#divCinema ol span.resultcol01 {
	float: left;
	padding: 10px;
	}
#divCinema ol span.resultcol02 {
	float: left;
	width: 340px;
	padding: 10px;
	}
#divCinema ol span.resultcol02 span {
	width: 340px;
	float: left;
	}
#divCinema ol span.resultcol02 span span {
	width: auto;
	float: left;
	padding-left: 30px;
	}
#divCinema ol span.resultcol02 span.heading {
	font-size: 140%;
	margin-bottom: 10px;
	}
#divCinema ol span.resultcol02 span.description {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
	}
#divCinema ol span.resultcol02 a.currentFilm {
	color: #000000;
	}
#divCinema ol span.resultcol03 {
	float: right;
	width: 99px;
	padding-top: 10px;
	}
#divCinema ol span.resultcol03 a {
	background: url('/images/searchTabs/cinemaButton.png') no-repeat top;
	width: 90px;
	height: 50px;
	display: block;
	padding-top: 45px;
	margin: auto;
	text-align: center;
	}
#divCinema ol span.dates {
	width: 580px;
	float: left;
	text-align: right;
	font-size: 80%;
	}
#divCinema ol span.label {
	color: #990000;
	}

/* Cinema Results Paging */ 

#divCinema .paging {
	width: 600px;
	float: left;
	background: url('/images/paging/cinemaSearchPagingBg.jpg') no-repeat left top;
	margin: 5px 0;
	padding: 5px 0;
	}
#divCinema .pagingTop {
	width: 600px;
	float: left;
	background: url('/images/paging/cinemaSearchPagingBgTop.jpg') no-repeat left top;
	margin: 0 0 5px 0;
	padding: 5px 0;
	}
#divCinema .paging p {
	text-align: center;
	color: #FFFFFF;
	}
#divCinema .paging a {
	color: #FFFFFF;
	}
#divCinema .paging ul {
	width: 600px;
	float: left;
	}
#divCinema .paging ul li {
	display: inline;
	float: left;
	color: #FFFFFF;
	}
#divCinema .paging ul li.arrowfirst, #divCinema .paging ul li.arrowleft, #divCinema .paging ul li.arrowright, #divCinema .paging ul li.arrowlast {
	width: 90px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	}
#divCinema .paging ul li a {
	padding: 2px 18px;
	}
#divCinema .paging ul li.arrowfirst a {
	background: url('/images/paging/firstCinema.png') no-repeat left;
	}
#divCinema .paging ul li.arrowleft a {
	background: url('/images/paging/previousCinema.png') no-repeat left;
	}

#divCinema .paging ul li.arrowright a {
	background: url('/images/paging/nextCinema.png') no-repeat right;
	}

#divCinema .paging ul li.arrowlast a {
	background: url('/images/paging/lastCinema.png') no-repeat right;
	}

#divCinema .paging ul li.pages {
	width: 240px;
	}
#divCinema .paging ul li.pages ol {
	text-align: center;
	width: 240px;
	background: none;
	}
#divCinema .paging ul li.pages ol li {
	float: none;
	display: inline;
	color: #FFFFFF;
	background: none;
	}
#divCinema .paging ul li.pages ol li a {
	padding: 2px;
	}
	
/* Hotel Results */

#divHotel ol.results {
	width: 600px;
	float: left;
	margin: 5px 0;
	}
#divHotel ol.results li {
	display: inline;
	width: 600px;
	float: left;
	margin:5px 0;
	padding: 15px 0;
	position: relative;
	background: #fce6ff;
	}
#divHotel ol.results li span.resultcol01 {
	float: left;
	padding: 10px;
	}

#divHotel ol.results li span.resultcol02 {
	float: left;
	width: 340px;
	padding: 10px;
	}
#divHotel ol.results li span.resultcol03 {
	float: right;
	width: 99px;
	padding-top: 10px;
	}
#divHotel ol.results li span.resultcol02 span {
	float: left;
	width: 340px;
	}
#divHotel ol.results li span.resultcol02 span.heading {
	font-size: 140%;
	margin-bottom: 10px;
	}
#divHotel ol.results li span.resultcol03 a {
	background: url('/images/searchTabs/hotelButton.png') no-repeat top;
	width: 90px;
	height: 50px;
	display: block;
	padding-top: 40px;
	margin: auto;
	text-align: center;
	}

/* Hotel Results Paging */

#divHotel .paging {
	width: 600px;
	float: left;
	background: url('/images/paging/hotelSearchPagingBg.jpg') no-repeat left top;
	margin: 5px 0;
	padding: 5px 0;
	}
#divHotel .pagingTop {
	width: 600px;
	float: left;
	background: url('/images/paging/hotelSearchPagingBgTop.jpg') no-repeat left top;
	margin: 0 0 5px 0;
	padding: 5px 0;
	}
#divHotel .paging p {
	text-align: center;
	color: #FFFFFF;
	}
#divHotel .paging a {
	color: #FFFFFF;
	}
#divHotel .paging ul {
	width: 600px;
	float: left;
	}
#divHotel .paging ul li {
	display: inline;
	float: left;
	color: #FFFFFF;
	}
#divHotel .paging ul li.arrowfirst, #divHotel .paging ul li.arrowleft, #divHotel .paging ul li.arrowright, #divHotel .paging ul li.arrowlast {
	width: 15%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	}
#divHotel .paging ul li a {
	padding: 2px 18px;
	}
#divHotel .paging ul li.arrowfirst a {
	background: url('/images/paging/firstHotel.png') no-repeat left;
	}
#divHotel .paging ul li.arrowleft a {
	background: url('/images/paging/previousHotel.png') no-repeat left;
	}

#divHotel .paging ul li.arrowright a {
	background: url('/images/paging/nextHotel.png') no-repeat right;
	}

#divHotel .paging ul li.arrowlast a {
	background: url('/images/paging/lastHotel.png') no-repeat right;
	}

#divHotel .paging ul li.pages {
	width: 39%;
	}
#divHotel .paging ul li.pages ol {
	text-align: center;
	}
#divHotel .paging ul li.pages ol li {
	float: none;
	display: inline;
	color: #FFFFFF;
	}
#divHotel .paging ul li.pages ol li a {
	padding: 2px;
	}
	
/* Restaurant Results */

#divRestaurant ol.results {
	width: 600px;
	float: left;
	margin: 5px 0;
	}
#divRestaurant ol.results li {
	display: inline;
	width: 600px;
	float: left;
	margin:5px 0;
	padding: 15px 0;
	position: relative;
	background: #eafaff;
	}
#divRestaurant ol.results li span.resultcol01 {
	float: left;
	padding: 10px;
	}

#divRestaurant ol.results li span.resultcol02 {
	float: left;
	width: 340px;
	padding: 10px;
	}
#divRestaurant ol.results li span.resultcol03 {
	float: right;
	width: 99px;
	padding-top: 10px;
	}
#divRestaurant ol.results li span.resultcol02 span {
	float: left;
	width: 340px;
	}
#divRestaurant ol.results li span.resultcol02 span.heading {
	font-size: 140%;
	margin-bottom: 10px;
	}
#divRestaurant ol.results li span.resultcol03 a {
	background: url('/images/searchTabs/restButton.png') no-repeat top;
	width: 90px;
	height: 50px;
	display: block;
	padding-top: 45px;
	margin: auto;
	text-align: center;
	}

/* Restaurant Results Paging */

#divRestaurant .paging {
	width: 600px;
	float: left;
	background: url('/images/paging/restSearchPagingBg.jpg') no-repeat left top;
	margin: 5px 0;
	padding: 5px 0;
	}
#divRestaurant .pagingTop {
	width: 600px;
	float: left;
	background: url('/images/paging/restSearchPagingBgTop.jpg') no-repeat left top;
	margin: 0 0 5px 0;
	padding: 5px 0;
	}
#divRestaurant .paging p {
	text-align: center;
	color: #FFFFFF;
	}
#divRestaurant .paging a {
	color: #FFFFFF;
	}
#divRestaurant .paging ul {
	width: 600px;
	float: left;
	}
#divRestaurant .paging ul li {
	display: inline;
	float: left;
	color: #FFFFFF;
	}
#divRestaurant .paging ul li.arrowfirst, #divRestaurant .paging ul li.arrowleft, #divRestaurant .paging ul li.arrowright, #divRestaurant .paging ul li.arrowlast {
	width: 15%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	}
#divRestaurant .paging ul li a {
	padding: 2px 18px;
	}
#divRestaurant .paging ul li.arrowfirst a {
	background: url('/images/paging/firstRest.png') no-repeat left;
	}
#divRestaurant .paging ul li.arrowleft a {
	background: url('/images/paging/previousRest.png') no-repeat left;
	}

#divRestaurant .paging ul li.arrowright a {
	background: url('/images/paging/nextRest.png') no-repeat right;
	}

#divRestaurant .paging ul li.arrowlast a {
	background: url('/images/paging/lastRest.png') no-repeat right;
	}

#divRestaurant .paging ul li.pages {
	width: 39%;
	}
#divRestaurant .paging ul li.pages ol {
	text-align: center;
	}
#divRestaurant .paging ul li.pages ol li {
	float: none;
	display: inline;
	color: #FFFFFF;
	}
#divRestaurant .paging ul li.pages ol li a {
	padding: 2px;
	}
	
/*Title Details Page */
.filmDetails h2 {
	font-size: 160%;
	margin-bottom: 10px;
	font-weight: normal;
	color: #990000;
	}
.filmDetails {
	line-height: 1.6em;
	}
.filmDetails h2 {
	background: url('/images/filmdetails-title.gif') no-repeat left top;
	width: 598px;
	height: 50px;
	float: left;
	text-indent: -2000em;
	}
.filmDetails .filmImage {
	width: 255px; float: left; margin: 10px;
	}
.filmDetails .filmInfo {
	width: 300px; margin: 10px; float: left;
	}
.filmDetails .filmInfo strong {
	color: #990000;
	font-size: 105%;

	}
.filmDetails .reviews {
	width: 600px; float: left;
	}

/* Event Details Page */ 

#eventdetails {
	line-height: 1.4em;
	}
#eventdetails strong, #venuedetails strong {
	font-size: 110%;
	font-weight: normal;
	color: #990000;
	padding-bottom: 20px;
	}
#eventdetails .column01, #eventdetails .column02 {
	width: 280px;
	padding: 5px;
	float: left;
	}

#eventdetails #DateDetails {
	padding: 5px;
	width: 290px;
	float: left;
	}
#venuedetails {
	width: 590px;
	float: left;
	}
#eventdetails h2 {
	background: url('/images/eventdetails-title.gif') no-repeat left top;
	width: 590px;
	height: 50px;
	float: left;
	text-indent: -2000em;
	}
#eventdetails h2.venue {
	background: url('/images/venuedetails-title.gif') no-repeat left top;
	width: 590px;
	height: 50px;
	float: left;
	text-indent: -2000em;
	}
#venuedetails h3 {
	font-size: 140%;
	color: #990000;
	font-weight: normal;
	margin-bottom: 20px;
	}
#VenueFacility, #VenueMap, #VenueEvent, #VenueGeneral, #RestaurantGeneral, #RestaurantMap, #RestaurantFacility, #RestaurantMenu, #RestaurantComment, #RestaurantReview, #HotelGeneral, #HotelMap, #HotelFacility, #CinemaGeneral, #CinemaMap, #CinemaFacility, #CinemaFilm{
	width: 580px;
	float: left;
	padding: 10px 5px;
	margin: 10px 0;
	background: #f5f5f5;
	overflow: auto;
	}

#eventdetails #VenueGeneral .column02, #RestaurantGeneral .column02, #HotelGeneral .column02, #CinemaGeneral .column02 {
	width: 275px;
	float: left;
	}
#eventdetails #VenueGeneral .column01, #RestaurantGeneral .column01, #HotelGeneral .column01, #CinemaGeneral .column01 {
	width: auto;
	}
ul.latestevents li {
	padding: 6px 0 2px 20px;
	border-bottom: 1px solid #E11414;
	overflow: auto;
	}
ul.latestevents li span.row01 {
	display: block;
	font-size: 105%;
	}
ul.latestevents li span.row02 {
	width: 560px;
	float: left;
	font-size: 80%;
	}
ul.latestevents li div 
{
	padding-left: 20px;
	margin: 5px 0;
	font-size: 85%;
}

ul.latestevents li div.info 
{
	width: 100px;
	float: left;
}
ul.latestevents li div span 
{
	font-size: 110%;
	display: block;
	margin-left: -20px;
	margin-bottom: 5px;
}
.mapholder {
	float: left; 
	margin: 0px;
	width: 300px;
	min-height: 300px
	}
div.MapBubble
{
    /*background-image: url('../images/Map/Bubble.gif');*/
    background-repeat: no-repeat;
    text-align:	left;
    width: 150px;
    font-size: 90%;
    min-height: 130px;
}

div.MapBubble h1 {
	float: none;
	color: #9a0000;
	margin: 2px 0 0 0;
	padding: 0px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", arial, helvetica;
	background: none;
	}
#GoogleMap div.MapBubble h2, div.MapBubble h2 {
	float: none;
	width: auto;
	font-size: 90%;
	margin: 2px 0 0 0;
	padding: 0px;
	font-family: "Trebuchet MS", arial, helvetica;
	background: none;
	text-indent: 0;
	height: auto;
	}
div.MapBubble p {
	font-size: 80%;
	}
ul.mapoptions {	
	padding: 0px;
	float: right;
	margin: 0px;
	width: 270px;
	}
ul.mapoptions li {
	position: relative;
	}
ul.mapoptions li.legend {
	font-size: 110%;
	}

.restaurantVenueDetails h2 {
	background: url('/images/restaurantdetails-title.gif') no-repeat left top;
	width: 590px;
	height: 50px;
	float: left;
	text-indent: -2000em;
	}
	
.hotelVenueDetails h2 {
	background: url('/images/hoteldetails-title.gif') no-repeat left top;
	width: 590px;
	height: 50px;
	float: left;
	text-indent: -2000em;
	}
	
.cinemaVenueDetails h2 {
	background: url('/images/cinemadetails-title.gif') no-repeat left top;
	width: 590px;
	height: 50px;
	float: left;
	text-indent: -2000em;
	}
#VenueFacility ul li, #CinemaFacility ul li, #HotelFacility ul li, #RestaurantFacility ul li {
	background: url('/images/bullet.gif') no-repeat left;
	padding-left: 20px;
	margin-top: 5px;
	}
	
/* End Venue Details */

p.unsuitable {
	padding: 5px;
	}

/* Register Page */

#register {
	float: left;
	width: 600px;
	}
#register h2 {
	width: 600px;
	float: left;
	height: 50px;
	background: url('/images/register-title.gif') no-repeat left top;
	text-indent: -2000em;
	margin-bottom: 10px;
	}
.unexpandedbutton {
	float: left;
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.expandedbutton {
	float: left;
	background-image: url(/images/minus.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.unexpandeddiv {
	display: none;
}
.expandeddiv {
	float: left;
	width: 600px;
}
#expandableDivregister {
	float: left;
	width: 600px;
}
.validatorbox01 {
	color: #FF0000;
	padding: 30px;
	font-weight: bold;
	}
.registerfields {
	width: 600px;
	float: left;
	}
#content_main fieldset.registersubheading, #content_main fieldset.registeredfields {
	width: 590px;
	float: left;
	}
#content_main fieldset.registersubheading label, #content_main fieldset.registeredfields label {
	width: 580px;
	float: left;
	margin: 2px 0;
	}
#content_main fieldset.registersubheading label span, #content_main fieldset.registeredfields label span {
	width: 175px;
	color: #000000;
	float: left;
	}
#content_main fieldset.registersubheading label input, #content_main fieldset.registeredfields label input {
	width: 350px;
	float: left;
	}
#content_main fieldset.registersubheading label span.checkbox, #content_main fieldset.registeredfields label span.checkbox {
	width: 30px;
	text-align: left;
	}
#content_main fieldset.registeredfields div.fe12 div label {
	width: 400px;
	float: left;
	}
#content_main fieldset.registeredfields label span.checkbox input, #content_main fieldset.registeredfields div.fe12 span.checkbox input {
	width: 20px;
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
#content_main fieldset.registeredfields div.fe12 label {
	width: 600px;

	}
.registerbutton {
	float: left;
	margin-top: 5px;
	clear: both;
	}
/*FROM SHELTON STYLES*/

/*MAIN HOLDERS*/
#addvenue_holder{
	float: left;
	width: 598px;
	}
#addvenue_holder #radiusMessage, #addvenue_holder #validationErrors {
	position: relative;
	color: #000000;
	width: 600px;
	float: left;
	clear: both;
	left: 0;
	top: 0;
	}
#addvenue_holder .formItem{
	float: left;
	width: 130px;
	margin: 0 10px 10px 0;
	}
#addvenue_holder label {
	float: left;
	width: 120px;
	padding: 0 0 5px 0;
	}
#addvenue_holder .formItem input {
	float: left;
	width: 120px;
	padding: 3px 2px 2px 2px;
	}
#addvenue_holder #radius, #addvenue_holder #radius label{
	float: left;
	width: 67px;
	margin: 0 10px 0 0;
	}
#addvenue_holder #radius input{
	float: left;
	width: 56px;
	margin: 0 10px 0 0;
	padding: 3px 2px 2px 2px;
	}
.paging{
	float: left;
	width: 598px;
	background-color: #CC3300;
	}
#addvenue_holder .select{
	float: left;
	width: 70px;
	}
#addvenue_holder .info{
	float: left;
	width: 498px;
	}
.venueSearchResults{
	float: left;
	width: 588px;
	margin: 5px 0;
	padding: 5px;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
.venueSearchResults:hover, .venueSearchResults2:hover{
	background-color: #ffe0e0;
	}
.venueSearchResults2{
	float: left;
	width: 588px;
	margin: 5px 0;
	padding: 5px;
	background-color: #f8f8f8;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
.select a, a.submitbutton {
	float: left;
	text-align: center;
	padding: 2px 3px;
	border: 1px solid #999999;
	background: url(/images/input_bg.gif) #dddddd repeat-x;
	}
.select a:hover, a:hover.submitbutton {
	float: left;
	text-align: center;
	padding: 2px 3px;
	border: 1px solid #999999;
	background: url(/images/input_bg.gif) #dddddd repeat-x;
	}
a:hover.submitbutton, a.submitbutton{
	float: right;
	margin: 21px 0 5px 5px;
	} 
/*END*/
/*ENT NEWS PAGE*/
#home_main h2, #home_main h2 img{
	float: left;
	width: 598px;
	padding: 0 0 10px 0;
	}
#home_main .article{
	float: left;
	width: 588px;
	}
#home_main .article .news_headline{
	float: left;
	width: 428px;
	font-size: 170%;
	padding: 0 0 10px 10px;
	}
#home_main .article .news_headline img.videologo {
	float: left;
	padding: 3px 10px 0 0;
	margin-right: 5px;
	}
#home_main .article img, #home_main .article .ds-image{
	float: left;
	width: 130px;
	padding: 0;
	margin: 0;
	}
#home_main .article .news_story{
	float: left;
	width: 428px;
	font-size: 115%;
	padding: 0 0 0 10px;
	}
/*END - ENT NEWS PAGE*/
/* ADD EVENT/VENUE PAGING */ 
.addeventresults .paging {
	width: 600px;
	float: left;
	background: url('/images/paging/addeventsearchpagingbg.jpg') no-repeat left top;
	margin: 5px 0;
	padding: 5px 0;
	}
.addeventresults .paging p {
	text-align: center;
	color: #FFFFFF;
	}
.addeventresults .paging a {
	color: #FFFFFF;
	}
.addeventresults .paging ul {
	width: 600px;
	float: left;
	}
.addeventresults .paging ul li {
	display: inline;
	float: left;
	color: #FFFFFF;
	}
.addeventresults .paging ul li.arrowfirst, .addeventresults .paging ul li.arrowleft, .addeventresults .paging ul li.arrowright, .addeventresults .paging ul li.arrowlast {
	width: 15%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	}
.addeventresults .paging ul li a {
	padding: 2px 18px;
	}
.addeventresults .paging ul li.arrowfirst a {
	background: url('/images/paging/firstEvent.png') no-repeat left;
	}
.addeventresults .paging ul li.arrowleft a {
	background: url('/images/paging/previousEvent.png') no-repeat left;
	}

.addeventresults .paging ul li.arrowright a {
	background: url('/images/paging/nextEvent.png') no-repeat right;
	}

.addeventresults .paging ul li.arrowlast a {
	background: url('/images/paging/lastEvent.png') no-repeat right;
	}

.addeventresults .paging ul li.pages {
	width: 39%;
	}
.addeventresults .paging ul li.pages ol {
	text-align: center;
	}
.addeventresults .paging ul li.pages ol li {
	float: none;
	display: inline;
	color: #FFFFFF;
	}
.addeventresults .paging ul li.pages ol li a {
	padding: 2px;
	}
/*END*/
/*RESTAURANT HOME*/
#restaurant_main, #divHotel{
	float: left;
	width: 598px;
	}
#restaurant_main h3{
	float: left;
	width: 598px;
	font-size: 120%;
	font-weight: normal;
	margin: 10px 0 10px 0;
	color: #0099FF;
	}
#divHotel h3{
	float: left;
	width: 598px;
	font-size: 120%;
	font-weight: normal;
	margin: 10px 0 10px 0;
	color: #64016D;
	}
#restaurant_main h4, #divHotel h4{
	float: left;
	width: 598px;
	font-weight: bold;
	}
.featured_restaurant_home{
	float: left;
	width: 300px;
	}
.featured_footers{
	float: left;
	width: 588px;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 5px;
	background-color: #eeeeee;
	}
.featured_restaurant_address, .featured_restaurant_address ul, .featured_restaurant_address ul li {
	float: left;
	width: 350px;
	}
.featured_restaurant_address ul {
	float: left;
	width: 350px;
	margin: 10px 0;
	}
.featured_restaurant_address ul li {
	float: left;
	width: 350px;
	}
.featured_restaurant_image {
	float: right;
	width: 250px;
	}
/*END*/
/*ADD EVENT / VENUE PAGE*/
#addvenue_holder h2.mainTitle {
	width: 590px;
	height: 50px;
	float: left;
	text-indent: -2000em;
	background: url('/images/addevent_title.jpg') no-repeat left top;
	}
#addvenue_holder h2.sectionHeader{
	float: left;
	width: 598px;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 120%;
	color: #993300;
	font-weight: normal;
	clear:both;
	}
#addvenue_holder .venueDetails, #addvenue_holder .eventDetails {
	float: left; 
	width: 600px;
	}
#addvenue_holder .eventDetails .addeventRegion {
	width: 580px;
	padding: 10px;
	float: left;
	background: #f5f5f5;
	margin-bottom: 10px;
	position: relative;
	}
#addvenue_holder .eventDetails .column01 {
	width: 280px;
	padding: 10px 5px 10px 10px;
	float: left;
	background: #f5f5f5;
	margin-right: 5px;
	margin-bottom: 10px;
	}
#addvenue_holder .eventDetails .column02 {
	width: 280px;
	padding: 10px 10px 10px 5px;
	float: left;
	background: #f5f5f5;
	margin-left: 5px;
	margin-bottom: 10px;
	}
#addvenue_holder .eventDetails label {
	width: 260px;
	margin: 5px 10px;
	float: left;
	}
#addvenue_holder .eventDetails label span {
	width: 260px;
	float: left;
	}
#addvenue_holder .eventDetails textarea {
	width: 240px;
	height: 80px;
	}
#addvenue_holder .eventDetails input.radio {
	background: none;
	border: 0px;
	}
#addvenue_holder .eventDetails #divImageThumbnails {
	width: 580px;
	float: left;
	}
#divDescriptionCounter, #divPriceCounter {
	font-size: 80%;
	color: #990000;
	}
.dailyPeriod, .monthlyPeriod, .weeklyPeriod, .yearlyPeriod {
	margin: 10px 0;
	}
.addeventRegion p, .dailyPeriod p, .monthlyPeriod p, .weeklyPeriod p, .yearlyPeriod p {
	margin: 10px 0;
	}
#DateDetails, #AddTimes, #DeleteTimesDiv {
	width: 580px;
	float: left;
	}
#addvenue_holder .eventDetails #DeleteTimesDiv input {
	border: 0;
	background: none;
	}
#addvenue_holder .eventDetails #DeleteTimesDiv label {
	width: auto;
	margin: 0 0 5px 5px;
	float: none;
	}
#addvenue_holder .eventDetails .amen {
	width: 580px;
	float: left;
	padding: 10px;
	}
#addvenue_holder .eventDetails .amen ul {
	width: 580px;
	}
#addvenue_holder .eventDetails .amen ul li {
	width: 580px;
	}
#addvenue_holder .eventDetails .amen input {
	background: none;
	border: 0;
	}
.missingField {
	float: left;
	width: 580px;
	padding: 10px;
	color: red;
	}
	
/*END - ADD EVENT / VENUE PAGE*/
/*SEARCH LOADING*/
#divSearchingDisplay{
	float: left;
	width: 598px;
	padding: 5px 0 0 0;
	margin: 0;
	}
#divSearchingDisplay p{
	float: left;
	width: 100px;
	padding: 5px 0 3px 10px;
	margin: 0;
	}
#divSearchingDisplay img{
	float: left;
	}
/*END - SEARCH LOADING*/
/*LATEST CINEMA LISTINGS*/
#latest_films{
	float: left;
	width: 300px;
	}
ul#latest_films li{
	float: left;
	width: 280px;
	padding: 10px;
	margin: 5px 0;
	background-color: #ffe0f5;
	}
#view_movie{
	float: right;
	width: 80px;
	padding: 0;
	margin: 0;
	}
#view_movie a img{
	float: right;
	padding: 0 21px;
	}
#latest_films .movie_title a{
	font-size: 130%;
	float: left;
	width: 280px;
	margin: 0 0 10px 0;
	}
.movie_release_date{
	float: left;
	width: 280px;
	font-size: 75%;
	margin: 10px 0 0 0;
	color: #666666;
	}
.movie_description{
	float: left;
	width: 200px;
	font-size: 85%;
	padding: 0;
	margin: 0;
	}
/*END*/
/*EVENTS HOME*/
.events_top_10{
	float: left;
	width: 260px;
	margin: 0 0 0 10px;
	}
.events_top_10 ol{
	padding: 0 0 0 30px;
	margin: 0;
	list-style-type: decimal;
	}
.events_top_10 ol li {
	margin: 5px 0;
	padding: 0;
	}
.top10_title{
	font-size: 115%;
	}
.top10_venue{
	font-size: 75%;
	}
.events_featured a.eventlink{
	float: left;
	width: 270px;
	padding: 5px;
	font-size: 85%;
	margin: 10px 0 0 0;
	background-color: #f5f5f5;
	}
.events_featured .des_tel_fax{
	float: left;
	width: 280px;
	margin: 5px 0;
	}
.events_featured h3{
	font-weight: normal;
	font-size: 120%;
	float: left;
	margin: 10px 0px;
	width: 280px;
	color: #2763b2;
	}
.events_featured h4{
	float: left;
	margin: 0 0 5px 0;
	width: 280px;
	}
.events_featured p{
	float: left;
	width: 280px;
	}
/*END - EVENTS HOME*/

/* TRAILER PLAYER PAGE */
#trailerPlayer {
	width: 600px;
	float: left;
	}
	
/* UPDATE DETAILS */

.updateDetails {
	float: left;
	width: 600px;
	}
.updateDetails h2 {
	width: 598px;
	height: 50px;
	float: left;
	background: url('/images/updatedetails-title.gif') no-repeat left top;
	text-indent: -2000em;
	margin-bottom: 10px;
	}
/*REPORT UNSUITABLE*/
#unsuitable_holder{
	float: left;
	width: 598px;
	}
#unsuitable_holder img{
	float: left;
	width: 598px;
	padding: 0 0 20px 0;
	}
#unsuitable_holder span{
	float: left;
	width: 598px;
	}
#unsuitable_holder p{
	float: left;
	width: 220px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
#unsuitable_holder textarea{
	float: left;
	width: 370px;
	height: 400px;
	}
#unsuitable_holder input{
	float: left;
	width: 371px;
	margin: 0 0 10px 0;
	padding: 2px;
	}
#divReasonCounter{
	float: right;
	width: 377px;
	padding: 0;
	margin: 10px 0 0 0;
	}
#unsuitable_holder	#divErrors{
	float: left;
	width: 518px;
	color: #FF0000;
	font-weight: bold;
	padding: 2px 5px;
	margin: 15px 0 0 0;
	}
#unsuitable_holder	.successmessage{
	float: left;
	width: 518px;
	color: #669900;
	font-weight: bold;
	padding: 2px 5px;
	margin: 15px 0 0 0;
	}
/*END - REPORT UNSUITABLE*/
#security {
	float: left;
	border: #000000 1px solid;
	padding: 10px;
	margin: 20px 0px;
	width: 510px;
	}
#security .securityholder {
	float: left;
	width: 220px;
	}
#security .securityholder p {
	float: left;
	padding: 0 0 10px 0;
	font-weight: bold;
	}
#security IMG {
	float: right;
	}

/* SSO */
	
.ssobody {
        margin: 0px;
        text-align: center;
        background-color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        min-width: 766px;
}
.ssoh3 {
        font-size: 110%;
        margin: 0px;
        float: left;
        width: 130px;
        text-align: right;
        padding: 0px 10px 0px 0px;
        font-weight: bold;
}
.ssoinput {
        float: left;
        font-size: 95%;
}
#ssoframe {
        width: 500px;
        text-align: left;
        min-width: 500px;
        margin: 0px auto 0px auto;
}
#ssocontentheader {
        float: left;
        width: 500px;
        padding: 0px;
		background-color: transparant;
}
#ssocontentmain {
        float: left;
        padding: 10px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #c5c5c5;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #c5c5c5;
        background-color: #f5f5f5;
}
#ssocontentmain p {
        float: left;
        margin: 5px 0 5px 0;
        width: 470px;
}

#ssocontentmain .test, #ssocontentmain .test2 {
	float: left;
	padding: 0 0 0 10px;
	width: 149px;
	height: auto;
	}
#ssocontentmain .test2 {
	border: solid #c5c5c5;
	border-width: 0 1px;
	}
#ssocontentmain .button, #ssocontentmain a.button  {
	background: url('/images/input_bg.gif') #dddddd repeat-x left top; padding: 5px 15px; border: 1px solid #ececec; color: #990000; font-weight: bold; float: left;
	}
#ssocontentmain a:hover.button {
	background: url('/images/input_bg.gif') #dddddd repeat-x left top; padding: 5px 15px; border: 1px solid #ececec; color: #990000; font-weight: bold; float: left; text-decoration: underline;
	}
.ssop {
	width: 130px;
	height: auto;
	padding: 0 0 30px 0;
	margin: 0;
	}
.ssofe02 {
	float: left;
	width: 300px;
	display: inline;
	text-align: right;
	margin: 0px 0px 10px 140px;
	}
.validation {
	float: left;
	width: 200px;
	padding: 0 0 0 140px;
	font-weight: bold;
	}
.validation span {
	color: #FF0000;
	}
/*END - AUTH.jpress PAGE*/
/*NVIEW ARTICLE*/
#left_menu_holder p a{
	float: left;
	width: 178px;
	text-align: center;
	font-size: 70%;
	color: #ffffff;
	padding: 0 0 10px 0;
	}
#left_menu_holder p a:hover{
	color: #cccccc;
	text-decoration: none;
	}
#viewarticle h1 {
	color: #de3f3f;
	font-size: 1.8em;
	font-weight: normal;
}
#viewarticle .viewarticlepanel {
	width: 300px;
	float: right;
	text-align: center;
	margin: 5px;
}
#viewarticle #caption {
	font-size: 0.85em;
	width: 200px;
	margin: auto;
}
#viewarticle #ds-firstpara {
	font-size: 1.25em;
	margin: 20px 0;
}
#viewarticle .centre {
	text-align: center;
	width: 598px;
}
#viewarticle .viewarticlePaging {
	width: 578px;
	margin: 10px 0 0 0;
	padding: 3px 10px;
	background-color: #eeeeee;
}	
/*END - VIEW ARTICLE*/
/*GENERATE IMAGE*/
.generate_image_holder{
	float: left;
	width: 400px;
	padding: 20px;
	background-color: #FFFFFF;
	}
.generate_image_holder .submitbutton{
	float: right;
	width: 80px;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	background-color: #FFFFFF;
	}
.generate_image_holder .submitbutton:hover{
	float: right;
	width: 80px;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	background-color: #FFFFFF;
	}
.generate_image_holder h1{
	font-size: 140%;
	color: #993300;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 3px 0;
	margin: 0 0 2px 0;
	}
.generate_image_holder h2{
	color: #993300;
	font-weight: normal;
	padding: 0 0 3px 0;
	}
.generate_image_holder label{
	float: left;
	width: 300px;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	}
.generate_image_holder input{
	float: left;
	width: 300px;
	}
#lbDeleteImage{
	float: left;
	width: 300px;
	margin: 10px 0 0 0;
	}
#divMainImage{
	float: left;
	width:500px;
	}
#divImageCount{
	float: left;
	width: 400px;
	font-weight: bold;
	padding: 0 0 5px 0;
	}
.text_caption{
	float: left;
	width: 300px;
	}
.generate_image_holder .text_caption input{
	float: left;
	width: 300px;
	}
#divMainImage{
	float: left;
	width: 250px;
	margin: 10px 0 0 0;
	}
span#wct1CreateImagePreview{
	float: left;
	width: 400px;
	}
.del_image{
	float: left;
	width: 150px;
	}
#ctl04_divErrors{
	float: left;
	width: 400px;
	color: #dd0000;
	padding: 20px 0 0 0;
	}
#mpuholder{
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	}
.verificationpage{
	float: left;
	width: 598px;
	margin: 10px 0;
}
/* Video Player */

.videolinkon {
	display: block;
	}
.videolinkoff {
	display: none;
	}
#videoframe .boxbody {
	display: none;
	}
#videoframe .videotnc {
	clear: both;
	text-align: center;
	color: #403e44;
	}
#videoframe .videotnc a {
	color: #323134;
	text-decoration: underline;
	}
.localbranding_jumpbar {
	display: none;
	}
h2.trailerPlayer {	
	background: url('/images/trailerplayer_title.gif') no-repeat left top;
	width: 300px;
	height: 50px;
	text-indent: -2000em;
	margin-bottom: 15px;
	}
h2.latestReleases {
	background: url('/images/latestreleases-title.gif') no-repeat left top;
	width: 300px;
	height: 50px;
	text-indent: -2000em;
	margin-bottom: 10px;
	}	
.wctlTitleImageList1 ul li {
	width: 50px; float: left;
	}
/*GOOGLE ADs*/
.google_holder{
	float: left;
	margin: 10px 0 0 0;
}
.google_ad_728{ 
	float: left;
	width: 728px;
	margin: 10px 0 0 0;
	}
	
#ErrorDiv {
	color: red;
	clear: both;
	float: left;
	}
	
.contentHolder {
float: left; width: 610px;
}
.includeBottom {
float: left; width: 610px; margin: 10px 0 0;
}

.Map512 {
	background-color:#99B3CC;
	border:			1px solid #000;
	height:			512px;
	width:			512px;
}

.MapStyle256 {
	background-color:#99B3CC;
	border:			1px solid #000;
	height:			300px;
	width:			300px;
}

.marker_holder_class
{
	display: none ;

}
.marker_class
{

	width:80px;
}

.white
{
	color: #ffffff;
}

#featuredbusiness 
{
	margin-bottom: 10px;	
}

#featuredbusiness .tab 
{
	width: 610px;
	height: 40px;
	background: url(/images/featuredbusiness-title.gif) no-repeat left top;
}

#featuredbusiness .tab img 
{
	display: none;
}
	