﻿/*
Name: main.css

Description: Stylesheet contains formatting for text, layout, navigation, and link effects.

Created by: Heather Crondahl (heather.crondahl@searhc.org)

Last modified: 11/04/06

Compatibility notes: 
1) For best multi-browser compatibility avoid using padding or margin settings; try empty boxes as spacers.
2) 'float-left' is the most effective way to create dynamic boxes that display horizontaly instead
of stacking verticaly.  However, to be cross-browser compatible the boxes must be placed inside
an absolute positioned containing box.  
3) Default behaviors (inheritance) in nested boxes are not cross-browser compatible.  Always specify behaviors for each box.

Browsers tested: Mozilla 1.x/Netscape 7 (All), Explorer 5.1.5 (Mac), Explorer 6.0 (Win), Explorer 5.5 (Win),
Opera 6.05 (Win), iCab Preview 2.8.1 (Mac), Netscape 4.78 (Mac).
*/

/* body */

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; 
  background: white url("../images/background_fade.gif");
  background-repeat: repeat-y;
 }
 
 /*  links  */
 a  { 
 color: #533283;
 font-weight: bold;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 border-style: none;
}
 
 
 a:hover  {
 color: #876fcc;
 font-weight: bold;
 font-size: 11px;
 text-decoration: none;
 border-style: none;
}

/* img  */

img { border-style: none; } 

/* div */

.mainnav  {

}

  .mountainImage	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 0px;
  left: 0px;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

  .topLeftImages	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 15px;
  left: 15px;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none;
}

.topLeftImagesHome	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 30px;
  left: 15px;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none;
}

  .sidebar	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 282px;
  left: 630px;
  width: 200px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
}

.sidebaralignh1	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 275px;
  left: 630px;
  width: 200px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
}

.sidebaralignh2	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 261px;
  left: 630px;
  width: 200px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  /*line-height: 18px;*/
}

.ww_sidebaralignh2	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 280px;
  left: 630px;
  width: 200px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
}

.sidebaralignh3	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 275px;
  left: 630px;
  width: 200px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
}

.sidebarHome	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 300px;
  left: 630px;
  width: 200px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
}

 .logoHome	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 73px;
  left: 212px;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

 .content	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 267px;
  left: 235px;
  width: 375px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  /*line-height: 18px;*/
  float: none;
 }
 
  .content_tall	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 250px;
  left: 235px;
  width: 375px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
  float: none;
 }
 
 .ww_content	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 277px;
  left: 235px;
  width: 375px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
  float: none;
 }
 
 .contentnosidebar	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 257px;
  left: 235px;
  width: 595px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
  float: none;
 }
 
 .contentnosidebartopflush	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 225px;
  left: 235px;
  width: 595px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
  float: none;
 }
 
 .contentleftcol	{
  color: black;		/*  text color  */
  top: 0px;
  left: 0px;
  width: 297px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
  float: top;
 }
 
 .contentrightcol	{
  color: black;		/*  text color  */
  top: 0px;
  left: 0px;
  width: 297px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
  float: right;
 }
 
 .contentHome	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 300px;
  left: 235px;
  width: 375px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
  float: none;
 }
 
 .footer	{
  color: black;		/*  text color  */
  position: absolute; 
  left: 5px;
  width: auto;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
 }
 
 .headline	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 180px;
  left: 235px;
  width: 595px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: auto;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #330066;
 }
 
 .headlineHome	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 230px;
  left: 235px;
  width: 375px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
 }
 
 .sidebarHeadlineHome	{
  color: black;		/*  text color  */
  position: absolute; 
  top: 230px;
  left: 630px;
  width: 200px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 18px;
 }
 
 .mainMenuImage	{
  position: absolute; 
  top: 190px;
  left: 15px;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
 }
 
 .mainMenuImageHome	{
  position: absolute; 
  top: 230px;
  left: 15px;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
 }
 
 /* Image */

  .imageFloatLeft	{
  float: left;
}

img.thumb {
	border: 1px solid #cccccc;
	padding: 2px;
	background: #ffffff;
}

img.whatsnew {
	border: 1px solid #cccccc;
	padding: 2px;
	background: #ffffff;
}

