body {
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: url(/img/back.gif) repeat-y top left;
}

a { color: #990000; }

#site,#top,#footer,#navigation {
	width: 860px;
	margin-left: 100px;
}

#toparea {
	background: url(/img/topareaback.gif) repeat-x top left; 
}

#second {
	float: right;
	width: 160px;
}

.error { color: red; }

#top img { border: 0; }

#site { position: relative; }

#main {
	line-height: 140%;
	background-color: white;
	position: absolute;
	width: 859px;
	left: 1px;
}

#footer {
	margin-top:1px;
	border-top: solid 1px black;
}


div.clr { clear: both; }

#navigation {
	height: 20px;
	background: url(/img/barback.jpg) repeat-x top left;
}

#navigation img.logo {
	float: right;
	border: 0;
}
.navigation ul {
	clear: right;
	margin-top: 0px;
	list-style: none;
	padding: 0;
	margin: 0 ;
	font-weight: bold;
}

.navigation ul li {
	display: block;
	float: left; 
	margin: 0;
	padding: 0;
	padding-right: 30px;
}
.navigation ul li.nav-last {
	padding-right: 0;
}
.navigation ul li a {
	display: block;
	padding-left: 6px;
	padding-top: 3px;
	color: white;
	text-decoration: none;
}

.navigation ul li a { width: auto; }

.navigation ul li.nav-current a {
	color: #800000;
}

.navigation ul li a:hover, .navigation ul li.nav-current a:hover
{
	color: #800000;
}



.navigation ul ul { display: none;

}

.navigation-trail {
	margin: 0.2em;
}

#flash-message {
	border: 2px solid #f0e7d7;
	padding: 0.5em;
}
#flash-message h2 {
	margin: 0; padding: 0;
}

div.flash-error h2 { 
	color: red;
}

td.frmrow {
	padding: 4px;
}


div.sep { background: #CDCDCD; }

div.headerblock {
	height: 28px;
	margin: 1px;
	background: url(/img/headerback.jpg) repeat-x top left; 

	font-size: 18px;
	padding-left: 10px;
	padding-top: 12px;
}
div.headerblock span {
	float: right;
	width: 430px;
}

#main img.largeimage {
	display: block;
	margin: 1px;
	border: 0;
}

p, h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-size: 100%; }
#main div.block h1 { margin-bottom: 10px; font-size: 150%; }
#main div.block h2 { margin-bottom: 10px; font-size: 140%; }
#main div.block h3 { margin-bottom:  5px; }
#main div.block h4 { margin-bottom:  5px; }

#main div.block h4 { color: #990000; font-size: 100%; margin-top: 8px; padding-top: 4px; border-top: 1px solid #cdcdcd; }

#second div.products h3 {
	margin: 0; padding: 0;
	margin-top: 25px;
	padding-left: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cdcdcd;
}

#second div.products {
}

#second div.products ul {
	list-style: none;
	padding: 0;
	margin: 0 ;
}
#second div.products ul li {
	display: block;
	border-bottom: 1px solid #cdcdcd;
}

#second div.products ul li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: black;
}

#second div.products ul li a:hover {
	background: #cdcdcd;
}

#second div.products ul li.current a {
	padding-left: 5px;
	border-left: 5px solid #cdcdcd;
}

div.twocolumn div.right {
	float: right;
	width: 430px;
}
div.twocolumn div.left {
	float: left;
	width: 429px;
}

div.blockcontent {
	padding: 4px;
}


div.newsitem {
	padding-left: 4px ! important;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
div.blockcontent h3 {
	background-color: #eeeeee;
	padding: 2px;
}
div.blockcontent h4 {
	font-size: 140%;
	color: #800000;
	padding-bottom: 4px;
}
div.blockcontent h4 a {
	color: #800000;
	text-decoration: none;
}
div.blockcontent h4 a:hover {
	background: #eeeeee;
}

div.newsitem.last {
	border-bottom: 0;
}
div.productgallery a:hover {
	background: #eeeeee;
}
div.productgallery a span {
	display: block;
	margin: 2px;
}
div.productgallery a {
	display: block;
	float: left;
	text-decoration: none;
	color: black;
	margin-right: 1px;
	margin-bottom: 1px;
}
div.productgallery a.second {
	margin-right: 0;
}

div.productgallery img {
	margin: 0; padding: 0;
	border: 0;
}

#contact-map {
	margin: 1px;
	width: 857px;
	height: 234px;
}

div.form input, div.form textarea {
	width: 292px;
}

div.form input.submit {
	border: 1px solid black;
	width: 120px;
	background: #eeeeee;
}

img.brand-overview {
	float: left; 
	padding-top: 4px;
	padding-right: 4px;
	border: 0;
}

div.w2 {
	float: left;
	width: 278px;
}

div.rt h3 {
	margin-top: 4px;
}
div.horizontal-item {
	clear: both;
}

div.horizontal-item img {
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	border: 0;
}
div.horizontal-item h4 {
	padding-top: 4px;
}
