body,html {	
font-family: "ITC Officina Sans Std Book", Trebuchet MS, Trebuchet, Arial, Helvetica;
font-size: 12px;
color: #5f5f5f;
height: 100%;
width: 100%
}

.site-container {
margin: 0 auto;
width: 785px;
}


.clearleft {clear:left}
.clearright {clear:right}
.clear {clear:both}


.col50-1 {
width: 376px;
clear:left;
float:left; 
margin-right: 30px;
}

.col50-2 {
width: 376px;
float:left; 
}

.col66-1 {
width: 445px;
margin-right: 30px;
clear:left;
float:left;
padding-bottom: 35px;
}

.col66-2 {
width: 445px;
float:left;
padding-bottom: 35px;
}

.col33-1 {
width: 308px;
margin-right: 30px;
clear:left;
float:left;
padding-bottom: 35px;
}

.col33-2 {
width: 308px;
float:left;
padding-bottom: 35px;
}

h1 {
font-weight: normal;
font-size: 38px;
letter-spacing: -0.03em;
color: #4d8c8c;
padding-bottom: 10px;
margin-bottom: 15px;
margin-top: 10px;
}


h2 {
font-weight: normal;
font-size: 20px;
letter-spacing: -0.03em;
color: #46a4a4;
padding-bottom: 10px;
margin-bottom: 15px;
border-bottom: 1px solid #dedede;
}

h3 {
font-weight: bold;
font-size: 16px;
letter-spacing: -0.03em;
color: #4f4f4f;
padding-bottom: 8px;
margin-bottom: 10px;
border-bottom: 1px solid #dedede;
}

li {
background: url(../images/bullet.png) 2px 8px no-repeat;
padding-left: 15px;
line-height: 20px;
margin-bottom: 5px;
}

li.link {
background: url(../images/bullet-arrows.png) 0 8px no-repeat;
padding-left: 15px;
line-height: 20px;
margin-bottom: 5px;
font-weight: bold;
}

a.bull {
background: url(../images/bullet-arrows.png) 0 5px no-repeat;
padding-left: 15px;
}

a:link {
	color: #981B1E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #981B1E;
}
a:hover {
	text-decoration: none;
	color: #981B1E;
}
a:active {
	text-decoration: underline;
	color: #981B1E;
}

a.learnMore {
	font-weight: bold;
}

.caption {font-weight: bold; font-style: italic; color: #6b6b6b; padding-bottom: 10px;}
p.status { font-size: 10px !important; }

/* header bar */

#headerwrap{
background: url(../images/header-bg-repeat.png) 0 0 repeat-x;
overflow:hidden;
height: 84px;
}

#header {
margin: 0 auto;
background: url(../images/header-bg-center.png) top center no-repeat;
height: 100%;
}

#header .site-container {
padding: 20px 0 0 0;
}

#header .logo {
background: url(../images/logo-wikiwatershed.png) 0 0 no-repeat;
width: 256px;
height: 42px;
display: block;
}

.tundra #head-wip-button {
display:none;
}

#head-wip-button {
  float:right;
  width: 209px;
  height: 70px;
  background:url(../images/wip-button-lg.png) 0 0 no-repeat;
  display:block;
  margin: -3px -14px 0 0;
    overflow:hidden;

  }

#head-wip-button:hover {
  background-position: 0 -69px;
}

#head-wip-button:active {
  margin: -2px -15px 0 0;
}


#wip-button-sm {
  float:right;
  width: 241px;
  height: 34px;
  overflow:hidden;
  position:relative;
  background:url(../images/wip-button-sm.png) 0 0 no-repeat;
  display:block;
  margin: 6px -5px 0 0
  
  }
#modelScreenshot #wip-button-sm 
{
  float:none;
  margin: 14px auto 0 auto;
}

#wip-button-sm:hover {
  background-position: 0 -34px;
}

#wip-button-sm:active {
  margin: 7px -6px 0 0
}





/* nav bar */

#nav {
height: 37px;
width: 100%;
background: url(../images/bg-nav-sprite.png) 0 -74px repeat-x;
overflow: hidden;
}

#nav li {padding: 0; background-image: none;}

#nav li.active.current {
background: url(../images/bg-nav-sprite.png) 0 0 repeat-x;
}
#nav li.active {
background: url(../images/bg-nav-sprite.png) 0 -37px repeat-x;
}
#nav li.active:hover {
background-position: 0 0 
}

#nav li.inactive span {
color: #4a5e5e;
cursor: no-drop;
}

#nav a, #nav span { 
padding: 0 15px;
line-height: 35px;
display:block;
background: url(../images/divider-vert-nav.png) 100% 0 repeat-y;
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}

