@media all{
html {
	overflow-x: auto;
}
body { 
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: #1c939a;
	text-decoration: underline;
}
a:visited {}
a:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.clearboth { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }

/* Containers */
#container{
	width: 100%;
	background: #f1f0e7;
}
div.c{
	margin: 0px auto;
	width: 960px;
}
#container .c {

}

/* College of Education Header */
#coe-header{
	background: #4c5151;
}
#coe-header .c{
	padding: 8px 0 8px 20px;

}
#coe-header .c a{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;	
	width: 230px;
}
#coe-header .c a em{
	font-size: .8em;
}
#coe-header .c a:hover{
	text-decoration: underline;
}

/* Header */
#header{}
#header .c{
	padding: 13px 0 12px 0;
	position: relative;
	border-bottom: 6px solid #fbb77a;
}
#header a{
	text-decoration: none;
}
#header h1{
	font-size: 1.65em;
	padding-left: 12px;
}
#header h1 a{
	display: block;
	text-indent: -999em;
	background: url(../static/isaac-logo.png) no-repeat top left transparent;
	width: 331px;
	height: 39px;
}
#header h2{
	font-size: 1.0em;
	text-transform: uppercase;
}
#header h2 a{
	color: #ababab;
	font-weight: normal;
}
#header #site-search{
	float: right;
	padding-right: 42px;
	position: relative;
	margin-top: 5px;
}
#header #site-search form{
	display: block;
}
#header #site-search label{ 
	text-transform: uppercase; 
	font-size: .65em; 
	display: block; 
	height:0px; 
	overflow:hidden; 
	color: #808080; 
}
#header #site-search input#site-q{
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	height:17px;
	margin: 0;
	padding-left: 5px;
	color: #7a7979;
	outline: none;
}
#header #site-search input#s{
	position: absolute;
	right: 20px;
	bottom: 2px;
}

/* Main */
div#main{}
div#main div.c{
	position: relative;
	padding: 0 0 31px 0;
	background: url(../static/bottom-pattern.png) bottom left repeat-x #FFF;
}

/* Menu */	
#menu{
	background: #FFF;
	float: left;
	width: 202px;
	padding: 11px 0 0 0;
	border-right: 1px solid #fbb77a;
}
#menu ul{
	margin: 0;
	padding: 0;
	z-index: 1;
}

#menu ul li{
	list-style: none;
	z-index: 1;
}

/* Level 1 */
#menu ul li a{
	display: block;
	width: 165px;
	padding: 6px 13px 6px 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2b2f2f;
	z-index: 1;
	cursor: pointer;
}
#menu ul li.selected a, #menu ul li.parent-selected a, #menu ul li a:hover{
	font-weight: bold;
}
#menu ul li.parent-selected, #menu ul li.selected{
	background: #f6f5f6;
}
/* Level 2 */
#menu ul ul{
	margin-left: 24px;
	padding: 3px 0;
}
#menu ul li ul li.selected{
	padding: 0;
}
#menu ul li.parent-selected ul li a, #menu ul li.selected ul li a{
	font-weight: normal;
	width: 153px;
	padding: 6px 0 6px 15px;
}
#menu ul li.parent-selected ul li.selected a, #menu ul li.parent-selected ul li.parent-selected a, #menu ul li.parent-selected ul li a:hover, #menu ul li.selected ul li a:hover{
	background: url(../static/menu-arrow.png) left 9px no-repeat #F6F5F6;
}
/* Functional code */
#menu ul li ul{
	display: none;
}
#menu ul li.selected ul, #menu ul li.parent-selected ul, #menu ul li.parent-selected li.selected ul, #menu ul li.parent-selected li.parent-selected ul{
	display: block;
}
#menu ul li.selected li ul, #menu ul li.parent-selected li ul{
	display: none;
}

