body {
  font-size: 12px;
  font-family: "Calibri", Arial, sans-serif;
  background: #4d7492 url("/images/back2.gif") repeat-x;
  padding: 28px 0 56px 0;
}

a {
  text-decoration: none;
  color: #de8103;
}

h1 {
  font-size: 28px;
  font-weight: normal;
  color: #2a3a5c;
}

h2 {
  font-weight: normal;
  color: #2a3a5c;
  font-size: 19px;
  margin-bottom: 2px;
}

h3 {
  font-size: 1.1em;
  margin: 1.0em 0;
}

p {
  line-height: 20px;
  margin-bottom: 30px;
}

small {
  font-size: 80%;
}

.nice_table td {
  padding: 3px;
  border: 1px solid #b5b5b5;
}

.accordian div {
  display: none;
}

.info_icon {
  margin-left: 5px;
}

#wrapper {
  background: #23406a;
  width: 935px;
  position: relative;
  margin: 0 auto;
}

#wrapper_inner {
  padding: 0 30px 40px 30px;
}

#logo {
  display: block;
  margin-top: 38px;
  margin-left: 24px;
  float: left;
}

#login_nav {
  float: right;
  margin-top: 60px;
  margin-right: 30px;
  font-size: 12px;
}

#login_nav {
  color: #c4dbef;
}

#login_nav a {
  color: #c4dbef;
}

#header {
  margin: 0 0 10px 0;
}

#content {
  margin-top: 0px;
}

#content h1 {
  margin: 40px;
  margin-bottom: 2px;
}

#inner_content h1 {
  margin: 0;
}

#right_content h1 {
  margin: 0;
}

#left_content h1 {
  margin: 0;
}

#left {
  width: 193px;
  float: left;
  min-height: 600px;
  background: #de8103 url("/images/orangegrad.png") repeat-x;
  position: relative;
}

#left #quotes_holder {
  position: absolute;
  top: 30px;
  width: 153px;
  left: 20px;
}

#left #quotes_holder blockquote {
  top: 0;
  left: 0;
}

#left #quotes_holder p {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  margin-top: 10px;
  padding: 0;
}

#left #quotes_holder strong {
  font-size: 13px;
}

#right {
  width: 679px;
  float: left;
  min-height: 600px;
  background: #c4dbef url("/images/blueleftbg.gif") repeat-y;
  position: relative;
}
#right ol {
  list-style-type: decimal;
  margin-left: 20px;
}
#right ol li {
  margin: 10px 0;
}

#right ul {
  margin-bottom: 30px;
}

#right li {
  line-height: 18px;
}

#right #right_content li {
  line-height: 14px;
}

#right_content {
  float: left;
  width: 200px;
  padding-left: 30px;
  border-left: 1px solid #de8103;
  margin-right: 40px;
  margin-bottom: 40px;
}

#right_content ul {
  list-style: disc outside;
  margin-left: 20px;
}

#right_content ul li {
  margin-top: 10px;
}

#left_content {
  width: 305px;
  float: left;
  margin-right: 30px;
  margin-left: 40px;
  margin-bottom: 40px;
}

#inner_content {
  margin: 40px;
}

#inner_left {
  padding: 10px;
}

#inner_left a {
  color: #314368;
}

.nice_list {
  list-style: disc outside;
  margin-left: 20px;
}

.nice_list li {
  margin-bottom: 10px;
}

#right_content ul {
  list-style: disc outside;
  margin-left: 20px;
}

#right_content ul li {
  margin-bottom: 10px;
}

#left_content ul {
  list-style: disc outside;
  margin-left: 20px;
}

#left_content ul li {
  margin-bottom: 10px;
}

/* NAV */
#nav {
  list-style: none;
  margin-top: 14px;
  height: 43px;
  font-size: 11px;
  position: relative;
  overflow: visible;
  z-index: 89;
}

#nav li {
  position: relative;
  float: left;
}

#nav a {
  color: #bcdcf0;
  font-size: 14px;
  font-weight: bold;
  display: block;
  height: 43px;
  width: 104px;
  line-height: 43px;
  text-align: center;
  background: url(/images/nav.jpg) no-repeat;
}

#nav a:hover,
#nav a.over {
  background-position: 0px -43px;
  color: #de8103;
}

#nav a.about {
  width: 165px;
  background-position: -104px 0;
}

#nav a.about:hover, #nav a.about.over {
  background-position: -104px -43px;
}

#nav a.students {
  width: 141px;
  background-position: -269px 0;
}

#nav a.students:hover, #nav a.students.over {
  background-position: -269px -43px;
}

#nav a.schoolleaders {
  width: 199px;
  background-position: -410px 0;
}

#nav a.schoolleaders:hover, #nav a.schoolleaders.over {
  background-position: -410px -43px;
}

