@charset "UTF-8";

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

a { outline: none; }


/* Clearing Class */
.clear { clear: both; }

.strike { text-decoration: line-through; }


/* Spacer */
.space-bottom { margin-bottom: 25px; }

/* @group Emergency Notice */
h1#print {
	display: none;
}
/* @end */
/* Default Spacing at bottom of Content */

#content {
	padding-bottom: 40px;
}

/* Logo Vertical Centering */
#schoollogo {
	float:  left;
	display: inline;
}

#logovertical { 
	display: table-cell; 
	text-align: center; 
	vertical-align: middle; 
	/*height: 156px;   please note add px */ 
} 
#logovertical * { 
	vertical-align: middle; 
} 

/* @group Table Controls */

/*#content .article {
	overflow: hidden;
}*/
#container #wrapper #content .article .arttext table {
	/*max-width: 500px !important;*/
	border-collapse: collapse;
	border-color: #afafaf;
}
#container #wrapper #content .article .arttext table table {
}
#container #wrapper #content .article .arttext table td {
	padding: 5px;
	border-color: #afafaf;
	border-spacing: 0;
}

#content .arttext {
	margin-bottom: 0px !important;
}

/* @end */

li.event {
	list-style: none !important;
}

/* Sandbox Images*/

#sandbox .sandbox_img.left {
	padding: 10px 10px 10px 0;
	float: left;
}

#sandbox .sandbox_img.right {
	padding: 10px 0 10px 10px;
	float: right;
}

#sandbox .sandbox_img.center {
	display: block;
	padding: 10px 0 10px;
	float: none;
	text-align: center;
}

/* Debug Footer */
#footer {
	background: #FFF;
	padding: 20px;
}

#livesite_message {
	background: #FFF6BF url(../images/notice.gif) no-repeat 5px center;
	color: #514721 !important;
	border: 1px solid #FFD324;
	padding: 5px 5px 5px 25px;
}

#livesite_message a   { color: #514721; font-weight: bold; text-decoration: none;}


/* @group District-Wide Notices */
#districtnotice {
	padding: 12px 0 0 0;
	margin: 0 20px 25px;
	background: #FFF url(../images/districtnotice_topbg.jpg?=0) no-repeat -313px top;
	border: 2px solid #ded48b;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#districtnotice .article {
	padding: 0px 20px 15px 20px;
}
#wrapperbottom #content #districtnotice h2 {
	text-indent: -2000px;
	/*height: 0px !important;*/
	display: none;
}
#wrapper #content #districtnotice h3 {
	font-size: 1.4em;
	border: none !important;
	/*width: 450px;*/
	margin-top: 25px;
	color: #887d37;
}
#wrapper #content #districtnotice .arttext {
	margin: 0 !important;
}
#districtnotice p {
	color: #474747;
	margin: 10px 0 0;
}
#districtnotice .article .noticeimg {
	float: right !important;
}

/*#districtnotice.emergency .article .noticeimg img {
	border: 1px solid #9e0d0c;
}*/
#districtnotice .article div.noticeimg a {
	background-image: none;
	margin: 0px 0px 15px 15px !important;
	padding: 0;
	text-align: right;
	font-size: 0.9em;
	text-decoration: none;
	background-image: none;
}

#districtnotice .arttext .noticeimg a div {
	margin-top: 4px;
}


/* @group Emergency Notice */

#districtnotice.emergency {
	background: #FFF url(../images/districtnotice_topbg_emergency.jpg?=0) no-repeat center top;
	padding-top:35px;
	border: 4px solid #950801;
}
#districtnotice .article {
}
#districtnotice.emergency h3 {
	color: #a30b00 !important;
	font-size: 1.6em;
	/*text-align: center;*/
	/*width: 500px;*/
	margin: 8px 0 0 0 !important;
	padding: 0;
	font-weight: bold;
}

/* @end */

/* @end */


/* Photo Gallery */

div.gallery_frame {
	float: left;
	margin: 0 35px 15px 25px;
	background: #F3F3F3;
	width: 180px;
	position: relative;
}

