/* CSS Document */

body {
	margin: 0px;
	background-color: #002255;
	font-family: trebuchet ms, verdana;
	background-image: url(http://www.surfcasts.com/images/gradient.gif);
	background-position:top;
	background-repeat: repeat-x;
	color: #fff;
	}
	

strong {
	font-weight: bold;
	}

a {
	color: #fff;
	}
	
a:hover {
	color: #fbae17;
	}

#wrapper {
	position: relative;
	top: 20px;
	left: 0px;
	width: 821px;
	}
	
#logo {
	margin: 0px;
	z-index: 5;
	}
	
#nav {
	position: relative;
	top: -55px;
	left: 175px;
	width: 455px;
	height: 18px;
	z-index: 3;
	}	
	
#adspace1 {
	position: absolute;
	top: 145px;
	left: 0;
	height: 90px;
	width: 815px;
	margin:0px;
	margin-left: 3px;
	/*background-color: #336699;*/
	border-top: 0px solid #FBAE17;
	border-bottom: 0px solid #FBAE17;
	overflow: hidden;
	z-index: 2;
	}
	
#adspace2 {
	position: absolute;
	top: 35px;
	left: 840px;
	height: 600px;
	width: 125px;
	margin:0px;
	background-color: #336699;
	border: 1px solid #FBAE17;
	overflow: hidden;
	z-index: 5;
	display: inline;
	}
	
#tableAdSpace {
	display: inline;
	}
	
#content_frame {
	margin-top: -45px;
	width: 815px;
	border-left: 3px solid #336699;
	border-right: 3px solid #336699;
	min-height: 550px;
	padding-bottom: 25px;
	background-color: #003366;
	z-index: 1;
	}
	
html>body #content_frame {
	margin-top: -38px;
	width: 815px;
	border-left: 3px solid #336699;
	border-right: 3px solid #336699;
	min-height: 550px;
	padding-bottom: 25px;
	background-color: #003366;
	z-index: 1;
	}

#content {
	position: relative;
	top: 45px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	z-index: 1;
	}

	
#bottom_corners {
	margin-top: -6px;
	visibility: visible;
	}

	
#footer {
	margin-top: 15px;
	padding-bottom: 15px;
	}

#colorblock1 {
	position: relative;
	top: -30px;
	background: #003366;
	height: 30px;
	z-index: -1;
	visibility: visible;
	}	
	
	
	
.logo {
	position: relative;
	z-index: 2;
	}	
	
.content {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	}
	
.pagetitle {
	width: 815px;
	margin-left: 0px;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	overflow: visible;
	z-index: 5;
	background-color: #336699;
	padding: 6px 0 6px 0;
	margin-bottom: 70px;
	}
	
.noAds {
	margin-bottom: 12px;
	}
	
.pagetitleSmall {
	color: #003366;
	font-size: 19px;
	font-weight: bold;
	}
	
.pagetitleSmall a {
	color: #003366;
	text-decoration: none;
	}
	
.pagetitleSmall a:hover {
	color: #002255;
	}
	
.homepageTitle {
	margin-top: 8px;
	}
	
.homepageText {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	}
	
	
.footer {
	color: #336699;
	font-size: 10px;
	}
	
.footer a {
	color: #336699;
	text-decoration: underline;
	}
	
.footer a:hover {
	color: #fbae17;
	}	


.nav_new {
	margin: 0px 0px 0px 20px;
	}	
	
.nav_new a {
	background: transparent;
	padding: 0;
	text-decoration: none;
	}
	
.nav_new a:hover {
	background: transparent;
	}	

html>body .nav_new a {
	background: transparent;
	padding: 13px 5px 9px 5px;
	text-decoration: none;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	}
	
