﻿@charset "utf-8";
/* CSS Document */

body	{
	margin-top: 0px;
	font-family: verdana;
	font-size: 12px;
	color: white;
	background: #262625 url(../images/page-bg-all.jpg) top repeat-x; /* #1d1d1c */
}

#top	{
	width: 800px;
	height: 120px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
}

#canvas	{  /* OVERALL CONTAINER -- FOR USE WHEN ABSOLUTE POSITIONING SOMETHING ON THE PAGE/CONTENT AREA */
	margin: 0 auto;
	z-index: 1;
	position: relative;
	width: 940px;
	height: 100%;
}








/* ============================================================================================================= */

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_left_right_line.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.pro_linedrop {
height:35px;
width:753px;
margin: 0 auto;
background:url(../images/navmenu/black_0.jpg);
position:relative;
font-family:arial, verdana, sans-serif;
font-size:11px;
z-index:500;
color: black;
}

.pro_linedrop .select {
margin:0;
padding:0;
list-style:none;
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(../images/navmenu/black_1.jpg);
}

.pro_linedrop li.lrt {
float:right;
background:url(../images/navmenu/blue_1.gif);
}


.pro_linedrop .select a {
display:block;
height:35px;
float:left;
background: url(../images/navmenu/black_0.jpg);
padding:0 0 0 15px;
text-decoration:none;
line-height:33px;
white-space:nowrap;
color: black;
}


.pro_linedrop .select li.lrt a {color:#0ff;}


.pro_linedrop .select a b {
display:block;
padding:0 30px 0 15px;
background:url(../images/navmenu/black_0.jpg) right top;
}

.pro_linedrop .select li.line a b {
background:url(../images/navmenu/black_0a.jpg) right top;
}

.pro_linedrop .select a:hover,
.pro_linedrop .select li:hover a {
background: url(../images/navmenu/black_1.jpg);
padding:0 0 0 15px;
cursor:pointer;
color:black;
}

.pro_linedrop .select li.lrt a:hover,
.pro_linedrop .select li.lrt:hover a {
background: url(../images/navmenu/blue_1.gif);
}

.pro_linedrop .select a:hover b,
.pro_linedrop .select li:hover a b {
display:block;
padding:0 30px 0 15px;
background:url(../images/navmenu/black_1.jpg) right top;
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b,
.pro_linedrop .select li.line:hover a b {
background:url(../images/navmenu/black_1a.jpg) right top;
}

.pro_linedrop .select li.lrt a:hover b,
.pro_linedrop .select li.lrt:hover a b {
background:url(../images/navmenu/blue_1.gif) right top;
}

.pro_linedrop .select li.lrt a:hover b.arrow,
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(../images/navmenu/blue_1a.gif) right top;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse;
margin:-1px;
font-size:1em;
width:0;
height:0;
}

.pro_linedrop .sub {
margin:0;
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block;
position:absolute;
float:left;
width:751px;
top:35px;
left:0;
text-align:center;
background:#fff url(../images/navmenu/fade.gif);
border:1px solid black;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a
{display:block; height:25px; line-height:22px; float:left; background:transparent url(line/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#333;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative; background:#fff url(../images/navmenu/fade.gif) left bottom;}

/* ============================================================================================================= */







#container	{
	background: url(../images/container-bg.png) repeat-y; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 820px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}
#container-closer	{
	background: url(../images/container-closer.png) no-repeat;  /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 820px;
	height: 29px;
	margin: 0 auto;
}

#main-div	{
	margin: 0 auto;
	margin-bottom: 0px;
	width: 793px;
	/* ======================= */
		height: 100%;		/* 500px */
	/* ======================= */
	background-color: #5b5d58;
	border: 1px solid #3c3c3c;
	border-width: 0px 1px 0px 1px;
}
#main-div-padding	{
	margin: 0 auto;
	width: 788px;
	/* background-color: red; */
}



#content1	{
	width: 900px;
	height: 82px;
	margin: 0 auto;
	background-color: #2d2d2c;
	border: 1px solid black;
	border-bottom: none;
}
#content2 {
	margin: 0 auto;
	width: 900px;
	height: 100%;
	border: 1px solid black;
	border-top: none;
	background-color: #2d2d2c;
	/* background-color: #1d1d1c; */
}


#content-container {
	width: 880px;
	height: 100%;
	margin: 0px auto;
	/* background-color: #5b5d58; */
}



