﻿/*
    
General Topography
       

*/






/*-------------General Topography-------------------*/
html {height: auto !important;  overflow-y: scroll;}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	font: 12px Verdana, Geneva, sans-serif;
	line-height:18px;
	-webkit-text-size-adjust: none;
    position: initial !important;
  min-height: initial !important;
  top: auto !important;
}

p {margin: 0px 0px 15px 0px;}
a {font:bold 12px Verdana, Geneva, sans-serif;	color:#495098;}
a:hover {text-decoration:none;}
.loadingPanel {background-color:#ffffff;}
.pagerClear {clear: both;}
.ADAsubmit {
    font-size: 9px;
    border: none;
    background-color: none;
    background: none;
    color: #dedede;
}



/******* ddsmoothmenu nav - vertical [#3901] ********/

.newLeftNav {background-color: #f9f9f9; padding: 3px 0;}
.ddsmoothmenu-v ul { min-width: 190px; background-color: #fff;}
	.ddsmoothmenu-v ul li {margin: 3px; }
        .ddsmoothmenu-v ul li a {font: 14px Verdana, Geneva, sans-serif; border: 1px solid #e4e4e4;}
			.ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:active {border-left: solid 5px #e4e4e4; background-color: #f9f9f9; color: #000; }
			.ddsmoothmenu-v ul li a:hover { background-color: #fff !important; border-left: solid 5px #205284; }

.ddsmoothmenu-v ul.level2Nav {min-width: 180px; background-color: #dedede; border: none;}	
.ddsmoothmenu-v ul.level2Nav li a {border: none;}
  .ddsmoothmenu-v ul.level2Nav li a.selected, .ddsmoothmenu-v ul.level2Nav li a:visited, .ddsmoothmenu-v ul.level2Nav li a:link, .ddsmoothmenu-v ul.level2Nav li a:active {
        border: none; background-color: #fff !important; color: #000;}
.ddsmoothmenu-v ul.level2Nav li a:hover {background-color: #dedede !important; border: none; }

.topNav_container {
	width:100%;
	height:27px;
	background-image:url('/UPcms/displayControls/resources/topNav_bg.gif');
	background-repeat:repeat-x;
	padding-bottom:1px;
}
.topNav_inner {
	margin-right:40px;
}
#mainBody {
	padding:5px;
}
.banner {
	width: 1000px;
	height: 108px;
	margin: 10px 0px 15px 0px;
}
.banner #left {
	background: url('/images/f0f8fe-ffffff-666699-ffffff/120-1920-4-1/effect-shadow/sprite.png') no-repeat;
	width:100%;
	margin:0;
	padding:0;
}
.banner #right {
	display:block;
	background: url('/images/f0f8fe-ffffff-666699-ffffff/120-1920-4-1/effect-shadow/sprite.png') no-repeat right top;
	margin-left:10px;
	padding:5px;
	width:100%;
	height:120px;
}
.banner #right #title {
	display:block;
	font-size:18pt;
	font-weight:bold;
}
.banner #right #title2 {
	display:block;
	font-size:12pt;
}


/*These are the styles that control the icons in the banner*/
table#iconTable {margin-top: 10px; margin-right: 0px;  width: 375px; }



table#iconTable2 {margin-top: 10px; margin-right: 0px;  width: 375px;  background-color: #fff; float: right;}

    table#iconTable2 div.iconSet a.nbIcon {
        float: right;
        text-decoration: none;
        font-size: 8.5px;
        font-weight: bold;
        text-align: center;
    }

    table#iconTable2 div.iconSet a.nbIcon:hover {
        text-decoration: underline;
    }



div.siteSearch {padding-top: 10px; padding-right: 10px; float: right;}
    div.searchButton {background-color: #000; margin-left: 10px; padding: 2px 8px; border-radius: 4px;}
    div.searchButton a {color: #fff; font-weight: normal; text-decoration: none;}


/*This is for the 3 banner rotator*/
div.banner1 {
    background-image: url('/UPCMS/designs/Schoolv1/images/subBanner002.png');
    height: 275px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    text-align: center;
}
div.banner2 {
	background-image: url('/UPCMS/designs/Schoolv1/images/subBanner003.png');
	height: 275px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align:center;
}
div.banner3 {
	background-image: url('/UPCMS/designs/Schoolv1/images/subBanner004.png');
	height: 275px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align:center;
}

/* This is for the multiple banner upload to the Site section */
div.subbanner {width: 495px; height: 266px; margin-bottom: 15px;}

#leftGutter {
	width: auto;
}
#rightGutter {
	width: auto;
}
#mainDisplay {
	margin-top: 175px;
	padding:0px 0px 2px 2px;
	clear:both;
	width: 990px;
}
#mainTable {
    background-color: #fff;
    width: 990px;
    padding: 15px;
    border: none;
    border-radius: unset;
    box-shadow: unset;
}
#mainTable td.divider {
	width: 3px;
	border-left:dotted 1px #999;
	padding-top: 125px;
	margin-bottom: 125px;
	background-repeat:repeat-y;
}
#leftTD {vertical-align: top;	
    padding-top: 0px;
    width: 185px;
    /* this interferes with the ddsmoothmenu [#4039] */
	/*overflow:hidden;*/
}
#mainTD {
	background-color: #ffffff;
	padding:0px;
	min-width: 505px;
}
*+html #mainTD {
	background:#ffffff;
	padding-top:15px;
}
.rightTD {
	width:225px;
}
#leftColumnDiv {
	margin-right:15px;
}
*+html #leftColumnDiv {
	margin:15px;
}
/* Left Nav */

