/* General Layout */

/* DOCS: These rules center the page, as described in documentation. */

body {
    text-align: center;
border-left: 1px solid blue; 
}

#page {
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

#content {
    margin: 0 240px;
    border-top: 1px solid #CED2CE;
    margin-top: 2px;
}
#content.nobanner, .twocol #content {
    margin-top: 0;
    padding-top: 15px;
}

.twocol #content {
    padding: 20px;
    margin-right: 0px;
    font-size: 1.1em;
}

/* font-size: 1.1em; reset most of the font size  */

.twocol #content .mainbox {
    padding: 0;
}


#left {
    float: left;
    width: 240px;
    border-left: 1px solid #CED2CE;
    border-top: 1px solid #CED2CE;
    margin-top: 2px;
    z-index: 999;
}

.subpage #left {
    margin-top: 0;
    border: 0;
    border-right: 1px solid #fff;
}

#bot {
    background: #fff url(/img/bg-page.gif) 0 0 repeat-y;
    border-bottom: 1px solid #ced2ce;
    overflow: hidden;
    height: 100%;
}
body #page div.twocol {
    background: #fff url(/img/bg-subpage-2col.gif) 0 0 repeat-y;
}

/* Header */


/* DOCS: The layout of this area is described in the Absolute/Relative position section of documentation. */

#hdr {
    background-color: #2659A6;
    color: #fff;
    position: relative;
    height: 70px;
}

#hdr h1 a {
    height: 0;
    background: url(/img/logo.gif) 0 0 no-repeat;	
    background-size: 633px 36px;
    position: absolute;
    top: 22px;
    left: 15px;
    width: 633px;
    overflow: hidden;
    padding-top: 41px;
}

#hdr form {
    position: absolute;
    top: 20px;
    width: 200px;
    left: 0;
}
#hdr form input {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    font-size: 1.1em;
    height: 16px;
}
#hdr form input.btn {
    position: absolute;
    left: 200px;
    width: auto;
    top: -1px;
    height: auto;
}

#topnav {
    position: absolute;
    left: 660px;
    top: 10px
}

/* Navigation */

/* DOCS: The layout of this area is described in the Image Replacement section of documentation. */
#nav {
    text-transform: uppercase;
    /*color: #888;*/
    height: 27px;
    _height: 30px;
}
#nav ul {
    position: relative;
    margin: 4px 10px;
    background: url(/img/nav-on.gif) no-repeat;
    padding: 0;
}

#nav li {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;

}

#nav a, #topnav a {
    font-weight: bold;
    letter-spacing: .1em;
    text-decoration: none;
    color: #000;
    padding: 3px 10px;
    text-transform: uppercase;
    font-size: .9em;
}

#nav a
{
  display: block;
  height: 0px;
  padding: 24px 0 0 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 500px;
  background: url("/img/resources/nav-off.gif") no-repeat;  
  background-size: 1000px 22px;
}

#nav #n-about {
  left: 0;
  width: 75px;
}
#nav #n-sites
{
  left: 72px;
  width: 109px;
  background-position: -72px 0;
}
#nav #n-programs
{
  left: 190px;
  width: 180px;
  background-position: -190px 0;
}

#nav #n-results
{
  left: 380px;
  width: 79px;
  background-position: -380px 0;
}

#nav #n-resources
{
  left: 469px;
  width: 104px;
  background-position: -469px 0;
}

#nav #n-bookstore
{
  left: 582px;
  width: 110px;
  background-position: -582px 0;
}
#nav #n-contribute
{
  left: 698px;
  width: 97px;
  background-position: -698px 0;
}

#nav a:hover, #programs #n-programs, #about #n-about, #results #n-results, #resources #n-resources, #sites #n-sites, #calendar #n-calendar, #calendartxt #n-calendar  {
  background-image: url("/img/resources/nav-on.gif");  
  background-size: 1000px 22px;
}

#topnav a {
  color: #E4E4DF;
  padding: 0;
  letter-spacing: 0;
  font-weight: normal;
}
#topnav a:hover {
  color: #fff;
  text-decoration: underline;
}


/* Footer
 */

#ftrnav {
    float: right;
}

#ftr a {
    color: #000;
}

/* Layout Details */


/* DOCS: The layout of this area is described in the Faux Columns section of documentation. */

body.subpage #bot {
    background: #fff url(/img/bg-subpage.gif) 0 0 repeat-y;
}

#right {
    float: right;
    width: 240px;
    border-right: 1px solid #CED2CE;
    background-repeat: no-repeat;
}

.subpage #right {
    border-top: 1px solid #CED2CE;
}

