/** Reset CSS **/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
/*	color: #3a3a3a; */
	vertical-align: baseline;
	background: transparent;
}




body {
	line-height: 1.5;
	font-size: 9pt;
}

a.text {
/*	color: #8A1E04 !important; */
}

/*
h1 {
	padding: 5px 0 10px 0;
	margin: 0;
	font-size: 18px;
	color: #003a64;
}

h2 {
	padding: 5px 0 10px 0;
	margin: 0;
	font-size: 16px;
	color: #003a64;
}

h3 {
	padding: 5px 0 10px 0;
	margin: 0;
	font-size: 15px;
	color: #003a64;
}
*/

.header h3 {
	margin: 0;
	padding: 15px 0 1px 0;
}


h1, h2, h3, h4, h5, h6 {
	padding: 5px 0 5px 0;
	margin: 0;
	color: #002B50;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
}

.SmallHeadline, .MediumHeadline, .Headline { /* same as h4 */
	padding: 5px 0 5px 0;
	margin: 0;
	color: #002B50;
	font-family: inherit;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

/*
ol, ul {  commented out, jps 2/12/10
	list-style: none;
}
*/

ul, ol {
	margin: 6px 14px 12px 14px;
	padding: 0 0 5px 5px;
}

li {
/*	margin-bottom: 14px; */
	color:#3A3A3A;
	font-size: 12px;
	line-height: 1.5;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** End Reset **/

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

body {
	font-family: Arial, sans-serif;
	padding: 0;
	margin: 0;
}

.container {
	background: url('/web/20140520134033im_/http://kansasregents.org/images/template/lead-gold.jpg') repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 1px #003a64 solid;
}

.wrapper { 
/*	background: url('/web/20140520134033im_/http://kansasregents.org/images/template/left-column-star-bg.jpg') bottom -9px no-repeat; */
	background-image:url('/web/20140520134033im_/http://kansasregents.org/images/template/left-column-star-bg.jpg');
	background-position:-9px bottom;
	background-repeat:no-repeat;
}
	



.left_column, .right_column, .inner_left, .inner_right, .left_footer, .right_footer, .right-inner, .right-sidebar {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

.right_column {
	background: url('/web/20140520134033im_/http://kansasregents.org/images/template/nav-bg.gif') repeat-x;
}




.left_column h4 {
	color: #0f3553;
	font-size: 9pt;
	margin: 5px 0 10px 0;
}
/* Left side of page */

.left_column, .inner_left {
	width: 250px;
}
.inner_right{
	width: 500px;
}
/* Left Sidebar Including Logo */

.left_column .btm_left_column {
	padding: 0px 25px 0 30px;
}
.btm_left_column p {
	color: #3a3a3a;
	font-size: 12px;
	line-height: 1.6;
}

.left_column .logo {
	background: url('/web/20140520134033im_/http://kansasregents.org/images/template/nav-bg.gif') repeat-x;
	text-align: center;
	cursor: hand;
}

/* Right Side of Page */
.right_column {
	width: 750px;
	background-color: #fff;
}


/* Global Navigation Top Right */

.globalnavigation {
	height: 90px;
	width: 180px;
	margin-left: 552px;
}
.globalnavigation .search {
	padding: 25px 0 7px 0;
	text-align: center;
	background: url('/web/20140520134033im_/http://kansasregents.org/images/template/search-shadow.jpg') -4px -2px no-repeat;
	
}
.globalnavigation .nav {
	padding: 1px 0 0 2px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.globalnavigation .nav a, .globalnavigation .nav a:visited, .globalnavigation .nav a:hover {
	color: #022c4f;
	text-decoration: none;
}
.globalnavigation input {
	margin: 0;
	padding: 0;
	height: 20px;
	border: 1px solid #90a6b6;
	border-collapse: collapse;
	width: 150px;
	vertical-align: middle;
}
.globalnavigation #searchsubmit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #fff;
	background: url('/web/20140520134033im_/http://kansasregents.org/images/template/search-submit-bg.jpg') center center;
	margin: 0;
	padding 3px 0 0 0;
	height: 22px;
	width: 25px;
	border: none;
	cursor: hand;
}
.globalnavigation #searchsubmit:hover {
	cursor: hand;
}
.globalnavigation .nav, .globalnavigation .nav a {
	color: #002c4f;
	font: 9px Arial, sans-serif;
}

.globalnavigation .nav a:hover {
	color: #8A1E04;
	text-decoration: underline;
}

/* Main Site Navigation */

#nav_bar {
	padding: 0;
	margin: 10px 0px 0 0;
	height: 62px;
}
#nav_bar div {
	height: 29px;
}
#nav_bar ul {
	padding: 5px 0 0 0;
}
#nav_bar a {
	font-size: 11px;
	color: #e0d0ac;
	text-decoration: none;
	padding-right: 35px;
	white-space: nowrap;
}
#nav_bar a.alphalink {
	margin-right: 0px;
}

.dropdown li.submenu-down {
	background: transparent !important;
}


/* Class to Make the Element Scrollable */

.scrollable {
	overflow: auto;
}

/* TOP LEFT CONTENT HOME PAGE */

.news {
	font-size: 80%;
	color: #002b52;
	line-height: 1.3;
	padding: 0 15px;

}
.news h3 {
	margin: -40px 0 0 0;
	color: #003a64;
	padding-bottom: 0px;
}

.news .read-all {
	font-size: 80%;
	color: #3b3b3b;
	padding-top: 20px;
}

.news .read-more {
	font-weight: normal;
	font-size: 85%;
}

.news .date {
	font-size: 90%;
	color: #666666;
	padding-bottom: 0;
	margin-bottom: -10px;
}
.news .intro {
	padding: 0;
	font-weight: normal;
	color: #003a64;
}

