@charset "iso-8859-1";

/* 
---------------------------------------------*/

#content {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	margin-top: 13px;
	/*background-color:#ececec;*/
	height:auto;
}
#primary {
	float: right;
	width: 570px;
	/*padding-left: 15px;*/
	padding-bottom: 40px; /* for FireFox footer */
	background-color: #fff;
}
#secondary {
	/*background-color: #ffc;*/
	/*padding-left: 3px;*/
	margin-left:5px;
	float: left;
	width: 170px;
	height: 100%;
}

/* 
---------------------------------------------*/
p.back
{
	font-size: 0.9em;
	text-align: right;
	padding-right: 10px;
	background: url('../../images/back_arrow.gif') no-repeat left center scroll;
	background-position: 505px;
}


/* 
---------------------------------------------*/
#localNavigation {
	/*margin-top: 5px;*/
}

#localNavigation h2.finetitle {
	width: 140px; /* for WinIE6 */
	padding: 8px 10px 8px 20px;
	background:  #007ABE url(../../images/sco_h2_arrow.gif) 6px 13px no-repeat;
	text-decoration: none;
	color: #fff;
}

/*---------------------------------------------*/
#localNavigation h2.kinoutitle {
	padding-bottom: 2px;
	background: #186712 url(../../images/ln_li_bg.gif) left bottom repeat-x;
}

#localNavigation h2.kinoutitle a {
	color: #fff;
	display: block;
	width: 140px; /* for WinIE6 */
	padding: 8px 10px 8px 20px;
	background: url(../../images/arrow_big_orange.gif) 9px 13px no-repeat;
	text-decoration: none;
}

#localNavigation h2.kinoutitle a:hover,
#localNavigation h2.kinoutitle a:focus {
	background: #124F0F url(../../images/arrow_big_orange.gif) 11px 13px no-repeat;
}

/*---------------------------------------------*/

#localNavigation h2.batterymaterialtitle {
	padding-bottom: 2px;
	background: #2D1E8C url(../../images/ln_li_bg.gif) left bottom repeat-x;
}

#localNavigation h2.batterymaterialtitle a {
	color: #fff;
	display: block;
	width: 140px; /* for WinIE6 */
	padding: 8px 10px 8px 20px;
	background: url(../../images/arrow_big_orange.gif) 9px 13px no-repeat;
	text-decoration: none;
}

#localNavigation h2.batterymaterialtitle a:hover,
#localNavigation h2.batterymaterialtitle a:focus {
	background: #5844CA url(../../images/arrow_big_orange.gif) 11px 13px no-repeat;
}

/*---------------------------------------------*/

#localNavigation h2.polyimidetitle {
	padding-bottom: 2px;
	background: #f9d134 url(../../images/ln_li_bg.gif) left bottom repeat-x;
}

#localNavigation h2.polyimidetitle a {
	color: #333;
	display: block;
	width: 140px; /* for WinIE6 */
	padding: 8px 10px 8px 20px;
	background: url(../../images/arrow_big_orange.gif) 9px 13px no-repeat;
	text-decoration: none;
}

#localNavigation h2.polyimidetitle a:hover,
#localNavigation h2.polyimidetitle a:focus {
	background: #fbe14f url(../../images/arrow_big_orange.gif) 11px 13px no-repeat;
}


/*---------------------------------------------*/

#localNavigation h2.membtitle {
	padding-bottom: 2px;
	background: #69B700 url(../../images/ln_li_bg.gif) left bottom repeat-x;
}

#localNavigation h2.membtitle a {
	color: #333;
	display: block;
	width: 140px; /* for WinIE6 */
	padding: 8px 10px 8px 20px;
	background: url(../../images/arrow_big_orange.gif) 9px 13px no-repeat;
	text-decoration: none;
}

#localNavigation h2.membtitle a:hover,
#localNavigation h2.membtitle a:focus {
	background: #7DDB00 url(../../images/arrow_big_orange.gif) 11px 13px no-repeat;
}

/* 
---------------------------------------------*/




#localNavigation h2.producttop {
	background:  #003366 url(../../images/ln_li_bg_h2.gif) left bottom repeat-x;
	text-decoration: none;
	color: #fff;
}
#localNavigation h2.producttop a {
	color: #fff;
	display: block;
	width: 140px; /* for WinIE6 */
	padding: 8px 10px 8px 20px;
	text-decoration: none;
	background: url(../../images/arrow_big_orange.gif) 9px 13px no-repeat;
}

#localNavigation h2.producttop a:hover,
#localNavigation h2.producttop a:focus {
	background: #09519B url(../../images/arrow_big_orange.gif) 11px 13px no-repeat;
}

/*----------------------------*/

#localNavigation ul {
	background: #E6E6E6;
	line-height: 1.2;
}


#localNavigation ul li{
	padding-bottom: 2px;
	background: url(../../images/ln_li_bg.gif) left bottom repeat-x;
	margin-left: 10px;
}

#localNavigation ul li a {
	color: #333;
	display: block;
	width: 130px; /* for WinIE6 */
	padding: 8px 10px 8px 20px;
	background: url(../../images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
}

#localNavigation ul li a:hover,
#localNavigation ul li a:focus {
	background: #D9D9D9 url(../../images/arrow_big.gif) 11px 13px no-repeat;
}

#localNavigation ul li.onpage {
	color: #333;
	display: block;
	width: 140px; /* for WinIE6 */
	padding: 8px 10px 8px 10px;
	/*background: url(../../images/arrow_big_orange.gif) 11px 13px no-repeat;*/
	background-color: #D9D9D9;
	text-decoration: none;
	font-weight: bold;
}

/*----------------------------*/
#localNavigation ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localNavigation ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #D9D9D9;
}
#localNavigation ul li ul li a {
	width: 126px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
	background: url(../../images/arrow_small.gif) 6px 11px no-repeat;
}
#localNavigation ul li ul li a:hover,
#localNavigation ul li ul li a:focus {
	background: #D9D9D9 url(../../images/arrow_small.gif) 7px 11px no-repeat;
}

/* 
---------------------------------------------*/
#secondary #second-search {
	width: 170px;
	/*height: 60px;*/
	background-color: #333;
	margin-bottom: 5px;
}
#secondary #second-search p {
	margin: 0;
	padding: 3px 0 3px 3px;
	/*text-align: center;*/
	color: #fff;
}
#secondary #second-search #searchForm2 {
	margin-top: 0px;
	margin-left: 0px;
	padding: 3px 2px;
	background-color: #333;
}
#secondary #second-search #searchFormKeyword2 {
	width: 120px;
	font-size: 100%;
	padding: 3px 2px;
	margin-top:0;
	margin-left:0;
	margin-bottom: 4px;
	border: 1px solid #666;
	background: #FFF;
	font-family: "Arial", "Helvetica", "sans-serif";
}

#secondary #second-search #submit2 {
	vertical-align: top;
}

#secondary #second-search p.radio {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}



