/*
© Humaan | www.humaan.com.au
Description : Core Stylesheet
*/

@font-face {
    font-family: 'titillium';
    src: url('../fonts/TitilliumText22L001-webfont.eot');
    src: url('../fonts/TitilliumText22L001-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TitilliumText22L001-webfont.woff') format('woff'),
         url('../fonts/TitilliumText22L001-webfont.ttf') format('truetype'),
         url('../fonts/TitilliumText22L001-webfont.svg#TitilliumText22LThin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('../fonts/TitilliumText22L003-webfont.eot');
    src: url('../fonts/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TitilliumText22L003-webfont.woff') format('woff'),
         url('../fonts/TitilliumText22L003-webfont.ttf') format('truetype'),
         url('../fonts/TitilliumText22L003-webfont.svg#TitilliumText22LRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('../fonts/TitilliumText22L005-webfont.eot');
    src: url('../fonts/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TitilliumText22L005-webfont.woff') format('woff'),
         url('../fonts/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('../fonts/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* @group GLOBAL SETTINGS */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: 'titillium', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #2F2F2F;
	background: #fff;
}

select,input,button,textarea{
	font: 99% 'titillium', helvetica, arial, clean, sans-serif;
}

table{
	font-size: inherit;
	font-size: 100%;
}

pre, code, kbd, samp, tt{
	font-family: monospace;
	line-height: 100%;
}

/* @end */
/* @group FORMATTING */

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	margin: 0;
	padding: 0 0 .856em;
}

h1, h2, h3, h4{
	font-family: 'titillium', Helvetica, Arial, sans-serif;
	font-weight: 100;
}

h1 {
	font-size: 190%;
}

h2 {
	font-size: 250%;
}

h3 {
	font-size: 180%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-family: ff-kievit-web, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	padding-top: .47em;
}

h6 {
	font-size: 80%;
}

h1 a, h2 a, h3 a, h4 a, h5 a{
	border: none;
}


p, ul, ol, figure {
	padding-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.7em;
	margin: 0;
}

ul{
	list-style: square;
	padding: 0 1.2em .8em 2.5em;
}

ul li{
	margin-bottom: .37em;
}


a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #D4E3EB;
	font-weight: 500;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #ccc;
}

strong{
	font-weight: bold;
}

/* @end */
/* @group LAYOUT */

#container {
	width: 100%;
	margin: 0;
}

#container header#header{
	
}

h1#logo-large{
	margin: 0;
	padding: 0;
	z-index: 10;
}

#logo-large a, #logo-small a{
	height: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	border: 0;
}

#logo-large a{
	padding-top: 216px;
	position: absolute;
	top: -28px;
	left: 50%;
	width: 296px;
	margin-left: -148px;
	background: url('../art/logo-large.png') no-repeat left top;
}

#logo-small{
	position: fixed;
	top: 20px;
	display: none;
	line-height: 200px;
	z-index: 10;
	width: 100%;
	min-width: 960px;
}

#logo-small a{
	padding-top: 66px;
	width: 243px;
	margin-left: -121.5px;
	background: url('../art/logo-small.png') no-repeat center top;
	z-index: 10;
	margin: 0 auto;
}

#content{
	width: 100%;
	margin: 0 auto;
	min-width: 960px;
}

#content #home .inner{
	padding-top: 272px;
	padding-bottom: 93px;
}

#content #about .inner{
	padding-bottom: 100px;
}

#content #whyus .inner{
	padding-bottom: 180px;
	min-height: 1500px;
}

#content #products .inner{
	padding-bottom: 228px;
}

/* @group HOME PAGE */

#container section#home{
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #fff url('../art/home-background.png') repeat-x center  -45px;
	color: #3E3E3E;
}

#container section#home .inner{
	width: 100%;
	background: url('../art/home-sky.jpg') no-repeat center -45px;
	overflow: hidden;
	position: relative;
}

