body {
	background: #0F203E;
	margin: 0px; 
	padding: 0px;
	color: #2c4866;	
	font: 12px/22px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________Links_*/

a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________Helpers_*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

.breaker {
	border-top: 1px solid #0D486D;
	border-bottom: 2px solid #fff;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 30px 0px 0px 0px;
	clear: both;
	}
.breaker-2 {
	border-top: 1px solid #D2DCE7;
	border-bottom: 1px solid #fff;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	}

.sifr-mover {
	padding: 0px 0px 10px 11px;
	}

/*____________________________________________________________________________________________Fixed Presets_*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

ul {  padding: 0px 0px 0px 17px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }

.text-right { text-align: right; }

.text-center { text-align: center; }
	
/*____________________________________________________________________________________________ Template Layout_*/

.midler {
	width: 980px;
	margin: 0px auto;
	}

#banner {
	background: url("/_ima/banner-bg.jpg") no-repeat top center #0E1A34;
	width: 100%;
	height: 121px; /* 148 max */
	overflow: hidden;
	}
	.top-nav {
		background-color: #042141;
		width: 100%;
		height: 25px;
		}
	.bahia-marina {
		border: 0px;
		float: left;
		margin: 37px 0px 0px 0px;
		}
	.bahia-marina-logo {
		border: 0px;
		float: right;
		margin: 30px 7px 0px 0px; /* -17 right */
		}
		
.slideshow {
	background-color: #fff;
	width: 954px;
	height: 293px;
	float: left;
	}
a.view-photo-gallery {
	background: url("/_ima/view-photo-gallery.png") no-repeat;
	width: 124px;
	height: 293px;
	position: absolute;
	margin: 0px 0px 0px -99px;
	}
		
#navigation {
	background: url("/_ima/navigation-bg.jpg") repeat-x #2D8FBC;
	width: 100%;
	height: 38px;
	}
	a.nav-common {
		height: 38px;
		float: left;
		}
	a.nav-charters {
		background: url("/_ima/nav-charters.jpg") no-repeat;
		width: 113px;
		}
	a.nav-tournaments {
		background: url("/_ima/nav-tournaments.jpg") no-repeat;
		width: 144px;
		}
	a.nav-headboats {
		background: url("/_ima/nav-headboats.jpg") no-repeat;
		width: 120px;
		}
	a.nav-cruises {
		background: url("/_ima/nav-cruises.jpg") no-repeat;
		width: 91px;
		}
	a.nav-boat-rentals {
		background: url("/_ima/nav-boat-rentals.jpg") no-repeat;
		width: 135px; /* 141 */
		}
	a.nav-service-center {
		background: url("/_ima/nav-service-center.jpg") no-repeat;
		width: 161px;
		}
	a.nav-about-us {
		background: url("/_ima/nav-about-us.jpg") no-repeat;
		width: 113px;
		}
	a.nav-gallery {
		background: url("/_ima/nav-gallery.jpg") no-repeat;
		width: 97px;
		}
		a.nav-hover:hover {
			background-position: 0px -38px;
			}
		a.nav-on {
			background-position: 0px -76px;
			}
	a.nav-contact {
		background: url("/_ima/nav-contact.jpg") no-repeat;
		width: 109px;
		height: 25px;
		float: right;
		}
		a.nav-contact:hover {
			background-position: 0px -25px;
			}
		a.top-nav-on {
			background-position: 0px -50px;
			}
	
#wood-section {
	background: url("/_ima/wood-bg.jpg") repeat-x top center #816653;
	width: 100%;
	height: 318px;
	padding: 23px 0px 0px 0px;
	}
	
#small-wood-section {
	background: url("/_ima/wood-bg.jpg") repeat-x top center #816653;
	width: 100%;
	height: 70px;
	}
	
#content-section {
	background: url("/_ima/content-bg.jpg") repeat-x #E6EBF1;
	width: 100%;
	height: 100%;
	}
	
/*____________________________________________________________________________________________ Index Layout_*/

.full-01 {
	width: 100%;
	height: 100%;
	padding: 40px 0px 50px 0px;
	}

.left-01 {
	width: 470px;
	height: 100%;
	float: left;
	padding: 60px 0px 50px 0px;
	}
.right-01 {
	width: 425px;
	height: 100%;
	float: right;
	padding: 40px 0px 50px 0px;
	}
	
.left-02 {
	width: 550px;
	height: 100%;
	float: left;
	padding: 60px 0px 50px 0px;
	}
