﻿body 
 {
	  padding: 0px;
	  margin: 0px;
	  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 10pt;
	  background-color: #fafafa;
}

.catalogBorder
{
	border-bottom: #E2E2E2 1px dashed;
}

.catalogBorderAlt
{
	border-bottom: #E2E2E2 1px dashed;
}

.catalogTip
{
	background-color: #2D95C8;
	border: #5D5D5D 1px solid;
	padding: 4px;
	color: #ffffff;
	font-weight:bold;
}

.content
{	
	width: 590px;
	padding-left: 5px;
	padding-right: 5px;
}
.content a:link,
.content a:visited {
	color:#4984B5;
	text-decoration: none;
}

.primaryProduct a:link,
.primaryProduct a:visited 
{
	color: #000000;
}

.navRight
{
	width: 175px;
}

.newsBox 
{
	position:relative; 
	width:170px;
	height:550px; 
	vertical-align:bottom;
	background-color:#ffffff;
	color:Black;
	border: #E2E2E2 solid 1px; 
	text-align: left;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	overflow-x: none;
	margin-top: 5px;
	padding-left: 2px;
} 

.newsTitle
{
	text-align:center;
	font-weight: bold;
	padding-left:28px;
	padding-right:28px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left: 3px;
	margin-right: 2px;
	border: #169955 1px solid; 
	
}
.newsItemTitle
{
	color: #000000;
	font-weight: bold;
}

.newsItemBody a:link,
.newsItemBody a:visited 
{
	color: #000000;
	text-decoration: none;
}

/*~~~Left Column Styles~~~*/
.navLeft {
	height:100%;
	width: 170px;
	background-color:#F0F9F6;
	border: #E2E2E2 1px solid; 
	font-size: 13px;
}

.navLeft table table 
{
	width: 170px;
	border-bottom: #E2E2E2 1px solid; 
}

.navTop
{
	background-color:#F0F9F6;
	border: #E2E2E2 1px solid; 
	width: 100%;
	height: 32px;
	font-weight:bold;	
	font-size: 13px;
	padding-left:0px;
	padding-right:0px;
}
.navTop a
{
	color: #00A54F;
	text-decoration:none;
}

.navTop a:hover
{
	color: #474747;
	text-decoration:none;
}		

.navTop table table td
{
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	height:20px;
	border-left: #E2E2E2 1px solid; 
	border-right: #E2E2E2 1px solid; 
}

.navTop table
{

		text-align: center;
		width:100%;
		height:20px;
}

h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #006;
	border-bottom: 2px solid #C6D9E6;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.search 
{
	background-image: url(images/search_bg.jpg);
	background-repeat:repeat-x;
	width: 950px;	
}

.search a
{
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#006;
}

.bn_carttext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#006;
}



/*~~~Footer Styles~~~*/

.footer
{
	background-color: #A8D8C8;
	font: 10px Arial, Verdana,Helvetica, sans-serif;
	color: #474747 ;
	text-align:center;
}

.footer a {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color: #474747 ;
	text-align:center;
	width: 775px;
}

.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;

}
.thumbimage
{
    width: 150px;

}

.title
{
	color: #3574a8;
	font-weight:bold;
}

.smallPrint
{
	font-size:8pt;
}

.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ffffff; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #4984B5; /* Background color */
text-align: Left; /* Align Text */
}

.cartControl 
{
	width:175px; 
	border: gainsboro 1px solid; 
	background-color:#F0F9F6;
}

.cartTitle a{
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#006;
	font-weight:bold;
	
}

.cartCheckout a 
{
	font:10px Arial, Verdana, Helvetica, sans-serif;
	color:#006;
	text-decoration:none;
}

.quote
{
	background-color: #169955;
	border: #E2E2E2 1px solid; 
	color: White;
}

.sale
{ 
	width: 100%;
	border: #E2E2E2 1px solid;
}


