@charset "utf-8";
/* CSS Document */
h1#header {
	font-size:2.25em;
	line-height:1;
	margin:0 0 0 10px;
	padding:20px 0 0 0;
	font-style: italic;
	font-weight: bold;
	display:block;
	width:700px;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1#header span {
	font-size:.5em;
	text-align: center;
}

img.toplogo {
	float:left;
}

h2 {
	font-size:1.0em;
	line-height:1;
	margin-bottom:0.5em;
	font-style: normal;
	font-weight: bold;
	background-image: url(../img/hover-bg.jpg);
	padding: 5px;
	text-align: left;
}

.span-18 div.column {
	width:350px;
	display:inline;
	float:left;
	padding-right:10px;
}

h3.naviheader {
	font-size:1.5em;
	line-height:1;
	font-style: normal;
	font-weight: bold;
	background-image: url(../img/navi-header.jpg);
	padding: 5px;
	margin:0 5px 0.5em 5px;

}

h4.naviheader {
	font-size:1.2em;
	line-height:1;
	height:1em;
	font-style: normal;
	font-weight: bold;
	color:#60bb46;
	padding:0 5px;
	margin:0 5px 0.5em 5px;

}

p#leftnavi a:hover {
	background-image: url(../img/navi-header.jpg);
}

.span-navi1 {
	background-image: url(../img/navi-line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	width:110px;
	padding-left: 10px;
}

.span-navi1:hover {
	background-image:url(../img/navi-header.jpg);
}

.span-navi2 {
	background-image: url(../img/navi-line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	width:70px;
	padding-left: 10px;
}

.span-navi2:hover {
	background-image:url(../img/navi-header.jpg);
}

.span-navi2 a:hover {
	background-image:url(../img/navi-header.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
}

.span-leftnavi {
	float:left;
	clear:both;
	margin-right:10px;
	margin-top:10px;
	width:200px;
	background-image: url(../img/left-navi-bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 500px;
	background-color: #fff;
}

.span-leftnaviPages {
	float:left;
	clear:both;
	margin-right:10px;
	margin-top:10px;
	width:200px;
	background-image: url(../img/left-navi-bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #fff;
}

.span-leftnavi p {
	font-size:1.15em;
	color:#FFFFFF;
	padding:0 10px;
	}

.span-leftnavi p a {
	color:#60bb46;
	text-decoration:underline;
}

h5.naviheader {
	font-size:1.2em;
	line-height:1.2em;
	height:1em;
	font-style: normal;
	font-weight: bold;
	color:#60bb46;
	padding:0 5px;
	margin:0 5px 1.5em 5px;

}

.span-leftnavi a:hover {
color:#CCCCCC;
}

.navi {
	background-image: url(../img/navi-bg.jpg);
	padding-top: 10px;
	padding-bottom: 0px;
}

p.footer {
	text-align:right;
	color: #FFF;
}

p.footer span {
	float: left;
	
}

.footerlinks {
	color: #FFF;
	font-size: 9px;
	background-color: #333;
}


.footerlinks a{
	color: #FFF;
	font-size: 9px;
}

.prepend-1 {
	padding-bottom: 400px;
	padding-top: 5px;
}


/*Navi*/

ul.horizontal_list{
    margin: 0 auto;
	width:950px;
}

#navbar ul.horizontal_list li{
	text-align: left;
	float: left;
	list-style: none;
	height: 35px;
	}
	
#navbar ul.horizontal_list li a{
	text-align: left;
	float: left;
	list-style: none;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../img/navi-line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

#navbar ul.horizontal_list form{
	margin-left: 10px;
	float: left;
	padding-top: 0px;
}

#navbar ul.horizontal_list form div.search{
	_padding-top:6px; /*centers search div in IE*/
}

/*NAVI*/

#navbar{
	width:950px;
	height:36px;
	background-image: url(../img/navbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
	font-weight:bold;
}

#navbar ul, #navbar ul li{
border:0px;
margin:0px;
padding:0px;
list-style:none;
height:36px;
} 
#navbar ul{
background-image: url(../img/navi-line.jpg);
	background-repeat: no-repeat;
	background-position: right; }
#navbar ul li{
	float:left;
	display:block;
	line-height:36px;
	color: #FFFFFF;
 }
 
#navbar ul li a{
	text-decoration:none;
	display:block; 
	background-image: url(../img/navi-line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
}

#navbar ul li a:hover{
background-image:url(../img/navi-header.jpg);
height:36px;
}

/*Left Sidebar*/

div.wireframemenu {
	margin: 0px;
	padding: 0px;
}



div.wireframemenu ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

div.wireframemenu ul li a{
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

div.wireframemenu ul li a:visited{
	color: #CCCCCC;
}

html>body div.wireframemenu ul li a{ /*Non IE rule*/
	width: auto;
}

div.wireframemenu ul li a:hover{
	background-color: #60bb46;
	color: black;
}

p img {float:none;}

.contentheader {
	font-size:14px;
	font-weight: bold;
	background: #fff url(../img/blackbar.png) top left no-repeat;
	color: #FFF;
	padding-left: 10px;
	margin: 0 0 10px 0;
	padding: 15px 20px;
	text-align: left;
	}

p.location {
	float:left;
	display:inline;
	width:160px;
	margin:0 10px;
	padding:10px 0;
}

hr.dontshow {
	background:#FFFFFF;
	padding:0;
	margin:0;
}

/*Product Table*/
#productList div {width:96%; padding-left:4%;}
#productList div div {width:100%; padding-left:0;}
#productList h3 {padding:10px 0 10px 0; margin:0; font-size:.85em; font-weight:bold;}
#productList table {font-size:.65em; color:#333333; background:#EEFFDD; border-left:1px solid #888888; border-right:1px solid #888888; border-top:1px solid #888888; line-height:1.5em;}
#productList table tr {padding:0; margin:0;}
#productList table th {padding:5px 10px 5px 10px; background:#888888; color:#FFFFFF;}
#productList table td {padding:5px 10px 5px 10px; border-bottom:1px solid #888888;}
#productList table td.name {font-weight:bold; color:#333333;}
#productList table a img {vertical-align:middle;}

/*Forms*/
form fieldset {}
label {float:left; display:block; width:120px; margin:0 10px 0 0;}

/*LogoWrap*/
#logowrap {margin-bottom:25px;
background-image:url(../img/headerOpt3.jpg);
height:114px;
}

#IEroot #logowrap {margin-bottom:0px;}