#container section#home .inner article{
	position: relative;
	/*background: url('../art/home-fish.jpg') no-repeat center 290px;*/
	min-height: 725px;
	width: 960px;
	margin: 0 auto;
}

#container section#home .inner article .page{
	width: 540px;
	text-align: center;
	margin: 0 auto;
	padding-top: 40px;
	position: relative;
	z-index: 9;
	text-shadow: 0 1px 0 #fff;
}

#container section#home h2{
	padding-bottom: .6em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);	
}

#container section#home .todays-catch{
	border: 1px solid #E7E7E7;
	border-radius: 3px;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.09), inset 0 0 1px #ffffff;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.09), inset 0 0 1px #ffffff;
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.05), inset 0 0 1px #ffffff;
	display: inline-block;
	margin: 2.0em auto 0;
	background-color: #FCFCFC;
	padding: 12px 14px 8px 14px;
	font-size: .88em;
}

#container section#home .todays-catch strong{
	font-weight: bold;
	color: #0F5576;
}

#container section#home .twitter{
	font-size: .8em;
}

#container section .continue{
	position: absolute;
	bottom: 90px;
	display: block;
	border: none;
	padding-bottom: 30px;
	width: 400px;
	margin-left: -200px;
	left: 50%;
	color: #fff;
	font-size: 1.5em;
	font-weight: 100;
	text-align: center;
	clear: both;
	z-index: 9;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	cursor: pointer;
}

#container section .continue:hover{
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	cursor: pointer;
}

#container section#about .continue{
	background: url('../art/continue-about.png') no-repeat center bottom;
}

#container section#whyus .continue{
	background: url('../art/continue-whyus.png') no-repeat center bottom;
}

#container section#products .continue{
	background: url('../art/continue-products.png') no-repeat center bottom;
}

#container section#values .continue{
	background: url('../art/continue-values.png') no-repeat center bottom;
	color: #333333;
	text-shadow: none;
}

#container section#home .continue{
	padding-bottom: 56px;
	color: #8FA5B0;
	font-size: 1.6em;
	font-weight: 300;
	bottom: 196px;
	background: url('../art/continue-home.png') no-repeat center bottom;
}


section#whyus, section#products, section#contact{
	color: #fff;
}

section#whyus a, section#products a, section#contact a, section#about a{
	color: #fff;
	border-bottom: 1px solid #666;
}


/* @end */


/* @group ABOUT US */

#container section#about{
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #181717 url('../art/about-wood.jpg') repeat fixed -40% top;
	color: #DDCDCB;
}

#container section#about .inner{
	height: 1000px;
	background: url('../art/about-markets.png') no-repeat fixed -40% 380px;
}

#container section#about .inner .anchor{
	position: absolute;
	top: 70%;
	left: 463px;
	width: 157px;
	height: 230px;
	background: url('../art/anchor.png') no-repeat left top;
	-moz-transition-property: all;
	-moz-transition-duration: .1s;
	-webkit-transition-property: all;
	-webkit-transition-duration: .1s;
}

@-webkit-keyframes 'bounce' {
	50% {
		top: 68%;
	}
}

#container section#about .inner .anchor.bounce{
	-webkit-animation: bounce .2s ease-in-out 0s 1;
}
	     
#container section#about .inner article{
	position: absolute;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	background: url('../art/about-grain.png') repeat left top;
}

#container section#about .inner article h2{
	color: #BDA09C;
	font-size: 300%;
	padding-bottom: .7em;
}

#container section#about .inner article .page{
	width: 400px;
	padding: 208px 45px 45px;
}

/* @end */

/* @group WHY US */

#container section#whyus{
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #000 url('../art/salmon.jpg') repeat-x fixed -40% top;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);	
}

#container section#whyus .inner{
	width: 960px;
	margin: 0 auto;	
}

#container section#whyus header{
	padding: 200px 0 26px;
	text-align: center;
}