/* Additional Info (used by SubSites) */
#main #additional-info{
	float: right;
	width: 172px;
	margin: 0 0 10px 15px;
}
#main #additional-info img{
	float: right;
	width: 172px;
	display: block;	
	margin: 0;
	padding: 0;
}
#main #additional-info #promo-link{
	background: #fbb77a;
	display: block;
	padding: 10px;
	clear: right;
}
#main #additional-info #promo-link p, #main #additional-info #promo-link p a{
	font-family: Georgia, serif;
	font-style: italic;
	color: #95673f;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#main #additional-info #promo-link p a{
	font-size: .85em;
}
#main #additional-info #promo-link p a:hover{
	text-decoration: underline;
}
#main #additional-info #placeholder{
	height: 45px;
}
#secondary-menu{
	float: right;
	width: 171px;
	border-left: 1px solid #fbb77a;	
}
#secondary-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#secondary-menu ul li{
	margin: 0;
	padding: 0;
}
#secondary-menu ul li a{
	display: block;
	width: 144px;
	padding: 6px 13px 6px 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2b2f2f;
	z-index: 1;
	cursor: pointer;
}
#secondary-menu ul li.selected a, #secondary-menu ul li a:hover{
	background: url(../static/menu-arrow.png) no-repeat left 9px transparent;
}

/* Sub Footer */
#sub-footer{
	background: url(../static/bottom-pattern.png) repeat-x top left transparent;
	height: 31px;
}

/* Child Page */
#main h1.page_title{
	margin: 0 0 0 203px;
	padding: 12px 0 12px 35px;
	font-size: 1.1em;
	color: #FFF;
	font-weight: normal;
	background: #26b3bc;
}

/* Content */
#content{
	margin: 0 0 0 203px;
	padding: 20px 35px 45px 35px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#content.additional{
	margin-right: 172px;
}
#content h1, #content h2, #content h3, #content h4{
	font-size: 1.7em;
	letter-spacing: 1px;
	font-weight: normal;
	color: #1c939a;
}
#content h2{
	font-size: 1.4em;
}
#content h3{
	font-size: 1.2em;
}
#content h4{
	font-size: 1em;
}

/* Newsletter Sign Up*/
#newsletter-content{
	width: 410px;
	float: left;
}

#newsletter{
	padding:10px 0px 5px 0px;
	width: 257px;
	height: 94px;
	float: left;
	background: #f5fcfb;
	border: 1px solid #f0f6f5;
}
#newsletter .email-label{
	padding: 0px 0px 0px 20px;
	font-size: 1.2em;
	color: #adbbbc;
}
#newsletter h4{
	margin: 10px 0px 12px 20px;
	font-size: 1.2em;
	color: #198990;
	font-weight: bold; 
}
#newsletter #news-signup fieldset{
	padding-left: 20px;
	color: #25b3bc;
	float: left;
}
#newsletter #news-signup .field_email label{
	display: none;
}
#newsletter #news-signup .field_email .error{
	margin-left: 0px;
	color: #198990;
	font-weight: bold; 
} 
#newsletter #news-signup .field_email .error p{
	padding: 0px 0px 0px 5px;
} 
#newsletter #news-signup .field_email #email{
	width:140px;
	height: 19px;
	border: 1px solid #25b3bc;
}
#newsletter #news-signup .sign-up{
	border: 1px solid #78d0d5;
	text-transform: uppercase;
	background-color: #25b3bc;
	color: #fff;
	float: left;
	width: 61px;
	height: 23px;
	margin: 2px 0px 0px 4px;
}
.subscribe-notes{
	padding: 5px 60px 5px 5px;
	float: right;
}
/* News and Promotions (Subsite Homepage Bottom) */
#news-promos{
	margin: 0 0 0 203px;
	background: #4c5151;
	color: #f2f2f2;
	padding: 30px;
}
#news-promos #news{
	float: left;
	width: 210px;
	font-size: .75em;
	margin-right: 60px;
}
#news-promos #news h2{
	color: #fbb77a;
	text-transform: uppercase;
	margin-bottom: 18px;
	font-size: 1.25em;
}
#news-promos #news dl{
	margin: 0;
}
#news-promos #news dl dt{
	margin-bottom: 18px;
}
#news-promos #news dl dt a{
	display: block;
	color: #f2f2f2;
	text-decoration: none;
	font-weight: bold;
}
#news-promos #news dl dt.more a{
	display: inline;
	color: #86d3e4;
	text-decoration: underline;
}
#news-promos #news dl dt a:hover{
	text-decoration: underline;
}
#news-promos #news dl dt.more a:hover{
	text-decoration: none;
}
#news-promos #buttons{
	position: relative;
	float: left;
	width: 190px;
	margin-left: 30px;
}

