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

body {
	margin-top: 10px;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url(/pics/body_bg.gid) repeat-x;
	background-color:#84782f;
}

div#wrapper {
	margin: 0 auto;
	width: 760px;
	border:1px solid #fff;
	margin-top:10px;
	text-align: left;
}

/* Header */
div#header {
	position: relative;
    z-index:9000;
	background-image:url('/pics/header.jpg');
    background-repeat:no-repeat;
}
div#header h1 {
	width: 760px;
	height: 101px;
	margin: 0;
	padding: 0;
}
div#header h1 a {
	display: block;
	height: 0;
	padding-top: 101px;
	width: 760px;
	overflow: hidden;
	position: relative;
	z-index: 999;
	font-size: .2em;
}

marquee {
	background: #84782F;
	color: white;
}

.HPNews {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 468px;
	margin:0 12px;
}

.HPEvents {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 220px;
	margin:0 12px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited {
	color: #000;
	font-weight:bold;
}

.HPNews #r, .HPEvents #r  {
	border-bottom:1px solid #fff;
	padding: 16px 10px;
}

.HPNews #l, .HPEvents #l {
	display: none;
}

.qlinks {
	margin:6px 0 10px 0; 
}
.qlinks img {
	display:block;
}

img {
	border:0;
}
table td {
	border-collapse:collapse;
	vertical-align:top;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	background: #ffffff;
	
}

a, a:link, a:visited { color: #575A0A; }
a:hover, a:active { color: #00349A; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #E9E9E9;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #5B6D81;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #823888;
	font-size: 16px;
	font-weight: bold;
        font-style:italic;
	background: url(/pics/page_title.gif) left top no-repeat;
	background-position: top;
	background-repeat: repeat-x;
	height: 27px!important;
	height: 40px;
	padding: 13px 0px 8px 10px;
	text-transform:uppercase;
text-shadow:1px 1px 6px #fff;
}


div#menu {
	width: 760px;
	height: 36px;
	padding-top:14px;
	position: relative; /* do not remove, this fixes something for IE6 */
	z-index: 9999;
	background-image:url('/pics/menu_bg.jpg');
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 750px;
	position: relative;
	z-index: 9999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0 32px;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li ul li { padding:0; }
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 36px 0 0 0;
	margin:0 3px;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 56px; background: url('/pics/topnav/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 83px; background: url('/pics/topnav/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 67px; background: url('/pics/topnav/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 99px; background: url('/pics/topnav/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 95px; background: url('/pics/topnav/topNav5.gif') no-repeat; }


ul#topNavItems li:hover a, ul#topNavItems li.over a {
	background-position: 0 -36px !important;
}

/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	z-index: 9999;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	z-index: 9999;
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #333;
	background: #fff;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #fff;
	background: #333;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #333;
	background: #fff;
}


/* Quicklinks */

#quickLinks {
	width: 249px;
	float:left;
	padding: 0;
	margin: 10px 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0;
	width: 249px;
	overflow:auto;
}
#quickLinks ul li {
	width: 249px;
	float: left;
	margin-bottom:1px;
}
#quickLinks a {
	width: 248px;
	text-decoration: none;
	height:0;
	padding:21px 0 0 0;
	line-height:31px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}

#quickLinks a#midNav1 {	background: url('/pics/qlink1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/qlink2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/qlink3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/qlink4.gif') no-repeat; }
#quickLinks a#midNav5 {	background: url('/pics/qlink5.gif') no-repeat; }
#quickLinks a#midNav6 { background: url('/pics/qlink6.gif') no-repeat; }

#quickLinks a:hover#midNav1 {background: url('/pics/qlink1_hover.gif') no-repeat; }
#quickLinks a:hover#midNav2 {background: url('/pics/qlink2_hover.gif') no-repeat; }
#quickLinks a:hover#midNav3 {background: url('/pics/qlink3_hover.gif') no-repeat; }
#quickLinks a:hover#midNav4 {background: url('/pics/qlink4_hover.gif') no-repeat; }
#quickLinks a:hover#midNav5 {background: url('/pics/qlink5_hover.gif') no-repeat; }
#quickLinks a:hover#midNav6 {background: url('/pics/qlink6_hover.gif') no-repeat; }

#pageNav {
  margin: 0;
  border: 0;
  color: #FFF;
  padding:0;
  list-style:none;
  float:right;
}
#pageNav ul {
  background-repeat: no-repeat;
padding: 0 !important;
  margin:0 !important;
  color: #FFF;
  border: 1px solid #ae80b9;
  text-align:center;
}

#pageNav li b {
	width: 100%;
	padding: 5px 0;
	display:block;
	color: #000;
	background-color:#ae80b9;
}
#pageNav li {
	font-weight: bold;
	margin: 0;
	padding:0;
	linecolor: #000;
	line-height: 15px;
	list-style:none;
}
#pageNav a {
	color: #000;
	text-decoration: none;
	display: block;
	width:100%;
	margin: 0;
	padding: 5px 0;
}
#pageNav a:hover {
	color: #000;
	margin: 0;
	padding: 5px 0;
}

.HPClasses {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000;
  background-color:#FBF7E4;
  border:solid #AD7D34;
  border-width:1px 1px 0 10px;
  width:100%;
  margin:0 5px 20px 0;
}

.HPClasses td {
  border-bottom:1px solid #AD7D34;
  padding: 5px 0;
}

div#footer {
	width:740px;
	padding:10px;
	height:68px;
	margin:0 auto;
	position:relative;
	background-image:url('/pics/footer_bg.jpg');
	background-repeat:repeat-x;
		
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edlio_light.png') no-repeat; 
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
	position:absolute;
	right:4px;
	bottom:0px;
}
#district_logo {
	position:absolute;
	right:18px;
	top: 5px;
	width:150px;
	height:54px;
	background-image:url('/pics/bhusd.gif');
	background-position:center center;
}
#iphone_logo {
	position:absolute;
	top:5px;
	right:175px;
}

/* Quick Poll */
.HPQuickPoll h2 {
    width: 492px;       /* header width  */
    padding-top: 54px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #7b6f34;   /* results bar color */
}

.HPQuickPoll {
	margin-bottom: 10px;
}



