/* General */
@import url("../apps/js/polls/polls-pack.css");
.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
.relative {
	position: relative;
}

html, body {height: 100%;}

html {
}
body {
	background: url('../pics/body_bg.png') repeat-x center top;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
}

div#wrapper {
	margin: 0 auto -87px;
	width: 100%;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	padding: 0;
	text-align: left;
	background: url('../pics/content_bg.png') top center repeat-y;
	position: relative;
	z-index: auto;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.content, .contentIndex {
	text-align: left;
	min-height: 448px;
	height: auto!important;
	height: 448px;
	position: relative;
	z-index: 5;
	padding-bottom: 87px;
}

.contentIndex {
	width: 900px;
	padding-top: 9px;
}
.content {
	width: 884px;
	padding: 8px 8px 87px 8px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}

.pageTitle {
	display: block;
	width: 874px;
	height: 30px;
	padding: 12px 0 0 10px;
	margin-bottom: 10px;
	font-family: Times, serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url('../pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	width: 230px;
	margin: 0;
	float: left;
}
#googleTranslate {
	margin: 0 0 0 5px;
	width: 122px;
	float: left;
	display: inline;
}
/* Header */

#header {
	width: 908px;
	background: url('../pics/body_bg.png') repeat-x center top;
	margin-left: -4px;
	height: 172px;
	position: relative;
	z-index: 99;
}

div#top {
	width: 232px;
	height: 25px;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px 0 0 6px;
	background: url('../pics/top_bg.png') no-repeat;
}
div#header h1 { margin: 0; padding: 0;}

#header h1 a {
	display: block;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 106px 656px;
	overflow: hidden;
	background: url('../pics/header.jpg') no-repeat;
}

#header #bottom  {
	width: 908px;
	height: 6px;
	margin: 23px 0 0 ;
	background: url('../pics/content_top.png') bottom left no-repeat;
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 37px;
	z-index: 99;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	width: 885;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline-block;
	padding: 0;
	margin: 0 9px;
	float: left;
	position: relative;
	z-index: 999;
}

ul#topNavItems li a {
	height: 37px;
	display: inline-block;
	text-align: center;
	font: 15px Times, serif;
	letter-spacing: 0.3px;
	text-decoration: none;
	line-height: 37px;
	color: #fff;
	padding-left: 17px;
}
ul#topNavItems li a span {
	padding-right: 17px;
	display: inline-block;
	height: 37px;
}
ul#topNavItems li:hover a.top, ul#topNavItems li.over a.top {
	background: url('../pics/topnav_hover_bg.png') top left no-repeat!important;
}
ul#topNavItems li:hover a.top span, ul#topNavItems li.over a.top span {
	background: url('../pics/topnav_hover_bg.png') top right no-repeat!important;
}


/* Drop down items */

ul#topNavItems ul {
	border: 0;
	-moz-opacity:.90;
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/ 
	opacity:.90;
right: auto; 
} 


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

ul#topNavItems li:hover ul li a, ul#topNavItems li.over ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 5px 5px 8px;
	height: auto;
	width: 170px;
	color: #fff;
	background: #000;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
ul#topNavItems li ul li a:hover, 
ul#topNavItems li ul li:hover a, ul#topNavItems li ul li.over a,
ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over ul a:hover,
ul#topNavItems li ul li ul li:hover a, ul#topNavItems li ul li ul li.over a,
ul#topNavItems li ul li ul li:hover ul a:hover, ul#topNavItems li ul li ul li.over ul a:hover,
ul#topNavItems li ul li ul li ul li:hover a, ul#topNavItems li ul li ul li ul li.over a,
ul#topNavItems li ul li ul li ul li:hover ul a:hover, ul#topNavItems li ul li ul li ul li.over ul a:hover {
	color: #fff;
	background: #a40405;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a,
ul#topNavItems li ul li ul li:hover ul a, ul#topNavItems li ul li ul li.over ul a,
ul#topNavItems li ul li ul li ul li:hover ul a, ul#topNavItems li ul li ul li ul li.over ul a {
	color: #fff;
	background: #000;
}
/* Index properties */

#leftColumn, #rightColumn {
	float: left;
	display: inline;
}

#leftColumn {
	width: 649px;
	padding-left:12px;
	margin: 0;
}
#rightColumn {
	width: 239px;
}
/* Quicklinks */

#quickLinks {
	padding: 0 13px;
	margin: 0 auto 11px;
	background: url('../pics/qlink_bg.png') center repeat-y;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 214px;
	background: url('../pics/qlink_bg_top.jpg') top no-repeat;
}
#quickLinks ul li {
	width: 214px;
	margin: 0 auto;
}

#quickLinks a {
	width: 188px;
	height: 52px;
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	font: 17px Times, serif;
	text-align: center;
	line-height: 52px;
	border-bottom: 1px solid rgba(255,255,255,.2);
	text-shadow: 1px 1px 1px #000;
}

#quickLinks a:hover {
	text-decoration: underline;
}

#quickLinks a.last  {
	border-bottom: none;
}
#quickLinks li.last {
	background: url('../pics/qlink_bg_bottom.png') bottom no-repeat;
}

/* Homepage Section Headers */

.contentIndex h2 a {
	width: auto;
	height: 0;
	font: 16px Times, serif;
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 0;
	line-height: 33px;
	padding: 0 0 0 25px;
}
#leftColumn h2 a {
	width: 610px;
	height: 66px;
	background: url('http://northcountyhs.org/pics/left_section_header.gif') no-repeat left top;
}

