@import url("/apps/js/polls/polls-pack.css");

body {
background: #FFF url('/pics/body_bg.jpg') repeat-x left top;
text-align: center;
margin: 0;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
}

div#wrapper {
margin: 0 auto;
width: 900px;
text-align: left;
}

div#shadow {
margin: 0 auto;
width: 980px;
background: url('/pics/shadow.png') repeat-y;
behavior: url('/apps/shared/iepngfix.htc');
}




div.newsItem p.title {
font-size: 1.4em;
}
div.newsItem p.summary {
font-weight: normal;
font-style: oblique;
}


.relative {
position: relative;
}


/* Header */


#headerTop {
width: 900px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header h1 {
width: 0;
height: 0;
margin: 0;
padding: 0 0 255px 900px;
overflow: hidden;
background: url('/pics/header.jpg') no-repeat;
}


#quickLinks h2, #leftContainer h2, #rightContainer h2, #midContainer h2 {
width: 0;
height: 0;
margin: 0;
overflow: hidden;
}



#espanol {
width: 68px;
height: 23px;
position: absolute;
top: 0px;
left: 832px;
background: url('/pics/espanol.gif') no-repeat;
}

#espanol a {
width: 0;
height: 0;
overflow: hidden;
padding: 0 0 23px 68px;
display: block;
}

/* SLC */
#slc {
width: 381px;
height: 270px;
margin-left: 6px;
}

#slc ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
width: 381px;
height:270px;
}

#slc li {
float: left;
width: 127px;
}

#slc a {
width: 127px;
height: 131px;
padding: 0;
margin: 0 auto;
overflow: hidden;
display: block;
line-height:300px;
}

#slc a#slc1 { background: url('/pics/slc1.gif') no-repeat; }
#slc a#slc2 { background: url('/pics/slc2.gif') no-repeat; }
#slc a#slc3 { background: url('/pics/slc3.gif') no-repeat; }
#slc a#slc4 { background: url('/pics/slc4.gif') no-repeat; }
#slc a#slc5 { background: url('/pics/slc5.gif') no-repeat; }
#slc a#slc6 { background: url('/pics/slc6.gif') no-repeat; }
#slc a#slc7 { background: url('/pics/lema_logo.gif') no-repeat; }

#slc a:hover#slc1 { background: url('/pics/slc1f2.gif') no-repeat; }
#slc a:hover#slc2 { background: url('/pics/slc2f2.gif') no-repeat; }
#slc a:hover#slc3 { background: url('/pics/slc3f2.gif') no-repeat; }
#slc a:hover#slc4 { background: url('/pics/slc4f2.gif') no-repeat; }
#slc a:hover#slc5 { background: url('/pics/slc5f2.gif') no-repeat; }
#slc a:hover#slc6 { background: url('/pics/slc6f2.gif') no-repeat; }
#slc a:hover#slc7 { background: url('/pics/lema_logof2.gif') no-repeat; }

#slc li#slc5li  {
	width: 155px;
	padding-left: 35px;
}

#slc li#slc6li  {
	width: 155px;
	padding-right: 35px;
}

#slc li#slc7li  {
	width: 155px;
	padding-right: 35px;
}


/* [BEGIN NAVIGATION] */

/* Navigation text */

div#menu ul li a span {
position: absolute;
left: -9999px;
top: 0;
z-index: 0;
}

/* Main menu container */

div#menu {
width: 100%;
background: url('/pics/topnav_bg.gif') repeat-x;
float: left;
height: 35px;
}

div#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
position: relative;
z-index: 999;
}

/* Top Nav List (IE requires defined width and height to float the first list) and Anchor widths, heights, and background images */

div#menu ul.topNavHeight, div#menu ul.topNavHeight li a.topNavHeight {
height: 35px;
}

div#menu ul#top1, div#menu ul#top1 li a#topNav1 { width: 113px; background: url('/pics/topNav1.gif') no-repeat; }
div#menu ul#top2, div#menu ul#top2 li a#topNav2 { width: 111px; background: url('/pics/topNav2.gif') no-repeat; }
div#menu ul#top3, div#menu ul#top3 li a#topNav3 { width: 126px; background: url('/pics/topNav3.gif') no-repeat; }
div#menu ul#top4, div#menu ul#top4 li a#topNav4 { width: 110px; background: url('/pics/topNav4.gif') no-repeat; }
div#menu ul#top5, div#menu ul#top5 li a#topNav5 { width: 100px; background: url('/pics/topNav5.gif') no-repeat; }
div#menu ul#top6, div#menu ul#top6 li a#topNav6 { width: 90px; background: url('/pics/topNav6.gif') no-repeat; }
div#menu ul#top7, div#menu ul#top7 li a#topNav7 { width: 119px; background: url('/pics/topNav7.gif') no-repeat; }
div#menu ul#top8, div#menu ul#top8 li a#topNav8 { width: 131px; background: url('/pics/topNav8.gif') no-repeat; }