#container section#whyus header p{
	width: 600px;
	margin: 0 auto;
}

#container section#whyus article{
	width: 360px;
	margin: 10px;
	padding: 17px 0 0 100px;
	float: left;
}

#container section#whyus h2{
	font-size: 315%;
	padding-bottom: .4em;
}

#container section#whyus article{
	background: url('../art/services-import.png') no-repeat left top;
	margin-bottom: 40px;
}

#container section#whyus article.services-hub{
	background-image: url('../art/services-hub.png');
}

#container section#whyus article.services-30{
	background-image: url('../art/services-30.png');
	clear: both;
}

#container section#whyus article.services-logo{
	background-image: url('../art/services-logo.png');
}

#container section#whyus article.services-international{
	background-image: url('../art/services-international.png');
	clear: both;
}

#container section#whyus article.services-sustainability{
	background-image: url('../art/services-sustainability.png');
}

/* @end */

/* @group PRODUCTS */

#container section#products{
	position: relative;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	margin: 0 auto;
	background: #9D7955 url('../art/board.jpg') repeat center 285px;
}

#container section#products .inner{
	width: 960px;
	margin: 0 auto;
	text-shadow: 0 1px 2px #281606;
}

#container section#products .inner ul.fish{
	width: 960px;
	margin: 0 auto;
	float: left;
	list-style: none;
	padding: 0;
	min-height: 700px;
}

#container section#products .inner ul.fish li{
	background: url('../art/divot.png') no-repeat center 25px;
	width: 160px;
	height: 180px;
	padding-bottom: 50px;
	margin: 0;
	float: left;
	position: relative;
	display: block;
}

#container section#products .inner ul.fish li .fish-mount{
	width: 200px;
	height: 110px;
	margin-left: -20px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}

#container section#products .inner ul.fish li .fish-mount img{
	width: 200px;
	height: auto;
	position: absolute;
	left: 0;
}

#container section#products .inner ul.fish ul.catch{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#container section#products .inner ul.fish ul.catch li {
	display: inline-block;
	width: 32px;
	height: 33px;
	padding: 0;
	margin: 0 2px 4px;
	background: url('../art/fish-divot.png') no-repeat center top;
}

body #container section#products .inner ul.fish ul.catch li{
	float: none;
}

#container section#products .inner ul.fish ul.catch li:hover{
	background: url('../art/fish-divot.png') no-repeat center top;
	cursor: help;
}

#container section#products .inner ul.fish ul.catch li span.method{
	width: 32px;
	height: 32px;
	display: block;
	-webkit-transition: background-position .2s ease-in-out .2s;
	-moz-transition: background-position .2s ease-in-out .2s;
	border-radius: 16px;
	text-indent: -9999em;
}

#container section#products .inner ul.fish ul.catch li span.glow{
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../art/fish-glow.png') no-repeat center top;
	opacity: 0;
	-webkit-transition: opacity .6s ease-in-out 0;
	-moz-transition: opacity .6s ease-in-out 0;
}

#container section#products .inner ul.fish span.text {
	position:absolute;
	bottom:  15px;
	display: block;
	left: 25px;
	background: rgba(0,0,0,.5);
	padding: 2px 5px;
	font-size: 80%;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,.4);
	display:  none;
}

#container section#products .inner ul.fish ul.catch li:hover span.glow{
	opacity: 1;
}

#container section#products li.fish-line span.method{
	background: url('../art/fish-line.png') no-repeat center top;
}

#container section#products li.fish-net span.method{
	background: url('../art/fish-net.png') no-repeat center top;
}

#container section#products li.fish-dutch span.method{
	background: url('../art/fish-dutch.png') no-repeat center top;
}

#container section#products li.fish-farm span.method{
	background: url('../art/fish-farm.png') no-repeat center top;
}

#container section#products .inner ul.fish ul.catch li:hover span{
	background-position: left bottom;
}

