/*******************************************************
---------------------Viagogo CSS 2.0--------------------

Please comment any new CSS

Please leave a 'TODO' comment next to anything that will
need further attention, not matter how small!!!

prefix all classes with         'go_'
prefix new box's with           'go_box_'
when defining large areas add   '_container' suffix

for selected add                'go_selected'
for active add                  'go_active'
for in active add               'go_inactive'
for first element add           'go_first'
for last element add            'go_last'
for not displayed add           'go_hidden'
for clearing div add            'go_clr'

cb_containers dont effect none CB's

--------------------------------------------------------
*******************************************************/

/*html,body,form {margin:0px; padding:0px}
html {overflow-y:scroll;}
body {background-color:#fff; font-size:0.8em; font-family:Arial , verdana, sans-serif; text-align:center; color:#5f6062;}
body.go_body {background-color:#5f6062;}*/
/*
img {border:0px;}
ul {margin:0px; padding:0px; list-style:none;}
li {margin:0px; padding:0px;}
table {padding:0px; margin:0px; border-collapse:collapse;}
span {padding:0px; margin:0px;}
p, h1, h2, h3, h4, h5, h6 {padding:0px; margin:0px;}
input, select {color:#5f6062}

div {color:#7f8081}
p {color:#7f8081; margin:0px 0px 8px 0px;}*/


/*CSS Global Reset
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0; padding: 0;	border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}
html{background:#fff; color:#7f8081; line-height:1; font-family:arial, verdana, sans-serif; overflow-y:scroll;}
:focus {outline: 0;}
body {line-height: 1; color: #7f8081; background-color: #fff; font-size:0.8em}
body.go_body {background-color:#5f6062;}

table {border-collapse: collapse; border-spacing: 0; padding:0;}
tr,th,td{width:auto; height:auto; background-color:transparent; vertical-align:inherit; border:none}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

a{font-weight:bold; text-decoration:none; color:#5f6062}
a:link{color:#5f6062}
a:visited{color:#5f6062}
a:hover,code,pre{color:#459fda}
a:active,.a:focus{color:#459fda}

th,b,strong,h1,h2,h3,h4,h5,h6,dt{font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin:0px; color:#7f8081;}
h1{font-size:1.6em; line-height:1;}
h2{font-size:1.5em; line-height:1;}
h3{font-size:1.4em; line-height:1;}
h4{font-size:1.3em; line-height:1;}
h5{font-size:1.2em; line-height:1;}
h6{font-size:1em; line-height:1;}
p {margin:0px 0px 8px 0px;}

hr{display:block; background:#000; color:#000; width:100%; height:1px; border:none}

ol, ul {list-style: none;}
li {line-height:1.2em;}
Global Reset*/

.go_clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

