@charset "utf-8";
/* CSS Document */

/* --------------------
		Jerimee Styles
-------------------- */

h3#dearretail  {
padding-top: 20px;
color: #3F3935;
}

ul.factlist  {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 25px;
	padding-bottom: 20px;
	text-indent: 5px;
	line-height: 20px;
	}

ul.factlist li (
	margin-left: 1px;
)	


ul.pledgesubnav {
	clear: both;
	padding-top: 10px;
	padding-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;

}

ul.pledgesubnav  li {
	font-size: 16px;
	padding: 5px 30px 5px 30px;	
	margin: 20px 10px 20px 0px;
	display: inline; 
	background: #6E791B;
}

ul.pledgesubnav  li a {
	color: #FFF;
}


/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ul, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li {
	margin-bottom:5px;
}


blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #336b7d;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 20px;	
	overflow: hidden;
}

blockquote {
	margin-left:15px;
	}

sup, sub {
	font-size:x-small;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3f3935;
	background-color: #d6e1e5;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

.header {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	height: 85px;
	overflow: hidden;
}

.header .logo {
	margin: 29px 0 0 14px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	width: 233px;
	height: 35px;
}

.header .navigation {
	float: right;
	margin-right: -15px;
}
						
.header .navigation li {
	float: left;
}

.header .navigation li a  {
	float: left;	
}

.header .navigation li a.about-bristol-bay {
	background-image: url(../images/nav-about.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 85px;
}

.header .navigation li a.about-bristol-bay:hover, .header .navigation li.selected a.about-bristol-bay {
	background-image: url(../images/nav-about-hover.gif);
}

.header .navigation li a.the-risks-of-pebble-mine {
	background-image: url(../images/nav-the-risk.gif);
	background-repeat: no-repeat;
	width: 117px;
	height: 85px;
}

.header .navigation li a.the-risks-of-pebble-mine:hover, .header .navigation li.selected a.the-risks-of-pebble-mine {
	background-image: url(../images/nav-the-risk-hover.gif);
}

.header .navigation li a.the-bristol-bay-protection-effort {
	background-image: url(../images/nav-the-protection-effort.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 85px;
}

.header .navigation li a.the-bristol-bay-protection-effort:hover, .header .navigation li.selected a.the-bristol-bay-protection-effort {
	background-image: url(../images/nav-the-protection-effort-hover.gif);
}

/* the-pledge */
.header .navigation li a.the-bristol-bay-protection-pledge {
	background-image: url(../images/nav-the-pledge.gif);
	background-repeat: no-repeat;
	width: 91px;
	height: 85px;
}

.header .navigation li a.the-bristol-bay-protection-pledge:hover, .header .navigation li.selected a.the-bristol-bay-protection-pledge {
	background-image: url(../images/nav-the-pledge-hover.gif);
}

/* end the-pledge */

.header .navigation li a.anglo-american-environmental-and-social-track-record {
	background-image: url(../images/nav-anglo-american.gif);
	background-repeat: no-repeat;
	width: 118px;
	height: 85px;
}

.header .navigation li a.anglo-american-environmental-and-social-track-record:hover, .header .navigation li.selected a.anglo-american-environmental-and-social-track-record {
	background-image: url(../images/nav-anglo-american-hover.gif);
}

.header .navigation li a.bristol-bay-media-resources {
	background-image: url(../images/nav-media-resources.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 85px;
}

.header .navigation li a.bristol-bay-media-resources:hover, .header .navigation li.selected a.bristol-bay-media-resources {
	background-image: url(../images/nav-media-resources-hover.gif);
}

.main {
	clear: both;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	margin-bottom: 20px;
}

.block {
	border-top: 6px solid #d6e1e5;	
	padding: 9px 10px;
	overflow: hidden;
}

.content {
	float: left;
	width: 630px;
}

.sidebar {
	float: right;
	width: 310px;
}

.intro {
	background-image: url(../images/intro.gif);
	height: 275px;
	width: 610px;
	background-repeat: no-repeat;
	position: relative;
}

.intro .more {
	position: absolute;
	width: 98px;
	height: 26px;
	left: 22px;
	top: 222px;
	cursor: pointer;
}
		
h1.united{
	margin-bottom: 5px;
}
		
ul.united {
	clear: both;
	display: block;
	margin-right: -5px;
}

ul.united li {
	margin-right: 5px;	
}

ul.united li, ul.united a {
	float: left;	
	background-repeat: no-repeat;
	height: 33px;
	width: 97px;
}

ul.united a.commercial-fishers {
	background-image: url(../images/commercial-fishers.gif);
}

ul.united a.commercial-fishers:hover {
	background-image: url(../images/commercial-fishers-hover.gif);
}

ul.united a.sport-fishers {
	background-image: url(../images/sport-fishers.gif);
}

ul.united a.sport-fishers:hover {
	background-image: url(../images/sport-fishers-hover.gif);
}

ul.united a.outfitters {
	background-image: url(../images/outfitters.gif);
}

ul.united a.outfitters:hover {
	background-image: url(../images/outfitters-hover.gif);
}

ul.united a.alaska-natives {
	background-image: url(../images/alaska-natives.gif);
}

ul.united a.alaska-natives:hover {
	background-image: url(../images/alaska-natives-hover.gif);
}

ul.united a.conservation-groups {
	background-image: url(../images/conservation-groups.gif);
}

ul.united a.conservation-groups:hover {
	background-image: url(../images/conservation-groups-hover.gif);
}

ul.united a.jewelry-retailers {
	background-image: url(../images/jewelry-retailers.gif);
}

ul.united a.jewelry-retailers:hover {
	background-image: url(../images/jewelry-retailers-hover.gif);
}

h1 {
	font-size: 28px;
	color: #336b7d;
	font-weight: normal;
	line-height: 30px;
	padding-bottom:10px;
}

.more {
	float: left;
	clear: both;
	color: #336b7d;
	text-decoration: underline;
}

.more:hover {
	text-decoration: none;	
}

.separator {
	clear: both;
	width: 610px;
	background-color: #d6e1e5;
	height: 1px;
	margin: 10px 0;
}

.content .left {
	float: left;
	width: 290px;
	border-right: 1px solid #d6e1e5;
	padding-bottom: 10px;
	padding-right: 15px;
}

.content .right {
	float: right;
	width: 287px;

}

.content .hide {
	display:none;
}

h2 {
	font-size: 16px;
	color: #3f3935;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0;
}

h2.tpe {
	line-height:40px;
	margin-bottom:-5px;
}

h3 {
	font-size: 16px;
	color: #336b7d;
}

h3 a {
	color: #336b7d;	
}

h4 {
	font-size: 16px;
	color: #3f3935;
	font-weight: bold;
	margin: 10px 0;
}

small {
	display: block;
	color: #969492;
	font-size: 10px;
	line-height: 14px;
}

.dark {
    margin-top: 3px;    
}

.dark img {
    float: left;
    margin: 0px 20px 20px 0px;    
}

.preview {
	padding-bottom: 15px;	
}

.right .preview {
	padding-bottom: 18px;	
}

.sidebar h2 {
	background-color: #3f3935;
	height: 31px;
	overflow: hidden;
	color: #FFF;
	padding-left: 12px;
	font-size: 16px;
	font-weight: normal;
	line-height: 31px;
	text-transform: none;
	margin: 8px 0 6px 0;
}

.sidebar .block {
	padding-top: 1px;	
}

.sidebar h2 img {
	margin-left: -12px;
	position:relative;
}

.gray {
	background-color: #d9d7d7;
	padding: 10px;
	overflow: hidden;
	font-size:12px;
}

.sidebar .image {
	margin-bottom: 8px;	
}

.sidebar .right {
	float: right;
    *width: 85px;
}

.sidebar #finduson_box h2 {
	margin-bottom: 20px;
}

.sidebar #finduson{
	float:left;
	width:40%;
}
	
.sidebar #finduson_icons img {
	padding-top: 4px;
	margin-left: 0;
}
	
.sidebar #finduson_icons {
	float:right;
	text-align:left;
	width:60%;
}
	
