/* All elements are appended gpd_ for compatibility on external websites */

/*general elements for just white label site*/

body {	
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
	text-align: center;
	margin:0px 5px;
	padding:0px;
}
a {
	color: #006699;	
	text-decoration:none;
}
a:hover {
	color: #fe361e;
	text-decoration:underline;
}
.highlightCat {
	background-color:#006699;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:0 0.2em 0 0.2em;
}

h1,h2,h3,h4 {
	font-weight:normal;
}

/* Neutralise all lists */

ul, li {
	margin:0;
	padding:0;	
	list-style-type:none;
}

ol li{
	margin:0;
	padding:0;	
	list-style-type:decimal;
}

img {
	border: 0;
}

/*header*/
#gdp_header {
	text-align: center;
	margin: 0.3em 0 0.3em 0;
}



.gdp_header2 {
	text-align: center;
	margin: 0.3em 0 0.3em 0;
	padding-left:42%;
}

*html .gdp_header2{
text-align: center;
	margin: 0.3em 0 0.3em 0;
	
padding-left:2%;

} 


.home_findnow_button
{
text-align: center;
	margin: 0.3em 0 0.3em 0;
	padding-left:42%;

}
*html .home_findnow_button
{
text-align: center;
	margin: 0.3em 0 0.3em 0;
	padding-left:7%;
}


/*start page main search box*/


ul.gdp_main_search label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 150px;
	display: block;
	float: left;
	text-transform: uppercase;
}

ul.gdp_main_search li{
	margin: 0.5em 0 0.5em 0;
}

a.search_result link{
	text-decoration: none;
}
.gdp_form {
	white-space: nowrap;
	margin: 2px;
}

ul.gdp_main_search li.gdp_form input {
	width: 250px;	
}

ul.gdp_main_search li.gdp_form select {
	width: 250px;
}


ul.gdp_main_search li#gdp_whenextra {   
	padding: 0 4px 0 159px;
 	display: none;	
}

ul.gdp_main_search li.gdp_whenextra input {
	width: 72px;	
}

ul.gdp_main_search li.gdp_whenextra label {
	text-align: left;
	width: 0;
	display: inline;
	float:  none;
	text-transform: lowercase;
	font-size: 0.80em;	
}

ul.gdp_main_search li.gdp_search {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/start-bkgd1b2.png) no-repeat left bottom;
}

#org_gdp_venue_form {
	margin: 1em auto;
	width: 700px;
	background: url(../images/org_start-bkgd1a2_1.png) no-repeat top center;
	text-align:left;
}
/*start page past search list*/

#gdp_searchlist {
	width: 511px;
	background: #fff url(../images/org_start-bkgd2.png) no-repeat left top;
	margin: 0 auto;
	text-align: center;
	font-size: 0.9em;
}
#gdp_searchlist dl {
	margin: 0;
	padding: 1em;
}
#gdp_searchlist dt {
	margin: 0;
	padding: 0.1em;
	font-weight: bold;
	font-size: 1.05em;
}
#gdp_searchlist dd {
	margin: 0;
	padding: 0.1em;
}

/* Search results list */

.gdp_icon_prev {
	height:25px;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/control_start.png) no-repeat;
}

.gdp_icon_next {
	height:25px;
	padding: 0 20px 0 0;
	margin: 0;
	background: url(../images/control_end_blue.png) no-repeat right 0;
}

.gdp_icons {
	vertical-align: top;
}

#gdp_search h3 {
	margin: 0;
	padding: 0.4em 0 0 0;
}

#gdp_search p {
	font-size: 0.85em;
	font-family: Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif;
}

#gdp_search_today {
	display: block;
	float:left;
}

#gdp_rss {
	float:right;
	display:block;
}

a.gdp_rss {
	height:28px;
	padding: 1px 0 1px 20px;
	background: url(../images/feed.png) no-repeat;
}

#gdp_search {	
	text-align:left;
}

#gdp_full_result {
	padding: 0 1em;
}

/* Rounded corners, resizable */

.gdp_roundbox-tr {
	margin:1em 0;
	background: url(../images/roundbox_tr.png) no-repeat top right;
	width: 100%;
	text-align: left;
	clear:both;
}

.gdp_roundbox-tl {
	margin:0;
	padding:0;
	background: url(../images/roundbox_tl.png) no-repeat top left;
}

.gdp_roundbox-br {
	margin:0;
	padding:0;
	background: url(../images/roundbox_br.png) no-repeat bottom right;
}

.gdp_roundbox-bl {
	margin:0;
	padding:0;
	background: url(../images/roundbox_bl.png) no-repeat bottom left;
}

/* Search area in roundbox on result page */

.gdp_searchimage {
	height:22px;
	width:70px;
	vertical-align:bottom;
	padding-left: 0.5em;
}

#gdp_search_form {
	margin: 0;
	padding: 0.5em 0;
}

ul.gdp_search_list {
	float: left;
	display: block;
	/*display:inline;*/
	text-align:left;
	padding:0.2em 0;
}
ol.terms_number_list {
	float: left;
	display: block;
	text-align:left;
	padding:0.2em 0;
}

ul.gdp_search_list label {
	display: inline;
	width: 4em;
	padding: 0 7px 0 7px;
	text-align: right;
	text-transform: uppercase;
}

ul.gdp_search_list li {
	margin: 0.5em 0 0.5em 0;
	display: inline;
}

ul.gdp_search_list li.gdp_form input {
	width: 110px;
	text-align:left;	
}

ul.gdp_search_list2 {
    clear:left;	
	text-align:left;
	padding:0.2em 0;
}

ul.gdp_search_list2 li {
	margin: 0.5em 0 0.5em 0;
	display: inline;
}

ul.gdp_search_list2 label {
	display: inline;
	width: 4em;
	padding: 0 7px 0 7px;
	text-align: right;
	text-transform: uppercase;
}

ul.gdp_search_list2 li.gdp_form select {
	width: 200px;
	text-align:left;
}

ul.gdp_search_list2 li#gdp_whenextra {
	padding: 0 4px 0 0;
	margin: 0;
	display:none;
}

ul.gdp_search_list2 li.gdp_whenextra input {
	width: 72px;
	text-align:left;	
}

ul.gdp_search_list2 li.gdp_whenextra label {
	width:0;
	display: inline;
	padding: 0;
	text-transform: lowercase;
	font-size: 0.80em;
	text-align:left;
	padding: 4px 4px 4px 4px;	
}

/* related box */

#gdp_otherbox {
	float:right;
	background: #eeeeee;
	width: 180px;
	border: 1px solid #ccc;
	padding: 0.3em 0.5em 0.3em 0.5em; 
}

#gdp_otherbox h4, .gdp_column2 h4 {
	padding: 0.2em 0 0.2em 0;
	margin: 0;
}

/* White wrapper for otherbox */

#gdp_whitebox {
	width:200px;
	background: #fff;
	float:right;
	padding: 0 0 0 2em;
}

span.gdp_grey {
	color: #666;
}

/* Definition list for search */

dl.gdp_refine_search {
	font-size: 0.75em;
	margin: 0.2em 0 0.2em 0;
}

dl.gdp_refine_search dd {
	margin: 0 0 0 2em;
}

ul.gdp_related li {
	font-size: 0.75em;
	padding: 0.1em 0 0.1em 0;
}

ul.gdp_related li.venue_detail {
	margin: 0.5em 0 0 0; 
	font-size: 1em;
}

/* End related box */

.gdp_search_results {
	/*padding: 1em 0 1em 0;*/
	padding: 1em 0 0em 0;
	overflow:hidden;	
	
}

*html .gdp_search_results
{
padding: 1em 0 1em 0;
padding-bottom:0px;
}

*html .abd
{
float:left;





}
.gdp_search_divider {
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0 0.1em 0;
	clear:left;
}
.gdp_search_other_divider {
	border-bottom: 1px solid #ccc;
	margin:  0em 0em 1em 0em;
	padding: 1em 0em 0em 0em;
	clear:left;
}
/* List + icons */

ul.gdp_event_venue li {
	padding: 0.1em 0 0.1em 0;
	font-size:12px; 
	clear:left;
}

/* Icon for films */

