/* NASW-OR CSS */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e1e9f6;
	font-family: verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	margin: 25px 0px; 
	padding: 0;
	text-align:center;
}

div#global_wrapper {
	width: 909px;
    margin: 0px auto;
    padding: 0;
	text-align:left;
}

/* OUTER BOX */

div#outer_box {
	border: 1px solid #828282;
	background: #fff;
	padding: 0 25px 25px 25px;
	float: left;
	width: 857px;
	clear: both;
}

/* TOP LINKS */

div#top_links {
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	background: #eaf0f0;
	float: right;
	color: #8560a8;
	height: 25px;
	padding: 6px 20px 0 20px;
}

div#top_links a, div#top_links a:visited {
	text-decoration: none;
	color: #4f4f4f;
	font-size: .7em;
	padding: 0 7px;
}

div#top_links a:hover, div#top_links a:visited:hover {
	text-decoration: none;
	color: #999;
}

div#top_links span.top_pipe {
	color: #8560a8;
	font-size: .7em;
	padding: 0 8px;
}

/* CONTENT WRAPPER */

div#content_wrapper {
	clear: both;
}

/* BANNER */

div#banner {
	border: 1px solid #828282;
}

div#banner_logo {
	padding: 0 25px;
}

div#banner_logo h3 {
	display: none;
}

div#banner_mt_hood {
	background: url(http://nasworegon.org/images/site/mt_hood.jpg) top right no-repeat;
	height: 97px;
}

/* LOGIN STYLE */

div#login_style {
	background: #eee;
}

div#login_style p {
	font-size: .7em;
	padding-bottom: 4px;
	text-align: left;
}

div#login_style a {
	color: #6182a5;
	text-decoration: none;
}

div#login_style a:hover {
	color: #666;
	text-decoration: none;
}

/* NAV MAIN - - - - - - - - - - - - - - - - */

div#nav_main {
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #828282;
	font-size: 10px;
	color: #4f4f4f;
	height: 32px;
}

div#nav_main span.nav_pipe {
	padding-right: 22px;
	margin-left: -22px;
	color: #8560a8;
}

div#nav_main a.selected {
	font-weight: bold;
}

div#nav_main, div#nav_main ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#nav_main a {
	display: block;
	text-decoration: none;
	color: #333;
	height: 25px;
	padding: 7px 0 0 20px;
}

div#nav_main a:hover {
	background: #e3ec99;
	color: #4f4f4f;
}

div#nav_main li {
	float: left;
}

div#nav_main li ul {
	border-bottom: 1px solid #828282;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	position: absolute;
	width: 180px;
	left: -999em;
	background: #edf0d4;
	font-size: 9px;
	z-index: 10;
}

div#nav_main li:hover ul {
	left: auto;
	width: 180px;
}

div#nav_main li:hover ul, div#nav_main li.sfhover ul {
	left: auto;
}

div#nav_main li:hover, div#nav_main li.hover {
	position: static;
}

/* First 2 divs adjust the top row, second 2 adjust the drop-down menu */

/* Home */

div#nav_main li.home-landing a {
	width: 70px;
}

div#nav_main li.home-landing a:hover {
	width: 70px;
}

/* About Us */

div#nav_main li.about-us-landing a {
	width: 80px;
}

div#nav_main li.about-us-landing a:hover {
	width: 80px;
}

div#nav_main ul.about-us-menu a {
	width: 150px;
	padding-bottom: 6px;
}

div#nav_main ul.about-us-menu a:hover {
	width: 150px;
	padding-right: 10px;
}

/* Advocacy */

div#nav_main li.advocacy-landing a {
	width: 80px;
}

div#nav_main li.advocacy-landing a:hover {
	width: 80px;
}

div#nav_main ul.advocacy-menu a {
	width: 150px;
	padding-bottom: 6px;
}

div#nav_main ul.advocacy-menu a:hover {
	width: 150px;
	padding-right: 10px;
}

/* Advertise with Us */

div#nav_main li.advertise-with-us-landing a {
	width: 125px;
}

div#nav_main li.advertise-with-us-landing a:hover {
	width: 125px;
}

div#nav_main ul.advertise-with-us-menu a {
	width: 150px;
	padding-bottom: 6px;
}