#nav .tip, #nav .tip2 {
display: none;
  background: #EFEEE7 url(../images/bg-panel.png) bottom center repeat-x;
  font-weight: normal;
  font-size: 11px;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  padding: 2px 5px;
   line-height: 16px;
  -moz-box-shadow: 0 0 8px #aaa;
  -webkit-box-shadow: 0 0 8px #aaa;

}

#nav .contact {cursor: pointer}
#nav .contact .tip, #nav .contact .tip2 {width: 225px; text-align: right; cursor: text;}

#nav .tip a, #nav .tip2 a {display: inline; color: #981B1E; margin: 0; font-size: 11px; background: none; padding: 0; line-height: 12px;}


#navitems1 {
background: url(../images/divider-vert-nav.png) 0 0 repeat-y; 
 float: left
}


#navitems1 li {
display:block;
float:left;
}


#navitems2 {
 float: right
}
#navitems2 li {
display: block;
float:right;

}


/* content */

#content {
 background: url(../images/bg-nav-sprite.png) 0 -111px repeat-x;
 padding-top: 35px;
}

#content.homePage 
{
    padding-top: 0;
}

#content p {
font-size: 14px;
line-height: 21px;
margin-bottom:14px;
}

#content p.footnote {font-size: 11px; color: #888; }

#content ul {padding: 5px 0 14px;}

#content h2 {
background: url(../images/bullet-lg-blue.png) 0 5px no-repeat;
padding-left: 15px;
}

#content .intro-body {
	font-size: 20px;
  line-height: 28px;
  color: #666;
  margin-bottom: 35px;
}

#content .intro-body .trademark {
  font-size: 16px
  }
  
#rotatingBg 
{
    background: url(../images/rotating-content-div-bg.png) top center repeat-x #F2F2E2;
    height: 240px;
    margin-bottom: 20px;
}

#rotatingContent 
{
    margin: 0 auto;
    width: 785px;
    height: 200px;
    overflow: hidden;
    padding: 20px 0;
}

#rotatingContent h1 
{
    font-size: 24px;
    margin-top: 0;
}

#rotatingContent .panes 
{
    height: 170px;
}

#rotatingContent .pane p 
{
    width: 500px;
}

#rotatingContent .pane p.futureDirections 
{
    width: auto;
}

#rotatingContent .thumb 
{
    float: right;
}

#rotatingContent ul.tabs 
{
    list-style-type: none;
}

#rotatingContent ul.tabs li 
{
    float: left;
    background: none;
    padding: 0;
    margin: 0;
    line-height: normal;
}

#rotatingContent ul.tabs li a
{
    background: #4D8C8C;
    font-family: Arial, Helvetica, Sans-Serif;
    text-align: center;
    margin: 0 5px;
    padding: 2px 6px;
    border: solid #4D8C8C;
    border-width: 1px;
    color: #fff;
    font-weight: bold;
    text-decoration: none; 
    line-height: 2;
}

#rotatingContent ul.tabs li a.current
{
    background: #fff;
    border: solid #4D8C8C;
    border-width: 1px;
}

#rotatingContent ul.tabs li a.current
{
    color: #4d8C8C;
}

#rotatingContent .icons 
{
    float: right;
    margin-top: 40px;
    margin-left: 10px;
}

#rotatingContent .icons span 
{
   color: #6f6f6f;
   font-size: 14px;
   font-weight: bold;
   display: inline-block;
   width: 140px;
   position: relative;
   top: -26px;
   margin-left: 4px;
   margin-right: 4px;
}

#rotatingContent .icons span, #rotatingContent .icons img
{
    margin-bottom: 8px;
}

#rotatingContent .icons br 
{
    clear: right;
}

#homeBottom 
{
    height: 500px;
}

#homeBottom h2
{
    color: #4D8C8C;
    font-size: 18px;
    font-weight: bold;
    background: none;
    padding-left: 0;
    border: none;
}

#leftCol, #rightCol, #middleCol 
{
    float: left;
    height: 100%;
}

#leftCol, #rightCol 
{
    width: 201px;
}

#leftCol 
{
    padding-right: 20px;
}

#rightCol
{
    padding-left: 20px;
}

#rightCol #partnerLogos, #rightCol #funderLogo
{
    text-align: left;   
}

#rightCol #partnerLogos a, #rightCol #funderLogo a
{
    display: block;
    margin: 20px 10px;
}

#rightCol #funderLogo div {
	margin-bottom: 20px;
	font-size: 12px;
}

#middleCol 
{
    width: 300px;
    padding: 0 20px;
    border: solid #dedede;
    border-width: 0 1px;
}

#middleCol #modelScreenshot 
{
    text-align: center;
}

