﻿/*
//-----------------------------------------------------------------------------

	shell.css
	
	version:	1.0
	date:		07/13/09
	author:		[Martin Olson @ innertwine]
	email:		[martin@innertwine.com]

	website:	[www.nwaf.com]

	version history: [1.0]
	

// -----------------------------------------------------------------------------
*/

/*	Colors

Teal	#004963
Rust	#a9763d
Red		#be1e2d
60%K	#808285


*/

/* My Comment */

/*	Reset Browser Styles & Import External Styles
-----------------------------------------------------------------------------*/

@import url("reset.css"); 
@import url("typo.css");
@import url("forms.css");


/*	Global Elements
-----------------------------------------------------------------------------*/
html {
	height: auto;
	min-height: 100%
	}

body {
	background: #fff url(../../Common/Images/bkg-scene.jpg) 0 bottom repeat-x;
	margin: 0;
	padding: 0;
	text-align: center
	}
p {
	margin-bottom: 1.5em
	}
	
	
.wrap {
	color: #333;       /* #808285; */
	font-size: 12px;
	margin: 0 auto;
	width: 960px
	}
a:link,
a:visited {
	color: #be1e2d;
	text-decoration: none
	}
a:hover {
	text-decoration: underline
	}

/*	Header
-----------------------------------------------------------------------------*/

.hdrwrap {
	background: url(../../Common/Images/header-bkg.gif) 0 0 repeat-x
	}
#header {
	height: 100px;
	padding-top: 25px;
	margin: 0 20px 0 30px
	}
#cse-search-box {
	float: right;
	margin-top: 35px
	}
	#cse-search-box input {
		border: 1px solid #004963;
		color: #808285;
		font-size: 11px;
		padding: 2px 3px;
		margin-right: 5px;
		width: 150px
		}
	#cse-search-box button {
		background: #004963;
		border: 1px solid #004963;
		color: #fff;
		font-size: 11px;
		padding: 3px 8px
		}
		#cse-search-box button:hover {
			background: #6692a1;
			border: 1px solid #6692a1;
			}

#eight-state-map-header {
	float: right;
	margin-top: 20px;
	margin-bottom: 5px;	
	margin-right: 40px;	
}

/*	Navigation
-----------------------------------------------------------------------------*/

#navwrap {
	clear: both;
	background: url(../../Common/Images/nav-bkg.gif) 0 0 no-repeat;
	height: 35px;
	padding: 5px 20px 5px 25px
	}
#social {
	float: right;
	margin-top: 3px; /* vertically align with nav */
	text-align: right
	}
ul#sitenav {
	display: block;
	float: left;
	height: 35px
	}
	ul#sitenav li {
		background: url(../../Common/Images/nav-divider.gif) 0 center no-repeat;
		display: block;
		float: left;
		font-size: 15px;
		padding: 5px
		}
		ul#sitenav li.first { background: none } /* remove left border from first nav tab */
		ul#sitenav li.active { background: #6692a1 } 
		ul#sitenav li.active a:link,
		ul#sitenav li.active a:visited { color: #fff }
	ul#sitenav li a:link,
	ul#sitenav li a:visited {
		color: #a9763d;
		padding: 4px 15px;
		text-decoration: none
		}
	ul#sitenav li a:hover {
		background: #6692a1;
		color: #fff
		}
	ul#sitenav li a.selected {
		background: #4c7f91/*6692a1*/;		
		color: #fff
		}






/*	Flash
-----------------------------------------------------------------------------*/

#slideshow {
	margin-bottom: 25px
	}

#slideshow .noflash {
	background: url(../../Common/Images/slideshow-bkg.jpg) 0 0 no-repeat;
	height: 350px
	}
#swfmap {
	margin-bottom: 10px
	}
	#swfmap .noflash {
	background: url(../../Common/Images/swfmap-bkg.gif) 0 0 no-repeat;
	height: 20px;
	padding: 195px 20px 0 /* for text link */
	}
	
	
		
/*	Content
-----------------------------------------------------------------------------*/

#content {
	clear: both;
	margin: 0 0 20px 45px;
	text-align: left
	}

	
	
