/* CSS Document */

/************************ STRUCTURE & STYLES ************************/
body {
	background: #c4d6e6 url(images/bg.gif) top repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #008e80;
	outline: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
#container {
	width: 865px;
	margin-left:auto;
	margin-right: auto;
}
/************************ ACCESSIBILITY STYLES ************************/
.accessibility  {
	left:-999em;
	position:absolute;
	top:-999em;
}

/************************ HEADER ************************/
#preHeader {
	width: 865px;
	height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008e7f;
}
#breadcrumbs {
	width: 636px;
	height: 38px;
	line-height: 38px;
	margin-left: 30px;
	float: left;
	font-weight: bold;
}
/************** Search **************/
#search {
	width: 182px;
	height: 29px;
	margin: 9px 17px 0 0;
	float: right;
}
#searchvarDesc {
	float: left;
	line-height: 20px;
	font-weight: bold;
}
#searchvar {
	border: none;
	background: url(images/search_bg.gif) top left no-repeat;
	color:#666666;
	font-size:10px;
	height:15px;
	margin: 0 3px 0 5px;
	padding:4px 4px 0 4px;
	width:100px;
	float: left;
}
#searchsubmit {
	width: 27px;
	height: 14px;
	margin-top: 3px;
}
/************** End Search **************/
#header {
	width: 865px;
	height: 93px;
	background: #ffffff url(images/header_bg.gif) top left no-repeat;
}
/************** Logo **************/
#logo {
	background: url(images/logo.gif) top left no-repeat;
	height: 69px;
	width: 360px;
	float: left;
	margin: 12px 0 0 18px;
}
#logo h1 {
	height: 69px;
	width: 360px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	width: 360px;
	height: 69px;
}
#logo span {
	display:none;
} 
/************** End Logo **************/
#schools {
	height: 30px;
	width: 350px;
	float: right;
	margin: 38px 20px 0 0;
	text-align: right;
}
#schools form select {
	color: #008E80;
	font-size: 11px;
	width: 200px;
}
#schools form select option {
	padding: 2px 0;
	line-height: 12px;
	height: 12px;
}

/************************ NAVIGATION ************************/
/*************** Menus are style in hmenu.css ***************/
#navigation {
	width: 848px;
	height: 24px;
	padding: 0 0 0 17px;
	background: #ffffff;
}

/************************ FEATURE ************************/
/* Images uploaded to /uploads/images/feature_images (uploaded
   inside of Smart ISD CMS Image Manager */
#feature {
	width: 849px;
	height: 228px;
	padding: 0 8px;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	color: #333333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; /*CHANGE*/
	line-height:1.3;
}
#controls { 
	z-index: 1000; 
	position: absolute; 
	top: 0; 
	left: 0; 
	display: none;
	margin: 0 0 0 10px; 
	padding: 6px; 
	width: 100px;
}
#controls span { margin: 0 5px; }
#controls img { border: none; }
#feature h3 {
	color: #01539c;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 30px;
}
#feature p {
	margin: 0;
	padding: 0;
}
td.featTD {
	padding: 0 40px;
}

/************************ CONTENT ************************/
#content {
	width: 849px;
	padding: 8px 8px 0 8px;
	background: #ffffff;
	float: left;
}
#content ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-position: outside;
	list-style-type: square;
}
#content ul li {
	padding: 5px 0;
	line-height: 1.2;
}
#contBot {
	width: 849px;
	height: 4px;
	background-color: #e3e9ed;
	float: left;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}
/************************ Home Page ************************/
#frontCont {
	width: 849px;
	background: #ffffff url(images/frontCont_bg.gif) top left repeat-y;
	float: left;
	min-height: 360px;
}
/************** Left Content **************/
#contLft {
	width: 252px;
	float: left;
	background: #ecf1f5 url(images/contLeft_bg.gif) left bottom repeat-x;
	padding-bottom: 23px;
	color: #666666; /*CHANGE*/
}
.lftSection {
	padding: 15px;
}

