/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

* {margin:0px;padding:0px;}

body {
	background: #ffcc66 url(http://www.fwi.org/ht/a/GetImageAction/i/201) repeat-x top left;
	font-family: futura, 'century gothic', arial, verdana, sans-serif;
	}

div#sitecontainer {
	background-color: #fff;
	width: 774px;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #fff;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	padding-bottom: 50px;
}

#main {
    float: right;
    width: 510px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.threecolumn #main {
	width: 540px !important;
	}

#main div {
	padding-right: 10px;
	}

#main h1 {
	line-height:	110%;
	line-height: 110%;
	background-color: #fff;
    font-size: 175%;
	text-align: left;
    padding: 0px 0px 2px 0px;
    color: #336;
    border: 0px solid #000000;
}


strong {
	color: #000;
	}

#footer {
	margin 0 auto;
		color: #000;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 774px;
    text-align: left !important;
}

.address {
	width: 774px;
	margin: 0px;
	}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #44457c;
	}

.powered {
	display: none;
	}

.notice {
	border: 0px #fff solid;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	}

.notice a {
	color: #336;

	}
	

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #4e5288 !important;
	background-color: #fc6;
}

#main a, a {
	color: #CC9933;
	text-decoration: underline !important;
}

#main a:visited, a:visited {
	color: #336;
}

#main a:hover {
	color: #CC9933;
	background-color: #fff;
	text-decoration: none;
}

#main td a {
	color: #336; 
	}
/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color: #336;
	width: 774px;
}

#nav1 a {
	color: #ffffff;
	font-family: futura, 'century gothic', 'gill sans', arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
}


#nav1 div a {
	color: #141861;
	font-family: futura, 'century gothic', 'gill sans', arial, sans-serif;
	text-transform: none;
	font-weight: 300;
	border: none !important;
	display: block;
	text-decoration: none !important;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 774px;
    height: 25px !important;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
}

#nav1 a {
    width: 140px !important;
    display: block;
    text-align: center;
    height: 25px;
    text-decoration: none !important;
    border: 0px solid #c93;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
    padding-bottom: 4px;
}

#nav1 div a:hover {
	color: #c93;
	}

#nav1 div {
	background-color: #fc6;
	border: 0px solid #fc6;
	}


/* *******************************

LEFT NAVIGATION

******************************* */

#nav2 {
	background-color: #fff;
}

#nav2 a {
	font-weight: normal;
	color: #336;
	text-decoration: none !important;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 180px;
    padding-top: 5px;
    margin-left: 10px;
}


#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 3px;
    line-height: 130%;
}

#nav2 a {
	border-bottom: 0px dotted #660000;
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 6px;
    padding-left: 16px;
    background-position: 0 5px;
    margin: 0;
}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

#nav2 h1 {
	background: transparent url(http://fwi.org/ht/a/GetImageAction/i/3156) no-repeat;
	font-weight: bold;
    font-size: 12px;
    font-family: futura, 'century gothic',verdana, arial, sans-serif;
    color: #fff;
    padding-left: 10px;
    height: 33px;
	border: 0px solid #fff;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 5px;
	}
/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-size: 175%;
    font-family: futura, 'century gothic', 'gill sans', arial, sans-serif;
    background-color: #fff;
    padding: 2px 0px;
    color: #336;
}

h2 {
	font-weight: bold;
    font-size: 13px;
    font-family: futura, 'century gothic',verdana, arial, sans-serif;
    background-color: #fff;
    padding: 0px;
    color: #c93;
	line-height: 15px;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 0px dotted #003;
    text-transform: uppercase;
    margin: 0px;
}

 h3 {
	color: #336;
	font: bold 14px futura,'century gothic', arial, verdana, sans-serif;
	border: 0px solid #fff;
	padding: 6px 0px 9px 0px;
	text-transform: uppercase;
	text-align: center;
	}
	
 h4 {
	color: #336;
	font: bold 18px futura,'century gothic', arial, verdana, sans-serif;
	border: 0px solid #fff;
	padding: 6px 0px 9px 0px;
	}

 #extra h4 {
	background: #fff url(http://fwi.org/ht/a/GetImageAction/i/215) no-repeat;
	color: #fff;
	font: bold 14px futura, 'century gothic', arial, verdana, sans-serif;
	border: 0px solid #fff;
	padding: 6px 0px 9px 0px;
	text-transform: uppercase;
	text-align: center;
	}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	padding: 0px 0px 0px 0px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #fff;
}

body.threecolumn h1 {
	line-height:	110%;
	text-align: center;
	background-color: #fff;
	color: #336;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: center;
	width: 181px;
	padding-right: 10px;
	padding-bottom: 0px;
	border: 0px solid #fff;
}

#extra a {
	color: #CC9933;
}

#extra h1, #extra h2 {
	background: #fff url(http://fwi.org/ht/a/GetImageAction/i/215) no-repeat;
	color: #fff;
	font: bold 14px futura,'century gothic', arial, verdana, sans-serif;
	border: 0px solid #fff;
	padding: 6px 0px 9px 0px;
	text-transform: uppercase;
	}

#extra select {
	font-size: 11px;
	}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #c93;
}

.releases {
	text-align: left;
	}

#main ul {

	list-style-image: url(http://fwi.org/ht/a/GetImageAction/i/794);
	list-style-position: outside;
	}

#main ul {
	margin-left: 7px !important;
	padding-left: 10px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	
	}

li a {
	color: #336;
	}

em {
	font-style: italic;
	}

table td ul {
	margin-top: 2px;
	padding-top: 0px;
	}
	
td.normal .cb {
	text-align: left !important;
	}

#logo td {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #336;
	text-align: right;
	}

#logo td.name {
	padding-right: 10px;
	padding-top: 15px;
	}