@charset "utf-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
background: url(../images/body-bg.jpg) 0 0 repeat-x;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 14px;
height: 100.1%;
}

p {
margin:0 0 1em 0;
padding:0;
}

h1, h2, h3 {
margin:0 0 .7em 0;
padding:0;
}
.mainheader{
color:#990000;
}
h4{
font-size:1.1em;
margin:0 0 .7em 0;
padding:0;
color:#0066FF;
}

form {
margin:0;
padding:0;
}

#container {
width: 876px;
margin: 0 auto -40px;
min-height: 100%;
height: auto !important;
height: 100%;
}

#top {
height: 50px;
}

#top .menu {
position: relative;
top: 20px;
left: 4px;
height: 30px;
float: right;
}

#top .menu a {
display: block;
float: left;
width: 106px;
height: 30px;
background: url(../images/tab-normal.jpg) 0 0 no-repeat;
text-align: center;
padding-top: 8px;
color: #FFFFFF;
text-decoration: none;
margin-right: 4px;
}

#top .menu a:hover {
display: block;
float: left;
width: 106px;
height: 30px;
background: url(../images/tab-hover.jpg) 0 0 no-repeat;
text-align: center;
padding-top: 8px;
color: #333333;
text-decoration: none;
margin-right: 4px;
}

#top .menu .active {
display: block;
float: left;
width: 106px;
height: 30px;
background: url(../images/tab-hover.jpg) 0 0 no-repeat;
text-align: center;
padding-top: 8px;
color: #333333;
text-decoration: none;
margin-right: 4px;
}


#content {
padding-top: 30px;
padding-bottom: 30px;
}

#leftcolumn {
float: left;
width: 330px;
}

#leftcolumn h2.number {
color: #990000;
font-size: 18px;
text-align: right;
line-height: 22px;
}

#leftcolumn ul.fish-details {
color: #003366;
text-align: right;
list-style: url(../images/list-bg.jpg);
}

#leftcolumn .kaipara {
line-height: 18px;
text-align: right;
}

#leftcolumn p.kaipara {
color: #990000;
font-weight: bold;
}

#rightcolumn {
margin: 0 0 0 350px;
}

#rightcolumn h1 {
color: #333333;
font-size: 18px;
}

#rightcolumn .box {
padding: 20px 10px;
background-color: #E1E1E1;
border: 1px dotted #999999;
margin-bottom: 10px;
}

#rightcolumn .box h3 {
color: #990000;
}

p.smallprint {
font-size: 10px;
font-weight: bold;
}

span.important {
font-style: italic;
font-weight: bold;
}


/* sticky footer */

.push {
clear: both;
height: 40px;
}

.footer {
height: 40px; /* .push must be the same height as .footer */
background-color: #990000;
color: #FFFFFF;
font-size: 10px;
}

.footer a {
color: #FFFF99;
text-decoration: none;
}

.footer a:hover {
color: #FF9933;
text-decoration: none;
}

.footer p {
text-align: center;
padding-top: 15px;
}

.snippets{
background-color:#DDFBF8;
border: 1px dotted #999999;
margin-top:20px;
}

span.kaipara a img
{

 border:none;
}