/* active projects */

.project-active {
  background: #EFEEE7 url(../images/bg-panel.png) bottom center repeat-x;
  min-height: 201px;
  border: 1px solid #c2c2c2;
  margin-bottom: 25px;
  padding: 23px;
  -moz-box-shadow: 0 0 8px #aaa;
  -webkit-box-shadow: 0 0 8px #aaa;
}

.project-active .title {
background: url(../images/bullet-lg-green.png) 0 7px no-repeat;
padding-left: 15px;
}

.project-active h1 {
background: url(../images/divider-horz.png) bottom left repeat-x;
font-size: 24px;
margin-top: 0;
}

.project-active .status {
float:right;
font-weight: bold;
font-size: 16px;
color: #4d8c8c;
}

.project-active .thumb {
float: left;
}

.project-active .thumb img {border: 1px solid #888}

.project-active ul, .project-active p {
margin-left: 215px;
color: #5f5f5f
} 

.project-active li.link {
margin-top: 10px
}



/* inactive projects */

#projects-inactive {padding: 25px 0 0 0 ; }

.project-inactive {
margin-bottom: 30px;
}   

.project-inactive .title {
background: url(../images/bullet-lg-yellow.png) 0 0 no-repeat;
padding-left: 52px;
height: 50px;
}

.project-inactive .title.discover 
{
background: url(../images/icon-discover.png) 0 0 no-repeat;
}

.project-inactive .title.manage 
{
background: url(../images/icon-manage.png) 0 0 no-repeat;
}

.project-inactive .title.monitor
{
background: url(../images/icon-monitor.png) 0 0 no-repeat;
}

.project-inactive .title.share 
{
background: url(../images/icon-share.png) 0 0 no-repeat;
}

.project-inactive .status {
float: right;
font-style: italic;
font-weight: bold;
color: #999;
font-size: 14px;
letter-spacing: -0.02em;
}

#content .project-inactive ul {padding-bottom:0} 

.project-inactive li {
font-size: 13px;
color: #888;
}

.project-inactive h3 
{
    font-size: 17px;
}

/* footer*/

#footer-info { border-top: 5px solid #d7d5c7; margin-bottom: 40px; padding-top: 20px; margin-top: 40px;}
#partners img {vertical-align: middle; margin-top: 5px; margin-right: 4px;}
#partners img.last {margin-right: 0}

#contact p {font-size: 11px; line-height: 15px; }

#copyright-info { padding: 17px 0; }

#copyright-info p {font-size: 11px; text-align: center; }





/* CONTENT PAGES */

#content .app-inactive h1 {border-bottom: 5px solid #d7d5c7; margin-bottom: 40px; }

#content .app-inactive .app-menu {
display: none}


#content .app-menu {
  background: #EFEEE7 url(../images/bg-panel.png) top center repeat-x;
  border: 1px solid #c2c2c2;
  margin-bottom: 40px;
  padding: 15px;
  -moz-box-shadow: 0 0 8px #aaa;
  -webkit-box-shadow: 0 0 8px #aaa;
}

#content .app-menu .title {
background: url(../images/bullet-lg-green.png) 0 7px no-repeat;
padding-left: 15px;
}

#content .app-menu h2 {
padding-left: 0;
background: url(../images/divider-horz.png) bottom left repeat-x;
font-size: 18px;
border: none;
font-weight: bold;
color: #1a4a4a
}


/*  WORK IN MY WATERHSED */

.profession.project-active ul, .profession.project-active p, .profession.project-active h2, .profession.project-active .launch-vid-wrap  {
margin-left: 205px;
}

.profession a.bull {font-size: 11px;}

#content .profession.project-active h2{
  background: none;
  padding: 0;
  border: none;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 3px;
}

#content .profession .description p {
font-size: 18px;
line-height: 26px;
}


.launch-vid-wrap {margin-top: 25px;}


/* SAMPLE MAP */
.sample #content {padding-top:0px; font-family:Arial;}
.sample #content .site-container {width:100%;}

.sample #footer-info {width:785px;margin-left:auto;margin-right:auto;}
.sample #copyright-info {width:785px;margin-left:auto;margin-right:auto;}

.sample #border-container {width:100%;height:550px;}

/* OVERLAY POPUP */


.overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
    background-image:url(../images/overlay-white.png); 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:553px;         
     
    /* some padding to layout nested elements nicely  */ 
    padding:35px 0 0 0; 
 
    /* a little styling */     
    font-size:11px; 
} 

.overlay object {margin-left: 35px;}
 
/* default close button positioned on upper right corner */ 
.overlay div.close { 
    background-image:url(../images/overlay-close.png);
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px;    
}