@charset "utf-8";



/* Navigation(Sidebar) */
/* -------------------------------------------- */

#sidebar ul.lNav {
}

#sidebar li.csr a {
	background-position: -430px 0;
}


#sidebar ul.lNav2 {
	clear: both;
	width: 215px;
	margin: 1px 0 0 0;
	padding: 0 0 2px 0;
	background: #ffedee;
	border-bottom: 1px solid #c00;
}
#sidebar ul.lNav2 li {
	margin: 0;
	width: 215px;
	height: 22px;
	line-height: 0;
}
#sidebar ul.lNav2 li img {
	vertical-align: bottom;
}
#sidebar ul.lNav2 li a {
	display: block;
	width: 215px;
	height: 22px;
	font-size: 1px;
	line-height: auto;
	text-indent: -9999px;
	overflow: hidden;
}


#sidebar li.safety a {
	background: url("../img/ln_safety.gif") no-repeat;
}
#sidebar li.qsc a {
	background: url("../img/ln_qsc.gif") no-repeat;
}
#sidebar li.products a {
	background: url("../img/ln_products.gif") no-repeat;
}
#sidebar li.quality a {
	background: url("../img/ln_quality.gif") no-repeat;
}
#sidebar li.internal a {
	background: url("../img/ln_internal.gif") no-repeat;
}
#sidebar li.social a {
	background: url("../img/ln_social.gif") no-repeat;
}

body#safety #sidebar li.safety a,
body#qsc #sidebar li.qsc a,
body#products #sidebar li.products a,
body#quality #sidebar li.quality a,
body#internal #sidebar li.internal a,
body#social #sidebar li.social a {
	background-position: -215px 0;
}

#sidebar ul.lNav2 li.social {
	height: auto;
	line-height: 1.2;
}
#sidebar ul.lNav2 li.social ul {
	width: 160px;
	margin: 4px 0 0 50px;
}
#sidebar ul.lNav2 li.social ul li {
	float: none;
	width: 160px;
	height: auto;
	margin: 0 0 7px 0;
	line-height: 1.2;
}
#sidebar ul.lNav2 li.social ul li a {
	width: 60px;
	height: auto !important;
	font-size: 10px !important;
	background-image: none !important;
	line-height: auto !important;
	text-indent: 0 !important;
	text-decoration: none;
}
body.y2009 #sidebar ul.lNav2 li.social ul li.y2009 a,
body.top #sidebar ul.lNav2 li.social ul li.thisyear a {
	color: #c00;
}
