/* Start of CMSMS style sheet 'hfx_default.css' */
/* global elements */

* {
	margin:0;
	padding:0;
	border:none;
}

a {
	text-decoration:underline;
	color:#46c;
}

a:hover {
	text-decoration:none;
}

dfn {
	display:none;
}

.accessibility {
	display:none;
}

.hidden {
	display:none;
}

.leftimage {
	float:left;
	margin:2px 4px 2px 0;
	border:none;
}

.rightimage {
	float:right;
	margin:2px 0 2px 4px;
	border:none;
}

.clearfix {
	clear:both;
}

.banners {
	width:468px;
	margin:32px auto 0 auto;
	display:block;
	font-size:75%;
}

/* body and page wrapper elements. */

body {
	background-color:#006;
	background-image:url(uploads/images/bg_172x8.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:none;
	font-size:1em;
	font-family:"Trebuchet MS","Lucida Sans",Helvetica,sans-serif;
	color:#001;
}

#pagewrapper {
	width:880px;
	margin-left:-440px;
	position:absolute;
	left:50%;
}

/* header elements */

#header {
	width:614px;
	height:100px;
	margin:12px auto;
	background-image:url(uploads/images/logo.png);
	background-position:top;
	background-repeat:no-repeat;
	border:none;
}

#header h1 {
	position:absolute;
	top:40px;
	left:200px;
	display:none;
	visibility:hidden;
	height: 32px;
}

/* horizontal menu */

#menu_horiz h3 {
	font-size:1em;
	font-weight:400;
	margin:0;
}

#menu_horiz {
	height:42px;
	width:100%;
	margin:18px 0 0 0;
	font-size:90%;
	color:#fff;
}

#menu_horiz ul {
	display:inline;
	height:42px;
}

#menu_horiz li {
	float:left;
	list-style:none;
	margin:0 3px;
}

#menu_horiz li h3 {
	text-align:center;
	padding:0 3px;
	background-image:url(uploads/images/top_menu_current.gif);
	background-position:top;
	background-repeat:repeat-x;
	line-height:42px;
	height:42px;
	display:block;
}

#menu_horiz a.activeparent {
	background-image:url(uploads/images/top_menu_current.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#menu_horiz a.activeparent:hover {
	background-image:url(uploads/images/top_menu_over.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#menu_horiz li a {
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:0 3px;
	line-height:42px;
	background:none;
	display:block;
}

#menu_horiz li a:hover {
	background-image:url(uploads/images/top_menu_over.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* breadcrumb & search elements */

#search {
	width:228px;
	font-size:80%;
	color:#006;
	display:inline;
	float:right;
    height:22px;
    margin:12px 8px 20px 0;
}

#search label {
	display:none;
}

#search input {
	height:20px;
    width:150px;
	line-height:22px;
	background-color:#2B8754;
	color:#fff;
	display:inline;
	border:solid #fff 1px;
    position:absolute;
    top:182px;
}

#search input.submitbutton {
	border:none;
	height:22px;
	width:66px;
	margin:0 3px 0 158px;
    padding:0;
    top:0;
    position:absolute;
    top:182px;
}

.breadcrumbs {
	width:65%;
	line-height:22px;
	font-size:80%;
	color:#fff;
	text-align:left;
	font-weight:300;
	margin:24px 0 12px 4;
	text-indent:8px;
	float:left;
    position:relative;
    top:12px;
}

.breadcrumbs a {
	color:#9df;
	text-decoration:none;
}

.breadcrumbs a:hover {
	text-decoration:underline;
}

.lastitem {
	color:#fff;
}

/* content, top & sidebar elements */

#content {
	width:880px;
	min-height:640px;
	margin:4px 0 0 0;
	padding:0;
	background-image:url(uploads/images/content_bg.png);
	background-position:center;
	background-repeat:repeat-y;
}

#contenttop {
	width:854px;
	height:126px;
	padding:13px 13px 17px 13px;
	background-image:url(uploads/images/header.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	top:-20px;
}

#topimage {
	/* background:url(uploads/school_headers/rotator.php) no-repeat center #036; */
	background:url(uploads/school_headers/sh002.jpg) no-repeat center #036;
	height:126px;
	width:854;
	text-indent:-2000px;
}



#topathleticimage {
	/* background:url(uploads/athletic_headers/rotator.php) no-repeat center #036; */
	background:url(uploads/athletic_headers/ah005.jpg) no-repeat center #036;
	height:126px;
	width:854;
	text-indent:-2000px;
}

#sidebar {
	width:208px;
	padding:0 4px 0 0;
	float:left;
	position:relative;
	top:-32px;
}

#sidebar h3 {
	font-size:110%;
	font-weight:700;
	color:#eef;
	text-align:left;
	margin:8px 12px 8px 20px;
}

#sidebar p {
	font-size:80%;
	text-align:left;
	color:#ffd;
	line-height:1.2;
	margin:6px 12px 6px 20px;
}

/* vertical menu elements */

#menu_vert h3 {
	font-size:1em;
	font-weight:400;
	margin:0;
}

#menu_vert {
	font-size:88%;
	width:212px;
	text-align:left;
}

#menu_vert li {
   list-style:none;
   display:block;
   color:#fff;
   overflow:hidden;
}

#menu_vert ul a {
	text-decoration:none;
	text-indent:24px;
	display: block;
	height:28px;
	line-height:28px;
	color:#fff;
	background:url(uploads/images/nav_up.gif) no-repeat bottom;
}

