﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}
	 
body
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
	text-align: center;
}


#master-page {
	text-align:center;
	width: 100%;
}

#content-header-wrapper
{
	position: relative;
	top: -5px;
}

#master-content 
{
	background-image:url(images/no2meth_r3_c1.jpg); 
	background-repeat:repeat-y; 
	background-position: right top;
	margin-top:5px;
	width: 782px;
	position: relative;
}

#header
{
	height: 119px;
	width: 782px;
	position: relative;
	left: 0px;
	top: 5px;
}

#header-right
{
	background: url(images/css_r1_c8.jpg) no-repeat;
	height: 119px;
	width: 19px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#header-left
{
	background: url(images/css_r1_c5.jpg) no-repeat;
	height: 71px;
	width: 398px;
	position: absolute;
	top: 0px;
	left: 365px;
}

#header-logo-nav-container
{
	width: 370px;
	height: 69px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 391px;
}

#header-logo
{
	display: block;
	position: absolute;
	left: -391px;
	border: 0;
	top: 0px;
}

.left_pane
{
	background-color:#EFF0F2;
	background: url(images/sidepanelbg.jpg) repeat-y right top;
	text-align:left;
	height:100%;
}

.sidebarcontent
{
	background-color:Transparent;
	background: url(images/sidepanelbg.jpg) repeat-y right top;
	padding: 0px 5px 5px 20px;
	line-height: 1.5em;
	font-weight: normal;
	text-align:left;
}

/* poster photo buttons */
UL#button
{
	padding: 0px 0px 0px 0px;
	left: -26px;
	margin: 0px;
	width: 405px;
	position: absolute;
	top: 71px;
}
UL#button LI
{
	display: inline;
}
#button-students A, #active-students A
{
	padding:0px;
	display: block;
	float: left;
	width: 139px;
	color: #0f284a;
	height: 48px;
	text-align: center;
	text-decoration: none;
}
#button-parents A, #active-parents A
{
	padding:0px;
	display: block;
	float: left;
	width: 119px;
	color: #0f284a;
	height: 48px;
	text-align: center;
	text-decoration: none;
}
#button-teachers A, #active-teachers A
{
	padding:0px;
	display: block;
	float: left;
	width: 140px;
	color: #0f284a;
	height: 48px;
	text-align: center;
	text-decoration: none;
}
#button-students A
{
	background: url(images/css_r2_c5.jpg) no-repeat;
	background-position:bottom;
}
#active-students A
{
	background: url(images/students-on.jpg) no-repeat;
	background-position:bottom;
}
#button-parents A
{
	background: url(images/css_r2_c6.jpg) no-repeat;
}
#active-parents A
{
	background: url(images/parents-on.jpg) no-repeat;
}
#button-teachers A
{
	background: url(images/css_r2_c7.jpg) no-repeat;
}
#active-teachers A
{
	background: url(images/teachers-on.jpg) no-repeat;
}
#button-students A:hover
{
	background: url(images/css_r2_c5over.jpg) no-repeat;
	background-position:bottom;
}
#active-students A:hover
{
	background: url(images/students-on.jpg) no-repeat;
	background-position:bottom;
}
#button-parents A:hover
{
	background: url(images/css_r2_c6over.jpg) no-repeat;
}
#active-parents A:hover
{
	background: url(images/parents-on.jpg) no-repeat;
}
#button-teachers A:hover
{
	background: url(images/css_r2_c7over.jpg) no-repeat;
}
#active-teachers A:hover
{
	background: url(images/teachers-on.jpg) no-repeat;
}

#featureset
{
    width: 100%;
    text-align:center;
}
#featureset table
{
    margin: 20px auto;    
    background:#999;    
}
#featureset table tr#headings td
{
    background:#ddd;  
}
#featureset table tr#headings td h4.propwidth
{
    width:90px;  
}
#featureset table tr td
{
    text-align:center;
    padding: 2px 8px;
    background:#fff;    
}
#bordered
{
    border-color: #666;    
    border-style: solid;    
    border-width: 0 1px 1px 1px;
    padding: 14px;        
}
.ajax-home-content div div div h1
{
    padding-bottom: 0;
}
.ajax-home-content
{
    background: #C5D6EC url(images/pizzazz-center.gif) top left repeat-x; 
    padding: 0; margin: 0;
}
.ajax-home-content div
{
    background: transparent url(images/pizzazz-left.gif) top left no-repeat;    
    padding: 0; margin: 0;
}
.ajax-home-content div div
{
    background: transparent url(images/pizzazz-right.gif) top right no-repeat;
    padding: 0; margin: 0;
}
.ajax-home-content div div div
{
    background-image: none;
    padding: 31px 90px 0 133px;        
}
div#closeout
{
    background: #C5D6EC url(images/pizzazz2-center.gif) top left repeat-x; 
    padding: 0; margin: 0;
}
div#closeout div
{
    background: transparent url(images/pizzazz2-left.gif) top left no-repeat;    
    padding: 0; margin: 0;
}
div#closeout div div
{
    background: transparent url(images/pizzazz2-right.gif) top right no-repeat;
    height:13px;    
    padding: 0; margin: 0;
}
.destinations p
{
    padding: 8px 0; 
    margin: 0;
    text-align: center;    
    border-color: #C5D6EC;
    border-style: solid;
    border-width: 0 0 1px 0; 
}
.destinations p img
{
    padding: 0; margin: 0 4px; border: 0;
}
#video img
{
    border: 0;
}
/******************
GENERIC CLASSES
******************/

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

.inline
{
	display: inline !important;
}

.notes
{
	border: 1px solid #CC6600;
	display: block;
	background: #FFFFCC;
	color: #666666;
	font-weight: bold;
	padding: 10px;
	margin: 30px 0;
}
.right
{
	float: right;
}


















/* Master Page Layout */
#master_header
{
	margin: 0 auto 0 auto;
	width: 782px;
}

#master_headertop
{
    text-align:left
}

#master_headerbottom
{
}

#master_page
{
	width: 782px;
	background: url(images/master_bg.jpg) repeat-y;
}

#master_menu 
{
	width: 211px; 
	background: url(images/no2meth_r2_c1.jpg) repeat-y left top;
}

#left_pane_content
{
	width: 211px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-align:left;
	height:100%
}

.sidebar 
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	color: #3B5CA1;
	padding-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#master_sidebarSamples
{	
	padding-top: 10px;
}

.HomePoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}
.sidebarcontent a
{
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	color: #000000;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

.master_content_filler
{
	background:  url(images/no2meth_r2_c4.jpg) repeat-y right top;
	height:100%
}

#master_content
{
	width: 571px;
	padding: 10px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-align:left;
	height:100%
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	width:530px;
	background-color: #ffffff;
	line-height: 17px;
	text-align:left;
	height:100%;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333333;
	font-size: 9px;
	letter-spacing: 11px;
}

#master_content a
{
	color: #5377A9;
	padding: 1px;
}

#master_content a:link
{
}

#master_content a:visited
{
}

#master_content a:hover
{
	background-color: #BFBFBF;
	color:#ffffff;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

.master_rightmiddle
{
    width:24;
    background: url(images/no2meth_r2_c8.jpg) repeat-y;
}

/* Content Page Layout             */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:14px;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding:2em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.4em;
}

.subheading{
	padding:1em 0 0.8em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Black;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}

.noBorderImage 
{ border: 0px;
}

/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: white;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	color: white;
	text-decoration: underline;
}

