/***********************************************/
/* CriticalChoices040104.css                   */
/* Final Compulation Style Sheet               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.2em;
	margin: 0px;
	background-color: white;
	background-repeat: repeat-y;
	width: 100%;
	font-size: 80%;
}
#printlogo{display: none;}

a:link{
	color: #0000FF;
	text-decoration: underline;
}

a:visited{
	color: #990099;
	text-decoration: underline;
}

a:hover{
	color: #CC0000;
	text-decoration: none;
	background-color: #ffffff;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 130%;
 color: #003366;
 margin: 0px;
 padding: 3px;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #003366;
 margin: 0px;
 padding: 3px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003366;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border-bottom: solid #003366 2px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003366;
	background-color:#ffcc00;
	margin: 0px;
	padding: 3px;
	background-image: url(../images/lt_orgtop_crn.gif);
	background-repeat: no-repeat;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ffffff;
	background-color:#003366;
	margin: 0px;
	padding: 3px;
	background-image: url(../images/dk_blutop_crn.jpg);
	background-repeat: no-repeat;
}
h6{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #003366;
 background-color:#ffffff;
 margin: 0px;
 padding: 3px;
}
p, ul, ol, li, dd{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 3px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
.skipto {
	font-size: 70%;
	display:none;
	
}
label {
	font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

td#title{
	height: 25px;
	width: 100%;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding: 4px 5px 3px 10px;
	background-image: url(../images/header_bg.jpg);
}
td#title a:link, td#title a:visited {font-size: 70%;color:#036; display:none;}
td#title a:hover {color:#036; font-size: 70%;
text-decoration:none; display:none;}

td#leftside{
	top:50px;
	background-image: url(../images/left_bar.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	/*margin-right: 10px;*/
	width: 188px;
	height: 545px;
	vertical-align:top;
}

td#rightside{
	width: 170px;
	padding: 0px;
	vertical-align:top;
	background-image: url(../images/content_top_shdw.jpg);
	background-repeat: repeat-x;
}
td#content{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	width: 100%;
	vertical-align:top;
	background-image: url(../images/content_top_shdw.jpg);
	background-repeat: repeat-x;
}
#content h6{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
 font-weight:normal;
 color: #000000;
 background-color:#ffffff;
 margin-bottom: -15px;
 padding: 3px;
}


/***********************************************/
/* chapter navigation                         */
/**********************************************/
.chapNav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #036;
	margin: 10px 0px 20px 0px;
	padding: 2px 5px;
	background-color: #cee4f9;
	font-size: 90%;
}

