﻿html
{
    overflow:hidden;
}
body
{
    font-family: Verdana;
    overflow: hidden;
    background: white url(Images/NWTR2008.jpg) no-repeat fixed right 10px;
    width: 100%;
    height: 100%;
}

#head 
{
    background-color: #f8f8f8; 
    border: solid 1px silver;
    opacity:0.9;
    filter:alpha(opacity=90);
    padding:5px;
}

#navigation
{
    background: transparent url(Images/Sidebar2.png) no-repeat fixed left top;
    width: 250px;
    height: 550px;
    padding: 50px 0px 0px 50px;
    opacity:0.8;
    filter:alpha(opacity=80);
}

#navWrapper
{
    position: absolute;
    width: 100px;
    height: 100px;
    width: 300px;
    height: 600px;
}

.navItem
{
    background: transparent url(Images/splash.png) no-repeat scroll center left;
    width: 185px;
    height: 55px;
    z-index: 2;
    font-size: x-large;
    padding: 10px 0px 0px 17px;
    color: #292071;
    font-weight: bold;
    display: block;
    cursor:pointer;
    border-bottom:none;
}

#main
{
    background: white none no-repeat scroll center center;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border: solid 1px silver;
    position: absolute;
    top: 10px;
    left: 320px;
    width: 300px;
    height: 200px;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    z-index:1;
}
#content 
{
    background:transparent none no-repeat scroll center center;
    position: absolute;
    top: 10px;
    left: 320px;
    width: 300px;
    height: 200px;
    padding: 10px 10px 10px 10px;
    overflow:auto;
    z-index:2;
}

#page
{
    overflow:hidden;
}

#footer
{
    width: 100%;
    background: white none no-repeat scroll center center;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border: solid 1px silver;
    position: absolute;
    bottom: 10px;
}

#loading
{
    width: 90%;
    background: white url(Images/ajax-loader_1.gif) no-repeat scroll center top;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border: solid 1px silver;
    position: absolute;
    height: 60px;
    padding-top: 40px;
    color: Black;
    text-align: center;
}

#search
{
    position:absolute;
    bottom:5px;
    left:0px;
    height: 20px;
    padding:5px 5px 5px 5px;
    left: 10px;
    width: 290px;
    top: 650px;
    vertical-align:middle;
    background: white none no-repeat scroll center center;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border: solid 1px silver;
}

#googleBranding
{
    font-size:8px;
}

h1
{
    font-size: xx-large;
    width: 100%;
    border-bottom: solid 1px gray;
}

h2
{
    font-size: large;
    width: 100%;
    border-bottom: solid 1px silver;
}

h3
{
    font-size: medium;
    width: 100%;
    border-bottom: dashed 1px silver;
}

h4
{
    font-size: medium;
}

a
{
    color: #292071;
    font-weight: bold;
    text-decoration: none;
    border-bottom: dashed 1px #292071;
}
a:hover
{
    color: #8977ff;
}

a img 
{
    border:none;
}

.pdf 
{
	padding-left: 17px;
	background: transparent url(Images/page_white_acrobat.png) no-repeat scroll left center;
}
	
.textfloat 
{
    width:250px;
    border:solid 1px silver;
    padding:5px 5px 5px 5px;
    display:block;
    margin:5px 5px 5px 5px;
    background-color:#489761;
    color:White;
    position:relative;
    float:right;
    clear:right;
}