.gallery_frame .gallery_photoinfo {
	padding: 10px;
	color: #8c8c8c;
	font-style: italic;
}

div.gallery_frame h3 {
	width: 154px;
	margin: 5px 0 0;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 0;
	float:  left;
}

.gallery_frame a {
	text-decoration: none;
}
.gallery_frame a b{
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(../images/photogallery_countbg.gif) no-repeat;
	width: 21px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	border: none;
	color: #fff;
	padding: 3px 0 0 0;
	font-size: 0.9em;
	z-index: 100;
}
.gallery_viewall{
	/*background: #FFF;*/
	padding: 2px;
	margin: 6px;
	/*height: 24px;*/
	/*width: 80px;*/
	/*border: 1px solid #cbcbcb;
	border-right: none;
	border-bottom: none;*/
	float: right;
}
.gallery_viewall a {
	border-right: none;
	height: 22px;
	padding: 4px 32px 0 0;
	margin: 0 0px 0px 0;
	width: 57px;
	/*display: block;*/
	float: right;
	text-align: right;
	background: #FFF url(../images/viewgallery_btn.jpg) no-repeat right center;
	color: #f3f3f3;
}
.gallery_viewall a:hover {
	background: url(../images/viewgallery_btn_hover.jpg) no-repeat right center;
	color: #f3f3f3;	
}

.feature_pic_crop {
	width: 160px;
	height: 120px;
	overflow: hidden;
	position: relative;
	float: left;
	background: none !important;
	z-index: 0;
}

.feature_pic_crop img {
	position: absolute;
	float: none;
}


.gallery_thumbnails {
	float: left;
	width: 170px;
	margin:  0 15px;
	text-align: center;
}

.gallery_thumbnails img {
	margin-bottom: 10px;
}

.gallery_thumbnails p{
	float: left;
	width: 170px;
	font-size: .9em;
	text-align: center;
}

div.gallery_thumbnails.edge p {
	margin: 0;
}

.gallery_thumbnails.edge {
	float: left;
	width: 170px;
	margin: 0;
}

.gallery_row {
	display: block;
	clear: right;
	margin: 0 0 15px;
}

/* Photo Gallery End */

/* Contact Form Styles */

#contact_form {
	width: 500px;
	margin: 0 auto;
	padding: 10px 0;
	float: left;
}

#contact_form form {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 100%;
  color: #3a4044;
}

#contact_form form div label {
  display: inline;
  float:left;
  width: 70px;
  padding: 3px 10px 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
  clear: both;
}

#contact_form form input {
  width: 300px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  border: 1px solid #CCC;
}

#contact_form form textarea {
  width: 300px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  border: 1px solid #CCC;
}

#contact_form form .submit input {
	text-transform: capitalize;
	width: 100px;
	margin: 10px 0 0 85px;
	text-align: center;
	border: 1px solid #b1b1b1;
	background: #CCC;
	color: #3a4044;
	padding: 5px 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#contact_form form .select {
	margin-bottom: 10px;
}
/*
#contact_form form select#to {
	width: 310px;	
}*/

/* @group icons.css */
#divisionfooter a[href^="http:"] {
display:inline-block;
padding-right:0;
margin-right: 0px;
background-image:none;
}


/* @end */

/* Documents Page */

#basic-accordian .accordion_headings {
    font-size: 0.9em;
    padding: 5px 7px;
    background-color: #EEEEEE;
    cursor: pointer;
    margin-bottom: 2px;
    border-right: 2px solid #FFFFFF;

}

#basic-accordian .accordion_headings a {
    text-decoration: none;
    display: block;
    width: 160px;
}

td.document a {
    background: none !important;
	padding: 0;
	margin: 0;
}



#basic-accordian .accordion_headings:hover {
    background-color: #DDDDDD;
}

#basic-accordian .header_highlight {
    background: #01A4DB;
}

#basic-accordian .header_highlight a {
	 color: #FFFFFF;
}

#basic-accordian .header_highlight:hover {
    background-color: #01A4DB;
}

#basic-accordian table.documents {
    margin-bottom: 2px;
    width: 90%;
}

