* { padding: 0; margin: 0 }

p {
	margin-top: 5px;
}

body { 	
	background: #CCCCCC;
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.4em;
	color: #000;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

div.header {
	float: left;
	background: transparent url(images/banners/cape-cod-fishing-charter-sunrise.jpg) top left no-repeat;	
	width: 1000px; /* 746 px */
	height: 200px; /* 160px; */
	font-size: 1.2em;	
  	color: #FFF;
	whitespace:no-wrap;
}

div.header#tunaPage {
	background-image:url(images/banners/cape-cod-fishing-charter-tuna.jpg);	
}

div.header#captainsPage {
	background-image:url(images/banners/cape-cod-fishing-charter-captains.jpg);	
}

div.header#chartersPage {
	background-image:url(images/banners/cape-cod-fishing-charters-reel-deal.jpg);	
}

div.header#pointsPage {
	background-image:url(images/banners/cape-cod-fishing-charter-cruising.jpg);	
}

div.header#aboutPage {
	background-image:url(images/banners/cape-cod-fishing-charter-sunrise-2.jpg);	
}

div.header#contactPage {
	background-image:url(images/banners/cape-cod-fishing-charter-bass-contact.jpg);	
}

div.header#captainsPage div#navbar a {
	color:white;	
}

div.header p.tagline {
	display:none;
}

div.header h2 {	
	/*float: right;*/
	text-align: center;
	padding-top: 5; 
	padding-right: 5;
	line-height: 20px;
	color: #000;	
}
div.header p  {	
	/*float: right;*/
	text-align: center;
	padding-top: 5; 
	padding-right: 5;
	line-height: 20px;
	color: #000;	
}

div#logo { 
	float: left;
	height: 160px;
	/*background: transparent url(images/logo_bkgd.png) repeat-x;*/
	padding-left:5px;
	padding-right:5px;
}

div#logo img { 
	border: 0; 	
	padding: 5 5 0 5;
	height: 100px;
	width: 204px;
}

div#logo p { 
	text-align: center;	
	padding-left: 5;
	padding-bottom: 5;
	font-size: 1.0em;
	line-height: 20px;
	margin-top:0;
	color: white;	
}

div#logo h3 {
	text-align: center; 	
	padding-left: 5;
	font-size: .9em;
	line-height: 10px;
	padding-bottom: 5;		
}

div#logo h2 {
	text-align: center;
}

sup.trademark {
	font-size: .4em;
	font-weight:normal;
	margin-left:2px;
}

div.header#homePage div#navbar {
	margin-top: 138px;
}

div#navbar {
	margin-top: 169px; 		
	float: right; 
	background: transparent; 
	height: auto; 
	width: auto		
}
div#navbar  ul { list-style: none; }
div#navbar li {   
   float: right;   
   line-height: 30px;
   white-space: nowrap;   
   padding-right: 2px
}

div#navbar a {   
   font-size: .9em;
   display: block;
   padding-left: 0px;
   padding-right: 6px;
   font-weight: bold;
   text-decoration: none;
   color: #008be3;
   margin-left: 9px
}

/* verify this current effect is enough */
div#navbar a:active { 	
	color: #FFCC33; 
}

div#navbar a.active, div.header#captainsPage div#navbar a.active {
	color: #cc933c; /* #FFAF52; */
	font-size: 1.0em;
	text-decoration: underline;
}

div#navbar a:hover {
	text-decoration: underline;
	color: white;	
}

div#infoNavBar {
	float: left;
	clear: right;
	margin-bottom: 6px;
}

div#infoNavBar ul {
	list-style: none;
	margin-bottom:10px;
}

div#infoNavBar li {
	float: left;
	margin-right: 8px;
}

div#infoNavBar li a:hover {
	color: #FFAF52;
}

div#infoNavBar li a:active {
	color: #FFAF52;
}

div#main {
	float: left; 
	width: 1000px; /* 970px */
	background: url(images/bkgd.png) repeat-x top;
}

div#content hr.spacer {
	margin-top: 4px;
	margin-bottom: 4px;
}

div#content a.anchor {	
	font: 1.0em Arial, Arial, Sans-Serif;
	text-decoration: none;
	color: #000;
}

div#content a.return {	
	float: right;
	font-weight: bold;	
	text-decoration: none;
}

