/* uber importante */

/* more YUI RESET all Styles */

 /*img, div { behavior: url('../js/iepngfix.htc') }*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
	font-size:100%;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* end more YUI RESET all Styles */

/* begin YUI */
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top &amp; bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* end YUI */


body {
	background:#000;
	font-family: "lucida grande", verdana, arial, helvetica;
	margin:0;
	padding:0;
	color:#fff;
	
	min-width:980px;
}

* html body {
	text-align:center;  /*friggin IE6 */
}

a:link {text-decoration: underline;color: #fff;}
a:visited {text-decoration: underline;color: #fff;}
a:hover{text-decoration: none;color: #247CD4;}
a:active{text-decoration: underline;color: #247CD4;}

#news li {
	font-size:93%;
	line-height:21px;
	text-align:left;
}


/* Nav */

#header_wrapper {
	width:100%;
	height:135px;
	background: url(../../img/img2/bg.jpg) repeat-x;
	text-align:center;
	clear:both;
}

#header {
	background: url(../../img/img2/mast_top.jpg) no-repeat top center;
	margin:0 auto;
	padding:0;
	width:650px;
	height:135px;
	cursor:pointer;
}


#nav {
	margin: 0 auto;
	padding:0 0 0 10px !important;
	height:50px;
	width:740px;
	background: url(../../img/img2/mast_btm_wide_mid.gif) no-repeat center center;
	color:#000;
	font-size:13px;
	clear:both;
}

* html #nav {padding:0 0 0 20px;}

#nav li {
	list-style:none;
	float:left;
	padding:0;
	margin-top:16px;
	color:#000;
	font-size:13px;
	white-space:nowrap;
	display:inline;
	height:40px;
}

#nav a {
	color:#000;
	font-weight:normal;
	padding:10px 3px 10px 3px !important;
	padding/**/:/**/15px 3px 5px 3px;
	font-size:14px;
}


#nav a:link {text-decoration: none;color: #000;}
#nav a:visited {text-decoration: none;color: #000;}
#nav a:hover{text-decoration: none;color: #247CD4;}
#nav a:active{text-decoration: none;color: #247CD4;}

/* search in navigation bar */
#search_bar {
	position: relative; 
	top: -3px; 
	right: -40px;
  	z-index: 10; 
  	text-align: right;
  	padding: 0;
}
#search_bar form {margin: 0; padding: 2px 1em 0;z-index:11;}
#search_bar input[type="text"] {width: 10em; border: 2px inset #999;}



/*  Nav End */

.pipe {width:10px;}

.nav_sub {
	text-align:center;
	margin:12px auto;
	padding:3px;
}
	
#wrapper {
	width:980px;
	margin:15px auto;
	text-align:center;
	padding:0;
}


#content {
	width:980px;
	margin:0;
	padding:0;
	clear:both;
}

#contentwrapper {	
	margin:0 auto;
}


#searchbox
{
	margin: 0 auto;
	padding: 0;
	width: 650px;
	height: 350px;
	background: url(../../img/search_background_short.png) no-repeat center top;
	text-align: left;
}


#content_bottom {
	/*float:left;*/
	margin:0 auto;
	padding:0 0 0 15px;
	width:650px;
	height:30px;
	background: url(../../img/search_background_short.png) no-repeat left bottom;
	
}

#footer {
	width:980px;
	clear:both;
	color:#fff;
	text-align:center;
	margin:10px auto;
}


#searchbox_title {
	width:100%;
	margin:0px auto;
	padding:15px 0 10px 0;
	color:#333;
	font-size:131%;
	text-align:center;
}


#search_title, #browse_title, #share_title {
	display:inline;
	width:200px;
	border:1px solid #CCC;
	float:left;
	margin:0 0 10px 0;
	padding:5px 0;
	color:#333;
	text-align:center;
	background:#FFA500 url(../../img/orange.png) repeat-x;

}

h1.normal_header, #normal_header  {
	border:1px solid #CCC;
	margin:20px auto;
	padding:3px 10px;
	width:940px; /* 980 minus 10px on either side and padding */
	color:#333;
	text-align:center;
	background:#FFA500 url(../../img/orange.png) repeat-x;
	font-size:131%;
	
}