/* Top Nav Rollovers */

div#menu ul#top1 li.over a#topNav1, div#menu ul#top1 li:hover a#topNav1 { background: url('/pics/topNav1f2.gif') no-repeat; }
div#menu ul#top2 li.over a#topNav2, div#menu ul#top2 li:hover a#topNav2 { background: url('/pics/topNav2f2.gif') no-repeat; }
div#menu ul#top3 li.over a#topNav3, div#menu ul#top3 li:hover a#topNav3 { background: url('/pics/topNav3f2.gif') no-repeat; }
div#menu ul#top4 li.over a#topNav4, div#menu ul#top4 li:hover a#topNav4 { background: url('/pics/topNav4f2.gif') no-repeat; }
div#menu ul#top5 li.over a#topNav5, div#menu ul#top5 li:hover a#topNav5 { background: url('/pics/topNav5f2.gif') no-repeat; }
div#menu ul#top6 li.over a#topNav6, div#menu ul#top6 li:hover a#topNav6 { background: url('/pics/topNav6f2.gif') no-repeat; }
div#menu ul#top7 li.over a#topNav7, div#menu ul#top7 li:hover a#topNav7 { background: url('/pics/topNav7f2.gif') no-repeat; }
div#menu ul#top8 li.over a#topNav8, div#menu ul#top8 li:hover a#topNav8 { background: url('/pics/topNav8f2.gif') no-repeat; }

/* Horizontal navigation colors */

div#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
color: #000;
background: #ffc600;
text-decoration: none;
}

/* Horizontal navigation rollover colors */

div#menu a:hover {
color: #FFFFFF;
background: #0071fd;
}

/* Padding and line Height for first level drop down */

div#menu ul li ul li a {
line-height: 16pt;
padding: 0 0 0 8px;
}

/* First and second dropdown color */

div#menu ul li:hover ul li a, div#menu ul li ul li:hover ul a,
div#menu ul li.over ul li a, div#menu ul li ul li.over ul a {
color: #fcc302;
background: #4c4c4c;
text-align: left;
}

/* Retain first level rollover color (so color stays when you hover to second level) and second level rollover colors */

div#menu ul li ul li:hover a, div#menu ul li ul li:hover ul a:hover,
div#menu ul li ul li.over a, div#menu ul li ul li.over ul a:hover {
background-color: #4c4c4c;
color: #FFFFFF;
}

/* Positions navigation items */

div#menu li {
position: relative;
}

/* Positions and sets width of first level drop down */

div#menu ul ul {
position: absolute;
z-index: 500;
width: 162px;
}

/* Positions second level drop down; Width is inherited from first level drop down */

div#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

/* Hide Menus */

div#menu ul ul,
div#menu ul a:hover ul ul, div#menu ul ul a:hover ul ul,
div#menu ul li.over ul ul, div#menu ul ul li.over ul ul {
display: none;
}

/* Reveal Menus */

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul,
div#menu ul li.over ul, div#menu ul ul li.over ul, div#menu ul ul ul li.over ul {
display: block;
}

/* [BEGIN IE FIXES] */
/* Asterisk denotes IE fixes */

div#menu ul li {
*float: left;
*width: 100%;
}

div#menu ul li a {
*height: 1%;
}


/* [END IE FIXES] */

/* [END NAVIGATION] */

/* Content and Content Index */

.contentIndex {
text-align: left;
background: url('/pics/index_bg.gif') repeat-y;
width: 900px;
min-height: 400px;
height: auto!important;
height: 400px;
}

.content {
text-align: left;
background: #FFFFFF;
width: 900px;
padding: 15px 27px;
width: 870px;
width: 846px;
min-height: 400px;
height: auto!important;
height: 400px;
}

#leftColumn {
width: 489px;
padding: 0px 0 0 10px;
float: left;
}