#basic-accordian  td.document {
    border: 1px solid #cccccc;
    background-color: #EEEEEE;
    padding: 10px;
}

#basic-accordian  h5 {
    margin-bottom: 5px;
    margin: 0 0 5px 0;
}

div.icon {
	float: left;
	width: 15%;
}

div.desc {
	float: left;
	width: 80%;
}

#basic-accordian  p {
    margin-bottom: 5px;
    font-size: 12px;
}

#basic-accordian img {
    float: left;
    padding: 0; margin: 0 15px 0 0;
}

/* @group Athletics */

#latest_news {
	margin: 10px 0 !important;
}

#latest_news h3 {
	font-size: 1.6em;
	margin: 0 20px 5px !important;
}

#latest_news h4 {
	font-size: 1em;
	margin: 10px 20px 15px !important;
}

#latest_news .news_thumbnail {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
	height: 100px;
	position: relative;
	overflow: hidden;
}

#latest_news .news_thumbnail img{
	position: absolute;
}

#latest_news p.title {
	margin: 0 20px 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #838c9c;
	border-bottom: 1px solid;
}

#latest_news a.read_more {
	float: right;
	text-decoration: none;
}

#latest_news ul.older_news {
	margin: 10px 20px !important;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 1px solid #838c9c;
}

#latest_news ul.older_news li {
	margin: 0 0 10px 0;
	list-style: none;
	float: left;
}

#latest_news ul.older_news li span {
	list-style: none;
	float: left;
	display: inline;
	width: 75px;
}

#latest_news ul.older_news li a {
	float: left;
	display: inline;
	width: 465px;
}

#player_card {
	width: 420px;
	margin: 0 auto;
}

#player_card img {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
}

#stats h4.injured {
 color: red !important;	
}

#player_card table {
	margin: 0;
}

#player_card table.player_stats {
	 width: 200px;
}

#player_card table.player_stats td.param {
	color: #000;
	padding-right:  15px;
}

#player_card #stats{
	float: left;
	margin: 0 0 0 20px;
}

#player_card #stats h3 {
	margin: 10px 0 0;
}

#player_card #stats h4 {
	margin: 8px 0 0;
	font-size: 1.1em;
}

#player_card #stats h5 {
	margin: 8px 0 0;
	font-size: .9em;
	color: #CCC;
	text-transform: uppercase;
}

#player_card table.player_stats {
	margin: 10px 0 0 0;
}

#player_card table.player_stats td {
	margin:0;
	padding: 0 0 5px;
	font-weight: bold;
	color: #8b8d90;
}

#team_roster {
	margin: 0 20px 20px;
	position: relative;
}

	#team_roster div.record {
	font-size: 1.4em;
	text-align: right;
	font-weight: bold;
}

#team_roster div.record span {
	font-size: .8em;
	font-weight: normal;
}

table.roster {
	margin: 10px 0 0 0;
	width: 540px;
	background: #FFF;
}



table.roster .first {
	padding-left: 5px;
}

table.roster tr.alt td {
	background: #e4eeff;
}

table.schedule {
	margin: 10px 0 0 0;
	width: 540px;
}

table.schedule th.time {
	width: 50px;	
}

table.roster tbody tr th,
table.results tbody tr th,
table.schedule tbody tr th {
	color: #fff;
	font-weight: normal;
	background: #2c2c2c url(../images/th_tile.gif);
	border-top: 1px solid #3b3b3b;
}

table.roster tbody tr td,
table.results tbody tr td,
table.schedule tbody tr td {
	border-bottom: 1px solid #c9cfd8;
	background: #FFF;
}

table tbody tr.noborder td {
	border: none;
	
}


table.schedule tr.win td,
table.schedule tr.away td {
	background: #d8e7ff;
}
table.schedule td ul li div.practice,
table.schedule tr.practice td {
	background: #e2e2e2;
}


table.schedule tr.tie td {
	background: #f2f6ff;
}

