/* ----------------------------------------------- */
/* COOL Classroom - Adventures CSS                 */
/* Originally created by Bean Creative             */
/* Modified 1/28/2009  by Sage                     */
/* ----------------------------------------------- */

body {
	margin:0;
	padding:0 0 20px 0;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	color:black;
	background:url(../img/adventure/background_adventure.jpg) repeat-x top #003f6e;
}

div.pusher {
	clear:both;
}	

.printme {
	display:none;
}

.floatright {
	float:right;
	margin:8px 0px 8px 8px; /*0 0 10 20*/
}

.floatleft {
	float:left;
	margin:8px 8px 8px 0px; /*0 20 10 0*/
}	

form {
	margin:0;
	padding:0;
}	

p {
	margin:0 0 .5em 0;
}

ul, ol {
	margin:.5em 0 1em .3em;
	padding-left:1.5em;
}

li {
	margin:0 0 .3em 0;
}

/* ------------------------------------- */
/* Main Structural Elements */
/* ------------------------------------- */
#advwrapper {
	width:958px;
}

#advleftcolumn {
	width:201px;
	float:left;
	display:inline;
}

#advleftcolumn img {
	vertical-align:bottom;
}

/*.sidebarhead {
	margin-bottom:-2px;
}*/
#problemnav {
	width:201px;
	background:url(../img/adventure/advnav_background.jpg) repeat-y;
}
#problemnav p {
	font-size: 12px;
	padding: 0px 15px;
	margin-bottom: 0;
	margin-top:-10px;
	color:white;
	font-style: italic;
}

#investigationnav {
	width:201px;
	background:url(../img/adventure/advnav_background.jpg) repeat-y;
	padding-bottom:10px;
}
#investigationnav p {
	font-size: 12px;
	padding: 0 15px;
}
#investigationnav td  {
	font-size: 11px;
	padding: 0px;
	color:white;
}
#investigationnav ul {
	margin:0;
}

#investigationnav a:link { color:#9ce6ff; text-decoration:underline;}
#investigationnav a:hover { color:#9ce6ff; text-decoration:underline;}
#investigationnav a:visited { color:#9ce6ff; text-decoration:none;}
#investigationnav a:visited:hover { color:#9ce6ff; text-decoration:underline;}

#advrightcolumn {
	width:757px;
	float:right;
	display:inline;
}

#advrightcolumntop {
	width:757px;
	height:66px;
	background:url(../img/adventure/background_advpagetop.jpg) no-repeat;
	position:relative;
}

#advloginbox {
	position:absolute;
	width:300px;
	height:30px;
	top:33px;
	right:20px;
	color:#00b4bc;
	font-size:12px;
}
#advloginbox td {
	font-size:12px;
	color:#00b4bc;
	padding-left:15px;
	line-height:.2em;
}
#advloginbox a:link, #advloginbox a:visited { color:#36CEF7; text-decoration:none; }
#advloginbox a:hover, #advloginbox a:visited:hover { color:#36CEF7; text-decoration:underline; }

#advrightcolumncontent {
	min-height:450px;
	background:url(../img/adventure/background_advpagerepeat.jpg) repeat-y;
	padding: 0 20px 1em 30px;
	position:relative;
}
#advrightcolumncontent {
	width:757px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:707px;
}

#advrightcolumnbottom {
	width:757px;
	height:63px;
	background:url(../img/adventure/background_advpagebottom.jpg) no-repeat;
}

#advfooter {
	width:757px;
	text-align:center;
	color:#668ca8;
}
#advfooter a:link { color:#99b2c5; text-decoration:none;}
#advfooter a:hover { color:#99b2c5; text-decoration:underline;}
#advfooter a:visited { color:#99b2c5; text-decoration:none;}
#advfooter a:visited:hover { color:#99b2c5; text-decoration:underline;}

#footernav {
	font-weight:bold;
	color:#6EE2FF;
	text-align:center;
	margin:0 0 10px 0;
}

/* ------------------------------------- */
/* Adventure Content: Callout Box */
/* ------------------------------------- */
div.calloutcontainer {
	width:339px;
}

div.callouttop {
	width:339px;
	height:10px;
	background:url(../img/adventure/calloutbox_top.gif) no-repeat;
}

div.calloutcontent {
	background:url(../img/adventure/calloutbox_bg.gif) repeat-y;
	padding: 0 11px 1em 11px;
}
div.calloutcontent {
	width:339px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:317px;
}

div.calloutbottom {
	width:339px;
	height:10px;
	background:url(../img/adventure/calloutbox_bottom.gif) no-repeat;
}

.photo {
	border:1px solid #8fcfff;
}

.advbottomtable {
	width:697px;
}

/* ------------------------------------- */
/* Adventure Content: Problem Boxes */
/* ------------------------------------- */
div.problemboxcontainer {
	width:339px;
}

div.problemboxtop {
	width:339px;
	height:10px;
	background:url(../img/adventure/problembox_top.gif) no-repeat;
}

div.problemboxcontent {
	background:url(../img/adventure/problembox_bg.gif) repeat-y;
	padding: 0 11px 1em 11px;
}

div.problemboxcontent {
	width:339px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:317px;
}

div.problemboxbottom {
	width:339px;
	height:10px;
	background:url(../img/adventure/problembox_bottom.gif) no-repeat;
}