#nav a.networkleaders {
  width: 266px;
  background-position: -609px 0;
}

#nav a.networkleaders:hover, #nav a.networkleaders.over {
  background-position: -609px -43px;
}

#nav ul {
  display: none;
  position: absolute;
  top: 43px;
  left: 0px;
  z-index: 999;
  border: 1px solid #314368;
  border-top: 0;
  background: transparent url("/images/dropdown.png");
  list-style: none;
  visibility: visible;
}

#nav ul li {
  float: none;
  position: relative;
}

#nav ul li a {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  margin: 15px 10px;
  background-image: none;
  color: #ffffff;
  width: auto;
  height: auto;
  line-height: 1.2;
}

#nav ul li a:hover {
  color: #de8103;
}

/* LEFT SUBNAV */
#subnav {
  margin: 0;
  font-size: 12px;
  margin-left: 20px;
  list-style: none;
}

#subnav li {
  margin-bottom: 20px;
}

#subnav a {
  color: #314368;
}

#subnav a:hover {
  color: #ffffff;
}

#subnav a.over {
  color: #ffffff;
}

#footer {
  color: #fff;
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

#show_step_page h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #c98120;
  font-size: 25px;
  font-weight: normal;
}

#show_step_page #inner_content {
  margin-top: 0;
  color: #333333;
}

#show_step_page #left {
  background-position: 0px 58px;
}

#substeps {
  list-style: none;
  font-size: 13px;
  margin: 0 0 0 20px;
}
#substeps li {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  list-style: square;
}
#substeps li.indent {
  list-style: disc;
  margin-left: 40px;
  margin-top: 10px;
}
#substeps a {
  text-decoration: underline;
}
#substeps span {
  color: #c98120;
}

#top_left {
  height: 58px;
  background-color: #a5a5a5;
  color: #ffffff;
}
#top_left a {
  color: #ffffff;
}

#inner_left ul.step_list {
  line-height: 1.4;
  margin-bottom: 2.0em;
}
#inner_left ul.step_list li {
  border-bottom: 1px dotted #b26702;
}
#inner_left ul.step_list li a {
  display: block;
  padding: 5px 4px;
}
#inner_left ul.step_list li a.over, #inner_left ul.step_list li a:hover {
  background: #fdce8f;
}
#inner_left ul.step_list li a.over {
  font-weight: bold;
}

#step_pagination {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

#step_pagination a {
  color: #314368;
  text-decoration: underline;
  font-size: 13px;
}

#slide_content {
  display: none;
}

#home_slide {
  float: left;
  width: 577px;
  height: 251px;
  position: relative;
}

#home_slide img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 8;
}

#home_slide img.active {
  z-index: 10;
  opacity: 1.0;
}

#home_slide img.last-active {
  z-index: 9;
}

#quotes_holder {
  position: relative;
}

#quotes_holder blockquote {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
}

#home_quote {
  float: left;
  width: 298px;
  height: 251px;
  background: #fda600 url("/images/home/quotes_bg.gif") repeat-y;
  position: relative;
  color: #2a3a5c;
  font-size: 1.2em;
}

#home_quote #quotes_holder {
  margin: 25px 30px 30px 30px;
}

#home_quote #quotes_holder p {
  line-height: 1.6;
  margin: 0;
  margin-top: 10px;
  padding: 0;
}

#home_content {
  clear: both;
  padding: 18px;
  color: #ffffff;
  font-size: 14px;
  clear: both;
}

#home_content p {
  margin: 0;
}

#home_content .header {
  font-size: 28px;
  color: #de8103;
}

#home_columns {
  width: 100%;
  border-collapse: collapse;
}

#home_columns tr {
  vertical-align: top;
}

#home_columns td {
  width: 33%;
  background: url(/images/home/column_gradient.gif) repeat-y #e4ebef;
}

#home_columns .inner {
  padding: 40px 20px 20px 20px;
}

#home_columns h2 {
  margin-bottom: 14px;
}

.news_item {
  margin-bottom: 20px;
}

.news_header {
  line-height: 1.1;
}

.news_title {
  color: #2a3a5c;
  font-size: 14px;
  font-weight: bold;
}

.news_item p {
  margin-bottom: 10px;
}

.news_item .date {
  color: #777;
}

#social_column input.text {
  width: 98%;
}

#social_column input {
  margin-bottom: 10px;
}

input.label_value.init {
  color: #999;
}

#advisoryGroup_page h1 {
  margin-bottom: 20px;
}

#advisoryGroup_page p {
  line-height: 140%;
  margin-bottom: 20px;
}

#advisoryGroup_page #left_content {
  width: 252px;
}

#advisoryGroup_page #right_content {
  width: 253px;
}

