/* 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;
}
a {
	color: #006699;	
}
a:hover {
	color: #fe361e;	
}

h1,h2,h3,h4 {
	font-weight:normal;
	margin:0px;
	padding:0px;
}
/* Neutralise all lists */

ul, li {
	margin:0;
	padding:0;	
	list-style:none;
}

img {
	border: 0;
}

/*header*/

#gdp_header {
	text-align: center;
	margin: 0.5em auto;
}

/*start page main search box*/

#gdp_main {
	margin: 1em auto;
	width: 511px;
	background: #eeeeee url(../images/start-bkgd1a.png) no-repeat top left;
	text-align:left;
}
#gdp_main h1 {
	text-align: center;
	font-size: 1.5em;
	padding: 0.5em 0 0.1em 0;
	margin: 0;
	font-weight:bold;
}
#gdp_main h2 {
	text-align: center;
	font-size: 0.9em;
	padding: 0.2em 0 0.1em 0;
	margin: 0;
}

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;
}

.gdp_form {
	white-space: nowrap;
}

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-bkgd1b.png) no-repeat left bottom;
}

/*start page past search list*/

#gdp_searchlist {
	width: 511px;
	background: #fff url(../images/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: 2px 20px 0 0;
	margin: 0;
	background: url(../images/control_end_blue.png) no-repeat right 0;
	
}

.nextDay{padding: 10px 10px 10px 10px; font-size: 0.80em;}

.nextWeek{padding:  5px 0px 5px 0px; font-size: 0.8em; width:90px ; height:auto;float:none;}

.chooseDates{font-size: 18px;padding: 10px 5px 0px 0px;}

.gdp_icons {
	vertical-align: top;
}

#gdp_search h3 {
	margin: 0;
	padding-top:10px;
	font-size:15px;
}

#gdp_search p {
	font-size: 0.85em;
}

#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 {
	padding: 8px;
	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: 0px;
	padding: 0.5em 0;
}

ul.gdp_search_list {
	float: left;
	display: block;
	/*display:inline;*/
	text-align:left;
	padding:20px 0px;
}

ul.gdp_search_list label {
	display: inline;
	/*width: 4em;*/
	padding: 0px 7px;
	font-size:13px;
	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;
}

.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:0.85em;
	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 4px 20px;
	background: url(../images/film.png) no-repeat 0 2px;
	font-size: 1em;
	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:left;
}

.gdp_clearer {
	padding: 1em 0 1em 0;
	clear:both;
}

.gdp_location  {
	clear:both;
}

/* Duplicate and change depending on search result */

h1.gdp_title_palette {
	margin: 0;
	padding: 0 0 0 20px;
	font-size:24px;
	background: url(../images/palette.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_drink {
	margin: 0;
	padding: 0 0 0 20px;
        font-size:24px;
	background: url(../images/drink.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_music {
	margin: 0;
	padding: 0 0 0 20px;
        font-size:24px;
	background: url(../images/music.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_film {
	margin: 0;
	padding: 0 0 0 20px;
        font-size:24px;
	background: url(../images/film.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_opera {
	margin: 0;
	padding: 0 0 0 20px;
        font-size:24px;
	background: url(../images/emoticon_surprised.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_comedy {
	margin: 0;
	padding: 0 0 0 20px;
        font-size:24px;
	background: url(../images/emoticon_happy.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_theatre {
	margin: 0;
	padding: 0 0 0 20px;
        font-size:24px;
	background: url(../images/door.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_dance {
	margin: 0;
	padding: 0 0 0 20px;
        font-size:24px;
	background: url(../images/color_swatch.png) no-repeat 0 6px;	
	width:auto;
}

h1.gdp_title_asterisk_orange {
	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;

}

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: 245px;
	right: 0;
	float:right;
	padding-top:2em;

}

.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:#ff0000;
	margin:3px;
	width:400px;
	text-align:center;
	color:#ffffff;
	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;
	
}

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 {
	margin: 0;	
	font-size:25px;	
	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.8em;
	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;
}

/* Results Title Heading */
.result_venue_title_name { margin:0px; font-size:18px; float:left;}
.result_title_name { margin:0px; font-size:18px;}

.font_class { font-family: Arial, "Lucida Grande", Lucida, Helvetica, sans-serif; }
.miles { font-size:0.7em; font-weight:normal;padding:0 0 0 0.3em;  }
.gdp_event_time {
 clear:left;
}
.resultIcon{
	width: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;
}

.resultDateTime{padding: 5px 10px 0px 0px; font-size: 18px;float:none; height:auto;}
.refineYourSearch{font-size:16px;}
.TodayTomorrowThisweek{padding: 5px 10px 0px 0px; font-size: 18px; float:left; height: auto;}

.previousWeek{padding: 10px 5px 0px 0px; font-size: 0.8em; width:110px ; height:50; float: left;}
