/*
-----------------------------------------------
WGBH interactive
jon_whitney@wgbh.org


- This contains styles for layout of all pages (template)
-- does NOT contain internal content 
----------------------------------------------- */



/*
-----------------------------------------------
globally set everything to 0 
----------------------------------------------- */

*, td, img  { margin: 0; padding: 0; } 



/*
-----------------------------------------------
body
----------------------------------------------- */

body    { font: 80%/1.45em helvetica, arial, sans-serif; background-color: #fff; height: 100%; }



p, ul, ol {
	color: #403E3C;
}

a {
	color: #85835d;
}

a:hover {
	color: #c52c33;
	text-decoration: underline;
}


/*
-----------------------------------------------
homepage
----------------------------------------------- */

.homecontainer {
	width: 774px;
	border: 3px solid #BFBFBE;
	text-align: left; 
	margin: 0 auto;
	margin-top: 17px;
	position: relative;
}

.homecontainer img {
	margin: 9px;
}

.homecontainer h1 {
	width: 756px;
	margin-left: 9px;
	margin-right: 9px; 
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: .95em; 
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #5a5a5a;
	text-align: center;
	font-weight: normal;
}

.homecontainer h2 {
	width: 756px;
	margin-left: 9px;
	margin-right: 9px; 
	margin-top: -5px;
	margin-bottom: 22px;
	font-size: .95em; 
	font-family: Times New Roman, Times, serif;
	text-transform: none;
	color: #050505;
	text-align: center;
	font-weight: normal;
	letter-spacing: .1em;
	border: none;
}


.homeleft {
	width: 360px;
	text-align: right;
	float: left;
}



.homeleft a, .bannernav a, .activity a, .quiz a {
	color: #7c7a56;
	text-decoration: none;
}

.sectionnav a  {
	color: #85835d;
	text-decoration: none;
}

.sesright a, .notebook a, .notebookleft a, .notebookright a {
	color: #85835d;
	text-decoration: underline;
}



.homeleft a:hover, .homeright a:hover, .bannernav a:hover, .sectionnav a:hover, .footer a:hover, .footer p#leftfoot a:hover, .sessionbanner a:hover, .sessionnav a:hover, .sessionnav a:hover#activesession, .sesright a:hover, .sectionnav a:hover, .activity a:hover, .notebook a:hover, .notebookleft a:hover, .notebookright a:hover, .quiz a:hover  {
	color: #c52c33;
	text-decoration: underline;
}

.sectionnav a:hover#activesection, .sessionnav a#activesession, .sessionbanner a#activesession, .sectionnav a#activesection, a#activeactivity, .bannernav a#activeutility, .footer a#activeutility  {
	color: #c52c33;
	text-decoration: none;
}




.homeleftbox {
	width: 344px;
	height: 121px;
	margin-left: 12px;
}

.homeleftbox img {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 6px;
}

.homeleftbox p {
	font-family: Times New Roman, Times, serif;
	color: #c76607;
	font-weight: bold;
	font-style: italic;
	font-size: 1.07em;
	line-height: 1.6em;
}

.homelefttext {
	padding-top: 15px;
/* 	margin-bottom: -15px; */
}

.homeleftboxrep {
	color: #9c9794;
	line-height: 1.2em;
}

.homeleftbox a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .82em;
	color: #85835d;
}

.homenav, .bannernav, .sectionnav {
	font-size: .93em;
}


.homenav p {
	margin-bottom: 5px;
}

.homecenter {
	width: 53px;
	float: left;
}

.homeright {
	width: 348px;
	float: left;
	font-size: 1.05em;
}

.homeright img {
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 2px;
}

.homeright a {
	color: #85835d;
	text-decoration: none;
}


.homeright b {
	font-size: .82em;
}

.footer {
	width: 780px;
	margin: 0 auto; 
	font-size: .92em;
}


.footer a {
	color: #404b2c;
}

.footer p#leftfoot {
	text-align: left;
	float: left;
	display: inline;
	color: #999;
}

.footer p#leftfoot a {
	color: #999;
	text-decoration: underline;
}

.footer p#rightfoot {
	text-align: right;
	margin-top: -10px;
	float: right;
	color: #999;
}

.footer p#rightfoot img {
	vertical-align: middle;
	margin-left: 11px;
/* 	position: absolute; */
}