html,body,form {margin:0px; padding:0px}
html {overflow-y:scroll;} /*For FF vertical scroll*/
body {height:100%; /*height hacks used on event detail - FT*/ background-color:#fff; font-size:0.8em; font-family:Arial , verdana, sans-serif; text-align:center; color:#5f6062;}/*initializing a font size - background color set so footer appears to reach bottom go_cb_content brings page back to white - TODO would like a better solution for this...*/
body.go_body {background-color:#5f6062;}
a {font-weight:bold; text-decoration:none; color:#459fda;}
a:hover {text-decoration:underline; color:#3187cd;}
a img {border:0px;}
ul {margin:0px; padding:0px; list-style:none;}
li {margin:0px; padding:0px; color:#5f6062}
table {padding:0px; margin:0px; border-collapse:collapse;}
p, span {padding:0px; margin:0px;}
h1, h2, h3, h4, h5, h6 {padding:0px; margin:0px; color:#47484a; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#47484a;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color:#3187cd; text-decoration:none;}
tr:hover a {color:#3187cd;}
label {color:#47484a}
input, select {color:#5f6062}
textarea { font-family:Arial,verdana,sans-serif;font-size:1em; color:#5F6062;}


div {color:#5f6062}/*defaulting font colour*/
p {color:#5f6062; margin:0px 0px 8px 0px;}
h1 {font-size:1.3em; font-weight:bold; }
h2 {font-size:1.2em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
h3 {font-size:1.0em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}


.go_textbox_readonly { background-color: #f3f3f3; border:1px #ccc solid; color:#999; }

.go_title_lg{font-size:21px; font-weight:bold; color:#58595b; padding-bottom:3px;}
.go_title_med{font-size:17px; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; color:#8cc63f; padding-bottom:4px;}
.go_title_lg span {color:#8cc63f;}

.go_cobrand_title {border-bottom:1px solid #bfbfbf;margin-bottom:10px;width:100%; background-image: url(http://edge.viagogo.net/images/assets/boxes/box_nav_title_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.go_cobrand_title h1{font-size:24px; font-weight:bold; color:#58595b; padding:1px 0 7px 10px; }
.go_cobrand_img_lg {float:left; margin-right:12px;}
.go_cobrand_top_lg {margin:6px 0px 8px 0px; overflow:auto; }

.go_cobrand_desc_txt {float:left;width:420px;}


.go_clr {clear:both;}
div.go_clr_both {clear:both; height:0; padding:0; margin:0;}

/*Cobrand Wrapper Layout*/
.go_cb_container {margin:0 auto;}
.go_cb_header {}
.go_cb_wrapper {float:left; width:100%}
.go_cb_content {background:#fff;}
.go_cb_left {}
.go_cb_right {}
.go_cb_footer {}
/* END Cobrand Wrapper Layout */

/*Page Layout*/
.go_container {width:960px; margin:0 auto; text-align:left;}
.go_header {/*background:#eeeposition:relative;*/}
.go_heading {font-size:1.2em; line-height:1.4em; color:#7F8081; font-family:Trebuchet MS,Georgia,Arial,Verdana; font-weight:bold; padding:0; margin:0;}
.go_heading .go_icon {background:transparent url(http://edge.viagogo.net/images/assets/icons/circle_1_white_cut.gif) no-repeat scroll left center; color:#ffffff;
                      float:left;font-size:21px;height:27px; line-height:27px;padding:0 4px 0 0;text-align:center;vertical-align:middle;width:27px;}

.go_wrapper {float:left; width:100%}
.go_nav_left {float:left; width:170px; display:block; margin:0px 0px 10px -960px; position:relative;/*possible min height hack - very simple should we need to, could be dynamic height to match center content with code --- min-height:1100px; height:auto !important; height:1100px; ---*/}
.go_nav_right {float:left; width:150px; display:block; margin:0px 0px 10px -150px; position:relative;}
.go_footer {color:#fff; display:block; clear:both; width:100%; background: #5f6062 url(http://edge.viagogo.net/images/assets/boxes/footer_background.gif) repeat-x top left; margin:10px 0px 0px 0px;}

.go_content_three_col {display:block; margin: 0px 150px 0px 170px; padding:0px 10px;}/*main layout (all on)*/
.go_content_two_col_left {display:block; margin:0px 0px 0px 170px; padding:0px 0px 0px 10px;}
.go_content_two_col_right {display:block; margin:0px 150px 0px 0px; padding:0px 10px 0px 0px;}
.go_content_one_col {display:block; margin:0px; padding:0px;}

.go_nav_right_pipeline {float:left; display:block; width:298px; margin:0px 0px 10px -300px;}
.go_content_pipeline_two_col_right {display:block; margin:0px 300px 0px 0px; padding:0px 10px 0px 0px;}
.go_content_pipeline_one_col {display:block; margin:0px; padding:0px;}
.go_content_pipeline_two_col_left {display:block; margin:0px 0px 0px 170px; padding:0px 0px 0px 10px;}
.go_content_pipeline_three_col {display:block; margin: 0px 150px 0px 170px; padding:0px 10px;}

.go_center_content_container {width:100%;}
/* END Page Layout */

/*image handlers*/
.go_float_img_left {float:left; margin:0px 8px 10px 0px;}
.go_float_img_right {float:right; margin:0px 0px 10px 8px;}

.go_img_border {background:#fff; padding:1px; border:1px solid #bfbfc0;}
/*End image handlers*/

/*buttons*/
.go_button_container {margin-bottom:6px;}/*to be applied to forms*/
.go_button {font-family: "Trebuchet MS", Georgia, Arial, Verdana; text-decoration:none; cursor:pointer; padding:2px 2px; border:1px solid #81a90b; color:#fff; font-size:1em; font-weight:bold; background: #8cc63f url(http://edge.viagogo.net/images/assets/buttons/button_bg_default.gif) repeat left top;}
.go_button:hover {color:#fff; text-decoration:none;}
.go_button.go_grow {width:100%; height:35px; display:block; text-align:center; vertical-align:middle; font-size:1.5em;}
.go_button2 {font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin-bottom:5px; text-decoration:none; cursor:pointer; padding:2px 2px; border:1px solid #5f6062; color:#fff; font-size:1em; font-weight:bold; background: #546062 url(http://edge.viagogo.net/images/assets/buttons/button_bg_default2.gif) repeat left top;}
.go_button2:hover {color:#fff; text-decoration:none;}
/*END buttons*/

/*hr's*/
.go_hr_solid {border-bottom:1px solid #dfdfe0; height:5px; margin:3px 0px 10px 0px; display:block; clear:both;}
.go_hr_solid2 {border-bottom:1px solid #7f8081; height:5px; margin:3px 0px 10px 0px; display:block; clear:both;}
.go_hr_dotted  {border-bottom:1px dotted #bfbfc0; margin:8px 0px 10px 0px; display:block; clear:both; height:auto;}
.go_hr_dotted_noclear  {border-bottom:1px dotted #bfbfc0; height:5px; margin:0px 0px 10px 0px; display:block; clear:none;}
.go_box_main_go_color_2 .go_hr_solid {border-bottom:1px solid #bfbfc0; height:10px; margin:0px 0px 10px 0px; display:block; clear:both;}
/*END hr's*/

/*Titles*/
.go_title1 {border-bottom:1px dotted #d1e8b2; color:#459fda; padding:0px 0px 4px 2px; margin:0px 0px 2px 0px;}
.go_title2 {border-bottom:1px dotted #bfbfc0; color:#459fda; padding:0px 0px 4px 2px; margin:0px 0px 2px 0px;}
.go_title3 {border-bottom:1px dotted #b5d9f0; color:#459fda; padding:0px 0px 4px 2px; margin:0px 0px 2px 0px;}
.go_title4 {border-bottom:1px dotted #fff; color:#459fda; padding:0px 0px 4px 2px; margin:0px 0px 8px 0px;}

.go_title11 {color:#8cc63f; margin:0px 0px 2px 0px;}
.go_title12 {color:#5f6062; margin:0px 0px 2px 0px;}
/*End Titles*/

/*List Styles*/
.go_list1 {list-style-position:outside; list-style-image: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif); padding:2px 0px 10px 20px; color:#7f8081; line-height:1.6em;}
.go_list2 {list-style-position:outside; list-style-image: url(http://edge.viagogo.net/images/assets/bullets/arrow_2_right.gif); padding:2px 0px 10px 20px; color:#7f8081; line-height:1.6em;}

.go_list_24 {list-style-position:outside; padding:0px; color:#7f8081; line-height:2.2em;}
.go_list_24.go_icons_24 li a {padding:5px 8px 5px 32px;} /*linked icon lists*/
.go_list_24.go_icons_24 li {padding:0px;} /*linked icon lists*/
.go_list_24 li {padding:0px 0px 0px 32px;} /*none icon lists*/
/*END List Styles*/

/*popups*/
.go_popup_logo {display:block; clear:both; margin:0px 0px 10px 0px;}
.go_popup {display:none;}
.go_help_detail_container {text-align:center; margin:10px 15px;}
.go_help_detail {text-align:left;}
div.go_close_link, a.go_close_link {cursor:pointer; font-size:1.1em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; line-height: 17px; height:17px; overflow:hidden; float:right; clear:both; margin:5px 0px 0px 0px; padding:0px 24px 0px 0px; background: url(http://edge.viagogo.net/images/assets/icons/cross_tiny.gif) no-repeat 100% 0%}
div.go_close_link:hover, a:hover.go_close_link {background-position:100% 100%; color:#459fda}
/*END popups*/

/* Admin Panel */
.go_nav_admin_container {display:block; clear:both; height:23px; overflow:hidden;}

.go_welcome_text {text-transform:uppercase; float:right; margin:2px 8px 0px 0px; color:#7f8081; font-size:0.8em; background:#fff;}

.go_nav_admin {float:right; margin:0px; height:23px; font-size:0.9em; font-weight:bold; text-transform:uppercase;}
.go_nav_admin img {margin:-3px 1px 0px 0px; vertical-align:middle;}
.go_nav_admin ul {float:left; background: url(http://edge.viagogo.net/images/assets/tabs/tab_admin_left.gif) no-repeat left top;}
.go_nav_admin li {height:23px; float:left; padding:0px 7px 0px 3px; background: url(http://edge.viagogo.net/images/assets/tabs/tab_admin_middle.gif) no-repeat right top;}
.go_nav_admin a {color:#47484a; display:block; padding:3px 0px 3px 0px; text-decoration:none;}
.go_nav_admin a:hover {color:#3187cd; text-decoration:underline;}
li.go_nav_admin_first {padding-left:7px;}
li.go_nav_admin_last {padding-right:7px; background: url(http://edge.viagogo.net/images/assets/tabs/tab_admin_right.gif) no-repeat right top;}
/* END Admin Panel */

/* Logo - Search GEOIP - Panel */
.go_logo_search_geo_container {width:100%; border-collapse:collapse; padding:0px; margin-bottom:13px;}
.go_logo_search_geo_container .go_box_default_wrapper {margin:0px;}

.go_top_logo_container {width:154px;}
.go_top_logo {width:154px; height:64px; overflow:hidden; position:relative;}
.go_top_logo span {position:absolute; left:36px; top:-1px; font-size:10px; color:#fff; padding:0px; margin:0px; line-height:10px; height:10px; overflow:hidden; font-weight:bold; text-transform:uppercase; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_top_logo:hover span {color:#8cc63f;}

/*if you dont know what youre doing with this please leave it*/
.go_search_container {white-space:nowrap; vertical-align:middle; padding-top:1px;}
.go_search_container table {margin:0px auto;}
.go_search_container .go_box_default_body {padding:3px 7px;}
.go_search_box {display:inline; margin:0px; padding:0px;}
.go_search_box div {border:2px solid #8cc63f; padding:0px 0px 0px 0px; float:left; vertical-align:middle;}
.go_search_box div div {border:1px solid #5f6062; padding:0px 0px 0px 0px; float:none; vertical-align:middle;}
.go_search_field {color:#5f6062; background:transparent; width:22em; border:0px; padding:2px 0px 3px 2px;}
.go_search_field.go_watermark {color:#7f8081;}
span.go_search_button_container {border:0px; margin:0px 0px 0px 7px;}
/*thanks - FT*/

.go_geoip_display:hover h4, .go_geoip_display:hover h5 {color:#3187cd}
.go_geoip_container {width:154px; padding-top:12px;}
.go_geoip_container .go_box_default_body {padding:2px 7px;}
.go_geoip_display, .go_geoip_hide {text-align:left; cursor:pointer; height:37px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_sec_left.gif) no-repeat 143px 28px; line-height:18px;}
.go_geoip_hide {background: url(http://edge.viagogo.net/images/assets/bullets/arrow_sec_down.gif) no-repeat 145px 28px;}
.go_geoip_display h4, .go_geoip_hide h4 {font-size:1em; font-weight:bold;}
.go_geoip_display h5, .go_geoip_hide h5 {margin-top:3px; font-size:1em; font-weight:normal; padding:0px 0px 5px 25px; background:url(http://edge.viagogo.net/images/assets/icons/language_tiny.gif) no-repeat 2px 1px;} 
.go_geoip_display h4 img {margin:0px 5px 0px 0px;}

.go_geoip_popup {text-align:left; width:800px;}
.go_geoip_popup a {line-height:1.4em; font-weight: bold; text-decoration: none;}
.go_geoip_popup a:hover {color:#3178cd; text-decoration:underline;}
.go_geoip_popup h4 {font-size:1.5em;}
.go_geoip_popup h4 span {color:#8cc63f; margin-right:5px;}
.go_geoip_popup h6 {font-size:1.0em;}
.go_geoip_popup .go_country_selector .go_country_selector_item {width:170px; overflow:hidden; float:left; margin-bottom:6px;}
.go_geoip_popup .go_country_selector a {white-space:nowrap; line-height:17px; vertical-align:middle;}
.go_geoip_popup .go_country_selector a img {border-width:1px; background:#fff; margin:0px 5px 0px 0px; border:1px solid #bfbfc0; text-decoration:none; vertical-align:middle;} 
.go_geoip_popup .go_country_selector a:hover img {border-color:#3187cd;} 
.go_geoip_popup .go_page_left, .go_geoip_popup .go_page_right {margin:0px 0px 6px 0px;}
.go_geoip_popup .go_button {margin-bottom:5px;}
/* END Logo - Search GEOIP - Panel */

/* Primary Navigation bar */
.go_pri_tab_container {position:relative; font-family: "Trebuchet MS", Georgia, Arial, Verdana; height:39px; overflow:hidden; margin:0px 0px 10px 0px; padding:0px;}
.go_pri_tab_link_wrapper {margin-left:5px;}/*indents cat nav from the left*/
.go_pri_tab_link {background:#fff url(http://edge.viagogo.net/images/Assets/tabs/nav_pri_cat_left.gif) no-repeat left top; width:100%;}/*1200 wide left of cat nav bar*/
li.go_pri_tab_link_wrapper {background: url(http://edge.viagogo.net/images/Assets/tabs/nav_pri_cat_right.gif) no-repeat right top;}/*li that has cat nav nested in it has closing bg image*/
.go_pri_tab_ul {height:39px; text-align:left;}/*list of cats*/
.go_pri_tab_ul li {position:relative; height:39px; float:left; background:url(http://edge.viagogo.net/images/Assets/tabs/nav_pri_cat_middle.gif) no-repeat right top;}/*puts seperating img in*/
.go_pri_tab_ul li a {float:left; font-weight:bold; font-size:1.2em; color:#fff; padding:12px 10px 9px 5px; position:relative; text-decoration:none;}
.go_pri_tab_ul li a:hover {text-decoration:underline;}
.go_pri_tab_ul li a img {position:absolute; height:39px; top:0px; left:-3px; z-index:10;}/*this hack gives hover area left of text*/

.go_pri_tab_ul .go_selected_li {margin-left:-2px; height:39px; background: url(http://edge.viagogo.net/images/Assets/tabs/pri_tab_selected_left.gif) no-repeat left top;}
.go_pri_tab_ul .go_selected_li a {color:#47484a; padding:12px 10px 12px 8px; background: url(http://edge.viagogo.net/images/Assets/tabs/pri_tab_selected_right.gif) no-repeat right top;}
.go_pri_tab_ul .go_selected_li a:hover {text-decoration:none; color:#47484a;}


/* Progress Bar */
.go_progress_ul {height:25px; text-align:left;}
.go_progress_ul li {position:relative; height:25px; float:left;}
.go_progress_ul li a {float:left; font-weight:bold; font-size:1.2em; color:#fff; padding:12px 10px 9px 5px; position:relative; text-decoration:none;}
.go_progress_ul li a:hover {text-decoration:underline;}
.go_progress_ul li a img {position:absolute; height:25px; top:0px; left:-3px; z-index:10;}
.go_commodity_statusbar .go_pri_tab_link {background:#FFFFFF url(http://edge.viagogo.net/images/assets/tabs/progress/bg.gif) no-repeat scroll left top; width:100%;}
.go_commodity_statusbar .go_past_li {background: url(http://edge.viagogo.net/images/assets/tabs/progress/nav_progress_past_bg.gif) no-repeat top right;}
.go_commodity_statusbar li.go_progress_wrapper {background: url(http://edge.viagogo.net/images/assets/tabs/progress/bg_right.gif) no-repeat right top;}
.go_commodity_statusbar .go_progress_ul li {background:none}
.go_commodity_statusbar .go_progress_ul {margin:0px; padding:0;}
.go_commodity_statusbar .go_progress_ul .go_first_li{ padding:0 0 0 5px}
.go_commodity_statusbar .go_progress_ul .go_past_li {background: url(http://edge.viagogo.net/images/assets/tabs/progress/past_bg.gif) no-repeat top right;}
.go_commodity_statusbar .go_progress_ul .go_present_li {background: url(http://edge.viagogo.net/images/assets/tabs/progress/current_bg.gif) no-repeat top right;}
.go_commodity_statusbar .go_progress_ul li {background: url(http://edge.viagogo.net/images/assets/tabs/progress/future_bg.gif) no-repeat top right;}
.go_commodity_statusbar .go_progress_ul li a {color:#FFFFFF;float:left;font-size:1em;font-weight:bold;padding:4px 25px 4px 15px;position:relative;text-decoration:none;}
.go_commodity_statusbar .go_progress_ul .go_past_li a {color:white;}
.go_commodity_statusbar .go_progress_ul .go_present_li a{color:#47484a;}
.go_commodity_statusbar .go_progress_ul li a {color:#7f8081;}
.go_commodity_statusbar .go_progress_ul .go_one_before_selected_li {background: url(http://edge.viagogo.net/images/assets/tabs/progress/onebeforeselected_bg.gif) no-repeat top right;}
.go_commodity_statusbar_leftcorner {position:relative; top:-25px; left:0px;}
.go_commodity_statusbar .go_progress_ul  {border-left:1px solid #BFBFC0;}

.go_sell_progress_bar .go_commodity_statusbar { margin:0 0 0px 0; border: solid 0px red; padding:10px 0 0 0;}
.go_sell_progress_bar .go_commodity_statusbar_leftcorner {position:relative; top:-25px; left:0px; margin:0 0 -5px 0;}

/*Ticker*/
.go_ticker_container {position:absolute; top:0px; right:5px; line-height:41px; vertical-align:middle;}
.go_ticker_container h6 {float:left; color:#8cc63f; font-size:1.2em; line-height:41px; font-family: "Trebuchet MS", Georgia, Arial, Verdana; padding:0px 2px 0px 0px;}
.go_ticker_container a {color:#fff; text-decoration:underline; line-height:41px;}
.go_ticker {float:left; width: 150px; overflow:hidden;}/*this is the window*/
.go_ticker_canvas {font-family: Arial, verdana; font-size:0.9em; width:auto; color:#fff; white-space:nowrap; padding-left: 1350px; padding-right: 150px; float: left;}/*this is what is seen through the window*/
/* END Ticker*/
/* END Primary Navigation bar */

/*Carousel*/
.go_carousel_container {background: url(http://edge.viagogo.net/images/assets/boxes/box_carousel_bg.gif) repeat-x top left; overflow:hidden; width:100%; position:relative; z-index:10; margin:0px 0px 10px 0px;}
.go_carousel_container .go_button_left {position:absolute; z-index:11; left:0px; top:0px; height:142px; width:60px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/box_carousel_left.png) no-repeat top left;cursor:pointer;}
.go_carousel_container .go_button_right {position:absolute; z-index:11; right:0px; top:0px; height:142px; width:60px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/box_carousel_right.png) no-repeat top right;cursor:pointer;}

.go_carousel {width:100%; height:142px; overflow:hidden; text-align:left;}
.go_carousel_canvas {display:block; position:relative;}
.go_carousel_items {position:absolute; width:100000px; margin:15px 0px 0px 0px;}
.go_carousel_item {float:left; width:170px; text-align:center;}
.go_carousel_item h3 {font-size:1.1em; line-height:1em;}
.go_carousel_item:hover h3 {color:#3187cd;}
.go_carousel_item:hover .go_img_border {border-color:#3187cd}
/*END Carousel*/

/*Left Nav  */
.go_nav_container .go_box_headed_body {padding:0px;}
.go_nav_container a {color:#47484a}
.go_nav_container a:hover {color:#3187cd}
/*homepage*/
.go_nav_block h1 {padding:6px 8px 6px 8px; margin:0px 0px 5px 0px; font-size:1.2em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; display:block; border-bottom:1px solid #bfbfc0; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_nav_block h1 a {font-weight:bold;}
.go_nav_block h2 {padding:6px 8px 6px 8px; margin:0px 0px 5px 0px; font-size:1.2em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; display:block; border-bottom:1px solid #bfbfc0; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_nav_block h2 a {font-weight:bold;}
.go_nav_block a {font-weight:normal}
.go_nav_block li {padding:3px 5px 3px 18px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat 8px 50%}
.go_nav_block .no_bg {background-image:none;}
.go_nav_block .go_more_vertical li {margin:5px 0px 0px 0px; padding:3px 5px 0px 18px; border-top:1px dotted #bfbfc0; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_11_right.gif) no-repeat 8px 70%}
/*sitewide*/
.go_menu_show {display:block;}
.go_menu_hide {display:none;}

.go_menu_root_node a {padding:6px 8px 6px 8px; font-size:1.2em; font-family: "Trebuchet MS", Georgia, Arial, Verdana; display:block; background: #fff url(http://edge.viagogo.net/images/assets/boxes/menu_parent_bg.gif) repeat-x left bottom;}
.go_menu_parent_node div {}
.go_active.go_menu_parent_node div {margin-bottom:4px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/menu_parent_bg.gif) repeat-x bottom left; border-bottom:1px dotted #bfbfc0; border-top:1px solid #bfc0c0;}
.go_active.go_menu_parent_node div a {background: url(http://edge.viagogo.net/images/assets/icons/nav_minus_1.gif) no-repeat 4px 50%; color:#5f6062;}
.go_menu_parent_node ul {padding-left:4px; padding-bottom:4px;}
/*second level*/
.go_menu_parent_node.go_active ul {border-bottom:1px dotted #bfbfc0;}

.go_active.go_menu_parent_node .go_menu_parent_node div {background:none; border:none; margin-bottom:0px;}
.go_active.go_menu_parent_node .go_menu_parent_node div a {padding:3px 8px 3px 17px; background: url(http://edge.viagogo.net/images/assets/icons/nav_plus_1.gif) no-repeat 4px 50%; color:#5f6062;}
.go_menu_parent_node .go_active.go_menu_parent_node div {margin-right:4px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/menu_parent_bg.gif) repeat-x left bottom;}
.go_menu_parent_node .go_active.go_menu_parent_node div a {display:block; background: url(http://edge.viagogo.net/images/assets/icons/nav_minus_1.gif) no-repeat 4px 50%; color:#5f6062;}
.go_menu_parent_node .go_active.go_menu_parent_node ul {margin-right:4px; margin-bottom:4px; border-bottom:1px solid #bfbfc0;}
/*third level*/
.go_menu_parent_node .go_active.go_menu_parent_node .go_menu_parent_node div {background:none; border:none; margin-bottom:0px;}
.go_menu_parent_node .go_active.go_menu_parent_node .go_menu_parent_node div a {padding:3px 8px 3px 17px; background: url(http://edge.viagogo.net/images/assets/icons/nav_plus_1.gif) no-repeat 4px 50%; color:#5f6062;}
.go_menu_parent_node .go_menu_parent_node .go_active.go_menu_parent_node div {margin-right:4px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/menu_parent_bg.gif) repeat-x left bottom;}
.go_menu_parent_node .go_menu_parent_node .go_active.go_menu_parent_node div a {display:block; background: url(http://edge.viagogo.net/images/assets/icons/nav_minus_1.gif) no-repeat 4px 50%; color:#5f6062;}
.go_menu_parent_node .go_menu_parent_node .go_active.go_menu_parent_node ul {margin-right:4px; margin-bottom:4px; border-bottom:1px solid #bfbfc0;}

.go_menu_parent_node a {background: url(http://edge.viagogo.net/images/assets/icons/nav_plus_1.gif) no-repeat 4px 50%; padding:6px 8px 6px 17px; color:#5f6062; font-size:1.0em; font-family: Arial, Verdana;}
.go_menu_leaf_node {display:inline;}
.go_menu_leaf_node a {background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat 5px 50%; padding:3px 8px 3px 17px;font-size:1.0em; font-family: Arial, Verdana; color:#5f6062;}                  
                      
/*left nav styles*/
.go_nav_left .go_hr_solid {height:4px; margin:0px 0px 4px 0px;} /*reduces vertical space on leftnav hr's*/
.go_nav_left .go_hr_dotted  {height:4px; margin:0px 0px 4px 0px;}
.go_nav_left .go_float_img_left {margin:0px 4px 0px 0px;} /*reduces spacing around rightnav floated images*/
.go_nav_left h1 {font-size:1.2em;}
.go_nav_left h1 span {display:block; font-size:21px; padding:0px 4px 0px 0px; color:#fff; float:left; height:27px; width:27px; line-height:27px; vertical-align:middle; text-align:center; background: url(http://edge.viagogo.net/images/assets/icons/circle_1_white_cut.gif) no-repeat left center;}
.go_nav_left h2 span {color:#8cc63f;}
.go_nav_left .go_more {padding:0px 0px 0px 10px; font-weight:bold; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_11_right.gif) no-repeat left center;}
.go_nav_left .go_more:hover {color:#459fda; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_13_right.gif) no-repeat left center;}
/* END Left Nav*/

/* Right Nav */
.go_nav_right .go_box_default_body {padding:1px 8px 3px 8px;} /*reduces inner padding on rightnav boxes*//*TODO*/
.go_nav_right .go_box_headed_middle_center {padding:4px 3px 3px 3px;}/*TODO*/
.go_nav_right .go_hr_solid {height:4px; margin:0px 0px 4px 0px;} /*reduces vertical space on rightnav hr's*/
.go_nav_right .go_hr_dotted  {height:4px; margin:0px 0px 4px 0px;}
.go_nav_right .go_float_img_left {margin:0px 4px 0px 0px;} /*reduces spacing around rightnav floated images*/
.go_nav_right a {font-size:0.9em; font-weight:bold;}
.go_nav_right h1 {font-size:1.2em; line-height:1.2em}
.go_nav_right h1 span {display:block; font-size:21px; padding:0px 4px 0px 0px; color:#fff; float:left; height:27px; width:27px; line-height:27px; vertical-align:middle; text-align:center; background: url(http://edge.viagogo.net/images/assets/icons/circle_1_white_cut.gif) no-repeat left center;}
.go_nav_right h2 span {color:#8cc63f;}
.go_nav_right h2 {font-size:1.2em; line-height:1.2em}
.go_nav_right .go_more {color:#47484a; padding:0px 0px 0px 10px; font-weight:bold; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_11_right.gif) no-repeat left center;}
.go_nav_right .go_more:hover {color:#3187cd; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_13_right.gif) no-repeat left center;}

h4.go_heading {color:#47484a;font-size:1.2em;line-height:1.2em;}
h4.go_heading span, div.go_heading span {color:#8cc63f;}
div.go_heading {color:#47484a; font-size:1.2em;}
h5.go_sub_heading{color:#8CC63F;font-size:1.2em; line-height:1.2em;}

/* END Right Nav */

/* Sub header */
.go_sub_header_container {margin:0px 0px 10px 0px; text-align:left; display:block;}
.go_sub_header div div {padding:4px 5px 0px 5px;}
/* End Sub Header*/

/* Promo Rotator */
.go_promo_control_container {margin:0px 0px 10px 0px; background:#fff;}
.go_promo_control_container .go_box_default_body {padding:5px 8px;}
.go_promo_control_container .go_page_split_left {width:59%; float:left; margin:0px 0px 0px 0px;}
.go_promo_control_container .go_page_split_right {width:41%; float:left; margin:0px 0px 0px 0px;}

.go_promo_control_container .go_page_split_left .go_padder {margin:0px 0px 0px 0px;}
.go_promo_control_container .go_page_split_right .go_padder {margin:0px 0px 0px 0px;}

.go_promo_control_container ul li {margin:0px 0px 5px -19px; float:left; clear:both; display:block; width:265px; height:47px; overflow:hidden; cursor:pointer;  }
.go_promo_control_container .go_last {margin: 0px 0px 0px -19px;}
.go_promo_control_container li p {font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_promo_control_container li.go_active p {color:#459fda;}
.go_promo_control_container li.go_active h2 {color:#459fda;}
.go_promo_control_container p {line-height:1.2em}
.go_promo_control_container h2 {font-size:1.2em; line-height:1.2em; padding:0.20em 0 0 0;}
.go_promo_item_content img {background:#fff; padding:1px; border:1px solid #bfbfc0;}


/*------promo boxes------*/
/*Promo Item*/
.go_box_promo_wrapper {clear:both; width:100%; margin:0px 0px 0px 0px; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_body_bg.gif) repeat-x 0px 3px;}
.go_box_promo_header_left {height:3px; display:block; clear:both; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_top_left.gif) no-repeat top left;}
.go_box_promo_header_right {float:right; height:3px; width:3px; overflow:hidden; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_top_right.gif) no-repeat top right;}
.go_box_promo_body {overflow:hidden; padding:0px 8px 0px 28px; height:41px; border-right:1px solid #bfbfc0; background:transparent;}
.go_box_promo_footer_left {height:3px; display:block; clear:both; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_bottom_left.gif) no-repeat top left;}
.go_box_promo_footer_right {float:right; height:3px; width:3px; overflow:hidden; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_bottom_right.gif) no-repeat right top;}

.go_active .go_box_promo_wrapper {clear:both; width:100%; margin:0px 0px 0px 0px; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_active_body_bg.gif) repeat-x 0px 3px;}
.go_active .go_box_promo_header_left {height:3px; display:block; clear:both; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_active_top_left.gif) no-repeat top left;}
.go_active .go_box_promo_header_right {float:right; height:3px; width:3px; overflow:hidden; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_active_top_right.gif) no-repeat top right;}
.go_active .go_box_promo_body {overflow:hidden; padding:0px 8px 0px 28px; height:41px; border-right:3px solid #459fda; background:transparent;}
.go_active .go_box_promo_footer_left {height:3px; display:block; clear:both; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_active_bottom_left.gif) no-repeat top left;}
.go_active .go_box_promo_footer_right {float:right; height:3px; width:3px; overflow:hidden; background: transparent url(http://edge.viagogo.net/images/assets/boxes/promo_active_bottom_right.gif) no-repeat right top;}
/*END Promo Item*/
/* End Promo Rotator */

/*page 50/50 split*/
.go_page_split_left, .go_page_split_right {width:50%; float:left; margin:0px 0px 0px 0px; padding:0; display:block;}
.go_page_split_left {clear:left;}
.go_page_split_left .go_padder {margin:0px 5px 0px 0px;}
.go_page_split_right .go_padder {margin:0px 0px 0px 5px;}
/*END page 50/50 split*/

/*page thirds*/
.go_page_left {width:33%; float:left; display:table-cell;}
.go_page_left .go_padder {margin:0px 10px 0px 0px;}
.go_page_center {width:34%; float:left; display:table-cell;}
.go_page_center .go_padder {margin:0px 0px 0px 0px;}
.go_page_right {width:33%; float:left; display:table-cell;}
.go_page_right .go_padder {margin:0px 0px 0px 10px;}
/*END page thirds*/

/*Login*/
.go_new_user_container .go_box_default_body  {padding-bottom:8px;}
.go_returning_user_container .go_box_transp_body {padding-bottom:8px;}

.go_login_control .go_button {margin:0px 0px 0px 0px;}
.go_login_control a {text-decoration:underline}

.go_login_control h3 {display:block; font-size:1em; padding:6px 0px 3px 0px;}
.go_login_control span {font-size:0.9em; font-weight:normal; padding:2px 0px 0px 0px;}
.go_login_control span.go_error_validation {padding:10px; font-weight:bold;}
.go_login_control p span {display:block; font-size:0.9em; font-weight:normal; padding:2px 0px 0px;}
.go_login_control input {display:block; clear:both;}

/*END Login*/

/*Top Categories*/
/*Static*/
.go_home_top_cats {width:100%; display:block; clear:both;}
.go_home_top_cats .go_page_split_left {width:52%;}
.go_home_top_cats .go_page_split_right {width:48%;}
.go_home_top_cats .go_box_headed_body {padding:7px 2px}
.go_home_top_cats .go_img_border {margin:0px 5px 0px 0px;}
.go_top_categories_container .go_box_headed_body {padding:0px;}
.go_top_categories .go_top_categories_item, .go_top_categories .go_first,.go_top_categories .go_last 
{cursor:pointer; padding:6px; margin:0px; height:47px; border-bottom: 1px dotted #bfbfc0; overflow:hidden; display:block;}
.go_top_categories .go_page_split_left {width:25%;}
.go_top_categories .go_page_split_right {width:75%; overflow:hidden;}
.go_top_categories .go_last {height:50px;}
.go_top_categories div:hover{background:#ecf5fb}
.go_top_categories div.go_last {border:none; padding-bottom:0px;}
.go_top_categories h2 {font-size:1.2em; color:#5f6062; letter-spacing:-1px; line-height:0.9em; padding:0px 0px 3px 9px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat 0% 50%;}
.go_top_categories p {color:#5f6062; font-size:1em; margin-bottom:0px;}
.go_top_categories span {color:#5f6062; font-size:0.9em; font-family:arial; white-space:nowrap}
.go_top_categories h3 {padding-top:3px; color:#5f6062; font-size:0.9em; font-family:arial; font-weight:bold; text-transform:uppercase;}
.go_top_categories div:hover p,
.go_top_categories > div:hover span, .go_top_categories > div:hover h3, .go_top_categories > div:hover a, go_top_categories > div:hover {color:#459fda;}

/*Rotating*/
.go_top_categories_rotator .go_tab_hack {height:0px; overflow:hidden;}/*TODO: IE hack - needs removing as part of shared tab control clean up*/
.go_top_categories_rotator .go_active > div:hover {background:#ecf5fb}
.go_top_categories_rotator .go_top_categories_item_inactive {cursor:pointer; padding:6px; border-bottom: 1px dotted #bfbfc0; margin:0px; height:32px;}
.go_top_categories_rotator .go_inactive.go_last .go_top_categories_item_inactive  {padding-bottom:0px; border-bottom: none; margin-bottom:2px;}
.go_top_categories_rotator .go_inactive h2 {color:#5f6062; font-size:1.2em; line-height:0.9em; padding:0px 0px 2px 9px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat 0% 50%;}
.go_top_categories_rotator .go_inactive h3 {padding-top:2px; color:#5f6062; font-size:0.9em; font-family:arial; font-weight:bold; text-transform:uppercase;}
.go_top_categories_rotator .go_active .go_page_split_left {width:28%;}
.go_top_categories_rotator .go_active .go_page_split_right {width:72%; overflow:hidden; color:#459fda;}
.go_top_categories_rotator .go_active .go_top_categories_item { padding:6px; cursor:pointer; border-bottom: 1px dotted #bfbfc0; height:47px; overflow:hidden; width:auto;}
.go_top_categories_rotator .go_active.go_last .go_top_categories_item { padding-bottom:0px; border-bottom: none; margin-bottom:2px;}
.go_top_categories_rotator .go_active h2 {color:#459fda; font-size:1.2em; line-height:0.9em; padding:0px 0px 2px 9px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_3_right.gif) no-repeat 0% 50%;}
.go_top_categories_rotator .go_active span {color:#459fda; font-size:0.9em; margin-bottom:0px; white-space:nowrap;}
.go_top_categories_rotator .go_active h3 {padding-top:2px; color:#459fda; font-size:0.9em; font-family:arial; font-weight:bold; text-transform:uppercase;}
.go_top_categories_pri > .go_page_split_left .go_page_split_left {width:41%}
.go_top_categories_pri > .go_page_split_right .go_page_split_left {width:41%}
.go_top_categories_pri > .go_page_split_left .go_page_split_right {width:59%}
.go_top_categories_pri > .go_page_split_right .go_page_split_right {width:59%}
.go_top_categories_pri h2 {font-size:1.2em; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat left center; padding:0px 0px 2px 11px; border-bottom:1px dotted #bfbfc0; margin-bottom:6px;}
.go_top_categories_pri h3 {font-size:1em;}
.go_top_categories_pri .go_box_default_wrapper:hover h2 {background: url(http://edge.viagogo.net/images/assets/bullets/arrow_3_right.gif) no-repeat left center; border-bottom:1px dotted #459fda}
.go_top_categories_pri img {margin-bottom:5px;}
.go_top_categories_pri .go_box_default_wrapper:hover {cursor:pointer; color:#459fda}
.go_top_categories_pri .go_box_default_wrapper:hover h2 a,
.go_top_categories_pri .go_box_default_wrapper:hover p, 
.go_top_categories_pri .go_box_default_wrapper:hover h3 {color:#459fda}
/*END Top Categories*/

/*Secondary Tabs*/
.go_sec_tab_ul {height:30px; display:block; clear:both;}
.go_sec_tab_ul li {cursor:pointer; position:relative; margin:0px 3px 0px 0px; height:30px; vertical-align:middle; line-height:30px; float:left; background:url(http://edge.viagogo.net/images/assets/tabs/sec_tab_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_sec_tab_ul li a {text-decoration:none; padding:0px 6px; float:left; font-weight:bold; font-size:1.1em; font-weight:bold; color:#7f8081; font-family: "Trebuchet MS", Georgia, Arial, Verdana; color:#fff; background: url(http://edge.viagogo.net/images/assets/tabs/sec_tab_right.gif) no-repeat right top;}
.go_sec_tab_ul li a:hover {text-decoration:underline;}
.go_sec_tab_ul li a img {position:absolute; height:30px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/
.go_sec_tab_ul li span {padding:0px 6px; float:left; font-weight:bold; font-size:1.1em; font-weight:bold; color:#7f8081; font-family: "Trebuchet MS", Georgia, Arial, Verdana; color:#fff; background: url(http://edge.viagogo.net/images/assets/tabs/sec_tab_right.gif) no-repeat right top;}
.go_sec_tab_ul li span:hover {text-decoration:underline;}
.go_sec_tab_ul li span img {position:absolute; height:30px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/


.go_sec_tab_ul .go_selected {margin-top:1px; height:30px; background: url(http://edge.viagogo.net/images/assets/tabs/sec_tab_selected_left.gif) no-repeat left top;}
.go_sec_tab_ul .go_selected a {color:#5f6062; background: url(http://edge.viagogo.net/images/assets/tabs/sec_tab_selected_right.gif) no-repeat right top;}
.go_sec_tab_ul .go_selected a:hover {text-decoration:none; color:#5f6062;}
.go_sec_tab_ul .go_selected span {color:#5f6062; background: url(http://edge.viagogo.net/images/assets/tabs/sec_tab_selected_right.gif) no-repeat right top;}
.go_sec_tab_ul .go_selected span:hover {text-decoration:none; color:#5f6062;}
.go_sec_tab_ul .go_selected.go_last {margin:0px;}

.go_sub_tab {height:39px; display:block; clear:both; border:1px solid #bfbfc0; border-top:none; margin-bottom:15px; background: #FFFFFF url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif) repeat-x scroll left bottom}
.go_sub_tab ul {padding:0px 0 0 2px;}
.go_sub_tab li {float:left; vertical-align:middle; padding:0 2px 0 0; margin:4px 0px 4px 0px; background:transparent url(http://edge.viagogo.net/images/assets/tabs/subnav/graydivider.gif) no-repeat scroll right top;height:30px;position:relative;}
.go_sub_tab li.go_last_tab {background-image:none;}
.go_sub_tab_none {margin:0 0 14px 0;}


.go_sub_tab li a {float:left; color:#5f6062; margin:5px 6px 0 6px; border:0px solid #5f6062; text-decoration:none; background:none; font-family:"Trebuchet MS", Georgia, Arial, Verdana; }
.go_sub_tab li a:hover {text-decoration:underline;}

.go_sub_tab li.go_selected {padding:0; margin-left:6px; background-image:url(http://edge.viagogo.net/images/assets/tabs/subnav/subnav_left.gif); background-repeat:no-repeat; background-position:left;}
.go_sub_tab li.go_selected a {color:white; height:24px; margin:0; padding:6px 16px 0 8px; border:0px; text-decoration:none; background-image:url(http://edge.viagogo.net/images/assets/tabs/subnav/subnav_right_divider.gif); background-repeat:no-repeat; background-position:right;}
.go_my_account_header .go_pri_tab_container {padding:0px 0 0px 0; margin:0;}


/*
.go_my_account_header .go_sub_tab li.go_selected a { background-image:url(http://edge.viagogo.net/images/assets/tabs/subnav/subnav_right.gif);}
.go_my_account_header .go_sub_tab li.go_selected {background-image:url(http://edge.viagogo.net/images/assets/tabs/subnav/subnav_left.gif);}
*/

/*End Secondary Tabs*/

/*Single Tab*/
.go_tab_single4 {background: #fff url(http://edge.viagogo.net/images/assets/tabs/single_tab_left4.gif) no-repeat top left; padding:6px 0px 3px 1px; margin:0px 0px -1px 0px; float:none; text-decoration:none;}
.go_tab_single4 a {position:relative; z-index:2; background: #fff url(http://edge.viagogo.net/images/assets/tabs/single_tab_right4.gif) no-repeat top right; padding:6px 5px 3px 4px; margin:0px; float:none; text-decoration:none; width:100%;}
.go_tab_single4.go_down a {border-bottom:1px solid #bfbfc0; background: url(http://edge.viagogo.net/images/assets/tabs/single_tab_right4_down.gif) no-repeat top right; padding:6px 21px 3px 4px; text-decoration:none;}
.go_tab_single4.go_up a {background: url(http://edge.viagogo.net/images/assets/tabs/single_tab_right4_up.gif) no-repeat top right; padding:6px 21px 3px 4px; text-decoration:none;}
/*END Single Tab*/

/*Metro Region Events*/
.go_metro_events_container h1 span {color:#8cc63f;}
.go_metro_events_container h1 {font-size:1.2em; float:left;}
.go_metro_events_container .go_drop_down {height:250px; overflow-X:hidden; overflow-y:auto;}
.go_metro_events_container div.go_drop_down_container {margin:0px 0px 0px 5px; float:left; width:140px;}
.go_metro_events_container .go_sec_tab_ul {float:right;}
.go_metro_events_header {float:left; margin:0px 0px 10px 0px; border-bottom:1px solid #bfbfc0; width:100%;}
.go_metro_events_header .go_sec_tab_ul .go_selected {margin:1px 3px 0px 1px;}
.go_metro_events_header > .go_page_split_left {width:52%;}
.go_metro_events_header > .go_page_split_right {width:48%;}

.go_metro_events_container .go_paging_container {position:relative; height:21px;}
.go_metro_events_container .go_paging_control {top:0px; right:0px; margin:0px; padding:0px;}
.go_metro_events_container .go_paging_control a {color:#47484a}
.go_metro_events_container .go_paging_control a:hover {text-decoration:underline; cursor:pointer}
.go_metro_events_container .go_paging_control .go_selected a {color:#fff;}
.go_metro_events_container .go_paging_control .go_selected {color:#fff; background: url(http://edge.viagogo.net/images/assets/icons/square_1.gif) no-repeat center center}


.go_metro_events_container .go_paging_control .go_button_sliding.go_first {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_left_1_left.gif) no-repeat left top;}
.go_metro_events_container .go_paging_control .go_button_sliding.go_first a {color:#fff; padding:0px 6px 0px 16px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_right.gif) no-repeat right top;}

.go_metro_events_container .go_paging_control .go_button_sliding.go_last {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_left.gif) no-repeat left top;}
.go_metro_events_container .go_paging_control .go_button_sliding.go_last a {color:#fff; padding:0px 16px 0px 6px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_right_1_right.gif) no-repeat right top;}

.go_metro_events_grid {width:100%; border:none; font-style:normal;}
.go_metro_events_grid a {color:#47484a}
.go_metro_events_grid tr:hover a {color:#3187cd; text-decoration:none}
.go_metro_events_grid tr:hover {cursor:pointer; color:#3187cd; background:#ecf5fb}
.go_metro_events_grid td {font-size:0.9em; padding:3px 0px;}
.go_metro_events_grid th {background:#fff; font-size:1.2em; font-weight:bold; color:#7f8081; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_metro_events_grid th div {padding:0px 0px 3px 0px; margin:0px 0px 8px 0px; border-bottom:1px dotted #bfbfc0;} 
.go_metro_title {font-weight:bold; padding:0px 0px 0px 9px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat 0px 4px;}
.go_metro_title:hover {background: url(http://edge.viagogo.net/images/assets/bullets/arrow_3_right.gif) no-repeat 0px 4px;}
.go_metro_events_grid tr:hover .go_metro_title {background: url(http://edge.viagogo.net/images/assets/bullets/arrow_3_right.gif) no-repeat 0px 4px;}
.go_metro_event_event_col {width:35%;}
.go_metro_event_venue_col {width:37%;}
.go_metro_event_date_col {width:28%;}
/*END Metro Region Events*/

/* Bread Crumbs */
.go_breadcrumb_container {border-top:1px dotted #bfbfc0; border-bottom:1px dotted #bfbfc0; padding:4px 10px 5px 5px; margin:0px 0px 9px 0px; font-size:0.9em;}
.go_breadcrumb_root {position:relative; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat 0px 5px; padding:0px 0px 0px 10px;}
.go_breadcrumb_container a {color:#47484a}
.go_breadcrumb_container a:hover {color:#3187cd}
/* End Bread Crumbs */

/*Page end links*/
.go_page_end_container {border-top:1px dotted #bfbfc0; border-bottom:1px dotted #bfbfc0; padding:4px 10px 5px 5px; margin:0px 0px 9px 0px; font-size:0.9em;}
/*END Page end links*/

/*Box Title constructors*/
.go_box_title, .go_box_title:hover {font-size:21px; line-height:21px; height:21px; overflow:hidden; position:absolute; top:0px; left:5px; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_box_title2, .go_box_title2:hover {font-size:18px; line-height:23px; height:23px; overflow:hidden; position:absolute; top:0px; left:5px; font-weight:normal; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_box_title7, .go_box_title7:hover {font-size:18px; line-height:23px; height:23px; overflow:hidden; color:#c63f3f; position:absolute; top:0px; left:5px; font-weight:normal; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_login_container .go_box_title_outside,.go_login_container .go_box_title_outside:hover {font-size:21px; position:relative; margin:0 0 -20px 0; z-index:10; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}

.go_box_container {width:100%; position:relative; padding:18px 0px 0px 0px; display:inline-block;}
.go_box_container2 {width:100%; position:relative; padding:18px 0px 0px 0px; display:inline-block;}
/*END Box Title constructors*/

/*-----------------Box Assemblies ---------------*/
/*Div Boxing*/
/*headed*/
.go_box_headed_wrapper {clear:both; width:100%; margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/headed_body_bg.gif) repeat-x bottom left;}
.go_box_headed_header_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/headed_top_left.gif) no-repeat top left;}
.go_box_headed_header_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/headed_top_right.gif) no-repeat top right;}
.go_box_headed_body {overflow:hidden; padding:5px 8px; border:1px solid #bfbfc0; border-top:none; border-bottom:none;}
.go_box_headed_footer_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/headed_bottom_left.gif) no-repeat top left;}
.go_box_headed_footer_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/headed_bottom_right.gif) no-repeat right top;}
/*END headed*/

/*headed2 - grey*/
.go_box_headed2_wrapper {clear:both; width:100%; margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/headed_body_bg2.gif) repeat-x bottom left;}
.go_box_headed2_header_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/headed_top_left2.gif) no-repeat top left;}
.go_box_headed2_header_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/headed_top_right2.gif) no-repeat top right;}
.go_box_headed2_body {overflow:hidden; padding:5px 8px; border:1px solid #bfbfc0; border-top:none; border-bottom:none;}
.go_box_headed2_footer_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/headed_bottom_left2.gif) no-repeat top left;}
.go_box_headed2_footer_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/headed_bottom_right2.gif) no-repeat right top;}
/*END headed*/

/*default*/
.go_box_default_wrapper {clear:both; width:100%; margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif) repeat-x bottom left;}
.go_box_default_header_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/default_top_left.gif) no-repeat top left;}
.go_box_default_header_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/default_top_right.gif) no-repeat top right;}
.go_box_default_body {overflow:hidden; padding:5px 8px 0px 8px; border:1px solid #bfbfc0; border-top:none; border-bottom:none;}
.go_box_default_footer_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/default_bottom_left.gif) no-repeat top left;}
.go_box_default_footer_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/default_bottom_right.gif) no-repeat right top;}
/*END default*/
/*transparent (grey border only, just ad bg color)*/
.go_box_transp_wrapper {clear:both; width:100%; margin:0px 0px 10px 0px; background: #f8f8f8;}
.go_box_transp_header_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/transp_top_left.gif) no-repeat top left;}
.go_box_transp_header_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/transp_top_right.gif) no-repeat top right;}
.go_box_transp_body {overflow:hidden; padding:5px 8px 0px 8px; border:1px solid #d9d9d9; border-top:none; border-bottom:none;}
.go_box_transp_footer_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/transp_bottom_left.gif) no-repeat top left;}
.go_box_transp_footer_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/transp_bottom_right.gif) no-repeat right top;}
/*END transparent*/
/*error*/
.go_box_error_wrapper {clear:both; width:100%; margin:0px 0px 10px 0px; background: #fcf5f5 url(http://edge.viagogo.net/images/assets/boxes/error_body_bg.gif) repeat-x bottom left;}
.go_box_error_header_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/error_top_left.gif) no-repeat top left;}
.go_box_error_header_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/error_top_right.gif) no-repeat top right;}
.go_box_error_body {overflow:hidden; padding:5px 8px 0px 8px; border:1px solid #c63f3f; border-top:none; border-bottom:none;}
.go_box_error_footer_left {height:5px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/boxes/error_bottom_left.gif) no-repeat top left;}
.go_box_error_footer_right {float:right; height:5px; width:5px; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/boxes/error_bottom_right.gif) no-repeat right top;}
.go_box_error_body h1, .go_box_error_body h2, .go_box_error_body h3, .go_box_error_body h4, .go_box_error_body h5, .go_box_error_body h6 {color:#c63f3f; font-weight:bold;}
.go_box_error_body p {color:#5f6062; font-weight:bold;}

h4.go_box_error_header {line-height:1.5em; padding-bottom:5px; color:#C63F3F; font-family:"Trebuchet MS",Georgia,Arial,Verdana;font-size:18px;font-weight:normal;left:5px;}
h4.go_box_error_header img {float:left; padding:0 5px 0 0;}
h4.go_box_success_header {line-height:1.5em; padding-bottom:5px; color:#5F6062; font-family:"Trebuchet MS",Georgia,Arial,Verdana;font-size:18px;font-weight:normal;left:5px;}
h4.go_box_success_header img {float:left; padding:0 5px 0 0;}


/*ENDerror*/
/*note_strip*/
.go_box_note_wrapper {clear:both; width:100%; margin:0px 0px 10px 0px; background: #fff6bf;}
.go_box_note_header_left {height:2px; display:block; clear:both; background:#ffe05d}
.go_box_note_header_right {float:right; height:2px; width:2px; overflow:hidden; background:#ffe05d}
.go_box_note_body {overflow:hidden; padding:5px 8px 0px 8px; border: 2px solid #ffe05d; border-top:none; border-bottom:none;}
.go_box_note_footer_left {height:2px; display:block; clear:both; background:#ffe05d}
.go_box_note_footer_right {float:right; height:2px; width:2px; overflow:hidden; background:#ffe05d}
/*ENDnote_strip*/
/*END Div Boxing*/
/*Table Boxing*/
/*Popup PNG's Box*/
.go_box_popup_top_left {width:40px; height:40px; background: url(http://edge.viagogo.net/images/assets/boxes/box_popup_top_left.png) no-repeat left top;}
.go_box_popup_top_center {height:40px; background: url(http://edge.viagogo.net/images/assets/boxes/box_popup_top_center.png) repeat-x left top;}
.go_box_popup_top_right {width:40px; height:40px; background: url(http://edge.viagogo.net/images/assets/boxes/box_popup_top_right.png) no-repeat left top;}
.go_box_popup_middle_left {width:40px; background: url(http://edge.viagogo.net/images/assets/boxes/box_popup_middle_left.png) repeat-y left bottom;}
.go_box_popup_middle_right {width:40px; background: url(http://edge.viagogo.net/images/assets/boxes/box_popup_middle_right.png) repeat-y left bottom;}
.go_box_popup_bottom_left {width:40px; height:40px; background: url(http://edge.viagogo.net/images/assets/boxes/box_popup_bottom_left.png) no-repeat left top;}
.go_box_popup_bottom_center {height:40px; background:  url(http://edge.viagogo.net/images/assets/boxes/box_popup_bottom_center.png) repeat-x left top;}
.go_box_popup_bottom_right {width:40px; height:40px; background: url(http://edge.viagogo.net/images/assets/boxes/box_popup_bottom_right.png) no-repeat left top;}
.go_box_popup_middle_center {padding:6px 6px 0px 6px; background:#fff;}
td.go_box_default_middle_center {vertical-align:top;}
/*END Popup PNG's Box*/
/*Default*/
.go_box_default_go_small {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_box_default_top_left {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_top_left.gif) no-repeat left top;}
.go_box_default_top_center {height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_top_center.gif) repeat-x left top;}
.go_box_default_top_right {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_top_right.gif) no-repeat left top;}
.go_box_default_middle_left {width:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_left.gif) repeat-y left bottom;}
.go_box_default_middle_right {width:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_right.gif) repeat-y left bottom;}
.go_box_default_bottom_left {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_bottom_left.gif) no-repeat left top;}
.go_box_default_bottom_center {height:4px; background:  url(http://edge.viagogo.net/images/assets/boxes/box_default_bottom_center.gif) repeat-x left top;}
.go_box_default_bottom_right {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_bottom_right.gif) no-repeat left top;}
.go_box_default_middle_center {padding:6px 6px 0px 6px;}
td.go_box_default_middle_center {vertical-align:top;}
/*END Default Box*/
/*END Table Boxing*/

/*-----------------END Box Assemblies ---------------*/

/*TODO old remove below - tables killed.....*/
/*site wide
.go_box_default_go_color_0 {margin:0px 0px 10px 0px; background:#fff;}
.go_box_main_go_color_1 {margin:0px 0px 10px 0px; background:#f3f3f4;}
.go_box_main_go_color_2 {margin:0px 0px 10px 0px; background:#e8f4d9; color:#5f6062}/*e8f4d9
.go_box_default_go_small {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_box_default_go_medium {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_medium.gif) repeat-x left bottom;}
.go_box_default_go_large {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_large.gif) repeat-x left bottom;}
.go_box_headed_go_small {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_box_headed_go_medium {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_medium.gif) repeat-x left bottom;}
.go_box_headed_go_large {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_large.gif) repeat-x left bottom;}
.go_box_footer_go_small {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_box_footer_go_medium {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_medium.gif) repeat-x left bottom;}
.go_box_footer_go_large {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_large.gif) repeat-x left bottom;}
.go_box_popup_go_small {margin:0px 0px 10px 0px;}
.go_box_popup_go_medium {margin:0px 0px 10px 0px;}
.go_box_popup_go_large {margin:0px 0px 10px 0px;}
.go_box_error_go_error {margin:0px 0px 10px 0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_error_middle_error.gif) repeat-x left bottom;}
/*END site wide

/*------boxes------

/*Headed Box
.go_box_headed_top_left {width:5px; height:5px; background: url(http://edge.viagogo.net/images/assets/boxes/box_headed_top_left.gif) no-repeat left top;}
.go_box_headed_top_center {height:5px; background: url(http://edge.viagogo.net/images/assets/boxes/box_headed_top_center.gif) repeat-x left top;}
.go_box_headed_top_right {width:5px; height:5px; background: url(http://edge.viagogo.net/images/assets/boxes/box_headed_top_right.gif) no-repeat left top;}
.go_box_headed_middle_left {width:5px; background: url(http://edge.viagogo.net/images/assets/boxes/box_headed_middle_left.gif) repeat-y left bottom;}
.go_box_headed_middle_right {width:5px; background: url(http://edge.viagogo.net/images/assets/boxes/box_headed_middle_right.gif) repeat-y left bottom;}
.go_box_headed_bottom_left {width:5px; height:5px; background: url(http://edge.viagogo.net/images/assets/boxes/box_headed_bottom_left.gif) no-repeat left top;}
.go_box_headed_bottom_center {height:5px; background:  url(http://edge.viagogo.net/images/assets/boxes/box_headed_bottom_center.gif) repeat-x left top;}
.go_box_headed_bottom_right {width:5px; height:5px; background: url(http://edge.viagogo.net/images/assets/boxes/box_headed_bottom_right.gif) no-repeat left top;}
.go_box_headed_middle_center {padding:8px 5px 0px 5px;}
td.go_box_headed_middle_center {vertical-align:top}
/*END Headed Box

/*Main Box
.go_box_main_top_left {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_default_top_left.gif) no-repeat left top;}
.go_box_main_top_center {height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_main_top_center.gif) repeat-x left top;}
.go_box_main_top_right {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_main_top_right.gif) no-repeat left top;}
.go_box_main_middle_left {width:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_main_middle_left.gif) repeat-y left bottom;}
.go_box_main_middle_right {width:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_main_middle_right.gif) repeat-y left bottom;}
.go_box_main_bottom_left {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_main_bottom_left.gif) no-repeat left top;}
.go_box_main_bottom_center {height:4px; background:  url(http://edge.viagogo.net/images/assets/boxes/box_main_bottom_center.gif) repeat-x left top;}
.go_box_main_bottom_right {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_main_bottom_right.gif) no-repeat left top;}
.go_box_main_middle_center {padding:6px 6px 0px 6px;}
td.go_box_main_middle_center {vertical-align:top;}
/*END Main Box

/*Footer
.go_box_footer_top_left {width:3px; height:3px; background: url(http://edge.viagogo.net/images/assets/boxes/box_footer_top_left.gif) no-repeat left top;}
.go_box_footer_top_center {height:3px; background: url(http://edge.viagogo.net/images/assets/boxes/box_footer_top_center.gif) repeat-x left top;}
.go_box_footer_top_right {width:3px; height:3px; background: url(http://edge.viagogo.net/images/assets/boxes/box_footer_top_right.gif) no-repeat left top;}
.go_box_footer_middle_left {width:3px; background: url(http://edge.viagogo.net/images/assets/boxes/box_footer_middle_left.gif) repeat-y left bottom;}
.go_box_footer_middle_right {width:3px; background: url(http://edge.viagogo.net/images/assets/boxes/box_footer_middle_right.gif) repeat-y left bottom;}
.go_box_footer_bottom_left {width:3px; height:3px; background: url(http://edge.viagogo.net/images/assets/boxes/box_footer_bottom_left.gif) no-repeat left top;}
.go_box_footer_bottom_center {height:3px; background:  url(http://edge.viagogo.net/images/assets/boxes/box_footer_bottom_center.gif) repeat-x left top;}
.go_box_footer_bottom_right {width:3px; height:3px; background: url(http://edge.viagogo.net/images/assets/boxes/box_footer_bottom_right.gif) no-repeat left top;}
.go_box_footer_middle_center {padding:6px 6px 0px 6px;}
td.go_box_default_middle_center {vertical-align:top;}
/*END Footer Box

/*Error Box
.go_box_error_top_left {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_error_top_left.gif) no-repeat left top;}
.go_box_error_top_center {height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_error_top_center.gif) repeat-x left top;}
.go_box_error_top_right {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_error_top_right.gif) no-repeat left top;}
.go_box_error_middle_left {width:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_error_middle_left.gif) repeat-y left bottom;}
.go_box_error_middle_right {width:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_error_middle_right.gif) repeat-y left bottom;}
.go_box_error_bottom_left {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_error_bottom_left.gif) no-repeat left top;}
.go_box_error_bottom_center {height:4px; background:  url(http://edge.viagogo.net/images/assets/boxes/box_error_bottom_center.gif) repeat-x left top;}
.go_box_error_bottom_right {width:4px; height:4px; background: url(http://edge.viagogo.net/images/assets/boxes/box_error_bottom_right.gif) no-repeat left top;}
.go_box_error_middle_center {padding:6px 6px 0px 6px;}/*
td.go_box_error_middle_center {vertical-align:top;}
/*END Error Box*/

/*-------TODO ---- REMOVE-----OLD OLD-----END Box Assemblies box_???_top_left---------------*/

/* Footer */
.go_footer a, .go_footer h2, .go_footer h3, .go_footer p {color:#fff;}
.go_footer h3 a {padding:0px 0px 0px 10px; font-size:1.2em; line-height:1.2em; font-weight:bold; text-decoration:none; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat center left;}
.go_footer h3 a:hover {text-decoration:underline; color:white;}
.go_footer .go_heading2 {color:#fff;font-family:"Trebuchet MS",Georgia,Arial,Verdana;font-size:1.2em;font-weight:bold;}
.go_footer_hotlist li {padding:0px 0px 0px 10px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat center left;}
.go_footer_hotlist a {line-height:1.6em; font-weight:bold; text-decoration:none; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_footer_hotlist a:hover {text-decoration:underline;}
.go_footer_container {width:960px; margin:0px auto; padding:0px 0px 50px 0px;}
.go_footer_body {float:left; width:100%; clear:both; margin:0px 0px 10px 0px; padding:15px 0px 40px 0px; text-align:left; display:block; background: transparent url(http://edge.viagogo.net/images/assets/logo/gogo_logo_secondary_r.gif) no-repeat bottom left;}
.go_footer ul.go_about_us_links li a { background:transparent url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat scroll left center;
		font-size:1.2em;font-weight:bold;line-height:1.2em;padding:0 0 0 10px;text-decoration:none; font-family:"Trebuchet MS",Georgia,Arial,Verdana;}
.go_footer ul.go_about_us_links li a:hover{text-decoration:underline; }
.go_footer_footer {clear:both;}
.go_footer_footer .go_box_transp_wrapper {background:#fff;}

.go_footer_body .go_page_split_left {width:30%}
.go_footer_body .go_page_split_right {width:70%}
.go_footer_body .go_footer_hotlist ul {display:block; clear:both;}
.go_footer_body .go_footer_hotlist li {float:left; width:31%;}

.go_footer_security_strip {text-align:center; margin:5px 0px 10px 0px;}
.go_footer_security_strip li, .go_footer_security_strip div {display:inline;} /*div is auto inserted around content... force it to display inline....*/
.go_footer_security_strip img {margin:0px 0px 0px 15px;}

.go_footer_notes {float:left;text-align:left; color:#efefef; font-size:0.9em; width:75%;}
.go_footer_notes a {font-weight:bold; color:#fff;}

.go_footer_link {float:right;text-align:right; color:#efefef; font-size:0.9em; width:24%;}
.go_footer_link a {font-weight:normal; color:#fff;}

.go_page_indetifier {clear:both;text-align:left; font-size:0.7em; margin:0px 0px 10px 0px; color:#efefef}

/*pipeline footer overides*/
.go_pipeline_footer_container {width:960px; margin:0px auto; padding:0px 0px 50px 0px;}
.go_pipeline_footer_container .go_footer_footer {padding: 20px 0px 40px 0px;}
/* END Footer */

/* Pipeline */

/*Pipeline Header*/
.go_pipeline_master {}
.go_pipeline_logo {margin:1px 0px 10px 0px;}
.go_pipeline_statusbar .go_pri_tab_ul a {cursor:default;}
.go_pipeline_statusbar .go_pri_tab_ul a:hover {text-decoration:none;}
.go_pipeline_statusbar li span {margin:-3px 4px 0px 0px; display:block; font-size:18px; padding:0px 0px 0px 0px; color:#fff; float:left; height:27px; width:27px; line-height:27px; vertical-align:middle; text-align:center; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/icons/circle_2_grey_cut.gif) no-repeat left center;}
.go_pipeline_statusbar .go_selected_li span {margin:-3px 4px 0px 0px; display:block; font-size:18px; padding:0px 0px 0px 0px; color:#fff; float:left; height:27px; width:27px; line-height:27px; vertical-align:middle; text-align:center; overflow:hidden; background: url(http://edge.viagogo.net/images/assets/icons/circle_1_white_cut.gif) no-repeat left center;}
/*END Pipeline Header*/
.go_pipeline_container h3 {font-size:1em; padding:0px 0px 3px 0px; color:#47484a; display:block;}
.go_pipeline_container h5 {font-size:1.1em; font-weight:bold; margin:0px 0px 3px 0px; color:#47484a; float:left; clear:left;}

.go_pipeline_container h4 {display:inline; font-size:0.9em; font-weight:bold; margin:0px 0px 3px 0px; color:#5f6062; float:left; clear:left;}
.go_pipeline_container h6 {white-space:nowrap; display:inline; border:solid 0px pink; font-size:0.9em; font-weight:normal; margin:0px 0px 3px 0px; color:#5f6062; float:right; text-align:right; clear:right;}
.go_pipeline_summary_container .go_pipeline_notes {padding:4px 0 0 0; margin:0; background-color:Transparent;}
.go_pipeline_summary_container .go_pipeline_notes h4 {margin:0px; display:block; clear:none; float:none; width:100%; }
.go_pipeline_summary_container .go_table_row {}

.go_pipeline_container span {font-size:0.9em; padding:2px 0px 0px 0px; font-weight:normal;}
.go_pipeline_container a {vertical-align:top; text-decoration:underline;}
.go_pipeline_container p {margin:0px 0px 10px 0px; display:block; clear:both;}
.go_pipeline_container .go_box_main_go_color_1 {color:#5f6062}
.go_pipeline_container img {margin:0px 0px 10px 0px}
.go_pipeline_container ul {}
/*.go_pipeline_container li {margin:0px 0px 0px 4px; line-height:1.5em; padding:5px 5px 10px 12px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat 0px 13px}*/
.go_pipeline_container .go_button {margin:0px 6px 6px 0px; float:right; clear: both;}
.go_pipeline_container .go_results {margin:0px 0px 8px 0px;}
.go_pipeline_container .go_button_help img {margin:0px 0px 0px 4px;}
.go_pipeline_container .go_clr {display:block; clear:both; margin:0px 0px 10px 0px}
.go_pipeline_container .go_pipeline_left {overflow:auto}
/*Button to bottom of container hack*/
.go_button_pusher {height:40px; width:100%; display:block;}/*used when buttons need to hit container bottom... insert div before button*/
.go_button_pushed {position:absolute; bottom:10px; padding:0px 2px; margin:0px 0px 0px 0px; border:1px solid #81a90b; cursor:pointer; height:28px; color:#fff; font-size:1em; font-weight:bold; background: #8cc63f url(http://edge.viagogo.net/images/assets/buttons/button_bg_default.gif) repeat left top;}
.go_button_help {float:left;}
.go_table_row {margin:0px 0px 10px 0px; display:block; clear:both;}
.go_form_item {float:left; margin:0px 15px 2px 0px; padding:0px;}
.go_pipeline_summary_container .go_table_row {margin:4px 0px 1px 0px; float:left; width:99%; display:inline-block; clear:both;}
.go_pipeline_summary_container .go_table_row a {white-space:nowrap;}
.go_pipeline_summary_container {overflow:hidden; width:99%;}
.go_pipeline_summary_venue {color:#8cc63f}
.go_pipeline_ticket_details_stacked {padding:0px 0 5px 0;}

.go_pipeline_total h4 {font-size:1.2em;}
.go_pipeline_total h6 {font-size:1.2em;}
.go_box1.go_qty {padding:0px 5px;}
.go_table_row.go_add_coupon {float:none;}
.go_add_coupon {border:1px solid #bfbfc0; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom; margin:0px 2px 10px 0px;}
.go_table_row.go_add_coupon div .go_button {float:none; clear:both; margin:0px 0px 10px 10px;}
.go_add_coupon a {line-height:25px; margin:5px 10px;}
.go_add_coupon .go_textbox {margin:5px 10px 0px 10px;}
.go_payment_group img {display:inline; vertical-align:middle; padding:0px 0px 0px 10px;}
.go_payment_group {display:inline; vertical-align:middle;}

.go_payment_container .go_hr_dotted {height:1px; padding:0; margin:0 0 5px 0; display:block; clear:none;}
.go_payment_item {width:100%; margin:0; position:relative; padding:0 0 7px 0; display:block; height:0 auto}
.go_payment_item .go_payment_item_first_col {float:left; width:45%; margin:0; padding:0;}
.go_payment_item .go_payment_item_second_col {float:left; width:30%; position:relative; z-index:100; margin:0 0 0px 0; padding:0; border:solid 0px red}
.go_payment_item .go_payment_item_second_col input {padding:0;}
.go_payment_item .go_payment_item_third_col {text-align:right; display:block; position: absolute; right: 0; bottom:3px;}
.go_payment_item .go_payment_item_third_col input.go_button {margin-right:0;}
.go_payment_item .go_payment_item_first_col p {display:block; margin:2px 0 3px 0;}
.go_payment_item .go_payment_item_second_col h3 {padding:0 0 1px 0; margin:0;}
.go_payment_item .go_expiration_date_expired {color:#c63f3f; font-size:1em;}
.go_payment_item .go_expiration_date_expired_message {color:#c63f3f; font-size:1em; font-weight:bold; margin-bottom:10px; text-align:left;}
.go_payment_item .go_payment_item_clr {clear:both}




.go_creditCardStatus img {margin:0;position:relative;}
.go_creditCardStatus .go_creditCardAjaxImg {padding:5px 10px 5px 10px; border:solid 0px red}
.go_creditCardStatus {padding:17px 20px 0 0;float:left; position:relative; z-index:200; border:solid 0px pink;}
.go_creditCardStatus_container {position:absolute; left:-18px; width:270px; z-index:200;height:35px; border:solid 0px lime}
.go_creditCardStatus_container .go_creditCardStatus_message {display:block;vertical-align:middle;}
.go_creditCardStatus_error_img {float:left; padding-right:5px;}
.go_form_item {border:solid 0px yellow}


.go_address_container .go_hr_dotted {height:1px; padding:0; margin:0 0 5px 0; display:block; clear:none;}
.go_address_item {width:100%; margin:0; position:relative; padding:0 0 7px 0; display:block; height:0 auto}
.go_address_item .go_address_item_left_col {float:left; width:75%;}
.go_address_item .go_address_item_right_col_button {float:right; text-align:right; padding:0; margin:0; width:24%; position:absolute; right:0; bottom:3px;}
.go_address_item h2 {padding:3px 0 0 0;}
.go_address_item .go_address_item_edit_links {padding:1px 0 0 0; margin:0;}
.go_address_item .go_address_item_clr {clear:both;}
.go_pipeline_container .go_address_item .go_button {margin-right:0; overflow:visible; }


/*Errors in pipline*/
.go_error_container h1 {margin:0px; font-size:21px; padding:0px 4px 0px 0px; color:#fff; float:left; height:27px; width:27px; line-height:27px; vertical-align:middle; text-align:center; background: url(http://edge.viagogo.net/images/assets/icons/circle_7_white_cut.gif) no-repeat left center;}
.go_error_container ul {margin:0px 0px 7px 37px;}
.go_error_container li {font-weight:bold; color:#5f6062; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_7_right.gif) no-repeat left center; padding-left:12px; line-height:1.5em; margin-bottom:8px;}
.go_error_container .go_box_title,
.go_error_container .go_box_title2 {color:#c63f3f}
span.go_validate {margin:0px 0px 0px 4px; font-size:1.2em;}
/*END Errors in pipline*/
/*Tips For Pipeline */
.go_abs_right_tip {color:#5f6062; float:right; display:block; width:20%; margin:6px 0px 10px 0px; background:#fff6bf; border:2px solid #ffd324; padding:3px;}
.go_abs_left_tip {color:#5f6062; position:absolute; left:10px; width:20%; background:#fff6bf; border:2px solid #ffd324; padding:3px;}
.go_tip { color:#5f6062; background:#fff6bf; border:2px solid #ffd324; padding:3px;}
/*END Tips For Pipeline */
/*pipeline 50/50 split TODO not important but these can be overides and not pipeline specific FT*/
.go_pipeline_split_left {width:50%; float:left;}
.go_pipeline_split_left .go_padder {margin:0px 5px 0px 0px;}
.go_pipeline_split_right {width:50%; float:left;}
.go_pipeline_split_right .go_padder {margin:0px 0px 0px 5px;}
.go_pipeline_container .go_pipeline_split_left .go_button,.go_pipeline_container .go_pipeline_split_right .go_button {margin:6px 6px 6px 0px; display:block; clear:both; float:none;}
/*END pipeline 50/50 split*/
/*pipeline thirds*/
.go_pipeline_left {width:33%; float:left; display:table-cell;}
.go_pipeline_left .go_padder {margin:0px 10px 0px 0px;}
.go_pipeline_center {width:34%; float:left; display:table-cell;}
.go_pipeline_center .go_padder {margin:0px 0px 0px 0px;}
.go_pipeline_right {width:33%; float:left; display:table-cell;}
.go_pipeline_right .go_padder {margin:0px 0px 0px 10px;}
.go_pipeline_container .go_pipeline_left .go_button,.go_pipeline_container .go_pipeline_right .go_button,.go_pipeline_container .go_pipeline_center .go_button {margin:6px 6px 6px 0px; display:block; clear:both; float:none;}
/*END Pipeline Thirds*/

.go_list_radio li{padding:0 0 4px 0;}
.go_pipeline_membership_head {padding:0 0 10px 0;}
.go_pipeline_membership_textboxes {font-size:.9em;}
.go_floating_textboxes {float:left; padding-right:10px;}

/*encore pipeline*/
.go_encore_summary_container {}
.go_encore_summary_container .go_box_default_wrapper {margin-top:3px}
.go_encore_summary_container .go_box_default_body {padding:0px 8px;}
.go_encore_summary_container h3 {display:inline; margin-right:2px;}
.go_encore_summary_container h3 span {font-weight:normal;}

.go_encore_summary_container .go_countdown_control {background: url(http://edge.viagogo.net/images/assets/icons/clock_large_5.gif) no-repeat left top; padding-left:50px; height:50px}
.go_encore_summary_container .go_countdown_control h6 {float:left; font-size:13px; font-weight:bold; color:#c63f3f; clear:left}
.go_encore_summary_container .go_countdown_control h6 span {font-size:18px;}
.go_encore_summary_container .go_countdown_control img {float:left; margin:0px 5px 5px 0px;}
/*END Pipeline */

/*Confirm Sale*/
.go_confirm_sale_container .go_page_split_left {width:50%}
.go_confirm_sale_container .go_page_split_right {width:50%}
/*END Confirm Sale */

/*Error Validation*/
.go_error_validation {font-weight:bold; border:1px solid #c63f3f; padding:10px; margin:10px 0px; font-weight:bold; display:block; font-size:1em; color:#c63f3f; line-height:27px; vertical-align:middle; text-align:left; background: #fff url(http://edge.viagogo.net/images/assets/boxes/error_body_bg.gif) repeat-x bottom left;}
.go_error_validation ul {margin:0px; padding:0px 0px 0px 35px; background: url(http://edge.viagogo.net/images/assets/icons/circle_17_white_cut.gif) no-repeat top left;}
.go_error_validation li {color:#c63f3f; font-weight:bold; padding:0px 0px 0px 10px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_7_right.gif) no-repeat 0px 9px}
.go_error_validation span {color:#c63f3f; font-weight:bold; padding:0px 0px 0px 10px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_7_right.gif) no-repeat 0% 50%}

/*END Error Validation*/

/*Error Pages*/
.go_error_page {width:500px; margin:20px auto 40px auto;}
.go_error_page {font-size:1.2em; line-height:1.5em;}
/*Error Pages*/

/*My Account - also wraps cobrand activation*/
.go_my_account_container h3 {font-size:1em; padding:0px 0px 3px 0px; color:#7f8081; display:block;}
.go_my_account_container h5 {font-size:1.1em; font-weight:bold; margin:0px 0px 3px 0px; color:#748081; float:left; clear:left;}
.go_my_account_container h4 {white-space:nowrap; display:inline; font-size:1em; font-weight:bold; margin:0px 0px 3px 0px; color:#5f6062; float:left; clear:left;}
.go_my_account_container h6 {white-space:nowrap; display:inline; font-size:0.9em; font-weight:normal; margin:0px 0px 3px 0px; color:#5f6062; float:right; text-align:right; clear:right;}
.go_my_account_container span {font-size:1em; font-weight:normal;}
.go_my_account_container span.go_error_validation {font-weight:bold;}
.go_my_account_container a {text-decoration:underline;}
.go_my_account_container a.go_button {text-decoration:none;}
.go_my_account_container .go_box_title2 {color:#5f6062;}
.go_my_account_container .go_box_title2 span {color:#9fa0a1;}
.go_my_account_container .go_box_title2 {overflow:visible; white-space:nowrap;}/*fix for payment methods on FR language */

.go_my_account_container p {margin:0px 0px 10px 0px; display:block; clear:both;}
.go_my_account_container .go_clr {display:block; clear:both; margin:0px 0px 6px 0px}
.go_my_account_container .go_box1 span {vertical-align:middle;}
.go_my_account_container .go_sec_tab_ul {border-bottom:1px solid #bfbfc0;}
.go_my_account_container .go_winning {color:#8cc63f;}
.go_my_account_container .go_losing {color:#c63f3f; font-weight:bold;}
.go_my_account_container .go_button_clear {clear:both;}


.go_default .go_box_default_wrapper {background: #fff url(http://edge.viagogo.net/images/assets/boxes/headed_body_bg.gif) repeat-x bottom left;}
.go_default .go_box_default_header_left {background: url(http://edge.viagogo.net/images/assets/boxes/headed_top_left.gif) no-repeat top left;}
.go_default .go_box_default_header_right {background: url(http://edge.viagogo.net/images/assets/boxes/headed_top_right.gif) no-repeat top right;}
.go_default .go_box_default_footer_left {background: url(http://edge.viagogo.net/images/assets/boxes/headed_bottom_left.gif) no-repeat top left;}
.go_default .go_box_default_footer_right {background: url(http://edge.viagogo.net/images/assets/boxes/headed_bottom_right.gif) no-repeat right top;}

.go_border_right {border-right:1px dotted #bfbfc0; padding-right:10px}
.go_border_left {border-right:1px dotted #bfbfc0; padding-left:10px}

.go_my_account_grid_container {}
.go_my_account_grid_container .go_page_split_left {width:45%;}
.go_my_account_grid_container .go_page_split_right {width:55%;}

.go_my_account_summary_content {width:100%;}
.go_my_account_summary_content_inner { border:1px solid #bfbfc0; border-top:none; width:auto; padding:10px; }
.go_my_account_summary_content table { width:100%;}

.go_my_account_grid {border:1px solid #bfbfc0;}
.go_my_account_grid .go_sort_control {font-size:0.8em; background: #efefef; border-bottom: 1px solid #bfbfc0; padding:5px;}
.go_my_account_grid .go_sort_control span {display:block; font-size:1.3em; color:#5f6062; font-weight:bold;}

.go_my_account_grid .go_box2 {float:right; margin:0px; padding:5px; border:none; border-left: 1px dotted #bfbfc0;}
.go_my_account_grid .go_box2 span {font-weight:bold; font-size:1.2em; color:#5f6062; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_my_account_grid .go_box2 > div {display:inline}
.go_my_account_grid th {border-bottom:1px solid #bfbfc0; border-left:1px solid #bfbfc0; padding:3px 0px 3px 2px;}
.go_my_account_grid th.go_first  {border-left:none;}
.go_my_account_grid table {font-size:0.9em; }
.go_my_account_grid td {padding:3px 0px;}

.go_my_account_grid td.go_radio {width:2%; border-top:1px dotted #9fa0a1;}
.go_my_account_grid td.go_radio input {margin-left:3px; padding:0px;}
.go_my_account_grid .go_name_date_col {width:27%; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_event_name_col {width:15%; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_date_time_col {width:15%; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_section_col {width:13%; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_row_col {width:5%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_seats_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_qty_col {width:5%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_total_col {width:12%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_trans_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_problem_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_max_bid_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_win_bid_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_type_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_price_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_listing_col {width:10%; text-align:center; border-top:1px dotted #9fa0a1;}
.go_my_account_grid .go_method_col {text-align:center; border-top:1px dotted #9fa0a1;}
/*TODO this needs updating in future, it involes lots of content changes. FT*/
.paymentRight {float:left; margin:0px 0px 10px 6px; width:95%; border-bottom:1px solid #bfbfc0}
.go_rbl_container input {float:left;}/*this is hacky*/

.go_courier_pickup .go_box_container {width:100%;}
.go_courier_pickup .go_page_split_left {width:65%; margin-right:9px;}
.go_courier_pickup .go_page_split_right {width:34%;float:right;}
.go_courier_pickup .go_clr {padding-bottom:5px;}


/*Confirm Sale*/
.go_event_listing_display {width:70%}
.go_listing_second_col {width:50%;}
.go_confirm_sale_container .go_listing_second_col {float:left; clear:both; width:100%;}
.go_confirm_sale_container .go_event_listing_display {width:100%}
.go_confirm_sale_container p.go_confirm_listing_item_wide {clear:left; float:left; font-family:"Trebuchet MS",Georgia,Arial,Verdana; font-size:0.9em;}

/*END My Account*/

/*Wizards*/
.go_wizard_container {margin:0px auto; width:80%;}
.go_wizard_container .go_grid {margin:10px 0px;}  
.go_wizard_footer {margin:0px 0px 5px 0px; padding:0px; text-align:left; }
.go_wizard_container .go_cancel {float:right; font-size:0.9em; text-decoration:underline;}
.go_my_account_container .go_cancel {float:left; font-size:0.9em; text-decoration:underline;}
.go_wizard_footer table {text-align:right; float:right;}
/*Wizards*/

/*FAQs*/
.go_faq_container .go_box_headed2_body {padding:0px 5px;}
.go_faq_container a.go_sort_desc {display:block; clear:both; padding:4px 0px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_22_down.gif) no-repeat 99% 50%; font-size:1.1em;}
.go_faq_container a.go_sort_asc {margin-bottom:10px; border-bottom:1px dotted #bfbfc0; padding:4px 0px; display:block; clear:both; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_22_up.gif) no-repeat 99% 50%; font-size:1.1em;}
/*END FAQs*/

/*Contact Us*/
.go_contact_form_container {}
/*END Contact Us*/

/*Plain Boxes with border*/
.go_box1 {background: #f3f9eb; padding:10px; border:1px solid #d1e8b2; margin-bottom:8px;}
.go_box2 {background: #F8F8F8; padding:10px; border:1px solid #bfbfc0; margin-bottom:8px;}
.go_box4 {background: #fff url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif) repeat-x bottom left; padding:10px; border:1px solid #bfbfc0; margin-bottom:8px;}
.go_box5 {background: #fff6bf; padding:10px; border:2px solid #ffe05d; margin-bottom:8px; color:#5f6062}
.go_box5 a {color:#459fda}
.go_box5 .go_hr_dotted {border-bottom:1px dotted #7f8081; height:5px; margin:5px 0px 10px 0px; display:block; clear:both;}

.go_box11 {background: #f3f9eb; padding:10px; border:1px dotted #d1e8b2; margin-bottom:8px; color:#5f6062}
.go_box12 {background: #efefef; padding:10px; border:1px dotted #bfbfc0; margin-bottom:8px;}
.go_box14 {background: #fff; padding:10px; border:1px dotted #bfbfc0; margin-bottom:8px;}
.go_box15 {background: #fff6bf; padding:10px; border:1px dotted #ffe05d; margin-bottom:8px;}
/*END Plain Boxes with border*/

/*Help*/
.go_back {float:right; cursor:pointer; display:inline; padding:2px 2px; border:1px solid #81a90b; color:#fff; background: #8cc63f url(http://edge.viagogo.net/images/assets/buttons/button_bg_default.gif) repeat left top;}
.go_back a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; text-decoration:none; color:#fff; font-size:1em; font-weight:bold; padding:0px 5px 0px 15px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_34_left.gif) no-repeat 2px center;}
/*END Help*/

/*Search Help*/
.go_help_search_box {clear:both; width:100%; margin:0px 0px 8px 0px; background:#f3f9eb}
.go_help_search_box_notes{font-size:0.85em;margin:3px 0 0 0; display:block;}
.go_help_search_inputbox {margin:0 10px 0 0;}
.go_help_shortlist h4 {font-size:1.2em; border-bottom:1px dotted #9fa0a1; width:98%; color:#47484A; padding-bottom:2px;}
.go_help_shortlist h4 a {text-decoration:none;color:#47484A;}
.go_help_shortlist h4 a:hover {color:#3187CD; text-decoration:underline;}
.go_help_shortlist ul li a {color:#47484A; font-weight:normal;text-decoration:none;}
.go_help_shortlist ul li a:hover{color:#3187CD; text-decoration:underline;}
.go_help_search_results .go_help_search_results_item {cursor:pointer; padding:5px 8px 8px}
.go_help_search_results .go_help_search_results_item h4 a:hover, .go_help_search_results div:hover.go_help_search_results_item div {color:#3187CD; text-decoration:none;}
.go_help_search_results .go_help_search_results_item div {text-decoration:none;}
.go_help_search_results .go_help_search_results_bottom_content {margin:10px 8px 5px; padding:8px 0 5px 0;}
.go_help_search_results_bar .go_paging_control {padding:9px 6px 5px 0; margin:0; border:solid 0px blue; height:auto;}
.go_help_search_results_bar .go_paging_control span span{color:white; font-weight:bold; float:none; padding:3px 5px; margin:0; background: transparent url(http://edge.viagogo.net/images/assets/buttons/button_sliding_11_left_grey_cut.gif) no-repeat 50%;}
.go_help_search_results_bar .go_paging_control a {float:none; padding:0; margin:0px;}
.go_help_search_results_bar .go_paging_control .go_paging_link_previous, 
.go_help_search_results_bar .go_paging_control .go_paging_link_next {padding:3px 6px; background:transparent url(http://edge.viagogo.net/images/assets/buttons/button_sliding_11_left_grey_cut.gif) no-repeat 50%;}
.go_help_search_results_item {border-bottom: 1px dotted #9fa0a1; }
.go_help_search_results_item a {font-size:1em;}
.go_help_search_results_item h4 a {margin-bottom:2px; color:#459fda; }
.go_help_search_results_item div a {font-size:1em; font-weight:normal;}
.go_help_search_results_item:hover {background-color:#ecf5fb; text-decoration:none;}
.go_help_container .go_help_subpages ul {list-style-image:url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif); margin-bottom:5px; padding-bottom:5px;}
.go_help_container .go_help_subpages ul li a {font-size:1em; color:#47484A; font-weight:normal;text-decoration:none;}
.go_help_container .go_help_subpages ul li a:hover {color:#3187CD; text-decoration:underline;}
.go_help_container .go_help_keywords {visibility:hidden; display:none;}
.go_help_actions {float:right; width:25%; margin:0px 0px 0px 10px}
.go_help_back {float:right;}
.go_help_back a {background:transparent url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat scroll 0 5px; padding:0 0 0 10px;}
/*END Search Help*/

/*Icon Set*/
.go_icon_24_print_1 a {background: url(http://edge.viagogo.net/images/assets/icons/print_icon_1_24x24.gif) no-repeat 0% 50%;}
.go_icon_24_back_1 a {background: url(http://edge.viagogo.net/images/assets/icons/green_back_1_24x24.gif) no-repeat 0% 50%;}
.go_icon_24_language_1 a {background: url(http://edge.viagogo.net/images/assets/icons/language_1_24x24.gif) no-repeat 0% 50%;}

/*END Icon Set*/

/*Blockquote*/
blockquote {margin:10px 20px; background: url(http://edge.viagogo.net/images/assets/bullets/blockquote_2_open.gif) no-repeat left top;}
blockquote p {padding:0px 50px; background: url(http://edge.viagogo.net/images/assets/bullets/blockquote_2_close.gif) no-repeat right bottom;}
/*END Blockquote*/

/*Team*/
.go_team_container span {font-style:italic; font-size:0.9em;}
.go_team_container p {margin:10px 20px 20px 20px;}
/*END Team*/

/*Partners*/
.go_partners_container h2 {margin-bottom:10px}
.go_partners_container .go_hr_solid {margin:20px 0px}
.go_partners_container img {background:#fff; padding:4px; border:1px solid #bfbfc0; margin:0px 10px 10px 0px;}
/*END Partners*/

/*About*/
.go_about_container span {font-style:italic; font-size:0.9em;}
.go_about_container p {margin:10px 20px 20px 20px;}
.go_about_container ul {margin:20px 40px 20px 40px;}
/*END About*/

/*News*/
.go_news h2 {padding:0 0 0px 0; margin:0;}
.go_news h2 a {color:#459fda; font-size:1.1em;}
.go_news h2 a:hover {color:#6ab2e1;text-decoration:underline;}
.go_news .go_news_item {font-size:.9em; color:#808284; padding:0 0 15px 0;}

.go_news_item .go_news_item_cat_links a {font-size:1em; color:#808284; }
.go_news_item .go_news_item_cat_links a:hover {color:#8cc63f;}
.go_news_date {font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; padding:0 0 3px 0;}
.go_news_txt {font-size:1em; font-family:arial;}
.go_news_txt {float:left;width:83%;}
.go_news_img {float:right;width:14%;}

.go_news_cat_links ul, .go_news_cat_links ul li {display:inline; margin:0; padding:0;}
.go_news_cat_links ul li a {color:#6cb027; text-decoration:underline; padding-right:5px; }
.go_news_cat_links ul li { border-right: solid 1px #5f6062;margin-right:5px;}
.go_news_cat_links ul .go_news_cat_links_last { border-right: solid 0px #5f6062}
.go_news_img_large{float:left; padding:0 15px 10px 0;}
.go_news_bottom_links {border-top:dotted 1px #7f8081; padding:8px 0 0 0;float:left;width:100%;}

.go_news_article_header {color:#6cb027}


.go_news_list_mediacenter ul {list-style-position:outside; list-style-image: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif); 
                              padding:2px 0px 10px 20px; color:#7f8081; line-height:1.6em;}
.go_news_list_mediacenter ul li a {font-weight:normal;color:#5F6062;}
.go_news_list_mediacenter ul li a:hover {color:#459FDA;}
.go_news_list_bottom_promo .go_news_list_title{float:left; padding-top:10px;}
.go_news_list_bottom_promo .go_news_list_rss_icon{float: right; text-align: right; margin-bottom: -2px;}


/*END News*/



/*Basic Grid Styles*/
.go_grid {border:1px solid #bfbfc0;}
table.go_grid {width:100%; border-collapse:collapse; padding:0px}
.go_grid tr:hover {background:#ecf5fb}
.go_grid tr:hover h1, .go_grid tr:hover h2, .go_grid tr:hover h3,
.go_grid tr:hover h4, .go_grid tr:hover h5, .go_grid tr:hover h6 {color:#3187cd}
.go_grid th {border-bottom:1px solid #bfbfc0; border-left:1px solid #bfbfc0; padding:3px 0px 3px 2px;}
.go_grid td {border-top:1px dotted #9fa0a1;}
/*END Basic Grid Styles*/

.go_grid_scroll {height:541px; overflow-x:hidden; overflow-y:scroll; position:relative;}
.go_grid_scroll table.go_grid { width:533px; }

/*Please Wait*/
.go_pls_wait_container {text-align: center;}
.go_pls_wait_container img {padding:50px 50px 30px 50px}

.go_grid_wait {width:100%; position:relative;}
.go_grid_wait > div {width:100%; position:absolute; margin:0px auto;}
.go_grid_wait > div > div {margin:20px auto; width:200px; text-align:center; background:#fff; padding:50px 50px 30px 50px; border:1px solid #bfbfc0;}
.go_grid_wait img {text-align:center;}
.go_grid_wait h6 {font-size:1.8em; color:#5f6062; text-align:center; display:block; line-height:3em;}
/*END Please Wait*/

/*Primary Category*/
.go_pri_cats_container {display:block; clear:both; width:100%;}
.go_pri_cats_container h2 {position:relative; z-index:11; padding:7px 0px 13px 75px; margin:0px 0px 8px 0px; clear:both; border-bottom:1px dotted #9fa0a1}
.go_pri_cats_container ul {display:block; overflow:hidden;}
.go_pri_cats_container li {float:left; text-align:justify;}
.go_pri_cats_container li a {color:#47484a; line-height:18px; white-space:nowrap; font-weight:normal; padding:0px 8px 0px 10px; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat left center;}
.go_pri_cats_container li a:hover {color:#3187cd; background: url(http://edge.viagogo.net/images/assets/bullets/arrow_3_right.gif) no-repeat left center;}

.go_pri_cats_container .go_page_split_left, .go_pri_cats_container .go_page_split_right {margin:0px 0px 10px 0px;}
.go_pri_cats_container .go_more_vertical {height:22px; display:block; border-top: 1px dotted #9fa0a1; padding:5px 0px 0px 0px; margin:8px 0px 0px 0px;}

.go_pri_cat_image {position:absolute; margin:-3px 0px 0px 0px; z-index:10;}
/*End Primary Category*/

/*Category List Page*/
.go_category_list_grid_container {width:100%;}
.go_category_list_container .go_category_list_grid_container .go_page_split_left {width:26%}
.go_category_list_container .go_category_list_grid_container .go_page_split_right {width:74%}

.go_category_list_grid_container .go_box_transp_wrapper.four .go_page_split_left {width:50%}
.go_category_list_grid_container .go_box_transp_wrapper.four .go_page_split_right {width:50%}

.go_category_list_filter {display:block; clear:both; margin-left:1px;}
.go_category_list_filter li {cursor:pointer; letter-spacing:1px; font-size:1.3em; font-weight:bold; color:#fff; text-align:center; width:53px; line-height:23px; height:23px; margin:0px 3px 8px 3px; float:left; background: url(http://edge.viagogo.net/images/assets/buttons/cat_list_filter_alpha.gif) no-repeat top left;}
.go_category_list_filter li.go_selected {background: url(http://edge.viagogo.net/images/assets/buttons/cat_list_filter_alpha2.gif) no-repeat top left;}

.go_category_list_grid_container .go_filters_summary span {background: url(http://edge.viagogo.net/images/assets/buttons/cat_list_filter_alpha2.gif) no-repeat top left; height:23px; padding:2px 0px 0px 5px; margin-left:5px; font-size:16px; font-weight:bold; color:#fff; display:block; position:relative;}
.go_category_list_grid_container .go_filters_summary .go_remove_filter {cursor:pointer; color:#5f6062; text-decoration:underline; font-weight:bold; font-size:0.8em; position:absolute; right:8px; top:2px; background-image:none; margin-left:0px;}
.go_category_list_grid_container .go_filters_summary .go_remove_filter:hover {color:#459fda}

.go_category_list_grid {margin-bottom:8px;}
.go_category_list_grid .go_img_col {width:78px; padding:4px;}
.go_category_list_grid .go_price_col {width:35%; padding:4px 4px 4px 0px;}

.go_category_list_grid .go_box_transp_wrapper {margin:0px;}
.go_category_list_grid .go_box_transp_body {padding:0px;}
.go_category_list_grid tr:hover {cursor:pointer}

.go_category_list_grid .go_description_col h2 {font-size:14px; line-height:16px;}
.go_category_list_grid .go_description_col h2 a {}
.go_category_list_grid .go_description_col h3 {color:#5f6062; font-weight: normal; font-family:Verdana, Arial, Sans-Serif; font-size:11px; line-height:16px;}
.go_category_list_grid .go_description_col h3 {font-weight: normal; font-family:Verdana, Arial, Sans-Serif; font-size:12px; line-height:16px;}

.go_category_list_grid .go_price_col span {font-size:0.8em; margin-left:3px;}
.go_category_list_grid .go_price_col h6 {color:#c63f3f; line-height:0.9em; font-size:1.5em; letter-spacing:-1px; margin-left:3px;}
.go_category_list_grid .go_price_col h6 span {font-size:.7em;}
.go_category_list_grid tr:hover .go_price_col h6,.go_category_list_grid tr:hover .go_price_col h6 span {color:#b02727}
.go_category_list_grid .go_price_col li {margin:0px 4px 1px 0px;}
.go_category_list_grid .go_grid .go_price_col .go_page_split_left {width:49.9%}

.go_category_list_grid .go_button_sliding_buy {float:right; text-align:left; cursor:pointer;}
.go_category_list_grid .go_button_sliding_buy li {position:relative; margin:0px 4px 0px 0px; height:34px; float:left; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_11_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_category_list_grid .go_button_sliding_buy li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; border:none; white-space:nowrap; margin:0px; float:left; line-height:34px; height:34px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_11_right.gif) no-repeat right top; text-decoration:none; }
.go_category_list_grid .go_button_sliding_buy li a:hover {text-decoration:underline; border:none;}
.go_category_list_grid .go_button_sliding_buy li a img {position:absolute; height:23px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/
/*END Category List Page*/

/*Venues*/
.go_venue_grid tr {cursor:pointer}
.go_venue_grid .go_date_col {width:24%; vertical-align:top;}
.go_venue_grid .go_date_col h4 {font-weight: normal; font-family:Verdana, Arial, Sans-Serif; margin:4px 0px 3px 4px; font-size:11px; line-height:16px;}

.go_venue_grid .go_event_col {width:48%; vertical-align:top;}
.go_venue_grid .go_event_col h4{font-weight: normal; font-family:Verdana, Arial, Sans-Serif; margin:4px 0px 4px 4px; font-size:12px; line-height:16px;}
.go_venue_grid .go_event_col h4 a {font-weight:normal;}

.go_venue_grid .go_price_col {width:30%; text-align:right; padding:3px 3px 3px 0}
.go_venue_grid .go_button_sliding_buy {float:right; margin-left:5px;}
.go_venue_grid .go_price_col .go_box_transp_body {padding:0px;}
.go_venue_grid .go_price_col span {font-size:.8em;}
.go_venue_grid .go_price_col h6 {display:inline; color:#c63f3f; line-height:0.9em; font-size:1.5em; letter-spacing:-1px;}
.go_venue_grid .go_price_col h6 span {font-size:.7em;}
.go_venue_grid tr:hover .go_price_col h6, .go_event_list_grid tr:hover .go_price_col h6 span {color:#b02727}
/*END Venues*/

/*EventList*/
.go_event_list_grid_container .go_page_split_left {width:26%;}
.go_event_list_grid_container .go_page_split_right {width:74%;}

.go_event_list_grid tr:hover {cursor:pointer}

.go_event_list_grid .go_date_col {width:23%; vertical-align:top;}
.go_event_list_grid .go_date_col h4 {margin:4px 0px 0px 4px; font-size:14px; line-height:16px;}
.go_event_list_grid .go_date_col h5, .go_date_col h6 {font-weight: normal; font-family:Verdana, Arial, Sans-Serif; margin-left:4px; font-size:12px; line-height:16px;}
.go_event_list_grid .go_date_col h6 {color:#5f6062}

.go_event_list_grid .go_event_col {width:52%; vertical-align:top;}
.go_event_list_grid .go_event_col h4 {margin:4px 0px 0px 4px; font-size:14px; line-height:16px;}
.go_event_list_grid .go_event_col h5, .go_event_col h6 {font-weight: normal; font-family:Verdana, Arial, Sans-Serif; margin-left:4px; font-size:12px; line-height:16px;}
.go_event_list_grid .go_event_col h6 {color:#5f6062; margin-bottom:3px;}

.go_event_list_grid .go_price_col {text-align: right; padding:3px 3px 3px 0}
.go_event_list_grid .go_price_col .go_box_transp_body {padding:0px;}
/*.go_event_list_grid .go_price_col span {font-size:.8em;}
.go_event_list_grid .go_price_col h6 {display:inline; color:#c63f3f; line-height:0.9em; font-size:1.5em; letter-spacing:-1px;}
.go_event_list_grid .go_price_col h6 span {font-size:.7em;}
.go_event_list_grid tr:hover .go_price_col h6, .go_event_list_grid tr:hover .go_price_col h6 span {color:#b02727}
*/


.go_onsale_soon {padding:0 5px 0 8px; text-align:left;}
.go_onsale_text{ display:inline;font-size:.9em;}
.go_onsale_date{font-size:1.1em; font-weight:bold; display:inline;font-size:1em; font-weight:bold;}
.go_ticket_alert_link { background-image: url(http://edge.viagogo.net/images/assets/bullets/arrow_21_right.gif); background-repeat:no-repeat; 
                        background-position:left center; margin:0 0 0 4px; text-align:left; padding:2px 0 0 16px;
                        font-size:1em;}
/*End EventList*/


/*EventDetail*/
.go_breadcrumb_container {position:relative}
.go_sell_button {position:absolute; right:0px; top:2px;}
.go_sell_button .go_button_sliding li a {font-size:1em;}
.go_sell_button:hover a {color:#fff;}
.go_sell_button a:hover {color:#fff;}/*ie6*/

.go_breadcrumb_side_content {position:absolute; right:0px; top:0px; padding:4px 0 0 0;}
.go_more_dates_container {float:right; text-align:right; border-left:0px dotted #BFBFC0; padding:0 0 5px 10px; }
.go_more_dates_content {padding:0 10px 0 0; display:block; float:right;}

.go_event_detail_details {margin-bottom:5px;}
.go_event_detail_details strong {display:block; line-height:1.2em; padding-bottom:2px; }
.go_event_detail_details h6 {color:#8cc63f; font-size:1.3em; line-height:1.0em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; padding-bottom:.30em;}
.go_event_detail_details h2 {padding-bottom:5px; font-family:arial, verdana, sans-serif;}

.go_disclaimer {font-size:11px; color:#5f6062}
.go_event_detail_container .go_no_map .go_box_default_body {text-align:center; padding:50px 0px;}

.go_interactive_map{border:1px solid #BFBFC0; padding:0px 0 2px 0; margin-bottom:10px;}

.go_default_map {text-align:center;}
.go_default_map img {padding:10px 0px 0 0;}
.go_default_map h3 {color:#47484A;font-family:"Trebuchet MS",Georgia,Arial,Verdana;margin:0;padding:10px 0;font-size: 16.63px}

.go_event_detail_more_dates img {margin-right:2px;}
.go_event_detail_more_dates h5 {background: url(http://edge.viagogo.net/images/assets/bullets/arrow_22_right.gif) no-repeat center left; padding-left:10px; font-size:1.3em; }
.go_event_detail_more_dates p {margin:0px;}

.go_event_detail_filter_container {margin:0px 0px 10px 0px; position:static; z-index:0;}
.go_event_detail_filter_container .go_filters_table td {border-top:1px dotted #bfbfc0;}
.go_event_detail_filter_container .go_filters_table .go_filter_slider_textbox_table {margin-bottom:.2em;}
.go_event_detail_filter_container .go_filters_table .go_filter_slider_textbox_table td {border-top:none;}
.go_event_detail_filter_container .go_filters_table .go_padder {margin:.5em;}
.go_event_detail_filter_container .go_col_left {width:35%;}
.go_event_detail_filter_container .go_col_right {width:65%;}
.go_event_detail_filter_container .go_drop_down_container {margin:.5em; width:auto;}
.go_event_detail_filter_container .go_drop_down .go_ticket_class {float:left; height:13px; margin:3px 3px 0px 6px;}
.go_event_detail_filter_container .go_drop_down span {display:inline;}
.go_event_detail_filter_container .go_drop_down_selected .go_ticket_class {float:left; height:13px; margin:3px 3px 0px 0px;}
.go_event_detail_filter_container .go_filters_table .go_widget_title_std {padding:.5em 0 .5em .5em;}
.go_currency_prefix {position:absolute; right:2px}
h4.go_event_detail_over_filter {line-height:1.5em; padding-bottom:5px; color:#C63F3F; font-family:"Trebuchet MS",Georgia,Arial,Verdana;font-size:18px;font-weight:normal;left:5px;}
h4.go_event_detail_over_filter img {float:left; padding:0 5px 0 0;}
.go_event_detail_over_filter_border {border:solid 1px #bfbfc0; background:#FFFFFF url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif) repeat-x scroll left bottom;}
.go_event_detail_over_filter_padding {padding:10px 0 10px 20px;}
.go_event_detail_over_filter_padding ul li a {cursor: pointer}

.go_event_detail_grid {}
.go_main_col {width:50%; vertical-align:top;}
.go_main_col .go_section {float:left;}
.go_main_col .go_widget_title_std {margin-left:4px; line-height:16px;}
.go_event_detail_grid tr:hover .go_main_col h5 span,.go_event_detail_grid tr:hover .go_main_col h6 span {color:#459fda}
.go_main_col .go_widget_title_sml {display:block; margin:2px 0px 0px 2px;}
.go_quantity_box .go_widget_title_sml {display:block;}

.go_price_col {padding:3px 3px 3px 0px;}
.go_price_col .go_box_transp_wrapper {margin:0px;}
.go_price_col .go_box_transp_body {padding:0px 3px;}
.go_price_col td {border:0px; background:#fff;}
.go_price_col tr {background:#fff;}
.go_price_col h1, .go_price_col h2, .go_price_col h3,
.go_price_col h4, .go_price_col h5, .go_price_col h6 {color:#47484a;}

.go_star_feature {margin-left:4px; float:left; position:relative; z-index:9; width:18px; height:18px; background: url(http://edge.viagogo.net/images/assets/icons/star_feature_5.gif) no-repeat top left; overflow:visible;}
.go_star_feature img {display:none;}
.go_star_feature a {height:16px; width:16px; overflow:hidden;}
.go_star_feature a:hover {background-image:none;}
.go_star_feature a:hover img {display:block; cursor:help}
.go_star_feature_popup ul {padding:10px}
.go_star_feature_popup {top:3px; left:22px; width:248px; border:3px solid #ffe05d; background:#fff6bf; position:absolute; z-index:20; overflow:auto; }
.go_event_detail_grid tr:hover .go_star_feature img {display:block;}


.go_extra_info {margin-left:4px; float:left; position:relative; z-index:10; width:18px; height:18px; background: url(http://edge.viagogo.net/images/assets/icons/info_circle_1.gif) no-repeat top left; overflow:visible;}
.go_extra_info img {display:none;}
.go_extra_info a {height:16px; width:16px; overflow:hidden;}
.go_extra_info a:hover {background-image:none;}
.go_extra_info a:hover img {display:block; cursor:help}
.go_extra_info_popup ul {padding:10px}
.go_extra_info_popup {top:3px; left:22px; width:264px; border:3px solid #ffe05d; background:#fff6bf; position:absolute; z-index:20; overflow:auto; }
.go_event_detail_grid tr:hover .go_extra_info img {display:block;}

.go_event_detail_grid .go_price_box {width:36%}
.go_event_detail_grid td.go_price_box {border-right:1px dotted #bfbfc0;}
.go_event_detail_grid tr:hover .go_price_box h5,
.go_event_detail_grid tr:hover .go_price_box h5 span {color:#b02727;}
.go_event_detail_grid .go_price_box h5 {color:#c63f3f; line-height:0.9em; font-size:1.3em; letter-spacing:-1px;}
.go_event_detail_grid .go_price_box h5 a{color:#c63f3f;}
.go_event_detail_grid .go_price_box h5 span {font-size:0.7em;}


.go_event_detail_grid .go_tool_tip_error {top:55%; line-height:1em; font-size:10px; font-weight:normal; position:absolute; z-index:9999; width:100px;}/* TODO: handle error messages longer than what's currently displayed */
.go_event_detail_grid .go_tool_tip_error .go_border {display:block; clear:both; background:#fff6bf; border:2px solid #ffe05d; border-bottom:0px; padding:10px; margin:0;}
.go_event_detail_grid .go_tool_tip_error span {font-weight:normal; font-family: "Trebuchet MS", Georgia, Arial, Verdana; color:#5f6062;}
.go_event_detail_grid .go_tool_tip_error img {height:11px; width:100px; overflow:hidden;}

.go_event_detail_grid .go_quantity_box {width:28%; height:37px; text-align:center;}
.go_event_detail_grid tr:hover .go_quantity_box h5,
.go_event_detail_grid tr:hover .go_quantity_box h5 span {color:#47474a;}
.go_event_detail_grid td.go_quantity_box {border-right:1px dotted #bfbfc0;}
/*.go_event_detail_grid .go_quantity_box span {font-size:1.2em; font-weight:normal; color:#5f6062}
.go_event_detail_grid .go_quantity_box h5 {font-size:10px;}
.go_event_detail_grid .go_quantity_box h5 span {font-size:1.5em}*/
.go_event_detail_grid .go_quantity_box .go_widget_title_sml {padding-bottom:2px;}
.go_event_detail_grid .go_quantity_box input {text-align:center;}
.go_event_detail_grid .go_quantity_box .go_button_minus {cursor:pointer; background: url(http://edge.viagogo.net/images/assets/icons/minus_1.gif) no-repeat left top; height:20px; width:13px; overflow:hidden; border:none; margin:0px; padding:0px;}
.go_event_detail_grid .go_quantity_box .go_button_plus {cursor:pointer; background: url(http://edge.viagogo.net/images/assets/icons/plus_1.gif) no-repeat left top; height:20px; width:13px; overflow:hidden; border:none; margin:0px; padding:0px;}
.go_event_detail_grid .go_quantity_box .go_textbox {display:inline; height:14px; overflow:hidden;}

.go_event_detail_grid .go_buy_box {width:29%}

.go_event_detail_grid .go_button_sliding_buy {float:right; text-align:left; cursor:pointer;}
.go_event_detail_grid .go_button_sliding_buy li {letter-spacing:-1px; position:relative; margin:0px 4px 0px 0px; height:34px; float:left; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_11_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_event_detail_grid .go_button_sliding_buy li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; white-space:nowrap; margin:0px; float:left; line-height:34px; height:34px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_11_right.gif) no-repeat right top; text-decoration:none; }
.go_event_detail_grid .go_button_sliding_buy li a:hover {text-decoration:underline; border:none;}
.go_event_detail_grid .go_button_sliding_buy li a img {position:absolute; height:23px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/

.go_button_sliding_sell {float:right; text-align:left; cursor:pointer;}
.go_button_sliding_sell li {letter-spacing:-1px; position:relative; margin:0px 4px 0px 0px; height:34px; float:left; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_11_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding_sell li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; white-space:nowrap; margin:0px; float:left; line-height:34px; height:34px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_11_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding_sell li a:hover {text-decoration:underline; border:none;}
.go_button_sliding_sell li a img {position:absolute; height:23px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/

.go_button_sliding_sell2 {float:left; text-align:left; cursor:pointer;}
.go_button_sliding_sell2 li {position:relative; height:23px; float:left; margin-right:4px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_31_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding_sell2 li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; float:left; line-height:23px;  
                               height:23px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 6px 0px 6px; position:relative;
                               background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_31_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding_sell2 li a:hover {text-decoration:underline; border:none;}
.go_button_sliding_sell2 li a img {position:absolute; height:23px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/
.go_button_sliding_sell2 li span {letter-spacing:-1px; font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin:0px -1px 0px 0px; float:left; line-height:23px; overflow:hidden; height:23px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 4px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_21_right.gif) no-repeat right top; text-decoration:none; }/*span option... no a tag*/
ul.go_button_sliding_buy li.go_sell2 {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_31_left.gif) no-repeat left top;}
ul.go_button_sliding_buy li.go_sell2 a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; font-size:0.9em; padding:2px 5px 0px 4px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_31_right.gif) no-repeat right top; text-decoration:none; color:white;}

.go_event_detail_grid .go_button_sliding_buy:hover {cursor:auto;}
.go_event_detail_grid .go_button_sliding_buy li a:hover {border:none; text-decoration:none;}
.go_event_detail_grid .go_button_sliding_buy li.go_disabled {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_12_left.gif) no-repeat left top;}
.go_event_detail_grid .go_button_sliding_buy li.go_disabled a {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_12_right.gif) no-repeat right top;}

.go_face_value {display:block; clear:both; font-size:1em; font-weight:bold; color:#9fa0a1; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
.go_face_value span {font-size:1em; font-weight:normal;}

.go_general_notes .go_page_split_left {width:40%}
.go_general_notes .go_page_split_right {width:60%}
.go_general_notes .go_page_split_left li {cursor:help; height:35px; margin:0px 10px 8px 0px; overflow:hidden; line-height:35px; vertical-align:middle; background: url(http://edge.viagogo.net/images/assets/buttons/button_sliding_right_2_left.gif) no-repeat top left}
.go_general_notes .go_page_split_left li div {height:35px; color:#fff; padding-left:20px; line-height:35px; vertical-align:middle; font-size:1.2em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; display:block; background: url(http://edge.viagogo.net/images/assets/buttons/button_sliding_right_2_right.gif) no-repeat top right}
.go_general_notes .go_page_split_left li.go_active {cursor:help; height:35px; margin:0px 10px 8px 0px; overflow:hidden; line-height:35px; vertical-align:middle; background: url(http://edge.viagogo.net/images/assets/buttons/button_sliding_right_4_left.gif) no-repeat top left}
.go_general_notes .go_page_split_left li.go_active div {height:35px; color:#5f6062; padding-left:20px; line-height:35px; vertical-align:middle; font-size:1.2em; font-weight:bold; font-family: "Trebuchet MS", Georgia, Arial, Verdana; display:block; background: url(http://edge.viagogo.net/images/assets/buttons/button_sliding_right_4_right.gif) no-repeat top right}
.go_general_notes .go_general_notes_title {font-family:"Trebuchet MS",Georgia,Arial,Verdana;font-size:1.2em;font-weight:bold;}

.go_general_notes .go_page_split_right > div {padding:0px 10px; border-left:1px dotted #bfbfc0;}


.go_email_sign_up .go_box_container{padding-top:5px;}
.go_email_sign_up {padding:0 0 10px 0;}
.go_email_sign_up .go_title {font-size:1.3em; font-weight:bold; padding:0 0 3px 0;}
.go_email_sign_up_success {background-color:white; padding:10px;margin-bottom:5px; border:solid 1px #d1e8b2;}
/*END EventDetail*/

/*Ticket Class*/
.go_ticket_class {width:6px; background:#fff; border:1px solid #47484a;}

/*
.go_cat_0 {background:#4dbeed url(http://edge.viagogo.net/images/assets/icons/ticket_catgolden_circle_bg.gif) repeat-x top left;}
.go_cat_1 {background:#777777 url(http://edge.viagogo.net/images/assets/icons/ticket_cat1_bg.gif) repeat-x top left;}
.go_cat_2 {background:#9a9c9f url(http://edge.viagogo.net/images/assets/icons/ticket_cat2_bg.gif) repeat-x top left;} 
.go_cat_3 {background:#8cc640 url(http://edge.viagogo.net/images/assets/icons/ticket_cat3_bg.gif) repeat-x top left;}
.go_cat_4 {background:#b9da8a url(http://edge.viagogo.net/images/assets/icons/ticket_cat4_bg.gif) repeat-x top left;}
.go_cat_5 {background:#9bd6f4 url(http://edge.viagogo.net/images/assets/icons/ticket_cat5_bg.gif) repeat-x top left;}

.go_cat_1_1 {background:#47484a url(http://edge.viagogo.net/images/assets/icons/ticket_class_1_1.gif) repeat-x top left;}
.go_cat_1_2 {background:#7f8081 url(http://edge.viagogo.net/images/assets/icons/ticket_class_1_2.gif) repeat-x top left;}
.go_cat_1_3 {background:#bfbfc0 url(http://edge.viagogo.net/images/assets/icons/ticket_class_1_3.gif) repeat-x top left;}
.go_cat_2_1 {background:#6cb027 url(http://edge.viagogo.net/images/assets/icons/ticket_class_2_1.gif) repeat-x top left;}
.go_cat_2_2 {background:#a3d165 url(http://edge.viagogo.net/images/assets/icons/ticket_class_2_2.gif) repeat-x top left;}
.go_cat_2_3 {background:#d1e8b2 url(http://edge.viagogo.net/images/assets/icons/ticket_class_2_3.gif) repeat-x top left;}
.go_cat_3_1 {background:#3187cd url(http://edge.viagogo.net/images/assets/icons/ticket_class_3_1.gif) repeat-x top left;}
.go_cat_3_2 {background:#6ab2e1 url(http://edge.viagogo.net/images/assets/icons/ticket_class_3_2.gif) repeat-x top left;}
.go_cat_3_3 {background:#bfc5e9 url(http://edge.viagogo.net/images/assets/icons/ticket_class_3_3.gif) repeat-x top left;}
.go_cat_4_1 {background:#ff5f07 url(http://edge.viagogo.net/images/assets/icons/ticket_class_4_1.gif) repeat-x top left;}
.go_cat_4_2 {background:#ff993d url(http://edge.viagogo.net/images/assets/icons/ticket_class_4_2.gif) repeat-x top left;}
.go_cat_4_3 {background:#ffcc9e url(http://edge.viagogo.net/images/assets/icons/ticket_class_4_3.gif) repeat-x top left;}
.go_cat_5_1 {background:#cd3189 url(http://edge.viagogo.net/images/assets/icons/ticket_class_5_1.gif) repeat-x top left;}
.go_cat_5_2 {background:#e16ab4 url(http://edge.viagogo.net/images/assets/icons/ticket_class_5_2.gif) repeat-x top left;}
.go_cat_5_3 {background:#f0b5d9 url(http://edge.viagogo.net/images/assets/icons/ticket_class_5_3.gif) repeat-x top left;}
*/

.go_cat_default {background:#fff url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_1_1 {background:#58595c url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_1_2 {background:#88898c url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_1_3 {background:#a8a9ac url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_2_1 {background:#6cb027 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_2_2 {background:#a3d165 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_2_3 {background:#d1e8b2 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_3_1 {background:#00a7ad url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_3_2 {background:#53d8dd url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_3_3 {background:#b3eff1 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_4_1 {background:#3187cd url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_4_2 {background:#6ab2e1 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_4_3 {background:#a2d3f3 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_5_1 {background:#6f2fc9 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_5_2 {background:#8d5fcc url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_5_3 {background:#ab8ad8 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_6_1 {background:#c60070 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_6_2 {background:#c83588 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_6_3 {background:#c875a4 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_7_1 {background:#b02727 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_7_2 {background:#c63f3f url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_7_3 {background:#ff9d9d url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_8_1 {background:#fb610c url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_8_2 {background:#ff8440 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_8_3 {background:#ffae81 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_9_1 {background:#f3df00 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_9_2 {background:#f5e859 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}
.go_cat_9_3 {background:#fff8a2 url(http://edge.viagogo.net/images/assets/icons/ticket_class.png) repeat-x top left;}

.go_standing img {background:#dbdcdd url(http://edge.viagogo.net/images/assets/icons/ticket_catstanding_bg.gif) repeat-x top left;}
/*END Ticket Class*/

/*Drop Drown List*/
.go_drop_down_container {position:relative; z-index:49; cursor:pointer; font-size:0.9em; width:100%; height:21px; line-height:21px; background: #e5e5e5 url(http://edge.viagogo.net/images/assets/buttons/drop_down_1_left.gif) no-repeat left top;}
.go_drop_down_selected {margin:0px 0px 0px 5px; background: url(http://edge.viagogo.net/images/assets/buttons/drop_down_1_right.gif) no-repeat right top;}/*margin offsets background image*/
.go_drop_down {width:100%; margin:0px -2px 0px 0px; overflowY:scroll; position:absolute; z-index:50; border:1px solid #bfbfc0; background:#fff;}
.go_drop_down span {padding:0px 5px; display:block; width:100%;}
.go_drop_down .go_active {color:#fff; background-color:#459fda;}
.go_drop_down .go_active.go_hover {background-color:#2c81ca;}
.go_drop_down .go_hover {color:#fff; cursor:pointer; background-color:#2c81ca;}
.go_drop_down_container .go_selected {background: #e5e5e5 url(http://edge.viagogo.net/images/assets/buttons/drop_down_3_right.gif) no-repeat right top;}

/* To be DELETED also might be worth removing images...
.go_drop_down_container2 {font-family: "Trebuchet MS", Georgia, Arial, Verdana; position:relative; z-index:49; cursor:pointer; font-size:1.2em; width:100%; height:32px; line-height:32px; background: #e5e5e5 url(http://edge.viagogo.net/images/assets/buttons/drop_down_11_left.gif) no-repeat left top;}
.go_drop_down_container2 .go_drop_down_selected {margin:0px 0px 0px 5px; background: url(http://edge.viagogo.net/images/assets/buttons/drop_down_11_right.gif) no-repeat right top; padding-left:1px;}
.go_drop_down_container2 .go_drop_down {width:100%; margin:0px -2px 0px 0px; overflowY:scroll; position:absolute; z-index:50; background:#fff url(http://edge.viagogo.net/images/assets/buttons/drop_down_1_border.gif) repeat-y top left; border-bottom:1px solid #bfbfc0}
.go_drop_down_container2 .go_drop_down span {padding:0px 6px; display:block; width:100%;}
.go_drop_down_container2 .go_drop_down .go_active {color:#fff; background-color:#459fda;}
.go_drop_down_container2 .go_drop_down .go_active.go_hover {background-color:#2c81ca;}
.go_drop_down_container2 .go_drop_down .go_hover {color:#fff; cursor:pointer; background:#459fda url(http://edge.viagogo.net/images/assets/buttons/drop_down_1_border.gif) repeat-y top left;}
.go_drop_down_container2 .go_selected {background: #e5e5e5 url(http://edge.viagogo.net/images/assets/buttons/drop_down_13_right.gif) no-repeat right top;}
*/

/*END Drop Drown List*/

/*Float to center - using tables*/
.go_float_center {width:100%; border-collapse:collapse; padding:0px;}
.go_float_control_center table {margin:0px auto;}
/*END Float to center - using tables*/

/*Sliding buttons*/
.go_button_sliding {float:left; text-align:left; cursor:pointer;}
.go_button_sliding li {position:relative; height:20px; float:left; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin:0px -1px 0px 0px; float:left; line-height:20px; overflow:hidden; height:20px; font-weight:bold; font-size:0.9em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding li a:hover {text-decoration:underline; border:none;}
.go_button_sliding li a img {position:absolute; height:20px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/

.go_button_sliding.go_right li {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_left.gif) no-repeat left top;}
.go_button_sliding.go_right li a {padding:0px 16px 0px 6px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_right_1_right.gif) no-repeat right top;}

.go_button_sliding.go_left li {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_left_1_left.gif) no-repeat left top;}
.go_button_sliding.go_left li a {padding:0px 6px 0px 16px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_right.gif) no-repeat right top;}
/*
.go_button_sliding.go_down li {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_left_1_down.gif) no-repeat left top;}
.go_button_sliding.go_down li a {padding:0px 6px 0px 16px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_down.gif) no-repeat right top;}

.go_button_sliding.go_down.go_selected li {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_left_1_left.gif) no-repeat left top;}
.go_button_sliding.go_down.go_selected li a {padding:0px 6px 0px 16px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_right.gif) no-repeat right top;}*/ 

/*
.go_button_sliding_links {float:left; text-align:left; cursor:pointer;}
.go_button_sliding_links li {position:relative; height:20px; float:left; background:none;}
.go_button_sliding_links li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin:0px -1px 0px 0px; float:left; line-height:20px; overflow:hidden; height:20px; font-weight:bold; font-size:0.9em; color:#fff; padding:0px 6px; position:relative; text-decoration:none; }
.go_button_sliding_links li a:hover {text-decoration:underline; border:none;}
.go_button_sliding_links li a img {position:absolute; height:20px; top:0px; left:0px; z-index:10;}

.go_button_sliding_links.go_selected {float:left; text-align:left; cursor:pointer;}
.go_button_sliding_links.go_selected li {position:relative; height:20px; float:left; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_left.gif) no-repeat left top;}
.go_button_sliding_links.go_selected li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin:0px -1px 0px 0px; float:left; line-height:20px; overflow:hidden; height:20px; font-weight:bold; font-size:0.9em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_1_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding_links.go_selected li a:hover {text-decoration:underline; border:none;}
.go_button_sliding_links.go_selected li a img {position:absolute; height:20px; top:0px; left:0px; z-index:10;}*/

.go_button_sliding_buy {float:right; text-align:left; cursor:pointer;}
.go_button_sliding_buy li {position:relative; margin:0px 4px 0px 0px; height:23px; float:left; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_1_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding_buy li a {letter-spacing:-1px; font-family: "Trebuchet MS", Georgia, Arial, Verdana; white-space:nowrap; margin:0px; float:left; line-height:23px; height:23px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_1_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding_buy li a:hover {text-decoration:underline; border:none; color:white;}
.go_button_sliding_buy li a img {position:absolute; height:23px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/

.go_button_sliding_buy li.go_disabled {cursor:auto; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_1_left_disabled.gif) no-repeat left top;}
.go_button_sliding_buy li.go_disabled a {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_large_1_right_disabled.gif) no-repeat right top; text-decoration:none; }

ul.go_button_sliding_buy li.go_sell {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_2_left.gif) no-repeat left top;}
ul.go_button_sliding_buy li.go_sell a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; font-size:0.9em; padding:2px 5px 0px 4px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_2_right.gif) no-repeat right top; text-decoration:none; color:white;}



.go_button_sliding_buy li.go_disabled.go_sell {cursor:auto; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_2_left_disabled.gif) no-repeat left top;}
.go_button_sliding_buy li.go_disabled.go_sell a {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_2_right_disabled.gif) no-repeat right top;}

.go_button_sliding11 {float:left; text-align:left; cursor:pointer;}
.go_button_sliding11 li {position:relative; height:35px; float:left; margin-right:8px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_11_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding11 li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana;  float:left; line-height:35px; overflow:hidden; height:35px; font-weight:bold; font-size:1.5em; color:#fff; padding:0px 10px 0px 20px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_11_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding11 li a:hover {text-decoration:underline; border:none;}
.go_button_sliding11 li a img {position:absolute; height:35px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/

.go_button_sliding12 {float:left; text-align:left; cursor:pointer;}
.go_button_sliding12 li {position:relative; height:35px; float:left; margin-right:8px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_12_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding12 li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana;  float:left; line-height:35px; overflow:hidden; height:35px; font-weight:bold; font-size:1.5em; color:#fff; padding:0px 10px 0px 20px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_12_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding12 li a:hover {text-decoration:underline; border:none;}
.go_button_sliding12 li a img {position:absolute; height:35px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/

.go_button_sliding21 {float:left; text-align:left; cursor:pointer;}
.go_button_sliding21 li {position:relative; height:23px; float:left; margin-right:4px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_21_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding21 li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; float:left; line-height:23px; overflow:hidden; height:23px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_21_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding21 li a:hover {text-decoration:underline; border:none;}
.go_button_sliding21 li a img {position:absolute; height:23px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/
.go_button_sliding21 li span {letter-spacing:-1px; font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin:0px -1px 0px 0px; float:left; line-height:23px; overflow:hidden; height:23px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 4px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_21_right.gif) no-repeat right top; text-decoration:none; }/*span option... no a tag*/


.go_button_sliding31 {float:left; text-align:left; cursor:pointer;}
.go_button_sliding31 li {position:relative; height:23px; float:left; margin-right:4px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_31_left.gif) no-repeat left top;}/*puts seperating img in*/
.go_button_sliding31 li a {font-family: "Trebuchet MS", Georgia, Arial, Verdana; float:left; line-height:23px; overflow:hidden; height:23px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 6px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_31_right.gif) no-repeat right top; text-decoration:none; }
.go_button_sliding31 li a:hover {text-decoration:underline; border:none;}
.go_button_sliding31 li a img {position:absolute; height:23px; top:0px; left:0px; z-index:10;}/*this hack gives hover area left of text*/
.go_button_sliding31 li span {letter-spacing:-1px; font-family: "Trebuchet MS", Georgia, Arial, Verdana; margin:0px -1px 0px 0px; float:left; line-height:23px; overflow:hidden; height:23px; font-weight:bold; font-size:1.2em; color:#fff; padding:0px 4px; position:relative; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_31_right.gif) no-repeat right top; text-decoration:none; }/*span option... no a tag*/


/*END Sliding buttons*/

/*Tag Clouds*/
.go_tag_cloud {text-align:justify; overflow:hidden; width:100%;}
.go_tag_cloud .go_box_default_body {padding:1px 8px 4px 8px;} /*TODO*/
.go_tag_cloud h1, .go_tag_cloud h2, .go_tag_cloud h3, .go_tag_cloud h4, .go_tag_cloud h5, .go_tag_cloud h6
{display:inline; line-height:1.3em; height:1.3em; overflow:hidden; vertical-align:middle; padding:0px; white-space:nowrap;}
.go_tag_cloud h2.go_big {font-size:1.8em;}
.go_tag_cloud h3.go_big {font-size:1.6em;}
.go_tag_cloud h3.go_small {font-size:1.4em;}
.go_tag_cloud h4.go_big {font-size:1.2em;}
.go_tag_cloud h4.go_small {font-size:1.0em;}
.go_tag_cloud h5.go_big {font-size:0.8em;}
.go_tag_cloud h6.go_big {font-size:0.8em;}
.go_tag_cloud a {padding:0px 4px 0px 0px; line-height:1.3em; height:1.3em; overflow:hidden; vertical-align:middle; white-space:nowrap; text-decoration:none;}
.go_tag_cloud .go_alternating a {color:#8cc63f}
.go_tag_cloud .go_alternating a:hover {color:#3187cd;}

/*END Tag Clouds*/

/* Type ahead combo box
TODO: RE-Added by CKA to get pipeline looking ok, needs tidying */

.combofloat { background-color: #FFFFFF; border-left:solid 1px #999999; border-right:solid 1px #999999; border-bottom:solid 1px #999999; border-top:dotted 1px #999999; opacity:0; filter:alpha(opacity=0);  z-index:999;}
.combofloat table { width: 100%; }
.selectedcombofloat{ background-color:#e3e3e3; cursor: pointer }

/*End Type ahead*/

/* Stuff added by RO to make the DHTML controls work */
.go_hidden { display: none;}
.go_display { display: block; display:table-row; }
.go_current_filter { font-weight: bold; }
.go_current_page { font-weight: bold; }
/* END */

/*Paging Control*/
ul.go_paging_container {position:relative; height:35px; margin:0; padding:0; background: url(http://edge.viagogo.net/images/assets/tabs/sort_left.gif) no-repeat left top;}
.go_paging_container > li {display:block; height:35px; background: url(http://edge.viagogo.net/images/assets/tabs/sort_right.gif) no-repeat right top; text-align:left;}
.go_paging_container h4,
.go_paging_container h2 {float:left; line-height:35px; display:inline; padding:0px 0px 0px 5px; color:#fff; font-size:1.4em; margin:0;}
.go_paging_control {position:absolute; top:0px; right:0px; padding:7px 0px 0px 0px;}
.go_paging_control a {float:left; color:#fff; padding:2px 3px 2px 3px;}
/*.go_paging_control a.go_selected {padding:2px 6px 2px 6px; background: url(http://edge.viagogo.net/images/assets/icons/square_1.gif) no-repeat center center;}*/
.go_paging_control li {font-weight:bold; float:left;}
.go_paging_control li.go_selected {color:#fff; padding:1px 6px 0px 6px; border:none; background: url(http://edge.viagogo.net/images/assets/icons/square_1_grey_cut.gif) no-repeat center center;}
.go_paging_control .go_button_sliding {margin-right:5px;}
.go_paging_control .go_button_sliding li {background-image:none;}
.go_paging_control .go_button_sliding li a {background-image:none;}
.go_paging_control .go_button_sliding li a:hover {text-decoration:none; border:none;}
.go_paging_control .go_button_sliding li.go_first {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_left_11_left.gif) no-repeat left top;}
.go_paging_control .go_button_sliding li.go_first a {padding:0px 6px 0px 16px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_up_11_right_grey_cut.gif) no-repeat right top;}
.go_paging_control .go_button_sliding li.go_last {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_11_left_grey_cut.gif) no-repeat left top;}
.go_paging_control .go_button_sliding li.go_last a {padding:0px 16px 0px 6px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_right_11_right_grey_cut.gif) no-repeat right top;}
/*END Paging Control*/

/*sort control*/
.go_sort_control {padding:7px 7px 7px 0;}
.go_sort_control .go_button_sliding li {background-image:none;}
.go_sort_control .go_button_sliding li a {background-image:none;}
.go_sort_control .go_button_sliding li a:hover {text-decoration:none; border:none;}
.go_sort_control .go_button_sliding .go_sort_desc {margin-right:3px;}
.go_sort_control .go_button_sliding .go_sort_desc {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_down_11_left.gif) no-repeat left top;}
.go_sort_control .go_button_sliding .go_sort_desc a {padding:0px 6px 0px 16px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_up_11_right_grey_cut.gif) no-repeat right top;}
.go_sort_control .go_button_sliding .go_sort_asc {margin-right:3px;}
.go_sort_control .go_button_sliding .go_sort_asc {background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_up_11_left.gif) no-repeat left top;}
.go_sort_control .go_button_sliding .go_sort_asc a {padding:0px 6px 0px 16px; background:url(http://edge.viagogo.net/images/assets/buttons/button_sliding_up_11_right_grey_cut.gif) no-repeat right top;}
/*sort control*/

/* Filter styles TODO this is rohan's hacky css so Frazer has to fix it */
/*fixes in progress to above section - FT*/

/*filters*/
.go_filters_container {background:#f3f9eb; margin:0px 0px 10px 0px; width:100%;}
.go_filters_header {position:relative; display:block; clear:both; height:35px; background: #f3f9eb url(http://edge.viagogo.net/images/assets/tabs/header_bar_left_2.gif) no-repeat left top;}
.go_filters_header li {display:block; height:35px; background: url(http://edge.viagogo.net/images/assets/tabs/header_bar_right_2.gif) no-repeat right top; text-align:left;}
.go_filters_header h4,
.go_filters_header h3,
.go_filters_header h2 {line-height:35px; padding:0px 0px 0px 5px; color:#fff; font-size:1.4em;}
.go_filters_header .go_right_action {position:absolute; height:35px; line-height:35px; top:0px; right:0px; color:#fff;}
.go_filters_header .go_right_action span {text-decoration:underline; height:21px; padding:5px 8px 5px 24px; cursor:pointer; font-size:0.9em; background: url(http://edge.viagogo.net/images/assets/icons/reset_1_greycut.gif) no-repeat scroll 0% 50%;}
.go_filters_content {border:1px solid #bfbfc0; border-top:none;}
.go_filters_panel {border-top:1px dotted #bfbfc0; display:block; padding:0px}
.go_filters_panel li {border-bottom:1px dotted #bfbfc0; position:relative;}
.go_filters_panel .go_button_sliding21 li {border-bottom:none;}
.go_filters_panel .go_padder {padding:5px 5px 10px 5px}
.go_filters_panel h2 {padding:0px 0px 3px 0px;}
.go_filters_panel h3 {padding:3px 0px 0px 0px;}
.go_filters_panel h5 {font-size:1.2em; padding:0px 0px 2px 0px}
.go_filters_panel h6 {font-size:1.0em; padding:4px 0px 2px 0px;}
.go_filters_content h6.go_exclaim {height:36px; padding-left:44px; background: url(http://edge.viagogo.net/images/assets/icons/exclaim_icon.gif) no-repeat 4px 50%;}
.go_filters_content .go_widget_title_std.go_exclaim {height:36px; padding-left:44px; background: url(http://edge.viagogo.net/images/assets/icons/exclaim_icon.gif) no-repeat 4px 50%; display:block;}
.go_best_deals input {padding:0px; margin:0px 3px 0px 0px}
.go_best_deals label {padding:0px; margin-right:6px}

.go_filters_summary {background:#fff; border-top:none; border-bottom:1px solid #bfbfc0; width:100%}
.go_filters_summary div {display:block; clear:both; margin-bottom:3px;}
.go_filters_summary h5 {color:#5f6062; font-size:1.2em; padding-bottom:.25em;}
.go_filters_events_only .go_available,
.go_filters_events_only .go_available label,
.go_filters_events_only .go_available input {cursor:pointer;}

.go_filters_row_header {padding:0px 0px 5px 0px;}
.filter_deselect_all,
.filter_select_all {cursor:pointer; font-size:.8em; text-decoration:underline;}
.filter_deselect_all:hover, .filter_select_all:hover {color:#459fda}
.go_filters_row {padding-right:20px; margin-bottom:3px; height:17px; overflow:hidden; position:relative; z-index:0; border-bottom:1px dotted #bfbfc0; display:block; clear:both;}
.go_filters_row label {cursor:pointer; letter-spacing:-1px;}

.go_filters_checkbox {padding:0px; margin:0px; clear:both; }
.go_filters_checkbox input {padding:0px; margin:0px 3px 0px 0px; vertical-align:middle;}
.go_filters_checkbox label {vertical-align:middle; font-size:12px; color:#5f6062;}
.go_filters_only_this {position:absolute; right:5px; top:2px; cursor:pointer; color:#5f6062; text-decoration:underline; font-weight:bold; font-size:0.8em;}
.go_filters_only_this:hover {color:#459fda}
.go_filters_remove_group {margin-left:4px; cursor:pointer; color:#459fda; text-decoration:underline; font-weight:bold; font-size:0.8em;}
.go_filters_remove_group:hover {color:#3187cd;}
.go_filters_summary .go_filters_only_this {float:none; cursor:pointer; color:#5f6062; text-decoration:underline; font-weight:bold; font-size:0.8em;}/* Applied to the 'Only' element when filtering the event grid*/
.go_filters_summary .go_filters_only_this:hover {color:#459fda;}
.go_filters_no_records a { cursor:pointer; }
.go_filters_date {position:relative; z-index:10;}
.go_filters_date .go_start_date {position:relative; display:block; float:left; clear:both; z-index:30;}
.go_filters_date .go_end_date {position:relative; display:block; float:left; clear:both; z-index:20;}
.go_date_input {float:left; margin:0px 6px 0px 0px; clear:left; background: #fff url(http://edge.viagogo.net/images/assets/icons/calendar_input_icon.gif) no-repeat right center; border:1px solid #bfbfc0; padding:2px;}
.go_filter_watermark {color:#7f8081; font-style:italic;}
.go_filter_slider_container {height:16px; position:relative; z-index:1; width:auto; display:block; margin:0px 0px 3px 0px;}
.go_filter_slider .outer_rail_horizontal {position:absolute; z-index:3; background-color:green; width:100%; height:16px; background: url(http://edge.viagogo.net/images/assets/buttons/slider_bg_42.gif) repeat-x top left;}
.go_filter_slider .inner_rail_horizontal {position:absolute; z-index:3; background-color:red; width:100%; height:16px; cursor:move; background: url(http://edge.viagogo.net/images/assets/buttons/slider_bg_32.gif) repeat-x top left;}
.go_filter_slider.go_single .inner_rail_horizontal {cursor:auto}
.go_filter_slider .handle_left {position:absolute; width:11px; height:16px; z-index:200; cursor:w-resize; background:url(http://edge.viagogo.net/images/assets/buttons/slider_handle_horiz_11.gif) no-repeat top left;}
.go_filter_slider .handle_right {position:absolute; width:11px; height:16px; z-index:200; cursor:w-resize; background:url(http://edge.viagogo.net/images/assets/buttons/slider_handle_horiz_11.gif) no-repeat top right;}
.go_filter_slider_textbox {border-style:none; border:0px; text-align:center; width:35%; color:#5f6062; font-size:10px; padding-bottom:2px}
.go_filter_slider_textbox_container {margin:0px auto; border:1px solid #bfbfc0; background:#fff; text-align:left; vertical-align:middle; color:#5f6062; text-align:center;}
.go_filter_slider_textbox_table {font-family: "Trebuchet MS", Georgia, Arial, Verdana;}
/*End filters*/


/*Media Center*/
h3.go_sub_head {color:#8cc63f; font-size:1.2em; font-weight:bold; font-family:"Trebuchet MS", Georgia, Arial, Verdana; border-bottom:dotted 1px #666; padding-bottom:3px; margin:3px 0 5px 0;}
h3.go_sub_head_2 {color:#8CC63F;font-size:1.2em; padding:0 0 px 0; font-weight:bold; line-height:1em;}
h3.go_h2 {font-size:1.2em; font-weight:bold; color:#9fa0a1; font-family: "Trebuchet MS", Georgia, Arial, Verdana;}

.go_media_container .go_page_split_left {width:58%}
.go_media_container .go_page_split_right {width:42%}
.go_media_container .go_page_split_right .go_padder {border-left:2px dotted #bfc0c0; padding:0px 0px 0px 10px}
.go_media_container p {margin:0px 0px 12px 0px;}
.go_media_container h5.go_media_article_title {color:#7F8081; font-size:1.1em; padding:0px; font-family:Trebuchet MS; font-weight: bold;}
.go_media_container h5.go_media_article_date {color:#9fa0a1; font-size:.9em; padding:0px 0 5px 0px; font-family:arial; font-weight: normal;}
.go_media_awards .go_awards {padding:5px 0 15px 0; margin:0px 0 10px 0; border-bottom:2px dotted #bfc0c0; float:left; width:100%;}
.go_media_awards .go_awards_img {float:left; width:25%;}
.go_media_awards .go_awards_txt { border:solid 0px red; float:left; padding:0 0 0 10px; width:70%;}
.go_media_awards .go_awards h3 {color:#47484a; font-family: "Trebuchet MS", Georgia, Arial, Verdana; font-size:1.2em; line-height:1.2em;}
.go_media_awards .go_awards h4 {color:#808284; font-family: Arial; font-size:1em; font-weight:normal; padding:2px 0 8px 0;}
.go_media_awards .go_awards h5 {color:#47484a; font-family: Arial; font-size:1em; font-weight:normal;}
.go_media_stats .go_page_split_left {width:75%; }
.go_media_stats .go_page_split_right {width:20%}
.go_media_stats .go_page_split_right .go_padder {border-left:0px dotted #bfc0c0;}
.go_media_stats ul.go_list_stats {list-style-position:outside; list-style-image: url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif); padding:10px 0px 10px 10px; margin:0 0 0 15px; color:#7f8081; line-height:1.6em;}
.go_media_stats h3.go_rel_header {position:relative; top:4px; left:8px; font-size:1.2em; font-weight:bold; color:#7f8081;}
.go_media_stats .go_media_stats_padder {padding:0 0 8px 0;}
.go_media_stats iframe {padding:0 12px 0px 0; border-right:2px dotted #bfc0c0;}
.go_media_stats_table h3 {background-color:#5f6062; color:white; text-align:left; padding:5px; font-weight:bold; font-size:1.1em; margin:0 0 5px 0;}
.go_media_stats_table .go_media_stats_table_alternate {background-color:#efefef;}
.go_media_stats_table tr th{ font-weight:bold; font-family:arial; font-size:.9em; text-align:left; padding:4px;}
.go_media_stats_table tr td{ text-align:left; padding:4px;}
.go_media_stats_table .go_media_stats_pdf {display:block; position:relative; top:8px; right:5px; float:right; margin:0 0px 0px 0;}
.go_media_stats_table .go_media_stats_pdf a {color:white; font-size:.8em;}

.go_img_float img {float:left; padding:0 20px 0 0; margin:0;}
.go_media_container .go_view_more_link { border-top:dotted 1px #666; padding:10px 0 0 0; margin-top:15px; text-align:left;}
ul.go_media_video {padding:0; margin:0;}
ul.go_media_video li {float:left; width:246px; padding:0 8px 0 0px; margin:0;}
ul.go_media_video li .go_video_item {padding:0 0 0 4px; display:block; font-style:normal;}
.go_media_video_container {padding:0 0 0 2px; border:solid 0px red; width:100%; float:left;}
.go_media_video_more {padding:0; margin:0;width:50%; float:left;}
.go_media_story {margin:0 15px 0 0; padding:0; width:48%; float:left; text-align:justify;}
.go_media_video_more ul, .go_media_timeline ul {padding:5px 0 10px 15px; margin:0 0 0 15px;}
.go_media_timeline h4 {font-size:1em;}
.go_media_logos{float:left; padding:0 15px 0 0; display:block;}
ul.go_media_logos_list {padding:8px 0 0 5px; margin:8px 0 0 5px;}
ul.go_media_logos_list li {padding:0 0 10px 0;}
/*END Media Center*/

/*Track Your Order*/
.go_track_container {width:100%;}
.go_track_container .go_button{overflow:visible;}
.go_track_container .go_page_split_left{ width:35%;}
.go_track_container .go_page_split_right{ width:65%}
.go_track_container .go_clr {clear:both;display:block;margin:0 0 8px;}
.go_track_container .go_form_item{width:100%;}
.go_track_container .go_track_img {float:left; width:160; padding:0 10px 0px 0;}
.go_track_container .go_track_info {float:left; width:370px;}
.go_track_container .go_track_info h3 span{ font-weight:normal;}
.go_track_container .go_track_info_top {padding:0 0 8px 0;}
.go_track_container .go_track_info_bottom {padding:0 0 5px 0;}
/*Track Your Order*/

/*Hospitality*/
.go_graybox {border:solid 1px #bfbfc0; margin:0 0 10px 0;}
.go_graybox_border {border: solid 1px white;}
.go_graybox_container {padding:5px; color:white; background: #424345 url(http://edge.viagogo.net/images/hospitality/gray_gradient_bg.gif) repeat-x;}
.go_graybox_container div, 
.go_graybox_container p {color: white;}
.go_graybox_container h1 {padding:3px 0 5px 0; display:block; font-size:1.4em; margin:0; color:white;}
.go_graybox_container .go_graydivider {padding:0 0 7px 0;}
.go_graybox_container .go_graybox_call_to_action { padding: 5px 5px 5px 0; text-align:right;}
.go_graybox_container h4 {font-size:1.5em; color:white; font-family:Trebuchet MS,Georgia,Arial; font-weight:bold;}
.go_graybox_container h4 span {font-weight:normal; color:#8CC63F; font-family:Trebuchet MS,Georgia,Arial;}
.go_graybox_container .go_graybox_big {font-size:1.5em; color:white; font-family:Trebuchet MS,Georgia,Arial; font-weight:normal;}
.go_graybox_container .go_graybox_big span { font-weight:bold; color:#8CC63F; font-family:Trebuchet MS,Georgia,Arial;}
.go_hosp {width:100%;}
.go_hosp ul.go_hosp_list {padding:0; margin:0;}
.go_hosp ul.go_hosp_list li {float:left; width:49.4%; padding:0 0px 0 0px; margin:0;}
.go_hosp ul.go_hosp_list li.go_hosp_list_odd {padding:0 8px 0 0;}
.go_hosp .go_hosp_top_content {padding:0 0 0 10px;}
.go_hosp .go_graybox_container .go_graybox_big {padding-left:20px; background: url(http://edge.viagogo.net/images/hospitality/graygreen_arrow2.gif) no-repeat 5px 5px;}
.go_hosp ul.go_hosp_list li img {padding-bottom:5px;}
.go_hosp ul.go_hosp_list li p {margin-bottom:5px;}
.go_hosp ul.go_hosp_list li h2 {background:transparent url(http://edge.viagogo.net/images/assets/bullets/arrow_1_right.gif) no-repeat scroll left center;border-bottom:1px dotted #BFBFC0;font-size:1.2em;margin-bottom:6px;padding:0 0 1px 11px;}
.go_hosp ul.go_hosp_list li .go_page_split_left {width:42%;}
.go_hosp ul.go_hosp_list li .go_page_split_right {width:57%;}
/*END Hospitality*/

/*Search Results*/
.go_search_results_container h2 span {color:#5f6062;}
.go_search_results_container p {font-size:1.2em;}
/*END Search Results*/

/*Guide Pages - Buy/Sell*/
.go_guide_container .go_page_split_left {width:45%}
.go_guide_container .go_page_split_right {width:55%}
.go_guide_container .go_clr {margin: 0px 0px 15px;}
.go_guide_container .go_button_sliding12 li {margin-bottom:5px;}
.go_guide_container .go_button_sliding21 li {margin:6px 5px 6px 0px;}
/*END Guide Pages - Buy/Sell*/


/*Sell Pipeline - Event picker*/
.go_title_large {font-size:1.5em; font-weight: normal; font-family: "Trebuchet MS", Georgia, Arial, Verdana; padding-bottom:10px; line-height:1.1em;}
.go_title_large span {color:#8CC63F;}
.go_sell_searchbox_container {z-index:100;position: relative;}
.go_sell_searchbox {z-index:100;}
.go_sell_searchbox .go_page_split_left {width:50%}
.go_sell_searchbox .go_page_split_right {width:50%; padding-bottom:0px; right:0;}
.go_searchbox_notes {display:block; font-size:0.85em; margin:3px 0 5px 0;}
.go_suggestionDisplay{z-index:100; width:100%;}
.go_suggestion_container{z-index:100; position:absolute;}

.go_suggestion {position:relative; top:-5px; left:0px; z-index:100; float:left; margin:0; padding:0;}
.go_suggestionDisplay .go_search_button_container {display:inline; float:left; padding-left:8px}
.go_sell_searchbox_input {float:left;}
.go_filter_date {padding:0;}
.go_date_filter_container{background-color:#F3F9EB; border:solid 1px #bfbfc0; padding:2px 0 5px 10px; margin:0; border-width:0 1px 0 1px}
.go_sell_searchbox .go_box5 {margin:3px 0 0 0;}
.go_sell_searchbox .go_box5 .go_frm_label { padding:0px 8px 0 0; font-size:1em; position:relative;}
.go_suggestionDisplay .go_frm_label {margin:3px 0 1px 0;}

.go_sell_bottom_grid_content {padding:9px 0 0 0; margin-bottom:-4x;}
.go_sell_searchbox .ajax__calendar .ajax__calendar_container {z-index:100; position:absolute;}
.go_sell_searchbox .ajax__calendar {z-index:100; position:absolute;}
.go_sell_howitworks_container {padding:0 0 5px 0;}
.go_sell_howitworks_container .go_sell_icons {padding:3px 0 5px 0; text-align:center;}

 /*Sell grid*/
.go_sell_grid .go_grid {background-color:white;}
.go_sell_grid .go_grid .go_date_col {padding-left:8px;}
.go_sell_grid .go_grid .go_date_col {width:30%;}
.go_sell_grid .go_grid .go_event_name_col {width:35%;}
.go_sell_grid .go_grid .go_event_col {width:25%; padding:5px 0;}
.go_sell_grid .go_grid .go_price_col {width:10%; text-align:center;}
.go_sell_grid .go_grid .go_price_col .go_button_sliding_sell2 {float:right; padding-right:15px; }
.go_sell_grid .go_grid .go_date_col, 
.go_sell_grid .go_grid .go_event_name_col,
.go_sell_grid .go_grid .go_event_col {font-weight: normal; font-family:Arial, Sans-Serif; font-size:1em;}
.go_sell_grid .go_grid .go_event_name_col { font-weight:bold;}
.go_sell_grid .go_grid td {border-bottom:1px dotted #9fa0a1}
.go_sell_wait .go_grid_wait {position:absolute; margin-top:-337px;}
.go_sell_howitworks {padding:5px 20px 10px 10px}
.go_sell_searchbox .go_button {height:27px;}

.go_sell_step1 {background-image:url(http://edge.viagogo.net/images/assets/sell/1.gif); padding:3px 0 10px 33px; background-repeat:no-repeat;}
.go_sell_step2 {background-image:url(http://edge.viagogo.net/images/assets/sell/2.gif); padding:3px 0 10px 33px; background-repeat:no-repeat;}
.go_sell_step3 {background-image:url(http://edge.viagogo.net/images/assets/sell/3.gif); padding:3px 0 10px 33px; background-repeat:no-repeat;}
.go_sell_step4 {background-image:url(http://edge.viagogo.net/images/assets/sell/4.gif); padding:3px 0 10px 33px; background-repeat:no-repeat;}
.go_split_fourths h3,
.go_split_fourths_last h3 {font-size:1.2em;}
.go_split_fourths {width:25%; float:left; margin:0px; padding:0; display:block;}
.go_split_fourths_last {width:24%; float:left; margin:0px; padding:0; display:block;}
.go_split_fourths .go_padding, .go_split_fourths_last .go_padding {margin:0 5px; padding-bottom:10px;}
.go_sell_howitworks_container .go_split_fourths { border-right:dashed 2px #dfdfe0; padding:0 10px 0 0px; margin:0 10px 0 0px; width:23%;}
.go_sell_howitworks_container .go_split_fourths_last {border-right:dotted 0px #dfdfe0; width:23%;}

/*Green box*/
.go_box_green_top { background-image:url(http://edge.viagogo.net/images/assets/boxes/green_top_left.gif); height:5px;}
.go_box_green_bottom { background-image:url(http://edge.viagogo.net/images/assets/boxes/green_bottom_left.gif); height:5px;}
.go_box_green_bottom_inner,
.go_box_green_top_inner {text-align:right;}
.go_box_green {background-color:#e8f4d9; padding:10px;}
.go_box_green blockquote {margin:10px 20px; background: url(http://edge.viagogo.net/images/assets/bullets/blockquote_green_open.gif) no-repeat left top;}
.go_box_green blockquote p {padding:0px 50px; text-align:justify; background: url(http://edge.viagogo.net/images/assets/bullets/blockquote_green_close.gif) no-repeat right bottom;}

/*Form label*/
div.go_frm_label {padding:0; margin:0; font-family:"Trebuchet MS",Georgia,Arial,Verdana; font-size:1em; font-weight:bold;color:#47484A;}

/*START Search Panel */
a.go_sItem{color:#5f6062;width:294px;background-color:#FAFFF9;display:block;font-weight:lighter;padding:2px 2px 2px 7px;border-bottom-color:#CCCCCC;border-bottom-width:1px;border-bottom-style:dotted}
a.go_sItemSelected{width:294px; background-color:#F0F0F0;color:#459FDA;font-weight:lighter;display:block;padding:2px 2px 2px 7px; border-bottom-color:#CCCCCC;border-bottom-width:1px;border-bottom-style:dotted}
span.go_searchTermHighlight{color:#459FDA;text-decoration:underline;}
.go_suggestionCont{position:relative;border:1px solid #646464;width:303px; background-color:#FFFFFF;}
.go_didYouMean{padding:8px 2px 1px 3px;border-bottom-color:#CCCCCC;border-bottom-width:1px;border-bottom-style:dotted;}
/*END Search Panel */



/* START  new search */
.go_searchResults {position:relative; left:0px; z-index:100; float:left; margin:0; padding:0;}
.go_searchResultsCont {position:relative; border:1px solid #646464; width:450px; background-color:#FFFFFF; padding:1px; margin-left: -8px;}
.go_searchResults_container {z-index:110; position:absolute;}
div.go_srItem a {clear:left; float:left; width:340px; font-weight:normal; color:#5F6062}
div.go_srItemSelected a {clear:left; float:left; width:340px;font-weight:normal; color:#5F6062; text-decoration:none;}
div.go_srItem{white-space:normal; cursor:pointer; padding:4px 2px 7px 4px; color:#5f6062;width:445px;
              background-color:#FAFFF9;display:block;font-weight:lighter; border-bottom-color:#CCCCCC;
              border-bottom-width:1px;border-bottom-style:dotted}
              
div.go_srItemSelected{white-space:normal; cursor:pointer; padding:4px 2px 7px 4px; width:445px; 
                      background-color:#daecf8; color:#5F6062;font-weight:lighter;display:block; 
                      border-bottom-color:#CCCCCC;border-bottom-width:1px;border-bottom-style:dotted }
.go_searchAjaxLoader img {position:absolute; left:288px; top:31px;}
span.go_searchItemType { display:block; float:left; width:100px; text-align:right; padding:0px 1px 0px 2px; font-weight:bold;}
div.go_srItemSelected span.go_searchItemType {float:left; width:100px; text-align:right; padding:0px 1px 0px 2px; font-weight:bold;}
span.go_srTermHighlight{color:#459FDA;font-weight:bold; text-decoration:underline;}
a.go_srViewAllLink {clear:both; padding:8px 0px; text-align:center; color:#5f6062;width:100%;
                    display:block;text-decoration:underline; background-image:url(http://edge.viagogo.net/images/assets/boxes/box_nav_title_bg.gif);
                    background-position:bottom; background-repeat:repeat-x;}
/* END  new search */




/*Sell Pipeline - Ticket Details*/
.go_enter_ticket_detail_control td{ padding:3px;}
.go_enter_ticket_detail_control th{ padding:0 0 0 0;}

/*Sell Pipeline - Ticket Details*/
.ajax__calendar {width: 180px; }
.ajax__calendar_container {padding:4px; cursor:default; width:180px; font-size:11px; text-align:center; font-family:tahoma,verdana,helvetica; }
.ajax__calendar_body {background:#fff; height:139px; width:180px; position:relative; z-index:2; overflow:hidden; margin:auto; }
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px; left:0px; height:139px; width:180px; position:absolute; text-align:center; margin:auto; }
.ajax__calendar_container TABLE {font-size:11px; }
.ajax__calendar_header {background:#fff; height:20px; width:100%; }
.ajax__calendar_prev {background-color:#fff; cursor:pointer; width:15px; height:15px; float:left; background-repeat:no-repeat; background-position:50% 50%; background-image:url(http://edge.viagogo.net'images/arrow-left.gif'); }
.ajax__calendar_next {background-color:#fff; cursor:pointer; width:15px; height:15px; float:right; background-repeat:no-repeat; background-position:50% 50%; background-image:url(http://edge.viagogo.net'images/arrow-right.gif'); }
.ajax__calendar_title {background-color:#fff; cursor:pointer; font-weight:bold; text-decoration:underline; color:#013473; }
.ajax__calendar_footer {background-color:#fff; height:15px; }
.ajax__calendar_today {cursor:pointer; padding-top:3px; }
.ajax__calendar_dayname {height:17px; width:17px; text-align:right; padding:0 2px; }
.ajax__calendar_day {height:17px; width:19px; text-align:right; }
.ajax__calendar_selectable {height:17px; width:18px; text-align:right; font-weight:bold; cursor:pointer; }
.ajax__calendar_selectable_active {height:17px; width:18px; text-align:right; font-weight:bold; cursor:pointer; background-color:#95b74f; color:#ffffff; border-color:#95b74f; }
.ajax__calendar_month {height:44px; width:40px; text-align:center; cursor:pointer; overflow:hidden; }
.ajax__calendar_year {height:44px; width:40px; text-align:center; cursor:pointer; overflow:hidden; }
.ajax__calendar .ajax__calendar_container {border:1px solid #646464; background-color:#ffffff; color:#000000; }
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5; }
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5; }
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff; cursor:pointer; }
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff; }
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff; }
.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#95b74f; border-color:#95b74f; color:#ffffff; }
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#95b74f; border-color:#95b74f; color:#ffffff; }
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#95b74f; border-color:#95b74f; color:#ffffff; }
.ajax__calendar .ajax__calendar_selectable_active .ajax__calendar_day {border-color:#95b74f; }
.ajax__calendar .ajax__calendar_selectable_active .ajax__calendar_month {border-color:#95b74f; }
.ajax__calendar .ajax__calendar_selectable_active .ajax__calendar_year {border-color:#95b74f; }
.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff; border-color:#ffffff; color:#a0a0a0; }
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff; border-color:#ffffff; color:#a0a0a0; }
.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#ee9900; border-color:#ee9900; color:#ffffff; }
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#ee9900; border-color:#74a615; color:#ffffff; }
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#ee9900; border-color:#74a615; color:#ffffff; }
.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#013473; }
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#013473; }

/*bg colors*/
.one {background:#8cc63f}
.two {background:#5f6062}
.three {background:#459fda}
.four {background:#fff}
.five {background:#fff6bf}

.six {background:#000}
.seven {background:#c63f3f}

.eleven {background:#f3f9eb}
.twelve {background:#efefef}
.thirteen {background:#ecf5fb}
/*END bg colours*/

/*widths*/
.go_33 {width:33%}
.go_67 {width:67%}

.go_90 {width:90%}
.go_80 {width:80%}
.go_70 {width:70%}
.go_60 {width:50%}
.go_50 {width:50%}
.go_40 {width:40%}
.go_30 {width:30%}
.go_20 {width:20%}
.go_10 {width:10%}
/*END widths*/


/*Status Bar - for old pipeline*/
.go_status_bar {margin:10px 0px 20px 0px;}
.go_status_bar table {margin:0px auto;}
.go_status_bar .go_selected div {display:block; height:11px; width:150px; background: url(http://edge.viagogo.net/images/assets/bullets/status_selected_bg_1.gif) repeat-x bottom left;}
.go_status_bar .go_previous div {display:block; height:11px; width:150px; background: url(http://edge.viagogo.net/images/assets/bullets/status_selected_bg_2.gif) repeat-x bottom left;}
.go_status_bar .go_next div {display:block; height:11px; width:150px; background: url(http://edge.viagogo.net/images/assets/bullets/status_selected_bg_12.gif) repeat-x bottom left;} 
.go_status_bar .go_arrow_left {display:block; height:11px; width:9px; background:url(http://edge.viagogo.net/images/assets/bullets/status_left_arrow_4.gif) no-repeat bottom right}
.go_status_bar .go_arrow_right {display:block; height:11px; width:9px; background:url(http://edge.viagogo.net/images/assets/bullets/status_left_arrow_14.gif) no-repeat bottom left}
.go_status_bar .go_selected h2 {color:#8cc63f;}
.go_status_bar .go_previous h2 {color:#7f8081;}
.go_status_bar .go_next h2 {color:#bfbfc0;}
/*END Status Bar - for old pipeline*/

/*Admin*/
.go_admin_container .go_button {margin-bottom:5px;}
/*END Admin*/

/*Blog Icon Sprite*/
.go_blog_reddit{background:transparent url(http://edge.viagogo.net/images/blogicons/icons_all.gif);background-position:1px 0px;}
.go_blog_digg{background:transparent url(http://edge.viagogo.net/images/blogicons/icons_all.gif);background-position:73px 0px;}
.go_blog_delicious{background:transparent url(http://edge.viagogo.net/images/blogicons/icons_all.gif); background-position:54px 0px;}
.go_blog_stumbleupon{background:transparent url(http://edge.viagogo.net/images/blogicons/icons_all.gif); background-position:36px 0px;}
.go_blog_facebook {background:transparent url(http://edge.viagogo.net/images/blogicons/icons_all.gif);background-position:16px 0px;}
/*End Blog Icon Sprite*/

/*------- Commodity Pipeline Styles - Added by CKA TODO: Clean up---------*/
.go_pri_tab_container .go_commodity_statusbar a:hover {text-decoration: none;}
.go_pri_tab_container .go_commodity_statusbar {}
.go_commoditylist_container h1,
.go_commoditylist_container h2,
.go_commoditylist_container h3,
.go_commoditylist_container h4,
.go_commoditylist_container h5,
.go_commoditylist_container h6,
.go_commoditylist_container p {margin:0px; padding:0px;}
.go_commoditylist_container h1 {font-size:18px; color:#7DA42E; margin:0px; padding:3px 0px;}
.go_commoditylist_container h3 {font-size:13px; font-weight:bold; color:#666; margin:0px; padding:2px 0px 10px 0;}
.go_commoditylist_container p {color:#666; margin:0px; padding:0px 0px 10px 0px;}
.go_commoditylist_container .go_square_box {border:1px solid #ccc; margin:10px 10px 10px 0px; padding:8px; 
											background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_square_box h5 {font-size:18px; padding:5px 8px; color:#7DA42E; background:url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom; border-bottom:1px solid #ccc;}
.go_commodity_results {border:1px solid #ccc; margin:0px 0px 10px 0px; padding:0px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_commodity_results table {border:0px;}
.go_commodity_results .resultstable {width:100%; margin:0 0 0 10px;}
.go_commodity_results .go_col1 {font:11px arial; color:#666666; width:70%; border-top:solid 1px #e3e3e3;} 
.go_commodity_results .go_col2 {font:12px arial; color:#666666; text-align:center; width:15%; border-top:solid 1px #e3e3e3;}
.go_commodity_results .go_col3 {width:15%; text-align:center; border-top:solid 1px #e3e3e3;}
.go_commodity_results .go_col1 h3 {margin:0; padding:0 0 3px 0; font:bold 13px arial; color:#666666;}
.go_commodity_results td {padding:7px 4px 7px 0px;}
.go_commodity_results th.go_head1 {color:#666666; font:11px arial; padding:0px 0px 5px 0px; text-align:left;}
.go_commodity_results th.go_head2 {color:#666666; font:11px arial; padding:0px 0px 5px 0px; text-align:center;}
.go_commodity_results .resultstable .nohover a {color:white; text-decoration:none;}
.go_commodity_results .resultstable .hover a {color:white; text-decoration:none;}
.go_commodity_results td.resultstable  {}
.go_commodity_results .go_alt_style {background-color:#efefef;}
.go_commidity_detail_currency {padding:10px 0px 10px 0px; margin:0px 0 0px 0px; border-top:solid 1px #e3e3e3; width:100%;}
.go_commoditylist_container .go_commodity_results h5 { margin:0px 0 0 0px; font-size:18px; padding:8px 8px; color:#7DA42E; 
						  background: url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom; border-bottom:1px solid #ccc;}
.go_commodity_eventlist{padding:10px;}

.go_commodity_listings p {margin:0 3px 0 0px; padding:10px;}
.go_commodity_listings .go_comm_price {font:bold 17px arial; color:#7DA42E;}
.go_commodity_listings .go_comm {float:left; }
.go_eventdetail_container .go_square_box, .go_eventdetail_container .go_square_box_med{ margin-right:0;}
.go_commodity_listings {float:left; margin:0px 5px 15px 0px; width:100%; border:1px solid #ccc; padding:0;}		
.go_commodity_listings  h5 {font:bold 12px arial; color:#666666; border:0; margin:0 0 3px 0;}
.go_commodity_eventdetail_qty h5 {margin:0 0 5px 0;}
.go_commodity_listings p {font:12px arial; border:solid 0px red;}
.go_commodity_listings_outer {margin:0 2px 0 0;} 
.go_commodity_eventdetail {padding:10px 0 10px 10px; float:left;}
.go_commodity_listings .go_commodity_eventdetail_desc p {margin:0px; padding:0px;}
.go_commodity_eventdetail_desc {float:left; width:500px; margin:0 40px 0px 0px; border:solid 0px red;} 
.go_commodity_eventdetail_qty {float:left; width:110px; border:solid 0px orange;} 
.go_commodity_eventdetail_buy {float:left; width:90px; border:solid 0px blue; margin:12px 0 0 0px;} 
.go_ticketList_header {border-bottom: 1px solid #ccc; margin:0px 0 0px 0; padding:10px; display:block; 
					   background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;}
.go_commodity_listings h4 { margin:0; padding:0; font:bold 1.2em Trebuchet MS,Georgia,Arial; color:#7DA42E; float:left; width:65%;}
.go_commodity_listings h2 {text-align:right; padding:0px; margin:0px; float:right;}
.go_commodity_listings span {font-size:12px; color:#666; text-align:right; font-weight:normal; padding:0px; margin:0px;}
.go_commodity_details_container h3{margin:0; padding:0 0 2px 0;}                     
.go_commodity_details_container .go_eventdetails_info {width:65%; float:left;}
.go_commodity_details_container .go_eventdetails_map {width:35%; float:left;}
.go_commodity_details_container .go_eventdetails_box {padding:0 0 10px 0;}
.go_list {padding:0px 0 5px 10px; margin:0px 0 0 10px;}
.go_list li{margin-bottom:8px;}
.go_square_box {border:1px solid #ccc; margin:10px 10px 10px 0px; padding:8px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_small.gif) repeat-x left bottom;font:12px arial; color:#666666;}
.go_square_box_med {border:1px solid #ccc; margin:10px 10px 10px 0px; padding:8px; background: #fff url(http://edge.viagogo.net/images/assets/boxes/box_default_middle_medium.gif) repeat-x left bottom; font:12px arial; color:#666666;}
.go_commoditylist_container .go_square_box h1, .go_square_box h1,
.go_commoditylist_container .go_square_box h1_med, .go_square_box_med h1 {font:bold 18px arial; color:#7DA42E; margin:0 0 0 0px; padding:3px 0px 7px 0;}
.go_commoditylist_container .go_square_box h3 {font:12px arial;}
.go_commoditylist_container .go_hiw h3 {font:bold 12px arial;}
.go_square_box .go_hiw h3{font:bold 13px arial; padding:0; margin:0;}
.go_square_box .go_hiw h6 {width:5%; float:left; font-size:24px; color:#666; padding:0px 10px 0px 0px; color:Fuchsia;}
.go_square_box .go_hiw p {width:90%; float:left;}
.go_commoditylist_container .go_VP_CategoryList {width:100%; padding:0 0 20px 0px; border:solid 0px green;}
.go_commoditylist_container .go_VP_CategoryList ul{ list-style:none; margin:0 0px 0 0px; padding:0 0px 0 0px;}
.go_commoditylist_container .go_VP_CategoryList ul li {float:left; border:solid 0px orange;}
.go_commoditylist_container .go_VP_CategoryList ul li a{color:#666666; font:12px arial; text-decoration:underline; display:block; padding:3px 0 3px 2px; width:188px; margin:0 10px 0 0;}
.go_commoditylist_container .go_VP_CategoryList ul li a:hover {background-color: #efefef;}

.go_commodity_myaccount {width:100%; color:#666; padding:0 2px 10px 0;}
.go_commodity_myaccount .go_commodity_myacc_header {padding:10px; background: url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif) repeat-x left bottom; border:1px solid #ccc;}
.go_commodity_myaccount .go_commodity_myacc_none_shown {padding:20px; background: url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif) repeat-x left bottom; border:1px solid #ccc;}

.go_commodity_myaccount h5 {float:left; font:bold 16px Trebuchet MS,Georgia,Arial,Verdana; color:#7DA42E; padding:0; margin:0; width:50%;}
.go_commodity_myaccount .go_commodity_myacc_header_rightlink {float:right; display:block; padding:3px 0 0 0; margin:0; width:40%; text-align:right;}

.go_commodity_myaccount p a {text-decoration:underline; color:#666; margin:0; padding:0;}
.go_commodity_myacc_list {border:1px solid #ccc; border-top:solid 0px #ccc; background:#fff url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif) repeat-x left bottom;
						  padding:10px;}
.go_commodity_myacc_list h2 { color:#666666; }
.go_commodity_myacc_list .go_desc {color:#666; border:solid 0px red; width:570px; text-align:left;}
.go_commodity_myacc_list .go_desc .go_commodity_myacc_notes {display:block; padding:0 0 5px 0;}
.go_commodity_myacc_list .go_desc h6 {margin-bottom:0px; font-weight:normal;}
.go_commodity_myacc_list .go_desc_prices div .go_pricepaid {font-weight:bold; color:#7DA42E;}
.go_commodity_myacc_list .go_desc_prices {padding:5px 0;}
.go_commodity_myacc_list .go_desc_lbl {font-weight:bold; }


.go_commodity_myacc_list .go_commodity_myacc_innerbox {float:right; background-color:white; width:310px; padding:0px; margin-left:15px;}

.go_commodity_myacc_list h6 {font:bold 12px arial; padding:0; margin:0;}
.go_commodity_myacc_list .go_status {float:left; border-right:solid 1px #ccc; width:80px; padding:0 0 3px 10px;}                         
.go_commodity_myacc_list .go_status h6 {padding-bottom:2px;}
.go_commodity_myacc_list .go_comm_price {float:left; width:110px; padding:0 0 0 15px;}
.go_commodity_myacc_list .go_btn {float:left; margin-top:15px; margin-left:12px;}
.go_commodity_myacc_list .go_status .go_sold {font:bold 14px arial; color:#7DA42E; text-align:left; padding:8px 0;}
.go_commodity_myacc_list .go_comm_price .go_desc_lbl {padding:0 0 8px 0;}
.go_commodity_myacc_list .go_CommiditySold .go_comm_price {float:left; width:180px; padding:0 0 0 15px;}
.go_commodity_myacc_list .go_CommiditySold .go_status h6 {padding-bottom:8px;}
.go_commodity_myacc_header_note {text-align:right; font:11px arial;}
/*------- END Commodity Pipeline Styles - Added by CKA TODO: Clean up---------*/


/* Cobrands */
.go_nav_right .go_cobrand_side_content h3 {font:bold 13px arial; padding:0 0 5px 0;}
.go_nav_right .go_cobrand_side_content a {line-height:normal; padding:0; margin:0;}
.go_nav_right .go_cobrand_side_content p {padding:0 0 10px 0;}
.go_cobrand_poweredby {text-align:center;padding:0 0 0px 0;margin:0;}
.go_sidenav_list {padding:0px 0 10px 10px; margin:0 0 0 10px; list-style-image: url(http://edge.viagogo.net/images/assets/bullets/arrow_2_right.gif);}
.go_sidenav_list li {padding-bottom:2px;}
.go_sidenav_hr {border-top:1px solid #dfdfe0; height:2px; padding:0px 0px 10px 0px; margin:0; display:block; clear:both;}

/* Old Competition page - Used until all old competitions are over -CSS*/
.CPForm{padding:15px 15px 15px 20px; margin:0px 0px 0 0; border:solid 1px #cccccc; width:300px;}
.CPForm .lbl{float:left; width:100px; padding:10px 5px 0px 0; font:bold 12px arial; text-align:right;}
.CPForm .frmfield{float:left; padding:7px 0 0px 0;}
.CPForm br {clear:both;}
.CPForm .btn {padding:0 0 15px 95px;}
.CPForm .chkbx {padding:10px;}
.go_competition_aspx .go_center_content_container {}
.go_comp_btn { text-align:center; margin:0 auto;}

/*Custom CSS MJ Calendar*/
.go_mj_cal_container {text-align:center; padding-top:12px; width:764px; background: url(http://edge.viagogo.net/images/promoimages/concerts/michaeljackson/michaeljackson_cat_cal_bg.gif) no-repeat 0% 0%; height:216px}
.go_content_calendar {width:300px; margin:0px auto 12px auto; border:1px solid #5e5f60; font:10px arial, verdana, sans-serif;}
.go_content_calendar td {background:#fff; border-bottom:1px solid #87888a; border-right:1px solid #87888a;}
.go_content_calendar td.go_last {border-right:none;}
.go_content_calendar td.go_bottom {border-bottom:none;}
.go_content_calendar td div {height:28px; width:42px; position:relative; z-index:0;}
.go_content_calendar td div span {height:10px; line-height:10px; vertical-align:middle; position:absolute; top:0px; right:1px;}
.go_content_calendar td div a {height:12px; line-height:12px; vertical-align:middle; overflow:hidden; position:absolute; bottom:0px; right:1px; color:#b02727; font:bold 12px arial, verdana, sans-serif; margin:0px; padding:0px;}
/*calendar tabs*/
.go_tab_cal_container {position:relative; z-index:0; width:306px; margin:0px auto; height:19px; background: url(http://edge.viagogo.net/images/promoimages/concerts/michaeljackson/tab_bg.gif) repeat-x left top;}
.go_tab_cal.go_left {position:absolute; left:0px;}
.go_tab_cal.go_right {position:absolute; right:0px;}
.go_tab_cal {height:19px; display:block;}
.go_tab_cal li {cursor:pointer; margin:0px 1px 0px 0px; height:19px; vertical-align:middle; line-height:19px; float:left; background: url(http://edge.viagogo.net/images/promoimages/concerts/michaeljackson/tab_left_7.gif) no-repeat left top;}
.go_tab_cal li a {text-decoration:none; padding:0px 4px; float:left; font-weight:bold; font-size:10px; font-weight:bold; color:#fff; font-family: "Trebuchet MS", Georgia, Arial, Verdana; color:#fff; background: url(http://edge.viagogo.net/images/promoimages/concerts/michaeljackson/tab_right_7.gif) no-repeat right top;}
.go_tab_cal li a:hover {text-decoration:underline;}
.go_tab_cal li.go_selected {background: url(http://edge.viagogo.net/images/promoimages/concerts/michaeljackson/tab_left_2.gif) no-repeat left top;}
.go_tab_cal li.go_selected a {color:#fff; background: url(http://edge.viagogo.net/images/promoimages/concerts/michaeljackson/tab_right_2.gif) no-repeat right top;}
.go_tab_cal li.go_selected a:hover {text-decoration:none; color:#fff;}
/*END calendar tabs*/
.go_content_calendar .go_days td {color:#fff; background:#5f6062; text-align:center;}
.go_content_calendar .go_days td.go_last {border-right:1px solid #87888a;}
.go_content_calendar .go_weekend {background:#fff;}
.go_content_calendar .go_weekend div { margin:1px; background:#fae1e2;}
.go_content_calendar .go_active div {cursor:pointer}
.go_content_calendar .go_active div span {font-weight:bold; color:#47474a}
/*END Custom CSS MJ Calendar*/


/*CSS Merge*/

/*row behaviour*/
.go_row td {padding:10px}
.go_row:hover a, .go_row:hover th, .go_row:hover b, .go_row:hover strong, .go_row:hover h1, .go_row:hover h2, .go_row:hover h3,
.go_row:hover h4, .go_row:hover h5, .go_row:hover h6, .go_row:hover dt {color:#3187cd}
.go_row {background: #fff url(http://edge.viagogo.net/images/assets/widget/widget_row_bg.gif) repeat-x bottom left;}
.go_row:hover {background: #ecf5fb url(http://edge.viagogo.net/images/assets/widget/widget_row_bg_hover.gif) repeat-x bottom left; color:#3187cd}
/*END row behaviour*/
/*Grid Text*/
.go_widget_title_lg {font-size:1.1em; font-weight:bold;}
.go_widget_text_lg {font-size:1.1em; font-weight:normal;}
.go_widget_title {font-size:1.0em; font-weight:bold;}
.go_widget_text {font-size:1.0em; font-weight:lighter;}
.go_widget_small {font-size:0.9em; font-weight:normal; display:inline;}
.go_widget_price {font-size:1.4em; font-weight:bold; display:inline; margin-left:5px; color:#c63f3f;}
/*END Grid Text*/

/*temp to be killed*/
.go_row .go_button_sliding_buy a {color:#fff}
.go_row a, .go_row th, .go_row b, .go_row strong, .go_row h1, .go_row h2, .go_row h3,
.go_row h4, .go_row h5, .go_row h6, .go_row dt {color:#5f6062}
/*END temp to be killed*/

/* Giles Credit Card Stuff */
.go_creditCardStatus img{margin:0;}
.go_creditCardStatus .go_creditCardAjaxImg {padding:5px 10px 5px 10px; }
/*.go_creditCardStatus .go_creditcard_error{border:solid 1px lime; padding:0;}*/
.go_creditCardStatus {padding:17px 20px 0 0;}


/* eBay comparison page */
.go_compare{padding:0 0 20px 0 ;}
.go_compare_tble_header { border:solid 1px #bfbfc0; background-color:#efefef; padding:10px;}
.go_compare_tble_header h2 {font-size:1.2em; }
.go_compare .go_filters_header li img {padding:7px;}
.go_compare .go_compare_quotes {background:#f3f9eb url(http://edge.viagogo.net/images/comparison/green_shadow.gif) repeat-y; border-right:solid 1px #bfbfc0; font:bold .9em arial; padding:8px 10px 0 15px; vertical-align:top;}
.go_compare .go_compare_quotes p { padding:5px 0 0 0; font-weight:normal;}
.go_compare .go_compare_quotes_top { border-top:solid 1px #bfbfc0;  }
.go_compare .go_compare_quotes_bot { border-bottom:solid 1px #bfbfc0;  }
.go_compare .go_compare_cell {border:solid 1px #bfbfc0; padding:5px 10px; vertical-align:top;}
.go_compare .go_compare_bot {border:solid 1px #bfbfc0; border-top:solid 0px; height:10px; background-color:#ecf5fb;}
.go_compare .go_compare_last { border-bottom:solid 0px;background-color:#ecf5fb}
.go_compare_top_content {padding:5px 0 10px 0;}
.go_compare_quotes_head {padding:0 0 0 15px; font-weight:bold;}
.go_list_plus {line-height:1.6em;list-style-image:url(http://edge.viagogo.net/images/assets/bullets/bullet_plus_big.gif);padding:2px 0 10px 20px; list-style-position:outside;}
.go_list_minus {line-height:1.6em;list-style-image:url(http://edge.viagogo.net/images/assets/bullets/bullet_minus_big.gif);padding:2px 0 10px 20px; list-style-position:outside;}
.go_compare_top_content{font-size:1.2em; margin:0 0 5px 0; font-family:Trebuchet MS, Georgia, Arial, Verdana;}
.go_compare .go_compare_cell .go_box5 {font-size:.85em;}
.go_compare .go_compare_footnote{font-size:.8em; padding:2px 0 0 135px;}

/* Feedback tab */
.go_feedback_tab { right:0px; top:107px; position:absolute; padding:0px; cursor:pointer; }
body > .go_feedback_tab {position:fixed;} /*make the tab scroll for browsers which support it*/

.go_feedback_form .go_ajaxGifFeedback {margin:10px 0px 0px 20px; float:left; }
.go_feedback_form .go_button {float:left;}
.go_feedback_form {height:auto;}
.go_feedback_form input {display:block; margin:5px 0px 5px 0px;}
.go_feedback_status span {  float:left; color:Red;}
.go_feedback_status {float:left; margin:10px 0 0 20px;}
.go_feedback_success {text-align:center;}
.go_feedback_success h5 {font-family:"Trebuchet MS",Georgia,Arial,Verdana;font-size:18px;font-weight:normal;padding-top:61px;padding-bottom:61px;}
.go_feedbackUseage { display:block; margin-top:40px;}



/* New Pipeline styles*/
.go_pipeline_summary_container {overflow:hidden; width:100%;}
.go_pipeline_box {padding:10px; border:solid 1px #cccccc;}
.go_orderdetails_b .go_table_row{margin:0;}
.go_orderdetails_b span {font-size:1em;}
.go_orderdetails_b .go_coupon a{font-size:.9em;}
.go_order_notes {font-size:.9em; line-height:1.2em; background-color:#ecf5fb; padding:8px; margin:0; border:solid 1px #daecf8; margin-bottom:0px;}
.go_order_notes_confirmed h2{ font-size:1em; font-weight:normal; margin-bottom:8px;}
.go_order_notes_confirmed {margin-bottom:5px;}
.go_order_notes_minor {font-size:.9em; line-height:1.2em; padding:0px; margin:0;}

.go_pipeline_signin_bar p {display:inline;}
.go_pipeline_signin_bar {background-color:#ecf5fb; padding:8px; border:solid 1px #daecf8; margin:-14px 0 14px 0;}
.go_orderdetails_b .go_pipeline_total h4 {font-size:1.3em;}
.go_orderdetails_b .go_pipeline_total h6 {font-size:1.3em;}
.go_orderdetails_b .go_order_lbl { font-size:.9em; font-weight:bold;}
.go_orderdetails_b .go_order_seat_row {display:inline;}

.go_orderdetails_b .go_pipeline_total { border-top: solid 1px #999999; float:none; padding-top:3px; margin-top:10px;}
.go_box_invalid { background-color: #f9ebeb; padding:7px 8px; margin:2px 3px 7px 3px; border:2px solid #c63f3f;}

.go_validation_summary {position:relative; border: solid #c63f3f 2px; background:white url(http://edge.viagogo.net/images/assets/icons/circle_17_white_cut.gif) no-repeat scroll left; padding:6px 0 6px 45px; margin-bottom:10px; background-position:10px center;}

.go_validation_summary ul li { color: #C00; font-weight: bold; padding-bottom:5px;}
.go_validation_summary ul { list-style-type:disc; list-style-position: inside;}
input.go_field_invalid, div.go_field_invalid { border: solid 2px #C63F3F}
span.go_field_invalid {color: #C63F3F; font-weight:bold;}
span.go_field_required {margin:0px 0px 0px 4px; font-size:1.5em; color:#333; }

.go_pipeline_right_col .go_list_smaller {font-size:.85em;}
.go_container_pipeline_b .go_content_pipeline_two_col_right {display:block; margin:0px 250px 0px 0px; padding:0px 10px 0px 0px;}
.go_container_pipeline_b .go_nav_right_pipeline {float:left; display:block; width:248px; margin:0px 0px 10px -250px;}

.go_button_buy {width:100%; position:relative; text-align:right;}
.go_button_buy .go_button {margin:20px 0 5px 0; padding:0px; height:35px; text-align:center; vertical-align:middle; font-size:1.5em;}
.go_bullet_plus {list-style-image:url(http://edge.viagogo.net/images/assets/bullets/bullet_Plus.gif);}

.go_tip_container_b {display: block; position:absolute; right:10px}
/*.go_tip_container_b .go_tip {background-color:#ecf5fb; padding:8px; margin:0; border:solid 1px #b5d9f0}*/

.go_payment_item .go_box_invalid {padding:8px;}
.go_pipeline_container .go_payment_item .go_box_invalid .go_button {margin:0 5px 5px 0;}
.go_tranx_number{font-size:1.3em; color:#47484A; padding:7px; background-color:white; margin-bottom:8px; border:1px solid #ccc;}

.go_pipeline_wrapper_b .go_example_stateprovince{ position: relative; top:-22px; left:150px; float:left; margin-bottom:-20px}

.go_pipeline_wrapper_b .go_box_title2,
.go_pipeline_wrapper_b h1,
.go_pipeline_wrapper_b h2,
.go_pipeline_wrapper_b h3,
.go_pipeline_wrapper_b h4,
.go_pipeline_wrapper_b h5,
.go_pipeline_wrapper_b h6
{font-family:arial; color:#47484a;}

.go_container_pipeline_b p {color:#47484a}

.go_pipeline_wrapper_b .go_pipeline_box h3 {color:#47484A;}
.go_pipeline_wrapper_b .go_pipeline_container h3 {padding:8px 0 0 0;}
.go_coupon .go_textbox {float:left;}
.go_coupon .go_button {clear:none;}


/*Calendar help content*/
.go_calendar_help_right_col .go_calendar_help_filter_img {background: url(http://edge.viagogo.net/images/Assets/widget/widget_cal_instructions.gif) no-repeat left top; padding-top:128px; margin-bottom:6px; margin-top:8px;}
.go_calendar_help_left_col .go_calendar_help_filter_img {background: url(http://edge.viagogo.net/images/Assets/widget/widget_cal_help_thin.gif) no-repeat left top; padding-top:100px; margin-bottom:6px; margin-top:8px;}
.go_calendar_help_buy_img {background: url(http://edge.viagogo.net/images/Assets/widget/widget_cal_help_buy.gif) no-repeat center top; padding-top:100px; margin-top:8px;}



/*Flash Sales*/
.go_flashsale .go_flashsale_container{border:solid 1px #bfbfc0; width:100%; overflow: hidden;}
.go_flashsale .go_flashsale_left_col {width:49%; border-right:0px solid #bfbfc0; text-align:center}
.go_flashsale .go_flashsale_right_col {background-color:white; border-left: 1px solid #bfbfc0; padding-left:1px; width:50%; float:right;  text-align:center}


.go_flashsale .go_flashsale_left_col .go_title_lg {padding:10px 0 10px 0;}
.go_flashsale .go_flashsale_left_col .go_title_lg span,
.go_flashsale .go_flashsale_left_col .go_title_lg span  a {color:#c63f3f; text-decoration:none}
.go_flashsale .go_flashsale_cta {padding:0 0 10px 0; overflow:auto;}
.go_flashsale .go_flashsale_cta .go_page_split_left {width:35%; padding:2px 0 0 35px;}
.go_flashsale .go_flashsale_cta .go_page_split_right {width:40%; text-align:left;}
.go_flashsale .go_flashsale_cta .go_flashsale_dropdown {font-size:22px;}
.go_flashsale .go_flashsale_cta .go_flashsale_price {float:left;}
.go_flashsale .go_flashsale_line {margin:0 10px;}
.go_flashsale .go_flashsale_price_info {margin:5px 0 10px 0;}
.go_flashsale .go_flashsale_price_info span,
.go_flashsale .go_flashsale_price_info span a {color:#c63f3f; text-decoration:none}

.go_flashsale .go_flashsale_actnow_bg {background-color:#f2f2f2;}
.go_flashsale .go_flashsale_actnow {padding:15px 5px 5px 20px;}
.go_flashsale .go_flash_qty {padding-bottom:5px; color:#58595B; font-size:28px; font-weight:bold;}
.go_flashsale .go_flash_details {background-color:#48494b; height:35px;  margin-bottom:8px; border:solid 1px #bfbfc0; border-top:solid 0 #bfbfc0; width:100%; overflow: hidden;}
.go_flashsale .go_flash_details_container {padding:8px 4px 0px 10px;}
.go_flashsale .go_flash_details_container span {color:white; font-weight:bold;}
.go_flash_details_container .go_page_split_left{width:70%; color:white;}
.go_flash_details_container .go_page_split_right{width:28%; color:white; text-align:right;}
.go_flashsales_right_col {width:50%; float:right;}
.go_flashsales_right_col .go_currencyctrl {margin:0px 0 10px 0; }


.go_share_this_deal {width:100%; padding:0px 0 10px 0;}
.go_share_this_deal ul, .go_share_this_deal ul li{list-style:none; display:inline; margin:0 25px 0 0; padding:0;}
.go_share_this_deal ul {margin-left:24px;}
.go_share_this_deal_container {padding:10px 0 15px 0;}


.go_flash_no_listings {border:solid 1px #bfbfc0; width:100%; overflow: hidden;}
.go_flash_no_listings .go_flash_title_bar {background: url(http://edge.viagogo.net/images/flashsale/title_gradient_bg.gif) repeat-x; width:100%; height:73px; text-align:center;}
.go_flash_no_listings .go_flash_title_bar .go_title_lg {color:white; padding:12px 15px 0 15px;}
.go_flash_message {padding:10px 10px 5px 10px;}
.go_flash_message .go_flash_message_title {background-image:url(http://edge.viagogo.net/images/flashsale/icon_email.gif); padding:0 0 4px 29px; background-repeat:no-repeat; background-position:0 3px; font-size:1.3em; font-weight:bold;}
.go_flash_message p {padding-left:30px;}
.go_flash_no_listings .go_email_sign_up {padding:0 10px 10px 10px;}

.go_flash_cat_container{margin: 12px 0}
.go_flash_cat_top{padding:0 0 5px 0;}
.go_flash_cat_top .go_page_split_left {width:160px; margin-bottom: 12px;}
.go_flash_cat_top .go_page_split_right {width:630px;}
.go_flash_cat_top .go_page_split_right .go_title_lg {padding-bottom:3px;}
.go_flash_cat_top .go_page_split_right .go_title_med {padding-bottom:3px;font-size:1em;}
.go_flash_cat{padding:0 0 15px 0;}
.go_flash_cat_show { text-align:right;}
.go_flash_cat_show a{font-size:1.1em;}
.go_flash_cat_grid {padding:0 0 7px 0;}
.go_flash_cat_grid table{ width:100%; border:1px solid #ccc;}
.go_flash_cat_grid table tr td { background-image: url(http://edge.viagogo.net/images/assets/boxes/default_body_bg.gif); background-repeat:repeat-x; background-position:bottom; padding:10px;}
.go_flash_cat_grid table tr th { padding:10px; border-bottom:1px dotted #ccc}
.go_flash_cat_grid .go_flash_grid_button { text-align:right; padding-right:8px:}
.go_flash_cat_grid .go_flash_grid_button a{color:#fff;}
.go_flash_cat_grid .go_flash_grid_button a:hover{text-decoration:underline;}
.go_flash_cat_grid .go_flash_grid_discount { border-left:1px solid #ccc; border-right:1px solid #ccc; font-weight:bold;}
.go_flash_cat_grid .go_flash_grid_price {color:#c63f3f;font-weight:bold; font-size:1.2em;}
.go_flash_sales_eventlist .go_flash_cat_grid {padding:0 0 20px 0;}
.go_flash_sales_subhead{color:#6cb025; font-size:28px; margin-top:-2px;}


/*Venue city pages*/
.go_city_title {position:relative; left:-8px; width:106%; background: url(http://edge.viagogo.net/images/assets/boxes/box_nav_title_bg.gif) repeat-x bottom; border-bottom:1px dotted #BFBFC0; margin-bottom:10px;}
.go_city_title .go_title_lg {margin:0 10px 5px 10px;}
.go_cityhub_top_four {padding:0 0 20px 0;}
.go_cityhub_top_four ul li {float:left; width:164px; text-align:center}
.go_venue_box {width: 297px; float:left; border: solid 1px #EEE; margin: 0px 5px 5px 0px; padding:8px;}
.go_venue_box a {display:block;}
.go_venue_box a span {color:#5F6062; display:block; font-weight: normal; text-decoration:none;}
.go_venue_box a:hover span {color:#3187cd;}
.go_venue_box_container {margin-top:10px; width:100%; overflow:auto;}
.go_cityvenue_top_content {margin-bottom:10px;}
.go_cityvenue_left {width:69%; margin-bottom:20px}
.go_cityvenue_right {float: right; width:30%;}

.go_venuecity_right_nav_box {background: url(http://edge.viagogo.net/images/assets/icons/amp_1_48x48.gif) no-repeat 2px 2px; padding: 0px 2px 0px 62px; margin: 5px 0px 0px 0px}


.go_crosslink{padding:10px 0 10px 0;}
.go_crosslink .go_page_split_left {background: url(http://edge.viagogo.net/images/assets/icons/magnifying_glass.gif) no-repeat 2px 2px; padding-left:70px; width:320px;}
.go_crosslink .go_page_split_right {background: url(http://edge.viagogo.net/images/assets/icons/star.gif) no-repeat 2px 2px; padding-left:70px; width:288px;}
.go_crosslink .go_page_split_right ul li {float:left; width:90px; padding:3px 0 10px 0;}
.go_crosslink_links ul {list-style-position:outside; list-style-image: url(http://edge.viagogo.net/images/assets/bullets/arrow_2_right.gif); padding:2px 0px 10px 20px; color:#7f8081; line-height:1.6em;}
.go_crosslink_links a {color:#47484a;}
.go_crosslink_container {background-color:#f2f2f2; border:1px solid #bfbfbf; padding:15px 15px 5px 15px; overflow:hidden;}