h2.normal_header {
	border:1px solid #CCC;
	margin:20px auto;
	padding:3px 10px;
	width:940px;
	color:#333;
	text-align:left;
	background:#FFA500 url(../../img/orange.png) repeat-x;
	font-size:100%;
	float:left;
}

.normal_header .left {
	float:left;
	width:55%;
	display:block;
}

.left {text-align:left;}

.normal_header .right {
	float:left;
	width:40%;
	display:block;
}
.book {
	display:none;
	background: url(../../img/yellow.jpg) no-repeat top left;
	width:100px;
	height:100px;
	margin-bottom:-50px;
	position:relative;
	z-index:7;
}

.header {
	font-size:190%;
	text-align:center;
}

#search {position:relative;width:200px;height:160px;text-align:center;padding:0;margin:0px 0 0 15px;}

#browse {position:relative;width:200px;height:160px;text-align:center;padding:0;margin:-160px 0 0 225px;}

#create {position:relative;width:200px;height:160px;text-align:center;padding:0;margin:-160px 0 0 435px;}

#create a {
	color:#333;
}
select {width:175px;margin:2px 0;}

.strong {font-weight:bold;}


/* google search box */
#revertbox2 {
	position: absolute;
	z-index: 4;
	top: 150px;
	left: 400px;
	width: 180px;
	height: 120px;
	/*border: 1px dashed #FFA500;*/
	padding: 0;
	margin: 0;
}

.google_search {
	background:url(../../img/img2/google_bg.png) no-repeat top left;
	color:#000;
	margin:35px 0 0 10px;
	padding:0;
	font-size:95%;
	width:180px;
	height:125px;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	/*display:none;*/
}

.google_search li, .google_search li:hover {
	list-style:none;
	color:#000;
	margin:0;
	padding:2px;
	font-size:100%;
	background:transparent;
}

.google_search .radios, .google_search .radios:hover {
	padding-left:24px;
	text-align:left;
}

.google_search #googletext {
	font-size:95%;
	width:110px;
	border:1px solid #CCC;
	padding:2px 0 0 23px;
	margin:10px 0 0 10px;
	height:22px;
	color:#333;
	font-style:italic;
	background: #FFF url(../../img/img2/google.gif) no-repeat 3px 3px; 
}


#google_button {
	float:right;
	margin:5px 15px 0 0;
}

.google_search #cancel {
	margin-left:10px;
	margin-bottom:0;
	margin-right:5px;
}

.button {
	background:purple;
	padding:0;
	width:66px;
	height:17px;
}

.button_share {
	width:117px;
	height:38px;
}

span.btn input {
	display: block;
	width: 66px;
	height: 17px;
	cursor: pointer;
	background-color:#333;
}

span.btn input:hover {
	background-color:#96C;
}


span.btn {
	display: block;
	float: right;
	margin: 1px 15px 0 0;
	padding: 3px;
	background: url(../../img/img2/button.png) 0 0 no-repeat;
}

	/* google search box */	
	
p {
	text-align:left;
	padding:0 15px;
	line-height:20px;
	font-size:93%;
}

