@charset "utf-8";
/* Inner page CSS Document */

#wrapperinner{
	clear:both;
	width:100%;
}
#wrapperinner #leftcol{
	float:left;
	width:234px;
	background:url(../images/left_nav_bottom.jpg) no-repeat left bottom;
	padding-bottom:113px;	
}

#leftcol #leftnav{
	clear:both;
	margin:0 0 8px 0;
	background:url(../images/left_col_bg.gif) repeat-y left bottom;
}
#leftcol #leftnav .top{
	background:url(../images/left_nav_top.gif) no-repeat left bottom;
	height:7px;
	line-height:7px;
}
#leftcol #leftnav .content{
	background:url(../images/left_nav_bg.gif) repeat-x left top;
	clear:both;
	padding:10px 10px 0px;
	border-left:#d6d6d6 1px solid;
	border-right:#d6d6d6 1px solid;
	/*min-height:230px;*/
	height:auto !important;
	height:230px;	
}
#leftcol #leftnav .content h3{
	background:url(../images/right_nav_heading_bg.gif) no-repeat left bottom;
	font-family:"Trebuchet MS", Arial, Verdana;	
	color:#e92419;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	padding:0 0 8px 0;

}
#leftcol #leftnav .content ul{
	list-style:none;
	margin:12px 0 0;
}
#leftcol #leftnav .content ul li{
	height:1%;
	border-bottom:#fff 1px solid;
}
#leftcol #leftnav .content ul li a{
	background:#ebf1f4 url(../images/arrow_black.gif) no-repeat 14px 10px;
	display:block;
	color:#0c4ea1;
	font-size:11px;
	line-height:15px;
	padding:5px 0 5px 26px;
	height:1%;
}
#leftcol #leftnav .content ul li a:hover, #leftcol #leftnav .content ul li a.active{
	background:#e4eff4 url(../images/arrow_black.gif) no-repeat 14px 10px;
	color:#e92419;
	text-decoration:none;
}

#leftcol #leftnav .bottom{
	background:url(../images/left_nav_bottom.jpg) no-repeat left bottom;
	height:123px;
}





/* right column */
#wrapperinner #rightcol{
	float:right;
	width:667px;
	font-size:11px;

}

#wrapperinner #rightcol p{
	margin:0 0 15px 8px;
	font-size:11px;
	color:#000000;
}

#wrapperinner #rightcol h1{
	background:url(../images/main_heading_bg.gif) no-repeat left bottom;
	font-family:"Trebuchet MS", Arial, Verdana;	
	color:#000000;
	font-weight:bold;
	font-size:21px;
	text-transform:uppercase;
	padding:0 0 8px 0;
	margin:0 0 15px 0;
}
#wrapperinner #rightcol .subhead{
	background:url(../images/subhead_bg.gif) no-repeat left top;
	padding:10px 10px 10px 7px;
}
#wrapperinner #rightcol .subhead h2{
	color:#ff0000;
	font-size:18px;
	font-weight:bold;
	padding:0 0 8px 0;
	border-bottom:#e6e9ea 1px solid;
	margin:0 0 7px 0;
}
#wrapperinner #rightcol .subhead h3{
	color:#2a73c5;
	font-size:17px;
	font-weight:bold;
	padding:0 0 8px 0;
	border-bottom:#e6e9ea 1px solid;
	margin:0 0 7px 0;
}

#wrapperinner #rightcol .subhead a.downloadTds{
	color:#ff0000;
	font-size:12px;
	font-weight:normal;
	padding:0 0 8px 0;
	font-weight:normal;
}

/*#wrapperinner #rightcol .subhead h3 span{
	color:#ff0000;
	font-size:12px;
	font-weight:normal;
	float:right;
	position:absolute;
	margin:-3px 0 0 210px;
}*/
#wrapperinner #rightcol .subhead h3 span a{
	color:#ff0000;
}
#wrapperinner #rightcol .subhead h3 span a:hover{
	color:#0c4ea1;
	text-decoration:none;
}
#wrapperinner #rightcol .subhead h3 span img{
	vertical-align:middle;
}

.prodimages{
	float:right;
	clear:right;
	margin:0 0 15px 20px;
}


#wrapperinner #rightcol h5{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:0 0 8px 8px;
	margin:0;
}

#wrapperinner #rightcol ol {
	color:#000000;
	margin:0;
	padding-left: 40px;
}

#wrapperinner #rightcol ul{
	margin:0;
	padding-left:8px;
	width:80%;
	color:#000000;
}

#wrapperinner #rightcol ul#electroChemical{
	width:90%;
	font-size:18px;
}

#wrapperinner #rightcol ul li {
	background:url(../images/horizontal_separator.gif) repeat-x left bottom;
	padding:3px 0 6px 0;
}

#wrapperinner #rightcol ul#electroChemical li {
	background:url(../images/horizontal_separator.gif) repeat-x left bottom;
	padding:18px 0 18px 0;
}

#wrapperinner #rightcol ul li span{
	width:50%;
	float:left;
}

#wrapperinner #rightcol ul li:hover {
	background:#ebf1f4;
	color:#990000;
}

#wrapperinner #rightcol ul#electroChemical li:hover {
	background:#ebf1f4;
	color:#990000;
}

#wrapperinner #rightcol ul li a:hover {
	color:#E92419;
}

#wrapperinner #rightcol ul li a.knowmore {
	color:#E92419;
	font-size: 9px;
	align:right;
}
#leftcol #leftnav .content ul li a.activeView {
	background:#ABCDDD url(../images/arrow_black.gif) no-repeat 14px 10px;
	color:#e92419;
	font-weight:bold;
}