.right-02 {
	width: 345px;
	height: 100%;
	float: right;
	padding: 40px 0px 50px 0px;
	}
	
.left-03 {
	width: 550px;
	height: 100%;
	float: left;
	padding: 60px 0px 50px 0px;
	}
.right-03 {
	width: 345px;
	height: 100%;
	float: right;
	padding: 60px 0px 50px 0px;
	}

.left-04 {
	width: 675px;
	height: 100%;
	float: left;
	padding: 60px 0px 50px 0px;
	}
.right-04 {
	width: 270px;
	height: 100%;
	float: right;
	padding: 60px 0px 50px 0px;
	}

.left-05 {
	width: 280px;
	height: 100%;
	float: left;
	padding: 60px 0px 50px 0px;
	}
.mid-05 {
	width: 570px;
	height: 100%;
	float: left;
	padding: 60px 0px 50px 0px;
	}
.right-05 {
	width: 100px;
	height: 100%;
	float: right;
	padding: 60px 0px 50px 0px;
	}
.right-06 {
	width: 700px;
	height: 100%;
	float: right;
	padding: 60px 0px 50px 0px;
	}


	
	a.big-btn-charters {
		background: url("/_ima/big-btn-charters.jpg") no-repeat;
		width: 401px;
		height: 93px;
		float: right;
		}
	a.big-btn-headboats {
		background: url("/_ima/big-btn-headboats.jpg") no-repeat;
		width: 401px;
		height: 93px;
		float: right;
		}
	a.big-btn-pgo {
		background: url("/_ima/big-btn-pgo.jpg") no-repeat;
		width: 401px;
		height: 93px;
		float: right;
		}
		a.big-btn:hover {
			background-position: 0px -93px;
			}


/*____________________________________________________________________________________________ Charters Layout _*/

.charter-info {
	padding: 0px 0px 0px 5px;
	}
	.white-content {
		background: url("/_ima/fade-01.jpg") repeat-x bottom #EAEFF5;
		border: 1px solid #d2dce7;
		padding: 10px 5px 10px 10px;
		margin: -5px 0px 10px 0px;
		}
	.boat-box {
		background: url("/_ima/fade-01.jpg") repeat-x top #DDE4EC;
		border: 1px solid #0A719C; /* d2dce7 */
		padding: 10px 5px 10px 10px;
		margin: 0px 0px 10px 0px;
		}
	.boat-pic {
		background-color: #fff;
		padding: 5px;
		float: left;
		border: 1px solid #d2dce7;
		}
	.boat-info {
		width: 650px;
		float: right;
		}
	.boat-name {
		width: 500px;
		height: 35px;
		float: left;
		}
	.boat-site {
		width: 140px;
		height: 35px;
		float: left;
		}
	.boat-details {
		width: 100%;
		height: 63px;
		clear: both;
		}
	.time-rate {
		border: 1px solid #d2dce7;
		width: 100px;
		float: left;
		margin: 0px 3px 0px 0px;
		}
	.time-rate-2 {
		border: 1px solid #d2dce7;
		width: 161px;
		float: left;
		margin: 0px 3px 0px 0px;
		}
	.time-rate-3 {
		border: 1px solid #d2dce7;
		text-align: left;
		width: 191px;
		height: 90px;
		float: left;
		margin: 0px 3px 0px 0px;
		}
		.time-rate-name {
			background-color: #d2dce7;
			color: #084569;
			font-size: 10px;
			padding: 0px 5px 0px 5px;
			height 22px;
			}
		.time-rate-name-2 {
			background-color: #d2dce7;
			color: #084569;
			font-size: 10px;
			height 22px;
			padding: 0px 5px 0px 5px;
			}

/*____________________________________________________________________________________________ headboats Layout _*/

.headboat-left {
	width: 400px;
	height: 203px;
	float: left;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	}
.headboat-right {
	width: 250px;
	height: 203px;
	float: left;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	}

.headboat-details {
	width: 100%;
	height: 117px;
	}
.headboat-species {
	width: 100%;
	height: 45px;
	padding: 5px 0px 0px 0px;
	}

.headboat-pic {
	border: 8px solid #fff;
	float: left;
	}

.schedule-thirds {
	width: 62px;
	float: left;
	}
	
.rates-01 {
	width: 120px;
	float: left;
	}
.rates-02 {
	width: 55px;
	float: right;
	text-align: right;
	}
	
.extra-boat-details {
	padding: 12px 0px 0px 0px;
	font-size: 11px;
	}
	.extra-boat-details p {
		padding: 6px 0px 0px 0px;
		}

