﻿html
{
	background: url(../images/waterbase_new.jpg) repeat-x bottom;
}
body 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	background: url(../images/bg.jpg) repeat-x;
}
h1
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
}
h2
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h3
{
	font: bold 13px Courier New;
	margin-bottom: 0px;
	color: maroon;
}
hr
{
	border: solid 1px black;
	height: 1px;
}
td
{
	vertical-align: top;
}
select
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
input
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: blue;
}
address
{
	font-style: normal;
}
img
{
	border: none;
}
.AddRotate
{
	width: 468px;
	margin: 0px auto;
	text-align: center;
	background-image: url(../images/BannerBg.jpg);
	padding: 5px;
}
.PhotoInnerDiv
{
	background: url(../images/ContentBgTop.jpg) repeat-x top; 
	width: 600px; 
	text-align: center;
	padding-top: 15px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
}
.PhotoOuterDiv
{
	background: url(../images/ContentBgBottom.jpg) repeat-x bottom; 
	width: 606px; 
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ContentDiv
{
	background: url(../images/ContentBgTop.jpg) repeat-x top; 
	width: 400px; 
	height: 200px;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.ContentWrapperDiv
{
	background: url(../images/ContentBgBottom.jpg) repeat-x bottom; 
	width: 406px; 
	margin: 0px auto;
	margin-bottom: 10px;
}
.ContentDivNarrow
{
	background: url(../images/ContentBgTop.jpg) repeat-x top; 
	width: 260px; 
	height: 200px;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.ContentDivNarrowTall
{
	background: url(../images/ContentBgTop.jpg) repeat-x top; 
	width: 260px; 
	height: 415px;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.ContentWrapperDivNarrow
{
	background: url(../images/ContentBgBottom.jpg) repeat-x bottom; 
	width: 266px; 
	margin: 0px auto;
	margin-bottom: 10px;
}
.TackleOuterPanel
{
	width: 300px;
	margin: 0px auto;
	margin-bottom: 15px;
}
.TackleInnerPanel
{
	width: 300px;
}
.ProductOuterPanel
{
	width: 250px;
	margin: 0px auto;
	margin-bottom: 15px;
}
.ProductInnerPanel
{
	width: 250px;
}
.ProductSelectCell
{
	text-align: right;
}
.ProductName h3
{
	font: bold 13px Courier New;
	margin-bottom: 0px;
	color: maroon;
}
.ProductSeriesRow
{
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
	font-size: 10px;
	text-align: left;
}
.ProductImageCell
{
	text-align: center;
}
.ProdcutTopImageCell
{
	padding-top: 2px;
}
.SupportBucket
{
	border-left: darkred 4px solid;
	background-image: url(images/NavBg.jpg);
}
.NavBucket
{
	background-image: url(images/NavBg.jpg);
}
.PagingLinksDiv
{
	width: 500px;
	margin: 0px auto;
	text-align: center;
}
.LinkTextCell
{
	padding-top: 10px;
}
.LinkDescCell
{
	padding-left: 20px;
	padding-right: 20px;
}
#MainPageBucket
{
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 980px;
	padding-top: 0px;
	text-align: left;
	border-left: solid 4px maroon;
	border-right: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
}
#HeaderBucket
{
	background-color: #ffffff;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px auto;
    WIDTH: 980px;
    PADDING-TOP: 4px;
    TEXT-ALIGN: left;
	border-left: solid 4px maroon;
	border-right: whitesmoke 1px solid;
}
#copyright
{
	font-size: 9px;
	margin: 0px auto;
	padding-top: 3px;
	width: 800px;
	text-align: center;
}
#bottomLinks
{
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px auto;
	width: 800px;
	text-align: center;
}