.chapNav_top a:link {color: #036;}
.chapNav_top a:visited {color: #036;}
.chapNav_top a:hover {color: #C00;
	text-decoration: none;}
	
.chapNav_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #036;
	margin: 100px 0px 10px 0px;
	padding: 2px 5px;
	background-color: #cee4f9;
	font-size: 90%;
}

.chapNav_btm a:link {color: #036;}
.chapNav_btm a:visited {color: #036;}
.chapNav_btm a:hover {color: #C00;
	text-decoration: none;}

.chapNav_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #036;
	padding: 2px 3px;}
	
.bodytext{
	padding: 0px 0px 10px 3px;
	font-size: 80%;
}

.bodytextbold {
	font-weight: bold;
}
.bodytextboldblue{
	padding: 0px 0px 10px;
	font-weight: bold;
	font-size: 80%;
	color: #003366;
}
/************** box styles *****************/

.fullbox{
	float: left;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	width: 92%;
	font-size: 80%;
	border: solid #036 1px;
}

.halfbox_left{
	float: left;
	width: 45%;
	padding: 5px 5px 10px 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 80%;
	border: solid #036 1px;
}
.halfbox{
	float: left;
	width: 45%;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 80%;
	border: solid #036 1px;
}
/************* #content styles ***************/
.pullquote {
	font: 85% #036 Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	background-color: #ffffdf;
	margin: 10px;
	padding: 5px;
	border: 1px solid #ffcc00;
	font-style: italic;
}
	

.pictrt {float: right;
	margin-top: -15px;
	margin-right: 0px; 
	margin-bottom: 5px; 
	margin-left: 5px;
	border: 0px solid #000000;}

.pictlft {float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 0px solid #000000;}
	
.publicpict_right {float: right;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 5px; 
	margin-left: 15px;
	border: 0px solid #000000;}
	
.completed {
	list-style-image: url(../images/completed.gif);
	list-style-type: none;
	line-height: 160%;
}
.incomplete {
	list-style-image: url(../images/incomplete.gif);
	list-style-type: none;
	line-height: 160%;
}
#content label{
font-size:80%;}
	
/************* #footer styles ***************/
td#leftside_footer{
	top:50px;
	background-image: url(../images/left_bar.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 10px;
	width: 188px;
	vertical-align:top;
}
#footer{
	font-size: 70%;
	color: #003366;
	padding: 10px;
}

/*********** #leftside link styles ***********/
.leftside_nav {
	background: url(../images/0panelleft.jpg) no-repeat;
	margin: -1px;
	padding: 85px 0px 10px 5px;
	font-size: 80%;
	height: 545px;
	width: 188px;
}
.leftside_nav table{ 
margin-top:20px;}
.leftside_nav td{ font-size: 80%;}
.leftside_nav td a:link, .leftside_nav td a:visited{
	display: block;
	width: 170px;
	padding: 0px 0px 0px 3px;
}
.leftside_nav td a:hover{
	display: block;
	width: 170px;
	background-color:#ffffff;
}

.leftside_lrnCntr {
	background: url(../images/2panelleft.jpg) no-repeat;
	margin: -1px;
	padding: 85px 0px 0px 5px;
	font-size: 80%;
	height: 580px;
	width: 188px;
	border: 0px solid #fff
}
.leftside_lrnCntr td{ font-size: 80%;}
.leftside_lrnCntr td a:link, .leftside_lrnCntr td a:visited{
	display: block;
	width: 170px;
	padding: 0px 0px 0px 3px;
}
.leftside_lrnCntr td a:hover{
	display: block;
	width: 170px;
	background-color:#ffffff;
}

.login {top: 130px; 
	position: absolute; 
	font-size: 80%;}

.mainmenu {top: 140px;
	font-size: 80%;
	position: absolute; 
}

.mytools {top: 270px; 
	font-size: 80%;
	position: absolute; 
}
	
.backpack {top: 395px; 
	font-size: 80%;
	position: absolute; 
}
/*********** .rightside styles ***********/

.rightside{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	padding-left: 3px;
	width: 170px;
}

.rightside h3{
	padding: 0px 0px 2px 5px;
	background-color: #003366;
	color: #FFFFFF;
}

.rightside p, ul, ol, li, dd{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}

.rightside a:link,
.rightside a:visited {
	display: block;
	border-left: solid #fff 1px;
	border-top: solid #fff 1px;
}
.rightside a:hover {
	background-color: #bbddff;
	border-top: solid #666 1px;
	border-left: solid #666 1px;
}
.rightsidedownState {
	background-color: #bbddff;
	border-top: solid #666 1px;
	border-left: solid #666 1px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/************** #other rightside styles **************/

td#rightside ul a:link, #rightside ul a:visited {
	display: block;
	padding: 4px 0px 4px 4px;
}
td#rightside ul {
list-style: none; margin: 0; padding: 0;
}
td#rightside li {
	border-bottom: 1px solid #cccccc;
}

.searchtools {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 3px;
	font-size: 70%;
	width: 170px;
	height: 235px;
	background-image: url(../images/upperRight.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.client {

	width: 170px;
	height: 100px;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #036;
	background-color: #FFFFE6;
	font-size: 70%;
}
.client h3 {
	padding: 2px 0px 2px 5px;
	margin-bottom: -10px;
	background: #666600 url(../images/dk_blutop_crn.jpg) no-repeat;
	background-color: #003366;
	color: #FFFFFF;
}
.client p {
padding: 5px;}

.client_photo {
float: right;
	margin-top: 2px;
	margin-right: 2px; 
	margin-bottom: 20px;
	margin-left: 5px; 
	border:1px solid #036;
}
.presenter {
	width: 170px;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #660;
	background-color: #FFFFE6;
	font-size: 70%;
}
.presenter h3 {
	padding: 2px 0px 2px 5px;
	background: #666600 url(../images/dk_grntop_crn.jpg) no-repeat;
	background-color: #666600;
	margin-bottom: -10px;
	color: #FFFFFF;
}
.presenter p {
padding: 5px;}
.presenter_photo {float: right;
	margin-top: 2px;
	margin-right: 2px; 
	margin-bottom: 20px;
	margin-left: 5px; 
	border:1px solid #660;}
	
.trythis {
	width: 170px;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #006666;
	background-color: #FFFFE6;
	font-size: 70%;
}
.trythis h3 {
	padding: 2px 0px 2px 5px;
	margin-bottom: -10px;
	background: #006666 url(../images/blu_grntop_crn.jpg) no-repeat;
	color: #FFFFFF;
}
.trythis p {
padding: 5px;}

.quote {
	width: 170px;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #FF6600;
	background-color: #FFFFE6;
	font-size: 70%;
}
.quote h3 {
	padding: 2px 0px 2px 5px;
	margin-bottom: -10px;
	background: #FF6600 url(../images/dk_orgtop_crn.jpg) no-repeat;
	color: #FFFFFF;
}
.quote p {
padding: 5px;}

.howdoi {
	width: 170px;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #CC0000;
	background-color: #FFFFE6;
	font-size: 70%;
}
.howdoi h3 {
	padding: 2px 0px 0px 5px;
	margin-bottom: -10px;
	background: #CC0000 url(../images/dk_redtop_crn.jpg) no-repeat;
	color: #FFFFFF;
}
.howdoi p {
	padding: 5px;
}

/**** POP UP Window Styles ******/

#heading {background: #036; text-align: left; font: bold; color: white; }
td#hd {background: #036; font: bold; color: white;}
td#hd-center {background: #036; text-align: center; font: bold; color: white;}
td#item {border-left: 1px solid #ccc; border-bottom: 1px solid #ccc;}
td#date {border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; width: 15%}
td#message {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;width: 60% }
td#right {border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; width: 50%;}
.selected { background: #cee4f9; font-weight: bold; color: #036; padding:2px;}
.left {text-align: left; padding: 30px 0px 5px 10px;}
.close {text-align: center; margin-top: 30px; margin-bottom: 15px;}
.boldblue1 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366}
.bluetext1 { font-size:80%; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #003366}
.question {
	font-size: 90%;
	font-weight: normal;
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
.response {
	font-size: 80%;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
}
.edit {
	font-weight: normal;
	margin-left: 10px;
}
.character {
	text-align: left;
	padding-right: 20px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
}
/****** End Pop up Styles *****/

.altvideo {
	font-style: italic;
}
.hd {
	font-weight: bold;
	color: #003366;
	background-color: #CEE4F9;
	padding:5px 3px 3px 3px;
	font-size: 80%;
}
.hd-center{
	background: #cee4f9;
	text-align: center;
	font: bold;
	color: #036;
	font-size: 80%;
}
.item {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:5px 3px 3px 3px;
	font-size: 80%;
}
.one-item {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	padding:5px 3px 3px 3px;
	font-size: 80%;
}
.one-item-noborder {border-left: 0px;border-bottom: 0px;border-right: 0px ;vertical-align: top;padding:5px 3px 3px 3px;font-size: 80%;}
.cola { text-align:center; border-left: 1px solid #ccc;border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;vertical-align: top; padding:5px 3px 3px 3px;font-size: 80%;}
.colb {text-align:center; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; vertical-align: top; padding:5px 3px 3px 3px;font-size: 80%;}
.cola-left {
	text-align:left;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	padding:5px 3px 3px 3px;
	font-size: 80%;
}
.colb-left {text-align:left; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; vertical-align: top;font-size: 80%;}
.subheading {
font-size: 80%;
	text-align: left;
	font: bold;
	color: #036;
	padding:5px 3px 3px 3px;
	background-color: #ededed;
}
.subheading-center {
font-size: 80%;
	text-align:center;
	font: bold;
	color: #036;
	background-color: #ededed;
}
.edittopprint {
	margin:0px;
	display: block;
}
.required {
	font-size: 80%;
	font-weight: normal;
	color: #CC0000;
}
.dboardresponses {
	padding: 5px 5px 10px 5px;
	margin: 3px 10px 3px 3px;
	width: 98%;
	border: solid #036 1px;
}
.item_right {
	border-bottom: 1px solid #CCCCCC;
	padding:5px 3px 3px 3px;
	font-size: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.item_list{
	border-bottom: 1px solid #ccc;
	padding:5px 3px 3px 3px;
	font-size: 80%;
}

.editphoto {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.updatephoto {

	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	padding: 0px 10px;
}
.button {
	margin: 5px;
}
.home_student {

	float: left;
	width: 50%;
	padding: 5px 5px 10px 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	border: solid #036 0px;
}
.home_student p{
	margin: -5px 0px 0px 10px;

}
.home_partner {

	float: left;
	width: 50%;
	padding: 5px 5px 10px 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	border: solid #036 0px;
}
.home_partner p {
	margin: -5px 0px 0px 10px;
}
.home_learnmore {

	float: left;
	width: 50%;
	padding: 5px 5px 10px 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	border: solid #036 0px;
}
.home_learnmore p  {
	margin: -5px 0px 0px 10px;
}
