body
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11pt;
background-color:#ccffff;
margin-top:0;
margin-left:0;
text-align:justify;
}

a
{
color:#0066CC; 
text-decoration:none;
}

li
{
padding-bottom:7px;
}

.container
{

background-image:url(https://www.timberfish.net/images/bg.jpg);
background-repeat:repeat-x;
width:101%;
min-height:90px;
}

/******************  primary nav  **********************/

.thisheader
{
background-image:url(https://www.timberfish.net/images/logo.gif);
background-repeat:no-repeat;
width:101%;
height:67px;
}

.thisheader h1
{
display:none;
}

.navcontainer
{
background-image:url(https://www.timberfish.net/images/nav.gif);
background-repeat:no-repeat;
width:101%;
height:23px;
}

.nav
{
padding-left:210px;
padding-top:2px;
}

.navitem a
{
color:white;
text-decoration:none;
float:left;
padding-right:20px;
}

.navitem a:hover, .navitemOn
{
float:left;
color:#99ccff;
padding-right:20px;
text-decoration:none;
}


/************************  content area   ***********************/
.toppagetitle
{
color:#6699cc;
font-size:14pt;
font-weight:bold;
padding-top:30px;
padding-left:470px;
}


.pagetitle
{
color:#6699cc;
font-size:12pt;
font-weight:bold;
padding-top:30px;
}

.pagesubtitle
{
color:#3366cc;
font-size:11pt;
border-bottom:dotted #3366cc 2px;
width:300px;
}

.pagesubtitlefaq
{
color:#00CC99;
font-size:14pt;
border-bottom:dotted #3366cc 2px;
width:500px;
}

.contentLeft
{
float:left;
width:190px;
}

.content
{
margin-left:10px;
}

.insidecontentleft
{
float:left;
width:400px;
}

.contentleftpic
{
width:190px;
}

.contentRight
{
float:left;
min-height:510px;
margin-left:15px;
/*background-color:#3333FF;*/
}

.insidecontentright
{
float:left;
width:500px;
margin-left:25px;
}

.contenthome
{
background-image:url(https://www.timberfish.net/images/homeBG.gif);
background-repeat:no-repeat;
width:600px;
height:510px;
}

.contenthometext
{
text-align:center;
padding:30px 150px 150px 50px;
height:350px;
}

.lookatme
{
color:red;
}

.inactive
{
color:#999999;
}

.small
{
font-size:8pt;
}

.hometitle
{
color:#003399;
font-size:14pt;
}

.para
{
margin:7px 0 7px 0;
}

li.listitem
{
list-style-image:url(https://www.timberfish.net/images/listItem.gif);
background-repeat:no-repeat;
padding-left:5px;
height:19px;
}

li.listitemON
{
list-style-image:url(https://www.timberfish.net/images/listItemOn.gif);
background-repeat:no-repeat;
padding-left:5px;
height:19px;
}

.testimonialcontainer
{
background-color:#ffffff;
border:1px solid #00CCFF;
width:150px;
min-height:100px;
margin-top:20px;
}

.testimonial
{
padding:5px;
color:#0099FF;
text-align:center;
font-style:italic;
}

.pressbox
{
border-bottom:1px navy solid;
width:600px;
clear:both;
padding-top:20px;
padding-bottom:20px;
}

.presscontent
{
float:left;
margin-left:20px;
}

.presspic
{
float:left;
}

.pressTitle
{
font-size:14pt;
color:navy;
}

.viewcart a
{
background-image:url(https://www.timberfish.net/images/buttonViewCart.gif);
background-repeat:no-repeat;
width:71px;
height:20px;
display:block;
}

.viewcart a span
{
display:none;
}


table.genTable
{
background-color:#CCCCCC;
}

tr.trhead
{
background-color:#D2FFA6;
}

tr.trbody
{
background-color:#FFFFFF;
}

/*checkout*/

.halfwaypreviouscontainer
{
float:left;
width:300px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-left:10px;
margin-top:10px;
border:1px solid #CCCCCC;
background-color:#ffffff;
}

.halfwayprevious
{
padding:10px;
}

.subtitle
{
color:#000000;
font-weight:bold;
background-color:#D2FFA6;
width:300px;
}

.checkoutmenucontainer
{
width:790px;
background-color:#ffffff;
height:25px;
margin-left:-15px;
text-align:center;
}

.checkoutmenu
{
padding:5px;
}

.checkoutnavonit
{
font-weight:bold;
text-decoration:underline; 
color:#66CC33;
}
/************  product category page   **************/

.prodCatContainer
{
width:700px;
margin-top:15px;
}

.prodCatElement
{
float:left;
margin:10px;
border:1px #0099FF solid;
width:200px;
height:170px;
background-color:#c2ecec;
}

.prodCatContent
{
margin-left:auto;
margin-right:auto;
text-align:center;
}


/*********************  forms   *********************/

.formitem
{
clear:both;
margin:5px;
}

.formlabel
{
float:left;
text-align:right;
width:80px;
font-size:9pt;
}

.formlabel2
{
font-size:9pt;
}

.forminput
{
float:left;
margin-left:5px;
}

.formfield {
background-color : #FFFFFF;
border: 1px solid #003399;
color : #000000;
font-family : arial;
font-size : 10pt;
padding-top : 0px;
padding-bottom : 0px; 
font-family:Georgia, "Times New Roman", Times, serif;
}

.formfieldrequired {
background-color : #FFFFFF;
border: 1px solid red;
color : #000000;
font-family : arial;
font-size : 10pt;
padding-top : 0px;
padding-bottom : 0px; 
font-family:Georgia, "Times New Roman", Times, serif;
}

.submitbuttonarea
{
clear:both;
padding-top:10px;
margin-top:5px;
width:100%;
border-top:solid #99CCFF 1px;
text-align:center;
}

.submitbutton {
background-color : #003399;
border: 1px solid #000000;
color : #ffffff;
font-family : arial;
font-size : 8pt;
font-weight:bold;
padding-top : 0px;
padding-bottom : 0px; 
}


/*********************  footer   *********************/

.footer
{
clear:both;
background-image:url(https://www.timberfish.net/images/images/bottom.jpg);
background-repeat:no-repeat;
height:18px;
width:800px;
font-size:8pt;
font-family:Arial, Helvetica, sans-serif;
}

.copyright
{
padding-top:1px;
padding-left:3px;
float:left;
width:49%;
text-align:left;
}
.credits a
{
padding-top:1px;
float:right;
width:49%;
text-align:right;
color:#99ffff;
text-decoration:none;
padding-right:10px;
}