.twocol #right {
    margin: 20px;
    width: 140px;
    border: 1px solid #CED2CE;
}
.twocol .sidebox {
    background-color: #fff;
    border: 0;
}
/* moved to nwp_g
.sidebar {
    float: right;
    margin: 0 0 10px 20px;
    width: 190px;
    border-bottom: 3px double #ced2ce;
    padding: 10px 0;
    font-size: .9em;
}
*/
.sidebox #banner-photo
{
    position: relative;
    top: -15px;
    left: -14px;
}

.mainbox {
    padding: 5px 20px;
   /* position: relative; */
}

.spotlight {
    padding: 8px 20px 10px;
    margin-bottom: 10px;
}

a.blockimg {
    display: block;
    width: 100%;
    text-align: center;
    margin: 5px 0;
}
a.blockimg img {
    padding: 1px;
    margin: 0 auto;
    border: 1px solid #ced2ce;
}
a.blockimg:hover img {
    border-color: #B61706;
}

/* Comments */

.comment, .comment_odd {
    margin: 15px 0;
}

.comment p, .comment_odd p {
    padding: 12px 12px 22px;
    margin-bottom: -10px;
}

.comment_odd p {
    background: #e4e4df url(/img/bubblearrow_tan.gif) no-repeat 0px bottom;
}

.comment p {
    background: #d1e2ef url(/img/bubblearrow_grey.gif) no-repeat 0px bottom;
}

.comment cite, .comment_odd cite
{
    display: block;
    margin-left: 30px;
    font-style: normal;
    font-size: .9em;
}

#commentform {
    padding: 10px;
    width: 100%;
}
#commentform td {
    padding: 2px 0;
}

.articleoptions li
{
    background-image: none;
    padding: 2px;
    margin-left: 4px;
}
#content ol
{
    margin-left: 36px;
}
.articleoptions li a
{
    color: #000;
}

#authorBox
{
    font-style: italic;
    color: #6f8ca7;
    font-size: .9em;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Login */

div#login {
    background-color: #f3ecd5;
    border-bottom: 2px solid #fff;
}

#login input.btn {
    float: right;
    clear: both;
    margin: 0 0 0 30px;
}
#login label {
    padding-top: 5px;
    display: block;
    float: left;
    width: 60px;
    overflow: hidden;
}
#login .formrow {
    clear: both;
    width: 100%;
    height: 20px;
    overflow: hidden;
    margin-bottom: 8px;
}
#login input {
    float: right;
}

/* Banner */

.banner {
    height: 180px;
    position: relative;
}
.subpage .banner {
    background-color: #B3CADC;
    height: 120px;
    padding: 0 260px 0 20px;
    overflow: hidden;
}

.banner a, #calcontrol .textonly, #calcontrol #swapcalnav {
    color: #B61706;
    border-color: #fff;
}
.banner a:hover {
    border-color: #B61706;
    color: #000;
}
.banner #banner-photo {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #fff;
}
.banner h2 {
    font-weight: normal;
    letter-spacing: .2em;
    /*font-size: inherit;*/
}
.banner h1 {
    display: none;
}
.banner .cap {
    position: absolute;
    top: 90px;
    left: 260px;
    font-size: .9em;
    color: #fff;
}

.cap em {
    font-style: normal;
    color: #E7E1C7;
}

/* DOCS: The layout of this area is described in the Specific Page Layouts section of documentation. */
#troughton {
    background: #a27510 url(/img/banner-bg-troughton.jpg) 0 0 no-repeat;
}
#tsang {
    background: #B34A17  url(/img/banner-bg-tsang.jpg) 0 0 no-repeat;
}
#robinson {
    background: #51447a url(/img/banner-bg-robinson.jpg) 0 0 no-repeat;
}
#hammond {
    background: #96392f url(/img/banner-bg-hammond.jpg) 0 0 no-repeat;
}
#heyler {
    background: #456a36 url(/img/banner-bg-heyler.jpg) 0 0 no-repeat;
}
#perez {
    background: #746c4b url(/img/banner-bg-perez.jpg) 0 0 no-repeat;
}
#larson {
    background: #a27510 url(/img/banner-bg-larson.jpg) 0 0 no-repeat;
}

#mcdermott {
    background: #B34A17 url(/img/banner-bg-mcdermott.jpg) 0 0 no-repeat;
}

#kajiwara {
    background: #51447a url(/img/banner-bg-kajiwara.jpg) 0 0 no-repeat;
}