/* breadcrumb */

#breadcrumb {
	
	}
	#breadcrumb ul {
		margin-bottom: 5px;
		padding: 10px 0
		}
		#breadcrumb li {
			background: url(../../Common/Images/crumb-arrow.gif) 0 center no-repeat;
			display: inline;
			padding-left: 10px;
			padding-right: 5px
			}
			#breadcrumb li.first { background: none; padding-left: 0 }
		#breadcrumb li a:link,
		#breadcrumb li a:visited {
			color: #004963;
			font-size: 10px;
			text-decoration: none
			}
		#breadcrumb li a:hover {
			text-decoration: underline
			}
			#breadcrumb li a.selected {
				font-weight: 700;
				}
.pg-options {
	display: block;
	float: right;
	margin-top: 5px; /* align with h2 */
	text-align: right;
	width: 100px
	}
				
/*	Main Column
-----------------------------------------------------------------------------*/

#maincol {
	display: block;
	float: left;
	line-height: 1.5em;
	margin-right: 25px;
	margin-top: 15px;
	width: 600px
	}
#maincol ul {
	margin-bottom: 25px
	}
	
#maincol p {
	margin-bottom: 1.5em
	}
	
#maincol h6 {
	color: #be1e2d;
	font-size: 25px;
	font-weight: 100;
	margin-bottom: .8em; /* added 7.20.09 */
	width: 500px
	}	

/* single column layout */
#singlcollayout {
	display: block;
	float: left;
	line-height: 1.5em;
	margin-right: 25px;
	margin-top: 15px;
	width: 870px
	}
#singlcollayout ul {
	margin-bottom: 25px
	}
	
#singlcollayout p {
	margin-bottom: 1.5em
	}
	
#singlcollayout h6 {
	color: #be1e2d;
	font-size: 25px;
	font-weight: 100;
	margin-bottom: .8em; /* added 7.20.09 */
	width: 770px
	}	
	
/* global box elements */

.b-2col,
.b-2col-alt,
.b-3col,
.b-3col-alt {
	display: block;
	float: left;
	margin: 0 25px 25px 0;
	padding: 0
	}
.b-2col-alt,
.b-3col-alt { /* remove margin */
	margin-right: 0
	}
	/* 2 column */
	.b-2col,
	.b-2col-alt {
		padding: 10px 0;
		width: 287px
		}
	/* 3 column */
	.b-3col,
	.b-3col-alt {
		/*height: 220px;*/
		width: 182px
		}

/*	column titles (h3) - img replacement setup in typo.css */

.b-2col h3,
.b-2col-alt h3,
.b-3col h3,
.b-3col-alt h3 {
	margin: 5px 15px 10px	
	}
	h3.title {
		margin: 5px 15px 0
		}


/* box text and links */

.b-txt {
	padding: 0 15px
	}
.b-links {
	font-size: 12px;
	padding: 10px 0
	}
	.b-links ul {
		display: block;
		float: left;
		margin: 0 0 0 20px
		}
		/* width settings for lists */
		.b-links ul.w50 { width: 50px }
	.b-links li {
		line-height: 1.5em
		}
	.b-links a:link,
	.b-links a:visited {
		color: #be1e2d;
		text-decoration: none	
		}
	.b-links a:hover {
		text-decoration: underline
		}
					
/* background colors */

.blue { background: #eaf3f6 }
.red { background: #fbf2ef }
.grn { background: #f2f5ea }
.yell { background: #fcf7ee }


/* added 7.20.09 */

table#pg-features {
	
	}
	#pg-features td.gap { width: 27px }
	#pg-features td.blue { background: #eaf3f6 }
	#pg-features td.red { background: #fbf2ef }
	#pg-features td.grn { background: #f2f5ea }
	#pg-features td.yell { background: #fcf7ee }
	
	/* updated 07.24.09 */
	#pg-features td h3 { margin-top: .6em }
	
	.w182 { width: 182px }

/* added 7.20.09 */
.pg-links {
	text-align: center;	
	}
	.pg-links a {
		margin: 0 10px
		}
.story-photo {
	float: right;
	margin: 0 0 20px 20px
	}


/*	Staff table  */
table#staff-members td {
		vertical-align: top;
		height: 55px;		
		}
	table#staff-members td img {
		margin-right: 15px;
		padding: 0px 5px 15px 0px;
		}


/*	RSS Feed  */
table#rss-feeds td {
		vertical-align: top;
		height: 55px;	
		padding: 10px 0 0px 0px	;	
		}
	table#rss-feeds td img {
		margin-right: 15px;
		padding: 0px 5px 15px 0px;
		}


