
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: .8em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}

p { margin-bottom: 18px; }
h1 {  margin-bottom: 14px; }
h2 {  margin-bottom: 18px; }
h3 { font-weight: bold;  line-height: 18px; }
h4 { font-weight: bold;  line-height: 18px; }


.font10{
	font-size: 10px;
}
.font10form{
	font-size: 10px;
	text-transform:uppercase;
}
.redalert {color:#CC0000; font-weight:700; font-size:15px; margin-bottom:18px; }
h1 {
	
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	
}
h2 {
	/*background-color: #F4F4F4;*/
	font-size: 14px;
	color:#000;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.pgHeader{
	/*background-color: #F4F4F4;*/
	font-size: 16px;
	color:#000;
	font-weight: bold;
	margin:0px;
	padding:5px 0 0 0;
	border-bottom:#000000 solid 1px;
	text-transform:uppercase;
}
.productSubHeader {
	/*background-color: #F4F4F4;*/
	font-size: 25px;
	color:#000;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.NavHeader {
	/*background-color: #F4F4F4;*/
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	font-family:Georgia, Times New Roman, Times, serif;
	margin:0px;
	padding:0px;
}
.NavSubHeader {
	/*background-color: #F4F4F4;*/
	font-size: 9px;
	color:#000;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:none;	
}
#topContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 900px;
	height: 100px;
	overflow:hidden;
	float:left;
}
#collage {
	width: 600px;
	height: 100px;
	overflow:hidden;
	float:right;
}
#navbar {
	width: 900px;
	height: 23px;
	overflow:hidden;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#contentContainer {
	width: 901px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	overflow:hidden;
	/* border:1px solid #ff0000; */
}
#sidebarItem {
	width: 180px;
	margin-bottom: 5px;
}
#leftColumn {
	width: 180px;
	float:left;
	display: inline;
}
#mainContent {
	width: 710px;
	margin-bottom: 5px;
	padding-right:0px;
	padding-left:10px;
	padding-top:10px;
	float:right;
	display: inline;
	/*margin-left: 180px; */
}
#mainContent a {
	color:#000;
}
#homeContent {
	width: 710px;
	margin-bottom: 5px;
	padding-right:5px;
	padding-left:5px;
}
#homeContent a {
	color:#000;
}
.productSearchBkgd {
	width: 178px;
	height: 65px;
	background-image:url(/images/product-search-bkgd.jpg);
	overflow:hidden;
	border:#CCCCCC;
	border-style:solid;
	border-width: 1px;
	margin-bottom: 6px;
	padding-bottom: 5px;
}
#loginBkgd {
	width: 175px;
	height: 150px;
	background-image:url(/images/login-bkgd.jpg);
	overflow:hidden;
	border:#CCCCCC;
	border-style:solid;
	border-width: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#productSearch {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-image:url(/images/product-search.gif);
	width: 109px;
	height: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
}
#faqSearch {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-image:url(/images/faq-search.jpg);
	width: 77px;
	height: 10px;
	margin-top: 8px;
	margin-bottom: 7px;
}
.productSearchButton {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 76x;
	height: 25px;
	margin-top: 3px;
}
.fish {
	width:180px;
	height: 20px;
	background:url(/images/fish.gif);
	background-position:right;
	padding-bottom: 5px;
	background-repeat:no-repeat;
}
#footer {
	color:#666666;
	font-size: 11px;
	width: 710px;
	margin:10px 0 0;
	float:right;

}
#footer a {
	color:#666666;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
#footerLeft {
	float:left;
	width:700px;
	padding-left:5px;
	text-align:left;
}
#footerRight {
	float:right;
	width:2px;
	text-align:right;
}
.noMarginNoPadding {
	padding: none;
	margin: none;
}
form {
	padding: 0px;
	margin: 0px;
}
.textfield18 {
	height: 18px;
}
.navContainerBox {
	height: 250px;
	overflow:auto;
}
.alerts {
	/* height: 15px; */
	color:#FFF;
	background-color:#FF0000;
	font-size: 14px;
	font-weight:bold;
	width:890px;
	margin: 0px auto 5px auto;
	padding: 5px;
	text-align:center;
}
/* 
####################################################################
The following styles are for the dropdown side navigation 
*/

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
cursor: hand;
cursor: pointer;
margin: 0 0 6px 0;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
margin-bottom: 0px;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0 0 6px 0;
padding: 3px;
/*margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
background-color:#F0E9C7;
font-family:Verdana;

}

.arrowlistmenu ul li{
padding: 4px 0; /* spacing between menu items*/
/*margin-bottom: 5px;*/
border-bottom:#BBB dashed 1px;
}

.arrowlistmenu ul li a{
color: #000000;
/*background: url(/images/arrowbullet.jpg) no-repeat center left; /*custom bullet list image*/
/*display: block;*/
padding: 2px 0;
text-decoration: none;
font-size: 11px;
}

.arrowlistmenu ul li a:visited{
color: #000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
/*background-color: #F3F3F3;*/	
}
.categoryitems {
	border:#003D01; 
	border-style:solid; 
	border-width: 1px;
	overflow-x:hidden;
	overflow-y:auto;
	height:250px;
}
#pcShowCart {
	width: 175px;
	text-align:center;
	float:right;
}
.photoBorder {
	padding:5px;
	border:#CCCCCC solid 1px;
}
.discountTable {
	border:#CCCCCC solid 1px;
	margin-top: 5px;
}
.discountTable th{
	padding:5px;
	background-color:#008000;
	color:#FFF;
	text-transform:uppercase;
}
.discountTable tbody {
	padding:5px;
	background-color:#FBFBFB;
	color:#000;
	text-transform:uppercase;
}