﻿/* CSS for Seattle Yachts */

body{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#123f61;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/sas_body_bg.png);
	background-repeat:repeat-x;
	background-position:50% 0px;
	color:#000000;
}

form{
	font-size:12px;
	line-height:24px;
	color:#000000;
}

table{
	border:none;
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

iframe.map{
	overflow:hidden;
	background-color:#FFFFFF;
	border:4px solid #999999;
	width:532px;
	height:420px;
	margin:0px;
	padding:0px;
}

p{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:left;
}

p a:hover{
	text-decoration:underline;
}

a{
	text-decoration:none;
	color:#006699;
}

a:hover{
	color:#0099CC;
	text-decoration:none;
}

img{
	margin:0px;
	padding:0px;
	border:0px;
}

#SAS_Full_Page{
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
}

#SAS_Container{
	position:relative;
	width:900px;
	text-align:center;
	background-image:url(images/shilshole_bg.png);
	background-repeat:repeat-y;
}

.Horizontal_Spacer{
	position:relative;
	clear:both;
	width:100%;
}

.Vertical_Spacer{
	position:relative;
	float:left;
}

#Header{
	width:100%;
	height:310px;
	background-image:url(images/shilshole_header_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#Header_Left{
	position:absolute;
	top:0px;
	left:0px;
	z-index:8000;
	background-color:transparent;
	width:215px;
	height:310px;
	padding-top:90px;
}
#Header_Left p{
	font-size:11px;
	line-height:16px;
	padding:0px 10px 0px 22px;
	margin:0px 0px 10px 0px;
}
#Logo_Link{
	position:absolute;
	top:0px;
	left:0px;
	z-index:9000;
	background-color:transparent;
	width:300px;
	height:70px;
}

#Page_Content{
	width:100%;
	position:relative;
}

#Slideshow{
	position:relative;
	float:left;
	width:880px;
	height:304px;
	margin:6px 0px 0px 10px;
	background-image:url(images/slideshow_bg.png);
	background-repeat:no-repeat;
}

#Home_Lower_Left{
	position:relative;
	width:540px;
	background-repeat:no-repeat;
	float:left;
	padding:16px 0px 10px 22px;
}

#Home_Lower_Right{
	position:relative;
	float:left;
	margin:0px;
	padding:16px 22px 0px 16px;
}

#Home_Featured{
	width:300px;
	background-image:url(images/featured_boat_bg.png);
	background-repeat:repeat-y;
	text-align:left;
}
#Home_Featured .heading{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	padding-left:12px;
}
#Home_Featured .title{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	padding:6px 13px;
	display:block;
}
#Home_Featured p{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0px;
	padding:0px 12px 0px 12px;
}
#Home_Featured span.learn a{
	color:#0099CC;
	font-size:12px;
	font-weight:bold;
	padding-left:190px;
}
#Home_Featured span.learn a:hover{
	color:#006699;
	text-decoration:underline;
}
#Home_Featured_Img_Holder{
	width:100%;
	text-align:center;
}
#Home_Featured_Img_Holder img{
	border:1px solid #000000;
}

.tides_btn{
	width:300px;
	height:44px;
	background-image:url(images/tide_charts_btn.png);
	background-position:0px 0px;
}
.tides_btn:hover{
	background-position:0px 44px;
}
.tides_btn a span{
	display:block;
	line-height:44px;
	text-decoration:none;
}
.tides_btn a:hover span{
	text-decoration:none;
}

.weather_btn{
	width:300px;
	height:44px;
	background-image:url(images/sailing_weather_btn.png);
	background-position:0px 0px;
}
.weather_btn:hover{
	background-position:0px 44px;
}
.weather_btn a span{
	display:block;
	line-height:44px;
	text-decoration:none;
}
.weather_btn a:hover span{
	text-decoration:none;
}

.wind_temps_btn{
	width:300px;
	height:44px;
	background-image:url(images/wind_temps_btn.jpg);
	background-position:0px 0px;
}
.wind_temps_btn:hover{
	background-position:0px 44px;
}
.wind_temps_btn a span{
	display:block;
	line-height:44px;
	text-decoration:none;
}
.wind_temps_btn a:hover span{
	text-decoration:none;
}

