/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */
* {
outline:none;
}
p {
   padding-top:0px;
   padding-bottom:0px;
   margin-top:0px;
   margin-bottom:10px;
}

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: 520px;
	padding-left: 10px;
	padding-right: 10px;
	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: #cc9933;
	text-decoration: underline;
}

#main a:hover {
	color: #336;
	background-color: #fff;
	text-decoration: none;
}

#main td a {
	color: #336; 
	}
/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color: #fff;
	width: 774px;
	height: auto !important;
}

#nav1 a {
	color: #ffffff;
	font-family: futura, 'century gothic', 'gill sans', arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#nav1 a hover {
	border-style: inset;
}

#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;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
}

#nav1 a {
	padding: 0px;
    width: auto !important;
    display: inline;
    text-align: center;
    border-right: 0px solid #fff;
}

#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

******************************* */
/*.threecolumn #nav2 {
	display: none;
	height: 1px;
	width: 1px;
	}
*/
#nav2 {
	background-color: #fff;
}

#nav2 a {
	font-weight: normal;
	color: #333367;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 180px;
    padding-top: 20px;
}


#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;
}


/* *******************************

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;
	}

h5 {
    font: bold 16px arial;;
}

 #extra h4 {
	background: #fff url(http://www.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;
	}

p {
    padding-top:0px;
}

/* *******************************

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://www.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;
	}

ul {

	list-style-image: url(http://www.fwi.org/ht/a/GetImageAction/i/794);
	list-style-position: outside;
	}

#main ul {
	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;
	}
.testimonads {
MARGIN-TOP: 4px;
}
html>body .testimonads {
MARGIN-TOP: 4px;
}

#extra ul.rssUl, #extra ul.rssUl li {
padding:0px !important;
margin:0px !important;
list-style:none !important;
text-align:left;
}


/* **************
Go to Know Tabs
************** */

div.BookCOnt {
     background:url(http://www.fwi.org/ht/a/GetImageAction/i/11490) top left no-repeat;
     width:345px;
     padding:6px 15px 10px;
     height:130px;
     overflow:hidden;
}

div.ToolCOnt {
     background:url(http://www.fwi.org/ht/a/GetImageAction/i/11491) top left no-repeat;
     width:345px;
     padding:6px 15px 10px;
     height:130px;
     overflow:hidden;
}
div.HumoCOnt {
     background:url(http://www.fwi.org/ht/a/GetImageAction/i/11492) top left no-repeat;
     width:345px;
     padding:6px 15px 10px;
     height:130px;
     overflow:hidden;
}
#extra form select {
width:170px;
}





/**************
New Skins Got-To-Know
**************/



#content {
    width:370px;
    padding:0;
    padding-right:0 !important;
}
#content ul {
   list-style:none;
   padding:0 !important;
   padding-left:0px !important;
   margin-left:0px !important;
   margin:0;
   _margin-left:0px !important;
   _margin:0;
}
#content ul li{
    Float:left;
    padding:0;
    margin:0;
}

#content ul li.selected a span{
     background-position:bottom center !important;
}
ul.yui-nav li a span{
    outline:none;
    text-transform:uppercase;
    padding:0;
    margin:0;
    text-indent:-100000px;
    display:block;
    height:25px;
}
#content {
    min-height:140px;
    _height:140px;
    background:#FFFFFF url(http://www.fwi.org/ht/a/GetImageAction/i/11666) top center no-repeat;
}
#content div {
    clear:both;
}

#content ul li a #BookTab{
    display:block;
    background:url(http://www.fwi.org/ht/a/GetImageAction/i/11487);
    background-position:top center;
    width:123px;
}

#content ul li a #ToolTab{
    display:block;
    background:url(http://www.fwi.org/ht/a/GetImageAction/i/11488);
    background-position:top center;
    width:124px;
}

#content ul li a #HumorTab {
    display:block;
    background:url(http://www.fwi.org/ht/a/GetImageAction/i/11489);
    background-position:top center;
    width:123px;
}

/*===================================================
 ADDED 11192008 - Fix display block on extra sidebar
 ===================================================*/

#extra p a {display:inline;}


.rp {
display:block;
width:275px;
height:74px;
background:#FEF6E5 url(http://fwi.org/ht/a/GetImageAction/i/12083) no-repeat right top;
}
.rp a {
display:block;
width:96px;
height:19px;
text-decoration:none;
color:#FEF6E5;
margin:0 6px 0 0;
background:#FEF6E5 url(http://fwi.org/ht/a/GetImageAction/i/12082) no-repeat right top;
float:right;
}
.rp a:hover {
background-position:right bottom;
}

#blog-sidebar ul{
padding: 0 !important
}
#blog-sidebar li{
list-style: none !important;
margin: 0 !important;
padding-left: 5px !important;
text-align: left;
display: block;
}
#blog-sidebar li a{
display: inline;

}

/**** powered by orchid CSS (gray) ****/
#powered {
width:774px;
margin:0 auto;
overflow:hidden;
text-align:left;
}
#powered a {
  margin-top:10px;
  display:block;
  height:28px;
  background-image:url(http://www.orchidconnect.com/images/orchidconnect-gray.png);
  background-repeat:no-repeat;
  background-position:center top;
  text-indent:-999em;
  text-decoration:none;
  border:0;
  width:100px;
}