@charset "utf-8";
body  {
	background: #666666;
	margin: 0;
	text-align: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
@font-face {
    font-family: 'FatboySlimBLTCBRKRegular';
    src: url('fbsbltc-webfont.eot');
    src: url('fbsbltc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fbsbltc-webfont.woff') format('woff'),
         url('fbsbltc-webfont.ttf') format('truetype'),
         url('fbsbltc-webfont.svg#FatboySlimBLTCBRKRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.twoColFixLt #sponsor_banner {
	background-color: Transparent;
	background-image: url(../images/pages/sponsor_coll_bg_wave.png);
	background-repeat: no-repeat;
	height: 570px;
	width: 110px;
	float: left;
	text-align: center;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
.twoColFixLt #footer {
	background-image: url(../images/pages/footer.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 970px;
	margin-top: 10px;
	float: left;
}
.twoColFixLt #container {
	width: 970px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: transparent;
	height: auto;
}

.twoColFixLt #mainContent {
	background-image: url(../images/pages/page_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	overflow: visible;
	width: 850px;
	float: right;
	height: 570px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.item a img {
float:left;
	padding:3px;
	background-color: #ffffff;
	margin: 5px;
	border:1px solid #cccccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			-webkit-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);	

	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

.item a:hover img, .item a:active img {
padding:3px;
border:1px solid #cccccc;
filter:alpha(opacity=99);
-moz-opacity:0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}
		
		.clearfix:after{
		clear:both;
		}
		#inline{
		visibility: hidden;
		color:#444;
		}
a.links {
	text-decoration: none;
	color: #FF6600;
}
a.links:Hover{
	color:#3399FF;
	text-decoration: underline;
}

a.linksSelected {color:#99CC33;}
#transfer {
	height: 400px;
	width: 800px;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pages/transfer_page.png);
	margin-top: 100px;
}
.transfer_text {
	padding-top: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.footer_text {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	float: left;
	width: 970px;
	background-image: url(../images/banners/water_just_boats_small.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
}
.boat_header {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	margin-top: 2px;
	float: left;
	width: 970px;
	background-position: left;
	height: 60px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 2px;
	background-image: url(../images/pages/footer.png);
	background-repeat: no-repeat;
}
h1 {
	font-family: 'FatboySlimBLTCBRKRegular',Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
#donation_square {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 95px;
	height: 120px;
	text-align: center;
}
.donation_box_bg {
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	height: 120px;
	width: 95px;
	background-image: url(../images/banners/donation_square.png);
	background-repeat: no-repeat;
	margin: 7px;
}
#donation_box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 7px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.london_countdown_list {
	color: #F60;
	padding-top: 20px;
}
.photo_select {
	float: left;
	color: #FFF;
}
.newsfeed {
	clear: both;
	height: 440px;
	width: 335px;
	float: right;
	margin-right: 2px;
}
.social_media {
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}
#countdown {
	float: right;
	width: 520px;
	height: 60px;
}
#countdown_text {
	font-family: 'FatboySlimBLTCBRKRegular';
	color: #666666;
	margin-top: 15px;
	font-size: 15px;
	letter-spacing: 1px;
}
.fbs_font_large {
	font-family: 'FatboySlimBLTCBRKRegular', Verdana, Geneva, sans-serif;
	font-size: 24px;
	letter-spacing: 2px;
	color: #666;
	padding-left: 25px;
	padding-top: 2px;
}
.fbs_font_small {
	font-family: 'FatboySlimBLTCBRKRegular', Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	color: #666;
	padding-left: 25px;
	padding-top: 2px;
}
#cl_banner {
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	float: left;
}
.tgs_title_container {
	background-image: url(../images/banners/titleTGS.png);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 68px;
	width: 840px;
	background-position: right;
}