/* gallery  for gallery page not user pages */

	#gallery, .gallery {
		width:660px;
		margin:0 auto;
	}
	
	#gallery li, .gallery li {
		float: left;
		list-style: none;
		width: 200px;
		height: 163px;
		background-image: url(../../img/slide3.png);
		padding: 0;
		background-position: 0px 0px;
		margin:10px;
	}
	
	#gallery img, .gallery img {
		border:3px solid #CCC;
		margin: 22px 0 10px 22px;
	}
	
	
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	#about, #privacy  {
		display:none;
		position:relative;
		top:-80px;
		border:2px solid #FFA500;
		background:#fff;
		color:#333;
		padding:3px;
		margin:5px auto;
		text-align:left;
	}
	
	#google_ad, 
	.google_ad {
		margin:15px 0 15px 115px;
		text-align:center;
		width:750px;
		height:100px;
		clear:both;
	}
	
	* html #google_ad {margin:0 auto;}
	
	#sponsors{
		background:#fff;
		width:90%;
		margin:0 auto;
	}
	
	#sponsors ul {
		float:left;
		background: #fff;
	}
	
	#sponsors ul li
	{
		float: left;
		background: #fff;
		list-style: none;
		padding:20px 3px 3px 0;
		margin:0;
	}
	
	#skiffkits {
		background:#FFF;
		width:164px;
		height:66px;
		margin:0;
		display:inline;
	}
	
	 #glacierboats {
		background:#FFF;
		width:180px;
		height:51px;
		margin:0;
		display:inline;
		clear:both;
	}

	#maib {
		margin:0;
	}
	
	.plainlist {
		display:block;
		width:100%;
		text-align:left;
	}
	
	.plainlist li {
		list-style:none;
	}
	
	.floatleft {
		float:left;
		clear:both;
		text-align:left;
	}
		
		
	/* Individual's pages */
	
	#gallery_left, .gallery_left {
		float:left;
		width:240px;
		margin: 45px 5px 10px 20px;
		padding:10px;
		text-align:left;
	}
	
	.overflow {
		overflow:auto;
		height:480px;
		border:1px solid #666;
		padding-left:30px;
		width:180px;
	}
	
	#gallery_left ol, .gallery_left ol {padding:0;margin:0;}
	#gallery_left li, .gallery_left li{font-size:85%;line-height:17px; padding:3px 0;}

	#gallery_right, .gallery_right {
		float:left;
		width:640px;
		margin: 10px 0;
		/*white-space:nowrap;
		border:1px dashed green;*/
		padding:0;
	}
	
	#gallery_right h3.description, .gallery_right h3.description {
		margin-top:0;
		padding:0 0 5px 0;
		width:640px;
		font-size:85%;
	}
	
	.nestedList li { list-style: lower-latin;margin-left:15px; }
	
	
	#fishlist li {
		text-align:left;
		font-size:93%;
	}
	
	.img {
		margin:10px;
	}
	
	.new { color: yellow; font-style: italic; font-size: 108%;}
	.forsale { color: yellow; font-style: italic; font-size: 108%;}
	.aspecial { color: #FFFF00; }
	
	.center {
		margin:0 auto;
		text-align:center;
	}
	
	#buoylist li {
		line-height:25px;
		font-size:93%;
		text-align:left;
	}
	
	a.installment:link {text-decoration: underline;color: #fff;}
	a.installment:visited {text-decoration: underline;color: #fff;}
	a.installment:hover {text-decoration: none;color: #247CD4;}
	a.installment:active {text-decoration: underline;color: #247CD4;}

	hr {margin:15px auto;}
	
	.halo {
		text-align:right;
		padding:0 25px 0 0 ;
		margin:0 0 -10px 0;
	}
	
	.centerImage {
		margin:10px auto;
		width:800px;
		text-align:center; /* ie */
	}
	
	#americanpower li {
		text-align:left;
	}
	
	
	label {
		text-align:left;
		float:left;
		margin:10px 20px 10px -20px;
		padding:10px;
		color:#333;
		background:#FFA500 url(../../img/orange.png) repeat-x;
		width:100%;
	}
	
	.index_list {
		clear:both;
		padding:0;
		margin:0;	
	}
	
	.index_list
	{
		font-size: 12px;
		text-align: left;
		list-style-position: inside;
		padding:0 0 0 20px;
		margin:0;
	}
	
	
	.onecolumn_a {
		width:350px;
		float:left;
		margin:0;
		padding:0 20px 10px 10px;
		
	}
	
	.onecolumn_b {
		width:350px;
		float:left;
		margin:0;
		padding:0 0 10px 50px;
		
	}
	
	
	#twocolumn_wrap {
		float:left;
		margin:0 0 0 100px;
		padding:0;
	}
	
	
	span.right {
		float:right;
		text-align:right;
		color:#333;
		margin-top: 0;
	}
	
	.right a {color:#333;}
	
	.clearme {
		height: 0;
		padding:0;
		margin:0;
		background:transparent;
		clear: both;
		display:none;
		width:100%;
	}

	.clearme {display: inline-block;display:none;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearme {display: block;}
	/* End hide from IE-mac */
	
	
	
	#standardlist {float:left;border:1px dashed lime;clear:both;list-style:none;}
	
	#standardlist li {
		border:1px solid orange;
		background:#fff;
		text-align:left;
		margin:2px;
	}
	
	#standardlist li:hover {
		background:#ffffcc;
	}
	
	#standardlist li a{
		color:#000;
	}
	
	listheader {
		border:1px solid gray;
	}
	
	.ifIE6 {
		color:red;
		background:#ffffcc;
		padding:20px;
		border:5px dashed red;
		text-align:left;
		font-size:16px;
	}
	
.ifIE6 a:link {text-decoration: underline;color: red;}
.ifIE6 a:visited {text-decoration: underline;color: red;}
.ifIE6 a:hover{text-decoration: none;color: red;}
.ifIE6 a:active{text-decoration: underline;color: red;}

.mylist {
	float:left;
}

.mylist li {
	text-align:left;
}


.defListNormal {margin:0 15px;padding:0;text-align:left;float:left;width:90%;}
.defListNormal dt {margin:0 0 10px 0;padding:0;text-align:right;float:left;width:250px;}
.defListNormal dd {margin:0 0 10px 265px;padding:0;text-align:left;}
.headerSpecial {text-align:left;margin: 15px;}

.notes {color:blue;font-style:italic;font-size:14px;padding-left:20px;margin:20px 0;text-align:left;}


a.floaterLink:link,
a.floaterLink:visited,
a.floaterLink:hover,
a.floaterLink:active {
	font-weight:bold;
	text-decoration:underline;
	color:red;
	position:relative;
}

a.floaterLink:hover {text-decoration:none;}

.floater {
	position:absolute;
	top:0px;
	left:-60px;
	width:200px;
	padding:15px;
	border: 4px solid #01426C;
	background:#fff;
	display:block;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: .95;
	font-size:11px;
}



#floater1, #floater2, #floater3, #floater4, #floater5, #floater6, #floater7, #floater8 {display:none;z-index:25;}

#floater3, #floater7 {width:258px;}
#floater5 {width:278px;}

.floaterImage {
	float:left;
	margin:5px;
	opacity: 1.0;
}

.photoCaption {text-align:right;padding-right:20px;}

.normalOrderedList {}
.normalOrderedList li {text-align:left;}

.big_illustration {
	background: url(../img/shrimppotrigging24bit.png) no-repeat;
	width:619px;
	height:995px;
	margin:0 auto;
	padding:5px 0 0 0;
}

.big_illustration ul.rigging {
	list-style:none;
}

.big_illustration ul.rigging li {
	color:orange;
	font-size:16px;
	list-style:none;
	text-align:left;
	margin:5px 0;
}

 dl.rigging {
	list-style:none;
	margin:0 15px;
	clear:both;
	opacity:.90;
	background:#fff;
}

dl.rigging dt, dl.rigging dd {
	color:orange;
	font-size:12px;
	list-style:none;
	text-align:left;
	margin:10px 0;
}

d.rigging dt {font-weight:bold;}

#myframe {
	width:800px;
	height:995px;
	float:left;
	margin: 0 0 15px 0;
}
	
a.whiteLink:link,
a.whiteLink:visited,
a.whiteLink:hover,
a.whiteLink:active {
	color:red;
	
}
.howToList {clear:both;}
.howToList li {
	text-align:left;
	margin:10px 0 5px 0;}
	
	
	.googleWrapper {
	width:728px;
	height:100px;
	padding:0;
	float:left;
}

.adLinksWrapper, 
.adLinksWrapperRight {
	display:block;
	width:202px;
	height:90px;
	float:left;
	color:#fff;
	padding:3px 10px 0 15px;
	font-size:14px;
	font-family:arial, sans-serif;
	text-align:left;
	white-space: normal !important;
}

.adLinksP {float:left;margin-top:0 !important;}


.adLinksWrapper p.adLinksP,
.dLinksWrapperRight p.adLinksP{
	margin:0;
	padding:0;
	line-height:16px;
}

a.adLinks:link,
a.adLinks:visited,
a.adLinks:hover,
a.adLinks:active {
	display:block;
	margin:0;
	padding:0;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}


a.adLinksSite:link,
a.adLinksSite:visited,
a.adLinksSite:hover,
a.adLinksSite:active {
	display:block;
	margin:0;
	padding:0;
	font-size:9px;
	color:#fff;
	text-decoration:none;
}