div#content {	
	margin-top: 10px;
	margin-left: 10px;	
	margin-bottom: 10px;
	margin-left: 10px; 
	width: 640px; /* 575px; */
	float: left	
}

div#content.wide {	
	margin-right: 10px; 
	width: auto;	
}

div#content span.bold {
	font-weight: bold;
}

div#content span.boldCenter {
	font-weight: bold;
	text-align: center;
	color: #990000;
}

div#content span.boldMuted {
	font-weight: bold;
	color: #990000;
}

div#content span.boldBright {
	font-weight: bold;
	color: #1c5215;
}

div#content span.boldMild {
	font-weight: bold;
	color: #FFAF52;
}

div#content ul {
	list-style-position: inside;
}

span.note {
	color:#444444;
	font-size:10px;
}

div#aList {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

img#captain {
	float:left;
	border: solid black 1px;
	margin-right:5px;
}

img#radar {
	float:left;
	margin-top: 5px;
	width: 54px;
	height: 54px;
	margin-right:5px;
}

img#licensePlate {
	margin-left: 120px;
	border: solid 1px black;
	margin-top: 8px;
}

img#truck {
	margin-left: 120px;
	border: solid 1px black;
	margin-top: 8px;
}

div#content a.first {
	clear:both;
}

div#tunaWinners {
	clear:left;
	margin-top: 10px;
}

span.winner {
	display:block;
	clear:both;
	padding-top: 10px;
}

img.winner {
	display:block;
	clear:both;
}

span#reserve {
	color:red;
}

h3.stayTuned {
	margin-bottom: 4px;
	color: #990000;
}

.bigger {
	font-size:1.4em;
}

ul#prostaff {
	list-style-type:none;
}

ul#prostaff li {
	clear:left;
}

ul#prostaff img {
	margin-right:5px;
	margin-left:0px;
	width: 306px;
	height: 65px;
	float:left;
	clear:left;
}

ul#prostaff img#ronz {
	width: 170px;
	height: 98px;
	margin-bottom:8px;
}

ul#prostaff img#vanstaal {
	width: 150px;
	height:auto;
	margin-bottom:8px;
}

ul#prostaff img#quantum {
	width: 220px;
	height:auto;
	margin-bottom:8px;
}

ul#prostaff img#mercury {
	width: 220px;
	height:auto;
}

ul#prostaff img#finnor {
	width: 165px;
	height: 68px;
	margin-bottom:8px;
}

ul#prostaff img#garmin {
	width: 156px;
	margin-bottom:8px;
}

ul#prostaff img#gibbs {
	background-color: #2582ae;
	width:180px;
}

ul#pointsList {
	list-style-image: url(images/graphics/bass-marker.gif);
}

table.rates {
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

table.rates caption {
	color:  #990000;
}

th.rates {
	font-size: .9em;
	padding: 0 3 0 3;
	vertical-align: bottom;
}

td.rates {
	font-size: .8em;
	padding: 3 3 3 3;
	text-align: center;
}

td.group {
	font-size:0.9em;
}

table.rates tr td#combination {
	color:#990000;
	font-weight: bold; 
}
div#content caption {
	font-weight: bold;
	color:  #990000;
}

.gallery  h2 {
	font-size: 1.8em; 
}

h2.gallery {	
	display: inline;
	width:204px;
	float:left;
	margin-right:20px;
}

ul.galleryHistory.lower {
	margin-left: 222px;
	margin-bottom:10px;
}

ul.galleryHistory {
	clear:right;
}

ul.galleryHistory li {
	display: inline;
}

ul.galleryHistory li a.back {
	font-weight: normal;
	margin-left: 0px;
	margin-right: 10px;
}

ul.galleryHistory li a {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

ul.galleryHistory li a.back {
	text-decoration: underline;
}

ul.galleryHistory li a:active { 	
	color: #cc933c; 
}

ul.galleryHistory li a.active {
	color: #cc933c;
	text-decoration: underline;
}

ul.galleryHistory li a:hover {
	text-decoration: underline;
	color: #cc933c;
}

ul.galleryNavigation li a {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

ul.galleryNavigation li a:hover {
	text-decoration: underline;
	color: #cc933c;
}

ul.galleryNavigation li a:active {
	color: #cc933c; 
}

ul.galleryNavigation li a.active {
	color: #cc933c;
	text-decoration: underline;
}

div#galleryContents table td {
	font-weight: bold;
	font-size: 1.0em;
	padding-left: 20px;
	padding-right: 20px;	
	vertical-align: middle;
	text-align: center;
	
}

.tableIcons {
	padding-top: 10px;
}

div#galleryContents a {
	text-decoration: none;	
}

