@charset "utf-8";
/* CSS Document */
div#content { 
	float: right; 
	width: 570px; 
	background: #707070 url(../images/rounded_bg/rounded_grey_dual_news_bott.gif) scroll bottom left no-repeat; 
}
div#content div, div#content img { margin:0 !important; }
div#content ul { list-style:none !important; }
div#profile_placeholder {
	height:250px;
	background-color:#707070;
	border-bottom:10px #fff solid;
}
div#library_main { 
	border-bottom:10px #fff solid; 
	background: url(../images/library/library_buttons.gif) no-repeat top left;
	height: 40px;
	padding: 0;
}
ul#library_special_nav {
	padding: 0;
	margin: 0;
	height: 40px;
	position: relative;
}
ul#library_special_nav li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 40px;
	display: block;
	overflow: hidden;
}
ul#library_special_nav a {
	height: 0;
	padding-top: 50px;
	display: block;
}
li#databases { left: 0px; width: 185px; }
li#ask_librarian { left: 195px; width: 180px; }
li#lib_account { left: 385px; width: 185px; }
li#databases a:hover { background: transparent url(../images/library/library_buttons.gif) -0px -40px no-repeat; }
li#ask_librarian a:hover { background: transparent url(../images/library/library_buttons.gif) -195px -40px no-repeat; }
li#lib_account a:hover { background: transparent url(../images/library/library_buttons.gif) -385px -40px no-repeat; }

div#featured { 
	background: transparent url(../images/rounded_bg/rounded_grey_dual_news_top.gif) scroll left top no-repeat; 
	padding: 10px 0;
}
div#find_and_news { 
	background: transparent url(../images/rounded_bg/rounded_grey_news_mid.gif) scroll left top repeat-y;
	padding: 0 10px;
}
div#find_and_news:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
* html div#find_and_news { display:inline-block; }
div#find_and_news { min-height:1px; display:block; }
div#find_and_news a { min-height:1px; color: #fff }
div#find_and_news a:hover {
	color: #E9C951;
}
div#find { float:left; }
div#news_items { float:right; }
* html div#news_items { display:inline-block; }
div#news_items a { min-height:1px; color: #fff }
div#news_items a:hover {
	color: #E9C951;
}
div#news_items h2 {
	display:block;
	height:0;
	overflow:hidden;
	font-size:0;
	letter-spacing:-1em;
	text-indent:-1000em;
	padding:20px 0 5px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
}
h2#news_heading { background: transparent url(../images/graphical_headings/find_and_news.gif) top left no-repeat; }
div#news_items div.feedInfo {
	margin-top: 2em;
	margin-bottom: .5em;
	text-align: right;
}
div#news_items div.feedInfo a {
	background-color: #FF9900;
	background-image:url(/reason_package/reason_4.0/www/ui_images/feed_icon_16px_dual.gif);
	background-repeat:no-repeat;
	background-position:-239px center;
	padding: 2px 4px 2px 19px;
	border: 1px solid #DC5B06;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div#news_items div.feedInfo a:hover {
	color: #E9C951;
	border: 1px solid #CC3300;
	background-position:1px center;
}
div#news_items div.feedHelp
{
	text-align:right;
	margin-bottom:2em;
	font-size:90%;
}
div.publication div.moduleNav ul li { border:0; }

div#news_items, div#find { width: 260px; color: #fff; }
div#news_items h2, div#find h2 {
	display:block;
	height:0;
	overflow:hidden;
	font-size:0;
	letter-spacing:-1em;
	text-indent:-1000em;
	padding:20px 0 5px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
}
h2#news_heading { background-image:url(../images/graphical_headings/news_and_events.gif); }
h2#find_heading { background-image:url(../images/graphical_headings/find.gif); }
/* Feeds */
div#find_and_news div.feedInfo {
	margin-top: 2em;
	margin-bottom: .5em;
	text-align: right;
}
div#find_and_news div.feedInfo a {
	background-color: #FF9900;
	background-image:url(/reason_package/reason_4.0/www/ui_images/feed_icon_16px_dual.gif);
	background-repeat:no-repeat;
	background-position:-239px center;
	padding: 2px 4px 2px 19px;
	border: 1px solid #DC5B06;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div#find_and_news div.feedInfo a:hover {
	color: #E9C951;
	border: 1px solid #CC3300;
	background-position:1px center;
}
div#find_and_news div.feedHelp
{
	text-align:right;
	margin-bottom:2em;
	font-size:90%;
}

