﻿
body  {
	font-family: Trebuchet MS, Arial, sans-serif;
	margin: 0; 
	padding: 0;
	color: black;
	background-image: url('mainbg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 71%;
}

h1 {
	font-family: 'HelveticaNeue-Medium',Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0;
	text-transform: uppercase;
}

p {
	margin: 5px 0px 10px 0px;
}

a {
	color: #0077b4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin:0;
	padding:0;
}

div {
	padding: 0px;
	margin: 0px;
}

.customClear {
	clear: both;
}
.customHeaderCentered {
	width: 1000px;
	margin: auto;
}

.customCentered {
	
	width: 985px;
	margin: auto;
		
}

.customMain {
	width: 100%;
	background-color: transparent;
	/* put this back to show positioning background-color: white;*/
	min-height: 400px;
	padding:0px 0px;
	margin: 20px 0 0 0;
}

.customMain a {
	
}

.customTop {
	background-color: transparent;

	
	/*margin:10px 0 8px;*/
}
.customTopLeft {
	float:right;
	/*line-height:19px;*/
	width:300px;
	

}
.customTopRight {
	float: right;
	width: 400px;
}
/*
.customTopRightItem {
	float: right;
	padding-left: 10px;
	width:auto;
}*/

.customTop input {
	height: 0px;
	width: 0px;
	font-size: 0em;
}

.customTop select {
	height:0px;
	font-size: 0em;
}

.customSiteActions {
	float:right;
	width:auto;
}

.customWelcome {
	float:right;
	line-height:10px;
	margin-left:5px;
	width:auto;
}

.customHeader {
	background-image: url('BGHeader.gif');
	background-repeat: repeat-x;
	border-top: thin gray solid;
	margin-top: 0px;
	height: 140px;
	width: 990px;

	
}
.BGleft {
	height: 138px;
	width: 10px;
	float: left;
	background-image: url('dropshadowLeft.gif');
	background-repeat: repeat-y;
	border-top: thin gray solid;
}

.BGRight {
	height: 138px;
	float: right;
	width: 10px;
	background-image: url('dropshadowRight.gif');
	background-repeat: repeat-y;
}
/*============= Begin ===== Audience Links ============================*/
.audiencelinks{
	margin-top: 2px;
	padding-left: 20px;
	width: 135px;
	float: left;
	
}
.audiencelinks ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:right;
}
.audiencelinks a{
	color: white;
	display: block;
	padding: 0;
	border-bottom: 1px silver dotted;
	line-height: 21px;
}
.audiencelinks a:hover{
	color: #ccc;
}
/*============= END ===== Audience Links ============================*/

/*============= Begin =====Header Spiffy Corners============================*/
.searchBG{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
	float: left;
	display:block;
	width: 300px;
}
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#708392}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #4e5f70;
  border-right:1px solid #4e5f70;
  background:#617383}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #3b4b5d;
  border-right:1px solid #3b4b5d;
  background:#647786}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #647786;
  border-right:1px solid #647786;}