table.schedule td ul {
	list-style: none;
	display: inline;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

td.row_key {
	padding: 0 0 5px 0;
}

td.row_key ul {
	float: right;
}

table.schedule td ul li {
	list-style: none;
	float: left;
}

table.schedule td ul li div {
	width: 10px;
	height: 10px;
	background: #d8e7ff;
	float: left;
	border: 1px solid;
	margin: 2px 5px 0 10px;
}

table.schedule td ul li div.loss,
table.schedule td ul li div.home {
	background: #FFF;
}

table.schedule td ul li div.tie {
	background: #f2f6ff;
}

#team_roster h3.results {
	margin-left: 0 !important;
}

h3.results {
	margin: 0 20px 20px !important;
}

h4.results {
	position: absolute;	
	top: 0px;
	right: 0px;
	margin: 0 !important;
	padding: 0 !important;
}

#team_roster #teamphoto img {
	margin-bottom: 20px;
}

/* athletics news */

#morenews {
	position: relative;
	width: 100%;
	clear: both;
}


#morenews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#morenews ul li a {
	text-decoration: none;
}

#morenews ul li a b {
	display: block;
	color: #777;
}

#morenews ul li.newsnext a {
	float: right;
	width:  215px;
	text-align: right;
	padding: 10px 35px 10px 10px;
	height: 60px;
	background: url(../images/arrow_next.png) no-repeat 235px 10px;
	display: inline;
}

#morenews ul li.newsnext a:hover {
	background: #f4f4f4 url(../images/arrow_next.png) no-repeat 238px 10px;
}

#morenews ul li.newsprev a {
	float: left;
	width:  215px;
	text-align: left;
	padding: 10px 10px 10px 35px;
	height: 60px;
	background: url(../images/arrow_prev.png) no-repeat 9px 10px;
	display: inline;
}

#morenews ul li.newsprev a:hover {
	background: #f4f4f4 url(../images/arrow_prev.png) no-repeat 6px 10px;
}

/* @end */

/* @group Blogs */

#recent-entries {
	clear: both;
	margin-top: 30px;
}

#recent-entries.archive {
	clear: both;
	margin-top: 0px !important;
}

#recent-entries ul {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}

#recent-entries ul li {
	margin: 0;
	list-style: none;
	clear: both;

}

#recent-entries ul li.archive-year {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 10px 0;
	color: #838c9c;
	border-bottom:  1px solid #777;
}

#recent-entries ul li a{
	border-bottom:  1px solid #777;
	float: left;
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
}

#recent-entries ul li a:hover {
	background: #f4f4f4;
}

#recent-entries ul li a span {
	width: 85%;
	float: left;
	padding-left:10px;
}

#recent-entries ul li a b {
	float:right;
	width: 10%;
	color: #777;
	padding-right:10px;
}

#recent-entries a.archive {
	float: right;
	font-size: 1.1em; 
	margin: 0px 0 0;
	text-decoration: none;
}

.float-l {
	float: left;
}

/* Bus Status */

p.bus_status { background-position: top;}
p.bus_status .busses {
	margin: 10px 0 0 3px;
	display: block;
	clear: both;
	float: left;
}

p.bus_status span.s1 {
	float: left;
	margin: 3px 3px;
	padding: 0 4px;
	color: #FFF;
	background: #70c260;
	border: 1px solid #51a745;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

p.bus_status span.s2 {
	float: left;
	margin: 3px 3px;
	padding: 0 4px;
	color: #FFF;
	background: #eeb54a;
	border: 1px solid #bd8f3a;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

p.bus_status span.s3 {
	float: left;
	margin: 3px 3px;
	padding: 0 4px;
	color: #FFF;
	background: #df5458;
	border: 1px solid #8a1f11;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

p.bus_status span.legend { 
	margin: 10px 0 0 3px;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}

p.bus_status span.legend span { 
	display: block;
	margin: 2px 5px 0 0;
	font-size: 10px;
}

span.legend span.s1,
span.legend span.s2,
span.legend span.s3 { 
	width: 8px !important;
	height: 8px !important;
	padding: 0 !important;
	margin: 3px 5px 0 0;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: left;
}


/* @end */