.navMain {
    padding: 10px 8px 10px 8px;
    margin-bottom: 15px;
    border: none;
    background-color: #ccc;
    background-image: none;
    border-radius: unset;
    box-shadow: unset;
	width: 172px;
}
.navItem {
	padding:5px;
	color:#fff;
}
.navItemHover, navItemSelected {
	padding:4px;
	text-decoration:none;
	border:solid 1px #fff;
}
.navItem a {
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
.subMenu {
	padding:4px 8px 4px 8px;
	border:solid 1px #dedede;
	background-color:#ffffff;
}
.subMenuItem {
	padding:3px;
	background-color:#ffffff;
}
.subMenuItem a {
	text-decoration:none;
	font-size:9pt;
	font-weight:normal;
	color:#333344;
}
.subMenuItemHover {
	padding:3px;
	background-color:#dedede;
}
#mainColumnDiv {
	padding:0px 5px 15px 5px;
}
/* Right Column */

#rightColumnOuterDiv {
	margin-left:5px;
}
*+html #rightColumnOuterDiv {
	margin-top:15px;
	margin-left:5px;
}
#rightColumnOuterDiv .top {
	display:block;
	background: url('/images/d5ecfa-d5ecfa-b3d3e7-ffffff/60-200-6-1/sprite.png') no-repeat;
	height:0px;
}
#rightColumnInnerDiv {
}
#rightColumnOuterDiv .top {
	background: url('/images/ffffff-ffffff-ffffff-ffffff/60-200-6-1/sprite.png') no-repeat;
}
#rightColumnOuterDiv .bottom {
	display:block;
	background: url('/images/d5ecfa-d5ecfa-b3d3e7-ffffff/60-200-6-1/sprite.png') no-repeat bottom;
	height:15px;
}
#rightColumnOuterDiv .bottom {
	background: url('/images/ffffff-ffffff-ffffff-ffffff/60-200-6-1/sprite.png') no-repeat bottom;
}
#rightColumnOuterDiv #callOut .top {
	/*background: url('/images/ffffff-ffffff-ffffff-ffffff/60-200-6-1/sprite.png') no-repeat;*/
}
#rightColumnOuterDiv #callOut .body {
	/*background-color:#ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;*/
}
#rightColumnOuterDiv #callOut .bottom {
	/*background: url('/images/ffffff-ffffff-ffffff-ffffff/60-200-6-1/sprite.png') no-repeat bottom;*/
}
#footer {
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	background: inherit;
}
.footerImage {
	float:right;
}
.f1 {
	font-size: 11px;
}
#footer a.webmasterLink {
	color: #5a4099;
	text-decoration: underline;
	font-size: 11px;
}
/* Left Callout */
#leftColumnDiv #callOut {
	margin:20px 0px 20px 0px;
	background-color:#ffffff;
	border:solid 1px #e7e7e7;
	padding:10px;
}
#leftColumnDiv #callOut .body {
}
/* MPS logo */
#MPSlogo {
	margin-top:40px;
	text-align:center;
}