#container section#products .inner h3{
	width: 100%;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#container section#products .inner ul.fish li h3{
	font-size: 1.2em;
	padding: 0;
}

.seasonal {
	padding: 30px;
	background: #000;
	width: 900px;
}

.seasonal ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: url(../art/bullet.png);
}

.seasonal li{
	padding: 0;
	margin: 0 15px 0 20px;
	width: 190px;
	float: left;
	font-size: .9em;
}

.seasonal li.clearer {
	clear: both;
	float: none;
	margin: 0;
	list-style: none;
}

.seasonal h4 {
	font-weight: bold;
	clear:both;
}

#container section#products #knife{
	width: 200px;
	height: 1403px;
	position: absolute;
	top: 28px;
	left: 50%;
	margin-left: -690px;
	background: url('../art/knife.png') no-repeat left top;
	z-index: 10;
}

#container section#products #onion{
	width: 367px;
	height: 346px;
	position: absolute;
	bottom: -34px;
	right: 44%;
	margin-right: -708px;
	background: url('../art/onion.png') no-repeat left top;	
}

#container section#products header{
	padding: 150px 0 26px;
	text-align: center;
}

#container section#products header p{
	width: 600px;
	margin: 0 auto;
}

#container section#products article{
	width: 360px;
	margin: 10px;
	padding: 17px 0 0 100px;
	float: left;
}

#container section#products header h2{
	font-size: 380%;
	padding-bottom: 20px;
	font-weight: normal;
}

#container section#products header p{
	padding-bottom: 0;
	font-weight: bold;
}

.tooltip{
	background: url('../art/tooltip-base.png') no-repeat center bottom;
	padding-bottom: 5px;
	width: 300px;
	display: block;
	position: absolute;
	top: 125px;
	font-size: 80%;
	z-index: 11;
	line-height: 100%;
	left: -70px;
	display: none;
}

.tooltip.left {
	left: 0px;
}

.tooltip.right {
	left: auto;
	right: 0px;
}

.tooltip div{
	background: url('../art/tooltip.png') no-repeat center top;
	padding: 20px 14px 4px 14px;
	width: 272px;
	display: block;
}

.tooltip.left div {
	background: url('../art/tooltip-left.png') no-repeat center top;
}


.tooltip.right div {
	background: url('../art/tooltip-right.png') no-repeat center top;
}




.tooltip div p{
	padding-bottom: 5px;
}

/* @end */

/* @group VALUES */

#container section#values{
	position: relative;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff url('../art/values-sky.jpg') repeat-x center top;
}

#container section#values .inner{
	width: 960px;
	padding: 186px 0 220px;
	margin: 0 auto;
	position: relative;
}

#container section#values .inner h2{
	text-shadow: 0 1px 0 #fff;
	color: #135497;
	text-align: center;
	font-size: 400%;
	padding-bottom: 1.5em;
	font-weight: normal;
}

#container section#values .inner article{
	float: left;
	padding: 20px 25px 5px;
	width: 270px;
	color: #3E3E3E;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-align: center;
	font-weight: 400;
}

#container section#values .inner .floaty{
	width: 640px;
	margin: 0 auto;
	clear: both;
}

#container section#values .inner article h3{
	font-weight: 600;
}

#container section#values .inner .boat{
	width: 394px;
	height: 211px;
	position: absolute;
	bottom: 40px;
	left: -135px;
	background: url('../art/boat.png') no-repeat right top;
}

#container section#values .inner .gull-big{
	width: 201px;
	height: 108px;
	top: 118px;
	right: -159px;
	position: absolute;
	background: url('../art/gull-big.png') no-repeat right top;
	z-index: 10;
}

#container section#values .inner .gull-small{
	width: 137px;
	height: 97px;
	top: 78px;
	right: 51px;
	position: absolute;
	background: url('../art/gull-small.png') no-repeat right top;
}

#container section#values .inner .drop{
 	top: 1400px;
}

