/* 
	CSS lvc
*/

/*_____________ main navigation _______________*/

#navigation {
	position: absolute;
	z-index: 9;
	width: 670px;
	left: 97px;
	top: 125px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#navigation ul li {
	list-style: none;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}

#navigation ul li a {
	display: block;
	line-height: 13px;
	height: 13px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#navigation ul li a span {
	display: none;
}

#navigation ul li#home a {
	background: url(../images/nav.jpg) 0px 0px no-repeat;
	width: 53px;
}

#navigation ul li#home a:hover {
	background: url(../images/nav.jpg) 0px -14px no-repeat;
}

#navigation ul li#products a {
	background: url(../images/nav.jpg) -53px 0px no-repeat;
	width: 135px;
}

#navigation ul li#products a:hover {
	background: url(../images/nav.jpg) -53px -14px no-repeat;
}

#navigation ul li#community a {
	background: url(../images/nav.jpg) -188px 0px no-repeat;
	width: 83px;
}

#navigation ul li#community a:hover {
	background: url(../images/nav.jpg) -188px -14px no-repeat;
}

#navigation ul li#advertise a {
	background: url(../images/nav.jpg) -271px 0px no-repeat;
	width: 74px;
}

#navigation ul li#advertise a:hover {
	background: url(../images/nav.jpg) -271px -14px no-repeat;
}

#navigation ul li#news a {
	background: url(../images/nav.jpg) -345px 0px no-repeat;
	width: 157px;
}

#navigation ul li#news a:hover {
	background: url(../images/nav.jpg) -345px -14px no-repeat;
}

#navigation ul li#contact a {
	background: url(../images/nav.jpg) -502px 0px no-repeat;
	width: 90px;
}

#navigation ul li#contact a:hover {
	background: url(../images/nav.jpg) -502px -14px no-repeat;
}

/*_____________ product navigation _______________*/

#productnav {
	width: 399px;
	text-align: justify;
	float: right;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 8;
	left: 307px;
	top: 144px;
}

#productnav h3 {
	padding: 0 0 0 15px;
}

#productnav ul {
	padding: 0;
	margin: 0;
	height:315px;overflow: auto;
} 

#productnav li {
	list-style: none;
	padding: 0;
	margin: 0px 0 0 0;
	overflow: auto;
	
} 

* html #productnav li {
	margin: 1px 0 0 0;
}

#productnav ul li a {
	background: url(../images/arrow.jpg) top right no-repeat #1C7576;
	width: 371px;
	padding: 1px 0 1px 8px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
}


#productnav ul li a:hover {
	background: url(../images/arrow-over.jpg) top right no-repeat #4B9FA0;
}

#productnav ul li a.showproduct, #productnav ul li a.showproduct:hover {
	background: url(../images/arrow-down.jpg) top right no-repeat #4B9FA0;
}

/*__________ left navigation ___________*/
#leftcol {
	position: absolute;
	z-index: 8;
	left: 0;
	top: 185px;
	background: #084F50;
}

#leftcol ul {
	margin: 0;
	padding: 0;
	height:477px;overflow: auto;
	width: 246px;
}

#leftcol ul li {
	margin: 0;
	list-style: none;
	padding: 0;
	display: block;
	line-height: 20px;
	height: 18px;
	width: 228px;
	border-bottom: 1px solid #57A4A4;
	background: #87D4D4;
}

#leftcol ul li.title {
	font-weight: bold;
	padding: 0 0 0  18px;
	width: 209px;
	color: #fff;
	background: url(../images/sidehdr-bg.jpg) top left repeat-x #074B4C;
}

#leftcol ul li a {
	color: #074B4C;
	padding: 0 0 0  18px;
	width: 210px;
	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: none;
}

#leftcol ul li em a{
	color: #ffffff;
	padding: 0 0 0  18px;
	width: 210px;
	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: none;
}




#leftcol ul li a:hover {
	background: #F5C120;
	color: #fff;
}

#leftcol ul li em a:hover {
	background: #F5C120;
	color: #fff;
}


#banner4 form{
	color: #074B4C;
	padding: 0 0 0  18px;
	width: 151px;
	line-height: 10px;
	height: 10px;
	display: block;
	text-decoration: none;
}



/*__________ left navigation1 for selectors,excel,calculators (01-09)___________*/
#leftcol1 {
	position: absolute;
	z-index: 8;
	left: 0;
	top: 171px;
	background: #084F50;
}

#leftcol1 ul {
	margin: 0;
	padding: 0;
	height:485px;overflow: auto;
	width: 203px;
}

#leftcol1 ul li {
	margin: 0;
	list-style: none;
	padding: 0;
	display: block;
	line-height: 20px;
	height: 18px;
	width: 18px;
	border-bottom: 1px solid #57A4A4;
	background: #87D4D4;
}

#leftcol1 ul li.title {
	font-weight: bold;
	padding: 0 0 0  18px;
	width: 185px;
	color: #fff;
	background: url(../images/sidehdr-bg.jpg) top left repeat-x #074B4C;
}

#leftcol1 ul li a {
	color: #074B4C;
	padding: 0 0 0  7px;
	width: 185px;
	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: none;
}

#leftcol1 ul li a:hover {
	background: #F5C120;
	color: #fff;
}


