﻿@charset "utf-8";
/* CSS Document */

body	{
	margin-top: 10px;
	font-family: verdana;
	font-size: 12px;
	color: white;
	background: #957a57 url(../images/pattern.gif);
}


a:link	{ text-decoration: none; color: #ff3c32; } /* dc2f26*/
a:visited	{ text-decoration: none; color: #ff3c32; }
a:hover	{ text-decoration: underline; }


h1	{
	color: white;
	font-size: 11px;
}
.seo	{
	color: white;
	font-size: 11px;
	text-align: left;
	margin-bottom: 8px;
}

h2	{
	color: white;
	font-size: 15px;
	margin-bottom: 2px;
}
h3	{
	color: white;
	font-size: 13px;
	text-align: center;
}
h4	{
	color: white;
	font-size: 11px;
}
h5	{
	color: white;
	font-size: 9px;
	margin-bottom: 0px;
}

h4.title { text-align: center; }

img { border: none; }


img, div { behavior: url(iepngfix.htc) }




/* =============================================================================== */



#canvas	{  /* OVERALL CONTAINER -- FOR USE WHEN ABSOLUTE POSITIONING SOMETHING ON THE PAGE/CONTENT AREA */
	margin: 0 auto;
	z-index: 1;
	position: relative;
	width: 920px;
	height: 100%;
}


#top	{
	width: 910px;
	height: 160px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
	background: url(../images/top.png) no-repeat; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
}

#top-links {
	width: 430px; position: absolute; top: 139px; right: 15px;
}
#top-links a {
	color: white;
	font-weight: bold;
}

#container	{
	background: url(../images/container-bg.png) repeat-y; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 910px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}

#container-content	{
	margin: 0 auto;
	margin-bottom: 0px;
	width: 890px;
	height: 100%;
	background-color: #373736;
	clear: both;
	padding-top: 10px;
}
						#container-content-padding	{
							margin: 0 auto;
							width: 888px;
							/* background-color: red; */
						}

#container-closer	{
	background: url(../images/container-closer.png) no-repeat;  /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 910px;
	height: 14px;
	margin: 0 auto;
	clear: both;
}



#left-col	{
	width: 200px;
	height: 100%;
	float: left;
	display: block;
}


#center-col	{
	width: 480px;
	height: 100%;
	float: left;
	/* padding-top: 3px;
	background-color: red; */
	margin-left: 5px;
}
#center-col-wide	{
	width: 680px;
	height: 100%;
	float: left; /* margin: 0 auto; */
	padding-top: 3px;
}


#right-col	{
	width: 200px;
	height: 100%;
	float: right;
}


#extender {
	clear: both; font-size: 3px;
}



.left-right-col-text	{
	width: 184px;
	margin: 0 auto;
}



.center-div-box	{
	margin: auto;
	width: 450px;
	height: 100%;
	border: 2px solid #272727;
}


.divboxtop	{
	margin: 0 auto;
	width: 196px;
	height: 43px;
	color: #fffefe;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	background: #2d2d2c url(../images/divboxtop.jpg) no-repeat;
}
.nav-menu-divboxtop	{
	margin: 0 auto;
	width: 196px;
	height: 43px;
	color: #fffefe;
	font-size: 11px;
	text-align: center;
	background: #2d2d2c url(../images/nav-menu-top.jpg) no-repeat;
}
.blocks-menu-divboxtop	{
	margin: 0 auto;
	width: 196px;
	height: 43px;
	color: #fffefe;
	font-size: 11px;
	text-align: center;
	background: #2d2d2c url(../images/blocks-menu-top.jpg) no-repeat;
}
.divboxcontent	{
	margin: 0 auto;
	width: 196px;
	height: 100%;
	color: #fffefe;
	background: #2d2d2c url(../images/divboxcontent-bg.jpg) repeat-y;
}
.divboxcontent-padding	{
	margin: 0 auto;
	width: 186px;
}
.divboxbottom	{
	margin: 0 auto;
	width: 196px;
	height: 9px;
	background: #2d2d2c url(../images/divboxbottom.jpg) no-repeat;
}





.rightdivboxtop	{
	margin: 0 auto;
	width: 196px;
	height: 32px;
	color: #fffefe;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	background: #2d2d2c url(../images/rightdivboxtop.jpg) no-repeat;
}
.rightdivboxcontent	{
	margin: 0 auto;
	width: 196px;
	height: 100%;
	color: #fffefe;
	background: #2d2d2c url(../images/rightdivboxcontent-bg.jpg) repeat-y;
}
.rightdivboxcontent-padding	{
	margin: 0 auto;
	width: 176px;
}
.rightdivboxbottom	{
	margin: 0 auto;
	width: 196px;
	height: 18px;
	background: #2d2d2c url(../images/rightdivboxbottom.jpg) no-repeat;
}






.div-for-padding	{
	margin: auto; 
	width: 96%;
}
.div-for-height-adjust	{
	clear: both;
	height: 4px;
	width: 100%;
}



.centerer	{
	margin: 0 auto;
	text-align: center;
}



/* =============================================================================== */






#copyright {
	width: 800px; margin: 0 auto; text-align: center; clear: both;
}
#copyright a:link {
	color: white;
}
#copyright a:visited {
	color: white;
}





#center-col ul	{
	margin-top: 0px;
	margin-bottom: 0px;
}
#center-col ul li	{
	list-style-type: none;
	margin-left: -30px;
}

#center-col ol	{
	margin-top: 0px;
	margin-bottom: 0px;
}
#center-col ol li	{
	margin-left: -7px;
}




/* =============================================================================== */



#scrollers	{
	margin: 0 auto;
	text-align: center;
}

#scrolling-list {
	width: 180px;
	height: 50px;
	margin: auto;
	background-color: #373736;
	border: none;
}

#scrolling-thumbs {
	width: 180px;
	height: 60px;
	margin: auto;
	background-color: #373736;
	border: none;
}





.news-headline	{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}
.news-date	{
	color: gray;
	font-size: 9px;
}
.news-content	{
	font-size: 9px;
	margin-top: 0px;
	color: silver;
}

#news-div p	{
	margin-top: 0px;
	color: silver;
	font-size: 9px;
}


.preloadpic {display:none;}



.mfg-name	{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}



.block-content {
	width: 100%;
}
.block-content img {
	border: 1px solid #272727;
	float: right;
	margin: 6px;
}
.block-content table {
	width: 58%; font-size: 10px;
}
.block-content-left img {
	border: 1px solid white;
	float: left;
	margin: 6px;
}

.models {
	font-size: 10px;
}



.header {
	font-weight: bold; font-size: 14px;
}


.left-align {
	text-align: left;
	width: 450px;
	margin: 0 auto;
}
