
/* Global styles */
body {
    border: medium none;
    margin: 0;
    min-width: 600px;
    padding: 0;
    position: relative;
    width: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;; 
}

body.home {
	background-color:#114b79;
}

body.pages {
	background-color:#114b79;
}

#inner, #main_box, #middle_box, #middle_box_container, #top_box_middle, #footer_box_middle {
	margin:0 auto;
position:relative;
width:875px;
} 

h1, h2, h3, h4 {
font-weight:100;
}

h1, h2, h3, h4, h5, h6 {
font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h3 {
	font-size: 1.6em;
}

h1 {
	font-size: large;
}

a {
text-decoration:none;
}


.standard li {
	font-size: .9em;
}
#page_container {
	height: 100%;
	width: 824px;
	margin: 0 0 0 105px;
}

#main_box {
	float:left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.5em;
}

#home_page img {
	margin: 5px 5px 5px 5px
}

/* header items */

#schoolname {
	border:none;
	float:left;
	font-size:25px;
	font-weight:bold;
	height:55px;
	line-height:20px;
	margin:5px 10px 7px 5px;
	padding:4px;
	text-align:left;
	width:474px;

}

#top-logo {
	float: right;
}



#top-logo-right {
	height: 5px;
	float: right;
	margin:25px 0 0 0;
	line-height: 5px;
	font-size: 5px;
}

#top_right_menu {
	float: right;
	width: 300px;
	text-align: right;
	padding: 0 10px 0 0;
	line-height: 1em;
}

#search-box {
	float: right;
	margin-top: 10px;
}

#tagline {
	float: right;
	padding: 4px 10px 0 0;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	
}

/* header items */

#top_box, #top_box_outer, #top_box_middle{
	float:left;
}

#top_box, #top_box_outer{
	float:left;
	width: 100%;
}

#top_box {
    height: 70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent url(/images/top_bar_bkg.png) 0 0 repeat;
}

#top_box h1 {
    height: 14px;
}
#top_box_outer {
  background: transparent url(/images/nav_shadow_bottom.png) 0 100% repeat-x;
}

#top_box_middle {
    height: 70px;
	margin: 0 0 0 50px;
}

#footer_box_middle {
	float:left;
    height: 105px;
	line-height: 1.25em;
	font-size: .8em;
	padding: 10px 0 0 50px;

}

#footer_box_middle .float_right {
	text-align: right;
}

#privacy_policy h2 {
	font-size: 18px;
}



#big_bar {
  background: #000 url(../images/big_bar.gif) 0 0 repeat-x;	
}

#big_bar .inner { 
  height: 369px;
  overflow: hidden;
  padding: 0 15px;
}

#middle_box {
    float: left;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
    width: 824px;
	height: 100%;
}

#middle_box_container {
	padding: 10px 10px 10px 10px;
	height: 350px;
	margin: 0 0 10px 0;
}

#middle_box_interior {
	margin: 0 0 0 100px;
	padding: 10px;
	height: 100%;
	width: 724px;
	position:relative;
	float:left;
	background-color: white;
}

#inner_title_bar {
	  background: #000 url(../images/small_bar.gif) 0 0 repeat-x;
	  height: 65px;
	  width: 100%;
	  position: relative;
	  padding: 0 0 0 0;
}

#inner_title_bar div {
	  font-size: 1.5em;
	  font-weight: bold;
	  padding: 15px 0 0 115px;
	  color: white;
	  width: 824px;
}

#middle_box_interior #inner {
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
	height: 100%;
  	background: transparent url(../images/interior_bot.gif) bottom no-repeat;	
	position:relative;
	float:left;
}

#bottom_yellow_rounded {
	margin: -5px 0 0 0;
	padding: 0;
	line-height:0;
	font-size:0;
}

#top_nav {
float:left;
list-style-type:none;
margin:0;
color: white;
list-style-image:none;
list-style-position:outside;
}

#top_nav li {
float:left;
padding:18px 8px 13px;
white-space:nowrap;
font-weight: bold;
}

#top_nav a:link, #top_nav a:visited {
color: white;
}

#top_nav a:hover {
color:#545454;
}


.half_box {
	float: left;
	width: 48%;
}

.full_box {
	float: left;
	width: 100%;
}

.two_thirds_box {
	float: left;
	width: 65%;
	position:relative;
}

.one_third_box {
	float: left;
	width: 32%;
	position:relative;
}


