@import url("/portals/_default/Skins/Global/global_t01.css");
@import url("containerOverrides.css");

#Body 
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	background-color: #ffffff;
	color: #000000;	
	background-image: url(images/page-background.png);
	background-repeat: repeat-y;	
	background-position: left top;
	text-align: left;
}

.headerSection 
{
	margin-top: 20px;
	background-image: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	height: 216px;
	border-top: none;
	padding: 0;
	position: relative;
}

.headerLogo
{
    z-index: 20;
    position: absolute;
    left: 32px;
    top: 26px;
}


.featureImage 
{
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    height: 216px;
    overflow: hidden;
}

.featureImage p
{
    padding: 0 !important;
    margin: 0 !important;
}

.featureImage h1 
{
    display: none;
}

.pageSection 
{    
    margin: 35px 0 0 32px;
}

.pageBorder 
{
	border: none;
	background-color: transparent;	
	margin: 0 auto;
}

.pageWidth 
{
	width: 970px; /* Page width */	
}

.pageWidthMinusBorder 
{
	width: 970px;
}

.contentSection 
{
	line-height:1.4em;
	/*background-image*/
	background-repeat: repeat-y;
	background-color: transparent;
	/*border: solid 1px #d1dae3;*/
}

.mainContentZone 
{
	padding: 0;
	vertical-align: top;
}

.mainContentZoneInner 
{
	padding: 18px 20px 20px 0;
}

.contentPane 
{
    padding-left: 10px;
}

.footerSection 
{
	text-align: left;		
	background-color: inherit;
	/*background-image: url();*/
	background-repeat: repeat-x;
	border-top: solid 2px #075b07;
	margin-bottom: 12px;
	color: #000000;
	font-size: 13px;
}

.footerLeft 
{
	float: left;
	padding-top: 10px;	
	padding-left: 0;
}
.footerRight 
{
	float: right;
	padding-top: 10px;
	padding-right: 0;	
}

.footerLeft a, .footerLeft a:link, .footerLeft a:visited, .footerLeft a:active
{
	color: #073b07;
}

.footerLeft a:hover
{
	color: #000000;
}

a.brooklynItLink:link, a.brooklynItLink:visited, a.brooklynItLink:active
{
    color: #999999;
}

a.brooklynItLink:hover 
{
    color: Blue;
}

.fullContentZone 
{
	min-height: 350px;
	margin-top: 20px;
	padding: 0 20px 20px 20px;	
}

.leftPane {
    padding-top: 37px;
}

/*================================*/

h1  
{
    padding: 0;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 30px; 
	font-weight: normal; 
	text-transform: uppercase;
	color: #a60c27;
	margin-top: 2px;
	margin-bottom: 17px;	
	margin-left: -1px;
	background-color: White;
}

h2, h3 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	padding-bottom: 3px;
	text-transform: uppercase;
	margin-bottom: 18px;
	color: #209dc1;
}

h3 
{
    font-size: 16px;
}

h4, h5, h6 
{
	margin-top: 0;
	margin-bottom: 18px;
	font-family: Verdana, Arial, sans-serif; 
	color: #000000;	
	font-size: 13px; 	  
	font-weight: bold;  
	padding: 0;
}

.mainContentZone p 
{
	margin-top: 0;
	margin-bottom: 18px;
	font-family: Verdana, Arial, sans-serif; 
	color: #000000;	
	font-size: 13px; 	
}

.contentSection ul 	
{
    /*
	margin: 0; 	
	padding: 0;	
	padding-bottom: 12px;
    */
	font-size: 13px;
	line-height:1.6em;    
}

.contentSection li 
{
    /*
	display:block;	
	list-style-type:none;	
	padding-left:20px;
	background: url(images/bullet.gif);	
	background-repeat: no-repeat;
	background-position: left 5px;    
	margin-bottom: 4px;
	color: #667666; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 15px; 
	line-height:1.4em;
    */
}

.contentSection a {
 	color: #209dc1;
 	text-decoration: none;
}
.contentSection a:hover {
	color: #006600;
}

hr {
	border-top: 1px solid #cccfcc; 
	margin: 16px 0;
}


.XModContent td
{
    padding: 0;
}

.navList ul 
{
    margin: 0;    
    padding: 0;
    text-indent: 0;
    outline: none;
}

.navList li 
{
    margin: 0;    
    padding: 0;
    list-style-type: none;
    text-indent: 0;
}
.navList a:link,
.navList a:visited,
.navList a:active, 
.navList a:hover
{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
    text-align: center;
    outline: none;        
}

.rootNav a:link,
.rootNav a:visited,
.rootNav a:active,
.rootNav a:hover
{
    color: #209dc1;
    margin-bottom: 17px;
}

.subNav a:link,
.subNav a:visited,
.subNav a:active,
.subNav a:hover
{
    color: #a60c27;
    margin-bottom: 5px;
}

.navLinkSelected 
{
    text-shadow: #999999 0px 0px 7px, #555555 0px 0px 2px;
}

a.navLinkRoot:hover, a.navLinkSub:hover 
{
    color: #005500;
}

.subNav 
{
    padding-top: 10px;
}

.timetableTable table 
{
    border: solid 2px #dfd5a6;
    border-right: none;    
}

.timetableTable td 
{
    border-right: solid 2px #dfd5a6;    
    border-bottom: solid 2px #dfd5a6; 
    vertical-align: middle !important;
    text-align: center;
    padding: 5px 2px;
    font-size: 11px;
    border-collapse: collapse;
}

.timetableTable .bodycopy
{
    color: #ab1c22;
    font-weight: bold;
    border-bottom: solid 2px #dfd5a6;    
}

.timetableTable td p 
{
    margin: 0;
    font-size: 11px;
}

.timetableTable td a 
{
    color: #3196b2;
    text-decoration: none;
}

.bookingForm input, .bookingForm textarea
{
    margin-bottom: 10px;
}

.bookingForm .SubHead 
{
    font-weight: normal;
}