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

/* Resets */
.clear {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}
/* General */

body {
	background: #5e5e5e url('/pics/body_repeat.jpg') repeat-x top;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 960px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content, .content table, .content table td, .content table .dark, .content table .light, .contentIndex, .contentIndex div, .contentIndex table {
	font-family: 'Times New Roman', serif !important;
	font-size: 11pt !important;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 874px;
	height: 34px;
	padding: 6px 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/pagetitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 594px;
	top: 66px;
}
#top_sep {
	width: 1px;
	height: 16px;
	background: url('/pics/top_sep.gif') no-repeat;
	position: absolute;
	left: 801px;
	top: 66px;
}
#top_sep2 {
	width: 1px;
	height: 16px;
	background: url('/pics/top_sep.gif') no-repeat;
	position: absolute;
	left: 582px;
	top: 66px;
}
#contact {
	width: 0;
	height: 0;
	padding: 0 0 16px 79px;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/contact.gif') no-repeat;
	position: absolute;
	z-index: 1000;
	left: 810px;
	top: 66px;
}
#inTheNews {
	width: 0;
	height: 0;
	padding: 0 0 16px 107px;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/md_news_top.png') no-repeat;
	position: absolute;
	z-index: 1000;
	left: 468px;
	top: 66px;
}
#seal {
	width: 174px;
	height: 381px;
	background: url('/pics/seal.jpg') no-repeat;
	position: absolute;
	left: -174px;
}








/*  Rotate Area  */
#rotate {
	width: 900px;
	height: 262px;
	background: url(/pics/md_logo.png) 152px 42px no-repeat #000;
}

#rotate_top {
	width: 900pxpx;
	height: 25px;
	background: url(/pics/rotate_top.jpg) no-repeat;
}
#rotate_inner {
	width: 900px;
	height: 231px;
	background: url(/pics/rotate_text_background.jpg) top right no-repeat transparent;
	position: relative;
	overflow: hidden;
}

#rotate_inner .slide {
	width: 900px;
	height: 231px;
}

#rotate_inner img.slide_image {
	width: 578px;
	height: 231px;
	float: left;
}
#rotate_inner .slide .text {
	float: left;
	width: 290px;
	padding: 46px 12px 0 20px;
	height: 185px;
	color: #fff;
	line-height: 17px;
}

#rotate_inner .slide p {
	margin: 0;
	padding: 0 0 0 16px;
}

#rotate_inner .slide .readmore {
	text-align: right;
	padding-top: 8px;
}

#rotate_inner .slide .text h2, #rotate_inner .slide .text a {
	color: #fff;
}

#rotate_inner .slide .text h2 {
	font-size: 18px;
/*  	font-weight: normal;  */
	padding: 0 0 6px 0;
	margin: 0;
}

#rotate_bottom {
	background: #9c1500;
	width: 900px;
	height: 14px;
	display: block;
	overflow: hidden;
	line-height: 2px;
}

#rotate_overlay {
	width: 29px;
	height: 231px;
	top: 0;
	right: 319px;
	background: url(/pics/rotate_overlay.png) no-repeat;
	position: absolute;
	z-index: 24;
	behavior: url(/apps/shared/iepngfix.htc);
}

#rotate .controls {
	position: absolute;
	bottom: 8px;
	right: 109px;
	z-index: 99;
}

#rotate .controls .control {
	display: block;
	float: left;
	width: 25px;
	height: 0;
	margin-right: 2px;
	overflow: hidden;
	padding-top: 20px;
	background: url(/pics/icons.png) no-repeat;
	cursor: pointer;
}

#rotate .controls #go_next {
	background-position: -75px 0;
}

#rotate .controls #playpause {
	background-position: -50px 1px;
}

#rotate .controls #playpause.paused {
	background-position: -25px 1px;
}














#indexTopLeft {
	width: 578px;
	height: 237px;
	float: left;
}
#indexTopRight {
	width: 322px;
	height: 237px;
	background: url('/pics/indexTop2.jpg') no-repeat top left;
	float: left;
}
/* Header */

