/* Start of CMSMS style sheet 'main' */
/* CSS Document */

/* HTML STYLES */
html,body {
	background: #5bbdfc url(../images/bg.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	font-size: small;
}

/* ID STYLES */
#wrapper {
	width: 964px;
 	position: absolute;
	top: 0px;
	left: 50%;
  	margin-left: -488px;
	float:left;
}
#content {
	width: 964px;
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
}

#online_poll{
        /*background:url(../images/online_poll_26.jpg) top left;*/
        background-repeat:no-repeat;	
        width:620px;
	height:262px;
	float: left;
	margin: 15px 15px 2px 23px;
}

#online_poll p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFF99;
	font-size:11px;
	font-weight:bold;
	padding: 175px 300px 0px 45px;
        margin:0;
	line-height: 125%;
}

#online_poll p a{
	text-decoration:none;
	color:#FFFF99;
}

#online_poll p a:hover{
	text-decoration:underline;
}

#sec_2{
	background-image:url(../images/sm_content_bg_22.jpg);
	background-repeat:no-repeat;
	height:216px;
	width:617px;
	margin: 0px 15px 15px 24px;
	padding:0px;
	float: none;
}

/*IE fix*/
body > #wrapper > #content > #sec_2{
	float:left;
}


#sec_3{
	background-image:url(../images/sec_3_72.jpg);
	background-repeat:no-repeat;
	height:220px;
	width:617px;
	margin: 0px 15px 15px 24px;
	float: none;
}

/*IE fix*/
body > #wrapper > #content > #sec_3{
	float:left;
}

#students {
        margin:12px 0px 0px 0px;
	padding-left: 20px;
	width: 179px; 
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	float:left;
	
}
#students p{
	margin:8px 0;
	padding:0;
}

#students .pic{
	margin:8px 0 8px 0;
	border: solid 2px #FFFFFF;
	padding:0;
        height: 130px;
        width: 170px;
}

#right_sec{
	height:262px;
	width:305px;
	float: right;
}
#right_sec div{
	margin-top: 16px;
}

#enews{
        height:220px;
	width:307px;
	background-image:url(../images/enews_bg_107.jpg);
	background-repeat:no-repeat;
}

#video{
	height:247px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFF99;
	font-size:11px;
	font-weight:bold;
	margin: 0;
}

a img {
border: 0;
}
/* End of 'main' */

/* Start of CMSMS style sheet 'main_nav' */
/* Horizontal menu for the CMS CSS Menu Module */
dfn { display: none;}

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ s
   /*   overflow: hidden;  */ 
   background-color: #ECECEC;
   border-bottom: 0px solid #C0C0C0;
   width: 100%;
}




/*nav images*/
.hide{
	display:none;
}