/*
-----------------------------------------------
shared elements
----------------------------------------------- */


.divclearer {
	height: 34px;
	clear: both;
}

.divclearer2 {
	height: 12px;
	clear: both;
}

.divclearer3 {
	height: 18px;
	clear: both;
}



/*
-----------------------------------------------
sessionpages
----------------------------------------------- */

.sessioncontainer {
	width: 780px;
	text-align: left; 
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
}

#innersession {
	background: url(../images/site/bg_line.gif);
	margin-top: 0;	
}

#sitepages {
	background: url(../images/site/bg_sitepages.gif);
	margin-top: 0;	
}

.sescontimg {
	float: left;
	display: inline;
}

.sessionsearch {
	float: right;
	display: inline;
	text-align: right;
	width: 457px;
/* 	margin-top: -16px; */
	margin-right: 20px;
}

#conthomesearch {
	margin-top: -20px;
}

#innersearch {
	margin-right: 6px;
}

.sessionbanner {
	width: 780px;
	height: 163px;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4em;
}

.sessionbanner p {
	padding-top: 18px;
}

.sessionbanner a {
	text-decoration: none;
	text-transform: uppercase;
	color: #85835d;
	margin-right: 20px;
}

#banner1 { 	background: url(../images/session1/banner_1.jpg); }
#banner2 { 	background: url(../images/session2/banner_2.jpg); }
#banner3 { 	background: url(../images/session3/banner_3.jpg); }
#banner4 { 	background: url(../images/session4/banner_4.jpg); }
#banner5 { 	background: url(../images/session5/banner_5.jpg); }
#banner6 { 	background: url(../images/session6/banner_6.jpg); }
#banner7 { 	background: url(../images/session7/banner_7.jpg); }
#banner8 { 	background: url(../images/session8/banner_8.jpg); }


.sesdesc {
	clear: both;
	float: left;
	display: inline;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #c52c33;
	font-weight: bold;
	margin-left: 10px;
	height: 20px;
	width: 350px;
}


.sesdescname {
	text-transform: uppercase;
	font-size: .92em;
}

.bannernav {
	float: right;
	
	text-align: right;
	
	margin-right: 10px;
	margin-bottom: 20px;
}


#innerbannernav {
	margin-bottom: 0;
}

.pagenav {
/* 	font-size: .9em; */
	margin-top: 5px;
}


.pagenav a, .bodycontent a {
	color: #BEAA65;
	text-decoration: underline;
}

.pagenav a:hover, .bodycontent a:hover  {
	color: #0C1630;
	text-decoration: underline;
}

.pagenav a#activepage  {
	color: #0C1630;
	font-weight: bold;
	text-decoration: none;
}

.sectionnav {
	clear: both;
	margin-top: 3px;
	width: 175px;
	float: left;
	text-align: right;
	line-height: 1.2em;
}

#sessectionnav {
	margin-top: -47px;
}

.sectionnav p {
	margin-bottom: 16px;
}

.sectionnav b {
	font-size: 1.05em;
	font-family: Times, Times New Roman, Roman, serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #60605d;
}



.sessionnav {
	font-size: .9em;
	font-weight: normal;
	line-height: 1.4em;
	float: left;
	display: inline;
	background: #f0f0f0;
	width: 97px;
	padding-top: 25px;
	margin-left: 11px;
}


.sessionnav p {
	padding-left: 11px;
	margin-top: -10px;
	padding-top: 0px;
	padding-bottom: 14px;
}

.sessionnav a {
	text-decoration: none;
	text-transform: uppercase;
	color: #85835d;
}


 
.seshomecontent {
	width: 500px;
	float: left;
	margin-left: 46px;
}

.seshomecontent p, ul, ol {
	font-size: .93em;
	margin-bottom: 15px;
	line-height: 1.3em;
	margin-left: 14px;
}


.sesconttop {
	float: left;
	display: inline;
	width: 672px;
	background: url(../images/site/whitespace.gif);
	margin-top: 0px;
	padding-top: 27px;
	padding-bottom: 15px;
}

.sesconttop img {
	float: left;
	display: inline;
}

.editcontent {
	width: 540px;
	float: left;
	margin-left: 46px;
	margin-top: -50px;
}

.bodycontent {
	width: 440px;
	float: left;
	margin-left: 46px;
	margin-top: -50px;
}