/*	News / Press Release
-----------------------------------------------------------------------------*/

.news-entry {
	clear: both;
	margin-bottom: 15px
	}
.news-date {
	color: #004963;
	float: left;
	width: 150px
	}
.news-intro {
	float: right;
	width: 450px
	}


/*	Media Gallery
-----------------------------------------------------------------------------*/

.gallery-entry {
	clear: both;
	margin-bottom: 15px;
	width: 150;
	font-size: 9px;
	text-align: center;
	}
	
	.gallery-entry h4 {
		font-size: 10px;		
	}
		
	.gallery-entry a:link,
	.gallery-entry a:visited {
		color: #be1e2d;
		text-decoration: none	
		}
	.gallery-entry a:hover {
		text-decoration: underline
		}
	.gallery-entry div.thumbnail {
		 text-align:center;
		 height:100px;
		 width:140px;
		 padding:0px 5px 10px 5px
		}

.gallery-nav {
	text-align: center;	
	}	
	


	
/*	Side Column
-----------------------------------------------------------------------------*/
			
#sidecol {
	display: block;
	float: left;
	margin-top: 15px;
	width: 270px
	}

/* yellow dynamic box */

#yellowbox {
	background: #fff1d0 /* orig fed340*/;
	color: #333;
	padding: 15px 20px 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 18px;
	
	}
	#yellowbox img {
	margin-bottom: .5em;
	}	
	
	#yellowbox ul {
	
		}
		#yellowbox li {
			color: #333;
			font-size: 12px;
			line-height: 1.5em;
			margin-bottom: 20px;
			}
			#yellowbox li li {
				list-style: inside;
				margin-left: 20px;
				margin-bottom: 0
				}
			#yellowbox li a:link,
			#yellowbox li a:link {
				color: #333;
				text-decoration: none
				}
				#yellowbox li a span,
				#yellowbox li a strong {
					color: #bf1e2d;
					font-weight: 700
					}
			#yellowbox li a:hover {
				color: #bf1e2d;
				}
			/* added 7.20.09 */
			#yellowbox ul.quicklinks {
				margin: 10px 0 0
				}
				#yellowbox ul.quicklinks li {
					list-style: none;
					margin-left: 0;
					padding-left: 0
					}
			/* added 7.20.09 */
			.lg-button {
				font-size: 16px;
				margin-bottom: 10px;
				padding: 15px 10px 0px 0px
				}
				.btn-search { background: url(../../Common/Images/icon-search.gif) 10px center no-repeat }
				.btn-guide { background: url(../../Common/Images/icon-guide.gif) 10px center no-repeat }
				.btn-resources { background: url(../../Common/Images/icon-resources.gif) 10px center no-repeat }
				.btn-listen { background: url(../../Common/Images/icon-listen.gif) 10px center no-repeat }
				.btn-download { background: url(../../Common/Images/icon-pdf.gif) 10px center no-repeat }
	
	
	/*	Footer
-----------------------------------------------------------------------------*/

#footer {
	color: #C88812; /*808285*/
	font-size: 11px;
	margin: 50px 0
	}

ul.ftr-links {
	margin-bottom: 10px
	}
ul.ftr-links li {
	border-left: 1px solid #C88812;
	display: inline;
	padding: 0 5px
	}
	ul.ftr-links li.first {
		border-left: none
		}
	ul.ftr-links a:link,
	ul.ftr-links a:visited {
		color: #C88812;
		text-decoration: none
		}
	ul.ftr-links a:hover {
		text-decoration: underline
		}
		


		