html { height: 100%; margin-bottom: 1px; }

body { font-family: "Trebuchet MS", sans-serif; text-align: center; margin: 0; padding: 0; background: #000; color: #fff; }

a { color: #000; text-decoration: none; }
a:link { color: #492f92; }
a:visited { color: #66c; }
a:hover { text-decoration: underline; color: #06f; }

#wrapper { width: 760px; margin: 0 auto; padding: 0; text-align: left; background: #000 url(images/wrap_back.gif) repeat-y left top; position: relative; }

#head { position: relative; width: 760px; margin: 0; background-color: #492f92; }
#head a img { border: none; }


/* nav -------------------------------------------------------------- nav */

#nav { width: 250px; float: left; margin: 0; padding: 0; background: #000; color: #ccc; }

ul.navlist { list-style: none; margin: 0; padding: 0; font-size: 0.9em; background: #000; }
ul.navlist a { display: block; width: 200px; color: #c0c0c0; padding: 7px 25px; border-bottom: 1px solid #000; }
ul.navlist a:visited { color: #c0c0c0; }

ul.navlist a:hover,
ul.navlist ul a:hover { color: #fff; background: #807F83; text-decoration: none; }

ul.navlist ul { list-style: none; margin: 0; padding: 0; background: #000; }
ul.navlist ul a { width: 180px; border-bottom: 1px #333 solid; color: #fff !important; line-height: 30px; background: #492F92; padding: 0 25px 0 45px; }
ul.navlist ul ul a { padding-left: 65px; width: 160px; }

#currentpage a { background: #807F83; color: #fff; }
#currentpage ul a { background: #492f92; }

#subscribe_form { padding: 0 25px; }
#subscribe_form h2 { margin-bottom: 0.2em; }
#subscribe_form p { font-size: 0.9em; margin-top: 0; }


/* page content -------------------------------------------- page content */

#main { width: 450px; padding: 0 27px 0 30px; float: left; font-size: 0.8em; line-height: 1.7em; color: #58575B; text-align: justify; background: #fff; }

.spotlight a { color: #fff; background: #d3d3d3 url(images/planning.gif) 1em center no-repeat; color: #fff; font-size: 1.3em; padding: 1.5em 1.5em 1.5em 6em; text-align: left; margin: 2em 0; display: block; }
.spotlight a:focus,
.spotlight a:hover,
.spotlight a:active { text-decoration: none; background-color: #bbb; }

h1 { width: 450px; font-weight: normal; font-size: 2em; letter-spacing: -0.05em; line-height: 0.8em; text-align: left; color: #492F93; border-bottom: 1px #777 solid; padding-bottom: 2px; margin: 30px 0 15px 0; }
h2 { font-weight: normal; font-size: 1.7em; letter-spacing: -0.06em; text-align: left; color: #667; margin-top: 40px; }
h3 { font-weight: normal; font-size: 1.3em; text-align: left; color: #667; margin-top: 30px; }
h4 { font-weight: bold; font-size: 1em; text-align: left; color: #667; margin-top: 20px; margin-bottom: 0; }

.content { margin: 0 0 50px 0; position: relative; }
.content ul { padding-left: 15px; text-align: left; }
.content li { margin-left: 20px; }
.content img { padding: 5px; margin: 1px; }
.content td { vertical-align: top; text-align: left; padding-bottom: 3px; border-bottom: solid 1px #bbb; padding-left: 10px; }

.content .even { background-color: #D3D3D3; }

.top { border-top: solid 1px #bbb; }

.content .nominees { margin: 0; padding: 0; }
.content .nominees li { margin-left: 10px; list-style-type: square; }

.lower-latin { list-style-type: lower-latin; margin: 0; padding: 0 0 0 0.7em; }
.lower-latin li { margin-bottom: 2em; }

.content .discreet_list { list-style: none; }
.content .plain_list { list-style: none; padding: 0; margin-left: 0; }
.content .plain_list li { margin-left: 0; }
.content .spaced li { margin-bottom: 1em; }
.content .compact { margin-top: 0; }

.content .visiting { border-collapse: collapse; width: 450px; }
.content .visiting th { vertical-align: top; border-bottom: 1px solid #ccc; }
.content .visiting td { vertical-align: middle; }
.content .visiting .last th,
.content .visiting .last td { border-bottom: none; }

.pushright { margin-left: 20px; display: block; padding-bottom: 10px; }

.content .pdf { margin: 0 5px; padding: 0; }
.content .index_map { margin: 2em 0 0 40px;  }
.content .pdf_link { padding-left: 18px; background: url(images/pdf_link.gif) 0 1px no-repeat; }
.content .email_link { padding-left: 20px; background: url(images/email_link.png) 1px 3px no-repeat; }
.content .logos img { border: none; }

.pending { color: #999; }

.content .event { margin-bottom: 20px; }
.content .event h3 { font-family: Tahoma, Arial, sans-serif; font-size: 1em; color: #333; font-weight: bold; letter-spacing: 0px; margin: 0; }
.content .event p { margin: 0 0 0 15px; text-align: left; }

.content .contract { margin-top: -1em; }

.content .sitemap { list-style: none; margin-left: 0; padding-left: 0; }
.content .sitemap ul,
.content .sitemap ul ul { list-style: none; margin-left: 2em; }
.content .sitemap li { margin-left: 0; padding-left: 0; }
.content .sitemap li:before { content:"\00BB  "; font-weight: bold; font-size: 1.2em; }

#search-wrapper { text-align: right; padding: 3px; color: #333; margin-right: -30px; line-height: 1.8em; }
#search-wrapper a { position: absolute; top: 5px; right: -24px; border-radius: 2px; -moz-border-radius: 2px; background: #333; color: #fff; font: bold 1em arial; padding: 2px 9px 3px; text-shadow: 0 1px 2px #000; text-decoration: none; }
#search-wrapper a:focus,
#search-wrapper a:hover,
#search-wrapper a:active { background: #444; }

/* footer ----------------------------------------------------------- footer */

#footer  { width: 760px; clear: both; padding: 15px 0; text-align: right; color: #ccc; font-size: 0.9em; background: #000; }
#footer p { margin: 0; }
#footer a { color: #ccc; text-decoration: underline; }
