div {
	/*border: 1px solid #F00;*/
	margin: 0px;
	padding: 0px;
}

body, p, li, td, th, textarea {
	font-family: Arial, Helvetica, sans;
	font-size: 0.9em;
}

img {
	border: none;
}

#pageHolder {
}

#footer {
	clear:both;
	padding-top:10px;
	text-align:center;
	width:750px;
	text-transform:uppercase;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	color:#252525;
}

#footer_catalog {
	clear: both;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	color: #b2b2b2;
	font-weight:bold;
	text-transform: uppercase;
}

#footerLinks {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#262626;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#footer_catalog #footerLinks {
	color:#262626;
}

#footerLinks li {
	display: inline;
}

#footerLinks li a {
	text-decoration:none;
	color:#484848;
}

#footerLinks li a:hover {
	color:#ababab;
}

#footer_catalog #footerLinks li a {
	text-decoration:none;
	color:#646464;
}

#footer_catalog #footerLinks li a:hover {
	color:#b2b2b2;
}

#bodyError {
	width: 700px;
	background-image: url(../images/bodyError.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 1px solid #360908;
	border-bottom: 1px solid #360908;
	color: #ffffff;
}

#bodyErrorContent {
	padding-left: 40px;
	padding-bottom: 25px;
}

#bodyError h2 {
	color: #ffffff;
}

.error_line{font-weight:bold; font-size: .8em; color:#990000; display:none;}
.validationError{background-color: #990000; color: #FFF;}



.clearFloat { clear:both; height:1px; overflow:hidden; font-size:1px; line-height:1px; margin:0px; padding:0px; }

#brandLogos { width:400px; margin:7px auto; padding-left:104px; }
#brandLogos a {	height:22px; display:block; float:left; background-image:url(../images/brands.gif); margin-left:5px; }

#brandMoose { width:62px; background-position:0px 0px; }
#brandMoose:hover { background-position:0px -22px; }

#brandParts { width:66px; background-position:-62px 0px; }
#brandParts:hover { background-position:-62px -22px; }

#brandCanada { width:68px; background-position:-129px 0px; }
#brandCanada:hover { background-position:-129px -22px; }

#brandEurope { width:67px; background-position:-196px 0px; }
#brandEurope:hover { background-position:-196px -22px; }

#brandCatLogos { width:400px; margin:7px auto; padding-left:104px; }
#brandCatLogos a { height:22px; display:block; float:left; background-image:url(../images/brandsCatalog.gif); margin-left:5px; }

#brandMooseCat { width:63px; background-position:0px 0px; }
#brandMooseCat:hover { background-position:0px -22px; }

#brandPartsCat { width:66px; background-position:-64px 0px; }
#brandPartsCat:hover { background-position:-64px -22px; }

#brandCanadaCat { width:68px; background-position:-129px 0px; }
#brandCanadaCat:hover { background-position:-129px -22px; }

#brandEuropeCat { width:67px; background-position:-196px 0px; }
#brandEuropeCat:hover { background-position:-196px -22px; }