.who {
	width: 148px; height: 28px;
	background: url(../images/bt_whoswho.jpg) top left no-repeat;
	float: left;
}
.who a {
	width: 100%; height: 100%;
	background: url(../images/bt_whoswho.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
.who a:hover {
	background: url(../images/bt_whoswho.jpg) top right no-repeat;
}

.involved {
	width: 152px; height: 28px;
	background: url(../images/bt_getinvolved.jpg) top left no-repeat;
	float: left;
}
.involved a {
	width: 100%; height: 100%;
	background: url(../images/bt_getinvolved.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
.involved a:hover {
	background: url(../images/bt_getinvolved.jpg) top right no-repeat;
}

.vote {
	width: 73px; height: 28px;
	background: url(../images/bt_vote.jpg) top left no-repeat;
	float: left;
}
.vote a {
	width: 100%; height: 100%;
	background: url(../images/bt_vote.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
.vote a:hover {
	background: url(../images/bt_vote.jpg) top right no-repeat;
}

.community {
	width: 128px; height: 28px;
	background: url(../images/bt_community.jpg) top left no-repeat;
	float: left;
}
.community a {
	width: 100%; height: 100%;
	background: url(../images/bt_community.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
.community a:hover {
	background: url(../images/bt_community.jpg) top right no-repeat;
}

.political {
	width: 204px; height: 28px;
	background: url(../images/bt_political.jpg) top left no-repeat;
	float: left;
}
.political a {
	width: 100%; height: 100%;
	background: url(../images/bt_political.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
.political a:hover {
	background: url(../images/bt_political.jpg) top right no-repeat;
}

.parents {
	width: 105px; height: 28px;
	background: url(../images/bt_parents.jpg) top left no-repeat;
	float: left;
}
.parents a {
	width: 100%; height: 100%;
	background: url(../images/bt_parents.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
.parents a:hover {
	background: url(../images/bt_parents.jpg) top right no-repeat;
}

.teachers {
	width: 129px; height: 28px;
	background: url(../images/bt_teachers.jpg) top left no-repeat;
	float: left;
}
.teachers a {
	width: 100%; height: 100%;
	background: url(../images/bt_teachers.jpg) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
.teachers a:hover {
	background: url(../images/bt_teachers.jpg) top right no-repeat;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}

/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul {
	height: 30px;
	border-top:solid 3px #000000;
	background-image: url(../images/nav_bg_02.jpg);
	background-repeat: repeat-x;
	width: 940px;
	margin: 0;
	padding: 0;
}
#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li {
	/* margin-left: -1px;*/
    float: left;
	height: 28px;
	margin: 0;
	padding: 0;
	list-style:none;
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: 0px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a {
}
#primary-nav li a {
	/*border: 0;
	height: 30px;*/
}
#primary-nav li li a { 
   border: 0;
}	
#primary-nav li, #primary-nav li.menuparent {
	/*background-image: url(../images/nav_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left 0;*/
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive {
	/*color: #FFFFFF;*/
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
	/*background-repeat: repeat-x;
	background-image: url(../images/nav_bg_02.jpg);*/
}


/* Styling the apperance of menu items on hover */

#primary-nav li a:hover, 
#primary-nav li a.menuh, 
#primary-nav li a.menuparenth, 
#primary-nav li a.menuactiveh {
	
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul {
	display: none;
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul {
	display: block;
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}

/* End of 'main_nav' */

/* Start of CMSMS style sheet 'sub_nav' */
#subnav{
	background-image:url(../images/red_nav_bg_19.jpg);
	background-repeat:no-repeat;
	height: 21px;
	width: 915px;
	padding:10px 0px 0px 25px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
}

body > #wrapper > #content >  div > #subnav{
width: 915px;
height:21px;
}
/*sub_pages*/
body > #wrapper > #content >  div > div > #subnav{
width: 915px;
height:21px;
}

#subnav a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

#subnav a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

/* End of 'sub_nav' */

/* Start of CMSMS style sheet 'home_blogs ' */
****************
Pagespecific styles
****************
*/

/*Main Blogs-styles*/
#blogs-showblogsentries {
 padding:0 0 10px 0;
}

#blogs-showblogsentrytime {
display:none;
}

#blogs-showblogsentrytitle {
color:#67C3FF;
font-weight:bold;
text-transform:uppercase;  
font-size:11px;
padding-bottom:0px;
}
#comments{
display:none;
}



/* End of 'home_blogs ' */

/* Start of CMSMS style sheet 'forms' */
.enewsform {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFF99;
padding-left: 32px;
padding-right: 32px;
/*padding-top:40px;*/
margin:0;

}

.pollform {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFF99;
margin: 0;

}

input{
border:thin solid #65c5ff;
margin: 5px 0px;
padding:2px;
background-color:#04446A;
color:#A4D7FC;
}

#hide{
display:none;
}


/* End of 'forms' */

/* Start of CMSMS style sheet 'rss' */
.modulerssentry {
  margin:0 0 10px 0;
}

.modulerssentry a:link , .modulerssentry a:visited {
  color: #FFFFFF;
  text-decoration:none;
  text-transform: uppercase;
  font-weight:normal;
}

.modulerssentry a:hover {
  text-decoration:underline;
}
/* End of 'rss' */

/* Start of CMSMS style sheet 'bt_nav' */
#btnav{
	background-image:url(../images/bt_nav_bg_67.jpg);
	background-repeat:no-repeat;
	height: 34px;
	width: 920px;
	padding:15px 10px;
	color: #333333;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
}
body > #wrapper > #content > #btnav{
width:920px;
height:34px;
}

#btnav a{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}

#btnav a:hover{
	color: #333333;
	text-decoration:underline;
}

#btnav p{
	margin:0px 0px 5px 0px;
}
 #dis{
	width:920px;
	margin: 5px 10px;
	padding: 0;
	color:#066dac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	float: right;
}
#dis a{
	color:#066dac;
	text-decoration: none;
}
 	

#dis a:hover{
	text-decoration:underline;
}
/* End of 'bt_nav' */