/* Cookie */
.cookieContainer {
	width:100%;
	padding-bottom:6px;
}
.cookieItem {
	font-weight: bold;
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	display:inline-block;
	margin:2px 4px 2px 0px;
	text-decoration:none;
}
.cookieItem:hover {
	text-decoration:underline;
	color:#900;
}
.cookieBullet {
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	display:inline-block;
	margin:2px 4px 2px 0px;
	text-decoration:none;
}
/* Section Nav */
.nav_inSectionHeader {
	padding-left:0px;
	padding-right:5px;
	font: bold 18px Verdana, Geneva, sans-serif;
	display:block;
}
.snMid {
	padding-right:5px;
	margin-top:7px;
}
ul.nav_inSectionUL {
	margin-top:5px;
	margin-bottom:20px;
	list-style:none;
	margin-left:0px;
}
ul.nav_inSectionUL li {
	margin-left:-15px;
	margin-bottom:8px;
}
*+html ul.nav_inSectionUL li {
	margin-left:15px;
	margin-bottom:8px;
}
ul.nav_inSectionUL li a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}
ul.nav_inSectionUL li a:hover {
	color:#000;
	text-decoration:underline;
}
/* Section display */
.sectionTitle {
	font-weight: bold;
	font-size: 24px;
	margin-bottom:15px;
	line-height:26px;
	color: #000;
	text-decoration:none;
}
/* Promotions */
#mainColumnDiv .promo {
	margin:0px 0px 20px 0px;
}
#mainColumnDiv .promo .top {
	display:block;
	height:0px;
}
#mainColumnDiv .promo .topr {
	display:block;
	height:0px;
	margin-top:-10px;
	margin-left:15px;
}
#mainColumnDiv .promo .body {
	padding:5px;
}
#mainColumnDiv .promo .bottom {
	display:block;
	height:0px;
}
#mainColumnDiv .promo .bottomr {
	display:block;
	height:10px;
	margin-top:-10px;
	margin-left:15px;
}
.promo #title a {
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	text-decoration:none;
}
.promo #title {
	margin-bottom:0px;
	margin-top:10px;
	border-bottom: solid 1px #000;
	width: 100%;
}
.promo_item_title {
	font-weight:normal;
	color: #f00;
	font-size: 20px;
}
.promo_item_summary {
	font: normal 12px Verdana, Geneva, sans-serif;
}
div .promoSummary {
	display: block;
	clear: both;
	padding-top: 5px;
	font: normal 12px Verdana, Geneva, sans-serif;
	border-bottom:solid 1px #ddd;
	margin-bottom:5px;
	line-height:18px;
	min-height:85px;
}
/* item display */
.rssFeedIcon {
	margin-top:40px;
	text-align:right;
	width:100%;
}
.summary {
	clear:both;
	padding-top:10px;
}
.item_title {
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
}
a.item_title {
	font-weight: normal;
	font-size: 20px;
	color: #000066;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
}
a.item_title:hover {
	color:#990000;
	text-decoration:underline;
}
.item_date {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
}
.item_summary {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
.pager {
	clear: both;
	text-align:right;
	margin-top:25px;
}
.rssIcon {
	width:17px;
	background-image:url('/admin/images/rss.png');
	background-repeat:no-repeat;
	float:right;
	margin-top:8px;
	margin-right:8px;
	cursor:pointer;
}
.faqHeader {
}
/* image display */
.imageAbove, .imageBelow {
	margin:0px 0px 10px 0px;
}
.imageTop {
	margin:5px 5px 0px 15px;
	float:right;
}
.imageLeft {
	margin:5px 5px 5px 0px;
	float:left;
}
.imageRight {
	margin:5px 0px 5px 5px;
	float:right;
}
.imageBox {
	float:right;
	margin:0px 5px 10px 10px;
}
.imageBox #title {
	font: bold 12px Verdana, Geneva, sans-serif;
}
#caption {
	font-size:10px;
	color:#000000;
}
.thumbnail {
	float:left;
	margin:0px 7px 0px 0px;
}
/* Promo Calendar */
.Pcalendar {
	border: solid 1px #CCCCCC;
	border-collapse:collapse;
}
.PcalTitle {
	background-color: #5c9de0;
	color:#ffffff;
	padding:2px;
}
.PcalDayHeader {
	background-color: #F0F0FF;
	padding:2px;
}
.PcalDay {
	padding:2px;
	font-size:8pt;
	height:15px;
}
.PcalOther {
	background-color: #F0F0F0;
	height:15px;
}
.PcalWeekend {
	color:#000000;
	height:15px;
}
.PcalToday {
	background-color: #E0EEE0;
	border:none;
}
a.PcalItem {
	text-align:left;
	font-size:8pt;
	text-decoration:none;
}
a.PcalItem:hover {
	color:#990000;
	text-decoration:underline;
}
/* sidebar */
#mainColumnDiv .sidebar_div {
	margin:5px;
	padding:10px;
	background-color:#f0f0f0;
	width:225px;
}
#rightColumnInnerDiv .sidebar_div {
	margin-top:0px;
}
.sidebar_top_div, .snTop {
}
.sidebar_bottom_div, .snBot {
	margin-bottom:10px;
}
.sidebar_body {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
.sidebar_body_div {
	padding: 3px 5px 3px 10px;
	overflow:hidden;
}
.sidebar_image_div {
	padding: 3px 5px 3px 10px;
	text-align:center;
}
.sitemap_item {
	font-size: 12px;
	color: #330066;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.sitemap_ul {
	margin-left:24px;
	list-style-type:disc;
}
/* Sidebar */
.sidebar_title_div {
	background-color:#0065a4;
	background-image:none;
	padding: 7px 10px 7px 10px;
	margin-top: 0px;
	font: normal 16px Verdana, Geneva, sans-serif;
	color: #ffffff;
	max-width: 93%;
	min-width: 93%;	
}
.sidebar_title, .sidebar_title a {
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
    text-decoration: none;
}

    a.sidebar:hover !important {
        font-weight: normal;
        font-size: 16px;
        color: #ffffff;
        text-decoration: none;
    }

.enroll_link {
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

.enroll_link a {
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

    .enroll_link a:hover {
        font-weight: normal;
        font-size: 16px;
        color: #ffffff;
        text-decoration: underline;
    }

    .enroll_link a:visited {
        font-weight: normal;
        font-size: 16px;
        color: #ffffff;
        text-decoration: underline;
    }

    .sidebar_body {
        font-size: 12px;
        color: #000000;
        font-family: Verdana, Geneva, sans-serif;
    }
.sidebar_body_div {
	margin-top: 10px;
	padding-left:5px;
	max-width:220px;
	min-width:220px;
}
.sidebar_image_div {
	padding: 10px 5px 3px 5px;
}
/* FormBuilder */
.wizard_fieldLabel {
	display:block;
	margin-right:0px;
	margin-bottom:-15px;
	margin-top:0px;
}
.form_required .wizard_fieldLabel {
	display:block;
	margin-right:20px;
	font-weight:bold;
}
    .form_required .wizard_fieldLabel:before {
        content: "*";
    }

.form_button_Div {
	margin-top:30px;
	width:100%;
}
.form_button {
	display:block;
	width:80px;
	height:30px;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	color:#000000;
	text-align:center;
	padding-top:2px;
	background: url('/images/f0f0f0-eeeeee-666699-ffffff/25-80-2-1/effect-shadow/sprite.png') no-repeat;
	float:left;
}

.form_button:hover, .form_button:focus {
    display: block;
    width: 80px;
    height: 30px;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
    text-align: center;
    padding-top: 2px;
    background: url('/images/f0f0f0-eeeeee-666699-ffffff/25-80-2-2/effect-shadow/sprite.png') no-repeat;
    float: left;
}



.wizard_fieldHeader {
	display:block;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
}
.wizard_fieldFooter {
	display:block;
	margin-left:-140px;
	font-size:12px;
	padding-bottom:10px;
}
/* Directory */
.dir_Header, .dir_Pager {
	background-color:#b9d0e7;
	border:solid 2px #ffffff;
}
.dir_Filter {
	background-color:#f5f2e8;
}
.dir_Filter td {
	border:none !important;
}
.dir_Row {
	background-color:#ecf2f9;
}
.dir_AltRow {
	background-color:#ffffff;
}
.dir_Cell {
	padding-right:30px !important;
	border:solid 2px #000000;
}
.dir_Cell a {
	color:#005288 !important;
	text-decoration:none;
}
.dir_Cell a:hover {
	color:#990000 !important;
}
.dir_subText {
	width:100%;
	margin-bottom:4px;
	font-size:8pt;
}
#alphaList {
	margin-bottom:8px;
	margin-top:15px;
}
#alphaList>span {
	margin:0px 4px 0px 4px
}
#alphaList>#hl {
	text-decoration:underline;
	cursor:pointer;
	color:#0000ff;
}
/* Google Search */
.s, .f, .f a {
	font-size: 100%
}
.l {
	color: #050097
}
.t {
	color:#000000
}
.t {
	background-color:#FFFFDD
}
.z {
	display:none
}
.f, .f:link, .f a:link {
	color:#6f6f6f
}
.i, .i:link {
	color:#a90a08
}
.a, .a:link {
	color:#008000
}
div.n {
	margin-top: 1ex
}
.n a {
	font-size: 10pt;
	color:#000000
}
.n .i {
	font-size: 10pt;
	font-weight:bold
}
.q a:visited, .q a:link, .q a:active, .q {
	text-decoration: none;
	color:#0000cc;
}
.b, .b a {
	font-size: 10pt;
	color:#0000cc;
	font-weight:bold
}
.d {
	font-family:Verdana, sans-serif;
	margin-right:1em;
	margin-left:1em;
}
/* Image Gallery */
#ig_div {
	clear:both;
	padding-top:15px;
}
#ig_title {
	font-weight:bold;
}
#ig_ssLink {
	clear:both;
}
#ig_ssLink a {
	text-decoration:none;
}
#ig_desc {
	float:left;
	margin:5px 0px 0px 0px;
}
.ig_thumb {
	margin:0px 5px 5px 0px;
	float:left;
}
/* Calendar */
.calendar {
	border: solid 1px #CCCCCC;
	border-collapse:collapse;
}
.calTitle {
	background-color: #5c9de0;
	color:#ffffff;
	padding:2px;
	font-size:12pt;
}
.calDayHeader {
	background-color: #F0F0FF;
	border: solid 1px #CCCCCC;
}
.calDay {
	border: solid 1px #CCCCCC;
}
.calOther {
	background-color: #F0F0F0;
	border: solid 1px #CCCCCC;
}
.calToday {
	background-color: #F0FFF0;
	border: solid 1px #CCCCCC;
}
a.calItem {
	text-align:left;
	font-size:8pt;
	text-decoration:none;
}
a.calItem:hover {
	color:#990000;
	text-decoration:underline;
}
#icalFeed {
	text-align:right;
	margin-top:5px;
}
.iCaltext {
	font-size:7pt;
	color:#999999;
	display:block;
	margin-top:2px;
	margin-right:8px;
	float:right;
}
.iCalIcon {
	display:block;
	float:right;
}
/* Cal 2 */

