/**
	* Title:		TERENA Base Style, IE specific
	* Author: 	christian@terena.nl
	* Version: 	16 Nov 2006
	*/

/**
	* Page Structure
	* ----------------------------------------------
	*/

/* IE Three Pixel Text-Jog fix */
/* IE5-mac Hide Start \*/
#sidebar {
  margin-left: 10px;
}
#content {
  height: 1%;
  margin-right: 202px;
}
/* IE5-mac Hide Stop */
#footer {
	margin-bottom:10px;
}
/*  \*/
#footer {
	margin-bottom:0; /* otherwise IE will show background picture */
}
/*  */

/**
	* Navigation
	* ----------------------------------------------
	*/
#nav a, #nav2 a {
	float:left;
	padding:0;
	padding-top:35px;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px; /* for IE5/Win only */
	outline:none;
}
#nsearch input {
	font-size:11px;
	width: 80px;
	height /**/:20px; /* for IE5/Win only */
}
/*IE workaround*/
/*All IE browsers*/
.subnavlist li {
	background-image: url("../gfx/bullets/middledot_bold.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 6px 0 8px;
	margin: 0 8px 0 -8px;
}
/*Win IE browsers - hide from Mac IE\*/
.subnavlist { height: 1%; }
.subnavlist li {
	display: block;
	float: left;
}
/*End hide*/
/*Mac IE 5*/
.subnavlist li:first-child { background-image: none; }

ul.shortcuts li {
 	margin-left: -2px;
 	padding-left:14px;
 	text-indent:-17px;
 	list-style: url(../gfx/bullets/bullet_01_ie.gif) inside;
}
#sidebar hr.sidebar_divider {
	margin-bottom:2px;
}
#sidebar_inactive {
	width:187px;
	margin:16px 0 12px 6px;
	padding:8px 0 8px 6px;
	font-size: 11px;
	background-color: #f2f2f2;
	display: inline;
	position:relative;
	top:37px;
	left:529px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

ul.custombullet li {
 	margin-left: -2px;
 	padding-left:14px;
 	text-indent:-15px;
 	list-style: url(../gfx/bullets/arrow_right_black_ie.gif) inside;
}
.overview td {
	height:14px;
}

#nsearch input {
	margin-top:8px;
	height:13px;
	color: #6d6d6d;
	font-size:10px;
	width:108px;
}
#nsearch form, #nsearch2 form {
	padding:0;
	margin:0;
	display:inline;
}
#nsearch2 input {
	margin-top:8px;
	height:13px;
	color: #6d6d6d;
	font-size:10px;
	width:76px;
}
