/* CSS Document */


/* Reset all HTML */
@import url('reset.css');

/* General */
a {color:#336;text-decoration:none;}
a:hover {text-decoration:underline;}
div.clearall {height:1px;margin-top:-1px;clear:both;}

/* Architectural Regions */
body#home #wrapper {width:950px;margin:0 auto;}
body#home #header {width:950px;height:110px;position:relative;margin:0 0 10px 0;padding-bottom:10px;border-bottom:1px solid #ccc;background:url(images/header.gif) top center no-repeat;font-size:90%;font-family:Arial,Helvetica,sans-serif;}
body#home #sidenav {width:150px;margin-right:10px;float:left;}

body#home #col1 {width:430px;float:left;margin-right:10px;font-family:Arial,Helvetica,sans-serif;color:#333;}
body#home #col2 {width:350px;float:left;font-family:Arial,Helvetica,sans-serif;color:#333;}
body#home #footer {border-top:1px solid #ccc;margin:10px 0;padding-top:10px;text-align:center;font-size:75%;line-height:1.6em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;color:#999;}

/* General Regions */
body#home #header h1 {display:none;}
body#home #sidenav-content {font-size:75%;line-height:1.5em;color:#666;font-family:Arial,Helvetica,sans-serif;}
body#home #sidenav-content h2 {margin:10px 0 5px 0;background-color:#e2ecf6;padding:2px 6px;color:#000;font-weight:bold;}
body#home #sidenav-content ul.main li {}
body#home #sidenav-content ul.main li a {display:block;background-color:#283986;margin-bottom:5px;padding:2px 6px;color:#fff;font-weight:bold;}
body#home #sidenav-content ul.main li a:hover {text-decoration:none;}
body#home #sidenav-content ul.nav {margin-left:15px;color:#283986;}
body#home #sidenav-content ul.nav li {list-style:disc;margin-bottom:5px;}
body#home #sidenav-content ul.nav li a {color:#283986;}
body#home #sidenav-content ul.nav li a:hover {text-decoration:none;}

body#home #col1 h2,
body#home #col2 h2  {margin-bottom:12px;background-color:#e2ecf6;padding:0 6px;color:#000;font-weight:bold;}
body#home .outlined {border:1px solid #ccc;}
body#home .padded {padding:6px;}
body#home .promo img {display:block;}
body#home .feature {font-size:90%;line-height:1.4em;margin-bottom:12px;}
body#home .feature h2 {text-transform:uppercase;}
body#home .feature ul {margin:0 2em;}
body#home .feature ul li {list-style:disc;margin-bottom:.5em;}
body#home .feature .morelink {text-align:right;text-transform:lowercase;padding:6px;}

/* Specific Regions */
body#home #feature-topstory-title {height:38px; margin:0;background:url(images/top-story.gif) top center no-repeat;}
body#home #feature-topstory-title h2 {float:left;width:184px;margin-top:6px;margin-left:6px;text-transform:uppercase;font-size:90%;line-height:1.4em;background-color:#e2ecf6;padding:0 6px;color:#000;font-weight:bold;}
body#home #feature-topstory-title a#joinpta  {float:right;display:block;width:213px;height:22px;padding-top:8px;text-align:center;border:1px solid #283986;background-color:#FFFF66;color:#283986;font-weight:bold;font-size:90%;}
body#home #feature-topstory-content {padding:6px;padding-top:1px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
body#home #feature-topstory-content #top-stories {width:416px;height:196px;}
body#home #feature-topstory-content #top-stories img {display:block;}
body#home #feature-whatsnew {position:relative;}
body#home #feature-whatsnew #whatsnew-rss {display:block;height:20px;width:20px;position:absolute;top:3px;right:3px;background:url(images/feed-icon.png);}
body#home #feature-calendar {position:relative;background:url(images/spot-calendar.gif) no-repeat;background-position: 20px 35px;}
body#home #feature-calendar #calendar-rss {display:block;height:20px;width:20px;position:absolute;top:3px;right:3px;background:url(images/feed-icon.png);}
body#home #feature-calendar a#gocalendar {display:block;height:85px;width:110px;position:absolute;top:20px;left:35px;}
body#home #feature-calendar #creditfooter {display:none;}
body#home #feature-mission {position:relative;background:url(images/spot-mission.jpg) no-repeat;background-position: 10px 42px;font-size:13px; }
body#home #feature-mission a#gomission {display:block;height:112px;width:104px;position:absolute;top:30px;left:10px;}
body#home #feature-publications {padding-bottom:0;}
body#home #header #search {position:absolute;bottom:20px; right:10px;}
body#home #header #search label {margin: 0 5px 0 0;text-transform:uppercase;}
body#home #header #search input[type="text"] {width: 135px;height: 15px;padding: 2px 5px 1px 5px;border: 1px solid #283986;background: #fff;margin: 0 0 0 0;}
body#home #header #search input[type="submit"] {background: url(images/go-search.gif) no-repeat;border: none;margin: 0 0 0 5px;width: 20px;height: 20px;float: none;color:#fff;text-align:center;font-size:10px;font-weight:bold;text-transform:uppercase;padding:0;}
body#home #header #translate {position:absolute;top:20px; right:10px;}
body#home #header a#gohome {display:block;width:150px;height:80px;position:absolute;top:21px; left:21px;}