html>body .nav_new a:hover {
	background: url(http://www.surfcasts.com/images/buttons/newButtons/bg-stripe2.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 2px solid #fbae17;
	border-right: 2px solid #fbae17;
	}	


/*About*/

.aboutNav {
	float: left;
	text-align:left;
	font-size: 11px;
	margin: 5px 0 0 10px;
	}
	
.aboutNav a {
	color: #ccc;
	}
	
.aboutNav a:hover {
	color: #fff;
	font-weight: bold;
	}
	
.aboutText {
	font-size: 12px;
	color: #ccc;
	}
	
.aboutText strong {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	}
	
/*Home*/	
	
.news {
	color: #ccc;
	font-size: 11px;
	background-color: #093c6f;
	border-left: 3px solid #15487b;
	border-right: 3px solid #15487b;
	margin-left: 20px;
	width: 744px;
	padding: 0 4px 0 4px;
	}
	
.news strong {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-right: 100px;
	}
	
.news span {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
	
.news a {
	color: #fbae17;
	text-decoration: none;
	font-size: 10px;
	}
	
.news a:hover {
	color: #fff;
	}
	
.newsfeed {
	line-height: normal;
	}	
	
.newsfeed strong {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-right: 100px;
	}
	
.newsfeed span {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
	
.newsfeed a {
	color: #fbae17;
	text-decoration: none;
	font-size: 10px;
	}
	
.newsfeed a:hover {
	color: #fff;
	}	
	
.bestBreaks {
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	width: 283px;
	height: 115px; 
	padding-top: 32px;
	padding-left: 8px;
	background-image: url(http://www.surfcasts.com/images/bestbreaks_bg.gif);
	background-position: top;
	background-repeat: no-repeat;	
	}
	
.bestBreaks a {
	color: #fbae17;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
	
.bestBreaks a:hover {
	color: #fff;
	}	
	
	
.bestBreaks strong {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-right: 100px;
	}	
	
.bestBreaks a span {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #fff;
	color: #fff;
	background: #336699;
	}
	
.bestBreaks a:hover span {
	border: 1px solid #fbae17;
	color: #fbae17;
	background: #003366;
	}
	
.homeBox {
	margin-top: 20px;
	width: 283px; 
	height: 190px;
	padding: 6px;
	padding-top: 5px; 
	padding-left: 8px;
	background-image: url(http://www.surfcasts.com/images/general_column_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	}
	
.homeBox2 {
	margin-top: 14px;
	width: 283px;
	height: 50px; 
	padding-top: 32px;
	padding-left: 8px;	
	background-image: url(http://www.surfcasts.com/images/pickyourbreak_bg.gif);
	background-position: top;
	background-repeat: no-repeat;	
	}
	
.spotList a {
	display: block;
	line-height: 25px;
	font-size: 20px;
	color: #336699;
	padding: 2px;
	width: 80%;
	text-decoration: none;
	}

.spotList a:hover {
	color: #336699;
	background-color: #fbae17;
	}
	
.drop {
	background-color: #093c6f;
	color: #ccc;
	font-family: Trebuchet MS, verdana;
	font-size: 11px;
	padding: 2px;
	}
	
.drop_frame {
	border: 2px solid #002255;
	background-color: #336699;
	width: 95%;
	color: #ccc;
	font-family: Trebuchet MS, verdana;
	font-size: 12px;
	padding: 3px;
	}
	
.drop strong {
	font-weight: bold;
	}		
	
.sponsorsBG {
	background-image: url(http://www.surfcasts.com/images/sponsorsBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 750px;
	}
	
/*Forms*/

.fieldstyle {
	font-size: 11px;
	background-color: #ccc;
	padding: 4px;
	border: 2px solid #000055;
	color: #336699;
	font-family: Trebuchet MS, Verdana;
	}
	
.search_button, .submitButton {
	color: #ccc;
	font-size: 13px;
	padding: 2px;
	background-color: #000055;
	border: #ccc 1px solid;
	font-weight: bold;
	}
	


.obama a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	lin-height: normal;
	}
	
.obama a:hover {
	color: #000;
	}