/*
-----------------------------------------------
STYLE SHEET
Site: www.consolidatedfisheries.com
Author:   reefnet    www.reefnet.co.uk
-----------------------------------------------
*/

body {
	font: 12px / 1.5em arial, verdana, sans-serif;
   font-family:  arial, verdana, sans-serif;
	color: black;
	line-height: 1.4em;
	margin: 0;
	padding-top: 10px;
	height: 100%;
}

a		{color: #5f8c3a; text-decoration: underline; font-weight: normal;}
a:link		{color: #5f8c3a; text-decoration: underline; font-weight: normal;}
a:visited	{color: gray; text-decoration: underline; font-weight: normal;}
a:hover		{color: black; text-decoration: underline; font-weight: normal;}
a:active        {color: black; text-decoration: underline; font-weight: normal;}

div#wrapper {
  	width: 903px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#topbar {
	width: 903px;
	height: 221px;
}

#topbar .logo {
	float: left;
	border: 7px solid #e1e1e1;
        width: 213px;
        height: 206px;
}

#topbar .bigpic {
	float: left;
	border: 7px solid #e1e1e1;
	margin-left: 11px;
        width: 651px;
        height: 206px;
}

body#home div#topbar .bigpic { background: url(/images/topbar_ops.jpg); }
body#corporate div#topbar .bigpic { background: url(/images/topbar_corp.jpg); }
body#ops div#topbar .bigpic { background: url(/images/topbar_ops2.jpg); }
body#products div#topbar .bigpic { background: url(/images/topbar_prods.jpg); }
body#brand div#topbar .bigpic { background: url(/images/topbar_brand.jpg); }
body#environment div#topbar .bigpic { background: url(/images/topbar.jpg); }
body#other div#topbar .bigpic { background: url(/images/topbar_other3.jpg); }
body#contact div#topbar .bigpic { background: url(/images/topbar_contact.jpg); }
body#links div#topbar .bigpic { background: url(/images/topbar_links.jpg); }

#leftcol {
	float: left;
	width: 227px;
	margin-top: 15px;
}

#addressbox {
        width: 213px;
        padding: 6px;
        background-color: #e1e1e1;
}

#addressbox p {
        font-size: 0.9em;
        margin: 0;
        padding: 0;
}

#mapbox {
        width: 213px;
        background-color: #e1e1e1;
        padding: 6px;
}

#menu
	{
	position: relative;
	width: 227px;
	color: #e1e1e1;
	text-align: left;
	padding: 0;
        margin-bottom: 15px;
	}

#menu ul.level1
{
	margin: 0;
	padding: 0;
}

#menu ul.level1 li
{
	list-style-type: none;
	margin: 0 0 0 0;
	border: 1px solid #7dc243;
	width: 221px;
	padding: 1px;
}

#menu ul.level1 li.acc_item span.acc_title,
#menu ul.level1 li>a
{
	display: block;
	letter-spacing: 1px;
	color: #fff;
	line-height: 23px;
	margin: 0px;
	padding: 0 0 0 14px;
	text-decoration: none;
	font-weight: bold;
	background: #7dc243 url(/images/navbullet.gif) 4px 50% no-repeat;
	width: 207px;
        cursor: pointer;
}

#menu ul.level1 li a:link	{color: white;}
#menu ul.level1 li a:visited	{color: white;}
#menu ul.level1 li a:hover	{color: white;}

/* SUBLEVEL */

#menu div.acc_link a {
        display: block;
        background-color: #fff;
        padding: 0px 0 0 18px;
        margin: 4px;
        color: #000 !important;
        text-decoration: none;
        background: url(/images/subbullet.gif) 10px 50% no-repeat;
}

#menu div.acc_link a:link	{color: black !important;}
#menu div.acc_link a:visited	{color: gray !important;}
#menu div.acc_link a:hover	{color: #4aa101 !important;}

#main {

	margin: 15px 0 0 238px;
	padding: 0 0 0 20px
}

#main h1 {
	color: #4aa101;
	font-family: "Arial Narrow", Arial, Verdana, Sans-Serif;
	font-size: 2.4em;
	margin: 0;
	line-height: normal;
	letter-spacing: 1px;
}

#main h2 {
	color: gray;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: normal;
}

#main h3 {
	color: gray;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: normal;
}

#main dd {
        margin-bottom: 10px;
}

#main .pic {
	border: 5px solid #e1e1e1;
        margin: 5px;
        margin-bottom: 1px;
}

#main td {
        font-size: 1em;
}

#main .bottom_teaser {
	width: 195px;
	min-height: 340px;
	border-right: 6px solid #ededed;
	float: left;
	padding: 8px;
	clear: right;
	margin-top: 40px;
}

#main .bottom_teaser h2 {
	color: #4aa101;
	text-transform: none;
	font-family: "Arial Narrow", Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	letter-spacing: normal;
        margin-top: 0;
}

#main .linepic {
        border: 5px solid #e1e1e1;
        float: left;
        margin-right: 18px;
        margin-bottom: 4px;
}

#main .caption {
        font-size: 0.8em;
        font-style: italic;
        float: left;
        color: gray;
}

#main .caption br {
	clear: left;
}

#main hr {
        color: #e1e1e1;
        border: 3px solid #e1e1e1;
        margin: 0px 0 0px 0;
        clear: right;
        height: 4px;
        padding: 0px;
}

#spectab {
        width: 640px;
        border: 6px solid #e9e9e9;
        
        /*background-color: #e9e9e9;*/
}

#spectab th {
        background-color: #898989;
        text-align: left;
        text-transform: uppercase;
        color: white;
        font-size: 1.1em;
}

#spectab td {
        background-color: #ebebeb;
        vertical-align: top;
}

#linkstab {
        margin-top: 10px;
}

#linkstab td {
        border: 4px solid #e9e9e9;
        padding: 4px;
}

#footer {
	border-top: 6px solid #ededed;
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
	color: #898989;
}

#footer a	{color: #898989; text-decoration: underline; font-weight: normal;}
#footer a:link		{color: #898989; text-decoration: underline; font-weight: normal;}
#footer a:visited	{color: #898989; text-decoration: underline; font-weight: normal;}
#footer a:hover		{color: black; text-decoration: underline; font-weight: normal;}