.sidebar #facebook_logo {
	float: left;
	width: 20%;
}

.sidebar #twitter_logo {
	float: right;
	width: 80%;
	}
	


.gray .left {
	float: left;
	width: 270px;
}

.gray .right {
	float: right;
	width: 100px;
}

.gray img {
	border: 5px solid #FFF;	
}

.gray h3 {
	color: #3f3935;
	font-size: 16px;
	margin-bottom: 10px;
}

.gray .nav {
	clear: both;
	padding-top: 10px;
}

.gray .previous {
	background-image: url(../images/previous.gif);
	width: 63px;
	height: 18px;
	float: left;
	margin-right: 3px;
}

.gray .next {
	background-image: url(../images/next.gif);
	width: 39px;
	height: 18px;
	float: left;
	margin-right: 3px;
}

.news-preview {
	clear: both;
	overflow:hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #d6e1e5;
	margin-bottom: 5px;
}

.news-preview .right {
	float: right;
}

.news-preview .right img {
	float: right;
	padding: 3px;
	margin-left: 25px;
	border: 1px solid #85a6b1;
}

.watch-the-trailer {
	background-image: url(../images/watch-the-trailer.gif);
	width: 139px;
	height: 24px;
	float: left;
	clear: both;
	margin-top: -5px;
	position: relative;
}