div#header {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 94px;
	background: url('/pics/header.jpg') no-repeat;
}
div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	overflow: hidden;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 750px;
	top: -175px;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 900px;
	height: 40px;
}
div#topNavBottom {
	width: 900px;
	height: 21px;
	background: url('/pics/topnav_bottom.gif') repeat-x;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 868px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li#navFirst {
	margin: 0;
}
ul#topNavItems li a {
	height: 33px;
	display: block;
	text-align: center;
	padding: 7px 0 0 0;
	font: 15px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
}
ul#topNavItems li a#topNav1 {
	width: 58px;
/*  	background: url('/pics/topNav1.gif') no-repeat;  */
}
ul#topNavItems li a#topNav2 {
	width: 84px;
/*  	background: url('/pics/topNav2.gif') no-repeat;  */
}
ul#topNavItems li a#topNav3 {
	width: 85px;
/*  	background: url('/pics/topNav3.gif') no-repeat;  */
}
ul#topNavItems li a#topNav4 {
	width: 92px;
/*  	background: url('/pics/topNav4.gif') no-repeat;  */
}
ul#topNavItems li a#topNav5 {
	width: 100px;
/*  	background: url('/pics/topNav5.gif') no-repeat;  */
}
ul#topNavItems li a#topNav6 {
	width: 45px;
/*  	background: url('/pics/topNav6.gif') no-repeat;  */
}
ul#topNavItems li a#topNav7 {
	width: 73px;
/*  	background: url('/pics/topNav7.gif') no-repeat;  */
}
ul#topNavItems li a#topNav8 {
	width: 97px;
/*  	background: url('/pics/topNav8.gif') no-repeat;  */
}
ul#topNavItems li a#topNav9 {
	width: 64px;
/*  	background: url('/pics/topNav9.gif') no-repeat;  */
}

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1, ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2, ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3, ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4, ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5, ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6, ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7, ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8, ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	background: url('/pics/topnavf2.gif') repeat-x;
}
/* 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;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}/* Drop down items colors and formatting */
ul#topNavItems ul {
	border: 1px solid #fff;
	border-top: 0;
}
ul#topNavItems li ul li a {
	text-align: left;
	text-decoration: none;
	padding: 5px 6px;
	height: auto!important;
	line-height: 14px;
	display: block;
	width: 156px;
	color: #fff;
	background: #5e5e5e;
	font: 12px Arial, Helvetica, sans-serif;
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.90;
}
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: #891301;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #5e5e5e;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}/* Index properties */
#leftColumn {
	width: 308px;
	padding: 0;
	float: left;
}
#rightColumn {
	width: 592px;
	padding: 0;
	float: left;
	padding: 2px 0 0 0;
	background-color: #fff;
}/* Quicklinks */
#quickLinks {
	width: 308px;
	padding: 0;
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 62px 308px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#quicklinks_apply {
	background-image: url('/pics/quicklinks/quicklinks_apply.jpg');
}
#quickLinks a#quicklinks_admissions {
	background-image: url('/pics/quicklinks/quicklinks_admissions.jpg');
}
#quickLinks a#quicklinks_students {
	background-image: url('/pics/quicklinks/quicklinks_students.jpg');
}
#quickLinks a#quicklinks_parents {
	background-image: url('/pics/quicklinks/quicklinks_parents.jpg');
}
#quickLinks a#quicklinks_alumni {
	background-image: url('/pics/quicklinks/quicklinks_alumni.jpg');
}
#quickLinks a#quicklinks_store {
	background-image: url('/pics/quicklinks/quicklinks_store.jpg');
}
#quickLinks a#quicklinks_facultyonly {
	background-image: url('/pics/quicklinks/quicklinks_facultyonly.jpg');
}
#quickLinks a#quicklinks_donate {
	background-image: url('/pics/quicklinks/quicklinks_donate.jpg');
} 
#quickLinks a:hover {
	background-position: -308px 0;
}/* Homepage Section Headers */
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 43px 592px;
	font-size: 0;
	background: url('/pics/news_header2.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 51px 308px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}/* Homepage Sections Containers */
#newsContainer {
	width: 592px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
#eventsContainer {
	width: 308px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
	margin: 0;
	padding: 0;
	background: url('/pics/events_bg.jpg') no-repeat right bottom;
}

/* Sponsors */
div.SponsorsDiv {
	width: 308px;
	padding: 5px 0;
}