.breaker-3 {
	border-top: 1px solid #D2DCE7;
	border-bottom: 1px solid #fff;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 17px 0px 15px 0px;
	clear: both;
	}
	
.equipment-name {
	width: 250px;
	height: 20px;
	float: left;
	}
.equipment-price {
	width: 70px;
	height: 20px;
	float: left;
	text-align: center;
	}
	
/*____________________________________________________________________________________________ Tournaments Layout _*/

.tournament-poster-inside {
	background-color: #E6EBF1;
	padding: 3px;
	border: 1px solid #0A719C;
	float: left;
	margin: 0px 4px 0px 3px;
	}

a.tournament-poster img {
	background-color: #E6EBF1;
	padding: 3px;
	float: left;
	margin: 0px 4px 5px 3px;
	border: 1px solid #0A719C;
	}
	a.tournament-poster img:visited {
		background-color: #E6EBF1;
		text-decoration: none;
		border: 1px solid #0A719C;
		}
	a.tournament-poster img:hover {
		background-color: #fff;
		text-decoration: none;
		border: 1px solid #0F203E;
		}
	a.tournament-poster img:active {
		background-color: #0F203E;
		text-decoration: none;
		border: 1px solid #0F203E;
		}
		
.little-tournament-posters {
	width: 70px;
	background-color: #E6EBF1;
	padding: 3px;
	border: 1px solid #0A719C;
	float: left;
	}

/*____________________________________________________________________________________________ Gallery Layout _*/
		
a.lightbox-view img {
	background-color: #fff;
	width: 100px;
	height: 80px;
	float: left;
	margin: 0px 12px 15px 12px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 1px solid #D36800;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________ Calendar Layout _*/

.date-container {
	background: url("/_ima/date-bg.jpg") no-repeat;
	width: 49px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	.date-month {
		text-align: center;
		height: 17px;
		line-height: 17px;
		font-size: 11px;
		margin: 0px;
		padding: 0px 0px 0px 1px;
		color: #fff;
		}
	.date-day {
		text-align: center;
		height: 25px;
		line-height: 27px;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		color: #005E94;
		}
	
	.date-header {
		margin: 10px 0px 0px 10px;
		padding: 0px;
		float: left;
		width: 400px;
		}

/*____________________________________________________________________________________________ footer Layout _*/

#footer {
	background-color: #0F203E;
	width: 100%;
	height: 140px;
	color: #ddd;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}
	#footer a:link {
		color: #ddd;
		text-decoration: none;
		padding: 10px 0px 0px 0px;
		margin: 0px 15px 0px 0px;
		border-top: 8px solid #0F203E;
		float: left;
		}
	#footer a:visited {
		color: #ddd;
		text-decoration: none;
		padding: 10px 0px 0px 0px;
		margin: 0px 15px 0px 0px;
		border-top: 8px solid #0F203E;
		float: left;
		}
	#footer a:hover {
		color: #fff;
		text-decoration: none;
		border-top: 8px solid #E6EBF1;
		padding: 10px 0px 0px 0px;
		margin: 0px 15px 0px 0px;
		float: left;
		}
	#footer a:active {
		color: #ddd;
		text-decoration: none;
		padding: 10px 0px 0px 0px;
		margin: 0px 15px 0px 0px;
		border-top: 8px solid #0F203E;
		float: left;
		}

#footer-credit {
	width: 130px;
	float: right;
	text-align: right;
	}

#footer-nav {
	width: 700px;
	float: left;
	}
	
	
/*____________________________________________________________________________________________ Contact Layout _*/

.phone-email {
	width: 200px;
	float: right;
	text-align: right;
	}

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 160px;
		height: 20px;
		padding: 0px 0px 0px 0px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 209px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 369px;
		height: 65px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn input {
		width: 160px;
		height: 37px;
		color: #000;
		margin: 10px 0px 0px 160px;
		padding: 0px 0px 0px 0px;
		border: 0px;
		float: left;
		}
	
.web-cam {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
#webcam-container {
	width: 320px;
	height: 240px;
	border: 1px solid #ABBBCB;
	padding: 5px;
	float: left;
	background-color: #fff;
	}
	
.web-cam-small-btn {
	border: 0px;
	margin: 15px 0px 0px 0px;
	}
.web-cam-small-btn-2 {
	border: 0px;
	margin: -30px 0px 0px 20px;
	}
	
/*____________________________________________________________________________________________ Form Validation _*/
	
.validation-inline-error-message { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	color: #ff0000;
	font-size: 10px;
	}

	
.entry-form-btn {
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	