﻿/* CSS for Martin Bird and Associates Yachts */

body{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/martin_bird_bg.png);
	background-repeat:repeat-x;
	color:#333333;
}

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

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:1px solid #000033;
	width:555px;
	height:450px;
	margin:0px;
	padding:0px;
}

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

p a{
	text-decoration:underline;
}

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;
}

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

#Martin_Bird_Container{
	position:relative;
	width:840px;
	text-align:center;
}

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

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

#Header{
	width:100%;
	height:90px;
}

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

#Slideshow{
	position:relative;
	float:left;
	width:840px;
	height:330px;
	background-image:url(images/slideshow_bg.png);
	background-repeat:no-repeat;
}

#Home_Lower_Left{
	position:relative;
	width:555px;
	float:left;
	padding:10px 0px 0px 10px;
}

#Welcome{
	position:relative;
	widows:545px;
	padding-left:9px;
	border-left:1px solid #333333;
}

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

#Home_Contact{
	width:253px;
	background-image:url(images/home_contact_bg.jpg);
	text-align:left;
	height:160px;
}
#Home_Contact .heading{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:42px;
	margin:0px;
	padding:0px;
}
#Home_Contact p{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0px;
	padding:0px;
}

#Quick_Search_Btn{
	width:253px;
	height:34px;
	background-image:url(images/quick_search_btn.png);
	background-position:0px 0px;
}
#Quick_Search_Btn:hover{
	background-position:0px 34px;
}
#Quick_Search_Btn a span{
	display:block;
	line-height:34px;
	text-decoration:none;
}
#Quick_Search_Btn a:hover span{
	text-decoration:none;
}

/*Navigation elements*/
#Navigation{
	position:relative;
	padding:0px;
	margin:0px 10px 0px 10px;
	height:34px;
	color:#FFFFFF;
	z-index: 10000;
	text-align:center;
	width:820px;
}

#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;
}
#tab a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: none;
}
#tab a span {
	display: block;
	height:34px;
	color: #FFFFFF;
	line-height:33px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#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_selected_bg.png);
	background-repeat:repeat-x;
	cursor:pointer;
}

.dropmenudiv {
	position: absolute;
	top: -20px;
	float: left;
	display: block;
	visibility: hidden;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	color: #FFFFFF;
	z-index: 10000;
	text-decoration: none;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	margin-top:-2px;
}
.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 #000033;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:210px;
}
.dropmenudiv a:link {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #000033;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:210px;
}
.dropmenudiv a span {
	float: none;
	display: block;
	line-height: 28px;
	background-color: #003366;
	padding: 0 6px 0 10px;
	color: #FFFFFF;
}
.dropmenudiv a:hover {
	border-bottom: 1px solid #000033;
	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-color: #006699;
}

* 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:24px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:normal;
}

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

h2{
	color:#003366;
	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:29px;
	line-height:29px;
	color:#6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:820px;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
}

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

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

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

.full_text{
	width:820px;
	margin:6px 10px 10px 10px;
}

.full_text ul{
	margin:-10px 0px 0px 0px;
	padding-left:40px;
	padding-top:0px;
	text-align:left;
}
.full_text li{
	line-height:17px;
	font-size:12px;
	color:#454545;
	margin-bottom:6px;
}
.full_text li a{
	text-decoration:underline;
}

#YBAA_Btn{
	width:253px;
	height:78px;
	background-image:url(images/ybaa_logo.png);
	background-position:0px 0px;
}
#YBAA_Btn:hover{
	background-position:0px -78px;
}
#YBAA_Btn a span{
	display:block;
	line-height:78px;
	text-decoration:none;
}
#YBAA_Btn a:hover span{
	text-decoration:none;
}

#Weather_Btn{
	width:400px;
	height:200px;
	background-image:url(images/weather_btn.png);
	background-position:0px 0px;
	float:left;
}
#Weather_Btn:hover{
	background-position:0px -200px;
}
#Weather_Btn a span{
	display:block;
	line-height:200px;
	text-decoration:none;
}
#Weather_Btn a:hover span{
	text-decoration:none;
}

#Conditions_Btn{
	width:400px;
	height:200px;
	background-image:url(images/conditions_btn.png);
	background-position:0px 0px;
	float:left;
}
#Conditions_Btn:hover{
	background-position:0px -200px;
}
#Conditions_Btn a span{
	display:block;
	line-height:200px;
	text-decoration:none;
}
#Conditions_Btn a:hover span{
	text-decoration:none;
}

.wordpress{
	margin:0px 5px;
	padding:10px 0px;
	border-bottom:1px solid #003366;
}

.wordpress .alignleft{
	float:left;
	margin:2px 10px 1px 0px;
}
.wordpress .alignright{
	float:right;
	margin:2px 0px 1px 10px;
}
.wordpress .aligncenter{
	margin:2px auto 1px auto;
	clear:both;
}
.wordpress img{
	border:1px solid #222222;
	padding:1px;
	background-color:#FFFFFF;
	margin:2px 10px 1px 10px;
}
.wordpress .wp-caption{
	padding:6px 4px;
	border:1px solid #dce0e2;
	text-align:center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.wordpress .wp-caption img{
	margin:0px;
}
.wordpress .wp-caption p.wp-caption-text{
	margin:0px;
	color:#6f7d84;
	text-align:center;
}




.wordpress a:hover img{
	border:1px solid #008ed8;
}

.wordpress h1{
	font-size:18px;
	margin:0px 0px 18px 0px;
	line-height:18px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wordpress h2{
	font-size:16px;
	margin:0px 0px 16px 0px;
	line-height:16px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wordpress h3{
	font-size:14px;
	margin:0px 0px 14px 0px;
	line-height:14px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wordpress h4{
	font-size:12px;
	margin:0px 0px 12px 0px;
	line-height:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wordpress ol,ul,li{
	text-align:left;
}
.wordpress li{
	padding:10px;
}

#Ready_To_Sell{
	width:598px;
	border:1px solid #31608c;
	background-color:#e5eaf0;
	padding:8px;
	font-size:12px;
	text-align:left;
	margin:0px 12px;
	float:right;
}
#Ready_To_Sell td{
	line-height:16px;
	padding:2px;
}
#Ready_To_Sell h3{
	font-size:14px;
	font-weight:bold;
}
#Ready_To_Sell textarea{
	width:440px;
	border:1px solid #31608c;
	height:60px;
}