/* @end */

/* @group CONTACT */

#container section#contact{
	position: relative;
	width: 100%;
	min-width: 960px;
	min-height: 1230px;
	margin: 0 auto;
	background: #105193 url('../art/coral.jpg') repeat-x center bottom;
	padding-bottom: 100px;
}

#container #contact-wrap{
	width: 100%;
	background: url('../art/values-sea.jpg') repeat-x center -30px;
	position: relative;
}

#container section#contact .inner{
	width: 960px;
	padding: 220px 0 40px;
	margin: 0 auto;
	position: relative;
	min-height: 688px;
}

#container section#contact .waves{
	width: 100%;
	height: 130px;
	top: -66px;
	left: 0;
	position: absolute;
	background: url('../art/waves.png') repeat-x right top;
	z-index: 7;
}

#container section#contact .inner h2{
	text-align: left;
	font-weight: 100;
	font-size: 315%;
	padding: 0 0 20px 20px;
	text-shadow: 0 1px 0 #03274b;
}

#container section#contact .inner h3{
	padding-bottom: .55em;
}

#container section#contact .contact-details{
	width: 280px;
	float: left;
	padding: 20px;
}

#container section#contact .contact-details h4{
	padding-bottom: 0;
}

#container section#contact form, #thanks{
	float: left;
	width: 600px;
	padding: 20px;
}

#container section#contact form fieldset{
	padding-top: 16px;
	border-top: 2px ridge rgba(255,255,255,0.3);
}

#container section#contact form fieldset legend{
	font-size: 180%;
	padding-right: .4em;
}


#container section#contact form input, #container section#contact form textarea{
	padding: 10px 10px 8px 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	vertical-align: baseline;
}

#container section#contact form input{
	margin: 0 0 .4em;
	width: 200px;
}

#container section#contact form label{
	color: #666;
	text-shadow: none;
	position: absolute;
	font-size: 1em;
	line-height: 100%;
	top: 14px;
	left: 10px;
}

#container section#contact form label.error {
	color: #f00;
	display: block;
	position: static;
}

#container section#contact form textarea{
	border: none;
	margin: 0;
	width: 330px;
	height: 142px;
	resize: vertical;
}

#container section#contact form button {
	font-size: 100%;
	padding: 14px 20px 10px;
	width: auto;
	color: #ddd;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	background-color: #1e1e1e;
	-moz-box-shadow: inset 0 1px 0 rgba(204, 254, 254, 0.15), 0 1px 02px rgba(0, 38, 76, 0.45), 0 3px 8px rgba(0, 39, 50, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(204, 254, 254, 0.15), 0 1px 02px rgba(0, 38, 76, 0.45), 0 3px 8px rgba(0, 39, 50, 0.5);
	box-shadow: inset 0 1px 0 rgba(204, 254, 254, 0.15), 0 1px 02px rgba(0, 38, 76, 0.45), 0 3px 8px rgba(0, 39, 50, 0.5);
	cursor: pointer;
	-webkit-transition: background-color .3s, color .3s;
	float: right;
}

#container section#contact form button:hover{
	background-color: #333;
	color: #fff;
}

#container section#contact form button:active{
	color: #fff;
}

#container section#contact form .area{
	margin: 0 0 0 20px;
}

#container section#contact form p, form .infield{
	position:relative;	
}

#container section#contact a{
	color: #fff;
	border: none;
	font-weight: bold;
}

a#view-map {	
	background: #03274b;
	border-radius: 3px;
	padding: 5px 5px 3px;
	font-size: .8em;
	margin: 0 2px;
	border-bottom: 1px solid #4685c3 !important;
}

#map {
	padding: 20px;
	background: black;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 6px;
	margin: 30px 10px 10px;
	border-bottom: 1px solid rgba(255,255,255,.3);
	display: none;
}

#map_canvas {
	height: 400px;
	width: 900px;
	display: block;
}

/* @end */