#leftColumn h2 a.black {
	background: url('../pics/header_left_black.jpg') no-repeat left top;
}
#leftColumn h2 a.red {
	background: url('../pics/header_left_red.jpg') no-repeat left top;
}

#rightColumn h2 a {
	width: 192px;
	height: 33px;
	background: url('../pics/header_right.png') no-repeat left top;
	margin: 0 0 20px 12px;
}
/* Homepage Sections Containers */
#message_container {
	margin: -4px 30px 30px 130px;
}
#message_container #inner {
	height: 107px;
	overflow: hidden;
}

#buttons {
	text-align: center;
	margin-bottom: 5px;
}

/* Homepage Section Table Includes */

.HPNews {
	padding: 0 30px 0 0;
	margin: 0;
	color: #000;
}
.HPEvents, .HPLinks {
	padding: 0 20px 0 0;
	margin: 0 0 10px 12px;
	color: #fff;
}

/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 8px;
}
.HPNews #r, .HPDirectory #r, .HPBBMessages #r, .HPMemoirs #r {
	padding-bottom: 15px;
}
.HPEvents #r, .HPLinks #r {
	padding-bottom: 10px;
}


img#principal {
	background: url('../pics/principal_bg.png') no-repeat;
	padding: 4px;
	height: 99px;
	width: 73px;
	margin: -4px 0 0 24px;
	float: left;
	display: inline;
}

a#show_all, .HPNews #showAll-0 a, .HPEvents .autoCalendarLinks a {
	color: #fff;
	padding: 6px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: #ab0405;
}

#buttons a {
	margin-bottom: 5px;
	display: block;
}

/* Image shuffles */

#shuffle1_holder {
	width: 637px;
	height: 341px;
	margin-bottom: 9px;
	position: relative;	
}

#shuffle1_overlay {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 37px;
	width: 408px;
	background: url('../pics/shuffle1_overlay.png') no-repeat;
}

#shuffle1 {
	width: 637px;
	height: 341px;
}
#shuffle2 {
	width: 185px;
	height: 148px;
	border: 7px solid #fff;
	margin: 0 auto 15px;
}
#rotate_overlay1, #rotate_overlay2 {
	position: absolute;
	top: 3px;
	left: 3px;	
}
#rotate_overlay1 {
	background: url('http://northcountyhs.org/pics/rotate_overlay1.png') no-repeat;
	height: 251px;
	width: 650px;
}

/* Footer */

#push {height: 87px;}

#footer, #footer_bg {
	height: 201px;
	width: 100%;
	text-align: left;
	position: absolute;
	z-index: auto;
	bottom: 0;
	left: 0;
}

#footer {
	background: url('../pics/footer_bg.png') top center repeat-x;
	
}

#footer_bg {
	background: url('../pics/footer.png') top center no-repeat;
}

#foot {
	width: 908px;
	height: 81px;
	padding-top: 120px;
	margin: 0 auto;
	background: url('../pics/footer.png') top center no-repeat;
	z-index: auto;
}
address {
	text-align: left;
	color: #fff;
	padding: 0;
	font-style: normal;
	font-size: 15px;
	float: left;
}
#links_hold {
	bottom:0;
	height:87px;
	position:absolute;
	width:100%;
	z-index:10;
}

#links {
	height:80px;
	margin:0 auto;
	padding-top: 7px;
	position:relative;
	width:900px;
	z-index:auto;
}
a#edunet {
	width: 235px;
	height: 0;
	padding: 10px 0 0 0;
	margin: 0 0 0;
	overflow: hidden;
	display: block;
	background: url('../pics/edunet.png') no-repeat;  
}
#edu_logo {
	float: right;
}
/***   Mandatory   ***/
.HPQuickPoll h2 {
	width: 384px;
	height: 27px;
	padding: 8px 0 0 15px;
	background: url('http://northcountyhs.org/pics/mid_section_header.gif') no-repeat left top;
	display: block;
	margin: 0 0 10px 0;
	text-decoration: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
.HPQuickPoll .bar-color {
	background-color: #f90;   /* results bar color */
}
/***  Optional  ***/
.HPQuickPoll {
	width: 399px;
	background: url('http://northcountyhs.org/pics/section_bg.gif') repeat-x 0 35px;
}
/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:70%;
}
.HPQuickPoll .question {
	padding: 9px;
	margin: 0;
}



#pageNav {
    background-color: #303030;
    border: 0 none !important;
}
#pageNav ul, #pageNav ul li {
    line-height: 16px;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 !important;
}
#pageNav ul {
    border: 0 none;
    margin: 0 auto !important;
    padding: 5px 0 !important;
    width: 250px;
}
#pageNav ul li {
    display: inline;
    font-size: 12px;
}
#pageNav td img {
    display: none;
}
#pageNav ul li b {
    background:url('../pics/hover_bg.jpg');
    color: #F7F0F1 !important;
    font-weight: normal;
}
#pageNav ul li b, #pageNav ul li a {
    display: block;
    padding: 10px 0 10px 1.3em;
    text-decoration: none;
}
#pageNav ul, #pageNav ul li a {
    background-color: #000000;
    color: #ffffff;
}
#pageNav ul li a:hover {
    background-color: #5F5F5F;
    color: #ffffff !important;
}