#mitchell {
    background: #96392f url(/img/banner-bg-mitchell.jpg) 0 0 no-repeat;
}
#aldaco {
    background: #456a36 url(/img/banner-bg-aldaco.jpg) 0 0 no-repeat;
}
#willis {
    background: #746c4b url(/img/banner-bg-willis.jpg) 0 0 no-repeat;
}
#joel {
    background: #96392f url(/img/banner_bg_joel.jpg) 0 0 no-repeat;
}
#david {
    background: #51447a url(/img/banner_bg_david.jpg) 0 0 no-repeat;
}
#paul {
    background: #a27510 url(/img/banner_bg_paul.jpg) 0 0 no-repeat;
}
#katherine {
    background: #B34A17  url(/img/banner_bg_katherine.jpg) 0 0 no-repeat;
}
/* Homepage */

#h-topics {
    background-color: #c6daeb;
    padding: 15px;
    position: relative;
    margin: 3px 0;
    height: 30px;
}

/*
--commentthis old and copied Gavin's new
#h-topics h4 {
    margin-top: 0px;
    text-align: right;
    width: 215px;
}
#col1 {
    position: absolute;
    left: 260px;
    top: 15px;
}
#col2 {
    position: absolute;
    left: 460px;
    top: 15px;
}
#col3 {
    position: absolute;
    left: 660px;
    top: 15px;
}

*/
#col1 {left:160px;
	position:absolute;
	top:10px;
	}

#col2 {left:360px;
	position:absolute;
	top:10px;
	}

#col3 {left:560px;
	position:absolute;
	top:10px;
	}

#col4 {left:760px;
	position:absolute;
	top:10px;
	}

#h-topics h4 {
	margin-top:-5px;
	margin-left:17px;
	width:80px;
	text-align:center;
	}
/* end of the h-topic */

#rssbox #rss {
    color: #C95548;
    padding-left: 14px;
    background: url(/img/btn-rss.gif) 0 2px no-repeat;
}
#rssbox a {
    color: #777;
}


#map-container {
    background-color: #83afd4;
    border-top: 1px solid #ced2ce;
    border-right: 1px solid #ced2ce;
    margin-bottom: 0;
    padding-bottom:20px;
}


#findasite {
    position: absolute;
    top: 0;
    right: 0;
    width: 240px;
    height: 0px;
    padding-top: 180px;
    background: url(/img/btn-findasite.gif) 0 0 no-repeat;
    border-left: 1px solid #fff;
    overflow: hidden;
}
a:hover#findasite {
    background-position: 0 -180px;
}

/* Subnav */

#subnav {
    margin-bottom: 10px;
}
#subnav li, .sidenav li {
    padding: 0px 15px;
    background: transparent none;
}
.sidenav li {
    padding: 0;
}

#subnav a {
    padding: 1px 0;
    display: block;
    color: #B61706;
    _height: 1px;
}

.sidenav a {
    color: #dc331c;
}

.subpage #left h2 {
    margin: 10px 15px 0 15px;
}
.subpage #left h2 a {
    color: #000;
}

#subnav li.cur a, #subnav li.cur li.cur a, #subnav li.cur li.cur li.cur a, #subnav li.cur li.cur li.cur li.cur a{
    font-weight: bold;
}
#subnav li.cur ul a {
    color: #2B5487;
    font-weight: normal;
}
#subnav li.cur li.cur ul a {
    color: #666;
    font-weight: normal;
}
#subnav li.cur li.cur li.cur ul a {
    color: #66a;
    font-weight: normal;
}

.sn-btn {
    padding: 8px 40px;
    display: block;
    background-color: #E4E4DF;
    margin-bottom: 1px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: .9em;
}
.sn-btn div {
    font-weight: normal;
    text-transform: none;
}
.sn-btn h2
{
    position: relative;
    left: -15px;
}

#sn-findasite {
    background: #6F8CA7 url(/img/bg-sn-findasite.gif) 8px 5px no-repeat;
}

/* Discussion Lists */

#discussions #discussionList
{
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
}

#discussionList li {
    background: url(/img/document.gif) 0 0 no-repeat;
    padding: 0 0 0 15px;
}

#discussionList li li
{
    background: url(/img/bg-li.gif) 0 .5em no-repeat;
    padding: 0 0 0 1.3em;
}
#discussionList .postdate {
    font-size: .9em;
}
#discussionList li li .postdate {
    color: #333;
}

#discussionList li li li .postdate {
    color: #999;
}
#discussionList .postdate a {
    font-weight: normal;
    color: #b3800d;

}
#discussionList li li a {
    font-weight: normal;
}

#discussionList li li li a {
    color: #ce805d;
}

#discussionList li a {
    color: #c6541e;
    font-weight: bold;
}

.discussionNav
{
    position: relative;
    float: right;
    width: 60px;
    height: 22px;
    margin: 10px 0;
}

.discussionNav .next, .discussionNav .prev
{
    position: absolute;
    width: 22px;
    padding-top: 22px;
    height: 0;
    overflow: hidden;
    top: 0;
    right: 0;
    background: url(/img/navbuttons_off.gif) 22px;
}

