body
{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:     12px;
	margin:	       auto;
	padding:       0px;
	background-color: #e5f4fb;
	color: #04091d;
}
/* IE doesn't always inherit font sizes correctly */
p, h4, table
{
	font-size:     12px;
}

img
{
	border:        0px;	
}

a
{
	outline: 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

ul.meta_data
{
	display: none;
}

table caption
{
	text-align: left;
}

div#header_wrapper
{
	background: url(/images/header/grass.jpg) black top center;
	width: 100%;
	text-align:center;
}
div#header
{
	width: 980px;
	margin: auto;
	height: 120px;
	position: relative; /* So we can absolutely position the contents rather than floating them */
	overflow-y: hidden;
	background: url(/images/header/grass_line.jpg) no-repeat right;
}

div#header_main_logo
{
	position: absolute;
	left: 20px;
	top: 0px;
	
	width: 263px;
	height: 99px;
}
div#header_misc_logos
{
	position: absolute;
	left: 310px;
	top: 20px;
	
	height: 42px;
}
div#menu_bar
{
	position: absolute;
	bottom: 5px;
	right: 20px;
	margin: 0;
	padding: 0;
}
div#menu_bar span
{
	background: url(/images/home/menu_button_bg.gif) repeat-x;
	display:inline;
	font-size:14px;
	font-weight:bold;
	padding: 7px 13px;
	margin:0 1px;
	position: relative;
}
div#menu_bar span.active
{
	background: url(/images/home/menu_button_bg_active.gif) repeat-x;
	color:white;
	font-size:18px;
}
div#menu_bar a
{
	color: #02318b;
	text-decoration: none;	
}

div#header_line2_wrapper
{
	text-align: center;
	width: 100%;
	height: 56px;
	background:transparent url(/images/header/crumb_background.gif) repeat-x scroll 0 0;
}


div#header_line2
{
	width: 980px;
	margin: auto;
	position: relative; /* So we can absolutely position the contents rather than floating them */
}

div#phone_number
{
	border-top: 1px solid #202B4C;
	padding: 10px 15px 15px;
	color: white;
	font-weight: bold;
	font-size: 17px;
	width: 233px;
	text-align: left;
	background: transparent url(/images/home/ripped.png) bottom left;
}
div#header_line2 div#phone_number
{	
	position: absolute;
	left: 20px;
	top: -21px;
}
div#phone_number span
{
	font-size: 25px;
	width: 233px;
}
div#phone_number span#logged_in_header
{
	color: #F1EE90;
	font-size: 17px;
	font-weight: normal;
}
div#phone_number span#logged_in_header a
{
	color: #DD0000;
}

div#quick_contact_form
{
	display: none;
	height: 186px;
	margin-left: 53px;
	float: left;
}

div#quick_contact_form a
{
	font-size: 14px;
	font-weight: bold;
	color: white;
}

div#quick_contact_form table
{
	margin-top: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid #3e4770;
}

div#quick_contact_form table th
{
	color: #AFAFAF;
	font-size: 13px;
}

div#quick_contact_form table input.text
{
	padding: 5px;
	width: 206px;
}

div#quick_contact_form table input#send
{
	margin-left: 10px;
}

div#quick_contact_form table textarea#quick_contact_message
{
	height: 100px;
}

div#crumb_links
{
	position: relative;
	left: 300px;
	height: 39px;
	width: auto;
	color: #FFF;
	font-size: 13px;
	padding: 8px 0;
	float: left;
}

div#crumb_links ul
{
	display: block;
	height: 39px;
	border: 1px solid #2f4f8a;
	line-height: 39px;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	overflow: hidden;
}

div#crumb_links ul li
{
	float: left;
	display: inline !important;
	margin-left: 0;
	list-style-type: none;
	padding-left: 28px;
	background: transparent url(/images/header/crumb_separator.png) 2px -2px no-repeat;
}

div#crumb_links ul li.home
{
	background: none;
	padding-left: 0;
}

div#crumb_links ul li.active
{
	color: #f1ea06;
	font-weight: bold;
}

div#crumb_links ul li a,
div#crumb_links ul li a:hover,
div#crumb_links ul li a:active
{
	font-weight: inherit;
	color: white;
}

div#crumb_links ul li strong
{
	color: #f1ea06;
}

div#top_content_wrapper
{
	background: #daeef7 url(/images/home/orig_banner_background.png) repeat-x top left;
	
	width: 100%;
	text-align: center;
	position: relative;
}

div#top_content_wrapper.content_visible
{
	background: #162253 url(/images/home/banner_background.png) repeat-x bottom left !important;
}

div#top_content
{
	width: 980px;
	margin: auto;
	text-align: left;
}

div#promo
{
	width: 680px;
	float: right;
}

div#promo #promo_carousel td
{
	vertical-align: top;
}

div#promo #promo_carousel img#promo_photo
{
}

div#promo #promo_carousel ul#promo_photos,
div#promo #promo_carousel ul#promo_text
{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

div#promo #promo_carousel ul#promo_photos li
{
	display: none;
}

div#promo #promo_carousel ul#promo_photos li.active
{
	display: block;
}

div#promo #promo_carousel ul#promo_photos img
{
	margin: 18px 15px 0;
}

div#promo #promo_text
{
	color:white;
	width:400px;
}

div#promo #promo_text li
{
	display: none;
	border-bottom:1px solid #667ba6;
	height: 146px;
}

div#promo #promo_text li.active
{
	display: block;
}

div#promo #promo_text p
{
	font-size:2.3em;
	padding:30px 0 15px 0;
	margin:0;
	height: 100px;
}
div#promo div#promo_pager
{
	text-align:right;
	font-size:1.1em;
	width:100%;
	margin-top:20px;
}
div#promo div#promo_pager a
{
	color:white;
}
div#promo div#promo_pager img
{
	vertical-align:top;
}
div#promo div#promo_pager span#promo_page_nr
{
	font-size:1.4em;
	text-decoration:none;
	margin:0 20px;
}
div#promo div#promo_pager span#promo_page_nr a
{
	text-decoration:none;
}
div#promo div#promo_pager span.promo_pager_text
{
	font-weight:bold;
	vertical-align:top;
}
div#promo div#promo_pager span#promo_page_nr span
{
	background-color: #365693;
	padding: 0 3px;
	margin-left: 1px;
}
div#promo div#promo_pager span#promo_page_nr span.active
{
	background-color:#0e2048;
}

#why_book
{
	background: url(/images/home/why_book.gif) top left no-repeat;
	margin: 1.5em 0 0 3em;
}
#why_book ul
{
	margin: 0 0 0 130px;
	height: 65px;
	width: 520px;
	padding: 0;
	font-size: 14px;
}
#why_book ul li
{
	width: 400px;
	float: left;
/*	color:#0E2048;*/
	margin:0 20px 0 0;
	padding:0;
}
#why_book ul li a
{
	color:#0E2048;
	font-weight:bold;
}
#why_book br
{
	clear: both;
}

div.featured_sports
{
	width: 263px;
	position:relative;
	top: -21px;
	left: 20px;
	float: left;
}
div.featured_sports h2
{
	background: url(/images/home/featured_sports.png) top left no-repeat;
	text-indent: -9999px;
	margin: 0;
	height:38px;
}
div.featured_sports ul#sport_selection
{
	background-color: #000D2F;
	margin: 0;
	padding: 0 10px;
}

div.featured_sports ul#sport_selection li
{
	height: 100%;
	list-style: none;
	text-indent: 8px;
	font-size: 1.5em;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #202b4c;
}

div.featured_sports ul#sport_selection li a
{
	font-size: 1em;
}

div.featured_sports ul#sport_selection li.inactive_group
{
	background: url(/images/home/group_arrow_down.png) no-repeat;
	background-position: 225px 7px;
}

div.featured_sports ul#sport_selection li.active_group
{
	background: url(/images/home/group_arrow_up.png) no-repeat;
	background-position: 225px 7px;
	padding-bottom: 0;
}

div.featured_sports ul#sport_selection li a
{
	color: #add4ed;
	text-decoration: none;
	display: block;
}

div.featured_sports ul#sport_selection ul
{
	display: none;
}

div.featured_sports ul#sport_selection ul.show_group
{
	display: block;
}

div.featured_sports ul#sport_selection ul.group
{
	padding-left: 20px;
	margin-left: 0;
}

div.featured_sports ul#sport_selection ul.group li
{
	font-size: 1em;
	margin: 2px;
	padding: 3px;
	border-bottom: 0;
	border-top: 1px solid #202b4c;
}

div.featured_sports ul#sport_selection li a:hover
{
	color: #3695d2;
}
		
div.featured_sports div#phone_number
{
	position: static;
	border: none;
}

.hidden
{
	display:none;
}
div#container_wrapper
{
	text-align:center;
	width: 100%;
	min-height: 100%;
	height: auto !important;
}

div.push
{
	height: 60px;
}
div#container
{
	width: 970px;
	margin: auto;
	position: relative;
	left: 15px;
}

div.clear
{
	clear: both;
}

div.tabbed_section
{
	margin: 20px auto 0;
}
div.tabbed_section table#tab_titles
{
	border-collapse:collapse;
	margin-left:18px;
	font-size:1.2em;
	position:relative;
}
div.tabbed_section table#tab_titles th
{
	padding: 0px;
	width: 292px;
	background: url(/images/home/tab_background.gif) bottom no-repeat;
}
div.tabbed_section table#tab_titles th span
{
	display: none;
}
div.tabbed_section table#tab_titles th.active
{
	height: 52px;
	background: url(/images/home/tab_background_active.gif) no-repeat;
	text-align: center;
	font-size: 1.6em;
	width: 317px;
	line-height: 0.9em;
}
div.tabbed_section table#tab_titles th.active a
{
	color:#ba0000;
	text-decoration:none;
	cursor:default;
}
div.tabbed_section table#tab_titles th.active span
{
	display:inline;
/*	color:#0E2048;*/
	font-size:0.6em;
	font-weight:normal;
}
div.tabbed_section table#tab_titles th a
{
	color:white;
}
div.tabbed_section div.tab_content
{
	background-color:white;
	border:1px solid #cae4f1;
	margin-top:-1px;
	padding:30px;
	text-align:left;
}

div.home_features
{
	margin-top:30px;
}
div.home_features div.tab_content table
{
	border-collapse:collapse;
}
div.home_features div.tab_content table tr td
{
	border-bottom:1px solid #dde0e5;
	border-right:1px solid #dde0e5;
	padding: 5px 11px;
	vertical-align:top;
	width: 280px;
}
div.home_features div.tab_content table tr.last td
{
	border-bottom:none;
}
div.home_features div.tab_content table tr td.last
{
	border-right:none;
}
div.home_features div.tab_content table tr td h4
{
	margin:3px 0;
}
div.home_features div.tab_content table tr td div.description
{
	font-size:0.9em;
}
div.home_features div.tab_content table tr td div.date
{
	font-size:0.9em;
}
div.home_features div.tab_content table tr td div.button
{
	text-align:right;
}

div.home_features div.tab_content table tr td div.fixture_teams
{
	text-align: center;
	vertical-align: middle;
	padding-top: 20px 0;
}

div.home_features div.tab_content table tr td div.banner_image_content
{
	height: 80px;
}

div.home_features div.tab_content table tr td div.feature_content
{
	height: 60px;
}

div.home_features div.tab_content table tr td div.fixture_teams img
{
	vertical-align: middle;
}

/* SPORT INDEX */

div.sport_index
{
	background-color: white;
	width: 970px;
	padding: 0 10px;
	text-align: left;
	border: 1px solid #CAE4F1;
}
div.sport_index > div
{
	padding-top: 20px;
}
div.sport_index h2
{
	padding: 10px 0;
	margin: 0;
}

div.sport_features_top table
{
	border-collapse: collapse;
}

div.sport_features_top table tr td
{
	background-color: #F6F7F9;
}

div.sport_features_top table tr td.space
{
	border: none !important;
	background: transparent !important;
	width: 10px !important;
	padding: 0 !important;
}

div.sport_features_top table tr.feature_image td
{
	font-size: 16px;
}

div.sport_features_top table tr.feature_title td
{
	font-size: 14px;
	font-weight: bold;
	background: #DCE0EB url(/images/general/featured_item_title_bg.gif) repeat-x scroll 0 0;
	height: 32px;
	padding: 0;
	vertical-align: middle !important;
	text-align: center;
}

div.sport_features_top table
{
	margin: 0 auto 10px;
}

div.tab_content div.sport_features_top table tr.feature_title td.title_cell
{
	width: 280px;
}

div.sport_features_top table tr.feature_title td.title_cell
{
	width: 309px;
}

div.sport_features_top table tr.feature_image td,
div.sport_features_top table tr.feature_image td img
{
	text-align: center;
	vertical-align: middle !important;
}

div.sport_features_top table tr.feature_title td,
div.sport_features_top table tr.feature_image td,
div.sport_features_top table tr.feature_info td
{
	border-bottom: none !important;
}

div.sport_features_top table tr.feature_image td,
div.sport_features_top table tr.feature_info td,
div.sport_features_top table tr.feature_button td
{
	border-top: none !important;
}

div.sport_features_top table tr.feature_button td
{
	font-size: 18px;
	font-weight: bold;
}

div.sport_features_top table tr.feature_image td img
{
	margin: 0 15px;
}

div.sport_features_top table tr.feature_button td a,
div.sport_features_top table tr.feature_button td a:visited,
div.sport_features_top table tr.feature_button td a:active
{
	display: block;
	color: #162256;
	margin: 0 5px 5px 0;
}

div.sport_features_top table tr td
{
	border: 2px solid #eaeaf4;
	padding: 5px 5px !important;
	vertical-align: top;
	text-align: left;
	width: 280px;
}
div.sport_features_top  table tr td h4
{
	margin: 3px 0;
}

div.sport_features_top  table tr td
{
	color: #162256;
}

div.sport_features_top  table tr td div.description,
div.sport_features_top  table tr td div.fixture_description
{
	font-size: 12px;
}

div.sport_features_top  table tr td div.description
{
	text-align: left;
}

div.sport_features_top  table tr td div.date
{
	font-size: 14px !important;
	font-weight: bold;
}

div.sport_features_top  table tr td div.button
{
	text-align: right;
}

div.sport_features_top table.single_feature td
{
	border: none !important;
}

div.sport_features_top table.single_feature td.logo
{
	width: 100px;
}

div.sport_features_more table
{
	border-collapse: collapse;
}
div.sport_features_more table tr td
{
	border-right:1px solid #eaeaf4;
	padding: 5px 11px;
	text-align: center;
}
div.sport_features_more table tr td.last
{
	border-right: none;
}
div.sport_features_more table tr.name td,
table.teams_list tr.name td
{
	text-align: center;
}

div.sport_features_more table tr.name td a,
table.teams_list tr.name td a
{
	color: black;
}

div.sport_features_more table tr.name td a:hover,
table.teams_list tr.name td a:hover
{
	text-decoration: underline;
}

div.sport_items form#country_filter
{
	position: relative;
	top: -32px;
	left: 200px;
	margin-bottom: -32px;
}

	
div.sport_items table td
{
	vertical-align: middle;
	padding: 20px 0 5px;

}

div.teams_list_container
{
	margin-top: 40px;
}

table.teams_list
{
	text-align: center;
	border-collapse: collapse;
	border: 1px solid white;
}

table.teams_list tr.row_end td
{
	border-bottom: 1px solid #DDE0E5;
}

table.teams_list tr.last td
{
	border-bottom: none !important;
}

table.teams_list td
{
	border-left: 1px solid #DDE0E5;
	border-right: 1px solid #DDE0E5;
}

table.teams_list td.first
{
	border-left: none;
}

table.teams_list td.last
{
	border-right: none;
	border-top: 1px solid white;
}

table.teams_list td.logo
{
	padding: 10px 10px 0;
}

table.teams_list td.name
{
	padding: 0 0 30px;
}

/* FAQS */

div.faqs
{
	float: left;
	width: 100%;
	background: white;
	margin-bottom: 20px;
	border: 1px solid #CAE4F1;
}

div.faqs h2
{
	margin: 40px;
	text-align: left;
	font-size: 25px;
	font-weight: normal;
}

div.faqs p
{
	text-align: left;
}

p.question
{
	color: #89309a;
	font-size: 16px;
	font-style: italic;
	margin: 30px 40px 20px;
}

p.question span
{
	background-color: #f1d3f7;
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	padding: 3px 4px 3px 7px;
	margin-right: 10px;
	float: left;
}

p.answer
{
	color: black;
	font-size: 16px;
	padding-bottom: 42px;
	border-bottom: 1px solid #eaeaea;
	margin: 0 40px;
}

/* GENERAL PAGES */
div.content_container
{
	float: left;
	width: 100%;
	background: white;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: left;
	border: 1px solid #CAE4F1;
}


div.body_container
{
	margin-left: 40px;
	margin-right: 40px;
}

/* TESTIMONIALS */

div.testimonials
{
	float: left;
	width: 100%;
	background: white;
	margin-bottom: 20px;
	border: 1px solid #CAE4F1;
}

div.testimonials h2, div.content_container h2
{
	margin: 40px;
	text-align: left;
	font-size: 25px;
	font-weight: normal;
}

div.testimonials div.quote,
div.testimonials p
{
	text-align: left;
	margin-left: 40px;
	font-size: 16px;
}

div.testimonials div.quote span.start_quote
{
	color: #d9dade;
	font-size: 53px;
	font-weight: bold;
	vertical-align: bottom;
	position: relative;
	top: -31px;
	left: -22px;
	margin-right: 5px;
	display: inline-block;
	height: 15px;
	width: 0;
}

div.testimonials div.quote span.end_quote
{
	color: #d9dade;
	font-size: 53px;
	font-weight: bold;
	vertical-align: bottom;
	position: relative;
	top: -9px;
	margin-left: 5px;
	display: inline-block;
	height: 15px;

}

div.testimonials p
{
	font-style: italic;
	color: #4eadd9;
}

div.testimonials p
{
	padding-bottom: 13px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 32px;
}

/* FIXTURES */

div.fixtures_container
{
	width: 937px;
	clear: both;
	float: left;
	background: white url(/images/search/select_fixture.png) 262px 100px no-repeat;
}

div.fixtures_header
{
	width: 100%;
	float: left;
	clear: both;
}

div.fixtures
{
	width: 552px;
	float: left;
	clear: left;
	vertical-align: middle;
}

div.fixtures div.team_title h3.team_name,
div.fixtures div.tournament_title h3.tournament_name
{
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	font-family: Helvetica;
	margin: 0 0 10px;
	line-height: 90px
}

div.fixtures div.team_title img
{
	margin: 0 15px 15px 20px;
	vertical-align: middle;
}

div.fixtures table
{
	margin-bottom: 25px;
	border-spacing: 6px;
}

div.fixtures table caption
{
	text-align: left;
}

div.fixtures table caption span
{
	color: white;
	display: block;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 6px 9px;
	width: 222px;
	background: #00187c url(/images/fixture_header_bg.png) repeat-x;
}

div.fixtures table td.fixture_label
{
	width: 230px;
	background-color: #FFF;
	padding: 0px;
}

div.fixtures table td
{
	width: 230px;
	height: 50px;
	background-color: #F4F4F4;
	padding: 5px 0 5px 5px;
}

div.fixtures table td.fixture_item a
{
	text-decoration: none;
}

div.fixtures table td label
{
	cursor:pointer !important;
}

div.fixtures table td a:hover span
{
	text-decoration: underline;
}

div.fixtures table td.selected
{
	background-color: #d5d8df;
}


div.fixtures table td label
{
	float: left;
	width: 195px;
	color: black;
}

div.fixtures table td input
{
	float: right;
	margin: 14px 6px 0 2px;
}

div.fixtures table td.blank
{
	background-color: transparent;
}
div.fixtures span.fixture_name
{
	font-weight: bold;
	font-size: 14px;
	color: black !important;
}

div.fixtures span.fixture_name a
{
	color: #BA0000;
	text-decoration: none;
}

div.fixtures span.fixture_name a:hover
{
	text-decoration: underline;
}

div.fixtures span.destination,
div.fixtures span.fixture_date
{
	font-size: 12px;
}

div.fixtures span.destination
{
	color: black;
}

span.fixture_date
{
	font-style: italic;
	font-weight: bold;
	color: #ca0001 !important;
}

div.fixtures ul.search_data
{
	display: none;
}

div.fixtures p.important_information
{
	background-color: #FFFBCF;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 10px;
}

div.fixtures p.important_information strong
{
	font-size: 12px;
	padding-bottom: 5px;
	display: block;
	color: #BA0000;
}

div.fixtures p.important_information a
{
	color: #BA0000;
	text-decoration: underline;
}

div.fixtures p.important_information span.important_text
{
	display: none;
}


div#footer_contact_form
{
	clear: both;
	color: white;
	text-align: left;
	padding: 5px;
	width: 965px;
	height: auto;
	margin-top: 20px;
	background: #1C4388 url(/images/footer/background.gif) repeat-x scroll left bottom;
}
div#pre_footer
{
	clear: both;
	vertical-align:middle;
	margin:40px 0 30px 12px;
}
div#pre_footer div#dont_miss
{
	float:left;
	width:250px;
	background-color:white;
	border:1px solid #9ac9dd;
	padding:15px;
	margin-right:12px;
}
div#pre_footer div#dont_miss img
{
	float:left;
	margin-right:10px;
}
div#pre_footer div#dont_miss div
{
	font-size:1.5em;
	text-align: left;
}
div#pre_footer div#dont_miss div h2
{
	font-size:1.1em;
	margin:0;
	line-height:0.9
}
div#pre_footer div#dont_miss div a
{
	color:#ba0000;
	font-weight:bold;
}
div#pre_footer div#footer_misc_logos
{
	float:left;
	margin-top:20px;
	margin-right:20px;
}
div#pre_footer div#footer_misc_logos img
{
	padding-left:3px;
}
div#pre_footer div#footer_text
{
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: left;
}

div#pre_footer div#footer_text div#atol_text
{
	margin-top: 5px;
	float: left;
	width: 450px;
	font-size: 12px;
	line-height: 16px;
	color: #BA0000;
}
	
div#pre_footer div#footer_text a
{
	color:#04091d;
	font-weight:bold;
}
div#footer_wrapper
{
	background: url(/images/footer/background.gif) repeat-x;
	height:60px;
	text-align:center;
}
div#footer
{
	margin:auto;
	text-align:left;
	width:960px;
	color:white;
	font-size:1.25em;
}
div#footer_links
{
	padding:10px 0 8px;
}
div#footer_links a
{
	color:white;
	text-decoration:none;
}
div#copyright
{
	color:#8b96ac;
}

div.agent_login_form
{
	float: left;
	margin-left: 200px;
	height: 150px;
	width: 250px;
}

div#top_content_wrapper div.agent_login_form
{
	width: 250px;
}

div.agent_login_form table
{
	margin-top: 24px;
	padding-bottom: 20px;
}

div.agent_login_form table th
{
	color: #AFAFAF;
	padding-bottom: 10px;
	padding-right: 10px;
	font-weight: normal;
}

div.agent_login_form table td input.text
{
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 206px;
}

div#header_agent_login_form_wrapper
{
	height: 150px;
}

div#header_agent_login_form_wrapper div.agent_login_form
{
	display: none;
}

div#header_agent_login_form_wrapper table
{
	margin-left: 450px;
}

div#header_contact_form_wrapper,
div#header_agent_login_form_wrapper
{
	background-color: #1c4187;
	text-align: center;
}

div#header_contact_form,
div.agent_login_form
{
	margin:auto;
	text-align:left;
	width:960px;
	color:white;
}
div#header_contact_form table,
div.agent_login_form table
{
	color:#b8bbca;
	border-collapse:collapse;
	margin-top:25px;
	font-size:1.1em;
	margin-left:310px;
	border-bottom:1px solid #3e4770;
}
div#header_contact_form th
{
	text-align:left;
	font-weight:normal;
	width:45px;
}
div#header_contact_form td a
{
	color:white;
	font-weight:bold;
	padding-bottom:3px;
}
div#header_contact_form td.valign_top
{
	vertical-align:top;
}
div#header_contact_form td.valign_bottom
{
	vertical-align:bottom;
}
div#header_contact_form td.message
{
	padding: 0 10px 0 4px;
}
div#header_contact_form input
{
	padding: 7px 2px;
	border:1px solid #808080;
	width: 207px;
}
div#header_contact_form input#header_submit
{
	padding:0;
	border:none;
	width:auto;
}
div#header_contact_form textarea
{
	width:300px;
	height:113px;
	border:1px solid #808080;
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* STANDALONE FIXTURES */

div#standalone_fixture td
{
	vertical-align: top;
}
div#standalone_fixture div#fixtures_search
{
	margin-top: 0;
}
div#standalone_fixture div.fixture_team
{
	text-align: center;
	width: 90px;
	display: inline-block;
	vertical-align: middle;
}

div#standalone_fixture div.fixture_team span
{
	font-size: 14px;
	width: 90px;
	display: inline-block;
}
div#standalone_fixture div.fixture_team img
{
	display: inline;
	vertical-align: middle;
	margin: 0 10px;
}

div#standalone_fixture div.standalone_fixture_content
{
	padding-right: 30px;
}

/* SEARCH */

div.calendar
{
	background-color: #E5F4FB;
}

div#fixtures_search
{
	float: left;
	margin-top: 130px;
}

div#fixtures_search h3
{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #011A81;
	margin: 3px 0;
}

div#fixtures_search h4
{
	color: #9B0002;
	font-size: 18px;
	margin: 2px 0;
	width: 300px;
}

table.quicksearch th
{
	width: 92px;
	text-align: left;
	font-weight: normal;
}

table.quicksearch div#retcon
{
	font-size: 10px;
}

table.quicksearch span#srhfrm_return_label
{
	margin-left: 10px;
	text-align: right;
}

table.quicksearch table.occupancy_block th
{
	width: auto;
}

table.quicksearch th span
{
	font-size: 10px;
}

div.booking_error,
div.status,
div.notice
{
	/*border: 1px solid #162455;
	border-top: 1px solid #1C4187;*/
	color: #BA0000;
	font-size: 14px;
	font-weight: bold;
}

div.booking_error div
{
	margin: 5px;
	border: 2px solid #CAE4F1;
	background-color: #FFFFFF;
}
div.booking_error p
{
	margin: 10px;
	font-size: 15px;
	font-weight: bold;
}
div.booking_error ul
{
	font-weight: normal;
	text-align: left;
}

div#search_navigation ul
{
	height: 58px;
	padding-left: 0;
	margin-left: 0;
}

div#search_navigation li
{
	list-style-type: none;
	float: left;
}

div#search_navigation li.search_dp label
{
	display: block;
	width: 160px;
	height: 58px;
	background: white url(/images/search/ticket_flight_hotel.png) top left no-repeat;
	border-right: 1px solid #cfcfcf;
}

div#search_navigation li.search_ao label
{
	display: block;
	width: 118px;
	height: 58px;
	background: white url(/images/search/ticket_hotel.png) 7px 0 no-repeat;
}

div#search_navigation li span
{
	text-indent: -9999px;
	display: block;
}

div#search_navigation li input
{
	margin: 22px 8px 0 0;
	clear: right;
	float: right;
}

td#search_row_upper
{
	padding-bottom: 10px;
}

td#search_row_lower
{
	border-top: 1px dashed #10A8D1;
	padding-top: 10px;
}


/* SEARCH RESULTS */

div.search_results
{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #CAE1EF;
	border-top: 0;
}

div.search_results div#fixtures_search
{
	margin-top: 0;
}

div.nores
{
	float: right;
	width: 450px;
	border: 3px solid #cbe5f2;
	padding: 10px;
	margin: 50px 50px 0 0;
}

div.nores p
{
	text-align: left;
}

div.booking_summary,
div#basket_summary
{
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
	border: 1px solid #cbe5f2;
	background: #f8fcfd url(/images/general/booking_summary_background.png) bottom left repeat-x;
}

table.booking_details
{
	width: 910px;
	border-bottom: 1px solid #CBE2F0;
}

table.booking_details tr.tickets th.summary_section
{
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 50px;
	background: transparent url(/images/results/tickets.gif) no-repeat scroll 27px 5px;
}

table.booking_details tr.tickets th.summary_section span
{
	font-size: 14px;
	font-style: italic;
	color: #192F69;
}

table.booking_details tr.tickets td.fixture_event
{
	width: 270px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

table.booking_details tr.tickets td.fixture_details
{
	background: transparent url(/images/results/ticket_tip.png) 300px 25px no-repeat;
	padding-right: 240px;
}

table.booking_details tr.tickets td.fixture_event div.fixture_team
{
	text-align: center;
	width: 90px;
	display: inline;
}


table.booking_details tr.tickets td.fixture_event div.fixture_team div.team_class
{
	display: inline-block;
	width: 110px;
	vertical-align: middle;
}

table.booking_details tr.tickets td.fixture_event span
{
	font-size: 14px;
	text-decoration: underline;
	width: 90px;
	display: inline-block;
}


table.booking_details tr.tickets td.fixture_event table.teams
{
	font-size: 16px;
}

table.booking_details tr.tickets td.fixture_event img
{
	display: inline;
	vertical-align: middle;
	margin: 0 10px;
}

table.booking_details tr.tickets span.fixture_location
{
	color: #001156;
	font-size: 20px;
	font-weight: bold;
}

table.booking_details tr.tickets span.fixture_date
{
	float: left;
	font-size: 14px;
}

/* FLIGHT RESULTS */

div.flight_results
{
	background-color: white;
	border: 1px solid #CAE1EF;
	border-top: 0;
	padding-bottom: 40px;
	width: 970px;
}

div.redefine_search
{
	padding: 14px;
	border: 1px solid #cae1ef;
	background-color: white;
}

div.redefine_search table th
{
	font-size: 12px;
	text-align: left;
}

div.redefine_search table th.from,
div.redefine_search table th.destination
{
	width: 240px;
}

div.redefine_search table th.departure_date
{
	width: 170px;
}

div.redefine_search table th.nights
{
	width: 40px;
}

div.redefine_search table td
{
	text-align: left;
}

div.redefine_search table td.submit
{
	width: 190px;
	text-align: right;
}

div.redefine_search table td.submit input
{
	
	font-size: 18px;
	text-decoration: underline;
	color: #9a0000;
}

div.flights h3,
h3.choose_flight
{
	color: #399ac5;
	font-size: 18px;
	text-align: left;
	padding-left: 106px;
	margin: 0;
	line-height: 50px;
	background: transparent url(/images/results/plane.gif) 52px 14px no-repeat;
}

table.flights
{
	margin: 0 45px;
	border-collapse: collapse;
	font-size: 12px;
	border-spacing: 0;
	border-top: 0;
	border-collapse: collapse;
}

table.flights thead tr,
table.flights thead tr:hover
{
	background-color: white;
	height: 60px;
}

table.flights tr
{
	height: 64px;
	
}

table.flights tr th
{
	font-size: 16px;
	text-align: left;
	padding-left: 5px;
}

table.flights tr td,
table.flights tr:hover td
{
	padding: 15px 5px;
	line-height: 21px;
	border-top: 1px solid #f1e4f5;
	border-bottom: 1px solid #f1e4f5;
}

table.flights tbody tr
{
	border-left: 1px solid #f1e4f5;
}

table.flights td.departure_aiport,
table.flights td.destination_airport
{
    color: #330174;
    font-weight: bold;
    font-size: 13px;
	vertical-align: top;
	width: 145px;
	text-align: left;
}

table.flights td.departure_aiport
{
	border-left: 1px solid #f1e4f5;
}

table.flights td.destination_airport span
{
	color: black;
	width: 100%;
	display: block;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

table.flights td.flight_dates,
table.flights td.flight_times
{
	width: 125px;
}

table.flights td.airline
{
	width: 105px;
}


table.flights td.flight_price
{
	width: 95px;
	color: #ce0203;
	font-weight: bold;
	font-size: 16px;
}

table.flights td.booknow
{
	padding-right: 20px;
	border-right: 1px solid #f1e4f5;
}


table.flights tr
{
	border: 1px solid #f1e4f5;
	background-color: #fbf9fc;
}

table.flights tr:hover td
{
	background-color: #f5eff9;
}

table.flights tr:hover td.departure_aiport
{
	border-left: 1px solid #e4d4ee;
}

table.flights tr:hover td.booknow
{
	padding-right: 20px;
	border-right: 1px solid #e4d4ee;
}

/* ACCOMM RESULTS */

div.accomm
{
	margin-bottom: 20px;
}

div.accomm h3
{
	color: #399ac5;
	font-size: 18px;
	text-align: left;
	padding-left: 90px;
	margin: 10px 0 0;
	line-height: 34px;
	background: transparent url(/images/results/hotel.gif) 52px 0 no-repeat;
}

table.accomm_results
{
	border: 1px solid #e5d5ef;
	background-color: #f7f2f9;
	border-spacing: 0;
	width: 890px;
	margin: 10px 40px 0;
}

table.accomm_results thead th,
table.accomm_results thead td
{
	border-bottom: 1px solid #d9cae1;
	padding: 5px 10px;
}

table.accomm_results thead th
{
	font-size: 16px;
	text-align: left;
}

table.accomm_results thead td
{
	font-weight: bold;
	text-align: right;
}

table.accomm_results th.summary_title
{
	font-size: 16px;
	text-align: left;
	height: 30px;
}

table.accomm_results td
{
	text-align: left;
}

table.accomm_results td.hotel_image
{
	padding: 10px;
	vertical-align: top;
	width: 140px;
}

table.accomm_results td.more_info
{
	text-align: right;
	padding-right: 20px;
	height: 30px;
	width: 270px;
}

table.accomm_results td.more_info a
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	color: #c40100;
}

table.accomm_results td.hotel_description
{
	vertical-align: top;
}

table.rooms
{
	width: 890px;
	border: 1px solid #f1e9f4;
	border-top: 0;
	border-spacing: 0;
	background-color: #fbf9fc;
	padding: 0 10px 10px;
	margin-bottom: 20px;
	margin: 0 40px;
}

table.rooms thead tr th
{
	padding: 5px;
}

table.rooms tbody tr td
{
	border-top: 1px solid #e8d4f3;
	border-bottom: 1px solid #FBF9FC;
	padding: 5px;
}

table.rooms tbody tr td.room_type
{
	border-left: 1px solid #FBF9FC;
}

table.rooms tbody tr td.select
{
	width: 180px;
}

table.rooms tbody tr td.select
{
	border-right: 1px solid #FBF9FC;
	width: 83px;
}

table.rooms tbody tr:hover td,
table.rooms tbody tr.hover td
{
	background-color: #f6f0fa;
	border-top: 1px solid #e8d4f3;
	border-bottom: 1px solid #e8d4f3;
}

table.rooms tbody tr:hover td.room_type,
table.rooms tbody tr.hover td.room_type
{
	border-left: 1px solid #e8d4f3;
}

table.rooms tbody tr:hover td.select,
table.rooms tbody tr.hover td.select
{
	border-right: 1px solid #e8d4f3;
}


table.rooms th
{
	font-size: 14px;
}

table.rooms th.select_room_title
{
	color: #379cc8;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding: 10px 0;
}

table.rooms th.price_per_person_title
{
	margin-left: 300px;
	padding-bottom: 0;
	vertical-align: bottom;
}

table.rooms th.room_type,
table.rooms th.board_basis
{
	text-align: left;
}


table.rooms th.room_type
{
	width: 240px;	
}

table.rooms th.board_basis
{
}

table.rooms th.price,
table.rooms td.price
{
	width: 190px;
	text-align: center;
}

table.rooms th.select
{
	width: 92px;
}

table.rooms td.room_type,
table.rooms td.board_basis
{
	text-align: left;
}


/* BOOKING DETAILS */

div.booking_details
{
	background-color: white;
}

div.booking_details h3
{
	color: #399ac5;
	font-size: 18px;
	text-align: left;
	padding-left: 43px;
	margin: 0;
	line-height: 40px;
	width: 300px;
}

div.basket
{
	border: 1px solid #cae1ef;
	margin: 0 30px;
	width: 244px;
	background: white;
	float: right;
	padding: 20px;
	display: inline; /* For IE6 */
}

div.basket table
{
	width: 100%;
	border-spacing: 0;
}

div.basket caption
{
	text-align: left;
	color: #c40000;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cae1ef;
}

div.basket table tr
{
	height: 30px;
}

div.basket table td.item,
div.basket table td.total_label
{
	text-align: left;
	width: 178px;
	padding-left: 14px;
	text-indent: -10px;
}

div.basket table td.price,
div.basket table td.total_price
{
	padding-right: 5px;
	text-align: right;
}

div.basket table td.total_price
{
	color: #c40000;
	font-weight: bold;
	font-size: 15px;
}

div.basket table tr#ticket_upgrade,
div.basket table tr#transfer
{
	background-color: #E5F4FB;
}

div.basket tfoot td
{
	border-top: 1px solid #cae1ef;
}

div.basket tfoot tr#updated_price
{
	display: none;
}

div#basket_summary table.booking_details
{
	width: 590px;
}

div#basket_summary table.booking_details td.fixture_details
{
	padding-right: 0;
	background-image: none;
}

table.booking_details
{
	border-spacing: 0 5px;
	margin-left: 30px;
}

table.booking_details th.summary_section
{
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 90px;
	border-right: 1px solid #e1e5e8;
	text-align: center;
}

table.booking_details tr.flight th.summary_section
{
	background: transparent url(/images/results/plane.gif) top center no-repeat;
	padding-top: 34px;
}

table.booking_details tr.flight td
{
	padding-left: 10px;
}

table.booking_details table.flight_details th
{
	text-align: left;
}

table.booking_details tr.flight td table th,
table.booking_details tr.flight td table td,
table.booking_details table.accomm_details th,
table.booking_details table.accomm_details td
{
	font-size: 1em;
	padding-left: 10px;
	background: none;
	border: 0;
	width: auto;
	vertical-align: top;
}


table.booking_details tr.accomm th a#change_hotel
{
	color: #C40100;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

table.booking_details table.accomm_details
{
	width: 100%;
}

table.booking_details table.accomm_details tr.detail
{
	height: 15px;
}

table.booking_details table.accomm_details th,
table.booking_details table.accomm_details td
{
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

table.booking_details table.accomm_details td.accomm_image
{
	width: 100px;
}

table.booking_details table.accomm_details td#property_name
{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	text-align: left;
}

table.booking_details table.accomm_details td#property_name img
{
	display: inline;
}

table.booking_details table.accomm_details th#passengers
{
	width: 90px;
}

table.booking_details table.accomm_details td span.resort
{
	margin-right: 20px;
}

table.booking_details table.accomm_details td span.rating
{
	white-space: nowrap;
}

table.booking_details tr.accomm th.summary_section
{
	background: transparent url(/images/results/hotel.gif) 50% 40px no-repeat;
	padding-top: 78px;
	width: 90px;
}

table.booking_details tr.accomm img
{
	vertical-align: middle;
}

table.booking_details tr.accomm td.accomm_image img
{
	vertical-align: top;
	margin: 0 10px 10px;
	width: 105px;
}

table.booking_details tr.transfer th.summary_section
{
	background: transparent url(/images/results/taxi.gif) no-repeat center top;
	padding-top: 30px;
}

table.transfer_details tr td
{
	border: 0;
}

table.transfer_details tr td.transfer_image
{
	width: 100px;
}

table.transfer_details tr td.transfer_image img
{
	margin-left: 10px;
}

form#booking_details
{
	padding: 15px 0;
	width: 970px;
}

table.booking_form
{
	width: 890px;
}

table.booking_form caption
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}

div.booking_form table.booking_form th
{
	width: auto !important;
	text-align: left;
	font-weight: normal;
}

table.booking_form td
{
	text-align: left;
}

table.booking_form td.passenger
{
	text-align: left;
}

table.booking_form td.info
{
	text-align: right;
	color: #c40000;
}

table.booking_form td.title
{
	width: 95px;
}

table.booking_form td.first_name,
table.booking_form td.surname
{
	width: 200px;
}

table.booking_form input.firstname,
table.booking_form input.surname
{
	width: 155px;
}

table.booking_form td.date_of_birth
{
	width: 180px
}

table.booking_form td.info
{
}

table.booking_form td.blank
{
	width: 190px;
}

table.booking_form td.explanation
{
	color: #18c0cb;
	text-align: left;
}

table.booking_form td#form_submit
{
	text-align: right;
}

table.booking_form input.dob_dd,
table.booking_form input.dob_mm
{
	width: 25px;
}

table.booking_form input.dob_yyyy
{
	width: 50px;
}

th span.required,
td span.required
{
	color: red;
}

div.booking_details h3.terms,
div.booking_details a.terms
{
	text-align: left;
	padding-left: 0;
	color: #399ac5;
	text-decoration: none;
}

h3.terms
{
	font-size: 18px;
	text-align: left;
	margin: 10px 0 0;
	line-height: 34px;
}

div.search_results
{
	background-color: white;
}


/* CALENDAR */

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/search/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


/* EXTRAS */

p a.ticket_area
{
	color: #CA0001;
	font-size: 14px;
	font-weight: bold;
}

div.extras_fan
{
	float: left;
	width: 890px;
	padding: 0 40px 20px 40px;
	border-bottom: 1px solid #cecece;
	margin: 20px 0;
	background: white;
}

div.extras_fan_titles
{
	float: left;
	width: 320px;
	text-align: left;
	
}

div.extras_fan_titles h2
{
	font-size: 22px;
	text-align: left;
	line-height: 24px;
	margin: 0;
	padding-left: 50px;
	background: transparent url(/images/results/tickets.gif) top left no-repeat;
}

div.extras_fan_titles h3
{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 10px 0 0;
	color: black;
	text-align: left;
}

div.extras_fan_titles p
{
	text-align: left;
	margin: 5px 0;
}

div.extras_fan_titles img
{
	margin-top: 20px;
}

div.extras_fan_options
{
	width: 560px;
	float: right;
}

div.extras_fan_ticket_grade_option
{
	width: 170px;
	height: 170px;
	margin: 0 7px 14px;
	border: 1px solid #b6b6b6;
	float: left;
}

div.extras_fan_options table
{
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #B6B6B6;
}

div.extras_fan_options table th.grade_name,
div.extras_fan_options table td.grade_desc,
div.extras_fan_options table td.price_change,
div.extras_fan_options table td.grade_select
{
	text-align: left;
	padding: 8px 5px;
}

div.extras_fan_options table th.grade_name
{
	width: 150px;
}

div.extras_fan_options table td.grade_desc
{
	font-weight: bold;
}

div.extras_fan_options table td.price_change
{
	width: 136px;
}

div.extras_fan_options table td.grade_select
{
	width: 128px;
}
div.extras_fan_options table td.price_change span.extras_fan_price_change
{
	margin-bottom: 0;
}

div.extras_fan_options tr.active_container td,
div.extras_fan_options tr.active_container th
{
	background-color: #FFFBCF !important;
}

div.extras_fan_options tr.active_container th.grade_name
{
	border-left: 1px solid #e7e7e7;
}

div.extras_fan_options tr.active_container td.grade_select
{
	border-right: 1px solid #e7e7e7;
}

div.extras_fan_options td,
div.extras_fan_options th
{
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

div.extras_fan_options tr th.grade_name
{
	border-left: 1px solid white;
}

div.extras_fan_options tr td.grade_select
{
	border-right: 1px solid white;
}

div.active_container
{
	background-color: #FFFBCF !important;
	border: 1px solid #C40100 !important;
}

div.extras_fan_ticket_grade_option img.ticket_image
{
	float: right;
	margin: 10px 10px 0 0
}

div.extras_fan_ticket_grade_option h4
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 53px 5px 10px;
}

div.extras_fan_ticket_grade_option p
{
	font-size: 10px;
	text-align: left;
	display: block;
	height: 50px;
	margin: 5px 10px;
}

input.extras_fan_ticket_grade_option
{
	background-color: #6699CC;
	padding: 5px;
	border: 1px solid #6666CC;
}

span.extras_fan_price_change
{
	color: #9b0101;
	font-weight: bold;
	display: block;
	height: 15px;
	margin-bottom: 5px;
}

tr.extras_fan_ticket_grade_option div.extras_fan_grade_button,
div.extras_fan_ticket_grade_option div.extras_fan_grade_button
{
	width: 124px;
	height: 34px;
	margin: 0 auto;
	background: transparent url(/images/select_ticket_grade.gif) top left no-repeat;
	cursor: pointer;
	display: none; /* Visible to JS users only */
}

div.extras_fan_ticket_grade_option div.extras_fan_active
{
	background-position: 0 -34px;
}

div.extras_fan_ticket_grade_option div.extras_fan_upgrade
{
	background-position: 0 0;
}

div.extras_fan_ticket_grade_option div.extras_fan_downgrade
{
	background-position: 0 -68px;
}

div#htx_updateable,
div#transfer_details
{
	width: 890px;
	float: left;
	border-bottom: 1px dashed #CECECE;
	padding: 0 40px 20px 40px;
}

div#transfer_details
{
	padding-top: 20px;
	border-bottom: 1px solid #CECECE;
}

div.extra_htx h2
{
	font-size: 22px;
	text-align: left;
	padding-left: 60px;
	line-height: 24px;
	background: transparent url(/images/results/taxi.gif) no-repeat left top;
}


div.extra_htx_transfer_options
{
	width: 890px;
}

table.transfer_left
{
	padding-right: 20px;
	border-right: 1px solid #CECECE;
	margin-right: 20px;
}

span.transfer_type,
span.transfer_from,
span.duration
{
	display: block;
	width: 200px;
	padding-left: 10px;
	font-size: 11px;
}

span.transfer_type
{
	font-weight: bold
}

div.extra_htx_transfer_option table tr
{
	height: 33px;
}

div.extra_htx_transfer_option table td
{
	text-align: left;
	vertical-align: top;
}

div.extra_htx_transfer_option table td.price span.transfer_price
{
	display: block;
	background: #fefbd2;
	font-weight: bold;
	font-size: 13px;
	color: #8f131b;
	width: 126px;
	height: 33px;
	padding: 10px 12px;
}

div.extra_htx_transfer_option table td.extras_htx_selection
{
	text-align: center;
}

div.extras_htx_add_button
{
	display: none;
	cursor: pointer;
	width: 125px;
	height: 34px;
	margin: 0 auto 15px;
	background: transparent url(/images/select_transfer.gif) no-repeat scroll left top
}

a.extras_htx_remove
{
	display: none;
	color: red;
}

a.extras_htx_remove:visited,
a.extras_htx_remove:active
{
	color: red;
}

/* BOOKING PAYMENT */

div.booking_form
{
	background: white url(/images/general/green_arrow.png) 0 12px no-repeat;
	padding: 10px 40px;
	margin-bottom: 20px;
	float: left;
}

div.booking_form h2
{
	background: url(/images/general/cards_accepted.png) 260px 11px no-repeat;
	padding-left: 0;
	margin: 5px 0;
	color: black;
	font-size: 24px;
	text-align: left;
}

div.booking_form th
{
	width: 220px;
}

div.booking_form th,
div.booking_form td
{
	text-align: left;
}

div.booking_form table thead th
{
	color: #399AC5;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	vertical-align: bottom;
}

div.booking_form table thead th.subtitle
{
	line-height: 11px;
	font-size: 11px;
	padding-bottom: 14px;
}

div.booking_form table thead td
{
	color: red;
	text-align: right;
}

div.booking_form table.passenger_details input,
div.booking_form table.cardholder_details input
{
	width: 220px;
}

div.booking_form input#submit
{
	float: right;
	clear: right;
}

table.passenger_details
{
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dashed #0193e6;
}

table.cardholder_details
{
	float: left;
}

div.payment_price
{
	width: 275px;
	height: 234px;
	border: 3px solid #c6e4ef;
	margin-top: 80px;
	margin-bottom: 40px;
	background: transparent url(/images/general/book_with_confidence.png) 10px 10px no-repeat;
	float: right;
}

div.payment_price p
{
	padding-left: 30px;
	padding-right: 15px;
	text-align: left;
}

div.payment_price p.to_pay
{
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 80px;
	font-size: 16px;
	font-weight: bold;
}

div.payment_price p.to_pay span#newtotal
{
	font-size: 16px;
}

div.payment_price p.warning
{
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 0;
	color: #a20002;
	font-size: 14px;
}

/* CONFIRMATION */

div.booking_confirm_outer
{
	border: 0 !important;
}

div.booking_confirm
{
	background: #F8FCFD url(/images/general/booking_summary_background.png) repeat-x scroll left bottom;
	border: 1px solid #CBE5F2;
	margin: 0 !important;
}

div.booking_confirm div
{
	margin: 20px;
}

div.booking_confirm h1
{
	font-size: 22px;
	text-align: left;
	margin-left: 20px;
}

div.booking_confirm h2,
div.booking_confirm p
{
	text-align: left;
	margin-left: 20px;
}

div.booking_confirm h2 strong
{
	color: #C40000;
}

div.booking_confirm p
{
	line-height: 22px;
}

div.booking_confirm span.noprintblock
{
	margin-top: 20px;
	margin-right: 20px;
	float: right;
}

div.booking_confirm span.noprintblock img
{
	margin: 0 10px;
}

div.booking_confirm span.noprintblock a
{
	text-decoration: none;
}

div.booking_confirm span.noprintblock a span.link
{
	color: black;
	display: block;
	text-decoration: underline;
}

div.booking_confirm table caption
{
	font-size: 14px;
	font-weight: bold;
}

div.booking_confirm table.booking_confirm_summary
{
	border: 1px solid #CAE1EF;
	background: white;
	border-spacing: 0;
	padding: 20px;
	margin-left: 20px;
}

div.booking_confirm table.booking_confirm_summary caption
{
	text-align: left;
	color: #c40000;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cae1ef;
}

div.booking_confirm table.booking_confirm_summary tfoot td,
div.booking_confirm table.booking_confirm_summary tfoot th
{
	border-top: 1px solid #CAE1EF;
}

div.booking_confirm table.booking_confirm_summary tfoot td strong
{
	color: #C40000;
	font-size: 15px;
}

div.booking_confirm table.booking_confirm_summary tr
{
	height: 30px;
}

div.booking_confirm table.booking_confirm_summary th
{
	width: 180px;
}

div.booking_confirm table
{
	margin-bottom: 20px;
}

div.booking_confirm table th,
div.booking_confirm table td
{
	text-align: left;
}

div.booking_confirm div.accomm h3
{
	padding-left: 55px;
	background-position: 10px 0;
}

div.booking_confirm div.flights h3
{
	padding-left: 62px;
	background-position: 10px 3px;
}

div.notice
{
	margin: 20px;
	padding: 20px;
	width: auto;
	border: 1px solid #CBE5F2;
	background-color: white;
}

table.booking_confirm
{
	border-spacing: 0;
	border: 0;
	padding: 0;
	width: 100%;
}

div.email_form
{
	float: right;
	clear: right;
	background: white;
	border: 1px solid #CBE5F2;
	width: 100%;
	width: 244px;
}

div.email_form form
{
	margin: 20px;
}

div.email_form h3
{
	display: inline;
	padding-left: 0;
	line-height: 20px;
	margin: 10px 0 5px;
	border: 0 !important;
	width: auto;
}

div.email_form p
{
	margin-top: 0;
	margin-left: 0;
	font-weight: bold;
}

div.email_form label
{
	text-align: left;
	width: 100%;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

div.email_form input#email_copy
{
	height: 15px;
	width: 188px;
	padding: 6px;
}

div.email_form input#send_email
{
	margin: 12px 0 0 138px;
}

table.booking_confirm_summary th
{
	text-align: left;
}

div.booking_sections
{
	background: white;
	border: 1px solid #CBE5F2;
	padding: 20px;
	text-align: left;
	float: left;
	width: 890px;
}

div.booking_sections h3
{
	border-bottom: 1px solid #CBE5F2;
}

div.booking_sections div.transfer h3
{
	background: transparent url(/images/results/taxi.gif) no-repeat 2px 5px;
	padding-left: 60px;
}


div.booking_sections table th
{
	width: 180px;
}

div.extras_fan_tickets h3
{
	background: transparent url(/images/results/tickets.gif) no-repeat 4px 10px;
	padding-left: 55px;
}


/* ENQUIRY FORM */

div.enquiry_content
{
	background-color:white;
	border:1px solid #cae4f1;
	padding:25px 30px 30px 30px;
	text-align:left;
	float:left;
	width: 920px;
	margin-bottom: 40px;

}

div.enquiry_content tr.child_row
{
	display: none;
}

div.enquiry_content h2
{
	margin-top: 2px;
	font-size: 14px;
}

div.enquiry_content h2.red_title
{
	color: #BA0000;
	font-size: 16px;
}

td.enquiryfooter
{
	padding-top: 40px;
	text-align: right;
}

div.enquiry_content h1
{
	color: #BA0000;
	font-size: 20px;
}



/* SITEMAP */



div#sitemap
{
	background-color: white;
	float: left;
	width: 970px;
	margin-bottom: 40px;
}

div#sitemap h2
{
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	background-color: #E5F4FB;
	border-bottom: 1px solid #CBE5F2;
}

div#sitemap div.sport_links
{
	float: left;
	width: 635px;
	margin: 20px;
	border: 1px solid #CBE5F2;
	background: #F7FCFF;
	margin: 20px 0 40px 20px;
}

div#sitemap li.sport_name
{
	padding-top: 10px
}

div#sitemap ul.sport_list,
div#sitemap ul.general
{
	text-align: left;
	margin-left: 20px;
	padding: 0 20px;
	width: 455px;
}

div#sitemap ul.sport_list li,
div#sitemap ul.general li
{
	list-style-type: none;
}

div#sitemap li.sport_name
{
	margin-top: 10px;
	margin-bottom: 20px;
}

div#sitemap li.sport_name a
{
	font-size: 14px;
}

div#sitemap ul.general li a
{
	color: #C40100;
	font-weight: normal;
	font-size: 18px;
}

div#sitemap li.sport_name a
{
	font-weight: bold;
	color: #000D2F;
}

div#sitemap ul.sport_items li span
{
	font-size: 14px;
	font-weight: normal;
}

div#sitemap ul.sport_items li a
{
	color: #BA0000;
	font-weight: normal;
	font-size: 14px;
}

div#sitemap div.general_links
{
	float: left;
	width: 200px;
	border: 1px solid #CBE5F2;
	background: #F7FCFF;
	margin: 20px 0 0 20px;
}

div#sitemap div.general_links h2
{

}

div#sitemap ul.general li a
{
	margin-bottom: 10px;
	text-decoration: none;
}

div#sitemap ul.general li a:hover
{
	text-decoration: underline;
}


/* Agent Area Index */

div#agent_area
{
	border: 1px solid #CBE5F2;
	background-color: white;
}

div#agent_area h2
{
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	border-bottom: 1px solid #CBE5F2;
}

div#agent_area ul
{
	text-align: left;
	margin-left: 20px;
	padding: 0 20px;
}
div#agent_area ul li
{
	margin-bottom: 5px;
}
div#agent_area ul li a
{
	color: #C40100;
	font-size: 15px;
}

/*****************/
/* Packages Page */
/*****************/

div.package_results
{
	text-align: left;
	width: 970px;
	background-color: white;
	padding-bottom: 40px;
}

h2.package_head
{
	text-align: left;
	margin-left: 40px;
	font-size: 2em;
}

h2.package_head a
{
	color: #BA0000;
}

table.package_item th,
table.package_item td
{
	vertical-align: top;
}

table.package_item th.package_tickets,
table.package_item th.package_flights,
table.package_item th.package_hotel
{
	border-bottom: 1px solid #CBE2F0;
	border-right: 1px solid #E1E5E8;
	vertical-align: top;
	padding-top: 55px;
	width: 90px;
}

table.package_item th.package_tickets
{
	background: transparent url(/images/results/tickets.gif) no-repeat scroll 27px 16px;
}

table.package_item th.package_flights
{
	background: transparent url(/images/results/plane.gif) no-repeat scroll 27px 16px;
}

table.package_item th.package_hotel
{
	background: transparent url(/images/results/hotel.gif) no-repeat scroll 27px 16px;
	border-bottom: none;
}

table.package_item td.hotel_images,
table.package_item td.package_images
{
	text-align: center;
}

table.package_item td.hotel_images img,
table.package_item td.package_images img
{
	margin: 5px;
}

table.package_item
{
	border: 1px solid #CBE5F2;
	text-align: left;
	margin: 0px 40px 20px;
	color: #192F69;
	width: 890px;
}

div#basket_summary table.package_item
{
	width: 580px;
}

div.booking_sections table.package_item
{
	width: 550px;
}

div.booking_sections table.package_item
{
	margin: 0;
}

table.package_item td.package_price
{
	text-align: center;
	border-left: 1px solid #CBE5F2;
	font-size: 18px;
	color: #192F69;
	font-weight: bold;
	width: 200px;
	
}

table.package_item td.package_price span.pkg_price
{
	color: #CA0001;
}

table.package_item td.package_price span.totalprice
{
	font-size: 14px;
	color: #CA0001;
}

table.package_item td.package_detail
{
	border-bottom: 1px solid #CBE2F0;
}
table.package_item span.package_name
{
	font-size: 18px;
	font-weight: bold;

}

table.package_item span.hotel_name
{
	font-size: 16px;
	font-weight: bold;
}

table.offer_summary
{
	text-align: center;
	font-size: 14px;
	margin-left: 60px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.offer_summary td
{
	text-align: left;
	padding: 20px 2px 2px;
	border-bottom: 1px solid #CBE2F0;
}

table.offer_summary a
{
	color: #BA0000;
}

table.offer_summary td.offer
{
	font-weight: bold;
	width: 250px;
}

table.offer_summary td.destination
{
	width: 200px;
}

table.offer_summary td.date
{
	width: 150px;
}


/* Guides */
table.guides_page
{
	vertical-align: top;
}

table.guides_page td
{
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

table.guides_page td p
{
	margin-top: 0px;
}

/* Info Pages */

.info_page_header div.team_title
{
	float: left;
	width: 40%;
}

.generic_content
{
	color: #010D41;
	float: right;
	font-size: 1.2em;
	margin-top: 15px;
	padding-top: 0;
	width: 60%;
}

table.info_page  
{
	border-top: 3px solid #FAFAFA;
	clear: both;
}

table.info_page td
{
	padding: 25px;
	vertical-align: top;
	text-align: left;
}

table.info_page td.info_imgs
{
	text-align: right;
	padding-left: 0px;
}

table.info_page td img
{
	padding-bottom: 15px;
}

table.info_page td a.book_tickets
{
	color: #B71900;
	font-size: 1.5em;
	font-weight: bold;
}

/* Newsletter sign up */

#signup_wrapper
{
	display: none; 
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#signup_wrapper h4
{
	color: #BA0000;
	font-size: 14px;
	text-align: center;
}

#signup_wrapper label
{
	font-size: 14px;
	padding-right: 15px; 
	vertical-align: middle;
}

#signup_wrapper input.text
{
	width: 185px;
}

#signup_wrapper input.signup_btn
{
	margin-left: 179px;
	margin-top: 10px;
}
