/*
  Hacks for IE6 and below
*/

#notification-message {

	border-bottom:1px solid #ccc;
	background:#000;
	color:#fff;
}

#upgrade-browser {
	width:950px;
	margin:auto;
	font-size:90%;
	padding-top:10px;
	padding-bottom:10px;
}

#upgrade-browser a {
	text-decoration:underline;
}

#login form .login-username input, #login form .login-password input {
	width:100px;
}


#front_registration {
	height:250px;
}

.greylist, .greylist li {
	display:inline;
	list-style:none outside none;
}

#header_image {
	width:100%;
	height:150px;
}

#header_container {
	height:200px;
}

.yui-t8 .main {
	width:550px;
}

.jstree-icon {
	display:none;
}

sideNav, sideNav ul, sideNav li, sideNav a, .jstree-closed, .jstree-open, .jstree-leaf {
	background-image:none !important;
}

#flowpanes #pane3, #flowpanes #pane2, #flowpanes #pane1 {
	height:500px;
}

#flowpane-background-top {
	height:300px;
}

#flowpane-background-bottom {
	height:100px;
}

.no-zindex-fix {
	z-index:1000px;
}

.block_news {
	z-index:500;
}


#nav_home_icon {
    background: url("/assets/icons/silk/home-icon-black-sml.gif") no-repeat scroll left top transparent;
}

.block_right {
	height:200px;
}

.block_events_feature {
	height:270px;
}
