/* CSS for Boston Marine */

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

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

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

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

a:hover{
	color:#33CCFF;
	text-decoration:none;
}

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

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

#Palm_Beach_Container{
	position:relative;
	width:900px;
	text-align:left;
}

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

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

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

#Welcome{
	float:left;
	width:550px;
	margin:0px;
	padding:0px;
}
#Welcome p{
	margin:0px;
}

#Slideshow{
	width:760px;
	height:340px;
	margin:1px 0px 12px 0px;
}

#Quick_Links{
	padding:6px 25px;
	width:280px;
	height:98px;
	background-image:url(images/quick_links_bg.png);
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
}
#Quick_Links a{
	color:#00bfff;
	text-decoration:none;
}
#Quick_Links a:hover{
	text-decoration:underline;
	color:#66CCFF;
}

a#Next_Boat{
	line-height:30px;
	display:block;
	width:330px;
	text-decoration:none;
	background-image:url(images/next_boat.png);
	background-position:top;
	margin-bottom:10px;
}
a#Next_Boat:hover{
	text-decoration:none;
	background-position:bottom;
}

#Home_Featured_Boats_Container{
	width:100%;
	padding:10px 0px 30px 0px;
	clear:both;
	height:120px;
}

.Home_Featured_Boat{
	width:397px;
	height:98px;
	padding:11px 11px 11px 32px;
	background-image:url(images/home_featured_boat_bg.png);
}
.Home_Featured_Boat img{
	float:left;
	margin:-22px 10px 0px 0px;
}
.Home_Featured_Boat h2{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
	margin:0px 0px 4px 158px;;
	padding:0px;
}
.Home_Featured_Boat h2 a{
	color:#00b4ff;
	text-decoration:none;
}
.Home_Featured_Boat h2 a:hover{
	text-decoration:none;
	color:#49d2ff;
}
.Home_Featured_Boat p{
	float:left;
	color:#999999;
	font-size:11px;
	line-height:16px;
}
.Home_Featured_Boat p a{
	color:#0099CC;
	text-decoration:underline;
	font-size:12px;
	line-height:30px;
	padding:0px 0px 0px 156px;
}
.Home_Featured_Boat p a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#Home_Featured_Boat1{
	float:left;
}

#Home_Featured_Boat2{
	float:right;
}


h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration:none;
	line-height:48px;
}

#Palm_Beach_Header{
	width:100%;
	background-image:url(images/header_bg.png);
	height:138px;
}

/*Navigation elements*/
#Navigation{
	height:27px;
	text-decoration:none;
	position:relative;
}

#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0;
	text-align:center;
	background-image:url(images/navigation.png);
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
}
#tab a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: none;
}
#tab a span {
	display: block;
	height:27px;
	color: #FFFFFF;
	line-height:27px;
}
#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;
	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;
}
.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:240px;
}
.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:240px;
}
.dropmenudiv a span {
	float: none;
	display: block;
	line-height: 28px;
	background-color: #333333;
	padding: 0 6px 0 10px;
	color: #FFFFFF;
}
.dropmenudiv a:hover {
	border-bottom: 1px solid #666666;
	background-position: left bottom;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	cursor:pointer;
}
.dropmenudiv a:hover span {
	background-position: right bottom;
	color: #FFFFFF;
	font-weight: normal;
	background-color:#0099CC;
}

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

#Home_Btn{
	width:73px;
	background-position:0px 0px;
}
#Home_Btn:hover{
	background-position:0px -27px;
}

#Power_Btn{
	width:137px;
	background-position:-80px 0px;
}
#Power_Btn:hover{
	background-position:-80px -27px;
}

#Sail_Btn{
	width:113px;
	background-position:-224px 0px;
}
#Sail_Btn:hover{
	background-position:-224px -27px;
}

#Services_Btn{
	width:97px;
	background-position:-344px 0px;
}
#Services_Btn:hover{
	background-position:-344px -27px;
}

#About_Btn{
	width:79px;
	background-position:-448px 0px;
}
#About_Btn:hover{
	background-position:-448px -27px;
}

#Sold_Btn{
	width:123px;
	background-position:-534px 0px;
}
#Sold_Btn:hover{
	background-position:-534px -27px;
}

#Contact_Btn{
	width:102px;
	background-position:-664px 0px;
}
#Contact_Btn:hover{
	background-position:-664px -27px;
}
/*End navigation elements*/

#Footer{
	position:relative;
	float:left;
	height:69px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5b717a;
	font-size:11px;
	line-height:16px;
	width:880px;
	background-color:#24272a;
	border:1px solid #484848;
	padding:8px;
}

.footer_column{
	float:left;
	padding:0px;
	margin:0px;
}

.footer_column a{
	color:#5b717a;
	text-decoration:none;
}

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

#Footer_Left{
	text-align:right;
	border-right:1px solid #6d93a2;
	width:180px;
	height:100%;
	padding-right:20px;
}

#Footer_Right{
	text-align:left;
	height:100%;
	padding-left:20px;
}

.wordpress_post{
	width:778px;
	border:1px solid #006699;
	padding:6px 10px;
}
.wordpress_post p{
	padding:0px;
	margin:10px 0px;
}
.wordpress_post img{
	border:1px solid #000000;
	float:left;
	margin:4px 10px 4px 0px;
}
.wordpress_post_header{
	width:780px;
	background-color:#006699;
	padding:2px 10px;
	background-image:url(images/article_bg.png);
	background-position:right;
	background-repeat:no-repeat;
	height:28px;
}
.wordpress_post_header h3{
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:26px;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
}

.contact{
	width:600px;
	border:none;
	font-size:12px;
	line-height:24px;
	border:1px solid #007fa9;
	float:left;
}
.contact input,textarea{
	padding:1px;
	border:1px solid #3399CC;
	width:400px;
	float:right;
}
.contact h2{
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding:0px;
	margin:0px;
}
.contact td{
	padding:4px 10px;
}
.contact .blue{
	background-color:#272f33;
}
.contact a.small_btn{
	font-size:14px;
	font-weight:bold;
	background-color:#006699;
	color:#FFFFFF;
	line-height:14px;
	padding:4px 10px;
	float:right;
	display:block;
}
.contact a.small_btn:hover{
	background-color:#0099CC;
}

.contact_info{
	float:right;
	width:280px;
}

#Featured_Boats img{
	float:left;
	margin:2px 10px 2px 0px;
}
#Featured_Boats h2{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height:20px;
}

#Featured_Boats ul{
	padding:0px;
	margin:10px 10px;
	line-height:24px;
	font-size:12px;
	clear:both;
}
#Featured_Boats ul li{
	padding:0px;
	margin:0px 20px;
}

a#twitter{
	display:block;
	width:66px;
	height: 65px;
	text-decoration:none;
	background-image:url(images/twitter.png);
	background-position:top;
	float: right;

}
a#twitter:hover{
	text-decoration:none;
	background-position:bottom;
}

a#linked{
	display:block;
	width:66px;
	height: 65px;
	text-decoration:none;
	background-image:url(images/linked.png);
	background-position:top;
	float: right;

}
a#linked:hover{
	text-decoration:none;
	background-position:bottom;
}

a#facebook{
	display:block;
	width:314px;
	height: 65px;
	text-decoration:none;
	background-image:url(images/facebook.png);
	background-position:top;
	float: right;

}
a#facebook:hover{
	text-decoration:none;
	background-position:bottom;
}