.news a:link, .news a:visited {
	color: #666666;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
	color: #666666;
}

/* Main page element */



/* Content Area */

.news {
	height: 288px;
	padding: 0 10px 0 20px;
	background-color: #b0bec8;
}

.picture {
	background-color: #003A64;
	color: #fff;
	font-size: 11px;
	padding: 0;
	height: 335px;
	overflow-y: hidden;
}
.picture p {
	margin-top: 0;
	padding: 10px 15px 0px 15px;
	text-align: center;
	color: #ffffff;
	font-size: 120%;
}


/* EVENTS SECTION OF CONTENT *****************************************************************************/

.events {
	background-color: #fff;
	height: 210px;
	overflow-y: hidden;
	overflow-x: hidden;

}

.events table tr, .events table td {
	
}

.events {
	font-size: 75%;
}

.events h3 {
	padding: 15px 20px 15px 19px;
}

.events td{
	padding: 0px 0px 3px 5px;
}

.events th {
	color: #8a8a8a;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 3px 14px;
}

.events p {
	padding: 0;
	margin: 0;
}

.events .see-calendar a {
	font-size: 70%;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
}

.events .see-calendar a:hover {
	text-decoration: underline;
}

/* rotating picture */
.schools {
	height: 260px;
	background-color: #F7E9CE;
	text-align: center;
}

/* Footer of the site */

#footer {
	background-color: #003A64;
	color: #ffffff;
	font-size: 11px;
	clear: both;
}

#footer .left_footer {
	width: 260px;
	padding:10px 0 10px 0;
	background-color: #003A64;
}

#footer .left_footer p {
	line-height: 1;
	padding: 0px 0px 0px 40px;
}

#footer .left_footer br {
	margin: 7px;
}

#footer .right_footer {
	width: 740px;
	text-align: center;
}

#footer p {
	padding: 30px 5px 0px 40px;
	line-height: 1;
	color: #fff;
}

#footer img {
	text-align: center;
	vertical-align: middle;
}

#footer .grid_70 {
	text-align: center;
}

#dropdown-two {
	padding-left: 0;	
}

#dropdown-one {
	padding-left: 25px;	
}

.left_column h4 {
	color: #0f3553;
	/*font-size: 70%; commented out jps 02/23/2010*/
	margin: 5px 0 2px 0;
}

.left_column .subnav {
	color: #3a3a3a;
	font-size: 70%;
	padding: 0 0 5px 10px;
	line-height: 2;
}

.subnav a {
	color: #3a3a3a;
	text-decoration: none;
}
.subnav .sub_sub_nav {
	padding: 0 5px 0 7px;
}
.subnav a.active, .subnav a:hover {
	font-weight: bold;
}
.subnav .sub_sub_nav a.active, .subnav .sub_sub_nav a:hover {
	font-weight: bold;
	border-bottom: 1px solid #8f7e5b;
}
.header {
	margin: 0;
	padding: 0;
}
.pagecontent {
	padding: 15px 30px;
}
.pagecontent .body p, td {
	font-size: 9pt;
	line-height: 1.5;
	margin: 0 0 10px 0;
	color: #3a3a3a;
}

.section {
	background: url('/web/20140520134033im_/http://kansasregents.org/images/template/sidebar-bg.gif') top right repeat-y;
}
.section .right-inner {
		width: 525px;
}
.section .right-sidebar {
	font-size: 11px;
	padding: 0 0 0 50px;
	width: 112px;
}

.section {
	min-height: 450px; /* this is to keep the right hand column tall enough for the short content pages */
}


.right-sidebar img {
	margin-left: -10px;
	padding: 0 0 4px 0;
}

/* ************* */

table p img {
/*	padding: 4px 0 4px 12px; */
}

a:link, a:hover, a:visited {
	color: #8a1e04;	
}

.left_footer p a:link, .left_footer p a:hover, .left_footer p a:visited, #footer a:link, #footer a:hover, #footer a:visited {
	color: #ffffff;
}

.subnav a:link, .subnav a:hover, .subnav a:visited {
	color: #3A3A3A;	
}

#tools {
	padding: 1px 2px 3px 4px;
	position: absolute;
	display: block;
	left: 100px;
	top: 100px;
}

#print, #sendfriend {
	padding: 0;
	margin: 0;
	border: none;
}

.breadcrumbs {

}
.breadcrumbs td {
	font-size: 8pt;
	color: #6f6f6f;
	vertical-align: top;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.breadcrumbs a {
	font-size: 8pt;
}

.CalendarNormal a, td.CalendarNormal {
	background-color: transparent !important;
	padding: 1px;
}

td.CalendarNormal, td.CalendarCaption {
	border-bottom: 1px #e7c274 solid;
	border-top: 1px #e7c274 solid;
	padding: 2px 5px 2px 5px;
}

td.CalendarCaption {
	background-color: #ebcc8b;
}

.facebook-icon {
	margin: -3px 0 0 3px;
	border: none;
}

.logo {
	cursor: pointer;
}

.school-list td {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
}

.school-list img {
	margin: 5px 10px 5px 0;
	border: 1px #333333 solid;
}

.school-list h2 {
	padding: 0;
}

.alpha-letter {
	font-size: 300%;
	font-weight: bold;
	line-height: 80%;
	margin: 0;
	padding: 0;
	color: #d4a00f;
}

.btt {
	font-size: 80%;
}



/*
     FILE ARCHIVED ON 13:40:33 May 20, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:43:02 Mar 21, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 229.074
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.058
  cdx.remote: 0.052
  esindex: 0.007
  LoadShardBlock: 199.264 (3)
  PetaboxLoader3.datanode: 287.894 (4)
  load_resource: 164.788
  PetaboxLoader3.resolve: 35.878
*/