/* CSS Document */

#container {
	width: 980px;
	padding: 404px 0 0 0;
	background-image: none;
	overflow: hidden;
}
#news {
	display: block;
}
#news a:hover {
	text-decoration: underline;
}
#sideItems {
	margin: 0;
	padding: 0;
}

#absWrapper #container #main_nav_holder {
position: absolute;
width: 205px;
padding: 0;
top: 115px;
left: 785px;
background-color: #DEDEDE;
z-index: 400;
height: 312px;
}

#absWrapper #container #main_nav_holder #main_nav {
position: static;
background-color: #DEDEDE;
float:none;
clear: none;
width: 195px;
padding: 5px 0 0 0;
margin: 0;
}

#main_nav a {
	margin: 0;
}
#main_nav li {
	padding: 0;
	_height: 90%;  /**/
}
#main_nav a:hover {
	border-right-width: 5px;
}
#audience {
	position: absolute;
	padding: 5px 0 0 0;
	top: 115px;
	right: 195px;
	width: 195px;
	height: 307px;
	background-color: #CCCCCC;
	z-index: 1;
}
/**/
#audience ul {
	display: none;
}
#audience ul li {
	height: auto;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}
#audience li:hover ul, #audience li.over ul {
	position: absolute;
	top: 0;
	display: block;
	width: 210px;
	left: -209px; /* Set 1px less than menu width */ /*
	/**/
}
#audience ul ul a {
	padding-left: 30px;
}
#audience li:hover ul ul, #audience li.over ul ul {
	position: relative;
	float: left;
	clear: both;
	display: block;
	width: 210px;
	top: 0;
	left: 0; /* Set 1px less than menu width */
	height: auto;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
/**/
#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0px;
	clear: none;
}
#topLinks {
	position: absolute;
	top: 70px;
	right: 0;
	margin: 0 0 0 0px;
}
#bookmarks {
	display: block;  /* was block */
	position: absolute;
	top: 375px;
	right: 200px;
	width: 176px;
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 14px;
	background-color: #CCCCCC;
	z-index: 100;
}
#bookmarks select {
	padding: 0;
	margin: 0 0 5px 0;
	width: 162px;
}
#bookmarks a {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	color: #333333;
	text-decoration: none;
}
#footer {
	margin: 0;
}

#textNews, #features, .leftBox, .rightBox {
	position: relative;
	float: left;
	margin: 8px 0 2em 0;
	padding: 0px 0 0 30px;
	border: 0;
	width: 270px;
	font-size: 1em;
	line-height: 1.5em;
}
#features, .rightBox {
	width: 273px;
	margin-left: 5px;
	padding-left: 12px;
	background-color: #E4E4E2;
	background-image: url(../images/featureScale.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#features a:hover, .rightBox a:hover{
	text-decoration: underline;
}
#textNews h3, .leftBox h3 {
	display: block;
	position: relative;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0 -10px 1em -30px;
	border-left: solid 25px #4D88C1;
	font-size: .92em;
	line-height: .92em;
	padding: 2px 0 2px 5px;
	background-color:#0054A6;
	color: #FFFFFF;
	text-transform: uppercase;
}
#textNews a:hover, .leftBox a:hover {
	text-decoration: underline;
}
.newsKeywords {
	margin: 0px;
	border: solid 1px #FFFFFF;
	height: 20px;
	padding: 0 0 10px 0;
}
.newsKeywords a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	color: #000099;
	text-decoration: none;
}
.newsKeywords a:hover {
	text-decoration: underline;
}

#features h3 {
	display: block;
	position: relative;
	left: -1em;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	margin: 0 -20px 0 0px;
	font-size: .92em;
	line-height: .92em;
	padding: 2px 0 2px 1em;
	background-color: #0054A6;
	color: #FFFFFF;
	text-transform: uppercase;
}

#features .title {
	display: block;
	clear: both;
	color: #B5111A;
	margin-top: 1em;
}

#events, #notices {
	line-height: 1.5em;
	position: relative;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 10px 0 20px;
}
#notices {
	width: 200px;
}
#events {
	width: 159px;
	height: 20em;
	border-right: solid 1px #BBBBBB;
}
#events h3, #notices h3  {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	font-size: 1em;
	color: #B5111A;
	width: 90%;
	border-bottom: solid 1px #BBBBBB;
}
#events .date, #notices .title {
	margin: 1em 0 0 0;
	padding: 0;
	display: block;
	color: #B5111A;
	clear: both;
}

#fact {
	width: 170px;
	float: left;
	clear: none;
	padding: 37px 10px 2px 14px;	
}

#factTitle {
	display: block;
	position: relative;
	padding: 0 0 10px 0;
	font-size: 1em;
	color: #B5111A;
	text-transform: uppercase;
	overflow: hidden;	
}

.fact {
	margin: 0;
	display: block;
	color: #0054A6;
	text-decoration: none;
}
.fact:hover {
	color: #0054A6;
	text-decoration: underline;
}


#i_notices {
	float: left;
	clear: none;	
	width: 170px;
	padding: 1px 10px 2px 14px;	
}

.urgent {
        background-color: #B5111A;
        color: #FFFFFF;
        padding: 5px;
}
.urgent .title {
        color: #FFFFFF;
}
#i_notices .urgent a, #i_notices .urgent a:visited {
        color: #000000;
}

#feed {
	margin-top: 25px;
	padding: 12px 10px 0 14px;
	width: 170px;
	position: relative;
	float: left;
	border-left: 1px #666666 solid;
}
#feed.new {
	border-left: none;
	border-right: 1px #666666 solid;
}

.eventTitle, #feed .gfc-resultsHeader, #feed .gfc-title {
	padding: 0 0 10px 0;
	font-size: 1em;	
	color: #B5111A;
	text-transform: uppercase;	
	border-bottom: none;
	margin-bottom: 0;
}

#feed .gf-snippet, #feed .gf-author, #feed .gf-spacer {
	display: none;
}

#eventPageLink {
	position: relative;
	float: right;
	padding: 1em 0 0 0;
}
#eventPageLink a {
	color: #333333 !important;
}