div#galleryContents a:hover {
	text-decoration: underline;
}

div#galleryContents img {
	/* float: left;*/
	margin-right: 6px;
}
 div#tunaGallery h3 {
 	clear: left;
}

h1.galleryHeader {
	clear:right;
	clear:left;
	font-size: 1.7em;
}

h2.ronz {
	font-weight:normal;
	margin-left:92px;
}
img#king {
	width:240;
	height:320;
}
img#king2, #bluefin {
	width:320;
	height:240;
}

ul.galleryNavigation {
	float: left;
	margin-left:10px;
}

ul.galleryNavigation li {
	display: inline;
}

div#content a.bottom {		
	/* vertical-align: bottom; */
	float: right;	
}

img#elenaSeaBass {
	width: 216px;
}

img#old_school {
	float: left;
	width: 140;
	height: 218;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
} 

img#spain {
	width: 180px;
	height: 116px;
}

img#bobby_tuna {
	float: left;	
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
} 

img#grandpa {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 15px;
	border: solid 2px;
	height:140px;
}
 
div#vigil {
	margin-top:10px;
	display:block;
	clear:right;
	margin-bottom: 12px;
	text-align: center;
}

div#grandpa {
	clear:left;
	margin-top: 4px;
	margin-bottom: 15px;
}

div#prostaff {
	display:block;
	clear:left;
}

img#vigil {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	border: solid 2px;
	width: 75px;
	height: 62px;
} 

span#vigil {
	font-size: 1.3em;
	padding: 5px;
}

/* @New Gallery */
div#content.galleryPage {
	width:960px;
	margin-top:18px;
}

div#gallery {
	display:block;
	clear:both;
	margin-top:6px;
	height: 520px;
	margin-bottom:6px;
}
	
div#galleryThumbnails {
	float:left;
	width: 204px;
	background-color:white;
	bordeR: gray 1px solid;
	margin-right:8px;
	padding-bottom:10px;
	padding-left:10px;
	max-height:508px;
	overflow-y: auto;
}

div#galleryThumbnails img.portrait {			
	width: 23px;
	height: 34px;
	padding-left:14px;
	padding-right:13px;
}

div#galleryThumbnails a:hover img {
	border: #FFAF52 1px solid;
}

div#photoframe {
	float:left;
	margin:0;
	border:gray 1px solid;
	background-color:black;
	padding:12px;
}

div#photoCaption {
	color:white;
	font-weight:bold;
	height:1.5em;
}

div#photoCaption span {
	float:left;	
}

div#photoCaption a {
	font-weight:normal;
	margin-right: 3px;	
}

div#photoCaption a#zoomPhoto {
	float:right;;	
}

div#photobox {
	width: 700px;
	margin-top:6px;
}

img#largePhoto {
	width:700px;
	height:470px;
}

img#largePhoto.portrait {
	width:315px;
	height:470px;
}

img.thumbnail {
	float: left;
	width: 50px;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}


/* @end */

img.standard {	
	float: left;
	width: 200;
	height: 150;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

div#spain {
	float: left;
	width: 180;
	height: 118;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 30px;
}

img.gallery {
	float: left;
	width: 240;
	height: 180;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 8px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

img.gallery.first {
	clear:right;
}

img.portrait {			
	width: 180;
	height: 240;
}

img.large {			
	width: 320;
	height: 240;
}

img.extra {			
	width: 240;
	height: 320;
}

img.bottom {
	margin-bottom: 8px;
}

img.center {
	margin-left: 59px;
}

img.exCenter {
	margin-left: 86px;
}

img.wideCenter {
	margin-left: 80px;
}

img#stellwagen {
	width: 320;
	height: 240;
	clear: right;
}

img#stripers {
	width: 216px;
}

img#capeTrip {
	width: 248px;
	margin-right: 0px;
}

img#chris {
	width: 210px;
}

img#happy
{	
	float: none;
	width: 350;
	height: 235;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}

