/* CSS Document */
/* Because of Typo3 and the way it handles menus some of the information here is not used
I have tried to mark out those areas and or combine to make clearer
some of the areas I have marked out worked different in Typo3 then expected*/

/**************** menu coding *****************/

#mainMenu {
	float: left;
	overflow: visible;
	visibility: visible;
	width:180px;
	padding-top: 5px;
	padding-bottom:5px;
}
#mainMenu ul{
	float:left; 
	padding:0 0 5px 2px;
	margin:0 0 5px 5px;
}

#mainMenu ul li{
	list-style: none;
	width: 14em;
	clear:both;
	padding-bottom:3px;
	margin:0;
	float:left;
}

#mainMenu ul li a{
	text-decoration: none;
	color: #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

#mainMenu a:hover {
	color:#ccc;
	border-bottom:solid thin #947D5A;
	padding-top:2px;
}
#mainMenu ul .lib {
	padding-bottom:5px;
}

#mainMenu ul .lib a{
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:normal;
	margin-left:20px;
}

#footer {
	text-align:center;
	background-color:#e6d6ab;
	width:1024px;
	height:50px;
	margin-top:0 auto;
	font-weight:bold;
	padding: 10px -5px 0px -5px;
	clear:both;
	float:left;
}

#footer ul {
	display:inline;
	margin-right: 5px;
}

#footer ul a{
	color:#0066CC;
	width:10em;
	text-decoration:none;
}

#footer ul a:hover{
	color:#000;
	border-bottom:solid thin #947D5A;
	background-color:#CCCCCC;
}

/**************** Dept_Title *****************/
.dept_title{
	background-color:#e6d6ab; //#4F5A6E;
	color:#CCC;
	//margin-top: -2px;
	padding-top: 5px;
	/*border-top: solid 4px #947D5A;
	border-left: solid 4px #947D5A;
	border-right: solid 4px #947D5A;*/
}
.dept_title ul{
	text-align:left;
	font-size:11px;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	list-style: none;	
}
.dept_title ul li{
	padding:0 0 5px 0;
}
.dept_title a{
	
	margin-left:2px;
	color:#000;
	padding: 2px;
	letter-spacing: 1px;
}
.dept_title a:hover{
	color:#000;
	background-color:#CCC;
	padding: 2px;
}

.arrows {
	color:#000;
	font-weight:normal;
	margin-left:2px;
	font-size:15px;
}

.arrows2 {
	color:#000;
	font-weight:normal;
	margin-right:2px;
	font-size:15px;
}

.end_page{
	text-align:left;
}
.end_page a{
	font-size:13px;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	
}

/**************** Submenu *****************/

.Sidemenu {
	background-color:#4F5A6E;
	/*border: solid 4px #947D5A;*/
	text-align:left;
	padding-top:2px;
	margin-bottom:-1px;
}
.Sidemenu ul {
	padding-left:4px;
	
	margin:0px 0px -3px 0px;
	
}

/*.Sidemenu ul li ul{
	
	margin: 1px 0 1px 0;
	border:none;
}*/
.Sidemenu li {list-style-type: none;background-color:#455789;}
.Sidemenu li li{padding-bottom:40px; }

.Sidemenu a {
	text-decoration:none;
	font: bold 11px/20px arial, helvetica, sans-serif;
	color:#FFFF00;
	/*margin-left:2px;*/
	padding: 2px 5px 0px 5px;
	border-bottom:dotted 1px #FFF;
	letter-spacing: 1.5px;
	clear:both;
}

.Sidemenu a:hover {
	text-decoration:underline;
	color:#333;
	background-color:#CCC;
	border:none;
}

.Sidemenu ul ul li{
	padding:0;
	margin:0;
	border:none;
}

.Sidemenu2 {
margin-top:1px;
background-color:#455789;
padding:0;
}
.Sidemenu2  a {
	font: normal 11px/18px arial, helvetica, sans-serif;
	color:#FFF;
	border:none;
	padding:0 0 2px 2px;
	letter-spacing: 1px;
}

.Sidemenu2 li a:hover {
	text-decoration:underline;
	color:#333;
	background-color:#CCC;

}
/*.Sidemenu2 ul{ border-bottom:dashed thin #CCC;}*/
#Sidemenu_top{
	width:195px;
	height:10px;
	padding:0;
	margin:0;
}

	#Sidemenu_top_left {
		background-image:url(../../../images/banner/Sidebar/BGBT-top-left.gif);
		background-repeat:no-repeat;
		float:left;
		width:20px;
		height:10px;
		vertical-align:bottom;
	}
	#Sidemenu_top_body {
		background-color:#4F5A6E;
		width:155px;
		height:10px;
		float:left;	
	}
	#Sidemenu_top_right {
		background-image:url(../../../images/banner/Sidebar/BGBT-top-right.gif);
		background-repeat:no-repeat;
		float:right;
		width:20px;
		height:10px;
		vertical-align:bottom;
		clear:right;
	}

#Sidemenu_bottom{
	width:195px;
	height:10px;
	padding:0;
	margin-bottom:10px;
	vertical-align:top;
	clear:right;
}

	#Sidemenu_bottom_left {
		background-image:url(../../../images/banner/Sidebar/BGBT-bottom-left.gif);
		background-repeat:no-repeat;
		float:left;
		width:20px;
		height:10px;
	}
	#Sidemenu_bottom_body {
		background-color:#4F5A6E;
		width:155px;
		height:10px;
		float:left;
		vertical-align:top;
	}
	#Sidemenu_bottom_right {
		background-image:url(../../../images/banner/Sidebar/BGBT-bottom-right.gif);
		background-repeat:no-repeat;
		float:right;
		width:20px;
		height:10px;
	}
.arrows{padding-bottom:10px;}