.spiffy4{
  border-left:1px solid #4e5f70;
  border-right:1px solid #4e5f70}
.spiffy5{
  border-left:1px solid #617383;
  border-right:1px solid #617383}
.spiffyfg{
  height: 55px;
  background:#708392}


/*=============End  =====Header Spiffy Corners============================*/



/*============= Begin ===== Social Networking ============================*/
.SocialNetworking{
	width: 65px;
	float: right;
	height: 55px;
	
}
.facebook{
	float: left;
	padding-right: 5px;
	
}
.facebook a{
	width: 25px;
	height: 25px;
	display: block;
	padding: 0px;
	background-image:url(facebook.gif);
	background-repeat: no-repeat;
}
.facebook a:hover{
	display: block;
}
.facebook span{
	display: none;
}
.youtube{
	
	float: left;
}
.youtube a{
	width: 25px;
	height: 25px;
	display: block;
	padding: 0px;
	background-image:url(youtube.gif);
	background-repeat: no-repeat;
}
.youtube a:hover{
	display: block;
}
.youtube span{
	display: none;
}
.twitter{
	float: left;
	padding-top: 6px;
	padding-right:  5px;
}
.twitter a{
	
	width: 25px;
	height: 25px;
	display: block;

	background-image:url(twitter.gif);
	background-repeat: no-repeat;
}
.twiiter a:hover{
	display: block;
}
.twitter span{
	display: none;
}
.rss{
	float: left;
}
.rss a{
	margin-top: 6px;
	width: 25px;
	height: 25px;
	display: block;
	background-image:url(rss.gif);
	background-repeat: no-repeat;
}
.rss a:hover{
	display: block;
}
.rss span{
	display: none;
}


/*=============End  ===== Social Networking ============================*/

/*============= Begin ===== Search ============================*/
.search{
	color: white;
	width: 200px;
	margin-left: 20px;
	float: left;
}
.search .ms-sbcell .ms-sbplain{
	margin-right: 2px;
	margin-left: 3px;
	height: 14px;
}
.search .ms-sbcell {
	border: none;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px;
}
.search .ms-sbgo{
	background: transparent;
	height: 18px;
}
/*=============End  =====Search ============================*/


/*============= Begin ===== QuickLinks ============================*/
.quicklinks{
	float: left;
	width: 150px;
	margin-left: 58px;
}
/*=============End  ===== QuickLinks ============================*/






/*============= Begin ===== Under Search ============================*/
.UnderSearch{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
	float: left;
	display:block;
	width: 300px;
}
.FourTopLinks{display:block;}
.FourTopLinks *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#708392;}
.FourTopLinks1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #4e5f70;
  border-right:1px solid #4e5f70;
  background:#617383;}
.FourTopLinks2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #3b4b5d;
  border-right:1px solid #3b4b5d;
  background:#647786;}
.FourTopLinks3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #647786;
  border-right:1px solid #647786;}
.FourTopLinks4{
  border-left:1px solid #4e5f70;
  border-right:1px solid #4e5f70;}
.FourTopLinks5{
  border-left:1px solid #617383;
  border-right:1px solid #617383;}
.FourTopLinksfg{
	height: 32px;
  background:#708392;
  }
.FourTopLinksfg ul{
	margin:0 0 0 0;
	padding: 0;
	width: 300px;
	height: 23px;
}
.FourTopLinksfg ul li {
	width: 60px;
	display: inline;
	text-transform: uppercase;	
	
}
.FourTopLinksfg ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	/*border-right: 1px silver dotted;*/
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	text-align: center;

}
.FourTopLinksfg a:hover {
	color: #ccc;
}

/*=============End  ===== Under Search ============================*/


/*
.customLiveSearch {
	position: relative; 
	top: 0px;
	background-image:url('poweredby_livesearch.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:21px;
	width:121px;
	display: block;	
}

.customLiveSearchGo {
	background-image:url('but_go.gif');
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	height:17px;
	margin-left:5px;
	position:relative;
	top:1px;
	width:32px;
}*/
/*============Begin Top Navigation===============*/
.customTopNavHolder {
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	position:relative;
	z-index: 3000;
}

.customTopNav {
}

a.customTopNavItem {
	display: block;
	padding: 4px 17px 3px 17px;
	width:auto;
}

.customTopNavItem a {
	color:white;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 105% !important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/*
.customTopNavItem a:hover {
}*/
/*
a.customTopNavHover {
	float:left;
	padding: 0px 27px 0px 27px;
	width:auto;
}*/

.customTopNavSelected a {

}

.customTopNavHover a {
	color: #364558;
	background-image:url(topnavhover.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 105% !important;
}
.customTopNavHover a:hover {
	text-decoration: none;
}
/*==== TOP NAV FLYOUTS ========*/
.customTopNavFlyOut {
	margin: 0;
	padding: 0;
	font-size: small;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}


.customTopNavFlyOutItem {
	background-color: #c1c4c7;
	color: #364558;
}

.customTopNavFlyOut a {
	display:block;
	*width:100px;
	min-width:100px;
	padding:0px 25px 2px 27px;
	font-family: Trebuchet MS, Arial, sans-serif;
}
.customTopNavFlyOutHover {
	background-color: #364558;

}

.customTopNavFlyOutHover a {
	color: #ffffff;
	text-decoration:none;
	font-family: Trebuchet MS, Arial, sans-serif;
	/*background-image:url(navbg.png);
	background-repeat:repeat;*/

}

/*===========END=====TOP NAVIGATION============*/
/*********************Left Nav***************************/
.customLeftNavHolder {
	border-top:1px solid #ECF0EF;
	margin-left:5px;
	margin-top:5px;
	padding-bottom:15px;
	width:210px;
}

.customLeftNavContainer {
	width: 100%;
}

table.customLeftNavItem {
	background-image:url(arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px solid #ECF0EF;
	padding:4px 0 4px 14px;
	width: 100%;
}
/*======= END of Left Nav ==========================*/
.customFooter {
	background-image: url('footer_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 31px;
	width: 100%;
	color: #505050;
	padding:8px 20px;
	width:937px;
}

.customLogo {
	/*background-image:url(ovallogo.png);*/
	background-image:url(logonew.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:110px;
	left:12px;
	position:relative;
	/*top:10px;*/
	top: 45px;
	width:500px;
	display: block;
	float: left;
}


.customMainCenter { 
	width:1000px;
	padding: 0 0 0px 0;
	float: left;
}


.customMainContent {
	padding-right:20px;
	line-height:1.5em;
}

/*======= FEATURE CSS===============*/
#featured{ 
	width:670px; 
	padding-left:300px; 
	position:relative; 
	border:5px solid #ccc; 
	height:360px; 
	background:#fff;
	margin: auto;
	
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	right:670px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:300px; 
	
}
#featured ul.ui-tabs-nav li{
	padding: 0px 0;
	font-size: 12px;
	color: #fff;
	
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:5px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
	
}
#featured ul.ui-tabs-nav li span{ 
	font-size: 18px;
	font-family: Trebuchet MS, Arial, sans-serif;
	line-height:18px;

	padding: 10px;

}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:82px; 
	color:#3a4b5d;  
	background-image:url(pagea.png); 
	line-height:20px;
	text-decoration: none;
	padding: 5px 5px 3px 5px;
	letter-spacing: 1px;
}

#featured li.ui-tabs-nav-item a:hover{ 
	background:#3b4d60; 
	text-decoration: none;
	color: #ffffff;

}
#featured li.ui-tabs-selected{ 
	background:url('selected-item.gif') top left no-repeat;  
	
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#3b4d60; 
	color: #fdc20c;

	
}
/* =========== SPAN TAGLINE ======= */
#featured ul.ui-tabs-nav li span.tagline{ 
	font-size:small; 
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	line-height: 15px;
	color: white;
	text-transform: none;
	letter-spacing: 0px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a span.tagline{ 
	display:block;  
	color:#ffffff;  
	/*background-image:url(pagea.png); */
	line-height:15px;
	text-decoration: none;
/*	padding: 5px 5px 3px 5px;*/
}
#featured li.ui-tabs-selected{ 
	background:url('selected-item.gif') top left no-repeat;  
	
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a span.tagline{ 
	background:#3b4d60;
	text-decoration: none; 
	/*color: #fdc20c;*/
	color: #ffffff;
	letter-spacing: 0px;
	
}

/* ========= END == SPAN TAGLINE ======= */
#featured .ui-tabs-panel{ 
	width:670px; 
	height:360px; 
	background:#999; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	width: 670px;
	top:270px; 
	left:0; 
	height:90px; 
	background: url('transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:16px; 
	font-family: Trebuchet MS, Arial, sans-serif;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline;
}
#featured .ui-tabs-hide{ 
	display:none; 
}




/*======= END FEATURE CSS ==============*/

/*
-----------------------------------------------------------------------------
  Overrides for out of the box moss css
-----------------------------------------------------------------------------
*/
.ms-globalbreadcrumb{
	padding: 10px;
}


/* remove margins is used by the default page bread crumbs */
.removeMargins {
	margin: 0px;
}

/* page bread crumbs */
.ms-pagebreadcrumb, .ms-pagebreadcrumb a {
	background-color: transparent;
	border: 0px transparent none;
	padding: 0px;
	color:black;
}

/* page bread crumbs */
.ms-pagebreadcrumb a {
	color: #0077B4;
}

/* padding below the editor bar */
.ms-consoleframe {
	margin-bottom:10px;
}

/* web part title */
.ms-WPHeader td {
	border-bottom: none;
}

/* add a right float to the ootb search */
.customTopRight #SRSB {
	float: right;
}

/* fix the ootb search area 100% widths to instead just size correctly */
.customTopRight .ms-sbLastcell, .customTopRight .ms-rightbodysectionsearchbox {
	width: auto;
}

/* fix the ootb search text box size */
.customTopRight .ms-sbtable-ex {
	width: auto;
}

/* fix the ootb search dropdown text size */
.ms-sbplain, select.ms-sbscopes {
	font-size: 11px !important;
}

/* fix the form font size when percents are used */
.ms-formlabel, .ms-formbody, .ms-ptabcn, .ms-sctabcn, .ms-sctabcf, .ms-sctabcnhover, .ms-sctabcfhover {
	font-size: 1em;
}

/* need to hide breadcrumbs inside of main content because some of the ootb page layouts would make them appear twice */
.customMainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb {
	display:none;
}
/* =========== Blue Bar Headers ====================== */
.customHeaders{
	font-family: Trebuchet MS, Arial, sans-serif;
	width: 100%;
	text-transform: uppercase;
	font-size: medium;
	text-align:center;
	letter-spacing: 1px;
}
.customHeaders a {
	color: white;
}
.customHeaders a:hover {
	color: #ccc;
	text-decoration: none;
}

.AdmissionsHeader{
	width: 33%;
	float: left;
	padding-top: 27px;
	*padding-top: 35px;

}
.NewsHeader{
	width: 33%;
	float: left;
	padding-top: 27px;
	*padding-top: 35px;

}

.CalendarHeader{
	width: 32%;
	float: left;
	padding-top: 27px;
	*padding-top: 35px;
	padding-left: 15px;

}


/*=========== Page Layout for Master Page ==========*/
.admissions{
	float: left;
	margin-top: 10px;
	float: left;
	width: 28%;
	padding: 20px 20px 25px 20px;
	}
.line1{
	float: left;
	margin-top: 20px;
	width: 1%;
	border-right: 1px 	#D0D0D0  dotted;
	height: 450px;
}
.news{
	float: left;
	margin-top: 10px;
	float:left;
	width: 28%;
	padding: 20px 30px 25px 20px;
}
.line2{
	float: left;
	margin-top: 20px;
	width: 1%;
	border-right: 1px 	#D0D0D0  dotted;
	height: 450px;
}

.calendar{
	float: left;
	margin-top: 10px;
	float: left;
	width: 28%;
	padding: 20px 0px 25px 15px;
}
.linerow{
	height: 1px;
	width: auto;
	border-bottom: 1px gray dotted;
}

/* ===== Start === Calendar Web Part ===========*/
.eventdate{
     text-align: center;
     }
.calendar .eventdate a{
     color: #3a4b5d;
     width: 40px;
     font-family: Trebuchet MS;
     font-size: 16px;
     white-space: normal;
}

.eventtitle{

padding-left: 10px;
padding-bottom: 3px;
/*border-bottom: 1px gray dotted;*/
}

.eventtitle h2{
font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	margin-bottom: 0;
	color: #3a4b5d;

}
.calendar .eventtitle a{
     color: #3a4b5d;
     font-weight: normal;
}

/* ====== END ==Calendar Web Part ===========*/

/* ===== FOOTER ======================*/
.customfooter{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	float: left;
	margin: 0px;
	padding-left: 20px;
	width: 100%;
	color: #666666;
}