/*  Text */

em {
	color: #C00;
	font-style: italic;
 	font-weight: bold;
 }
 
 /*  Headlines IDs  */

 h1 {
 line-height: 20px;
 font-size: 18px;
 font-style: normal;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: black;
 }
 
h2 {
 /*line-height: 20px;*/
 font-size: 18px;
 font-style: normal;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #C00;
 }
 
 h2.whatsnew {
 	color: #669933;
 }

 h3 {
 line-height: 14px;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: black;
 }
 
h3.with_subhead {
	line-height: 0px;
}
 
 h4 {
 line-height: 14px;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #C00;
 }
 
 /*  Reserved for sidebar headers */
 
 h5 {
 line-height: 16px;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #000000;
 }


 /*  Header Row  */

 hr {
 border: 0;
 height: 2px;
 color: #808080;
 background-color: #808080;
 margin:0px;
}

 hr.hairline {
 border: 0;
 height: 1px;
 color: #808080;
 background-color: #808080;
}


 /*  Paragraphs  */
 
 
 .photocaption {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 18px; 
}

.photocaptionred {
  color: #C00;
  font-style: normal;
  font-weight: bold;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 9px; 
}

.formerror {
  color: red;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 18px; 
  padding: 10px;
  background-color: #FFFFFF;
  border: #E0E0E0 solid 1px;
}

#formerror_list {
  color: red;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 18px; 
  padding: 10px;
  background-color: #FFFFFF;
  filter: alpha(opacity=60);
  opacity: 0.6;
  border: #E0E0E0 solid 1px;
  position: absolute;
  top: 200px;
  left: 0px;
  width: 500px;
  height: 300px;
}

.formsuccess {
  color: black;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 18px; 
  background-color: #99ff66;
  padding: 10px;
}

  .credit {
  color: black;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 18px; 
}

  .copyright {
  color: #808080;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  line-height: 18px; 
}

 .moreinformation { 
 color: #C00;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 text-decoration: none;
 line-height: 18px;
}

.additionalresources { 
 color: black;
 font-style: normal;
 font-weight: bold;
 font-size: 16px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 text-decoration: none;
 line-height: 18px;
}

.additionalresourcestext { 
 color: black;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 text-decoration: none;
 line-height: 18px;
}

.presdesk {
 line-height: 18px;
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 font-family: verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #C00;
 }
 
 .routenavigation {
  margin-top:4px;
  color: #533283;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
 }


/*  Tables  */

table.form, td.form { 
	font-style: normal;
  	font-weight: normal;
  	font-size: 11px;
  	font-family: verdana, arial, helvetica, sans-serif;
  	text-decoration: none;
  	line-height: auto;	
  	border-collapse: collapse; 
  	padding: 5px; 
 }

th.reg { 
	vertical-align: baseline;
	padding: 2.5px;
  	font-style: normal;
  	font-weight: normal;
  	font-size: 11px;
  	font-family: verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
  	line-height: auto;	
 }
 
td.reg { 
	vertical-align: middle;
	padding: 2.5px;
  	font-style: normal;
  	font-weight: normal;
  	font-size: 11px;
  	font-family: verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
  	line-height: auto;	
 }

td.whatsnew  {
  padding: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
  
}

td.hottopics  {
  padding: 2.5px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
}

tr.ravenswayth, tr.th  {
  background: #9999cc;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
}

tr.ravensway, tr.normal  {
  background: #cccccc;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
}

tr.ravenswayalt, tr.alt {
  background: #ccccff;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: auto;
}

td.center {
  padding: 3px;
  text-align: center;
}

td.padding3, th.padding3  {
  padding: 3px;
}

th.padding6  {
  padding: 6px;
}

td  {
  vertical-align: top;
}

td.gallery {
  vertical-align: top;
  padding: 0px;
}

th.vertical  {
  vertical-align: top;
  background: #9999cc;
  text-align: left;
  padding: 3px;
}


/*  Bullets  */

#highlight ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#highlight li {
	display: block;
	padding: 3px;
	border: 2px solid #FFFFFF;
	background-color: #E0E0E0;
	color: #000000;
}




 