#students_page #left {
  width: 0px;
  display: none;
}

#students_page h1 {
  font-size: 25px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#students_page #right {
  width: 872px;
}

#students_page #left_content {
  width: 470px;
  margin: 0;
  border: 0;
  padding: 0;
  margin-left: 17px;
  margin-top: 17px;
}

#students_page #right_content {
  width: 350px;
  margin: 0;
  border: 0;
  float: right;
  margin-right: 17px;
  margin-top: 17px;
  padding: 0;
}

#students_page #quotes_holder {
  background: #de8103 url("/images/orangegrad.png") repeat-x;
  height: 340px;
  margin-top: 20px;
}

#students_page #quotes_holder blockquote {
  top: 30px;
  padding: 20px;
  left: 0;
}

#students_page #quotes_holder p {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  margin-top: 10px;
  padding: 0;
}

#students_page #quotes_holder strong {
  font-size: 9px;
}

#students_page #quotes_holder #links {
  position: absolute;
  bottom: 25px;
  right: 20px;
  text-align: right;
}

#students_page #quotes_holder #links a {
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
}

.comment {
  border-bottom: 1px solid #de8103;
  padding-bottom: 0px;
  margin-top: 20px;
}

.author {
  color: #236fb5;
  font-weight: bold;
}

.bluebox {
  padding: 15px;
  padding-top: 10px;
  background-color: #1d64a2;
  color: #bedcef;
  margin-bottom: 5px;
}

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

.bluebox h1 {
  color: #bedcef;
  margin: 0;
  padding: 0;
}

.bluebox h2 {
  color: #bedcef;
  margin: 0;
  padding: 0;
}

.bluebox a {
  color: #ffffff;
}

.admin_form {
  background-color: #c4dbef;
  padding: 20px;
  margin: 14px;
  margin-top: 20px;
}

#right .admin_form {
  margin: 0;
}

#content .admin_form h1 {
  margin: 0;
  margin-bottom: 20px;
}

.admin_form label {
  font-weight: bold;
}

.admin_form label {
  display: block;
}

.admin_form input {
  display: block;
}

.admin_form input.checkbox {
  display: inline;
}

.admin_form label.checkbox {
  display: inline;
  font-weight: normal;
}

.admin_form p {
  margin-bottom: 20px;
  line-height: 100%;
}

.admin_form input {
  border: 1px solid #de8103;
}

.admin_form textarea {
  border: 1px solid #de8103;
}

.admin_form input[type=text] {
  width: 100%;
}

.admin_form textarea {
  width: 100%;
}

.admin_form textarea {
  width: 600px;
  height: 500px;
}

#admin_panel {
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px 0px;
  background-color: #de8103;
  font-size: 12px;
}

#admin_panel a {
  display: block;
  color: #ffffff;
  background-color: #de8103;
  padding: 0px 10px;
}

#admin_panel a:hover {
  background-color: #ffffff;
  color: #de8103;
}

#admin_panel p {
  padding: 10px;
  margin: 0;
}

.admin_table td {
  padding: 3px;
  vertical-align: top;
  border: 1px solid #999999;
}

input[type=hidden] {
  display: none;
}

.flash_message {
  background-color: #d7eed8;
  border: 2px solid #a0cca2;
  padding: 10px;
  color: #014500;
  margin-bottom: 0;
  width: 845px;
  opacity: 0.9;
  text-align: center;
  margin-top: 10px;
}

#home_page .flash_message {
  margin: 0;
  width: 848px;
  margin-bottom: 20px;
}

/* ADMIN STYLES */
ul.admin_list {
  line-height: 1.4;
  margin: 1.0em 0 2.0em 2.0em;
}

ul.admin_list li {
  list-style: disc;
}

#saved_messages li {
  list-style: disc;
  margin: 0 0 1.0em 1.0em;
}

#saved_messages li span {
  display: none;
}

.lowlight {
  color: #777;
}

.unpublished {
  text-decoration: line-through;
  color: #777;
}

a#erase_progress {
  display: block;
  text-align: center;
  font-weight: bold;
  background: #fcc;
  border: 1px solid #f00;
  color: #f00;
}

a#erase_progress:hover {
  background: #f00;
  color: #fcc;
}

.bold_orange {
  color: #de8103;
  font-weight: bold;
  font-size: 14px;
}

#login_form {
  line-height: 1.5;
}

#right_content ul.links {
  font-size: 1.3em;
  line-height: 1.4;
}

#right_content ul.links a:hover {
  text-decoration: underline;
}

div.error_message {
  background-color: #d7eed8;
  border: 2px solid #a0cca2;
  padding: 10px;
  color: #014500;
  text-align: center;
}

table.form {
  width: 100%;
}
table.form td {
  padding: 0 20px 20px 0;
}