#left-col	{
	width: 200px;
	height: 100%;
	/* background-color: #1d1d1c; */
	float: left;	
}


#center-col	{
	width: 456px; /* 444px, 440px */
	height: 100%;
	/* background-color: purple; */
	float: left;
	padding-top: 3px;
	margin-left: 12px;
}
#center-col-wide	{
	width: 656px;
	height: 100%;
	float: left;
	/* background-color: #1d1d1c; */
	/* padding-top: 3px; */
	padding-left: 14px;
	padding-right: 10px;
}


#right-col	{
	width: 200px;
	height: 100%;
	/* background-color: #5b5d58; */
	float: right;
}



#bottom-nav	{
	background: url(../images/bottom-nav.png) no-repeat;  /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 780px;
	height: 50px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	clear: both;
}
#bottom-nav-links	{
	width: 778px;
	height: 30px;
	padding-top: 26px;
	text-align: center;
}



.left-right-col-text	{
	width: 154px;
	margin: 0 auto;
}



.center-div-box	{
	margin: 0 auto;
	width: 98%;
	height: 100%;
	/* background-color: #bbc1b1; */
	background: #bbc1b1 url(../images/center-div-box-bg.jpg) repeat-x top;
	color: black;
	border: 1px solid #454545;
}


.divboxtop	{
	margin: 0 auto;
	width: 196px;
	height: 43px;
	color: #fffefe;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	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;
}
.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;
}


.div-for-padding	{
	width: 96%;
	margin: 8px auto;
}
.div-for-height-adjust	{
	clear: both;
	height: 4px;
	width: 100%;
}



.centerer	{
	margin: 0 auto;
	text-align: center;
}

#flash-container	{
	margin: 1px auto;
	text-align: center;
	width: 900px;
	height: 350px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#icons	{
	margin: 0 auto;
	text-align: center;
	height: 162px;
	width: 900px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#icons img	{
	margin: 0px;
	float: left;
}



/* =============================================================================== */

a:link	{ text-decoration: none; color: white; }
a:visited	{ text-decoration: none; color: white; }
a:hover	{ text-decoration: underline; }
/* a img	{ text-decoration: none; border: 1px solid #3c3c3c; } */


h1	{
	color: white;
	font-size: 10pt;
}
.seo	{
	color: white;
	font-size: 10pt;
	text-align: center;
}

h2	{
	color: white;
	font-size: 15px;
}
h3	{
	color: white;
	font-size: 12px;
}
h4	{
	color: white;
	font-size: 11px;
}
h5	{
	color: white;
	font-size: 9px;
	margin-bottom: 0px;
}

h4.title { text-align: center; }

img { border: none; }





#center-col ul	{
	margin-top: 0px;
	margin-bottom: 0px;
	color: silver; /* #fffefe */
}
#center-col ul li	{
	list-style-type: none;
	margin-left: -30px;
}

#center-col ol	{
	margin-top: 0px;
	margin-bottom: 0px;
	color: silver; /* #fffefe */
}
#center-col ol li	{
	margin-left: -7px;
}




.center-div-box a	{
	color: black;
	text-decoration: none;
}
.center-div-box a:hover	{
	color: black;
	text-decoration: underline;
}
.center-div-box a:visited	{
	color: black;
	text-decoration: 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 img {
	border: 1px solid black;
	float: right;
	margin: 6px;
}
.block-content h2 {
	font-size: 22px;
	margin-bottom: 0px;
}
.block-content a:link {
	font-size: 18px;
	color: #b22727;
	font-weight: bold;
}
.block-content a:visited {
	font-size: 18px;
	color: #b22727;
	font-weight: bold;
}


#copyright	{
	width: 800px; margin: 14px auto; text-align: center; font-size: 10px; clear: both;
}


.mfg-name	{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}




/* =============================================================================== */
.menutitle{
cursor:pointer;
margin-bottom: 0px;
color:#ffffff;
width:900px;
font-weight:bold;
text-align: center;
background: url(../images/more-bg.jpg) repeat-x;
}

.submenu{
width: 900px;
margin-top: 0px;
margin-bottom: 0.5em;
font-size: 8pt;
color: white;
text-align: left;
}
/* =============================================================================== */




.left {
	font-size: 11px; text-align: left; width: 75%; margin: 0 auto;
}