#sitepage {
	width: 672px;
	margin-left: 5px;
	margin-top: -20px;
}


#betweentreatments.bodycontent, #aftertreatments.bodycontent  {
	width: 440px;
	float: left;
	display: inline;
	margin-left: 222px;
	margin-top: 10px;
}

.bodycontent p {
	font-size: .93em;
	margin-bottom: 15px;
	line-height: 1.3em;
	margin-right: 30px;
}

.bodycontent ul, .bodycontent ol {
	font-size: .93em;
	margin-bottom: 15px;
	line-height: 1.3em;
/* 	width: 410px; */
	padding-left: 10px;
	padding-right: 25px;
	clear: none;
}


b.listed {
	color: #6a6866;
}

a.back {
	font-size: .83em;
	text-transform: uppercase;
}

.sescontent {
	width: 440px;
	float: left;
	
}

.sesright {
	width: 86px;
	margin-left: 22px;
	float: left;
}

.sesright p {
	margin-left: 11px;
	font-size: .93em;
	margin-bottom: 15px;
	color: #999490;
}

#imagebar { 
	margin-left: 26px;
	margin-top: 68px;
}


.titleimg {
	margin-top: 5px;
	margin-bottom: 40px;
}

#introtext {
	font-family: Times, Times New Roman, Roman, serif;
	font-size: 1.2em;
	color: #B3A36D;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
}


.indent {
	margin-left: 19px;
}


h1 {
	font-family: Times, Times New Roman, Roman, serif;
	font-size: .93em;
	color: #848383;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .3em;
}

h2 {
	font-family: Times, Times New Roman, Roman, serif;
	color: #4E4B49;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 2px solid #e4e4e4;
}

#seshomeh2 {
	font-size: 1.2em;
	margin-top: 15px;
	margin-left: 14px;
	border: none;
}	

h3 {
	font-family: Times, Times New Roman, Roman, serif;
	color: #0c1630;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 40px;
}

.noh3 {
	margin-top: 40px;
}

div.noh3 {
	margin-top: 28px;
}


h4 {
	color: #6a6866;
	font-size: .93em;
	line-height: 1em;
}

.nexttext {
	height: 18px;
	border: 1px solid #bab1a7;
	float: right;
	display: inline;
	font-family: Times, Times New Roman, Roman, serif;
	font-size: .94em;
	color: #85835d;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}

.nexttext b {
	font-weight: bold;
	color: #60605d;
}

.nextimage {
	float: right;
	display: inline;
}


#bottomstrike {
	border-top: 3px solid #e0e0e0;
}


.wrappedimage {
	float: right;
	display: inline;
	margin-left: 24px;
	margin-right: 6px;
	margin-bottom: 15px;
	font-style: italic;
	font-size: .85em;
	color: #4a4949;
	line-height: 1.1em;
}

.wrappedimage img { 
	margin-bottom: 5px;
}

.wrappedimage2 {
	float: left;
	margin-right: 24px;
	margin-bottom: 15px;
	font-style: italic;
	font-size: .85em;
	color: #4a4949;
	line-height: 1.1em;
}


/*
-----------------------------------------------
search
----------------------------------------------- */


form {
	padding: 0;
	margin: 0;
}

input#searchtext  {
	width: 180px;
	height: 10px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
/* 	float: right; */

}

input#searchbutton {
/* 	float: right; */
	vertical-align: middle;
/* 	height: 13px; */
}


.inlinepdf {
	padding-right: 5px;
	padding-bottom: 15px;
}

/*
-----------------------------------------------
treatments
----------------------------------------------- */

.tipwrap {
	width: 326px;
	background-color: #fff;
	border: 1px solid #e8e29e;
	margin-bottom: 15px;
}

.tip {
	width: 320px;
	margin: 3px;
	background-color: #f2d2ba;
	font: 1em helvetica, arial, sans-serif;
	text-align: center;
}

.tip p {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 15px;
	width: 300px;
	color: #6E3A13;
}

.tip a {
	color: #85835d;
	text-decoration: underline;
}

.tip a:hover {
	color: #c52c33;
	text-decoration: underline;
}

.tip em {
	color: #faf8ea2;
}


.activity, .notebook, .quiz, .scenario, .process {
	width: 558px;
	margin-left: 222px;
	background-color: #ebebe0;
	font-size: .93em;
}