img#bobby {	
	width: 200;
	height: 266;
}

img#rod_building {	
	width: 240;
	height: 161;
}

img#elena {
	width: 200;
	height: 157;	
}

img#captains {
	width: 200;
	height: 150;	
}

img#seacraft {	
	width: 200;
	height: 125;
	border:2px solid #0066B3;
}

img#pamet {
	width: 200;
	height: 150;
}

div#photobar { width: 600px }
div#photobar a {border:none;}
div#photobar img.slide { 
	/*width: 120px;*/
	height: 70px;
	padding-left:3px;
	padding-right:3px;
	border:none;
}

a { color: #0066B3; background: inherit }
a:hover { text-decoration: underline }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif }

div#sidebar {
	margin-top:  10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 10px;
	float: right;
	width: 320px
}

div.sidebox {	
	border: none;					
}

div.sidebox p { 
	color: #FFF; 	
	font-size: 1.1em;
	padding-left: 8px;
	line-height: 27px;  
	background: transparent url(images/sidebar_top.png) no-repeat top left;	
}

div.sidebox ul { 
	list-style-position: inside;
	/*padding-left: 8px*/ 
}
div.sidebox li a { text-decoration: none; font-size: 0.9em }

div.sidebox a { background: transparent; }

div.sidebox h3 {	
	font-size: .85em;
	line-height: 28px;	
	background: transparent url(images/sidebar_bottom.png) no-repeat top left;
	padding-left: 8px;	
	margin-bottom: 10px;
}

div.sidecontent {
	background: transparent url(images/sidebar.png) repeat-y top left;
	padding: 5 5 5 5;	
}

div#captainbox div.sidecontent {
	background-image: url(images/sidebar_wide5.png)
}

div#radarbox div.sidecontent {
	background-image: url(images/sidebar_wide4.png)
}

div.sidecontent.top ul {
	font-size: 1.0em; 
}

div#captainbox div.sidecontent.top ul {
	list-style-type: none;	
}

/*div#radarbox div.sidecontent.top ul {
	list-style-image: url(images/graphics/bass-marker.gif);
}*/

div.sidebox.top li a {
	font-size: 1.0em; 
}

div.sidebox.top#captainbox h3 {	
	background-image: url(images/sidebar_bottom_wide5.png);
}

div.sidebox.top#radarbox h3 {	
	background-image: url(images/sidebar_bottom_wide4.png);
}

div.sidebox.top h3 {	
	line-height: 18px;
	padding-bottom: 4px;
	background-position: left bottom;
}

ul#conditionsList {	
	list-style: none;	
}

div#footer { 
	clear: both; 
	width: 960px;
	border-top: 2px dotted #e5e5e5; 
	margin: 0 0 3em 0; 
	color: #777; 
	font-size: 0.8em; 
	background: #FFF;
	padding-left:10px; 
}

div.sidebox li.facebook {
	list-style-type:none;
}

div.sidebox a.facebook {
	background: url(images/graphics/facebook_logo.jpg) no-repeat top left;
	display:block;
	padding-left:126px;
	padding-top: 2px;
	font-size:1.1em;
	height:40px;	
}

div.sidebox img.badges {
	border:none;
}

div.sidebox img.current {
	/*height: 134px;*/
	/*width:256px;*/
	width:256px;
	margin-bottom:10px;
	border:solid 1px darkGray;
}

div.sidebox img.current.portrait {
	/*height: 270px;*/
	width:234px;
	height:auto;
	margin-bottom:10px;
}

ul.prostaff {
	display:inline;
	list-style-type:none;
	padding-top:8px;
}

li.prostaff {
	display:inline;
	padding-left:4px;
	padding-right:4px;
}

h3.boat {
	margin:3px;
	color:#990000;
	text-align: center;
	font-weight: normal; 
}

/* @slideshow */
div#slideshow .fadein { position:relative; }
div#slideshow .fadein img { position:absolute; left:0; top:0; height:175px;}
/* Index page */
div#slideshow { 
	float:left;
	margin-right:10px;
	margin-bottom:4px;
	width:240px;
	height:175px;
}

img#cortland {
	width:80px;
}

/* @video page */
table.video {
	margin-bottom:10px;
}

/* @captains page */
a.linkedIn {
	border:none;
	float:right;
}

a.linkedIn img {
	border:none;
}