#menu_vert ul ul a {
    font-size: 90%;
    text-indent:40px;
    height:20px;
    line-height:20px;
    background:url(uploads/images/nav_up.gif) no-repeat bottom;
}

#menu_vert ul ul ul a {
    text-indent:52px;
}

#menu_vert a:hover {
	background:url(uploads/images/nav_over.gif) no-repeat bottom;
}

#menu_vert li a.activeparent {
	background:url(uploads/images/nav_ap.gif) no-repeat bottom;
}

#menu_vert li a.activeparent:hover {
	color:#006;
	background:url(uploads/images/nav_ap.gif) no-repeat bottom;
}

#menu_vert ul ul a.activeparent {
	background:url(uploads/images/nav_ap20.gif) no-repeat bottom;
}

#menu_vert ul ul li a.activeparent:hover {
	color:#006;
	background:url(uploads/images/nav_ap20.gif) no-repeat bottom;
}

#menu_vert ul h3 {
	color:#006;
	display:block;
	width:212px;
	text-indent:24px;
	height:28px;
    line-height:28px;
    background:url(uploads/images/nav_current.gif) no-repeat bottom;
}

#menu_vert ul ul h3 {
	font-size:90%;
	text-indent:40px;
	height:20px;
    line-height:20px;
    background:url(uploads/images/nav_current20.gif) no-repeat bottom;
}

#menu_vert ul ul ul h3 {
	text-indent:52px;
}

#menu_vert li.sectionheader {
	color:#fff;
	text-decoration:underline;
	font-weight:700;
	font-size:100%;
	display:block;
	width:212px;
	text-indent:24px;
	height:28px;
    line-height:28px;
    background:url(uploads/images/nav_up.gif) no-repeat bottom;
}

#menu_vert li.separator hr {
	display: none; /* this is for accessibility */
}

/* main content elements */

#main {
	float:right;
	width:596px;
	margin:0 0 8px 8px;
	padding-right:32px;
	position:relative;
	top:-32px;
}

#main h2 {
	font-size:160%;
	text-align:left;
	color:#337;
	margin:4px 0 16px 0;
	border-bottom:dotted #337 1px;
}

#main h3 {
	font-size:120%;
	text-align:left;
	color:#333;
	margin:4px 0 12px 0;
}

#main p {
	font-size:80%;
	text-align:left;
	line-height: 1.3;
	margin: 12px 0;
}

#main li {
	font-size:80%;
	text-align:left;
	line-height: 1.4;
	list-style-type: square;
}

/* footer elements */

#footer {
	width:880px;
	height:30px;
	background-image:url(uploads/images/footer.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:30px;
	margin-top:-3px;
	position: relative;
	top: -6px;
	font-size:65%;
	color:#fff;
	line-height:30px;
	text-align:center;
}

#footer a {
	color:#fff;
}

/* news elements */

#news {
	margin:8px 0 8px 4px;  /* margin for the entire div surrounding the news list */
  	border:1px solid #002; 
  	background-color:#cdf; 
}

#news h2 {
   	line-height:2em;
   	color:#053;
   	background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
	border-bottom: 1px solid #003; 
}

.NewsSummaryPostdate {
  	font-size:80%;
  	font-weight:700;
 }

.NewsSummaryLink {
    font-weight:700;
    padding-top:0.2em;
}

.NewsSummaryCategory {
    font-size:75%;
 	color:#777;
	padding-bottom:16px;
 }

.NewsSummaryAuthor {
        font-size:75%;
 	color:#555;
	padding-bottom:16px;
}

.NewsSummarySummary, .NewsSummaryContent {
        font-size:80%;
	padding-bottom:16px;
  	line-height:1.3;
 }

.NewsSummaryMorelink {
	padding-top:0.5em;
}

#NewsPostDetailDate {
	font-size: 80%;
    color:#555;
  	margin-bottom:5px;
  	font-weight:bold;
}

#NewsPostDetailSummary {
	font-size: 80%;
    line-height:150%;
}

#NewsPostDetailCategory {
	font-size: 80%;
  	font-style:italic;
  	border-top:1px solid #ccc;
  	margin-top:0.5em;
  	padding:0.2em 0;
}

#NewsPostDetailContent {
	font-size: 80%;
  	margin-bottom:15px;
  	line-height:150%;
}

#NewsPostDetailAuthor {
	font-size: 80%;
  	padding-bottom:1.5em;
  	font-style:italic;
}

/* cafe menu elements */

table.cafemenu, table.sports  {
    width:90%;
    border:1px solid #111;
    font-size:80%;
    margin:4px auto 12px auto;
}

table.cafemenu tr, table.sports tr {
    border:1px solid #fff;
    border-collapse:collapse;
    background-color:#f3f3ff;
    color:#001;
    text-align:left;
    line-height:18px;
}

table.cafemenu th, table.sports th {
    background-color:#2B8754;
    color:#fff;
    font-weight:bold;
    text-align:center;
}

table.cafemenu td.left, table.sports td.left {
    background-color:#037;
    color:#fff;
    font-weight:bold;
    text-align:left;
    text-indent:8px;
}

table.sports td.left, table.sports tr {
    text-align:center;
}

/* newsticker styles */

marquee {
    background-color:#2B8754;
    color:#fff;
    height:28px;
    font-size:20px;
    line-height:28px;
    width:100%;
    border-top:solid #111 1px;
    border-bottom:solid #111 1px;
}

marquee a {
    color:#fff;
}
/* End of 'hfx_default.css' */