#actwin, #large_image {
	background-color: #ebebe0;
}

.activityhead {
	background: url(../images/site/activity_title.gif);
	width: 558px;
	height: 23px;
}

.activityhead p {
	font-family: Times New Roman, Times, serif;
	font-size: 1.1em;
	margin-left: 100px;
	padding-top: 4px;
	color: #fff;
	font-weight: bold;
}
	

.activity img {
	border: 0;
	margin: 0;
}

.activityframe {
	padding-left: 24px;
	padding-top: 10px;
	background-color: #ebebe0;
	font-size: .9em;
}


.activityframe img {
	margin-bottom: 6px;
}

.activitywindow {
	margin-bottom: 24px;
}

.activitywindow  p {
	text-align: center;
	color: #6A6866;
}

.processhead {
	background: url(../images/site/process_title.gif);
	width: 558px;
	height: 23px;
}

.processhead p {
	font-family: Times New Roman, Times, serif;
	font-size: 1.1em;
	margin-left: 101px;
	padding-top: 2px;
	color: #fff;
	font-weight: bold;
}
	
#answer {
	width: 440px;
}

#answer b {
	color: #6a6866;
}

.notebookleft {
	width: 394px;
	margin-left: 24px;
	margin-top: 32px;
	float: left;
	display: inline;
	background-color: #ebebe0;
}


.notebookleft p {
	font-style: italic;
	color: #6A6866;
	width: 370px;
}

.notebookright {
	margin-left: 40px;
	margin-top: 32px;
	width: 100px;
	float: left;
}

.notebookright p {
	margin-left: 0;
	display: inline;
	color: #6A6866;
}

textarea#notebookentry {
	width: 370px;
	height: 128px;
	border: 1px solid #d6d0c3;
	color: #666;
}
	
input#submit_notebook {
	margin-top: 5px;
	margin-bottom: 19px;
}

.quiz p {
	margin-left: 24px;
	line-height: 15px;
	width: 480px;
	color: #6A6866;
}

.quiz1p {
	margin-top: 28px;
}

.quiz b {
	color: #6a6866;
}

.quizspace {
	height: 5px;
}

.quizform {
	color: #999490;
	vertical-align: top;
}

#activityanswer p, #activityshow p  {
	color: #6A6866;
	line-height: 1.25em;
}

.scenariohead {
	background: url(../images/site/scenario_title.gif);
	width: 558px;
	height: 23px;
}

.scenariohead img {
	padding: 0;
	float: right;
	display: inline;
}

.scenariohead p {
	font-family: Times New Roman, Times, serif;
	font-size: 1.1em;
	margin-left: 112px;
	padding-top: 2px;
	color: #fff;
	font-weight: bold;
	float: left;
	display: inline;
}
	
.scenariospace {
	height: 126px;
}
.scenariobody p {
	margin-left: 24px;
	line-height: 15px;
	padding-bottom: 15px;
	width: 480px;
	color: #6A6866;
}

.scenario b {
	color: #6a6866;
}

.scenarioanswer b, .shown {
	color: #c52c33;
	font-weight: normal;
}


/*
-----------------------------------------------
table
----------------------------------------------- */

.old-table {
	width: 454px;
	margin-bottom: 7px;
	border-left: 0;
	border-collapse: collapse;
	border: 1px solid #fff;
}

.scenariobody table {
	margin-left: 24px;
	width: 510px;
	border: 1px solid #edebe0;
}

th {
	background-color: #bab8ab;
	font-family: Times New Roman, Times, serif;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	border: 1px solid #fff;
	border-bottom: 3px solid #fff;
}

td {
	background-color: #ebebe0;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	line-height: 12px;
	font-size: .87em;
	color: #464441;
	border-left: 0;
	border: 1px solid #fff;
}

.scenariobody th {
	border: 1px solid #edebe0;
	border-bottom: 3px solid #edebe0;
	font-size: .97em;
}

.scenariobody td {
	background-color: #e0ded3;
	border: 1px solid #edebe0;
	font-size: .97em;
}

tr {
	vertical-align: top;
}

p.tablecaption {
	color: #6a6866;
	font-style: italic;
	font-size: .86em;
}.forumheading {
	font-size: 14px;
	font-weight: 700;
	color: #333333;
}
.forumprompt {
	font-size: 12px;
	font-weight: 800;
	color: #333333;
}