#rightColumn {
width: 391px;
padding: 0px;
float: right;
}
#quickLinks {
width: 390px;
margin-top: 0px;
}
#quickLinks ul {
list-style: none;
margin: 0;
padding: 0;
width: 390px;
}
#quickLinks ul li {
float: left;
margin-left: 6px;
*margin-left: 4px;
width: 186px;
}
#quickLinks a {
width: 176px;
height: 14px;
padding: 5px 0 0 5px;
margin: 0;
text-align: left;
display: block;
color: #fbb901;
text-decoration: none;
font: 13px Georgia, Helvetica, sans-serif;
font-variant: small-caps;
background: url('/pics/midnav_bg.gif') no-repeat;
letter-spacing:1px;
}

#quickLinks a:hover {
color: #FFF;
}



#search {
width: 207px;
background: url('/pics/search_bg.gif') no-repeat;
text-align: center;
}

#quickLinks a.midNav { background: url('/pics/midnav.gif') no-repeat; }

#quickLinks a:hover.midNav { background: url('/pics/midnavf2.gif') no-repeat; }

.sectionHeader {
color: #ffd100;
}

#leftContainerBottom {
background: url('/pics/news_bottom.gif') repeat-x bottom;
padding-bottom: 25px;
width: 499px;
}

#date {
width: 391px;
height: 28px;
font-size: 11px;
color: #FFF;
padding: 0;
background: url('/pics/date.gif') no-repeat top;
text-align:center;
padding-top:5px;
}

#taglineContainer {
	color: #fff;
	padding: 5px;
}

.tagline {

	height: 28px;
	font-size: 13px;
	color: #FFF;
	padding: 7px 0 0 50px;
	background: url('/pics/date.gif') no-repeat top;
	display: block;
}

#eventsContainer {
background: url('/pics/events_bg.gif') repeat-y top;
}
#linksContainer {
min-height: 200px;
height: auto!important;
height: 200px;
background: url('/pics/links_bottom.gif') no-repeat bottom;
margin-bottom: 12px;
}

#linksContainer2 {
background: url('/pics/links_bottom.gif') no-repeat bottom;
width: auto;
}

#linksContainer2 h2 {
background: url(/pics/teacher_pages_header.gif) no-repeat 0 0;
padding: 27px 0 0 0;
width: 391px;
margin: 0 0 8px 0;
height: 0;
overflow: hidden;
}

#linksContainer2 a {
color: #f1af08 !important;
}
#linksContainer2 a:visited {
color: #BE8A06 !important;
}

#linksContainer2 .light, #linksContainer2 .pale, #linksContainer2 .lightBorderBottom {
background: url(/pics/bullet_arrow.gif) 10px center no-repeat;
border-width: 0 !important;
padding: 4px 0 4px 22px;
}


.HPEvents {
width: 340px;
padding: 0;
margin: 0;
color: #fff;
}

.HPLinks {
width: 340px;
padding: 0;
margin: 0;
color: #fff;
}

.HPEvents a:visited, .HPLinks a:visited {
color: #be8a06;
}

.HPNews, .HPBBMessages {
width: 440px;
padding: 0 0 0 5px;
margin: 0;
color: #000000;
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l {
padding: 6px 5px 0 0;
}


.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link {
color: #f1af08;
}

.HPNews a, .HPNews a:active, .HPNews a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link {
color: #000000;
}

.pageTitle {
display: block;
width: 870px;
height: 33px;
text-align: left;
padding: 0 0 0 12px;
width: 858px;
margin: 0px -12px 15px -12px;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 16px;
line-height: 33px;
background: url(/pics/PageTitle.gif) no-repeat center top;
font-variant: small-caps;
letter-spacing: .04em;
}

table#pageNav, img.sub{
margin-left:15px;
}

/* Footer */

div#footer {
width: 980px;
height: 92px;
margin: 0 auto;
text-align: left;
overflow: hidden;
background: url('/pics/footer.jpg') no-repeat top;
color: #FFF;
}

/*** Mandatory ***/
.HPQuickPoll h2 {
width: 385px; /* header width */
padding-top: 33px; /* header height */
/* default background image is /pics/pics/quick_poll_header.png */
}

.HPQuickPoll .bar-color {
background-color: #10296B; /* results bar color */
}

.HPQuickPoll{color:#FFFFFF;}
.see_results{color:#FFFFFF !important;}