/*Navigation elements*/
#Navigation{
	position:relative;
	padding:0px;
	margin:0px 14px 0px 14px;
	height:28px;
	color:#FFFFFF;
	z-index: 10000;
	text-align:center;
	width:872px;
	background-image:url(images/nav_normal_bg.png);
	background-repeat:repeat-x;
}

#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
	background-image:url(images/nav_normal_bg.png);
	background-repeat:repeat-x;
	border-right:1px solid #666666;
}
#tab a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: none;
}
#tab a span {
	display: block;
	height:28px;
	color: #FFFFFF;
	line-height:27px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#tab li.item_active a {
	background-position: right bottom;
	border-color: #000000;
}
#tab a:hover {
	background-position: right bottom;
	border-color: #000000;
}
#tab li.item_active a span {
	background-position: left bottom;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
#tab a:hover span {
	background-position: left bottom;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-image:url(images/nav_hover_bg.png);
	background-repeat:repeat-x;
	cursor:pointer;
}

.dropmenudiv {
	position: absolute;
	top: -20px;
	float: left;
	display: block;
	visibility: hidden;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #FFFFFF;
	z-index: 10000;
	text-decoration: none;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	margin-left:-1px;
	margin-top:1px;
}
.dropmenudiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
}
.dropmenudiv a:visited {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:195px;
}
.dropmenudiv a:link {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:195px;
}
.dropmenudiv a span {
	float: none;
	display: block;
	line-height: 28px;
	background-color: #333333;
	padding: 0 6px 0 10px;
	color: #FFFFFF;
	background-image:url(images/nav_normal_bg.png);
	background-repeat:repeat-x;
}
.dropmenudiv a:hover {
	border-bottom: 1px solid #666666;
	background-position: left bottom;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.dropmenudiv a:hover span {
	background-position: right bottom;
	color: #FFFFFF;
	font-weight: normal;
	background-image:url(images/nav_hover_bg.png);
	background-repeat:repeat-x;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	list-style:none;
}
/*end navigation elements*/

h1{
	color:#333333;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:26px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:normal;
}

h3{
	color:#FFFFFF;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:normal;
}

h2{
	color:#333333;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:bold;
}

a h2:hover{
	text-decoration:underline;
}

#Footer{
	position:relative;
	height:120px;
	line-height:30px;
	color:#0099CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:900px;
	float:left;
	background-image:url(images/shilshole_footer_bg.png);
	background-repeat:no-repeat;
	background-color:#123f61;
	letter-spacing:1px;
}
#Footer p{
	color:#333333;
	font-size:11px;
	line-height:14px;
	text-align:inherit;
	padding-top:0px;
	margin-top:5px;
}

.footer_column{
	position:relative;
	width:33%;
	float:left;
}

.footer_column a{
	color:#0099CC;
	text-decoration:none;
}

.footer_column a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.submit{
	border:none;
	width:100px;
	height:24px;
	background-color:transparent;
	background-image:url(images/submit.png);
	background-position:0px 24px;
	margin-top:2px;
	cursor:pointer;
}
.submit:hover{
	background-position:0px 0px;
}

.content_text{
	position:relative;
	width:856px;
	clear:both;
	margin:0px 22px 0px 22px;
}

.content_text img{
	border:none;
	padding:10px 0px 10px 0px;
	margin:0px;
}
.content_text ul{
	margin-left:40px;
	text-align:left;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin-top:4px;
}
.content_text li{
	line-height:18px;
	padding-bottom:16px;
}

#Featured_Page{
	position:relative;
}
#Featured_Page img{
	border:1px solid #000000;
	padding:0px;
	margin:4px 10px 4px 0px;
	float:left;
}

.calendar_event{
	width:836px;
	margin:6px 0px 14px 0px;
	padding:2px 10px 1px 10px;
	border-top:1px solid #003366;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	border-bottom:2px solid #333333;
	background-image:url(images/event_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
}
.calendar_event p{
	padding:0px;
	margin:8px 0px 10px 0px;
}
.calendar_event h2{
	color:#FFFFFF;
	line-height:27px;
	font-size:20px;
	font-weight:normal;
}
.calendar_event img{
	border:1px solid #000000;
	padding:0px;
	margin:4px 10px 4px 0px;
	float:left;
}