#UPcalendar table tr {
	vertical-align:top;
}
#UPcalendar table td {
}
#UPcalendar #cCell {
	border-right:solid 1px #dddddd;
	border-collapse:collapse;
	min-height:80px;
	text-align:left;
	_height:80px;
}
#UPcalendar #cCellToday {
	border-collapse:collapse;
	background-color:#fffcd9;
	min-height:80px;
	text-align:left;
	_height:80px;
}
#UPcalendar .calNext a {
	text-decoration:none;
	font-size:12pt;
}
#UPcalendar #chDate {
	width:100%;
	border-bottom:solid 1px #dddde0;
	text-align:right;
	font-size:8pt;
}
#UPcalendar .chReg {
	background-color:#dee7ea;
}
#UPcalendar .chOther {
	background-color:#f0f0f0;
	color:#999999;
}
#UPcalendar .chToday {
	background-color:#afc6ce;
}
#UPcalendar #chNum {
	margin-right:3px;
}
#UPcalendar #cdEmpty {
}
/*Site events */
#UPcalendar #cal.cdMulti {
	font-size:9pt;
	height:16px;
	color:#ffffff;
	text-align:left;
	background-color:#72967f;
	padding:1px 1px 1px 4px;
	margin-top:1px;
}
#UPcalendar #cal.cdS {
	background-image:url('/images/72967f-72967f-72967f-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	margin-top:1px;
	margin-left:1px;
}
#UPcalendar #cal.cdE {
	background-image:url('/images/72967f-72967f-72967f-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:1px;
	margin-right:1px;
}
#UPcalendar #cal.cdReg {
	color:#555577;
	margin:0px 2px 2px 4px;
	font-size:9pt;
}
#UPcalendar #cal #cdItem {
	white-space: nowrap;
	overflow: hidden;
}
#UPcalendar #cal #cdItemL {
	cursor:pointer;
	white-space: nowrap;
	overflow: hidden;
}
/* External events */
#UPcalendar #calX.cdMulti {
	font-size:9pt;
	height:16px;
	color:#ffffff;
	text-align:left;
	background-color:#837e50;
	padding:1px 1px 1px 4px;
	margin-top:1px;
}
#UPcalendar #calX.cdS {
	background-image:url('/images/837e50-837e50-837e50-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	margin-top:1px;
	margin-left:1px;
}
#UPcalendar #calX.cdE {
	background-image:url('/images/837e50-837e50-837e50-ffffff/18-400-4-1/sprite.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:1px;
	margin-right:1px;
}
#UPcalendar #calX.cdReg {
	color:#837e50;
	margin:0px 2px 2px 4px;
	font-size:9pt;
}
#UPcalendar #calX #cdItem {
	white-space: nowrap;
	overflow: hidden;
}
#UPcalendar #calX #cdItemL {
	cursor:pointer;
	white-space: nowrap;
	overflow: hidden;
}

/* Google Translate*/
.goog-te-banner-frame {display: none !important;}
body { top: 0px !important; }

div.lynnWidget {
	display: block;
}