.SponsorsDiv h2 {
	margin: 0;
	width: 308px;
	height: 0px;
	padding-top: 51px;
	overflow: hidden;
}
.SponsorsDiv h2#sponsor_header {
	background-image: url('/pics/our_sponsor.gif');
}
.SponsorsDiv h2#sponsors_header {
	background-image: url('/pics/our_sponsors.gif');
}
.SponsorsDiv ul {
	width: 288px;	
	padding:  0 10px;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
	overflow: auto;
}
.SponsorsDiv ul li{
	list-style-type: none;
	padding: 2px 5px;
}
.SponsorsDiv ul li img{
	border: 1px solid #ccc;
	padding: 4px;
}

/* Homepage Section Table Includes */
.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}/* Other homepage section extras */
.content a, .light a, .HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #a61b05 !important;
}

.dark a {
	color: #333 !important;
}
.HPNews #l, .HPEvents #l {
	padding-top: .6em;
}
#mary {
	width: 371px;
	height: 462px;
	background: url('/pics/mary.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	z-index: 50;
	top: 0;
	left: 361px;
}





/* Footer */
div#footer {
	width: 960px;
	height: 28px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	background: url('/pics/footer.gif') no-repeat;
}
address {
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
a#edunet {
	width: 148px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	margin-right: 30px;
	overflow: hidden;
	display: block;
	float: right;
	background: url('/pics/edlio_gray.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Page Navigation */

#pageNav, #pageNav .dark, #pageNav .light, #pageNav td {
	border: 0;
	font-size: 11px !important;
	font-family: Arial, sans-serif !important;
}
#pageNav ul, #pageNav ul li {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 20px;
}
#pageNav ul {
	padding: 3px 0 !important;
	margin: 0 auto !important;
	border: 1px solid #555;
	width: 250px;
}
#pageNav ul li {
	font-size: 12px;
	line-height: 2em;
	display: inline; /* this is important for IE6 */
}
#pageNav td img {
	display: none;
}
#pageNav ul li b {
	background-color: #5e5e5e;
	font-weight: normal;
	color: #fff !important;
}
#pageNav ul li b, #pageNav ul li a {
	padding: 1px 0 1px 1.3em;
	display: block;
	text-decoration: none;
}
#pageNav ul, #pageNav ul li a {
	background-color: #891301;
	color: #fff !important;
}
#pageNav ul li a:hover {
	background-color: #8c8c8c;
	border-color: #cfcfcf;
}
img.sub {
	border: none;
}
.portal_list {
	font-size: 1.4em;
	line-height: 1.8em;
	width:350px;
	float: left;
	text-align: left;
}
ul.portal_list, .portal_list li {
	list-style: none;
	padding: 0;
	margin: 0 1px 1px 0;
}
.portal_list li a {
	padding: .4em .8em;
	display: block;
	width: auto;
	background-color: #5e5e5e;
	color: #f9f9f9 !important;
	text-decoration: none;
}
.portal_list li a:hover {
	background-color: #8d1401;
	color: #fff;
	text-decoration: none;
}
.portal_container {
	text-align: center;
	margin: 0 auto;
	width: 702px;
        overflow: auto;
}
/* Store */
#nav {
	color: #000;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
	border: solid 1px #dedede;
}
#nav a {
	color: #434343;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#nav a:hover {
	color: #000;
	text-decoration: none
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	display: inline;
	margin: 8px;
}
#sections {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sections img {
	border: solid 4px #ebebeb;
}
#sections h1 {
	color: #999999;
	font-size: 20px;
	letter-spacing: 3px;
}
/* Athletics Home Page */
.photos {
	float:left;
	background-color:#5E5E5E;
	color:#FFF;
	font-size:11px;
	padding-bottom:5px;
}

/* Parents Portal Quick Poll */
#qp-36 {
   width:330px;
   margin:25px auto 0;
   padding:10px 4px;
   border:1px solid #5E5E5E;
   background-color:#eee;
}
#qp-36 .results, #qp-36 .choices, #qp-36 .results_only {
width: 280px;
}
#qp-36  h2 {
width: 300px;
height: 25px;
}

div.storeCheckoutInstructions
 { 
background-color: #EDEDED;
border: 1px solid #666666;
padding: 10px;
}


#gTranslate {
	text-align: right;
	padding-top: 25px;
}