div#nav_main ul.advertise-with-us-menu a:hover {
	width: 150px;
	padding-right: 10px;
}

/* Continuing Education */

div#nav_main li.continuing-education-landing a {
	width: 140px;
}

div#nav_main li.continuing-education-landing a:hover {
	width: 140px;
}

div#nav_main ul.continuing-education-menu a {
	width: 150px;
	padding-bottom: 6px;
}

div#nav_main ul.continuing-education-menu a:hover {
	width: 150px;
	padding-right: 10px;
}

/* News */

div#nav_main li.news-landing a {
	width: 65px;
}

div#nav_main li.news-landing a:hover {
	width: 65px;
}

div#nav_main ul.news-menu a {
	width: 150px;
	padding-bottom: 6px;
}

div#nav_main ul.news-menu a:hover {
	width: 150px;
	padding-right: 10px;
}

/* Resources */

div#nav_main li.resources-landing a {
	width: 90px;
}

div#nav_main li.resources-landing a:hover {
	width: 90px;
}

div#nav_main ul.resources-menu a {
	width: 150px;
	padding-bottom: 6px;
}

div#nav_main ul.resources-menu a:hover {
	width: 150px;
	padding-right: 10px;
}

/* MAIN CONTENT */

div#main_content {
	margin: 0;
	clear: both;
}

div#bg_image {
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	background: #fff url(http://nasworegon.org/images/site/inside_slice.gif) repeat-y;
	float: left;
	width: 855px;
}

/* NARROW COLUMN */

div#narrow_column_content {
	width: 174px;
	float: left;
	clear: both;
}

div#narrow_column_green {
	border-bottom: 1px solid #828282;
	background: #e3ec99;
	height: 8px;
}

div#narrow_column_pic {
	border-bottom: 1px solid #828282;
	height: 84px;
}

div#narrow_column_content_pad {
	padding: 0 15px 15px 15px;
}

div#narrow_column_content h3 {
	font-weight: bold;
	color: #73456f;
	font-size: .8em;
	padding: 15px 0 5px 0;
	letter-spacing: .3em;
}

div#narrow_column_content h4 {
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #73456f;
	font-size: 1em;
	padding: 6px 0;
}

div#narrow_column_content h4 a, div#narrow_column_content h4 a:visited {
	text-decoration: none;
	color: #73456f;
	font-weight: bold;
}

div#narrow_column_content h4 a:hover, div#narrow_column_content h4 a:visited:hover {
	color: #999;
}

div#narrow_column_content ul {
	padding-bottom: 2px;
}

div#narrow_column_content li {
	list-style-type: none;
	font-size: .75em;
	padding-top: 8px;
}

div#narrow_column_content li ul li {
	list-style-type: none;
	font-size: 100%;
	padding-left: 16px;
}

div#narrow_column_content p {
	color: #b4c913;
	font-size: .75em;
	font-weight: bold;
	padding-bottom: 12px;
}

div#narrow_column_content a, div#narrow_column_content a:visited {
	color: #6182a5;
	text-decoration: none;
	font-weight: normal;
}

div#narrow_column_content a:hover, div#narrow_column_content a:visited:hover {
	color: #999;
	text-decoration: none;
}

div#narrow_column_content a.selected {
	font-weight: bold;
}

div#narrow_column_content div#date {
	background: url(http://nasworegon.org/images/site/cal_100.gif) no-repeat;
	width: 100px;
	height: 100px;
}

div#narrow_column_content div#date p {
	padding: 35px 0 0 12px;
}

 div#narrow_column_content div#date a, div#narrow_column_content div#date a:visited {
	color: #6182a5;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

div#narrow_column_content div#date a:hover,
div#narrow_column_content div#date a:hover:visited {
	color: #999;
}

/* Saving the way it was

 div#narrow_column_content div#date a {
	color: #ccc;
	font: bold 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 16px;
	border: thin solid #c7c7c7;
	text-decoration: none;
}

div#narrow_column_content div#date a:hover {
	color: #ccc;
	border: thin solid #999;
	background: #eee;
}

*/

/* WIDE COLUMN */

div#wide_column_content {
	margin-left: 175px;
}

div#wide_column_content h1 {
	padding: 20px 10px 14px 20px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #73456f;
	font-size: 1.4em;
}

