/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
       background-color: #fff;
	font-family: georgia, 'times new roman', times, serif;
	margin-top: 30px;
	font-size: 13px;
	}

div#sitecontainer {
	background: #fff url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/345) repeat-y;
	border: none;
	width: 955px;
	padding: 0px 7px;
	border-top: 1px solid #6e7587;
}

#main {
    float: right;
    width: 770px;
	padding: 7px;
}

.threecolumn #main {
	width: 505px !important;
	}

strong {
	color: #000;
	}

#footer {
	background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/465) no-repeat;
	margin: 0 auto;
		color: #000;
    clear: both;
    padding-top: 20px;
    text-align: left !important;
    width: 969px;
    padding-left: 0px;
    font-size: 11px !important;
    font-family: arial, verdana, sans-serif;
}
#footer strong {
	color: black;
	}

#footer .address {
	padding-left: 15px;
	float: left;
	text-align: left;
	width: 520px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px !important;
	}

#footer .address .notice {
	border: none;
	color: black;
	margin-left: 0px;
	padding-left: 0px;
	}

#footer .address b {

	}

#footer .address a {
	color: #333;
	}

#nwfFooter {

	padding-left: 10px;
	}

#nwfFooter img {
	float: left;
	}

/* *******************************

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: #1E2472 !important;
	background-color: #cccccc;
}

#main a, #main a:visited {
	text-decoration: none;
	color: #2b518a;
	font-family: arial, verdana, sans-serif;
}

#main a:hover {
	color: #43669c;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/350) no-repeat top left;
	width: 791px !important;
	padding-left: 164px;
	height: 28px !important;
	display: block;
	float: left;
	
}


#nav1 a {
    background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/351) repeat-x;
    font-size: 10px;
    color: black;
    font-weight: bold;
    width: auto;
    height: 10px;
    text-align: center;
    font-family: arial, verdana, sans-serif;
    padding: 12px 25px 8px;
    border-right: 1px solid white;
    text-transform: uppercase;
    float: left;
}


#nav1 div {
	border: none;
	background-color: #eeefe8;
	background-image: none;
	padding: 0px;
	}

#nav1 div a {
	color: black;
	font-weight: 300;
	border-bottom: 1px solid white;
	background-color: #eeefe8;
	padding: 10px;
	background-image: none;
	float: none !important;
}

#nav1 div a:hover {
	background-color: #ccc;
	}

a#contribute {

}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
    font-family: arial, verdana, sans-serif;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}


#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
}


#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/352) repeat-y top left;
}

#nav2 a {
	font-weight: bold;
	color: #999 !important;
	border-bottom: none;
	display: block;
	list-style-type: none;
	text-align: left; 
    padding: 5px 0px 5px 12px;
    margin: 0;	
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}

#nav2 a:hover {
	border: none;
	}

#nav2 div a {
}

#nav2 div {
	border: 0px;
	background-color: white;
	padding: 0;
	width: auto !important;
	}

#nav2 div a:hover {
	background-color: #ececec;
	}

ul.attention {


}

#nav2 ul.attention a {
	color: #005a00;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 166px;
    padding-top:0px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	padding: 0;
    margin: 0;
}


#nav2 ul.attention {
    margin: 3px 8px 3px 3px;
    padding: 2px;
    border: 1px solid #e4e4e4;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention h1 {
	background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/355) repeat-x;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: -3px !important;
	padding-left: 7px;
	}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 5px;
    color: #247424 !important;
    font-size: 11px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

#nav2 ul.clear a {
	padding: 0 !important;
	}

#nav2 ul.clear img {
	margin: 2px auto;
	padding: 5px 0px;
	}

#nav2 ul.clear li {
	border-top: 2px solid #e4e4e4;
	margin-right: 3px;
	margin-bottom: 0px;

	}

#nav2 form {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#nav2 .bling-search .btn {
	background-color: #e46600;
	color: white;
	font-weight: bold;
		width: 25px;
	border: none;
	font-size: 11px;
	}

#nav2 span {
	display: block;
	background-color: #f5f3f4;
	padding: 7px 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #333;
	}

#nav2 .bling-joinform .btn {
	background-color: #2a518a;
	color: white;
	font-weight: bold;
	width: 25px;
	border: none;
	}

#nav2 .bling-search b {
	color: #e46600;
	font-size: 14px;
	display: block;
	padding: 3px 0px 3px 4px;
	}

#nav2 .bling-joinform {
	margin-top: 0px;
	}

#nav2 form .field {
	width: 120px;
	margin-left: 3px;
	}


#nav2 .bling-joinform b {
	font-family: arial, verdana, sans-serif;
	color: #2a518a;
	font-size: 14px;
	display: block;
	padding: 3px 0px 3px 4px;
	}

/* *******************************

HEADERS

******************************* */
h1, h2, h3 {
	font-family: arial, verdana, sans-serif;
	line-height: 110%;
	text-align: left;
	border: none;
	background-color: transparent;
	padding: 3px 0px;
	margin: 0px 0px;
	}