.footer {
	background-color: #0d3c4b;
	clear: both;
	padding: 16px 0;
	color: #FFF;	
	overflow: hidden;
}

.footer .logo {
	background-image: url(../images/logo-footer.gif);
	float: left;
	width: 192px;
	height: 22px;
	margin-top: 7px;
}

.footer .ORGlogo {
	background-image: url(../images/NA-EWA-logo-footer.png);
	float: right;
	width: 325px;
	height: 85px;
	margin-top: 7px;
}


.footer .copyright {
	color: #74a3b2;
	clear: both;
	padding: 15px 0 5px 0;
}

.footer .orglogotext {
	float: left;
	color: #74a3b2;
	clear: both;
	padding-bottom: 15px;
}

.footer a {
	color: #FFF;	
}

.footer ul li {
	display: block;
	padding: 2px 0;
}

.footer .left {
	float: left;
	width: 630px;
}

.footer .right {
	float: right;
	width: 310px;
}

.footer .left .left {
	width: 330px;
}

.footer .left .right {
	float: right;
	width: 300px;
}

.footer .block {
	background-color: #26505d;
	border: none;
}

.footer .block h2 {
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
}

.footer .block p {
	padding-bottom: 10px;
}

.take-action {
	float: left;
	clear: both;
	background-image:url(../images/take-action.gif);
	width: 95px;
	height: 24px;
}

.hidden {
	display:none;
	}
.homeLink{
	float:right;
	text-align:right;
	} 

.clear {
    clear: both;
}
.content .show-image {
    width: 585px;
    height: 111px;
    background: transparent url("../images/image-background.gif") left top no-repeat;
}    
.content .show-image img {
    margin: 8px 0 0 1px;
    float: left;
    width: 116px;
    height:77px;
}
.content .show-image a.left-arrow:link, .content .show-image a.left-arrow:visited {    
    display: block;
    width: 8px;
    height: 17px;
    background: transparent url("../images/left.gif") left top no-repeat;
    float: left;
    margin: 0 11px 0 10px;
}
.content .show-image a.right-arrow:link, .content .show-image a.right-arrow:visited {    
    display: block;
    width: 8px;
    height: 17px;
    background: transparent url("../images/right.gif") left top no-repeat;
    float: left;
}