/* @group FOOTER */

#contact footer{
	padding: 1.65em 0;
	background: #000;
	background: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	display: block;
	top: 900px;
}

#contact footer .footer-inner{
	width: 920px;
	margin: 0 auto;
}

#container section a{
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
}

#container section#contact a:hover{
	color: #b3efff;
}

#contact footer .footer-inner #footer-logo{
	float: left;
	padding: 0;
	margin-right: 29px;
	width: 243px;
}

#contact footer .footer-inner #footer-logo a{
	height: 0;
	overflow: hidden;
	display: block;
	border: 0;
}

#contact footer .footer-inner #footer-logo a{
	padding-top: 65px;
	width: 243px;
	margin-left: -121.5px;
	background: url('../art/logo-white.png') no-repeat center top;
	z-index: 10;
	margin: 0 auto;
}

#contact footer .footer-inner p{
	padding: 10px 0 0;
}

#contact footer .footer-inner ul{
	padding: 0;
	list-style: none;
}

#contact footer .footer-inner ul li{
	margin: 0 1em 0 0;
	float: left;
}

/* @end */

.page{
	padding: 10px;
}

/* @end */

/* @group CUSTOM CLASSES */

	/* @group NAVIGATION */
	
	header#header{
		position: absolute;
		width: 100%;
		background: none;
		top: 72px;
		z-index: 10;
		min-width: 960px;
	}
	
	header#header nav{
		width: 100%;
		margin: 0 auto;
		position: relative;
		padding: 28px 0;
	}
	
	header#header nav ul{
		list-style: none;
		padding: 0;
	}
	
	#nav-wrap {
		width: 960px;
		margin: 0 auto;
	}
	
	header#header nav .nav-left{
		float: left;
		text-align: right;
	}
	
	header#header nav .nav-right{
		float: right;
	}
	
	
	header#header nav ul li{
		color: #fff;
		font-size: 115%;
		margin: 10px;
		float: left;
	}
	
	header#header nav ul li a{
		color: #083366;
		padding: 11px 12px 6px;
		border-radius: 3px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
		border-bottom: none;
		z-index: 11;
		position: relative;
	}
	
	.sticky header#header nav ul li a:hover{
		color: #bfbfbf;
	}

	header#header nav ul li a.link-active{
		background: #fff;
		border-top: 1px solid #CFCFCF;
	}
	
	.sticky header#header nav ul li a.link-active:hover{
		color: #fff;
	}
	
	#navigation li.last a{
		background: none;
	}
	
	/* @end */

	/* @group BUTTONS */
	
	/* @end */

.clearer {
	clear: both;
}


.left, .alignleft {
	float: left;
}

.right, .alignright {
	float: right;
}

/* @end */

#navigation{
	background: none;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .5s;
}

#navigation a{
	-webkit-transition-property: color;
	-webkit-transition-duration: .5s;
}

.sticky #navigation {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	min-width: 960px;
}

.sticky #navigation a{
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
}

.sticky .home #navigation{
	background-color: #b3bcc2;
	background: rgba(0, 30, 50, .3);
}

.sticky .home #navigation a{
	
}

.sticky #navigation a.link-active {
	-moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
}

.sticky .home #navigation a.link-active{
	background: #0F5576;
	border-top: none;
}

.sticky .about #navigation, .sticky .whyus #navigation{
	background-color: #000;
	background: rgba(0, 0, 0, .7);
}

.sticky .products #navigation{
	background-color: #000;
	background: rgba(0, 0, 0, .6);
}

.sticky .values #navigation, .sticky .contact #navigation{
	background-color: #005385;
	background: rgba(0, 82, 133, 0.5);
}

.sticky .about #navigation a{
	color: #A4908C;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

.sticky .about #navigation a.link-active{
	background: #2F2725;
	border-top: none;
}

.sticky .whyus #navigation a.link-active{
	border-top: none;
	background-color: #847171;
	background: rgba(226, 219, 223, 0.4);
}