h1 {
	color: #2b518a;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	color: #2b518a;
	font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

h3 {
    font-size: 15px;
    color: #377b37;
    font-weight: bold;
    text-transform: uppercase;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: left;
	color: #b00101;
	padding: 10px;
	border: none;
	border-top: 1px dotted #666;
		border-bottom: 1px dotted #666;
background-color: #ffc;	
}

.homealertmsg a {
	text-decoration: none;
}

.homefeature {
	margin: 0 10px 10px 0;
	background-color: #f3f1f2;
	padding: 5px 5px 10px 5px;
	width: 500px;	
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	}

.homealertmsg h2,.homefeature h2 {
color: #2b518a;
	font-size: 15px;
	font-weight: bold;
            padding-left: 0px;
	text-transform: none !important;
	margin-top: 8px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

.homefeature img {
	padding: 4px;
	border:1px solid #ccc;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.releases h2 {
	border-top: 3px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 7px 3px;
	}

.releases strong {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #2b518a;
	}

.releases.special h2 {
	color: #377b37;
	margin-bottom: 3px;
	}

.releases.special strong {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #377b37;
	}

.releases.special .morelink a {
	color: #377b37 !important;
	}

.releases.special img {
	padding: 4px;
	border:1px solid #ccc;
	}



img.inline.home {
    float: none !important;
    margin-right: 0;
    margin-left: 0px !important;
}



/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: left;
	width: 257px;
	padding-bottom: 0px;
	border-left: 1px solid #d3d3d3;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	margin-top: 3px;
	padding-top: 0px;
	margin-top: 0px;
}

#extra .morelink a.bottom {
margin-left: 7px;
}

#extra .releases {
	margin: 3px 5px 10px 0px !important;
	padding: 0px;
	border: none;
	padding-bottom: 10px;
	}

#extra .releases strong {
	font-size: 14px;
	}

#extra .releases p {
	padding: 7px 7px 0px 7px;
	border: none !important;
	}

#extra h2 {
	border: none;
	padding-left: 7px;
	}

#extra .first {
	background-color: #e0e4ef;
	}

#extra .first h2 {
	background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/354) repeat-x;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	}

#extra .first strong, #extra .first a {
	color: #627ba6;
	}

#extra .second {
	background-color: #feedd3;
	}

#extra .second h2 {
	background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/356) repeat-x;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	}

#extra .second strong, #extra .second a {
	color: #e17104;
	}


#extra .third {
	background-color: #cce2cd;
	}

#extra .third h2 {
	background: url(http://nwfaffiliates.org/sites/kswildlife.org/ht/a/GetImageAction/i/355) repeat-x;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	}

#extra .third strong, #extra .third a {
	color: #377b37;
	}


/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases .morelink a {
	color: #2b518a;
	font-weight: bold;
}


div.releases .date {
	text-transform: uppercase;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	}
	

.releases {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}


#promotedContebt {
	width: 500px;
	}

#promotedRight p {
	border-bottom: 1px solid #f0eeef;
	margin-bottom: 4px;
	}

#powered {
	
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#powered a {
	font-size: 10px;
	color: #085840;;
	text-decoration: none;
	}