/* CSS Document */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #006593 url(../images/pg_bg.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #348db3;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #215870;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background: url(../images/content_bg.jpg) repeat;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 148px;
	width: 960px;
	background: url(../images/head_bg.jpg) repeat-x left top;
}

#header h1 {
	text-indent: -2345px;
}

#mainlogo {
	margin: 44px 0px 0px;
	padding: 0px;
	float: left;
	height: 104px;
	width: 215px;
	background: url(../images/head_logo.jpg) no-repeat left top;
}

#menu {
	background: url(../images/menu_bg.jpg) no-repeat right bottom;
	margin: 0px;
	padding: 44px 0px 0px;
	float: left;
	height: 104px;
	width: 745px;
}

#menu ul {
}

#menu li {
	float: left;
}

#menu ul a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	background: url(../images/tab_bg.jpg) repeat-x left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 76px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font: normal 116% "Trebuchet MS", Verdana, Arial, sans-serif;
}

#menu ul a.active {
	background-image: url(../images/tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#menu ul a:hover {	
	background: url(../images/tab_bg.jpg) repeat-x left bottom;
}

#mainimg {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 268px;
	width: 960px;
}

#maincontent {
	width: 960px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-image: url(../images/maincontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6, #maincontent p {
	padding: 0px;
	margin-right: 38px;
	margin-left: 38px;
}

#maincontent2 {
	width: 960px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#maincontent2 h1, #maincontent2 h2, #maincontent2 h3, #maincontent2 h4, #maincontent2 h5, #maincontent2 h6, #maincontent2 p {
	padding: 0px;
	margin-right: 38px;
	margin-left: 38px;
}

#maincontent2 h1 {
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-transform: uppercase;
	color: #3488AC;
}

#maincontent2 p {
	margin-bottom: 15px;
}

#leftcolumn {
	margin: 0px;
	padding: 0px;
	width: 693px;
	float: left;
}

#rightcolumn {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 267px;
}

#leftcolumn p, #rightcolumn p {
	margin-bottom: 15px;
}

#leftcolumn h1, #rightcolumn h1 {
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-transform: uppercase;
	color: #3488AC;
}

#rightcolumn h1, #rightcolumn h2, #rightcolumn h3, #rightcolumn h4, #rightcolumn h5, #rightcolumn h6, #rightcolumn p {
	padding: 0px;
	margin-right: 18px;
	margin-left: 18px;
}

#footer {
	width: 960px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 171px;
	background: url(../images/footer_bg.jpg) repeat-x left top;
}

#productmenu {
	margin: 50px auto 75px;
	padding: 0px;
	height: 152px;
	width: 885px;
	text-align: center;
	overflow: hidden;
}

#productmenu a {
	display: block;
	float: left;
	padding: 121px 0px 0px;
	text-align: center;
	color: #3399CC;
	text-decoration: none;
	font: bold 15px/30px Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.snowcrab {
	background: url(../images/products.jpg) no-repeat left top;
	width: 171px;
}

.coldwatershrimp {
	background: url(../images/products.jpg) no-repeat -171px 0px;
	width: 157px;
}

.halibut {
	background: url(../images/products.jpg) no-repeat -328px 0px;
	width: 213px;
}

.capelin {
	background: url(../images/products.jpg) no-repeat -541px 0px;
	width: 171px;
}

.mackerel {
	background: url(../images/products.jpg) no-repeat -712px 0px;
	width: 173px;
}

#productmenu a:hover {
	color: #336699;
}

.product-text {
	margin-right: 356px;
}

.footer_logo {
	float: right;
}

.breadcrumbs {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 90%;
}

.breadcrumbs p {
	color: #495B65;
	font: bold 105% Arial, Helvetica, sans-serif;
}


.breadcrumbs a {
	color: #004A6F;
	font: bold 95% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 5px;
}

.breadcrumbs a:hover {
	color: #0171A7;
}

.small-bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
}

.small-italic {
	text-transform: lowercase;
	font: italic normal 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #487c92;
}

.bold-text {
	font-weight: bold;
}

.imageclass1 {
	padding: 10px;
	margin-left: 65px;
}

.imageclass2 {
	margin-top: 50px;
}

.img-floatright {
	float: right;
	margin-top: -18px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ul.list-one  {
	margin-right: 38px;
	margin-left: 38px;
}

ul.list-one  li {
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}

ol.list-one  {
	margin-right: 38px;
	margin-left: 38px;
	margin-bottom: 15px;
}

ol.list-one  li {
	padding-bottom: 5px;
	margin-left: 25px;
	list-style-type: upper-alpha;
	list-style-position: outside;
	padding-left: 20px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

table {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin-left: 38px;
	margin-top: 20px;
	margin-bottom: 20px;
}

td.col-headings {
	background: #E9E9E9;
	color: #007bb1;
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 5px 5px 5px 10px;
}

td {
	padding: 5px 5px 5px 10px;
}

td.cecece {
	background: #CECECE;
}

td.dddddd {
	background: #DDDDDD;
}

td.efefef {
	background: #EFEFEF;
}

td.f7f7f7 {
	background: #F7F7F7;
}

/*Heading Replacement classes*/

h1.welcome {
	background: url(../images/welcome-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
	text-indent: -2000px;
}

h1.capelin {
	background: url(../images/capelin-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 265px;
	text-indent: -2000px;
}

h1.contactus {
	background: url(../images/contactus-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	text-indent: -2000px;
}

h1.cwshrimp {
	background: url(../images/cwshrimp-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 430px;
	text-indent: -2000px;
}

h1.halibut {
	background: url(../images/halibut-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 614px;
	text-indent: -2000px;
}

h1.mackerel {
	background: url(../images/mackerel-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 312px;
	text-indent: -2000px;
}

h1.ourfacility {
	background: url(../images/ourfacility-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	text-indent: -2000px;
}

h1.ourfleet {
	background: url(../images/ourfleet-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
	text-indent: -2000px;
}
h1.ourproducts {
	background: url(../images/ourproducts-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 242px;
	text-indent: -2000px;
}

h1.ourroots {
	background: url(../images/ourroots-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
	text-indent: -2000px;
}

h1.snowcrab {
	background: url(../images/snowcrab-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 338px;
	text-indent: -2000px;
}

h1.traceability {
	background: url(../images/traceability-heading.gif) no-repeat -2px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 212px;
	text-indent: -2000px;
}

.column1 {
	width: 375px;
	float: left;
}

.column2 {
	width: 300px;
	float: left;
}
