/* CSS Document */

body {
font-size:1em;
}

div#pageWrapper{
position:relative;
width:100%;
}

div#tptNav{
display:none;
}

div#newtonMasthead{
display:none;
}

div#newtonMasthead form{
display:none;
}

div#newtonMasthead img{
display:none;
}

div#attention{
display:none;
}
/***********************************************/
/* Guide Banner                                 */
/***********************************************/
div#pageBanner{
position:relative;
width:100%;
}

div#breadcrumbNav{
display:none
}

div#titleGroup{
width:100%;
border-right:none;
background-color:#fff;
}

div#titleGroup img{
width:100px;
height:42px;
border:none;
}

div#jumpMenu{
display:none;
}

.linkToVideo{
display:none;
}

div#teacherguide{
width:100%;
border-right:1px solid #FF914B;
}

div#title{
/*height:42px;*/
width:100%;
background-color:#fff;
margin:0;
padding:0;
}

div#title h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
font-weight: normal;
font-variant: normal;
letter-spacing:.03em;
margin:0;
padding:6px 0 0 0;
color:#000;
}

div#subhead{
/*height:38px;*/
width:100%;
background-color:#fff;
border-top:none;
border-bottom:1px solid #333;
margin:0;
padding:6px 0;
}

div#subhead p{
font-family:Arial,Helvetia;
font-size:.9em;
font-weight: bold;
font-variant: normal;
letter-spacing:.03em;
margin:0;
padding:0;
color:#333;
}

/***********************************************/
/* Content                                 */
/***********************************************/
div#content{
padding:0 0 20px 0;
}

#questions{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:.9em;
font-weight: bold;
font-variant: normal;
line-height:1.5em;
margin:8px 0;
padding: 0 0 8px 0;
color:#333;
width:100%;
border-bottom:1px solid #333;
}

#questions li{
margin-left:30px;
}

div#content span{
display:inherit;
}

div#sideBar{
font-family:Verdana, Arial, Helvetica, san-serif;
float:right;
width:28%;
/*height:100%;*/
margin:10px 0 0 20px;
border:1px solid #333;
}

.sidebarHead{
margin:0;
padding:0;
}

#connections, #vocabulary, #resources, #trythis{
width:100%;
height: 20px;
color:#333;
font-size:.9em;
padding:2px 0 0 0;
text-indent:10px;
margin:0;
border-top:1px solid #333;
border-bottom:1px solid #aaa;
}

div#sideBar ol, div#sideBar ul, div#sideBar dt, div#sideBar dd{
font-family:Verdana, Arial, Helvetica, san-serif;
font-size:.8em;
font-style: normal;
font-variant: normal;
line-height:1.5em;
margin:8px 5px 5px 0px;
padding:0 0 0 10px;
color:#333;
list-style-position:inside;
}

div#sideBar dt{
font-weight:bold
}

div#sideBar dd{
margin:0 5px 20px 6px;
}


div#mainGuideText{
width:68%;
}

div#mainGuideText p{
font-size:.85em;
margin:0 10px 10px 20px;
padding:6px;
}

#overviewHead, #activityHead{
font-family:Verdana, Arial, Helvetica, san-serif;
font-size:1.1em;
margin:10px 0 10px 0;
position:relative;
left:10px;
padding:0;
}

#activityHead{
padding:6px 0 0 0;
}

/***********************************************/
/* Footer                                 */
/***********************************************/

div#footer{
width:100%;
background-color:#fff;
clear:both;
border-top:1px solid #333;

}
div#grant{
width:100%;
background-color:#fff;

}
#threemlogo{
float:right;
margin:10px 30px 0 20px;
width:150px;
height:20px;
}

div#footer p{
font-family:Verdana, Arial, Helvetica, san-serif;
font-size:.6em;
font-style: normal;
font-variant: normal;
line-height:1.5em;
letter-spacing:.03em;
color:#000;
padding:10px 0 10px 30px;
border-left: none;
border-right: none;
}

div#footer #copyright{
text-align:center;
}

div#footer  a:link, div#footer a:visited{
display:none;
}