.half_box .show_label {
	text-align: left;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.small-padding {
	padding: 5px 5px 5px 5px;
}

.left_margin {
	margin-left: 15px;
}

.small-text {
	font-size: .75em;
}

.tag_line {
	float: left;
	font-size: .85em;
	height: 10px;
	margin: 35px  0 0 25px
}
.very-small-text {
	font-size: .5em;
}

.thin-border {
	border-style:solid;
	border-width: 1px;
	border-color: #9EC8DD;
}

.medium-width {
	width:350px;
}

table .odd {
	background-color: #9EC8DD;
}

table .even {
	background-color: #CBE7F5;
}

.spacer_small {
	clear: left;
	height: 10px;
}

.clear_left {
	clear: left;
}

.bottom-margin {
	margin-bottom: 15px;
}

.listing th{
	font-size: 14px;
	text-align: left;
	width: 40px;
}

.listing td{
	font-size: 12px;
	width: 200px;
}


td.action_link_cells{
	width: 20px;
} 

/* table layouts */
#student-list table {
    border-color: black;
    font-size: small;
}

#student-list table tr td {
    padding: 5px;
    vertical-align: top;
}

#header th {
    font-size: smaller;
	text-align: left;
}

.table_listing table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 1em;
	
}

.table_listing td {
	border-bottom: 1px solid #6FA9C7;
	border-left: 1px solid #6FA9C7;
}

.table_listing td.end_cell {
	border-right: 1px solid #6FA9C7;
}

.table_listing th {
	border-bottom: 1px solid #6FA9C7;
}

/* form attributes */
.show_label {
    display: block;
    width: 100px;
    float: left;
    text-align: right;
    font-weight: bold;
    margin-right: 10px
}

.show_field {
    display: block;
    width: 200px;
    float: left;
}

.show_value div {
	clear: both;
    float: left;
	width: 100%;
}

fieldset {
	width: 80%;
}

fieldset div {
	float: left;
	clear: both;
}

fieldset div div {
	float: left;
	clear: none;
	margin-right: 10px;
}

fieldset input, select {
	font-size: .9em;
}

#classroom {
    width: 100%;
	margin: 0 0 0 0;
}

#classroom div {
    float: left;
    margin-right: 40px;
}

#classroom_show {
    margin: 0 0 20px 0; 
	
}

#student_classroom_list {
	clear: left;
}

#families-list {
	float: left;
}


#show {
	float: left;
	clear: both;
	text-align: left;
	margin-top: 15px;
	width: 100%
}

#show div {
	float: left;
}

#show div.show_label {
	float: left;
	clear: left;
}

#messages {
	float: right;
	width: 49%;
}

#big_bar .column {
color:#FFFFFF;
float:left;
margin:.7143em 15px 0;
width:305px;
}

#main_content {
clear:both;
margin:0;
padding:0;
width:100%;
}

.announce {
font-size:1.266em;
line-height:1.2428em;	
}

.highlight {
font-weight:bolder;
color:#6FA9C7;	
}

#screenshots {
	bottom:0;
position:absolute;
right:0;
}

#main_info {
	background:transparent url(../images/highlight_blue.png) no-repeat scroll 50% 0;
	overflow:hidden;
	padding:2.6667em 15px 1.3333em;
	font-size: .85em;
	width: 1065px;
}

#main_info .column {
float:left;
width:305px;
}

#main_info #one {
color:#000000;
margin: 0 0 0 50px;
padding: 0;
width:320px;
}

#main_info #two {
margin-left:30px;
width:240px;
}

#main_info #three {
margin-left:25px;
width:400px;
}

#main_info .column {
color:#FFFFFF;
float:left;
width:305px;
}

#who_needs {
 background-color: #abbf58;
 padding: 10px;
}

#two h3 {
	color:#6FA9C7;
}

#main_info ul {
	padding: 15px;
	margin: 0;
}

#main_info li {
	padding: 0 0 10px 0;
	margin: 0;
}

#three #features {
	margin-right:-15px;
overflow:hidden;
}


#three ul#features {
	list-style-type: none;
	padding: 0;
	margin: 0;

}

#three #features li h4 {
margin: 10px 0 10px 35px;
font-size: 1.5em;
color:#6FA9C7;
font-weight:bold;
}

#three #features li h4.two_line {
margin-top: 0;
}

#three #features li {
	float:left;
margin-right:15px;
width:145px;
font-size:.8em;
height:140px;
}

#three #features li#secure {
	background: url(../images/lock.png) left top no-repeat;
}

#three #features li#email {
	background: url(../images/mail.png) left top no-repeat;
}

#three #features li#edit {
	background: url(../images/note_edit.png) left top no-repeat;
}

#three #features li#access {
	background: url(../images/computer.png) left top no-repeat;
}

#three #features li#events {
	background: url(../images/clock.png) left top no-repeat;
}

#three #features li#export {
	background: url(../images/database_next.png) left top no-repeat;
}

#three #features li#search {
	background: url(../images/page_search.png) left top no-repeat;
}

#three #features li#printer {
	background: url(../images/printer.png) left top no-repeat;
}
