@charset "windows-1252";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	font: normal 12px Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 15px;
	margin: 0;
}

h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	margin: 0;
}



a {
	color: #6600CC;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

.class_button { 
BORDER-RIGHT: #688caf 1px solid; 
PADDING-RIGHT: 2px; 
BORDER-TOP: #ffffff 2px solid; 
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 2px; 
FONT: bold 12px Tahoma; 
BORDER-LEFT: #ffffff 1px solid; 
COLOR: #333333; 
PADDING-TOP: 2px; 
BORDER-BOTTOM: #688caf 1px solid; 
BACKGROUND-COLOR: #E0E0F6
}

.message {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
	color: #660099;
	width: 98%;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
.message2 {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
	color: #660099;
	width: 98%;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}
.headerInfo {
	border: 1px solid #6600CC;
	background-color: #eeeeee;
	color: #333333;
	width: 98%;
	padding: 5px;
	float: left;
}


/* results table */
table.resultsTable {
	border-bottom: 1px solid #cccccc;	
	
}

table.resultsTable td.numResults {
	border-right: 1px solid #cccccc;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

table.resultsTable tr.headers {
	border-bottom: 1px dotted #CCCCCC;
}

/* end results table */

td.fbox {
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
}

td.fbox2 {
	background: url(images/featuredSchools/bg.gif) top left repeat-x;
} 


#shadowLeft {
	background: url(images/shadowLeft.gif) top right repeat-y;
	width: 15px;
	height: 100px;
}

#shadowRight {
	background: url(images/shadowRight.gif) top left repeat-y;
	width: 15px;
	height: 100px;
}

.divider {
	background: url(images/divHorizontal.gif) top left repeat-x;
	width: 100%;
	height: 8px;
	font-size: 1px;
}

.divider2 {
	background: url(images/lines/lineBottom.gif) top left repeat-x;
	width: 100%;
	height: 8px;
	font-size: 1px;
}

#breadCrumb {
	color: #999999;
	background-color: transparent;
	font-size: 10px;
}

#logo {
	float: left;
}

#banner {
	background: url(images/ckbanner2.jpg) top left no-repeat;
	height: 137px;
	width: 100%;
	float: inherit;
}

#home_link  {
   float:left;
   text-align:left;
  
}


.form {
	float: right;
	margin: 9px 5px 0 0;
	border: 0px solid #FF0000;
	height: 89px;
	
}

.form .searchBox {
	padding: 2px 2px 2px 2px;
	width: 150px;
	border: 1px solid #333333;
	color: #666666;
	background-color: #ffffff;
	background: #fff url(images/google_custom_search_watermark.gif) left top no-repeat;
}

.form2 {
	border: 0px solid #FF0000;
}

.form2 .cref_iframe {
	background-color: #ffffff;
	background: #fff url(images/google_custom_search_watermark.gif) left top no-repeat;
}



.captionText {
	color:#999999;
	font: italic 10px Arial, Helvetica, sans-serif;
}

td.searchBoxes {
	border: 1px solid #666666;
	padding: 10px;
}

/* blog */
.blogBox {
	margin: 5px 0 5px 0;
	padding: 5px;
	border:0px solid #cccccc;
	background: url(images/bgBlog.gif) top right no-repeat;
}

.blogBox td.num {
	border-right: 1px solid #cccccc;
}

.blog_date {
	color: #660099;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.blog_number {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	border-right: 0px solid #dddddd;
	padding: 0;
	width: 30px;
	margin: 0 5px 0 0;
	text-align: center;
	float: left;
	color: #CCCCCC;
	background-color: #FFFFFF;
}

.schoolName {
	color: #999999;
	background-color: transparent;
	font-size: 11px;
}

.schoolName b {
	color: #9999CC;
}
/* end blog */


/* gray welcome */
#grayWelcome {
	background-color: #FFF1B3;
	width:100%;
}

#grayWelcome #text a.custom {
		display: block;
		height: 115px;
		width: 92px;
		background: url(images/search/custom.gif) center center no-repeat;
		
		margin: 10px 5px 10px 5px;
	}
	
	#grayWelcome #text a:hover.custom {
		background: url(images/search/rollCustom.gif) center center no-repeat;
	}
	
	/* location */
	#grayWelcome #text a.location {
		display: block;
		height: 115px;
		width: 92px;
		background: url(images/search/location.gif) center center no-repeat;
		
		margin: 10px 5px 10px 5px;
	}
	
	#grayWelcome #text a:hover.location {
		background: url(images/search/rollLocation.gif) center center no-repeat;
	}
	
	/* name */
	#grayWelcome #text a.name {
		display: block;
		height: 115px;
		width: 92px;
		background: url(images/search/name.gif) center center no-repeat;
		
		margin: 10px 5px 10px 5px;
	}
	
	#grayWelcome #text a:hover.name {
		background: url(images/search/rollName.gif) center center no-repeat;
	}
	
	/* program */
	#grayWelcome #text a.program {
		display: block;
		height: 115px;
		width: 92px;
		background: url(images/search/program.gif) center center no-repeat;
		
		margin: 10px 5px 10px 5px;
	}
	
	#grayWelcome #text a:hover.program {
		background: url(images/search/rollProgram.gif) center center no-repeat;
	}
