﻿/* ================= formatting ================= */
body {font-family: arial, helvetica; font-size: 11px; margin: 0px;}
img {border: 0px;}
.top-space-4 {margin-top: 4px;}
.top-space-5 {margin-top: 5px;}
.top-space-10 {margin-top: 10px;}
.top-space-15 {margin-top: 15px;}
.top-space-20 {margin-top: 20px;}

/* ================= boxes ================= */
/* header */
#header-outer {height: 231px; background: transparent url(/themes/2010/banner-backgrd.jpg) repeat-x;}
#header-inner {height: 231px; margin: 0 auto; width: 990px;}
#header-banner {height: 97px; background-color: #333333; text-align: center; padding: 6px 0 0 0;}
#logo-wrap {float: left; height: 128px; width: 114px;}
#header-content {float: left; height: 128px; width: 876px; background: transparent url(/themes/2010/banner.jpg) no-repeat;}
#neaau-name {float: left; width: 576px; height: 91px;}
#neaau-name img {padding: 38px 0 0 25px;}
#e-letter {float: right; width: 300px; height: 51px; padding-top: 40px; color: #fff; font-size: 12px; font-weight: bold;}
#e-letter .textbox {width: 130px;}
#e-letter a {color: #fff; text-decoration: none;}
#top-nav-wrap {float: left; clear: both; height: 37px; width: 876px;}
/* content */
#content-outer {background: #DCDCDC url(/themes/2010/backgrounds/gray-bg.jpg) repeat-x top;}
#content-bg {/*placeholder for images*/}
#content-inner {background-color: #ffffff; overflow: hidden; margin: 0px auto; padding: 0; width: 990px; border-top: solid 7px #D6D6D6;}
#main-content {float: left; overflow: hidden; padding: 12px 0 12px 7px; width: 712px;}
#sidebar {float: right; overflow: hidden; width: 250px; padding: 12px 10px;}
/* footer */
#footer {line-height: 1.5; text-align: center; color: #373737;}
#footer-banner {height: 90px; padding: 10px 0 5px 0;}
#footer-links {padding: 5px 0 10px 0;}
#footer a {color: #373737; text-decoration: none;}
#footer a:hover {color: #373737; text-decoration: underline;}

/* ================= right column ================= */
.sidebar-image {overflow: hidden; text-align: center;}
#text-ads {width: 220px; background-color: #EEEEEE; color: #565656; padding: 15px; margin: 15px 0; line-height: 1.3;}
#text-ads a {color: #565656; text-decoration: underline;}
#text-ads a:hover {color: #565656; text-decoration: none;}
.text-ads-header {height: 20px; line-height: 20px; margin: 0; padding: 0;}
.text-ads-header a:link, .textadheader a:visited {color: #565656; text-decoration: underline;}
.text-ads-header a:hover {color: #565656; text-decoration: none;}
.text-ads-heading {display: block; float: left;}
.text-ads-advertise-link {display: block; float: right;}
.text-ad {clear: both; padding: 5px 0 10px 0;}
.text-ad-heading {font-weight: bold; color: #113999; font-size: 11px;}

/* ================= top nav ================= */
#top-nav-wrap ul {list-style: none; margin: 0; padding: 0; line-height: 37px; font-size: 11px;}
#top-nav-wrap ul li {display: block; float: left; position: relative;}
#top-nav-wrap ul a, #top-nav-wrap ul span {color: #C9D7FE; font-weight: bold; margin: 0 0 0 13px; padding: 0; text-decoration: none;}
#top-nav-wrap ul a:hover {color: #c0c0c0; text-decoration: none;}
#top-nav-wrap ul li {margin: 0 0 0 13px; background: transparent url(/themes/2010/nav-segment.jpg) no-repeat left;}
#top-nav-wrap ul li:first-child {margin: 0; background: none;}
/* ================= sub-nav ================= */
#top-nav-wrap li ul {background-color: #214AA4; border-left: solid 1px #567AC8; border-right: solid 1px #567AC8; border-top: solid 1px #567AC8; 
                display: none; left: 0; line-height: 30px; list-style: none; margin: 0; padding: 0; position: absolute; top: 37px;}
#top-nav-wrap li:hover ul {display: block;}
#top-nav-wrap li.over ul {display: block;}
#top-nav-wrap li.over li {clear: both;}
#top-nav-wrap li li {border-bottom: solid 1px #567AC8; width: 160px; margin: 0; background: none;}
#top-nav-wrap li li a {display: block; color: #c0c0c0; font-size: 11px; margin: 0; padding: 0 10px 0 10px;}
#top-nav-wrap li li a:hover {background-color: #628CE0; color: #fff;}

/* ================= zoom window ================= */
.zoom-box-bg {background-color: #333333; filter: alpha(opacity=70); opacity: 0.7;}
.zoom-box {background-color: #ffffff; border: solid 3px #525252; font-size: 14px; padding: 10px;}
.zoom-box-close {clear: both; padding: 10px; text-align: center;}
.zoom-box-close a {color: #303030;}

/* ================= error pages ================= */
#error-content {padding: 20px; margin-bottom: 50px; text-align: center; font-size: 13px;}