#homepage {	position: relative; height: 50em; }

#sidebar-right { width: 240px; float: right; position: absolute; top: 0; right: 0; }

#sidebar-right input { border: 1px solid #D0DDE8; color: #597286; font: 1em Arial, Helvetica, Verdana, Tahoma, sans-serif; vertical-align: middle; padding: 2px 4px; }
#sidebar-right legend, #sidebar-right h5 { font-weight: bold; color: #537BB0; }

#resourcesearch, #people { border-top: 1px solid #D0DDE8; border-left: 1px solid #D0DDE8; padding: 9px 0 0 12px; }

/* Search widget */
#search { background: #44689D url(../images/homepage/bg-search.png) repeat-x top left; border: none; padding-left: 15px; }
#search button { cursor: pointer; margin: -1px 0 7px 0;	vertical-align: middle; }
#search input {	background: #FFF; border: 1px solid #D0DDE8; font-size: 1em; margin: 0 0 11px 0; width: 77%; }

/* Resource search widget */
#resourcesearch { background: #F6F8FB; height: 111px; min-height: 111px; overflow: auto; }
#resourcesearch input {	background: #FFF; border: 1px solid #D0DDE8; width: 90%; }
#resourcesearch select { background: #FFF; border: 1px solid #D0DDE8; color: #597286; font-size: 0.9em; margin-bottom: 0.5em; width: 94%; padding: 0.2em 0; }
#resourcesearch .button { display: block; background: #F6F8FB url(../images/homepage/bg-search-button.png) no-repeat left top; border: none; color: #425462; float: right; margin: 5px 10px 0 0; padding: 0 0 0 1em; height: 27px; float: right; width: 80px; }
#resourcesearch a { color: #0099FF; float: left; margin: 10px 0 0 2px; text-decoration: none; }
#resourcesearch a span { color: #6A8AB9; }

#people { background: #FFF url(../images/homepage/img-people.jpg) no-repeat right bottom; border-top: none; clear: both; height: 87px; min-height: 87px; padding-bottom: 8px; overflow: auto; }
#people p { width: 60%; }
#people .button { float: left; }

#whatsnewpop { background: url(../images/border.png) repeat-x bottom left; border-left: 1px solid #D0DDE8; overflow: hidden; padding: 15px 0 3px 4px; }
#whatsnewpop li { float: left; margin: 0 0 0 6px; }
#whatsnewpop li a { background: url(../images/bg-tab-off.png) repeat-x left top; color: #FFF; height: 26px; padding: 3px 10px 10px 10px; text-decoration: none; }
#whatsnewpop li a:hover { background: #859FC4 url(../images/bg-tab-off.png) repeat-x left bottom; color: #FFF; height: 26px; padding: 3px 10px 10px 10px; text-decoration: none; }
#whatsnewpop li a.active { background: #FFF; color: #537BB0; border: 1px solid #D0DDE8; border-bottom: 1px solid #FFF; font-weight: bold; }
#whatsnewpop li a.active:hover { background: #FFF; color: #537BB0; }

.tabcontent { border-left: 1px solid #D0DDE8; }
.tabcontent ul { margin: 0 12px; padding: 7px 0 0 0; }
.tabcontent ul li {	border-bottom: 1px solid #D0DDE8; }
.tabcontent ul li.first { margin-top: 0; }
.tabcontent ul li.last { border: none; }
.tabcontent a {	background: url(../images/bullet-plus.gif) no-repeat top left; color: #597286; display: block; text-decoration: none; padding: 3px 0 3px 23px; }
.tabcontent a:hover { background-color: #E7EEF3; }

/* Main */
#main {	background: url(../images/homepage/bg-main.jpg) no-repeat left top;	width: 688px; height: 235px; position: absolute; left: 0; top: 0; padding: 17px 0 0 10px; color: #FFF; }
#main p { width: 256px; margin-bottom: 1em; }
#main ul { width: 175px; border-top: 1px solid #9CB5DB; margin-top: 0.3em; }
#main ul li { background: url(../images/homepage/bullet-main.png) no-repeat left center; border-bottom: 1px solid #ABC2E5; }
#main ul a { color: #FFF; display: block; text-decoration: none; padding: 0.2em 0 0.2em 16px; }
#main ul a:hover { text-decoration: underline; }

.column { background: url(../images/homepage/bg-column.png) no-repeat left top; padding: 5px 5px 0 5px; position: absolute; top: 261px; width: 226px; }
.column h3 { padding: 7px 10px 0 10px; overflow: auto; }
.column h3 img { float: left; }
.column h3 span { float: left; }
.column ul { border-left: 1px solid #D3E1E4; margin: 11px 0 0 0; padding: 0 0 4em 8px; }
.column ul li { border-bottom: 1px solid #D3E1E4; }
.column ul a { color: #555; display: block; text-decoration: none; padding: 4px 0 4px 2px; }
.column ul a:hover { background: #E7EEF3; }
.column span.button { margin-top: -3.3em; }

#newsandcomment { left: -5px; }
#events { left: 231px; }
#research { left: 467px; }

/*#footer { position: absolute; bottom: -40px; }*/


/* Feature Boxes */
.column .homefeature { height: 42px; padding-top: 70px; width: 226px; }
.column .homefeature h4 { color: #FFF; padding: 4px 0 0 10px; }
.column .homefeature p { color: #FFF; padding: 0 0 4px 10px; }
.column .homefeature .overlay { background: url(../images/overlay.png) repeat top left; width: 226px; height: 42px; }
.column .homefeature .overlay a { color: #FFF; display: block; padding: 0 5px 4px 0; text-decoration: none; }
.column .homefeature .overlay a:hover { text-decoration: underline; }