ul.gdp_event_venue li.gdp_event_film {
	padding: 0 0 0 20px;
	background: url(../images/film.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

/* Icon for music */

ul.gdp_event_venue li.gdp_event_music {
	padding: 0 0 0 20px;
	background: url(../images/music.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

/* Icon for theatre */

ul.gdp_event_venue li.gdp_event_theatre {
	padding: 0 0 0 20px;
	background: url(../images/theatre.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

/* Icon for other events */

ul.gdp_event_venue li.gdp_event_other {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

ul.gdp_event_venue li.gdp_event_attraction {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	height:auto;
}



/* Lists for films,events etc. */

ul.gdp_listing {
	margin: 0 2em 0 0;
}

ul.gdp_listing li {	        	
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
	font-size: 0.75em;
}

ul.gdp_listing li div.gdp_event_film_tilte   {	
    padding: 0 0 0 20px;
	background: url(../images/film.png) no-repeat 0 2px;
	font-size: 1.3em;
	font-weight:bold;	
	height:auto;
	overflow:auto;
}

/* vcard telephone */

.gdp_vcard {
	padding: 0 5px;
	margin:0;
	height: 16px;
	width: 16px;
	display:inline;
	vertical-align:bottom;
}


/* Page */

.gdp_event_clearer {
	padding: 0.1em 0 0.1em 0;
	clear:left;
}

.gdp_event_other_clearer {
	padding: 0.5em 0 0.5em 0;
	clear:both;
}

.gdp_clearer {
	padding: 1em 0 1em 0;
	clear:both;
}

.gdp_location  {
	clear:both;
}

/* Duplicate and change depending on search result */

.gdp_gdp_title_paletteBG {
	background: url(../images/palette.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_palette {
	margin: 0;
	font-size:24px;

}
h1.gdp_title_1112 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/palette.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_1104 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/asterisk_orange.png) no-repeat 0 6px;	
	width:auto;
}
.gdp_title_drinkBG {
	background: url(../images/drink.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_drink {
	margin: 0;
	font-size:24px;
}

h1.gdp_title_1114 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/palette.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_1108 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/drink.png) no-repeat 0 6px;	
	width:auto;
}
.gdp_title_musicBG {
	background: url(../images/music.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_music {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1103 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/music.png) no-repeat 0 6px;	
	width:auto;
}
h1.gdp_title_1102 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/music.png) no-repeat 0 6px;	
	width:auto;
}
h1.gdp_title_1113 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/music.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_1105 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/palette.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_filmBG {
	background: url(../images/film.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_film{
	margin: 0;
	font-size:24px;

}
h1.gdp_title_1101 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/film.png) no-repeat 0 6px;	
	width:auto;
}	

.gdp_title_operaBG {
	background: url(../images/emoticon_surprised.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_opera {
	margin: 0;
	font-size:24px;
}

h1.gdp_title_1106 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/emoticon_surprised.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_comedyBG {
	background: url(../images/emoticon_happy.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_comedy {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1107 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/emoticon_happy.png) no-repeat 0 6px;	
	width:auto;
}
.gdp_title_theatreBG {
	background: url(../images/door.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_theatre {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1110 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/door.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_danceBG {
	background: url(../images/color_swatch.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_dance {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1111 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/color_swatch.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_asterisk_orangeBG {
	background: url(../images/asterisk_orange.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:16px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}

h1.gdp_title_asterisk_orange {
	margin: 0;
	font-size:24px;
}

h1.gdp_title_1109 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/asterisk_orange.png) no-repeat 0 6px;	
	width:auto;
}


.gdp_article h4 {
	margin: 0;
	padding: 1em 0 0 0;
}

.gdp_article  p {
	margin: 0.4em 0 0;
}

.gdp_google_icon {
	padding: 0 0 0 20px;
	background: url(../images/zoom.png) no-repeat 0 0px;
	height:20px;
}

/* vcard icon */

.gdp_vcard_icon {
	padding: 0 0 0 25px;
	background: url(../images/vcard.png) no-repeat 0 1px;
	height:20px;
}

/* ical icon */

.gdp_ical_icon {
	padding: 0 0 0 20px;
	background: url(../images/time.png) no-repeat 0 0px;
	height:20px;
}

ul.gdp_article li {
	padding: 0 0 0.5em 0;
	margin:  0.2em 0.5em 0 0;
	border-bottom: 1px solid #ccc;
}

ul.all_venues li.venue_link  {     
	margin:  2em 0 0 0;	
    clear:   left;
}


ul.all_venues li.email_to_friend {
	padding: 0 0 0 22px;
	margin:  2em 0.5em 2em  0;
	background: url(../images/email.png) no-repeat  0 3px;
	clear:   left;
	text-align:right;
}

ul.other_venues li {
    margin: 0.5em 0 0 0;	
	clear:   left;
}

#gdp_content {	
    margin-right:250px;
	width:auto;
	vertical-align:top;
}

#gdp_sidebar {
	width: 248px;
	right: 0;
	float:right;
	padding-top:1em;

}

.gdp_column1 {
	width:245px;	
	vertical-align:top;	
	float:right;
	background: #eee;
	border: 1px solid #ccc;	
}

.gdp_column2 {
	background: #eee;
	width:180px;
	margin: 0 0 0 1em;
	float:right;
	border: 1px solid #ccc;
}

.gdp_padder {
	padding: 0.3em 0.5em 0.3em 0.5em; 
}

/* navigate results */

ul.gdp_navigate_text {
	margin: 0.5em 0 0.5em 0;
}

ul.gdp_navigate_text li {
	display: inline;
	padding-right: 0.5em ;
	font-size:0.80em;
	vertical-align:top;	
}


/* Navigate */

ul.gdp_navigate {
	margin: 0.5em 0 0.5em 0;
}

ul.gdp_navigate li {
	float: left;
	display:block;
	padding-right: 0.1em ;
	font-size:0.80em;
	/*height: 25px;*/
	vertical-align:top;	
}

ul.gdp_navigate li.prevnav {
	padding-right: 1em;
}

ul.gdp_navigate li.nextnav {
	padding-left: 1em;
}

ul.gdp_navigate li.sortby {
	padding-left: 1em;
}

ul.gdp_navigate li.formelement{
	margin: -3px 0.2em 0 0;
}

.clearleft {
	clear:left;
}

.clearboth {
	height: 0;
	clear: both;
}

.clearright {
	height: 0;
	clear:right;	
}

.error {
color:#FF0000;
left:400px;
margin:3px;
padding:3px;
position:absolute;
text-align:center;
width:350px;
top:47px;
}

.egMessage {
	color:#919294;
	left:400px;
	margin:3px;
	padding:3px;
	position:absolute;
	text-align:left;
	width:350px;
	top:70px;
	font-size:13px;
}

.success_message {	
	margin:1px;
	width:400px;
	text-align:center;	
	padding:1px;

}

.close_button {	
	margin: 1px 1px 1px 20px;
	vertical-align:middle;
	padding: 1px;
	float:inherit;

}


/* Icon for films */

ul.gdp_event_venue li.gdp_event_1101 {
	padding: 0 0 0 20px;
	background: url(../images/film.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1102 {
	padding: 0 0 0 20px;
	background: url(../images/music.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1103 {
	padding: 0 0 0 20px;
	background: url(../images/music.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1104 {
	padding: 0 0 0 20px;
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1105 {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;	
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1106 {
	padding: 0 0 0 20px;
	background: url(../images/emoticon_surprised.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1107 {
	padding: 0 0 0 20px;
	background: url(../images/emoticon_happy.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1108 {
	padding: 0 0 0 20px;
	background: url(../images/drink.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1109 {
	padding: 0 0 0 20px;
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1110 {
	padding: 0 0 0 20px;
	background: url(../images/door.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1111 {
	padding: 0 0 0 20px;
	background: url(../images/color_swatch.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1112 {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
	
}

.resultIcon{
	width:16px;
	height:16px;
	margin-right:5px;
	float:left;
}
.gdp_event_1105 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;
}
.gdp_event_1101 {
	background: url(../images/film.png) no-repeat 0 2px;
	height:18px;

}

.gdp_event_1102 {
	background: url(../images/music.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1103 {
	background: url(../images/music.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1104 {
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1105 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1106 {
	background: url(../images/emoticon_surprised.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1107 {
	background: url(../images/emoticon_happy.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1108 {
	background: url(../images/drink.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1109 {
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1110 {
	background: url(../images/door.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1111 {
	background: url(../images/color_swatch.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1112 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;	
}

.gdp_event_1113 {
	background: url(../images/drink.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1114 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;
}
.gdp_event_1116{
	background: url(../images/coffeeshop.png) no-repeat 0 2px;
	height:18px;
}
.gdp_event_1117 {
	background: url(../images/restaurant.png) no-repeat 0 2px;
	height:16px;
}
.gdp_event_1118 {
	background: url(../images/pubs.png) no-repeat 0 2px;
	height:16px;
}
.gdp_event_filmTilte   {	
	background: url(../images/film.png) no-repeat 0 0px;
	height:16px;
}

ul.gdp_event_venue li.gdp_event_1113 {
	padding: 0 0 0 20px;
	background: url(../images/drink.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1114 {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_venue_address li {	
	font-size:0.85em;
	clear:left;
}

h1.gdp_venue_name { /* h3 old style */
	margin: 0;
	font-size:24px;
	font-weight:bold;
}

h3.gdp_venue_event {
	margin: 0;	
	font-size: 1em;
}

ul.venue_event li {
	margin:  0 0.5em 0 0;
}

ul.gdp_event_venue li.highlight_term {	
	padding: 1px 0 0 20px;
	font-size: 0.75em;
	font-style:italic;
}

.highlight_term {	
	padding: 1px 0 0 20px;
	font-size: 1.1em;
	font-style:italic;
	clear: left;
}

ul.gdp_event_venue li.gdp_event_time {
	padding: 0.1em 0 0.1em 0;
	font-size:0.75em;
}

ul.gdp_title_page {
 font-size:0.95em;
 clear:left;
}

ul.gdp_title_page li.gdp_title_lable {
    width: 20%;    
	float:left;
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
	font-weight:bold;
}

ul.gdp_title_page li.gdp_title_value {
    width: 80%;    
	float: left;
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
}

ul.gdp_title_desc {
  margin: 0.5em 0 0.3em 0;
  font-size:0.95em;
  clear:left;
}

ul.gdp_title_desc li.gdp_title_lable {	
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
	font-weight:bold;
}

ul.gdp_title_desc li.gdp_title_showingat {	
	margin: 1.4em 0 0 0;
	padding: 0.1em 0 0 0;
	font-weight:bold;
}
ul.gdp_title_venue li {
	font-size: 1em;	
	height:auto;
	
}

.gdp_title_divider {
	border-bottom: 1px solid #ccc;
	margin:  0em 0em 0.5em 0em;
	padding: 1em 0em 0em 0em;
	clear:left;
}
/* Husmukh defined this class for add Venues/Events  */

#old_gdp_main {
	margin: 1em auto;
	width: 511px;
	background: #eeeeee url(../images/start-bkgd1a.png) no-repeat top left;
	text-align:left;
}

ul.gdp_main_search_1 li.gdp_search {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/org_start-bkgd1b2.png) no-repeat left bottom;
}
ul.gdp_main_search_1 label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 150px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#event_venue_main {
	margin: 1em auto;
	width: 511px;
	background: #eeeeee url(../images/org_start-bkgd1a.png) no-repeat top left;
	text-align: left;
}
ul.gdp_event_search label {
	padding: 0 7px 0 0;
	text-align: left;
	width: 100px;
	display: block;
	float:  left;
	text-transform: inherit;
}
ul.gdp_event_search li.gdp_search {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/org_start-bkgd1b2.png) no-repeat left bottom;
}
ul.gdp_login label {
	font-size: 14px;
	padding: 0 7px 0 0;
	text-align: right;
	width: 130px;
	display: block;
	float: left;
	text-transform: inherit;
}
ul.gdp_login li.gdp_search  {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/start-bkgd1b_1.png) no-repeat left bottom;
}
#gdp_main_login {
	margin: 1em auto;
	width: 300px;
	background: #eeeeee url(../images/start-bkgd1a_1.png) no-repeat top left;
	text-align:left;
}
ul.gdp_venue_detail label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 150px;
	display: block;
	float:  left;
	text-transform: inherit;
}
/*
#venue_detail_form {
	margin: 1em auto;
	width: 711px;
	text-align:left;
}
*/
ul.gdp_venue_detail li.gdp_detail {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/start-bkgd1b2.png) no-repeat left bottom;
}

/*---------*/
ul.gray_gdp_event_form label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 250px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#gray_gdp_event_form {
	margin: 1em auto;
	width: 711px;
	text-align:left;
}
ul.gray_gdp_event_form li.gray_gdp_eform {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	
}
/*------------*/

ul.gdp_event_form label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 250px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#gdp_event_form {
	margin: 1em auto;
	width: 711px;
	background: url(../images/org_start-bkgd1a2_1.png) no-repeat top left;
	text-align:left;
}
ul.gdp_event_form li.gdp_eform {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/org_start-bkgd1b2.png) no-repeat left bottom;
}

/**/
ul.gray_gdp_event_form label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 250px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#gray_gdp_event_form {
	margin: 1em auto;
	width: 711px;
	text-align:left;
}
ul.gray_gdp_event_form li.gdp_eform {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	
}
/**/

#gdp_venue_event_detail {
	text-align:left;
}
/**/
#org_gdp_main {
	margin: 1em auto;
	width: 700px;
	background: url(../images/start-bkgd1a2_1.png) no-repeat top left;
	text-align:left;
}

ul.org_gdp_event_search label {
	padding: 0 7px 0 0;
	text-align: left;
	width: 100px;
	display: block;
	float:  left;
	text-transform: inherit;
}
ul.org_gdp_event_search li.org_gdp_add_event {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background-color:#cccccc;
	background: url(../images/start-bkgd1b2.png) no-repeat left bottom;
}
.org_gdp_add_event {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background-color:#cccccc;
	background: url(../images/start-bkgd1b2.png) no-repeat bottom left;
}
li.height{
height: 25px;
}

#search_link{
text-decoration:none;
}
#search_link:hover{
text-decoration:underline;
}
/*#search_item_ul li.search_item_li{
	text-decoration:none;
	list-style:url(../images/bullet.jpg);
	margin: 0 1.9em 0.1em 2.9em;
}*/
li.search_item_li{
	text-decoration:none;
	list-style-image:url(../images/bullet.png);
	margin: 0 1.9em 0.1em 2.9em;
}
.spacer_inc{
width: 4em;
height:1em;
}

ul.all_venues li.user_submitted {
	padding: 0 0 0 22px;
	margin: 2em 0.5em 2em 0;
	background: url(../images/group_add.png) no-repeat 0 3px;
	clear: left;
	text-align: right;
}

#event_detail_links {
	font-size: 0.9em;
	clear:both;
	padding:1em 0 0 0;
}

ul.gdp_event_venue li.gdp_event_venue {
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

ul.gdp_venue_address li.gdp_form_text textarea {
	width: 500px;
	height: 125px;
}

.comment_add {
  width:49%;
  float:left;
  text-align:right;
}
.comment_cancel {
  width:50%;
  float:left;  
}

.user_submitted {
  padding:0 0.5em 0 0;
  text-align:right
}

.venue_padding {
  padding:0.5em 0 0 0;
}

/* New */
.wht_gdp_main_login {
	margin: 1em auto;
	width: 280px;
	background: url(../images/login-top.png) no-repeat top left;
	text-align:left;
}
#gdp_main_login_bottom {
	margin: 1em auto;
	width: 280px;
	background: url(../images/login-bottom.png) no-repeat left bottom;
	text-align:left;
}
.small_font_size {
	font-size:12px; color:#000000;
}

.search_home_link {
	color:#006699; font-size: 0.80em;
}

.search_home_deLink {
	color:#000000; font-size: 0.80em;
}

.add_commment_textarea {
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
	width: 550px;
	height: 125px;
}

li.existing_venue_detail_list {
	text-decoration:none;
	list-style-image:url(../images/bullet.png);
	margin: 0 1.9em 0.1em 1.5em;
}
.text_Font{
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
	font-size:13px;
}
/* MyWozzon related */
.li_padding { padding:2px; }
.li_form_padding { padding:3px; }
.display_border { border:1px solid #ccc; width:760px; }
.detail_label { float:left; color:#000000; padding-right:10px; text-align:right; width:17%; font-weight:bold; }
.detail_label_form { float:left; color:#000000; padding-left:15px; text-align:left; width:25%; font-weight:bold; }
.detail_middle { background-color:#ffffff; float:left; border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; width:99.7%; font-size:12px; }
.your_detail { padding-left:15px; padding-bottom:5px; font-size:20px; }
.your_detail_with_bg { background-color:#999999; width:97.7%; padding-left:15px; color:#ffffff; font-weight:bold; font-size:18px; }
.detail_label_check { float:left; text-align:left; width:17%; }
.tab_white { background-image:url(../images/pd_white_tab.png); background-repeat:no-repeat; height:22px; width:120px; float:left; text-align:left; font-weight:bold; }
.tab_gray { background-image:url(../images/mr_gray_tab.png); background-repeat:no-repeat; height:22px; width:220px; float:left; text-align:left; font-weight:bold; }
.tab_link_black { color:#000000; text-decoration:none; }
.tab_link_white { color:#ffffff; text-decoration:none; }
.my_added_venue_event { padding-left:135px; float:left; width:50%; text-align:left; }
.setting_label { float:left; color:#000000; padding-right:15px; text-align:right; width:180px; }
.myWoZZon_detail_border { float:left; text-align:left;width:40%; }
/* border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #cccccc;  */
/* end myWozzon*/

/* Result Page */
#wozzon_otherbox {
	float:right;
	background: #eeeeee;
	width: 180px;
	padding: 0.3em 0.5em 0.3em 0.5em; 
}

#wozzon_otherbox h4, .gdp_column2 h4 {
	padding: 0.2em 0 0.2em 0;
	margin: 0;
}
#wozzon_whitebox {
	width:200px;
	background: #fff;
	float:right;	
	padding: 0 0 0 0.3em;
}
.wozzon_submit_by {
	height:25px;
	margin: 0;
	text-align:center;
	float:left;
	width:250px;	
	background: url(../images/control_end_blue.png) no-repeat left 0;
}
.wozzon_pagging_next {
	height:25px;
	padding: 0 20px 0 0;
	margin: 0;
	background: url(../images/control_end_blue.png) no-repeat left 0;
}

.wozzon_right_padding_div {
	padding-top: 350px; clear: both;
}

.result_venue_title_name { margin:0px; font-size:18px; font-weight:bold; float:left; }
.result_title_name { margin:0px; font-size:18px; font-weight:bold; }

.event_title_div{ height:auto; min-height:360px; }

.your_rating { margin:0px; font-size:1.5em; font-weight:bold; }

.my_wozzon_logo { width:120px; float:left; text-align:left; }

.normal_text { font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif; }

.user_add_by_event_title_venue {
	padding-left:15px;
	background: url(../images/user_add.png) no-repeat 0 0px;
	height:auto;
}

.w_by_event_title_venue {
	padding-right:15px;
	background: url(../images/small_wozzon_check.jpg) no-repeat 0 0px;
	width:16px;	
	height:16px;
}

.my_wozzon_edit_form_label {
	padding-left:15px; padding-bottom:6px; padding-top:6px; font-weight:bold;
}

.gdp_event_time {
 clear:left;
}

.left_padding { padding-left:7px; }

/* Results Title Heading */
/*.result_venue_title_name { margin:0px; font-size:18px; font-weight:bold; float:left; }
.result_title_name { margin:0px; font-size:18px; font-weight:bold; }
*/
.font_class { font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif; }
.miles { font-size:0.8em; font-weight:normal; padding:0 0 0 0.3em; }
.rating { font-size:0.8em; font-weight:normal; padding:0.3em 0 0 0; }

.login_msg { color:green; padding:20px; font-size:12px; }
.login_msg_center { color:green; padding:20px; font-size:12px; }
.login_msg_black { color:#000000; padding:20px; font-size:12px; }
.login_cancel { text-align:right; padding-right:20px; font-size:12px; }
.login_height { height:60px; }
.login_error { font-size:0.7em; color:red; }
.login_green_msg { font-size: 0.7em;font-weight:bold; color:green; }
/* End */

.venue_add_event_link {
	font-size: 18px; 
	font-weight: bold;
}

.map_refine_your_search {
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	margin:0 3px 0 0;
	padding:5px;
}

.addEvent_MapView_div{ height:auto; min-height:80px; border:1px solid #000; }

.text_view_icon {
  font-size:13px;
}

.map_view_icon {
   font-size:12px;
   padding-left:5px;
}

.promotional_signup_box {
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
	width:148px;
}
.w {
	width:165px;
}

.promotional_signup_box_heading{
color:green;
font-size:18px;
padding-bottom:10px; 
margin:0; 
font-weight:bold;
text-align:left;
}
.promotional_login_box_heading{
font-size:14px;
padding-bottom:0px; 
margin:0; 
font-weight:bold;
text-align:left;
}
.login_register_td{
text-align:right;
}
.css_left{
text-align:left;
}
.css_right{
text-align:right;
}
.login_textBox{
width:175px;
border:1px solid #989898;
}
.bold{
font-weight:bold;
}
.inc_pad{
padding-bottom:10px;
}
.h{
height:30px;
}
.hl{
height:27px;
}

.font_home_page {
 font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
 
}

.td_search_form {
 padding:0 0 0.16em 0;
 font-weight:bold;
 font-size: 0.9em;	
}
.td_search_form_bulltestext {
 font-size: 0.9em;	
}

.home_category_img{
  padding:0 5px 0 5px;
}

#woZZonLogo { text-align:center; }
#signUpHeading { font-size:20px; color:#2aa4f1; text-align:left; }
.hint_font_normal { font-size:11px; text-align:left;}
.hint_font_blue { font-size:11px; color:#0033cc; text-align:left;}
#winAnAppleIPodTouch { text-align:left; width:100%; height:171px; padding-left:30px;}
#winnerContent { text-align:left;}
#cartoon { text-align:center; width:100%; height:135px; }
#specification { text-align:left; font-weight:bold; padding-top:10px;}
#welcomeMsg { text-align:center; font-weight:bold; color:#016435 }
#clickHere { text-align:center; padding:20px; }
#content{text-align:left;}
.label_w{width:130px;}
#specificationTheatre { padding:10px; text-align:left; }
#winAnAppleIPodTouch_theatre { text-align:center; width:100%; height:125px; }

.w_resultfsize
{
font-size:12px;
}


ul.gdp_event_venue li.gdp_event_1118 {
	padding: 0 0 0 20px;
	background: url(../images/pubs.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}
ul.gdp_event_venue li.gdp_event_1116{
	padding: 0 0 0 20px;
	background: url(../images/coffeeshop.png) no-repeat 0 2px;

	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}
ul.gdp_event_venue li.gdp_event_1117 {
	padding: 0 0 0 20px;
	background: url(../images/restaurant.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

.search {vertical-align:middle;text-align:center;padding-bottom:10px;}
.search label {position:absolute;top:-9999px;left:-9999px;}
.search input.search-field {font-size:15px;color:#999;padding:5px 10px;width:530px;border:2px solid #666;}
.search input.submit-button {margin-top:10px;}

.browse {padding-top:20px;/*padding-bottom:10px;*/text-align:center;font-weight:bold;font-size:14px;}
.browse ul {width:300px;margin:10px auto; margin-bottom:0px;}
.browse li {width:30px;float:left;text-align:center;}

.content-highlights {font-weight:bold;text-align:center;border-top:1px solid #999;}
.content-highlights ul {width:510px;margin:3px auto;}
.content-highlights li {width:150px; font-size:14px;float:left;padding-right:10px;padding-left:10px;}
.content-highlights p {margin:5px 0;}
.content-highlights img {display:block;margin:2px auto 5px;}


.bgr-box-tl {padding:8px 0 0 8px;background:url("../images/tp-start-bgr.gif") left top no-repeat;}
.bgr-box-tr {padding:8px 15px 0 7px;margin:-8px 0 0 0;background:url("../images/tp-end-bgr.gif") right top no-repeat;}
.bgr-box-bl {background:url("../images/btm-start-bgr.gif") left bottom no-repeat;}
.bgr-box-br {height:8px;margin-left:8px;margin-bottom:10px;background:url("../images/btm-end-bgr.gif") right bottom no-repeat;}
* html .bgr-box-br { margin-top:-11px; background:url("../images/btm-end-bgr.gif") right bottom no-repeat; width:342px; }

.tablewidth4
{
width:200px;

}

* html .tablewidth4 { width:200px; }


.bgr-box-popup {position:relative;z-index:55}

.tabletd4
{
width:250px;

}



.tablewidth2
{
width:200px;
}

* html .tablewidth2
{
width:320px;
}


* html .bgr-box-popup { position:absolute;top:190px; left:22%; z-index:55}



.bgr-box {/*position:absolute;top:-110px;left:0px;z-index:19*/}

.bgr-box5 {position:absolute;top:-40px;left:120px;z-index:19}
*html .bgr-box5 {position:absolute;top:-30px;left:150px;width:340px;z-index:19}


*html .bgr-box {/*position:absolute;top:-30px;left:150px;width:340px;z-index:19*/}
.bgr-box p {margin:0;font-size:12px;text-align:left;}
.bgr-box table {}
.bgr-box td {min-width:150px; vertical-align:top;}
.bgr-box td p {min-width:150px; }
.bgr-box-date input {margin-top:5px;font-size:12px; }
.bgr-box-date label {width:67px;font-size:13px; margin:2px;}
.bgr-box-location label {font-weight:bold;font-size:13px}
.bgr-box-location input {margin:2px 0;font-size:12px;}
.bgr-box-location span {margin:2px 0;font-size:12px;}


<!--new window-->
.bgr-box-popup_inner {position:relative; z-index:19 }
* html .bgr-box-popup_inner  { position:absolute; z-index:19 }
.bgr-box_inner {position:absolute; width:300px;z-index:19}



.bgr-box-popup_inner_top {position:relative; left:-10%;top:30px;z-index:19}
* html .bgr-box-popup_inner_top  { position:absolute; left:4%;top:100px; z-index:19 }





.searchPopup_closeLink {font-size:12px}

.submit-button {margin-bottom:-4px;}

.search_criteria_changelink{ font-family:Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif; font-size:12px;}
.search_criteria_text{ font-family:Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif; font-size:1.2em; font-weight:bold;}
.search-section-search {vertical-align:top;text-align:left;}
.search-section-search label {position:absolute;left:-9999px;}
.search-section-search input.search-field {font-size:15px;color:#999;padding:5px 10px;width:400px;border:2px solid #666;}
.flat_links{font-family:Arial; font-size:14px;  padding-top:5px;}


.fb_share_link {
	background:transparent url("../images/fb_share.gif") no-repeat scroll left center;
	font-size:0.85em;
	font-weight:bold;
	height:16px;
	padding:0 0 0 20px;
}
.add_to_fav_link {
background:transparent url("../images/add_to_fav.png") no-repeat scroll left top;
height:16px;
padding:0 0 0 20px;
font-weight:bold;
font-size:0.85em;
font-family:Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif;
}

.fb_share_link_venue {
background:transparent url("../images/fb_share.gif") no-repeat scroll left ;
height:16px;
padding:2px 0 0 20px;
font-size:1em;

}
.add_to_fav_link_venue {
background:transparent url("../images/add_to_fav.png") no-repeat scroll left top;
height:16px;
padding:0 0 0 20px;
font-weight:bold;
font-size:1em;

}
/* Mobi - Start */
#mobi {text-align:left;}
#mobi table table {margin:0;}
#mobi p {font-size:1.1em; line-height:1.3em;}
#mobi .title { font-size:1.5em; font-weight:bold; margin-bottom:-5px; margin-left:130px; padding-top:16px;}
#mobi .wozzon-sm {float:left;width:120px;}
#mobi .header-sep {clear:left; background-color:#EFEFEF; padding:5px 20px; color:#fff; margin-bottom:0; padding:5px 20px; border-top:1px solid #c0c0c0;}
#mobi h2 {font-size:1.5em; padding-left:3px;}
#mobi h3 {font-weight:bold; margin-bottom:0;}
#mobi .table-left   {vertical-align:top; width:210px; padding:0 20px 0 0;}
#mobi .table-right  {vertical-align:top; width:240px;}
#mobi .table-centre {vertical-align:top; width:520px;}
#mobi h2.top {font-size:1.2em;line-height:1.4em;font-weight:bold;padding:5px 0;background-color:transparent;border-top:none; margin-top:0;}
#mobi #no1,#mobi #no2,#mobi #no3 {width:77%;float:left;}
#mobi #no1-img,#mobi #no2-img,#mobi #no3-img {width:20%;float:left;}
#mobi #no1-img,#mobi #no3-img {padding-left:3%;}
#mobi #no2-img {padding-right:3%;}
#mobi #no2-img {margin-top:-80px;}
.f{font-family:Arial;font-size:12px;}
.h{font-family:Arial;font-size:14px;}
/* Mobi - End */

#wl_container {
	width: 100%;
	
}
#wl_topMenuContainer {
	height: 42px;
	text-align:right;
	
}
#wl_searchBarContainer {
	height: 78px;
	padding:0px 10px;
}
#wl_titleContainer {
	background-image: url(../images/topBG.jpg);
	background-repeat: repeat-x;
	height: 136px;
	padding:20px 0px;
}
#wl_interviewContainer {
	width: 750px;
	margin-left:140px;
	font-size:14px;
}

#wl_faqTopL {
	background-repeat: no-repeat;
	background-position: right top;
	height: 125px;
	width: 263px;
	padding-top: 35px;
	float:left;
	text-align:left;
}

/*#wl_faqTopL h1{
	font-size:24px;
	color:#B4B4B4;
}
.wl_faq h1{
	color:#06C;
	font-size:18px;	
	font-weight:bold;
}*/


.wl_faq{
	padding:10px 0px;
	width:600px;
	border-bottom:1px solid #CCCCCC;
}

.wl_faq ul {
	padding:15px;
}
.wl_faq li {
	list-style:disc;
	padding-bottom:8px;
}
#wl_interviewTopL {
	background-image: url(../images/mic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 85px;
	width: 263px;
	padding-top: 35px;
	float:left;
}
#wl_interviewTopL h1{
	font-size:24px;
	color:#B4B4B4;
}
#wl_interviewTopL h2{
	font-size:18px;
	color:#B33656;
}
#wl_interviewTopR {
	float:right;
	width: 320px;
	padding-top: 40px;
	text-align:right;
	color:#777777;
}
#wl_interviewTopDetail{
	color:#575757;
	clear:both;
	padding:10px 0px;;
}
.wl_interview{
	padding:55px 0px;
	width:600px;
	border-bottom:1px solid #CCCCCC;
}
.wl_interview h1{
	color:#B33656;
	font-size:18px;	
}
.wl_interview h4{
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
.wl_interview img{
	width:350px;
	height:235px;
	border:10px solid #C7C7C7;
	margin:20px 0px;
}
p{
	margin-top:5px;
	margin-bottom:20px;
}
h3{
	color:#000000;
}
.wl_a{
	font-weight:bold;
	color:#D8445C;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	
}
.hiddenElement{
	display:none;
	padding-top:20px;
}
ol{
	margin-top:5px;
	margin-bottom:20px;
	margin-left:30px;
}
/* Date Selection Menu */
.dmMenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px;
float:right;
}
.dmMenu li a{
display: block;
width: 50%;
padding: 5px 0px;
text-decoration: none;
text-align:left;
color:#D8445C;
font-weight:bold;
}

.dmMenu li a:hover{
color: #FFFFFF;
width: 50%;
background-color:#D8445D;
text-decoration:none;
}
#addVenueMiddle{
	background-color:#EEEEEE;
	border-left:2px solid #CDCDCD;
	border-right:2px solid #CDCDCD;
	width:656px;
	padding:0px 20px;
	padding-bottom:10px;
}
/*.resultIcon{
	width:10px;
	height:11px;
	margin-right:5px;
	float:left;
}*//* All elements are appended gpd_ for compatibility on external websites */

/*general elements for just white label site*/ 

a {
	color: #006699;	
	text-decoration:none;
}
a:hover {
	color: #fe361e;
	text-decoration:underline;
}
.highlightCat {
	background-color:#006699;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:0 0.2em 0 0.2em;
}

h1,h2,h3,h4 {
	font-weight:normal;
}

/* Neutralise all lists */

ul, li {
	margin:0;
	padding:0;	
	list-style-type:none;
}

ol li{
	margin:0;
	padding:0;	
	list-style-type:decimal;
}

img {
	border: 0;
}

/*header*/
#gdp_header {
	text-align: center;
	margin: 0.3em 0 0.3em 0;
}



.gdp_header2 {
	text-align: center;
	margin: 0.3em 0 0.3em 0;
	padding-left:42%;
}

*html .gdp_header2{
text-align: center;
	margin: 0.3em 0 0.3em 0;
	
padding-left:2%;

} 


.home_findnow_button
{
text-align: center;
	margin: 0.3em 0 0.3em 0;
	padding-left:42%;

}
*html .home_findnow_button
{
text-align: center;
	margin: 0.3em 0 0.3em 0;
	padding-left:7%;
}







/*start page main search box*/


ul.gdp_main_search label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 150px;
	display: block;
	float: left;
	text-transform: uppercase;
}

ul.gdp_main_search li{
	margin: 0.5em 0 0.5em 0;
}

a.search_result link{
	text-decoration: none;
}
.gdp_form {
	white-space: nowrap;
	margin: 2px;
}

ul.gdp_main_search li.gdp_form input {
	width: 250px;	
}

ul.gdp_main_search li.gdp_form select {
	width: 250px;
}


ul.gdp_main_search li#gdp_whenextra {   
	padding: 0 4px 0 159px;
 	display: none;	
}

ul.gdp_main_search li.gdp_whenextra input {
	width: 72px;	
}

ul.gdp_main_search li.gdp_whenextra label {
	text-align: left;
	width: 0;
	display: inline;
	float:  none;
	text-transform: lowercase;
	font-size: 0.80em;	
}

ul.gdp_main_search li.gdp_search {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/start-bkgd1b2.png) no-repeat left bottom;
}

#org_gdp_venue_form {
	margin: 1em auto;
	width: 700px;
	background: url(../images/org_start-bkgd1a2_1.png) no-repeat top center;
	text-align:left;
}
/*start page past search list*/

#gdp_searchlist {
	width: 511px;
	background: #fff url(../images/org_start-bkgd2.png) no-repeat left top;
	margin: 0 auto;
	text-align: center;
	font-size: 0.9em;
}
#gdp_searchlist dl {
	margin: 0;
	padding: 1em;
}
#gdp_searchlist dt {
	margin: 0;
	padding: 0.1em;
	font-weight: bold;
	font-size: 1.05em;
}
#gdp_searchlist dd {
	margin: 0;
	padding: 0.1em;
}

/* Search results list */

.gdp_icon_prev {
	height:25px;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/control_start.png) no-repeat;
}

.gdp_icon_next {
	height:25px;
	padding: 0 20px 0 0;
	margin: 0;
	background: url(../images/control_end_blue.png) no-repeat right 0;
}

.gdp_icons {
	vertical-align: top;
}

#gdp_search h3 {
	margin: 0;
	padding: 0.4em 0 0 0;
}

#gdp_search p {
	font-size: 0.85em;
	font-family: Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif;
}

#gdp_search_today {
	display: block;
	float:left;
}

#gdp_rss {
	float:right;
	display:block;
}

a.gdp_rss {
	height:28px;
	padding: 1px 0 1px 20px;
	background: url(../images/feed.png) no-repeat;
}

#gdp_search {	
	text-align:left;
}

#gdp_full_result {
	padding: 0 1em;
}

/* Rounded corners, resizable */

.gdp_roundbox-tr {
	margin:1em 0;
	background: url(../images/roundbox_tr.png) no-repeat top right;
	width: 100%;
	text-align: left;
	clear:both;
}

.gdp_roundbox-tl {
	margin:0;
	padding:0;
	background: url(../images/roundbox_tl.png) no-repeat top left;
}

.gdp_roundbox-br {
	margin:0;
	padding:0;
	background: url(../images/roundbox_br.png) no-repeat bottom right;
}

.gdp_roundbox-bl {
	margin:0;
	padding:0;
	background: url(../images/roundbox_bl.png) no-repeat bottom left;
}

/* Search area in roundbox on result page */

.gdp_searchimage {
	height:22px;
	width:70px;
	vertical-align:bottom;
	padding-left: 0.5em;
}

#gdp_search_form {
	margin: 0;
	padding: 0.5em 0;
}

ul.gdp_search_list {
	float: left;
	display: block;
	/*display:inline;*/
	text-align:left;
	padding:0.2em 0;
}
ol.terms_number_list {
	float: left;
	display: block;
	text-align:left;
	padding:0.2em 0;
}

ul.gdp_search_list label {
	display: inline;
	width: 4em;
	padding: 0 7px 0 7px;
	text-align: right;
	text-transform: uppercase;
}

ul.gdp_search_list li {
	margin: 0.5em 0 0.5em 0;
	display: inline;
}

ul.gdp_search_list li.gdp_form input {
	width: 110px;
	text-align:left;	
}

ul.gdp_search_list2 {
    clear:left;	
	text-align:left;
	padding:0.2em 0;
}

ul.gdp_search_list2 li {
	margin: 0.5em 0 0.5em 0;
	display: inline;
}

ul.gdp_search_list2 label {
	display: inline;
	width: 4em;
	padding: 0 7px 0 7px;
	text-align: right;
	text-transform: uppercase;
}

ul.gdp_search_list2 li.gdp_form select {
	width: 200px;
	text-align:left;
}

ul.gdp_search_list2 li#gdp_whenextra {
	padding: 0 4px 0 0;
	margin: 0;
	display:none;
}

ul.gdp_search_list2 li.gdp_whenextra input {
	width: 72px;
	text-align:left;	
}

ul.gdp_search_list2 li.gdp_whenextra label {
	width:0;
	display: inline;
	padding: 0;
	text-transform: lowercase;
	font-size: 0.80em;
	text-align:left;
	padding: 4px 4px 4px 4px;	
}

/* related box */

#gdp_otherbox {
	float:right;
	background: #eeeeee;
	width: 180px;
	border: 1px solid #ccc;
	padding: 0.3em 0.5em 0.3em 0.5em; 
}

#gdp_otherbox h4, .gdp_column2 h4 {
	padding: 0.2em 0 0.2em 0;
	margin: 0;
}

/* White wrapper for otherbox */

#gdp_whitebox {
	width:200px;
	background: #fff;
	float:right;
	padding: 0 0 0 2em;
}

span.gdp_grey {
	color: #666;
}

/* Definition list for search */

dl.gdp_refine_search {
	font-size: 0.75em;
	margin: 0.2em 0 0.2em 0;
}

dl.gdp_refine_search dd {
	margin: 0 0 0 2em;
}

ul.gdp_related li {
	font-size: 0.75em;
	padding: 0.1em 0 0.1em 0;
}

ul.gdp_related li.venue_detail {
	margin: 0.5em 0 0 0; 
	font-size: 1em;
}

/* End related box */

.gdp_search_results {
	/*padding: 1em 0 1em 0;*/
	padding: 1em 0 0em 0;
	overflow:hidden;	
	
}

*html .gdp_search_results
{
padding: 1em 0 1em 0;
padding-bottom:0px;
}

*html .abd
{
float:left;





}
.gdp_search_divider {
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0 0.1em 0;
	clear:left;
}
.gdp_search_other_divider {
	border-bottom: 1px solid #ccc;
	margin:  0em 0em 1em 0em;
	padding: 1em 0em 0em 0em;
	clear:left;
}
/* List + icons */

ul.gdp_event_venue li {
	padding: 0.1em 0 0.1em 0;
	font-size:12px; 
	clear:left;
}

/* Icon for films */

ul.gdp_event_venue li.gdp_event_film {
	padding: 0 0 0 20px;
	background: url(../images/film.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

/* Icon for music */

ul.gdp_event_venue li.gdp_event_music {
	padding: 0 0 0 20px;
	background: url(../images/music.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

/* Icon for theatre */

ul.gdp_event_venue li.gdp_event_theatre {
	padding: 0 0 0 20px;
	background: url(../images/theatre.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

/* Icon for other events */

ul.gdp_event_venue li.gdp_event_other {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

ul.gdp_event_venue li.gdp_event_attraction {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	height:auto;
}



/* Lists for films,events etc. */

ul.gdp_listing {
	margin: 0 2em 0 0;
}

ul.gdp_listing li {	        	
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
	font-size: 0.75em;
}

ul.gdp_listing li div.gdp_event_film_tilte   {	
    padding: 0 0 0 20px;
	background: url(../images/film.png) no-repeat 0 2px;
	font-size: 1.3em;
	font-weight:bold;	
	height:auto;
	overflow:auto;
}

/* vcard telephone */

.gdp_vcard {
	padding: 0 5px;
	margin:0;
	height: 16px;
	width: 16px;
	display:inline;
	vertical-align:bottom;
}


/* Page */

.gdp_event_clearer {
	padding: 0.1em 0 0.1em 0;
	clear:left;
}

.gdp_event_other_clearer {
	padding: 0.5em 0 0.5em 0;
	clear:both;
}

.gdp_clearer {
	padding: 1em 0 1em 0;
	clear:both;
}

.gdp_location  {
	clear:both;
}

/* Duplicate and change depending on search result */

.gdp_gdp_title_paletteBG {
	background: url(../images/palette.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_palette {
	margin: 0;
	font-size:24px;

}
h1.gdp_title_1112 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/palette.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_1104 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/asterisk_orange.png) no-repeat 0 6px;	
	width:auto;
}
.gdp_title_drinkBG {
	background: url(../images/drink.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_drink {
	margin: 0;
	font-size:24px;
}

h1.gdp_title_1114 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/palette.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_1108 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/drink.png) no-repeat 0 6px;	
	width:auto;
}
.gdp_title_musicBG {
	background: url(../images/music.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_music {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1103 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/music.png) no-repeat 0 6px;	
	width:auto;
}
h1.gdp_title_1102 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/music.png) no-repeat 0 6px;	
	width:auto;
}
h1.gdp_title_1113 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/music.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_1105 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/palette.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_filmBG {
	background: url(../images/film.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_film{
	margin: 0;
	font-size:24px;

}
h1.gdp_title_1101 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/film.png) no-repeat 0 6px;	
	width:auto;
}	

.gdp_title_operaBG {
	background: url(../images/emoticon_surprised.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_opera {
	margin: 0;
	font-size:24px;
}

h1.gdp_title_1106 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/emoticon_surprised.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_comedyBG {
	background: url(../images/emoticon_happy.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_comedy {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1107 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/emoticon_happy.png) no-repeat 0 6px;	
	width:auto;
}
.gdp_title_theatreBG {
	background: url(../images/door.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_theatre {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1110 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/door.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_danceBG {
	background: url(../images/color_swatch.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}
h1.gdp_title_dance {
	margin: 0;
	font-size:24px;
}
h1.gdp_title_1111 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/color_swatch.png) no-repeat 0 6px;	
	width:auto;
}

.gdp_title_asterisk_orangeBG {
	background: url(../images/asterisk_orange.png) no-repeat 0 0px;	
	float:left;
	width:15px;
	height:14px;
	font-size:5px;
	margin-top:8px;
	margin-right:3px;
}

h1.gdp_title_asterisk_orange {
	margin: 0;
	font-size:24px;
}

h1.gdp_title_1109 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/asterisk_orange.png) no-repeat 0 6px;	
	width:auto;
}


.gdp_article h4 {
	margin: 0;
	padding: 1em 0 0 0;
}

.gdp_article  p {
	margin: 0.4em 0 0;
}

.gdp_google_icon {
	padding: 0 0 0 20px;
	background: url(../images/zoom.png) no-repeat 0 0px;
	height:20px;
}

/* vcard icon */

.gdp_vcard_icon {
	padding: 0 0 0 25px;
	background: url(../images/vcard.png) no-repeat 0 1px;
	height:20px;
}

/* ical icon */

.gdp_ical_icon {
	padding: 0 0 0 20px;
	background: url(../images/time.png) no-repeat 0 0px;
	height:20px;
}

ul.gdp_article li {
	padding: 0 0 0.5em 0;
	margin:  0.2em 0.5em 0 0;
	border-bottom: 1px solid #ccc;
}

ul.all_venues li.venue_link  {     
	margin:  2em 0 0 0;	
    clear:   left;
}


ul.all_venues li.email_to_friend {
	padding: 0 0 0 22px;
	margin:  2em 0.5em 2em  0;
	background: url(../images/email.png) no-repeat  0 3px;
	clear:   left;
	text-align:right;
}

ul.other_venues li {
    margin: 0.5em 0 0 0;	
	clear:   left;
}

#gdp_content {	
    margin-right:250px;
	width:auto;
	vertical-align:top;
}

#gdp_sidebar {
	width: 248px;
	right: 0;
	float:right;
	padding-top:1em;

}

.gdp_column1 {
	width:245px;	
	vertical-align:top;	
	float:right;
	background: #eee;
	border: 1px solid #ccc;	
}

.gdp_column2 {
	background: #eee;
	width:180px;
	margin: 0 0 0 1em;
	float:right;
	border: 1px solid #ccc;
}

.gdp_padder {
	padding: 0.3em 0.5em 0.3em 0.5em; 
}

/* navigate results */

ul.gdp_navigate_text {
	margin: 0.5em 0 0.5em 0;
}

ul.gdp_navigate_text li {
	display: inline;
	padding-right: 0.5em ;
	font-size:0.80em;
	vertical-align:top;	
}


/* Navigate */

ul.gdp_navigate {
	margin: 0.5em 0 0.5em 0;
}

ul.gdp_navigate li {
	float: left;
	display:block;
	padding-right: 0.1em ;
	font-size:0.80em;
	/*height: 25px;*/
	vertical-align:top;	
}

ul.gdp_navigate li.prevnav {
	padding-right: 1em;
}

ul.gdp_navigate li.nextnav {
	padding-left: 1em;
}

ul.gdp_navigate li.sortby {
	padding-left: 1em;
}

ul.gdp_navigate li.formelement{
	margin: -3px 0.2em 0 0;
}

.clearleft {
	clear:left;
}

.clearboth {
	height: 0;
	clear: both;
}

.clearright {
	height: 0;
	clear:right;	
}

.error {
	background-color:#ffffff;
	margin:3px;
	width:400px;
	text-align:center;
	color:#ff0000;
	padding:3px;

}

.success_message {	
	margin:1px;
	width:400px;
	text-align:center;	
	padding:1px;

}

.close_button {	
	margin: 1px 1px 1px 20px;
	vertical-align:middle;
	padding: 1px;
	float:inherit;

}


/* Icon for films */

ul.gdp_event_venue li.gdp_event_1101 {
	padding: 0 0 0 20px;
	background: url(../images/film.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1102 {
	padding: 0 0 0 20px;
	background: url(../images/music.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1103 {
	padding: 0 0 0 20px;
	background: url(../images/music.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1104 {
	padding: 0 0 0 20px;
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1105 {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;	
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1106 {
	padding: 0 0 0 20px;
	background: url(../images/emoticon_surprised.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1107 {
	padding: 0 0 0 20px;
	background: url(../images/emoticon_happy.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1108 {
	padding: 0 0 0 20px;
	background: url(../images/drink.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1109 {
	padding: 0 0 0 20px;
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1110 {
	padding: 0 0 0 20px;
	background: url(../images/door.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1111 {
	padding: 0 0 0 20px;
	background: url(../images/color_swatch.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1112 {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
	
}

.resultIcon{
	width:16px;
	height:16px;
	margin-right:5px;
	float:left;
}
.gdp_event_1105 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;
}
.gdp_event_1101 {
	background: url(../images/film.png) no-repeat 0 2px;
	height:18px;

}

.gdp_event_1102 {
	background: url(../images/music.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1103 {
	background: url(../images/music.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1104 {
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1105 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1106 {
	background: url(../images/emoticon_surprised.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1107 {
	background: url(../images/emoticon_happy.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1108 {
	background: url(../images/drink.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1109 {
	background: url(../images/asterisk_orange.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1110 {
	background: url(../images/door.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1111 {
	background: url(../images/color_swatch.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1112 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;	
}

.gdp_event_1113 {
	background: url(../images/drink.png) no-repeat 0 2px;
	height:18px;
}

.gdp_event_1114 {
	background: url(../images/palette.png) no-repeat 0 2px;
	height:18px;
}
.gdp_event_1116{
	background: url(../images/coffeeshop.png) no-repeat 0 2px;
	height:18px;
}
.gdp_event_1117 {
	background: url(../images/restaurant.png) no-repeat 0 2px;
	height:16px;
}
.gdp_event_1118 {
	background: url(../images/pubs.png) no-repeat 0 2px;
	height:16px;
}
.gdp_event_filmTilte   {	
	background: url(../images/film.png) no-repeat 0 0px;
	height:16px;
}

ul.gdp_event_venue li.gdp_event_1113 {
	padding: 0 0 0 20px;
	background: url(../images/drink.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_event_venue li.gdp_event_1114 {
	padding: 0 0 0 20px;
	background: url(../images/palette.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

ul.gdp_venue_address li {	
	font-size:0.85em;
	clear:left;
}

h1.gdp_venue_name { /* h3 old style */
	margin: 0;
	font-size:24px;
	font-weight:bold;
}

h3.gdp_venue_event {
	margin: 0;	
	font-size: 1em;
}

ul.venue_event li {
	margin:  0 0.5em 0 0;
}

ul.gdp_event_venue li.highlight_term {	
	padding: 1px 0 0 20px;
	font-size: 0.75em;
	font-style:italic;
}

.highlight_term {	
	padding: 1px 0 0 20px;
	font-size: 1.1em;
	font-style:italic;
	clear: left;
}

ul.gdp_event_venue li.gdp_event_time {
	padding: 0.1em 0 0.1em 0;
	font-size:0.75em;
}

ul.gdp_title_page {
 font-size:0.95em;
 clear:left;
}

ul.gdp_title_page li.gdp_title_lable {
    width: 20%;    
	float:left;
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
	font-weight:bold;
}

ul.gdp_title_page li.gdp_title_value {
    width: 80%;    
	float: left;
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
}

ul.gdp_title_desc {
  margin: 0.5em 0 0.3em 0;
  font-size:0.95em;
  clear:left;
}

ul.gdp_title_desc li.gdp_title_lable {	
	margin: 0.1em 0 0 0;
	padding: 0.1em 0 0 0;
	font-weight:bold;
}

ul.gdp_title_desc li.gdp_title_showingat {	
	margin: 1.4em 0 0 0;
	padding: 0.1em 0 0 0;
	font-weight:bold;
}
ul.gdp_title_venue li {
	font-size: 1em;	
	height:auto;
	
}

.gdp_title_divider {
	border-bottom: 1px solid #ccc;
	margin:  0em 0em 0.5em 0em;
	padding: 1em 0em 0em 0em;
	clear:left;
}
/* Husmukh defined this class for add Venues/Events  */

#old_gdp_main {
	margin: 1em auto;
	width: 511px;
	background: #eeeeee url(../images/start-bkgd1a.png) no-repeat top left;
	text-align:left;
}

ul.gdp_main_search_1 li.gdp_search {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/org_start-bkgd1b2.png) no-repeat left bottom;
}
ul.gdp_main_search_1 label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 150px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#event_venue_main {
	margin: 1em auto;
	width: 511px;
	background: #eeeeee url(../images/org_start-bkgd1a.png) no-repeat top left;
	text-align: left;
}
ul.gdp_event_search label {
	padding: 0 7px 0 0;
	text-align: left;
	width: 100px;
	display: block;
	float:  left;
	text-transform: inherit;
}
ul.gdp_event_search li.gdp_search {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/org_start-bkgd1b2.png) no-repeat left bottom;
}
ul.gdp_login label {
	font-size: 14px;
	padding: 0 7px 0 0;
	text-align: right;
	width: 130px;
	display: block;
	float: left;
	text-transform: inherit;
}
ul.gdp_login li.gdp_search  {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/start-bkgd1b_1.png) no-repeat left bottom;
}
#gdp_main_login {
	margin: 1em auto;
	width: 300px;
	background: #eeeeee url(../images/start-bkgd1a_1.png) no-repeat top left;
	text-align:left;
}
ul.gdp_venue_detail label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 150px;
	display: block;
	float:  left;
	text-transform: inherit;
}
/*
#venue_detail_form {
	margin: 1em auto;
	width: 711px;
	text-align:left;
}*/
ul.gdp_venue_detail li.gdp_detail {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/start-bkgd1b2.png) no-repeat left bottom;
}

/*---------*/
ul.gray_gdp_event_form label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 250px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#gray_gdp_event_form {
	margin: 1em auto;
	width: 711px;
	text-align:left;
}
ul.gray_gdp_event_form li.gray_gdp_eform {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	
}
/*------------*/

ul.gdp_event_form label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 250px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#gdp_event_form {
	margin: 1em auto;
	width: 711px;
	background: url(../images/org_start-bkgd1a2_1.png) no-repeat top left;
	text-align:left;
}
ul.gdp_event_form li.gdp_eform {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background: url(../images/org_start-bkgd1b2.png) no-repeat left bottom;
}

/**/
ul.gray_gdp_event_form label {
	padding: 0 7px 0 0;
	text-align: right;
	width: 250px;
	display: block;
	float:  left;
	text-transform: inherit;
}
#gray_gdp_event_form {
	margin: 1em auto;
	width: 711px;
	text-align:left;
}
ul.gray_gdp_event_form li.gdp_eform {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	
}
/**/

#gdp_venue_event_detail {
	text-align:left;
}
/**/
#org_gdp_main {
	margin: 1em auto;
	width: 700px;
	background: url(../images/start-bkgd1a2_1.png) no-repeat top left;
	text-align:left;
}

ul.org_gdp_event_search label {
	padding: 0 7px 0 0;
	text-align: left;
	width: 100px;
	display: block;
	float:  left;
	text-transform: inherit;
}
ul.org_gdp_event_search li.org_gdp_add_event {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background-color:#cccccc;
	background: url(../images/start-bkgd1b2.png) no-repeat left bottom;
}
.org_gdp_add_event {
	padding: 0.3em 0 1.6em 0;
	text-align: center;
	background-color:#cccccc;
	background: url(../images/start-bkgd1b2.png) no-repeat bottom left;
}
li.height{
height: 25px;
}

#search_link{
text-decoration:none;
}
#search_link:hover{
text-decoration:underline;
}
/*#search_item_ul li.search_item_li{
	text-decoration:none;
	list-style:url(../images/bullet.jpg);
	margin: 0 1.9em 0.1em 2.9em;
}*/
li.search_item_li{
	text-decoration:none;
	list-style-image:url(../images/bullet.png);
	margin: 0 1.9em 0.1em 2.9em;
}
.spacer_inc{
width: 4em;
height:1em;
}

ul.all_venues li.user_submitted {
	padding: 0 0 0 22px;
	margin: 2em 0.5em 2em 0;
	background: url(../images/group_add.png) no-repeat 0 3px;
	clear: left;
	text-align: right;
}

#event_detail_links {
	font-size: 0.9em;
	clear:both;
	padding:1em 0 0 0;
}

ul.gdp_event_venue li.gdp_event_venue {
	font-size: 1em;
	font-weight:bold;
	height:auto;
}

ul.gdp_venue_address li.gdp_form_text textarea {
	width: 500px;
	height: 125px;
}

.comment_add {
  width:49%;
  float:left;
  text-align:right;
}
.comment_cancel {
  width:50%;
  float:left;  
}

.user_submitted {
  padding:0 0.5em 0 0;
  text-align:right
}

.venue_padding {
  padding:0.5em 0 0 0;
}

/* New */
.wht_gdp_main_login {
	margin: 1em auto;
	width: 280px;
	background: url(../images/login-top.png) no-repeat top left;
	text-align:left;
}
#gdp_main_login_bottom {
	margin: 1em auto;
	width: 280px;
	background: url(../images/login-bottom.png) no-repeat left bottom;
	text-align:left;
}
.small_font_size {
	font-size:12px; color:#000000;
}

.search_home_link {
	color:#006699; font-size: 0.80em;
}

.search_home_deLink {
	color:#000000; font-size: 0.80em;
}

.add_commment_textarea {
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
	width: 550px;
	height: 125px;
}

li.existing_venue_detail_list {
	text-decoration:none;
	list-style-image:url(../images/bullet.png);
	margin: 0 1.9em 0.1em 1.5em;
}
.text_Font{
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
	font-size:13px;
}
/* MyWozzon related */
.li_padding { padding:2px; }
.li_form_padding { padding:3px; }
.display_border { border:1px solid #ccc; width:760px; }
.detail_label { float:left; color:#000000; padding-right:10px; text-align:right; width:17%; font-weight:bold; }
.detail_label_form { float:left; color:#000000; padding-left:15px; text-align:left; width:25%; font-weight:bold; }
.detail_middle { background-color:#ffffff; float:left; border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; width:99.7%; font-size:12px; }
.your_detail { padding-left:15px; padding-bottom:5px; font-size:20px; }
.your_detail_with_bg { background-color:#999999; width:97.7%; padding-left:15px; color:#ffffff; font-weight:bold; font-size:18px; }
.detail_label_check { float:left; text-align:left; width:17%; }
.tab_white { background-image:url(../images/pd_white_tab.png); background-repeat:no-repeat; height:22px; width:120px; float:left; text-align:left; font-weight:bold; }
.tab_gray { background-image:url(../images/mr_gray_tab.png); background-repeat:no-repeat; height:22px; width:220px; float:left; text-align:left; font-weight:bold; }
.tab_link_black { color:#000000; text-decoration:none; }
.tab_link_white { color:#ffffff; text-decoration:none; }
.my_added_venue_event { padding-left:135px; float:left; width:50%; text-align:left; }
.setting_label { float:left; color:#000000; padding-right:15px; text-align:right; width:180px; }
.myWoZZon_detail_border { float:left; text-align:left;width:40%; }
/* border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #cccccc;  */
/* end myWozzon*/

/* Result Page */
#wozzon_otherbox {
	float:right;
	background: #eeeeee;
	width: 180px;
	padding: 0.3em 0.5em 0.3em 0.5em; 
}

#wozzon_otherbox h4, .gdp_column2 h4 {
	padding: 0.2em 0 0.2em 0;
	margin: 0;
}
#wozzon_whitebox {
	width:200px;
	background: #fff;
	float:right;	
	padding: 0 0 0 0.3em;
}
.wozzon_submit_by {
	height:25px;
	margin: 0;
	text-align:center;
	float:left;
	width:250px;	
	background: url(../images/control_end_blue.png) no-repeat left 0;
}
.wozzon_pagging_next {
	height:25px;
	padding: 0 20px 0 0;
	margin: 0;
	background: url(../images/control_end_blue.png) no-repeat left 0;
}

.wozzon_right_padding_div {
	padding-top: 350px; clear: both;
}

.result_venue_title_name { margin:0px; font-size:18px; font-weight:bold; float:left; }
.result_title_name { margin:0px; font-size:18px; font-weight:bold; }

.event_title_div{ height:auto; min-height:360px; }

.your_rating { margin:0px; font-size:1.5em; font-weight:bold; }

.my_wozzon_logo { width:120px; float:left; text-align:left; }

.normal_text { font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif; }

.user_add_by_event_title_venue {
	padding-left:15px;
	background: url(../images/user_add.png) no-repeat 0 0px;
	height:auto;
}

.w_by_event_title_venue {
	padding-right:15px;
	background: url(../images/small_wozzon_check.jpg) no-repeat 0 0px;
	width:16px;	
	height:16px;
}

.my_wozzon_edit_form_label {
	padding-left:15px; padding-bottom:6px; padding-top:6px; font-weight:bold;
}

.gdp_event_time {
 clear:left;
}

.left_padding { padding-left:7px; }

/* Results Title Heading */
/*.result_venue_title_name { margin:0px; font-size:18px; font-weight:bold; float:left; }
.result_title_name { margin:0px; font-size:18px; font-weight:bold; }
*/
.font_class { font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif; }
.miles { font-size:0.8em; font-weight:normal; padding:0 0 0 0.3em; }
.rating { font-size:0.8em; font-weight:normal; padding:0.3em 0 0 0; }

.login_msg { color:green; padding:20px; font-size:12px; }
.login_msg_center { color:green; padding:20px; font-size:12px; }
.login_msg_black { color:#000000; padding:20px; font-size:12px; }
.login_cancel { text-align:right; padding-right:20px; font-size:12px; }
.login_height { height:60px; }
.login_error { font-size:0.7em; color:red; }
.login_green_msg { font-size: 0.7em;font-weight:bold; color:green; }
/* End */

.venue_add_event_link {
	font-size: 18px; 
	font-weight: bold;
}

.map_refine_your_search {
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	margin:0 3px 0 0;
	padding:5px;
}

.addEvent_MapView_div{ height:auto; min-height:80px; border:1px solid #000; }

.text_view_icon {
  font-size:13px;
}

.map_view_icon {
   font-size:12px;
   padding-left:5px;
}

.promotional_signup_box {
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
	width:148px;
}
.w {
	width:165px;
}

.promotional_signup_box_heading{
color:green;
font-size:18px;
padding-bottom:10px; 
margin:0; 
font-weight:bold;
text-align:left;
}
.promotional_login_box_heading{
font-size:14px;
padding-bottom:0px; 
margin:0; 
font-weight:bold;
text-align:left;
}
.login_register_td{
text-align:right;
}
.css_left{
text-align:left;
}
.css_right{
text-align:right;
}
.login_textBox{
width:175px;
}
.bold{
font-weight:bold;
}
.inc_pad{
padding-bottom:10px;
}
.h{
height:30px;
}
.hl{
height:27px;
}

.font_home_page {
 font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif;
 
}

.td_search_form {
 padding:0 0 0.16em 0;
 font-weight:bold;
 font-size: 0.9em;	
}
.td_search_form_bulltestext {
 font-size: 0.9em;	
}

.home_category_img{
  padding:0 5px 0 5px;
}

#woZZonLogo { text-align:center; }
#signUpHeading { font-size:20px; color:#2aa4f1; text-align:left; }
.hint_font_normal { font-size:11px; text-align:left;}
.hint_font_blue { font-size:11px; color:#0033cc; text-align:left;}
#winAnAppleIPodTouch { text-align:left; width:100%; height:171px; padding-left:30px;}
#winnerContent { text-align:left;}
#cartoon { text-align:center; width:100%; height:135px; }
#specification { text-align:left; font-weight:bold; padding-top:10px;}
#welcomeMsg { text-align:center; font-weight:bold; color:#016435 }
#clickHere { text-align:center; padding:20px; }
#content{text-align:left;}
.label_w{width:130px;}
#specificationTheatre { padding:10px; text-align:left; }
#winAnAppleIPodTouch_theatre { text-align:center; width:100%; height:125px; }

.w_resultfsize
{
font-size:12px;
}


ul.gdp_event_venue li.gdp_event_1118 {
	padding: 0 0 0 20px;
	background: url(../images/pubs.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}
ul.gdp_event_venue li.gdp_event_1116{
	padding: 0 0 0 20px;
	background: url(../images/coffeeshop.png) no-repeat 0 2px;

	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}
ul.gdp_event_venue li.gdp_event_1117 {
	padding: 0 0 0 20px;
	background: url(../images/restaurant.png) no-repeat 0 2px;
	font-size: 1em;
	font-weight:bold;
	height:auto;
	overflow:auto;
}

.search {vertical-align:middle;text-align:center;padding-bottom:10px;}
.search label {position:absolute;top:-9999px;left:-9999px;}
.search input.search-field {font-size:15px;color:#999;padding:5px 10px;width:530px;border:2px solid #666;}
.search input.submit-button {margin-top:10px;}

.browse {padding-top:20px;/*padding-bottom:10px;*/text-align:center;font-weight:bold;font-size:14px;}
.browse ul {width:300px;margin:10px auto; margin-bottom:0px;}
.browse li {width:30px;float:left;text-align:center;}

.content-highlights {font-weight:bold;text-align:center;border-top:1px solid #999;}
.content-highlights ul {width:510px;margin:3px auto;}
.content-highlights li {width:150px; font-size:14px;float:left;padding-right:10px;padding-left:10px;}
.content-highlights p {margin:5px 0;}
.content-highlights img {display:block;margin:2px auto 5px;}


.bgr-box-tl {padding:8px 0 0 8px;background:url("../images/tp-start-bgr.gif") left top no-repeat;}
.bgr-box-tr {padding:8px 15px 0 7px;margin:-8px 0 0 0;background:url("../images/tp-end-bgr.gif") right top no-repeat;}
.bgr-box-bl {background:url("../images/btm-start-bgr.gif") left bottom no-repeat;}
.bgr-box-br {height:8px;margin-left:8px;margin-bottom:10px;background:url("../images/btm-end-bgr.gif") right bottom no-repeat;}
* html .bgr-box-br { margin-top:-11px; background:url("../images/btm-end-bgr.gif") right bottom no-repeat; width:342px; }

.tablewidth4
{
width:200px;

}

* html .tablewidth4 { width:200px; }


.bgr-box-popup {position:relative;z-index:55}

.tabletd4
{
width:250px;

}



.tablewidth2
{
width:200px;
}

* html .tablewidth2
{
width:320px;
}


* html .bgr-box-popup { position:absolute;top:190px; left:22%; z-index:55}



.bgr-box {/*position:absolute;top:-110px;left:0px;*/z-index:55}

.bgr-box5 {position:absolute;top:-40px;left:120px;z-index:19}
*html .bgr-box5 {position:absolute;top:-30px;left:150px;width:340px;z-index:19}


*html .bgr-box {/*position:absolute;top:-30px;left:150px;width:340px;*/z-index:55}
.bgr-box p {margin:0;font-size:12px;text-align:left;}
.bgr-box table {}
.bgr-box td {min-width:150px; vertical-align:top;}
.bgr-box td p {min-width:150px; }
.bgr-box-date input {margin-top:5px;font-size:12px; }
.bgr-box-date label {width:67px;font-size:13px; margin:2px;}
.bgr-box-location label {font-weight:bold;font-size:13px}
.bgr-box-location input {margin:2px 0;font-size:12px;}
.bgr-box-location span {margin:2px 0;font-size:12px;}


<!--new window-->
.bgr-box-popup_inner {position:relative; z-index:19 }
* html .bgr-box-popup_inner  { position:absolute; z-index:19 }
.bgr-box_inner {position:absolute; width:300px;z-index:19}



.bgr-box-popup_inner_top {position:relative; left:-10%;top:30px;z-index:19}
* html .bgr-box-popup_inner_top  { position:absolute; left:4%;top:100px; z-index:19 }





.searchPopup_closeLink {font-size:12px}

.submit-button {margin-bottom:-4px;}

.search_criteria_changelink{ font-family:Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif; font-size:12px;}
.search_criteria_text{ font-family:Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif; font-size:1.2em; font-weight:bold;}
.search-section-search {vertical-align:top;text-align:left;}
.search-section-search label {position:absolute;left:-9999px;}
.search-section-search input.search-field {font-size:15px;color:#999;padding:5px 10px;width:400px;border:2px solid #666;}
.flat_links{font-family:Arial; font-size:14px;  padding-top:5px;}


.fb_share_link {
	background:transparent url("../images/fb_share.gif") no-repeat scroll left center;
	font-size:0.85em;
	font-weight:bold;
	height:16px;
	padding:0 0 0 20px;
}
.add_to_fav_link {
background:transparent url("../images/add_to_fav.png") no-repeat scroll left top;
height:16px;
padding:0 0 0 20px;
font-weight:bold;
font-size:0.85em;
font-family:Arial,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif;
}

.fb_share_link_venue {
background:transparent url("../images/fb_share.gif") no-repeat scroll left ;
height:16px;
padding:2px 0 0 20px;
font-size:1em;

}
.add_to_fav_link_venue {
background:transparent url("../images/add_to_fav.png") no-repeat scroll left top;
height:16px;
padding:0 0 0 20px;
font-weight:bold;
font-size:1em;

}
/* Mobi - Start */
#mobi {text-align:left;}
#mobi table table {margin:0;}
#mobi p {font-size:1.1em; line-height:1.3em;}
#mobi .title { font-size:1.5em; font-weight:bold; margin-bottom:-5px; margin-left:130px; padding-top:16px;}
#mobi .wozzon-sm {float:left;width:120px;}
#mobi .header-sep {clear:left; background-color:#EFEFEF; padding:5px 20px; color:#fff; margin-bottom:0; padding:5px 20px; border-top:1px solid #c0c0c0;}
#mobi h2 {font-size:1.5em; padding-left:3px;}
#mobi h3 {font-weight:bold; margin-bottom:0;}
#mobi .table-left   {vertical-align:top; width:210px; padding:0 20px 0 0;}
#mobi .table-right  {vertical-align:top; width:240px;}
#mobi .table-centre {vertical-align:top; width:520px;}
#mobi h2.top {font-size:1.2em;line-height:1.4em;font-weight:bold;padding:5px 0;background-color:transparent;border-top:none; margin-top:0;}
#mobi #no1,#mobi #no2,#mobi #no3 {width:77%;float:left;}
#mobi #no1-img,#mobi #no2-img,#mobi #no3-img {width:20%;float:left;}
#mobi #no1-img,#mobi #no3-img {padding-left:3%;}
#mobi #no2-img {padding-right:3%;}
#mobi #no2-img {margin-top:-80px;}
.f{font-family:Arial;font-size:12px;}
.h{font-family:Arial;font-size:14px;}
/* Mobi - End */

#wl_container {
	width: 100%;
	
}
#wl_topMenuContainer {
	height: 42px;
	text-align:right;
	
}
#wl_searchBarContainer {
	height: 78px;
	padding:0px 10px;
}
#wl_titleContainer {
	background-image: url(../images/topBG.jpg);
	background-repeat: repeat-x;
	height: 136px;
	padding:20px 0px;
}
#wl_interviewContainer {
	width: 750px;
	margin-left:140px;
	font-size:14px;
}

#wl_faqTopL {
	background-repeat: no-repeat;
	background-position: right top;
	height: 125px;
	width: 263px;
	padding-top: 35px;
	float:left;
	text-align:left;
}

#wl_faqTopL h1{
	font-size:24px;
	color:#B4B4B4;
}
.wl_faq{
	padding:10px 0px;
	width:600px;
	border-bottom:1px solid #CCCCCC;
}
/*.wl_faq h1{
	color:#06C;
	font-size:18px;	
	font-weight:bold;
}*/
.wl_faq ul {
	padding:15px;
}
.wl_faq li {
	list-style:disc;
	padding-bottom:8px;
}
#wl_interviewTopL {
	background-image: url(../images/mic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 85px;
	width: 263px;
	padding-top: 35px;
	float:left;
}
#wl_interviewTopL h1{
	font-size:24px;
	color:#B4B4B4;
}
#wl_interviewTopL h2{
	font-size:18px;
	color:#B33656;
}
#wl_interviewTopR {
	float:right;
	width: 320px;
	padding-top: 40px;
	text-align:right;
	color:#777777;
}
#wl_interviewTopDetail{
	color:#575757;
	clear:both;
	padding:10px 0px;;
}
.wl_interview{
	padding:55px 0px;
	width:600px;
	border-bottom:1px solid #CCCCCC;
}
.wl_interview h1{
	color:#B33656;
	font-size:18px;	
}
.wl_interview h4{
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
.wl_interview img{
	width:350px;
	height:235px;
	border:10px solid #C7C7C7;
	margin:20px 0px;
}
p{
	margin-top:5px;
	margin-bottom:20px;
}
h3{
	color:#000000;
}
.wl_a{
	font-weight:bold;
	color:#D8445C;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	
}
.hiddenElement{
	display:none;
	padding-top:20px;
}
ol{
	margin-top:5px;
	margin-bottom:20px;
	margin-left:30px;
}
/* Date Selection Menu */
.dmMenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px;
float:right;
}
.dmMenu li a{
display: block;
width: 50%;
padding: 5px 0px;
text-decoration: none;
text-align:left;
color:#D8445C;
font-weight:bold;
}

.dmMenu li a:hover{
color: #FFFFFF;
width: 50%;
background-color:#D8445D;
text-decoration:none;
}
#addVenueMiddle{
	background-color:#EEEEEE;
	border-left:2px solid #CDCDCD;
	border-right:2px solid #CDCDCD;
	width:656px;
	padding:0px 20px;
	padding-bottom:10px;
}
/*.resultIcon{
	width:10px;
	height:11px;
	margin-right:5px;
	float:left;
}*/

a.faqLinks {
	color: #000000;
	text-decoration:none;
}
a.faqLinks:hover {
	color: #006699;	
	text-decoration:underline;
}

/* FB Connect Popup*/
/*Facebook login popup*/
.fbPopupCont{width:925px;padding:30px;background-image:url(../images/tbg.png);text-align:left;}
.fbWhiteBox{background-color:#FFFFFF;padding:25px;min-height:370px;}
.fbLoginArea{width:400px;float:left;}
.fbLoginArea p{padding:5px 0px; color:#000000;}
.fbLoginSeprator{float:left; width:25px; background:#FFFFFF url(../ui/images/popup-sep.jpg) no-repeat; height:350px;}
.fbWozzonLogin{width:400px; margin-left:50px; float:left;}
.fbWozzonTextField{ padding:5px; background:transparent url(../ui/images/textFieldBG.jpg) repeat-x; border:1px solid #666666; width:338px; margin:7px 0px 12px 0px;}
.fbPopupLogin a{ padding:5px 10px; background:#FE0032; display:block; text-decoration:none; color:#FFFFFF; width:35px; font-size:14px; margin-top:20px;}
.fbPopupLogin a:hover{background:#000000;}

.fbTitleContainer{height:64px; margin-bottom:20px;}
.fbPopupImage{width:62px; height:62px; border:1px solid #333333; float:left; margin-right:15px;}


/* Mercury */
#mercuryCont{width: 687px; text-align:left; margin: 0px auto;/* padding-top:100px;*/ float:left; font-family:Arial, Helvetica, sans-serif; color:#535353;}
.mercTitle{background:#E9E9E9; padding:10px 10px 7px 10px;}

.albumCont{	margin-top:20px; float:left; width:233px; height:99px;}
.albumCont img{	margin-right:10px; float:left; width:99px; height:99px;}
.albumCont h1{ color:#515151; margin:0px; padding:0px; font-size:14px; font-weight:normal;}
.albumCont h1 a{ color:#515151; text-decoration:none;}
.albumCont h1 a:hover{ color:#5086A0; text-decoration:underline;}

.albumCont2{margin-top:20px; float:left; width:220px; height:99px;}
.albumCont2 img{margin-right:10px; float:left; width:99px; height:99px;}
.albumCont2 h1{ color:#515151; margin:0px; padding:0px; font-size:14px; font-weight:normal;}
.albumCont2 h1 a{ color:#515151; text-decoration:none;}
.albumCont2 h1 a:hover{ color:#5086A0; text-decoration:underline;}

.albumPrizeCont{ margin-bottom:57px; height:230px;}
.albumPrizeCont img{margin-right:20px; float:left; width:260px; height:230px;}
.albumPrizeCont h1{color:#666666; margin:0px; padding:0px; font-size:17px; font-weight:bold;}
.albumPrizeCont p{color:#838384; margin:10px 0px; padding:0px; font-weight:normal; font-size:12px;}
.albumPrizeCont p a{color:#A8393F;text-decoration:underline;}
.albumPrizeCont p a:hover{color:#5086A0;text-decoration:none;}

.artistFavVenue{ margin-bottom:30px; height:125px;}
.artistFavVenue img{margin-right:80px; float:left; width:183px; height:125px;}
.artistFavVenue h1{color:#515151; margin:0px; padding:0px; font-size:19px; font-weight:bold;}
.artistFavVenue ol{line-height:1.4em; font-size:14px; font-weight:bold; list-style-position:outside; margin:13px 3px 10px 14px; padding:0 2px 0 270px; text-indent:2px;}
.artistFavVenue ol li a{text-decoration:underline; font-weight:normal;}
.artistFavVenue ol li a:hover{text-decoration:none; font-weight:normal;}

.mercRight{float:right; width:120px; color:#CCCCCC; margin-left:15px; font-family:Arial, Helvetica, sans-serif; /*padding-top:100px;*/ left:870px; position:absolute; top:150px}
.mercRight p{color:#666666; text-align:left; padding:3px 0px 20px 0px; margin:0px; line-height:15px; font-size:12px;}
.mercRight p a{color:#666666;}

#winnerTateCont{width: 672px; text-align:left; margin: 0px auto; top:150px; left:180px;/* padding-top:100px;*/ float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#646464;}
.winnerTate{ margin:20px 0px; overflow:hidden;}
.winnerTate img{margin-right:20px; float:left; width:165px; height:170px;}
.winnerTateData{ float:right; width:500px; margin-bottom:10px;}
.winnerTateData h3{color:#666666; margin:0px; padding:0px; font-size:14px; font-weight:bold;}
.winnerTateData p{color:#646464; margin:10px 0px; padding:0px; font-weight:normal; font-size:12px;}
.winnerTateData p span{color:#923841;}
.winnerTateData p a{text-decoration:none;}
.winnerTateData p a:hover{text-decoration:underline;}

.sowr{margin: 20px 30px; clear: both; line-height: 20px;}
.sowr a{text-decoration:underline;}
.sowr a:hover{text-decoration:none;}


#protm {margin:20px 0px; height:400px;}
#protm div{width:201px; margin-right:31px; float:left;}
#protm div img{width:201px; height:186px; margin-bottom:30px;}
#protm div p{ width:201px; line-height:18px; margin:0px;}
#protm div p a{text-decoration:underline;}
#protm div p a:hover{text-decoration:none;}

.cwMovieCont{ margin-bottom:30px; height:150px;}
.cwMovieCont img{margin-right:30px; float:left; width:199px; height:150px;}
.cwMovieCont h1{color:#515151; margin:0px; padding:0px; font-size:19px; font-weight:bold;}
.cwMovieCont ol{line-height:1.4em; font-size:14px; font-weight:bold; list-style-position:outside; margin:13px 3px 10px 14px; padding:0 2px 0 270px; text-indent:2px;}
.cwMovieCont ol li a{text-decoration:underline; font-weight:normal;}
.cwMovieCont ol li a:hover{text-decoration:none; font-weight:normal;}


/*   Cineworld CSS   */
#winCinemaTickets{ margin-bottom:30px; background:url(../images/cw-wc-top.jpg) no-repeat; width:687; height:98px;    }
.wctLink {float:left; margin-top:26px; font-family:Arial; margin-left:30px; font-weight:bold; font-size:17px; color:#FFFFFF; width:170px;}
.wctRight{width:430px; float:right; color:#1A1819; font-size:13px; margin-top:16px;}
.wctRight p{margin:5px 0px;}
.wctRight p a{color:#000000; text-decoration:none;}
.wctRight p a:hover{color:#000000; text-decoration:underline;}

.cwMovieCont{ margin-bottom:40px; height:150px;}
.cwMovieCont img{margin-right:30px; float:left; width:199px; height:150px;}
.cwMovieCont h1{color:#515151; margin:0px; padding:0px; font:Arial; font-size:18px; font-weight:bold;}
.cwMovieCont h1 a{color:#515151; text-decoration:none;}
.cwMovieCont h1 a:hover{text-decoration:underline;}
.cwMovieCont p{ font-size:12px; font-family:Arial; color:#707070;}
.cwMovieCont a{text-decoration:underline;}
.cwMovieCont a:hover{text-decoration:none;}


.cwHDR{background: #333333 url(../images/Cineworld_blank.jpg) no-repeat; padding:25px 165px 0px 40px; widows:501px; height:182px; margin-bottom:30px; font-size:12px;}
.cwHDR h1{font-size:35px; font-family:Arial, Helvetica, sans-serif; color:#B4DAD9; font-weight:bold; margin:0px; padding:0px;}
.cwHDR p {font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}

.mercuryHDR{background: #333333 url(../images/mercuryHDRBG.png) no-repeat; padding:25px 165px 0px 40px; widows:501px; height:181px; margin-bottom:30px; font-size:12px;}
.mercuryHDR h1{font-size:35px; line-height:35px; font-family:Arial, Helvetica, sans-serif; color:#A3CFD8; font-weight:bold; margin:0px; padding:0px;}
.mercuryHDR p {font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}



.tateHeader{background: #66CCCC url(../images/tate_header_bg.png) no-repeat; color:#ADF7F6; padding:45px 165px 0px 22px; widows:501px; height:162px; margin-bottom:30px; font-size:12px;}
.tateHeader h1{font-size:35px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px;}
.tateHeader p a{ text-decoration:underline; color:#ADF7F6;}
.tateHeader p a:hover{ text-decoration:none; color:#FFFFFF;}

.tateWTAEAT{margin:25px 0px 50px 0px; font-size:12px;}
.tateWTAEAT h1{font-size:22px; color:#686868; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px;}
.tateWTAEAT p{color:#7C7C7C;}
.tateWTAEAT p a{color:#000000; text-decoration:none;}
.tateWTAEAT p a:hover{color:#C90708; text-decoration:underline;}
.tateBLDITL{ font-style:italic;} 


.tateImageCont{float:left; width:234px;}
.tateImageCont p{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:italic; color:#7A7A7A; margin:10px 0px;}

.tateShows{ float:left; height:161px; margin-bottom:40px; margin-left:30px; width:421px; }
/*.tateShows img{margin-right:30px; float:left; width:234px; height:161px;}*/
.tateShows h1{color:#515151; margin:0px; padding:0px; font:Arial; font-size:24px; font-weight:bold;}
.tateShows h1 a{color:#515151; text-decoration:none;}
.tateShows h1 a:hover{color:#515151; text-decoration:underline;}
.tateShows h1 a:hover{text-decoration:underline;}
.tateShows p{ font-size:12px; font-family:Arial; color:#707070;}
.tateShows p span{ font-size:12px; font-family:Arial; color:#C90708;}
.tateShows a{text-decoration:none; color:#000000;}
.tateShows a:hover{text-decoration:underline; color:#C90708;}

a .tateRedLink{color:#C90708; text-decoration:none;}
a .tateRedLink:hover{color:#C90708; text-decoration:underline;}

.tateBottomBox{background:transparent url(../images/tate_bottomBoxBG.png) no-repeat; width:623px; height:222px; padding:33px 32px; color:#7C7C7C; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.tateBottomBox a{color:#C90708; text-decoration:none;}
.tateBottomBox a:hover{color:#C90708; text-decoration:underline;}

.emHeader{background: url(../images/reviewer-header.jpg) no-repeat; color:#000000; padding:13px 205px 0 22px; height:242px; margin-bottom:30px; font-size:12px;}
.emHeader h1{font-size:25px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:29px 0 0; padding:0px;}
.emHeader p a{ text-decoration:underline; color:#ADF7F6;}
.emHeader p a:hover{ text-decoration:none; color:#FFFFFF;}



.emE1PR{margin:0px 0px 30px 0px; font-size:12px; float:left; width:360px;}
.emE1PR h1{font-size:22px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px;}
.emE1PR h2{font-size:14px; font-weight:bold; color:#000000; font-family:Arial, Helvetica, sans-serif; margin:0px; padding:0px;}
.emE1PR ol{ padding-left:0px;}
.emE1PR ol li{ padding-top:5px;}

.emE1PR p{color:#7C7C7C;}
.emE1PR p a{color:#000000; text-decoration:none;}
.emE1PR p a:hover{color:#C90708; text-decoration:underline;}

.emExmpGR{clear:both; width:550px;}
.emExmpGR h4{font-size:16px; color:#55859C; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px;}
.emExmpGR h1{font-size:25px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0px 0px 0px; padding:0px;}
.emExmpGR h2{font-size:16px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0px 0px 0px; padding:0px;}
.emExmpGR h3{font-size:14px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px;}


#foot_h{min-height:600px;  height:auto !important;  height:600px;}
#progressBar { padding-top: 5px; }
#progressBarBox { width: 300px; height: 24px; border: 1px solid #CCCCCC; background:#FFFFFF; float:left; margin-right:5px;}


.uploadImageCont{text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#737373;}
.uploadImagePopupCont{background-image:url(../images/tbg.png); padding:20px; width:612px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#737373;}
.uploadLinkCont{clear:both; padding-top:10px;}
#upload_link{ padding:10px; border:1px solid #CCCCCC; text-align:center; vertical-align:top;}
.uploadImagePopupCont2{background-image:url(../images/tbg.png); padding:20px; width:538px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#737373;}

#nav_control{ width:175px; float:left;}
.paginatinoCont{width:245px; margin-top:5px; font-weight:bold; font-size:1em; padding-bottom:20px;}
.paginationReport{width:70px; float:right;}
.display_entity_pic{
width:246px; 
height:182px; 
text-align:center; 
vertical-align:middle;
border:1px solid #CCCCCC;
}

.tempfooterAlign{
	text-align: left;
}

.tempfooterAlign h3{
	color: #C3001F;
}

.tempBodyAlign {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:990px;
}

.tempHeaderAlign {
	margin: 0 auto;
	width: 990px;
	text-align:left;
}
