﻿/*sidebar*/
.sidebar{
	width:240px;
	float: left;
}

.siaEyeCatcher{
	width:240px;
	background:url(../images/SIA_eyeCatcher02.png) 0 0 no-repeat;
	color:#FFF;
	font-size:0.9em;
	cursor:pointer;
}

.siaEyeCatcherText{

	width:150px;
	height:76px;
	margin-left:100px;
}


.bsiEyeCatcher{
	width:240px;
	background:url(../images/BSI2_eyeCatcher.png) 0 0 no-repeat;
	color:#FFF;
	font-size:0.9em;
	cursor:pointer;
}

.bsiEyeCatcherText{

	width:110px;
	height:76px;
	margin-left:110px;
}

.chasEyeCatcher{
	width:240px;
	background:url(../images/eye_catcher_CHAS.png) 0 0 no-repeat;
	color:#FFF;
	font-size:0.9em;
	cursor:pointer;
}



.siaEyeCatcherText a, .bsiEyeCatcherText a{
	color:#FFF;
	text-decoration:none;
	
}
#sidebar {
	z-index: 1;
	width: 240px;
	font-size:0.875em;
	font-family:Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	float: left;
}

#sidebar ul {
	list-style: none;
	margin:0;
	padding:0;
	float: left;
	position: relative;
}

#navigation-block {
width:240px;
float: left;
}

#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: 12px;
	margin:0;
	padding:0;
	position: relative;
	float: left;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
width: 223px;
	display: block;
	padding: 8px 0px;
	text-indent:6px;
	margin-bottom:1px;
	background: url(../images/navigationMid-over.png) bottom right no-repeat;
	text-decoration: none;
}



ul#sliding-navigation li.sliding-element a
{
	width: 223px;
	display: block;
	padding: 8px 0px;
	text-indent:6px;
	margin-bottom:1px;
	background: url(../images/navigationMid-normal.png) bottom right no-repeat;
	text-decoration: none;
	font-size: 14px;
}

ul#sliding-navigation li.sliding-element a:hover {
	color: #ffbe13;
	width: 223px;
	display: block;
	padding: 8px 0px;
	text-indent:6px;
	margin-bottom:1px;
	background: url(../images/navigationMid-over.png) bottom right no-repeat;
	text-decoration: none;
}
.itemNumber {
	color:#CCC;
}

#sidebar a, #sidebar a.limid {
	width: 223px;
	display: block;
	padding: 8px 0px;
	text-indent:6px;
	margin-bottom:1px;
	background: url(../images/navigationMid-normal.png) bottom right no-repeat;
	text-decoration: none;
}

#sidebar a {
	color: #333;
}

#sidebar a.limid-over {
	background: url(../images/navigationMid-over.png) bottom right no-repeat;
	padding: 8px 0;
	color:#ffbe13;
}
#navigation-block a.litop {
	background: url(/images/navigationTop-normal.png) top right no-repeat;
	padding: 10px 0;
}
.litop-over  {
	background: url(../images/navigationTop-over.png) top right no-repeat;
	color:#ffbe13;
	width: 223px;
	display: block;
	padding: 8px 0px 12px 0px;
	text-indent:6px;
	margin-bottom:1px;
	font-size: 14px;
}

.litop-over a{color:#ffbe13;
text-decoration:none;}

#sidebar a.libottom {
	background: url(../images/navigationBottom-normal.png) bottom right no-repeat;
	padding: 9px 0;
}
#sidebar a.libottom-over {
	background: url(../images/navigationBottom-over.png) bottom right no-repeat;
	padding: 9px 0;
	color:#ffbe13;
}

#sidebar h3 {
	font-size: 13px;
}

#sidebar h3.cat {
	color: #cbcbcb;
	text-shadow: 1px 2px 1px #222;
}