div#wide_column_content h2 {
	padding: 0 10px 4px 20px;
	color: #6182a5;
	font-size: .9em;
	font-weight: bold;
}

div#wide_column_content div.blue_bar {
	background: #eaf0f0; 
	padding: 4px 0 4px 20px;
	margin-bottom: 10px;
	color: #333;
	font-size: .8em;
	font-weight: bold;
}

div#wide_column_content h4 {
	padding: 0 10px 4px 20px;
	color: #6182a5;
	font-size: .8em;
	font-weight: bold;
}

div#wide_column_content p {
	padding: 0 20px 15px 20px;
	font-size: .75em;
	color: #333;
}

div#wide_column_content u {
	padding: 0 20px 15px 0;
	color: #333;
}

div#wide_column_content .smaller_text p {
	padding: 0 20px 15px 20px;
	font-size: .65em;
	color: #333;
}

strong {
	font-weight: bold;
	color: #333;
}

div#wide_column_content a, div#wide_column_content a:visited {
	color: #6182a5;
	text-decoration: none;
}

div#wide_column_content a:hover, div#wide_column_content a:visited:hover {
	color: #666;
	text-decoration: underline;
}

div#wide_column_content li {
	font-size: .8em;
	margin: 0 30px 10px 50px;
	color: #333;
}

div#wide_column_content table.sup_table {
	font-size: .9em;
	width: 679px;
}

div#wide_column_content table.sup_table p {
	padding: 10px;
	font-size: .8em;
}

/* SITE DIRECTORY */

div#wide_column_directory {
	margin-left: 175px;
	font-size: .8em;
	padding-bottom: 15px;
}

div#wide_column_directory h1 {
	padding: 20px 10px 10px 20px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #73456f;
	font-size: 1.4em;
}

div#wide_column_directory table#directory {
	margin-left: 20px;
	width: 620px;
}

div#wide_column_directory table#directory td {
	vertical-align: top;
}

div#wide_column_directory table#directory td  ul {
	list-style: none;
	margin-bottom: 0;
}

div#wide_column_directory table#directory td  ul ul {
	padding-left: 15px;
}

div#wide_column_directory table#directory td li {
	font-weight: bold;
	list-style: none;
	padding-top: 4px;
}

div#wide_column_directory table#directory td li li {
	font-weight: normal;
	list-style: none;
}

div#wide_column_directory table#directory td  a {
	line-height: 1.4;
}

div#wide_column_directory a, div#wide_column_directory a:visited {
	color: #6182a5;
	text-decoration: none;
}

div#wide_column_directory a:hover, div#wide_column_directory a:visited:hover {
	color: #666;
	text-decoration: underline;
}


/* WIDE COLUMN HOME PAGE */

div#wide_column_home {
	border-left: 1px solid #828282;
	margin-left: 174px;
}

div#wide_column_home h1 {
	padding: 180px 10px 6px 15px;
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #73456f;
	font-size: 1.1em;
}

div#wide_column_home p {
	padding: 0 260px 15px 15px;
	font-size: .7em;
	color: #000;
	line-height: 1.7em;
}

div#wide_column_home a, div#wide_column_home a:visited {
	color: #6182a5;
	text-decoration: none;
}

div#wide_column_home a:hover, div#wide_column_home a:visited:hover {
	color: #666;
	text-decoration: underline;
}

div#slideshow {
	border-bottom: 1px solid #828282;
	height: 320px;
	width: 680px;
        float: left;
}

*html img#ie6_static_image {
	display: none;
}

div#wide_column_home table.sup_table {
	font-size: .9em;
	width: 679px;
}

/* HOME PAGE BOXES */

div#boxes {
	border-top: 1px solid #828282;
}

div#boxes h2 {
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	padding: 15px 20px 0 15px;
	color: #73456f;
	font-size: 1.2em;
	font-weight: bold;
}

div#boxes h5 {
	padding: 15px 20px 4px 15px;
	font-size: .7em;
	font-weight: bold;
	color: #666;
}

div#boxes h5 a, div#boxes h5 a:visited {
	color: #6182a5;
	text-decoration: none;
}

div#boxes h5 a:hover, div#boxes h5 a:visited:hover {
	color: #666;
}

div#boxes p {
	padding: 0px 20px 0px 15px;
	font-size: .7em;
	color: #000;
}