.problem {background:url(../img/adventure/problembox_bg_problem.gif) no-repeat center left #fffcdf;}
.investigation {background:url(../img/adventure/problembox_bg_investigation.gif) no-repeat center left #fffcdf;}
.explanation {background:url(../img/adventure/problembox_bg_explanation.gif) no-repeat center left #fffcdf;}
.journal {background:url(../img/adventure/problembox_bg_journal.gif) no-repeat top left #fffcdf;}
.scuba {background:url(../img/adventure/problembox_bg_scuba.gif) no-repeat center left #fffcdf;}

/* ------------------------------------- */
/* Adventure Content: Journal Box */
/* ------------------------------------- */
div.journalboxcontainer {
	width:500px;
	margin: 0 auto;
}

div.journalboxtop {
	width:500px;
	height:10px;
	background:url(../img/adventure/journalbox_top.gif) no-repeat;
}

div.journalboxcontent {
	background:url(../img/adventure/journalbox_bg.gif) repeat-y;
	padding: 0 11px 1em 100px;
}
div.journalboxcontent {
	width:500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:389px;
}

div.journalboxbottom {
	width:500px;
	height:10px;
	background:url(../img/adventure/journalbox_bottom.gif) no-repeat;
}

.journalfield {
	width:280px;
	background:#FFFCDF;
	border:3px solid #89BAA4;
	padding:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}

.journalanswer {  /*added by sage*/
	width:250px;
	float: left;
	padding:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
}

/* ------------------------------------- */
/* Adventure Content: Discovery Box */
/* ------------------------------------- */
div.discoveryboxcontainer {
	width:369px;
	margin:0 auto;
}

div.discoveryboxtop {
	width:369px;
	height:10px;
	background:url(../img/adventure/discoverybox_top.gif) no-repeat;
}

div.discoveryboxcontent {
	background:url(../img/adventure/discoverybox_bg.gif) repeat-y;
	padding: 0 11px 1em 11px;
	text-align:left;
	color:#b7d5c5;
}
div.discoveryboxcontent {
	width:369px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:347px;
}

div.discoveryboxcontent a:link { color:#fff; text-decoration:underline;}
div.discoveryboxcontent a:hover { color:#fff; text-decoration:none;}
div.discoveryboxcontent a:visited { color:#fff; text-decoration:underline;}
div.discoveryboxcontent a:visited:hover { color:#fff; text-decoration:none;}

div.discoveryboxbottom {
	width:369px;
	height:10px;
	background:url(../img/adventure/discoverybox_bottom.gif) no-repeat;
}

/* ------------------------------------- */
/* ----- TEACHER TIPS BOX ---------------*/
/* ------------------------------------- */
#teacherboxcontainer {
	width:710px;
	margin:0 auto 1em auto;
	padding:1em 0;
}

div.loggedin {
	display:block;
}
div.loggedout {
	display:none;
}

div.teachertipscontent {
	background:#ffd9ac;
	border:1px solid #d62b22;
	padding:5px;
}
div.teachertipscontent, div.teachertipscontent p, div.teachertipscontent li {
	font-size:12px !important;
}
div.teachertipscontent a {
	font-weight:bold;
	font-size:14px;
}
div.teachertipscontent h3 {
	color: #d62b22;
	margin:5px 0 5px 0 !important;
}

div.tiplabel {
	width:100px;
	float:right; 
	text-align:right;
	font-weight:bold;
}

#teachernav ul {
	padding: 0 !important;
	margin: 0 !important;
	font-family: arial, helvetica, sans-serif;
}
#teachernav ul li { 
	display: inline; 
	font-size:12px;  /*added this line to deal with p change*/
	line-height: 1em;  /*added this line to deal with p change*/
}
#teachernav ul li a {
	padding: 0 1em 0 1em;
	background-color: #ffd9ac;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-weight:bold;
	border: 1px solid #d62b22;
}
#teachernav ul li a:hover {
	background-color: #FFFF9C;
}
#teachernav ul li.noback a {
	background-color: transparent;
	border: none;
}

/* ------------------------------------- */
/* ----- GENERAL CONTENT FORMATTING -----*/
/* ------------------------------------- */
h1 {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:24px;
	color:#009403;
	margin:0 0 .5em 0;
	}
	
h2 {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:24px;
	color:#00589b;
	margin:0;
	}
	
h3 {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	color:#003f6e;
	margin:0 0 .5em 0;
	}
	
h4 {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	color:#fff;
	margin:0;
	}

a:link { color:#de4800; text-decoration:none;}
a:hover { color:#de4800; text-decoration:underline;}
a:visited { color:#de4800; text-decoration:none;}
a:visited:hover { color:#de4800; text-decoration:underline;}
a.active { color:white !important; }

#advrightcolumncontent p, #advrightcolumncontent li {  
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:18px;
	color:#000;
	margin:0 0 .5em 0;
	line-height:1.3em;
	}
#advrightcolumncontent td {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:15px;
	color:#000;
	vertical-align:top;
	}

/* Wrapper to make information pages (unit plan) readable in adventure layout */
#advinfo p, #advinfo li {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#000;
	line-height:1.3em;
	}
#advinfo h3 {
	border-top:dashed #183F6C 1px;
	} 
#advinfo tr:hover {
	background-color: #A3BAD6;
	}

div.calloutcontent p {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#000;
	margin:0 0 .5em 0;
	line-height:1.3em;
	}

/* New left hand title box */
#advtitlebox {
	position:absolute;
	width:440px;
	height:30px;
	top:33px;
	left:30px;
	color:#00b4bc;
	font-size:12px;
}
#advtitlebox p {
  color: gray;
}


/* JQuery Tooltip functionality added 11/12/10 */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #003f6e;
	background-color: #fffcdf;
	padding: 3px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.tip {color:#003f6e;}

/* Credits 11/20/10 */
#credits p, #credits li {  
	font-size:14px;
	}

