﻿.padding-15-15 
{
	padding:15px 20px;
}
.padding-5-15  
{
	padding:5px 10px;
}
.frontpage-links
{
	margin-left:4px;

}
.frontpage-links li 
{
	list-style-type:none;
	height:20px;
}
.frontpage-links li a 
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

.frontpage-box {
	height:163px; 
	overflow:hidden;
	position:relative;
}
.frontpage-box-margin 
{
	margin:5px 7px 0px 0px;
	height:186px;

}
.map-bobble
{
	position:absolute; top:10px; right:-60px; 
	width:174px; height:175px; z-index:3;
}
.frontpage-flash
{
	background-image:url(Images/Boxes/frontpage-flash.png); width:891px; height:341px; position:relative;
}
.frontpage-flash-uk
{
	background-image:url(Images/Boxes/frontpage-flash-uk.png); width:715px; height:343px; float:left;
}
.quick-links-box-blue
{
	background-image:url(Images/Boxes/quick-links-blue.png); width:169px; height:151px; position:absolute; bottom:2px; left:35px;
}
.quick-links-box-uk
{
	background-image:url(Images/Boxes/quick-links-uk.png); width:173px; height:343px; float:left; margin-left:4px;
}
.frontpage-box-container
{
	/*width:910px;*/
}
.season-tickets-box
{
	background:url(Images/Boxes/season-tickets.png) top left no-repeat; width:251px; height:186px;
}
.quick-links-box
{
	background:url(Images/Boxes/quick-links.png) top left no-repeat; width:251px; height:186px;
}


.booking-box
{
	 background:url(/Chrome/Styles/themes/default/Images/Boxes/booking.png) left top no-repeat; 
	 width:376px; 
	 height:186px;
}
.booking-box-small
{
	 background:url(/Chrome/Styles/themes/default/Images/Boxes/booking-small.png) left top no-repeat; 
	 width:244px; 
	 height:234px;
}
.booking-box .book-content
{
	height:142px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.booking-box-small .book-content 
{
	height:180px;
	width:238px; 
	background-repeat:no-repeat;
	overflow:hidden;
}

.booking-box .tabs, .booking-box-small .tabs 
{
	height:40px; 
	position:relative;
}

.booking-box .tabs a, .booking-box .tabs a:link, .booking-box-small .tabs a, .booking-box-small .tabs a:link
{
	text-decoration:none;
}
.booking-box a.tab1, .booking-box a.tab1:link {
	display:block; 
	width:160px; 
	height:40px; 
	background:url(/Chrome/Styles/themes/default/Images/Boxes/booking-tab-1.png); 
	background-position:right top;
	background-repeat:no-repeat; 
	position:absolute; 
	top:2px; 
	left:2px;
}
.booking-box a.tab2, .booking-box a.tab2:link {
	 display:block; 
	 width:214px; 
	 height:40px; 
	 position:absolute; 
	 top:2px; 
	 right:4px;
	 background:url(/Chrome/Styles/themes/default/Images/Boxes/booking-tab-2.png);
}
.booking-box-small a.tab1, .booking-box-small a.tab1:link {
	display:block;
	width:134px;
	height:42px;
	background:url(/Chrome/Styles/themes/default/Images/Boxes/booking-small-tab-1.png);
	background-position:right top;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
.booking-box-small a.tab2, .booking-box-small a.tab2:link {
	 display:block;
	 width:106px;
	 height:42px; 
	 position:absolute;
	 top:0px;
	 right:6px;
	 background:url(/Chrome/Styles/themes/default/Images/Boxes/booking-small-tab-2.png) no-repeat top left;
}
.booking-box a.selected, .booking-box a.selected:link, .booking-box-small a.selected, .booking-box-small a.selected:link
{
	background:none;
}
.booking-box a span
{
	display:block;
	font-weight:bold;
	padding:10px 0px 0px 20px;
	font-size:16px;
	color:Black;
}
.booking-box-small a span
{
	display:block;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	font-size:16px;
	color:Black;
}
.oops-container 
{
	font-size:14px; 
	padding:45px 0px 0px 60px; 
	margin:0px 10px 10px 0px; 
	background:url(/Chrome/Styles/themes/default/Images/oops-man.png) bottom right no-repeat;
}
.oops-container ul 
{
	list-style-position:inside;
	color:#FF6600;
	padding:0px;
}
.oops-container ul li a, .oops-container ul li a:link, .oops-container ul li a:visited
{
    font-weight:bold;
    color:#FF6600;
    text-decoration:none;
}
.oops-container ul li a:hover 
{
	text-decoration:underline;
}