.accordionContent
{
    margin: 5px 0px 5px 0px;
    padding:3px;
}

a.MenuLink {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #5377A9;
	text-decoration: none;
    line-height:14px;
    
}

a.MenuLink:active {
	color: #5377A9;
	text-decoration: none;
}

a.MenuLink:visited {
	color: #5377A9;
	text-decoration: none;
}

a.MenuLink:link {
	color: #5377A9;
	text-decoration: none;
}

a.MenuLink:hover {
	color: #2E4D7B;
	text-decoration:underline;
	}	

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{	
	width:300px;	
	background-color:#5377A9;		
	color:white;
	font-weight:bold;		
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;	
	background-color:#5377A9;	
	color:white;
	font-weight:bold;		
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/





/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
    padding-bottom:1px;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;  
     padding: 2px 3px 2px 3px;   
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.dynamicPopulate_Normal 
{	
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}

.DNN_ANN_DesignTable
{
	width:100%;
	padding:4px;
}

.DNN_ANN_Description
{
}

.DNN_ANN_Description P
{
	margin-top:0px;
}

.Word
{
    font-weight: bold;
    font-size: 16px;
    color: blue;
}
.Descrption
{
    font-size: 12px;
    color: navy;
}
.CalcForm
{
	font-size: 10pt;
	color: #696969;
	font-family: Arial, Sans-Serif;
	background-color: #E0E7F3;
	text-align:center;
	padding:5px;
	border-color:Maroon;
	border-style:solid;
	border-width:1px;
}
.CalcFormHeader
{
	font-weight: bold;
	color: #696969;
	font-size: 12pt;
	font-family: Arial;
	text-align:center;
	border-bottom-color:#3B5CA1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:10px 0px 10px 0px;
}
.CalcFormSubHeadRow
{
	background-color: #add8e6;
}
.CalcFormSubHead
{
	font-weight: bold;
	color: #696969;
	font-size: 10pt;
	font-family: Arial;
	font-style: italic;
	background-color: #C8D5EA;
	text-align:left;
	padding-left:5px;
	margin-top:10px;
}
.CalcFormSubHeadCenter
{
	font-weight: bold;
	color: #696969;
	font-size: 10pt;
	font-family: Arial;
	font-style: italic;
	background-color: #C8D5EA;
	text-align:center;
	margin-top:10px;
}
.CalcFormRow 
{
	text-align:center;
}
.CalcFormNormal {
	color: #696969;
	font-size: 10pt;
	font-family: Arial;
	text-align:center;
}
.CalcFormNormalSmall {
	color: #696969;
	font-size: 8pt;
	font-family: Arial;
	text-align:center;
}
.CalcFormNormalBold {
	font-weight: bold;
	color: #696969;
	font-size: 10pt;
	font-family: Arial;
	text-align:center;
}
.CalcFormTotal
{
    background-color:#3B5CA1;
	font-weight: bold;
	color: #cccccc;
	font-size: 10pt;
	font-family: Arial;
}
.CalcFormSummary
{
	font-weight: bold;
	color: #696969;
	font-size: 12pt;
	font-family: Arial;
	text-align:center;
	margin:10px 0px 15px 0px;
}
.ListItems 
{
	color: #696969;
	font-size: 9pt;
	font-family: Arial;
	text-align:left;
	list-style-type:circle;
	list-style-position:inside
}
.InputField {
	color: #696969;
	font-size: 10pt;
	font-family: Arial;
	text-align:right;
}
.InvalidInput
{
	color:Red;
	font-size: 8pt;
	font-family: Arial;
	text-align:left;
}
.GameForm
{
	font-size: 10pt;
	color: #696969;
	font-family: Arial, Sans-Serif;
	background-color: White;
	text-align:center;
	padding:5px;
	border-color:Maroon;
	border-style:solid;
	border-width:1px;
	width:500px
}
.TimerPanel
{
	font-size: 18pt;
	color: #696969;
	font-family:Arial Black, Arial, Sans-Serif;
	background-color: #E0E7F3;
	text-align:center;
	padding:5px;
	border-color:Maroon;
	border-style:solid;
	border-width:1px;
	width:500px
}
.Failure
{
    font-size: 12pt;
    color: maroon;
    font-style: italic;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: center;
    font-variant:normal;
    font-weight:bold;
}
.ControlButtons
{ Background-Color:#536CA1;
    font-weight:bold;
    Font:Cambria 14px;
    Color:White;
    Width:100px;
    height:30px;
}
.AnswerButtons
{ Background-Color:#536CA1;
    font-weight:bold;
    Font:Cambria 14px;
    Color:White;
    Width:100%;
    height:40px;
}
.RightAnswer
{ Background-Color:#EDA641;
    font-weight:bold;
    Font:Cambria 14px;
    Color:Navy;
    Width:100%;
    height:40px;
}
.DisabledAnswer
{ Background-Color:#EAE9DD;
    font-weight:bold;
    Font:Cambria 14px;
    Color:Navy;
    Width:100%;
    height:40px;
}
.OptionButtons
{ Background-Color:#EDA641;
    font-weight:bold;
    Font:Cambria 14px;
    Color:Navy;
    Width:125px;
    height:30px;
    margin-top:5px;
}
.Question
{
	font-size: 12pt;
	color: #696969;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
}
.LifeLines
{
	font-size: 14pt;
	color: #696969;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
}
.LevelIndicator
{ text-align: right;
    width:100px;
    background-color:#CCD8EC;
    border:solid 1px #3B5CA1;
    padding:2px 2px 2px 2px;
}
.LevelItem 
{
    font-family:Arial;
    color:#4E4E4E;
    font-size:16px;
    font-weight:bold;
    padding:2px 10px 2px 5px;
    width:100px;
    }
.CurrentLevelItem 
{
    font-family:Arial;
    background-color:#EDA641;
    color:#000080;
    font-size:16px;
    font-weight:bold;
    padding:2px 10px 2px 5px;
    width:100px;
    }