.callout
{
    border:silver 1px solid; 
    padding:5px 5px 5px 5px;
    BACKGROUND-COLOR: #f5deb3;
    COLOR: #000000; 
    DISPLAY: block; 
}
.urgent, .warning
{
    background-position: 5px 6px;
    border: 1px solid #CC0000;
    padding: 5px 5px 5px 23px;
    background-color: #FF8888;
    color: #000000;
    display: block;
    background-image: url(Images/exclamation.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
}

blockquote 
{
    border-left:solid 1px silver;
    margin-left:30px;
    padding-left:15px;
}

dt 
{
    font-weight:bold;
}

dd
{
    padding:5px
}

/*
td 
{
    border:solid 1px silver;
}
th
{
    border:solid 1px silver;
    background-color:Gray;
    padding:5px 5px 5px 5px;
}
*/
table {
	border-collapse: collapse;
	font-size:small;
}

td, th {
	border: 1px solid #CCC;
}

table.padded td, table.padded th {
	border: 1px solid #CCC;
	padding:5px;
}

thead, tfoot, th {
	background-color: #DDD;
}

tr.rowodd {
	background-color: #FFF;
}

tr.roweven {
	background-color: #F2F2F2;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	background-color: #DDFFAC;
	background-image: url(up.gif);
}
.sortdesc {
	background-color: #B9DDFF;
	background-image: url(down.gif);
}
.nosort {
	cursor: default;
}

.urg1, .urg2, .urg3, .urg4, .urg5 {
	padding: 3px;
	text-align: center;
	border: 1px solid #333;
	width: 3em;
}

.urg1 {
	background-color: #FFFACD;
}
.urg2 {
	background-color: #FFD700;
}
.urg3 {
	background-color: #FFA500;
}
.urg4 {
	background-color: #E13E00;
}
.urg5 {
	background-color: Red;
}

th.resize-handle-active {
	cursor: e-resize;
}

div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}

.tabSet
{
    width:100%;
    height:auto;
}

.tabStrip
{
    height:30px;
    border-bottom:solid 1px silver;
    padding-left:10px;
    margin-bottom:5px;    
}
.tabStrip a.tab
{
    display:block; 
    float:left;
    height:14px;
    padding:2px 10px 5px;
    background-color:#dedede;
    border:solid 1px silver;
    top:8px;
    margin-left:10px;
    position:relative;
    cursor:pointer;
}
a.tabActive
{
    background-color:White !important;
    border-bottom:solid 1px white !important;
    height:16px !important;
    padding:3px 10px 5px !important;
    top: 5px !important
}

.tabPanes
{
    height:100%;
    width:100%;
}

.tabPanes .tabPane
{
    width:100%;
    height:100%;
    display:none;
}

.tabActive
{
    display:block !important;
}

.thumb 
{
    float:right;
    position:relative; /* IE hack */
    margin-left:10px;
    margin-bottom:10px;
    margin-right:3px;
    border:solid 1px silver;
    padding:3px;
    background-color:#eeeeee;
}

.thumbnail 
{
    border:solid 1px silver;
}

.thumb .caption 
{
    width:auto;
    padding:3px;
    text-align:left;
}

.slideshow
{
    background:white url(Images/ajax-loader_1.gif) no-repeat scroll center center;
}

.slideshow  img
{
    margin:auto;
}

#sponsorlink 
{
   border:none;
}
#sponsorlink img
{
    border:none;
}

#apparelLink 
{
    border:none;
}

#apparelLink img
{
    border:none;
}

.sponsorbanner 
{
    border:solid 1px silver;
    padding:3px;
    background-color:#eeeeee;
    height:200px;
    opacity:0.9;
    margin-top:15px;
}

.sponsorbanner img 
{
    border:solid 1px silver;
    float:left;
    position:relative;
    margin-right:10px;
    background-color:White;
    
}

.disclosureContent 
{
    
}

.trigger 
{
    cursor:pointer;
}

#whatsnew 
{
    border:solid 1px silver;
    background-color:#eeeeee;
    padding:5px 5px 5px 5px;
}

#whatsnewTrigger
{
    font-weight:bold;
    float:left;
    position:relative;
    width:120px;
}

#whatsnewTop
{
    margin-left:120px;
}

#whatsnewContent
{
    margin-left:118px;
    margin-right:3px;
    margin-top:10px;
    border-top:dashed 1px gray;
    padding-top:2px;
}

#whatsnew .date 
{
    color:#777777;
    display:block;
    font-style:italic;
}

#whatsnewContent h3 
{
    margin-bottom:0px;
}

a.foot 
{
    border:none;
}

div.foot 
{
    font-size:small;
    color:Gray;
    border-top:solid 1px silver;
    margin-top:5px;
    padding:2px;
}

div.foot div.note 
{
    margin-top:5px;
}

div.foot a.foot 
{
    font-weight:bold;
    color:Silver;
}