﻿* 
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
html 
{
}
body
{
	background-image: url(../images/html/wood_bg_tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Arial;
}
A:link 
{
	text-decoration: underline;
	color: #FFF;
}
A:visited 
{
	text-decoration: none;
	color: #888;
}
A:active 
{
	text-decoration: none;
	color: #FFF;
}
A:hover 
{
	text-decoration: none;
	color: #EEE;
}
IMG 
{
	border: 0px;
}
H1 
{
	font-weight: 400;
	font-size: 1.9em;
}
H2 
{
	font-weight: 400;
}
H3
{
	margin: 0px;
	padding: 4px;
}
.menu 
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.HeaderWithShadow
{
	width: 954px;
	
	padding: 0px;
	margin: 0px;
}

.TwoColumnContainer
{
	width: 955px;
	padding-top: 3px;
	text-align: right;
}
.LHSBannerContainerWithShadow
{
	background-color: #000;
	width: 300px;
	height: 145px;
}
.LHSBannerContainer
{	
	width:305px;
	float:left;
}
.RHSContentContainer
{
	width: 640px;
	float: right;
	color: #000;
	text-align: left;
}

TD.ResultsPanelContainer
{
	background-color: #000;
}

TABLE.ResultsPanelContainer
{
	width:300px;
	margin: 0px 0px 0px 0px;
}

TABLE.NewsContainer 
{
	width: 300px;
	margin: 10px 0px 10px 0px;
}

.NewsSnippetWithShadow
{
	width: 639px;
	height: 154px;
	padding: 0px;
	background-color: #000;
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	text-align: left;
	
	padding-bottom: 0px;
	float: left;
	
	background-image: url('../images/html/news_snippet_BG.png');
	background-repeat: no-repeat;
	background-position: right;
}
.NewsSnippetImageContainer
{
	width: 225px;
	float: left;
}
.NewsSnippetTextContainer
{
	width: 375px;
	float:right;
	padding: 15px 19px 0px 15px;
}
.NewsSnippetTextContainer H2 
{
	font-weight: 900;
}
.NewsSnippetTextContainer .typeName 
{
	color: #888;
	font-weight: 600;
	font-size: 1.3em;
}
.NewsSnippetTextContainer .date 
{
	color: #777;
	padding-bottom: 5px;
}
.ContentWithShadow
{
	width: 639px;
	padding: 0px;
	background-color: #f6f6f6;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	text-align: left;
	float: left;
	
	background-image: url('../images/html/content_BG.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.ContentCopy
{
	padding-left: 18px;
	padding-right: 45px;
}

.ShadowRight 
{
	background:url(../images/html/shadow_RightLong.gif) top left;
}
.ShadowBottom
{
	background:url(../images/html/shadow_BottomLong.gif) top left;
}
.NewsItem 
{
	color: #000;
}
.NewsItem .date 
{
	color: #777;
	margin: 10px 20px 0px 20px;
}
.NewsItem H1 
{
	margin: 5px 20px 0px 20px !important;
	padding: 0px;
	font-weight: 900;
}
.NewsItem .NewsContent 
{
	margin: 7px 25px 25px 20px;
	line-height: 1.4em;
}
.NewsItem P
{
	margin: 0px;
	padding: 0px;
	min-height: 15px;
}
.NewsItem LI
{
	margin-left: 35px;
}
.NewsItem H1 
{
	margin-top: 3px;
	margin-bottom: 0px;
}
.NewsContent A
{
	color: #000;
	text-decoration: underline;
}
.NewsContent A:Hover
{
	color: #d11700;
	text-decoration: none;
}
.FollowEventOn 
{
	padding-top: 7px;
	margin-bottom: 3px;
	background: url(../images/html/FollowEventOn.gif) no-repeat top left;
	height: 45px;
	width: 302px;
	text-align: left;
}
A.ReadMore 
{
	padding: 0px 3px 0px 3px;
	margin-left: 5px;
	text-decoration: none;
	font-weight: 800;
	color: #d11700;
}
A.WatchNow 
{
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	font-weight: 800;
	color: #d11700;
}
A.WatchNow:Hover
{
	background-color: #d11700;
	color: #000;
}
A.ReadMore:Hover
{
	background-color: #d11700;
	color: #000;
}
.NewsItemTeaser 
{
	margin-top: 10px;
}
.NewsItemTeaser H2
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.4em;
}
.EventStatusHolder
{
	background-color:#000;
	color:#fff;
	text-align:left;
	padding: 15px;
}
.EventStatusBox 
{
	font-family:Arial;
	font-size: 0.9em;
}
.EventStatusBox B 
{
	display: inline-block;
	width: 5.5em;
}
.NewsListHolder 
{
	background-color:#000;
	color:#fff;
	text-align:left;
	padding: 15px;
	font-family: Arial;
	font-size: 0.9em;
}
.NewsListHolder UL
{
	padding: 0px;
	margin: 0px;
}
.NewsListHolder LI
{
	list-style-type:none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.NewsListHolder .date 
{
	color: #555;
}
.NewsListHolder A, .MediaSection A 
{
	color: #FFF;
	text-decoration: none;
	min-height: 520px;
}
.NewsListHolder A:Hover, .MediaSection A:Hover
{
	text-decoration: underline;
}
.MediaSection 
{
	width: 600px;
	font-family: Arial;
	font-size: 0.9em;
	background-color: #000;
	text-align: left;
	padding: 20px;
	color: #FFF;
	height: 722px;
	vertical-align: top;
}
.MediaSection H1
{
	margin: 0px;
	padding: 0px !important;
	display: block;
	
}
.MediaSection H2 
{
	padding-top:15px;
	border-top: 1px solid #202020;
}
.MediaSection P
{
	line-height: 2.2em;
}
.Surfers 
{
	width: 955px;
	background-color: #000;
}
.Surfers iframe 
{
	/*margin: 2px 2px 2px 2px;*/
}

TD.ResultsListContainer
{
	background-color: #000;
	text-align: left;
}

TABLE.ResultsListContainer
{
	width:300px;
	float:left;
	margin-bottom: 10px;
}
.ResultsList H3 
{
	color: #FFF;
	padding: 10px 10px 10px 15px;
	
}
.ResultsList LI 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ResultsList UL
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.ResultsList 
{
	padding-bottom: 20px;
}
.ComingSoon
{
	vertical-align: top;
	height: 520px;
	width: 600px;
	font-family: Arial;
	font-size: 0.9em;
	background-color: #000;
	text-align: left;
	padding: 20px;
	color: #FFF;
}
.EventInfo
{
	vertical-align: top;
	width: 600px;
	font-family: Arial;
	font-size: 0.9em;
	background-color: #000;
	text-align: left;
	padding: 20px;
	color: #FFF;
	height: 877px;
}
.EventInfo H1
{
	padding-bottom: 10px;
}
.EventInfo P
{
	padding-top: 10px;
	padding-bottom: 5px;
}
.VideoContainer
{
	padding-top: 2px;
	text-align:left;
	width: 960px;
}
.Sponsors 
{
	padding-top: 5px;
	clear:both;
}
.EventInfoTab
{
	margin-right: 4px;
}
#panorama 
{
	margin-top: 4px;
}
.LiveBanners 
{
	width: 955px;
	text-align: left;
	margin-top: 5px;
}
.HomePage_300x250, .HomePage_300x145, .Photos_Page_300x250, .Photos_Page_300x145, .Photos_Page_480x145, .Media_Page_300x250, .Media_Page_300x145
{
	float:left;
	padding: 0px 0px 10px 0px;
}
.Banner145x145, .HomePage_145x145, .Photos_Page_145x145, .Media_Page_145x145, .News_Page
{
	float:left;
	padding: 0px 8px 5px 0px;
}
.Banner145x145Right
{
	float:left;
	padding: 0px 0px 5px 0px;
}
.Live_Page_576x140_A, Live_Page_576x140_B, .Heats_on_Demand
{
	float:left;
	padding: 0px 0px 0px 3px;
}
.Facebook
{
	margin-left: 80px;
	float:left;
}
.Twitter 
{
	margin-left: 5px;
	float:left;
}
.TopScores 
{
	width:303px;
	height:268px;
	margin:10px 0px 10px -1px;
}
.HeatsBanners 
{
	width:955px;
	text-align: left;
	margin-top: 10px;
}

.CoastalWatch 
{
	width: 600px;
	font-family: Arial;
	font-size: 0.9em;
	background-color: #000;
	text-align: left;
	padding: 20px;
	color: #FFF;
	height: 722px;
	vertical-align: top;
}
.CoastalWatch H1 
{
}
.CoastalWatchContent
{
	background: #000 url(../Images/ContentBackgroundWithLogo.jpg) no-repeat top left;
	text-align: center;
}
.CoastalWatchContent H2
{
	width: 570px;
	font-weight: 100;
	text-align:left;
	font-size: 1.4em;
	border-bottom: 1px solid #AAA;
	margin: 20px auto 10px auto; 
}
.CoastalWatchContent P 
{
	width: 570px;
	text-align:left;
	margin: 0px auto 0px auto; 
}
#waveheight 
{
	margin-top: 20px;
}


TABLE.MediCentreDaysHolder 
{
	width: 300px;
}
TD.MediCentreDaysHolder 
{
	background-color:#000;
	color:#fff;
	text-align:left;
	padding: 15px;
	font-family: Arial;
	font-size: 0.9em;
}
TD.MediCentreDaysHolder H2
{
	margin: 0px 0px 10px 0px;
	font-size: 1.5em;
	font-weight: 800;
	border-bottom: 1px solid #555;
}
DIV.mediaDaySelection A 
{
	text-decoration: none;
	color: White;
	padding: 4px;
	display: block;
}
DIV.mediaDaySelection A:Hover
{
	background-color: #777;
}
DIV.mediaDaySelection A.active
{
	background-color: #333;
}
DIV.mediaDaySelection A.active:Hover
{
	background-color: #777;
}.DownloadItem IMG
{
	border: 1px solid white;
	float: left;
	margin: 4px 10px 4px 0px;
}
.DownloadItem
{
	min-height: 58px;
	border-width: 1px 0px 1px 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
	clear:both;
}
.DownloadItem .title A
{
	font-weight: 700;
}
.DownloadItem .description
{
	color: #999;
}
DIV.downloadsbox 
{
	font-size: 0.8em;
	padding: 0px;
	width: 204px;
	background-color: #181c1d;
	margin-bottom:10px;
}
DIV.downloadsbox H3 
{
	background-color: Black;
	border-bottom: 1px solid #777;
}