.discussionNav .prev {
    right: auto;
    left: 0;
    background: url(/img/navbuttons_off.gif);
}

.discussionNav a.next:hover, .discussionNav a.prev:hover
{
    background-image: url(/img/navbuttons-on.gif);
}


#post_message
{
    background: url(/img/postamessage.gif) no-repeat;
    padding-top: 21px;
    height: 0px;
    overflow: hidden;
    display: block;
    width: 84px;
    margin: 10px 0;
    text-decoration: none;
}

#post_message:hover
{
    background: url(../img/postamessage_on.gif) no-repeat;
}

/* E-Anthology */




#e-anthology #bot {
    margin-top: 2px;
}
.eanthology-table
{
    border: 0px;
    margin-left: -8px;
}

.eanthology-table td
{
    padding: 8px;
    margin: 0px;
    vertical-align: top;
    text-align: center;
}

.response
{
    border: 1px solid #ddd6bf;
    background-color: #fffcf3;
    padding: 5px;
}

#jumptopage
{
position: relative;
    clear: both;
    float: right;
    top: -21px;
}

/* Calendar */

td.void {
    background-color: #f3ecd5;
}
#calendar td.today strong {
    color: #b61706;
}
#calendar .today {
    background-color:#E2ECF5;
}
#calcontrol {
    background-color: #b3cadc;
    height: 75px;
    margin-top:  0px;
    border-left: 2px solid #f3ecd5;
    position: relative;
}

#calendar tr td strong
{
    display: block;
    text-align: right;
    padding: 0 2px;
    color: #000;
}

#calendar th
{
    background-color: #84794e;
    color: #fff;
    height: 20px;
}
#calendar td li a {
    display: block;
    padding: 1px 0;
    _height: 1px;
}
#calcontrol h3
{
    margin: 0;
    line-height: 1em;
    position: absolute;
    top: 15px;
    left: 15px;
}

#calcontrol .textonly
{
    display: block;
    position: absolute;
    top: 16px;
    left: 156px;
    width: 150px;
    text-decoration: underline;
}

#calcontrol #eventtypes
{
    position: absolute;
    left: 15px;
    top: 43px;
}

#swapcalnav
{
    position: absolute;
    top: 19px;
    right: 15px;
    width: 175px;
    text-align: right;
    text-decoration: underline;
}

#calcontrol #swapcalnav:hover, #calcontrol .textonly:hover
{
    text-decoration: none;
}


#jumptomonth {
    position: absolute;
    top: 40px;
    right: 15px;
    display: none;
}
#buttons
{
    width: 52px;
    position: absolute;
    right: 15px;
    top: 40px;
}

#buttons a
{
    display: block;
    height: 0;
    padding-top: 22px;
    width: 22px;
    overflow: hidden;
    background: url(/img/cal_buttons.gif) 0 0 no-repeat;
}

#buttons a.prev:hover
{
    background-position: 0 -23px;
}

#buttons a.next
{
    position: absolute;
    left: 30px;
    top: 0;
    background-position: -29px 0;
}

#buttons a.next:hover
{
    background-position: -29px -23px;
}

#calendar dd { width: 137px; }

#calendar dt
{
    border: 1px solid #fff;
    float: left;
    width: 12px;
    height: 0;
    padding-top: 12px;
    margin-right: 4px;
    overflow: hidden;
}

#calendar dl { float: left; }

#calendar dl .green {    background-color: #466A36; }
#calendar dl .orange {   background-color: #C6551E; }
#calendar dl .purple {   background-color: #50447A; }
#calendar dl .red {      background-color: #96392F; }

#eventtypes dl.closed dt {
    background-color: #f3ecd5;
    border-color: #f3ecd5;
}

#eventtypes a {
    color: #faf4e2;
    text-decoration: underline;
}

#eventtypes a:hover {
    color: #fff;
    text-decoration: none;
}

#eventtypes .closed a {
    color: #000;
}
#calendartxt #subnav li {
    background-repeat: no-repeat;
    background-position: 15px 6px;
}

/* Text view */
.box_openevent, .box_siteopp, .box_leadershipmeeting, .box_sitereporting
{
    background-repeat: no-repeat;
    margin-left: 8px;
}

.box_openevent, #subnav li.box_openevent
{
    background-image: url(/img/box_green.gif);
}

.box_siteopp, #subnav li.box_siteopp
{
    background-image: url(/img/box_orange.gif);
}

.box_leadershipmeeting, #subnav li.box_leadershipmeeting
{
    background-image: url(/img/box_purple.gif);
}

.box_sitereporting, #subnav li.box_sitereporting
{
    background-image: url(/img/box_red.gif);
}