h2.lftHead {
	color: #333333;
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px; 
	font-size: 18px; /*CHANGE*/
}
.lftDesc {
	line-height: 1.5;
}
.lftDesc p {
	padding: 0;
	margin: 0 0 10px 0;
	color: #666666; /*CHANGE*/
}
/************** End Right **************/

/************** Right Content **************/
#contRt {
	width: 575px;
	float: right;
	padding: 15px 6px 8px 16px;
}
.rtSection {
	padding: 0 13px;
}



/************** TEST**************/

h1.rtHead {
	color: #01539c;
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;	
	font-size: 20px; 
}


/************** END TEST**************/



h2.rtHead {
	color: #333333;
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;	
	font-size: 20px; 
}
.rtDesc {
	line-height: 1.5;
}
.rtDesc p {
	padding: 0;
	margin: 0 0 10px 0;
}
.rtDesc h3 {
	color: #007963;
	margin: 0 0 10px 0;
	FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	padding-top: 10px;
}
hr.rtLine {
	border: 0;
	width: 100%;
	color: #eaeaea;
	background-color: #eaeaea;
	height: 2px;
	margin: 18px 0;
}
a.more, a.more:visited, a.more:active {
	text-decoration: none;
	color: #008e80;
	font-weight: bold;
	background: url(images/more_bg.gif) right center no-repeat;
	padding-right: 15px;
	font-size: 11px;
}
a.more:hover, a.more:focus {
	text-decoration: underline;
}
/************** End Left **************/

/************************ Articles ************************/
#artCont {
	width: 849px;
	background: #ffffff url(images/frontCont_bg.gif) top left repeat-y;
	float: left;
	min-height: 360px;
}
/************** Article Right Content **************/
#artRt {
	width: 559px;
	float: right;
	padding: 15px 19px 8px 16px;
}
h2.artHead {
	color: #01539c;
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	font-size: 20px;
}
.artDesc, .searchDesc {
	line-height: 1.5;
    font-style: normal;

}
.artDesc p, .searchDesc p {
	padding: 0;
	margin: 0 0 12px 0;
}

/***************************************** LB additions *****************************************/
.artDesc h2 {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px; 
	font-size: 18px; 
}
.artDesc h3 {
	FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	color: #007963;
	padding-top: 10px;
}

.artDesc h4 {
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

.artDesc h5 {
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}
/****************************************** END LB additions ******************************************/
.searchDesc h1 { /* Hides default search heading. */
	display: none;
}
/************** End Article Left **************/

/************** Wide Articles **************/
#wideCont {
	width: 849px;
	background: #ffffff;
	float: left;
	min-height: 360px;
}
#artWide {
	width: 811px;
	float: left;
	padding: 15px 19px 8px 19px;
}
/************** End Wide Articles **************/

/************** 2-column Articles **************/
#twoCont {
	width: 849px;
	background: #ffffff url(images/frontCont_bg.gif) top left repeat-y;
	float: left;
	min-height: 360px;
}
#artTwo {
	width: 830px;
	float: left;
	padding: 0 19px 8px 0px;
}
h2.artHead2 {
	color: #01539c;
	padding: 15px 0 12px 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px; /*CHANGE*/
	font-size: 20px;
	width: 560px;
	float: right;
}
#twoTop {
	float: left;
	width: 252px;
    height: 55px; 
    background: #ECF1F5  15px 15px no-repeat;  /*CHANGE*/
    background-position: center; /*CHANGE*/
}
.artDesc2 {
	line-height: 1.5;
	float: left;
}
.artDesc2 p {
	padding: 0;
	margin: 0 0 12px 0;
}

/***************************************** LB additions *****************************************/
.artDesc2 h2 {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px; 
	font-size: 18px; 
}
.artDesc2 h3 {
	FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	color: #007963;
	padding-top: 10px;
}

