@charset "utf-8";
/* CSS Document */

/* 

	Some attributes need to have color shifts based on what site node they are in, these include
				h1, teachers, teachers h2, teachers p.visit, navigation a, header_links a, 

/*

/* ---------------------------------------- GLOBAL STYLES ---------------------------------------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0;
}

body {
	background-color:#f4f4f4;
	line-height:1.8em;
	color:#444;
	font-size:1em;
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:black;
	text-decoration:underline;
}

p {
	margin-bottom:20px;
}

a:hover {
	text-decoration:none;
}

ul {
	margin:0 0 20px 40px;
}

/* Color determined in conditional CSS */
h1 {
	padding:20px 0 5px 0;
	font-size:15pt;
}

h2 {
	font-size:12pt;
}

hr {
	border:1px dotted #cccccc;
}

.FloatImage {
	float:left;
	margin:0 15px 0 0;
}

.FloatImageRight {
	float:right;
	margin:0 0 5px 15px;
}

table {
	border-style:solid;
	border-color:#8d8e8f;
	border-width:1px;
	border-spacing:0;
}

table td {
	font-size:.8em;
	border-style:none;
	padding:10px;
}



/* ---------------------------------------- HEADER STYLES ---------------------------------------- */

/* Color determined in conditional CSS */
#header_container {
	text-align:left;
	min-height:415px;
}

#header {
	min-height:377px;
	width:1020px;
	margin:0 auto;
	padding:0;
}

#header_links {
	
}

#header_links ul {
	font-size:.8em;
	padding:0 35px 0 0;
	list-style:none;
	float:right;
}

#header_links li {
	display:inline;
	padding:0 10px;
}

#header_links li.border {
	border-left:1px solid black;
}

/* Color determined in conditional CSS */
#header_links a {
	text-decoration:none;
}

#header_links a:hover {
	text-decoration:underline;
}

/* ---------------------------------------- NAVIGATION STYLES ---------------------------------------- */

/* Color determined in conditional CSS */
#nav {
	min-height:375px;
}

#nav ul {
	font-size:13pt;
	line-height:1.4em;
	letter-spacing:.8pt;
	margin-left:65px;
	padding-top:30px;
	list-style:none;
}

#nav a {
	text-decoration:none;
}

#nav a.class_link {
	font-size:10pt;
}

#nav a:hover {
	text-decoration:underline;
}

#secondary_nav {
	float:right;
	margin:0 25px 100px 0;
}

#secondary_nav div {
	color:black;
	float:left;
	font-size:24pt;
	font-family:"Times New Roman", Times, serif;
}

#secondary_nav ul {
	border-left:2px solid #f6c511;
	float:left;
	list-style:none;
	font-size:15pt;
	padding-left:30px;
}

#secondary_nav a {
	color:#1992f5;
	text-decoration:none;
}

#secondary_nav a.selected {
	color:black;
	text-decoration:none;
}

#secondary_nav a:hover {
	text-decoration:underline;
}

#node_label {
	margin-top: 50px;
	text-align:left;
	color:black;
	font-size:24pt;
	font-family:"Times New Roman", Times, serif;
}

#secondary_nav li.third_level {
	font-size:.65em;
	line-height:1.2em;
	margin-left:15px;
}

#secondary_nav a.third_level_link {
	color:gray;
}

#secondary_nav a.third_level_link_selected {
	color:teal;
}

#secondary_nav a:hover {
	text-decoration:underline;
}

#curriculumn_wheel_nav {
	width:193px;
	height:201px;
	border:0;
	padding:0 0 0 40px;
	margin-top:-10px;
}

/* ---------------------------------------- CONTENT STYLES ---------------------------------------- */

#content_container {
	border-right:30px solid #c9732b;
	border-left:30px solid #c9732b;
	width:960px;
	margin:0 auto;
	text-align:left;
	background-color:#f8f8f8;
}

#content {
	padding:0 65px 0 120px;
}

#queryresults {
	list-style:none;
}

/* ---------------------------------------- GRADE STYLES ---------------------------------------- */

/* BG Image determined in conditional CSS */
#teachers {
	width:415px;
	margin:20px 0 0 0;
	display:block;
}

#teacher_photos_2 {
	float:right;
	padding:20px 20px 0 10px;
	max-width:180px;
}

#teacher_photos_1 {
	padding:20px 10px 0 20px;
	max-width:180px;
}

/* Color determined in conditional CSS */
#teachers p.visit {
	text-align:center;
	padding:30px 0;
}

#teachers h1 {
	font-size:1em;
	color:#014144;
	margin:-3px 0 0 5px;
	padding:0 0 5px 10px;
	background-color:white;
	width:150px;
}

#teachers h1 a {
	color:#014144;
	text-decoration:none
}


/* Color determined in conditional CSS */
#teachers h2 {
	font-size:.8em;
	padding:15px 0 0 5px;
	margin:0;
	line-height:1.2em;
}

#teachers p {
	font-size:.7em;
	margin:0 0 0 5px;
	padding:0;
	line-height:1.2em;
	color:black;

}

#teachers a {
	color:#666666;
	text-decoration:none;
}

#teachers img {
	width:150px;
	height:150px;
	border:5px solid white;
}

#teachers_quote {
	color:white;
	width:400px;
	font-style:italic;
	font-size:11pt;
	line-height:1.4em;
	min-height:153px;
}

#right {
	float:right;
}

#class_img_nav {
	margin:-50px 0 0 0;
}

img.class_top_nav {
	width:533px; height:50px; border:0
}

img.class_bot_nav {
	width:533px; height:55px; border:0
}

/* ---------------------------------------- SEARCH STYLES ---------------------------------------- */

#search {
	clear:both;
	font-size:.8em;
	padding: 60px 0 50px 120px;
	min-height:210px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#search ul {
	margin:0;
	padding:10px 0 0 0;
}

#search li {
	display:inline;
	padding:0 5px;
	border-left:1px solid #fcb77e;
}

#search li.first {
	border:0;
}

#search input, #home_search input {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#333;
	background-color:#d9e8f5;
	border:1px solid #c8d6e2;
	margin-top:10px;
}

#search a {
	color:#d0812e;
	text-decoration:none;
}

#search a:hover {
	text-decoration:underline;
}

/* ---------------------------------------- FOOTER STYLES ---------------------------------------- */

#footer_container {
	background-color:#dae8f5;
	text-align:left;
	padding:20px;
	background-image:url(../../../../sp/fragments/utes_footer/styles/footer_bg.gif);
}

#footer {
	font-size:.8em;
	width:980px; margin:0 auto;
}

#footer a {
	color:#6fb3ee;
}

#footer li {
	display:inline;
	padding:0 5px;
	border-left:1px solid #a8acaf;
}

#footer li.first {
	border:0;
}

#prime_footer {
	margin-top:50px
}

.FloatLeftQuote, .FloatRightQuote {
	font-style:italic;
	margin-left:25px;
}

.hidden {
	visibility:hidden;
	width:0;
	height:0;
	position: absolute; 
	left: 0;
	top: -5000px; 
}