/* end gray welcome */

/* leftCol */
#leftCol {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 10px;
}
#leftCol2 {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding: 10px;
}
#leftCol3 {
	padding: 10px;
}

#azTop {
	background: url(images/azTop.gif) bottom center no-repeat;
	height: 12px;
	width: 272px;
}

#azMid {
	background: url(images/azMiddle.gif) top center repeat-y;
	width: 272px;
	margin: 0;
	padding: 0;
}

#azMid h1, #featuredMid h1 {
	padding: 0 0 0 20px;
	margin: 0;
}

ul.lister {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.lister li {
	padding: 0;
	margin: 0;
	
}

ul.lister a {
	display: block;
	margin: 0;
	padding: 3px 10px 3px 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;	
}

ul.lister a:hover {
	background-color: #ffffff;
	color:#666666;
		display: block;
	margin: 0;
	padding: 3px 10px 3px 20px;

}

ul.lister a.subject {
	display: block;
	margin: 0;
	padding: 3px 10px 3px 20px;
	border-bottom: 1px solid #cccccc;	
}

ul.lister a:hover.subject {
	background-color: #ffffff;
	padding: 3px 10px 3px 30px;
	background-color: #eeeeee;
}

#azBottom {
	background: url(images/azBottom.gif) top center no-repeat;
	height: 13px;
	width: 272px;
}

#featuredTop {
	background: url(images/featuredTop.gif) bottom center no-repeat;
	height: 12px;
	width: 272px;
}

#featuredMid {
	background: url(images/featuredMiddle.gif) top center repeat-y;
	width: 272px;
	text-align:left;
}

#featuredBottom {
	background: url(images/featuredBottom.gif) top center no-repeat;
	height: 13px;
	width: 272px;
	
}

#littleShade {
	background: url(images/littleShade.gif) top left repeat-x;
	height: 6px;
	width: 270px;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#littleShade2 {
	background: url(images/littleShade2.gif) top left repeat-x;
	height: 6px;
	width: 270px;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* end leftCol */

/* rightCol */
#rightCol {
	background-color: #FFF1B3;
	width: 250px;
}

#rightCol table td.righty {
	border-bottom: 1px solid #cccccc;
	color: #333333;
	background-color: transparent;
}

#rightCol table td.righty2 {
	color: #333333;
	background-color: transparent;
}

#centCol {
	background-color: #FFF1B3;
}

#centCol table td.border {
	border-top: 1px solid #cccccc;
	color: #333333;
	background-color: transparent;
}

/* end rightCol */


/* top nav */
#topNav {
	float: right;
	font: normal 10px "Times New Roman", Times, serif;
	margin: 0 5px 0 0;
	padding: 2px 0 0 0;
	height: 12px;
	color: #999999;
	background-color: transparent;
	}

#topNav a {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}

#topNav a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
/* end top nav */

/* begin main nav style */
#nav {
	float: right;
	height: 25px;
	width: 768px;
	background: url(images/nav.gif) left top repeat-x;
	
}

#nav ul {

	margin: 1px 5px 0 0;
	padding: 0;
	float: right;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/dividerNav.gif) bottom right no-repeat;
	padding: 0px 0px 0px 0px;

}

#nav a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	height: 18px;
	padding: 5px 7px 0px 7px;
	display: block;
	float: left;
}

#nav a:hover {
	background-color: #FFCC00;
	color: #333333;

}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #CCCCCC;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #333333;
	width: 205px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #FFFFFF;
	background-color: transparent;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #dddddd;
	color: #993399;
}

/* end main nav */

/* custom input */
 /* 
   .checkbox, .radio {
      height: 21px;
      padding: 0 0 0 25px;
      background: url("images/checkbox.gif") no-repeat 0 0;
      cursor: default;
    }
  .checkbox input, .radio input {
      display: none;
    }
   .radio {
     background: url("images/radio.gif") no-repeat 0 0;
   }
   .selected {
     background-position: 0 -52px;
   }
*/
/* form elements */
input, textarea {
	border: 1px solid #cccccc;
	padding: 1px;
	font: normal 12px Arial, Helvetica, sans-serif;
}


#studentLogin .inputText {
	width: 125px;
}

.nextPrev {
	float: left;
	margin: 5px;
}

.nextPrev a {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 75px;
	height: auto;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	color: #660099;
	text-align: center;
}

/* end form elements */

/* begin footer */
#footer {
	margin: 0 auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
}

#footer a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #cccccc;
	background-color: transparent;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
/* end footer */

.class_fieldset { margin: 0px;BORDER: #660099 1px solid;}

.class_legend {FONT: NORMAL 12px Tahoma; COLOR: #000000;}

.class_table { BORDER: #660099 1px solid; FONT: NORMAL 12px Tahoma;}

.class_filter_table { BORDER: #660099 0px solid; FONT: NORMAL 12px Tahoma;}