.artDesc2 h4 {
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

.artDesc2 h5 {
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}
/****************************************** END LB additions ******************************************/

td.rtCol {
	padding-left: 19px;
}

td.rtCol h3 {
	padding-right: 19px;
}


td.leftCol {
	background: #ecf1f5 url(images/contLeft_bg.gif) left bottom repeat-x;
	padding: 0 15px 23px 15px;
	line-height: 1.5;
}
td.leftCol h2 {
	color: #333333;
	margin: 0;
	padding: 10px 0 12px 0;
	font-weight: normal;
	letter-spacing: 0px; /*CHANGE*/
	font-size: 18px;
}
td.leftCol p {
	color: #666666; /*CHANGE*/
	padding: 0;
	margin: 0 0 12px 0;
}
td.rtCol hr {
	border: 0;
	width: 100%;
	color: #eaeaea;
	background-color: #eaeaea;
	height: 2px;
	margin: 18px 0;
}

/************** End 2-column Articles **************/


/************** Summary Pages **************/
blockquote.summaryPageTitle {
	font-weight: bold;
	margin: 0 0 2px;
	padding: 0;
	font-size: 14px;
}
blockquote.summaryPageDescription {
	margin: 0 0 20px;
	padding: 0;
}
/************** End Summary Pages **************/




/************************ FOOTER ************************/

.clear {
	clear: both;
}

#footer {
	width: 849px;
	background: #ffffff url(images/footer_bg.gif) bottom left no-repeat;
	padding: 0 8px 8px 8px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
}
#footLft {
	width: 499px;
	height: 55px;
	background: #e3e9ed url(images/botLinks_bg.gif) bottom left no-repeat;
	float: left;
	padding: 5px 0 0 15px;
	font-size: 10px;
}
#footLft p {
	margin: 0;
	padding: 0;
}
#footRt {
	width: 320px;
	height: 55px;
	background: #e3e9ed url(images/copyright_bg.gif) bottom right no-repeat;
	float: right;
	padding: 5px 15px 0 0;
	line-height: 16px;
}
#copyright {
	width: 320px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
}
#copyright a {
	text-transform: none;
}
#botLinks {
	width: 320px;
	float: right;
	text-align: right;
	font-size: 10px;
}
#botLinks p {
	margin: 0;
	padding: 0;
}
#botLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	float: right;
}
#botLinks ul li {
	float: left;
	padding: 0 0 0 8px;
}
#sisd {
	width: 825px;
	padding: 0 20px;
	height: 27px;
	margin: 5px 0 15px 0;
	text-align: right;
}

/************************ Online School Styles ************************/
/************** Logo **************/
#onlineLogo {
	background: url(images/onlineLogo.gif) top left no-repeat;
	height: 65px;
	width: 223px;
	float: left;
	margin: 13px 0 0 21px;
}
#onlineLogo h1 {
	height: 65px;
	width: 223px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#onlineLogo h1 a {
	display: block;
	width: 223px;
	height: 65px;
}
#onlineLogo span {
	display:none;
} 
/************** End Logo **************/
#onlinePhone {
	float: right;
	width: 450px;
	height: 46px;
	line-height: 46px;
	color: #01539c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
#onlineSlogan {
	height: 30px;
	width: 450px;
	float: left;
	margin: 0 0 0 35px;
	text-align: left;
	color: #88959e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 0px;
}
#OLnavigation {
	width: 848px;
	height: 24px;
	padding: 0 0 0 17px;
	background: #ffffff;
}
#onlineFeature {
	background: url(/uploads/images/online_hs/header/online.jpg) top left no-repeat;
	width: 849px;
	height: 228px;
}
#ofText {
	width: 240px;
	float: left;
	margin: 45px 0 0 27px;
}
#ofText h2 {
	margin: 0;
	padding: 0;
	color: #01539c;
	size: 30px;
}
#ofText img {
	border: none;
}
.artDesc3 td.rtCol {
	padding-top: 15px;
}
.artDesc3 td.leftCol {
	padding-top: 5px;
}
/***************************************** LB additions *****************************************/
.artDesc3 h2 {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px; 
	font-size: 18px; 
}
.artDesc3 h3 {
	FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	color: #007963;
	padding-top: 10px;
}

.artDesc3 h4 {
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}
.artDesc3 h5 {
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

label.error {
	color: red;
	display: inline-block;
	padding-left: 5px;
}
input.error {
	border: 1px dotted red;
}