.sticky .products #navigation a.link-active{
	border-top: none;
	background: #1e0901;
}

.sticky .values #navigation a.link-active{
	border-top: none;
	background: #135597;
}

.sticky .contact #navigation a.link-active{
	border-top: none;
	background: #0d1c48;
}

#fish1{
	position: absolute;
	top: 330px;
	left: -300px;
	width: 675px;
	height: 482px;
	background: url('../art/fish1.jpg') no-repeat 0 0;
}

#fish1 .tail {
	width: 515px;
	height: 256px;
	background: url('../art/tail1.png') no-repeat 0 0 ;
	position: absolute;
	top: -256px;
	left: 82px;
}

#fish2{
	position: absolute;
	top: 330px;
	right: -300px;
	width: 685px;
	height: 494px;
	background: url('../art/fish2.jpg') no-repeat 0 0;
}

#fish2 .tail {
	width: 546px;
	height: 108px;
	background: url('../art/tail2.png') no-repeat 0 0 ;
	position: absolute;
	top: -108px;
	left: 129px;
}

#frames{
	height: 100px;
	position: absolute;
	top: 0;
	right: 50%;
	left: 0;
}

#frames .frame{
	position: absolute;
	overflow: hidden;
}

#frames .frame span{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
}

#frames .frame img{
	position: absolute;
	top: 42px;
	left: 35px;
	z-index: 8;
	width: auto;
}

#frames .frame.one{
	top: 312px;
	width: 251px;
	height: 348px;
	right: 351px;
}

#frames .frame.one span{
	background: url('../art/frame-1.png') no-repeat left top;
}

#frames .frame.two{
	top: 322px;
	right: 54px;
	width: 255px;
	height: 296px;
}

#frames .frame.two span{
	background: url('../art/frame-2.png') no-repeat left top;
}

#frames .frame.three{
	top: 593px;
	right: 150px;
	width: 396px;
	height: 272px;
}

#frames .frame.three span{
	background: url('../art/frame-3.png') no-repeat left top;
}

#modal {
	background: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}

.close {
	width: 43px;
	height: 43px;
	background: url(../art/close.png) no-repeat;
	position: absolute;
	top: -10px;
	right: -11px;
	border: none !important;
}

.close:hover {
	background-position: 0 -43px;
	border: none !important;
}


#methods {
	width: 640px;
	padding: 30px;
	border-radius: 6px;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 90%;
	z-index: 101;
	display: none;
}

#methods h4 {
	padding: 5px 10px 5px 40px;
	font-size: 130%;
	color:#50bcdf;
	font-weight: bold;
	}

#methods h4.long-line {
	background: url('../art/fish-line.png') no-repeat;
}

#methods h4.trawling {
	background: url('../art/fish-net.png') no-repeat;
}

#methods h4.danish {
	background: url('../art/fish-dutch.png') no-repeat;
}

#methods h4.farmed {
	background: url('../art/fish-farm.png') no-repeat;
}

#methods p {
	padding: 0 10px 10px 40px;
	}


#mobile-contact {
	margin: -20px 0 20px;
}

#mobile-contact a {
	padding: 12px 25px 8px;
	background: #0e5693;
	border-radius: 3px;
	color: #fff;
	border: none;
	font-size: 3em;
	text-shadow: 0 1px 0 #002257;
	margin: 0 15px;
	font-weight: bold;
}

/* iPhone and mobiles */
@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px)  {

	#container section#whyus{
		background: #000 url('../art/salmon.jpg') repeat-x -40% top;
	}
	
	#container section#home .continue{
		bottom: 100px;
	}

	#fish2 {
		top: 420px;
	} 


}

/* iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
	#container section#whyus{
		background: #000 url('../art/salmon.jpg') repeat-x -40% top;
	}

	#container section#home .continue{
		bottom: 100px;
	}

}