html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #303030;
	background-image: url(images/bg-303030.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
.footer a:link{
	color: #FFFFFF;
}
.footer a:hover{
	color: #999900;
}
.footer a:visited{
	color: #FFFFFF;
}
.footer a:active{
	color: #FFFFFF;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
}
.textfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
input:focus, select:focus, textarea:focus {
	background-color: #FFFFCC;
}

/* CSS Image Swap */

#home .home a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-home-down.jpg") 0 0 no-repeat;
}
.home a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-home.jpg") 0 0 no-repeat;
}
.home a:hover { 
	background: url("images/nav-home-over.jpg") 0 0 no-repeat;
}

#products .products a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-products-down.jpg") 0 0 no-repeat;
}
.products a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-products.jpg") 0 0 no-repeat;
}
.products a:hover { 
	background: url("images/nav-products-over.jpg") 0 0 no-repeat;
}

#manufacturerlinks .manufacturerlinks a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-manufacturerlinks-down.jpg") 0 0 no-repeat;
}
.manufacturerlinks a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-manufacturerlinks.jpg") 0 0 no-repeat;
}
.manufacturerlinks a:hover { 
	background: url("images/nav-manufacturerlinks-over.jpg") 0 0 no-repeat;
}

#whatsnew .whatsnew a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-whatsnew-down.jpg") 0 0 no-repeat;
}
.whatsnew a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-whatsnew.jpg") 0 0 no-repeat;
}
.whatsnew a:hover { 
	background: url("images/nav-whatsnew-over.jpg") 0 0 no-repeat;
}

#location .location a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-location-down.jpg") 0 0 no-repeat;
}
.location a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-location.jpg") 0 0 no-repeat;
}
.location a:hover { 
	background: url("images/nav-location-over.jpg") 0 0 no-repeat;
}

#stockcatalog .stockcatalog a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-stockcatalog-down.jpg") 0 0 no-repeat;
}
.stockcatalog a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-stockcatalog.jpg") 0 0 no-repeat;
}
.stockcatalog a:hover { 
	background: url("images/nav-stockcatalog-over.jpg") 0 0 no-repeat;
}

#overstock .overstock a
{
	display:block;
	width: 141px;
	height: 33px;
	background: url("images/nav-overstock-down.jpg") 0 0 no-repeat;
}
.overstock a { 
	display:block;
	width: 141px;
	height: 33px;
	background: url("images/nav-overstock.jpg") 0 0 no-repeat;
}
.overstock a:hover { 
	background: url("images/nav-overstock-over.jpg") 0 0 no-repeat;
}

#contactus .contactus a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-contactus-down.jpg") 0 0 no-repeat;
}
.contactus a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-contactus.jpg") 0 0 no-repeat;
}
.contactus a:hover { 
	background: url("images/nav-contactus-over.jpg") 0 0 no-repeat;
}
#orderOnline .orderOnline a
{
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-orderOnline-down.jpg") 0 0 no-repeat;
}
.orderOnline a { 
	display:block;
	width: 141px;
	height: 32px;
	background: url("images/nav-orderOnline.jpg") 0 0 no-repeat;
}
.orderOnline a:hover { 
	background: url("images/nav-orderOnline-over.jpg") 0 0 no-repeat;
}


.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textgrey a:link{
	color: #333333;
}
.textgrey a:hover{
	color: #999900;
}
.textgrey a:visited{
	color: #333333;
}
.textgrey a:active{
	color: #333333;
}
.ruleline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.rulelineright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.textwhite a:link{
	color: #FFFFFF;
}
.textwhite a:hover{
	color: #999900;
}
.textwhite a:visited{
	color: #FFFFFF;
}
.textwhite a:active{
	color: #FFFFFF;
}
.textrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	line-height: 18px;
}
.textwhitecontactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.headlineGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.headlineGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999900;
}

.imagpadding {
	margin-bottom: 10px;
	margin-left: 20px;
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.tablemargin {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0px;
}
