#bookmarkThis {
	position: absolute;
	top: 130px;
	left: 26px;
	z-index: 5;
	display: none;
	}

html>body #bookmarkThis {
	position: absolute;
	top: 108px;
	left: 26px;
	z-index: 5;
	}

.bookmarkButton {
	margin-left: 15px;
	margin-top: 2px;
	}

.dataContainer {
	margin-top: 15px;
	}
	
.forecastTable td {
	border: 3px solid #000066;
	padding: 0px;
	}
	
.forecastTable td#data {
	border: 2px solid #000066;
	background-color: #004080;
	}
	
.lightBGcolor {
	background-color: #004080;
	}
	
.forecastTableTitle {
	background-color: #000066;
	font-weight: bold;
	color: #fbae17;
	width: 100%;
	font-size: 13px;
	padding: 1px;
	padding-right: 0px;
	}
	
.forecastTableTitle a {
	color: #fbae17;
	text-decoration: underline;
	}
	
.forecastTableTitle a:hover {
	color: #336699;
	}
	
.titles {
	padding: 2px;
	}
	
.forecastTableContent {
	padding: 4px;
	line-height: 20px;
	color: #ccc;
	font-size: 10px;
	}
	
.tableNoStyle td {
	border: 0px;
	}
	
.ImageContainer {
	width: 65%;
	}
	
.swellData {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
	
.lineheightNormal {
	line-height: 14px;
	}
	
.outlookTable {
	background-color: #bbb;
	width: 100%;
	text-transform:lowercase;
	}
	
.outlookTable strong {
	text-transform: uppercase;
	}
	
.outlookTable td {
	border: 0px;
	color: #000055;
	padding: 2px;
	}
	
.forecastDayName {
	font-weight: bold;
	}
	
.forecastSmallLetters {
	font-size: 10px;
	}
	
.webcam_links {
	color: #ccc;
	font-weight: normal;
	font-size: 11px;
	}
	
.webcam_links ul {
	line-height: 16px;
	margin: 3px;
	}
	
.webcam_links li {
	margin-left: 0px;
	padding-left: 0px;
	}
	
.webcam_links a {
	color: #ccc;
	text-decoration: none;
	}
	
.webcam_links a:hover {
	color: #fff;
	font-weight: bold;
	}
	
.tideLevel {
	font-size: 10px;
	color: #ccc;
	}
	
.tideTime {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	}
	
.hideTideLevel {
	display: none;
	}
	
.drop {
	background-color: #002255;
	color: #FBAE17;
	font-family: Trebuchet MS, verdana;
	font-size: 10px;
	padding: 1px;
	}
	
.drop_frame {
	border: 0px solid #336699;
	background-color: #000066;
	color: #FBAE17;
	font-family: Trebuchet MS, verdana;
	font-size: 10px;
	padding: 1px;
	}
	
.drop strong {
	font-weight: bold;
	}
	
	
.local_info {
	color: #ccc;
	line-height: 13px;
	font-size: 11px;
	}
	
.local_info a {
	color: #ccc;
	text-decoration: underline;
	}
	
.local_info a:hover {
	color: #fff;
	font-weight: bold;
	}
	
.local_info td {
	width: 50%;
	}
	
.scoreTable {
	font-size: 10px;
	line-height: 15px;
	color: #ccc;
	}
	
.scoreTable strong {
	font-size: 11px;
	color: #fff;
	}
	
.scoreChart {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	}
	
.ratingLink a {
	color: #fbae17;
	text-decoration: underline;
	}
	
.ratingLink a:hover {
	color: #fff;
	}
	
.symbols {
	font-family: webdings;
	font-size: 9px;
	}
	
.swirl_img1 {
	background-image: url(http://www.surfcasts.com/images/table_bg/swirl1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
.swirl_img2 {
	background-image: url(http://www.surfcasts.com/images/table_bg/cam2.gif);
	background-position: center right;
	background-repeat: no-repeat;
	}

	
html>body .swirl_img1 {
	background-image: url(http://www.surfcasts.com/images/table_bg/swirl1.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
html>body .swirl_img2 {
	background-image: url(http://www.surfcasts.com/images/table_bg/cam2.png);
	background-position: center right;
	background-repeat: no-repeat;
	}
	
.forecastSplashList {
	font-size: 12px;
	}
	
.forecastSplashList li {
	list-style: none;
	}
	
.forecastSplashList strong {
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	}
	
.forecastSplashList a {
	color: #ccc;
	text-decoration: none;
	}
	
.forecastSplashList a:hover {
	color: #fff;
	font-weight: bold;
	}