/* Featured Promotions (Homepage & Subsite Homepage) */
#content-container #featured-promotion{
	position: relative;
	float: left;
	width: 172px;
	border-right: 1px solid #fbb77a;
	padding-right: 30px;
}
#featured-promotion #featured-panels{
	overflow: hidden;
}
#featured-panels div{
	display: none;
}
#featured-panels div.selected{
	display: block;
}
#featured-promotion img{
	float: right;
	width: 172px;
}
#featured-promotion blockquote{
	margin: 0 0 20px 0;
	padding: 10px 15px;
	background: #eeedec;
	font-size: .75em;
	color: #494747;
	clear: right;
}
#featured-promotion .more{
	text-transform: uppercase;
	color: #1c969e;
}
#featured-promotion #featured-nav{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 30px;	
}
#featured-nav li{
	list-style: none;
	float: left;
	margin-left: 5px;
}
#featured-nav li a{
	color: #fdfdfe;
	text-decoration: none;
	display: block;
	width: 15px;
	text-align: center;
}
#featured-nav li a.selected, #featured-nav li a:hover{
	text-decoration: underline;
}

/* Form Stuff */
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
fieldset legend {
	display: none;
}
fieldset div {
	margin: 10px 0px;
}
fieldset div.error {
	margin-left: 135px;
	border: 0px;
	font-size: 0.8em;
	background-color: #FFF7CF;
}
fieldset div.error p, li.error {
	margin: 0px;
	padding: 1px 2px;
	font-style: italic;
}
li.error {
	font-size: 0.9em;
	color: #8B2145;
}
fieldset div.error div.checkbox {
	margin-left: 5px;
}
fieldset div.checkbox, fieldset div.radio {
	margin-left: 135px;
	border: 0px;
	padding: 3px 0px;
}
fieldset div.checkbox div, fieldset div.radio div {
	border: 0px;
}
fieldset div.checkbox label, fieldset div.radio label {
	float: none;
}
fieldset .example {
	margin-left: 15px;
	border: 1px solid #CCC;
	display: inline;
	padding: 5px 15px 1px 10px;
	font-size: 0.9em;
}
fieldset .example p {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 60px;
	font-style: italic;
	color: #333;
}
input, textarea, select {}
select {}
div.select{
	margin: 1px 0;
}
input.submit {}
label {
	float: left;
	width: 100px;
	text-align: right;
	margin: 4px 5px 2px 0px;
}
label em {
	font-weight: bold;
	margin-right: 4px;
	color: #FF0000;
}
fieldset.submit {
	margin: 0px;
	padding: 0px;
}
div.submit {}
div.formSuccess {
	margin: 0px 10%;
	text-align: center;
	background-color: #D1E1E3;
	font-style: italic;
	font-weight: bold;
	color: #185C52;
	margin-bottom: 10px;
}
div.formError {
	margin: 0px 10%;
	text-align: center;
	background-color: #E7C57B;
	font-style: italic;
	font-weight: bold;
	color: #8B2145;
	margin-bottom: 10px;
}
div.formSuccess p {}
div.formError p {
	
}
div.formSuccess p, div.formError p {
	display: inline;
	padding: 3px 0px 3px 25px;
	margin: 0px auto;
}
div.formSuccess a, div.formError a {
	font-style: normal;
	font-size: 0.9em;
	margin: 0px 0px 0px 15px;
}

/* Submit a Manuscript */
#manuscript div.error{
	margin-left: 105px;
}
#manuscript .indicate em {
	font-weight: bold;
	margin-right: 4px;
	color: #FF0000;
}
#manuscript #form_cover_letter label, #manuscript #form_manuscript label{
	display: none;
}

/* Membership Form */
#membership label{
	width: 125px;
}
#membership div.error{
	margin-left: 130px;
}
#membership .field_type div.error div.select{
	margin-bottom: 0;
}
}
@media handheld{
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
}
#container {
	width: 100%;
}

}
@media print{
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
}
#container {
	width: 100%;
}
#header h1 a{
	background: none;
	text-indent: 0;
	width: 600px;
	color: #000;
	font-size: .8em;
}
}