div#box_right {
	width: 332px;
	float: left;
	border-left: 1px solid #828282;
	margin-left: -1px;
	padding-bottom: 30px;
}

div#box_left {
	width: 332px;
	float: left;
	border-right: 1px solid #828282;
	padding-right: 15px;
	padding-bottom: 30px;
}


/* EX WIDE COLUMN CONTENT - CALENDAR */

div#ex_wide_column_content {
	margin-left: 175px;
}

/* EVENTS CALENDAR STYLE */

table#calendar {
	width: 100%;
}

table#calendar td {
	padding: 10px;
}

.calendarBG {
	background-color: #fff;
}

.calendarBlank {
	background: #eaf0f0;
}

.calendarHeader {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-weight: normal;
	color: #ccc;
	text-align: center;
	background: #e1e9f6;
	font-size: .8em;
}

.calendarMonthLinks {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	background-color: transparent;
	margin: 10px;
}

.calendarMonthLinks a {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #ccc;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #ccc;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:hover {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}

.calendarDayHeading {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	background: #eaf0f0;
	text-align: center;
	vertical-align: top;
	width: 14.29%;
	padding: 8px 0;
}

.calendarToday {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #6182a5;
	background-color: #ddd;
	padding: 8px;
}

.calendarCell {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .08em;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #fff;
	padding: 8px;
}

.calendarCell a {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #6182a5;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:visited {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #666;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:hover {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}

/* - - END CALENDAR - -  */

/* SEARCH RESULTS */

table#search {
	margin: 20px;
	width: 620px;
	font-size: 11px;
}

table#search td {
	text-align: left;
	padding: 0 0 20px 15px;
}

table#search tr td:first-child {
	padding: 0 0 20px 0;
}

#wide_column_content .defaultBold {
	font-size: 10px;
	font-weight: bold;
	color: #73456f;
}

/* MEMBER CHALLENGE WINDOW */

/* jqModal base Styling courtesy of;
  Brice Burgess <bhb [at] iceburg [dot] net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 25px;
    text-align: left;
}

.jqmOverlay { 
    background-color: #090909; 
}

#dialog h1 {
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #73456f;
	font-size: 1.4em;
	padding-bottom: 15px;
}

#dialog p {
	font-size: 12px;
	color: #333;
	padding-bottom: 15px;
	line-height: 1.5em;
}

#dialog a, #dialog a:visited {
	color: #6182a5;
	text-decoration: none;
}

#dialog a:hover, #dialog a:visited:hover {
	color: #666;
	text-decoration: underline;
}


/* FOOTER */

div#footer {
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #828282;
	background: #fff url(http://nasworegon.org/images/site/inside_slice.gif) repeat-y;
	float: left;
	width: 855px;
	color: #333;
	font-size: .8em;
	height: 50px;
}

div#footer_content {
	border-top: 1px solid #828282;
	float: right;
	width: 680px;
}

div#footer_text {
	float: left;
	clear: none;
	padding: 15px;
}

span.footer_element {
	color: #a8c7e6;
}

div#social_logos {
	float: right;
	padding: 13px 15px;
}

/* CREDITS */

div#credits  {
	width: 909px;
	clear: both;
}

div#credits  p {
	color: #8560a8;
	font-size: .7em;
	text-transform: uppercase;
}

div#credits span.non_link {
	color: #333;
	text-transform: uppercase;
}

.credits_left {
	float: left;
	text-align: left;
		padding: 20px 0;
}

.credits_right {
	float: right;
	text-align: right;
		padding: 20px 0;
}

div#credits a, div#credits a:visited {
	color: #333;
	text-decoration: none;
}

div#credits a:hover, div#credits a:visited:hover {
	color: #999;
	text-decoration: none;
}

.img-border {
	display: block;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px 10px 2px 10px;
	font-family: Ariel, Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #666;
}

div.caption {
	color: #282425;
	font-size: 90%;
}

div.caption-text {
	float: left;
	clear: right;
	text-align: left;
}

a img {
	border: 0px;
}

img {
	margin: 0;
}

a:hover img {
	border: 0px;
}

blockquote {
	margin: 14px 40px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

div#indent {
	margin: 0 20px;
	color: #363636;
	font-size: 85%;
	line-height: 1.6;
	margin-bottom: .6em;
	font-weight: normal;
}

