﻿#wrapper {
background-color: #000031 ! important
}
/*----------this the background---------------*/

#content-full {
	background-color: #000031;
	background-image: url('/community/PublishingImages/website/bluefade1500.jpg');
	background-repeat:repeat-x;
}
#sidebar-nav {
background-color: #000031;

}
#WebPartWPQ2 {
margin-left: 0px;
margin-top: 0px;
}

#WebPartWPQ3 {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

#WebPartWPQ4 {
margin-left: 0px;
margin-right: 0px;
margin-top: -1px;
}
#WebPartWPQ5 {
margin-top: -1px;
margin-left: 0px;
margin-right: 0px;
}
.ms-main {
background-color: #000031 ! important
}


.ms-WPBody {
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
}


.ms-rteCustom-bodyText {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#WebPartWPQ4 p {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#WebPartWPQ4 h1 {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


/*-------------Makes the "What is an Eligible Event CEWP have white background----------------*/

td#MSOZoneCell_WebPartWPQ9{background:#FFFFFF}

/*------Controls the Links in the middle of the main page---------*/
#webpartWPQ4 table tr td h5 a:link{
	color:#990000;
	}
#webpartWPQ4 table tr td h5 a:hover{
	color:#000031;
	}
#webpartWPQ4 table tr td h5 a:visited{
	color:#990000
	}

/*---Event list on the right side----------*/

#webpartWPQ3 a:link{
	color:#000031;
}
#webpartWPQ3 a:hover{
	color:#990000;
	}
#webpartWPQ3 a:visted{
	color:#000031;
	}
#webpartWPQ3 a:active{
	color:#cc9900;
	}

/*-------- Event list appears in WPQ5 on the some pages--------------*/	

#webpartWPQ5 a:link{
	color:#000031;
}
#webpartWPQ5 a:hover{
	color:#990000;
	}
#webpartWPQ5 a:visted{
	color:#000031;
	}
#webpartWPQ5 a:active{
	color:#cc9900;
	}
/*-------event list appears in the WPQ6 on the aviation page--------*/	

#webpartWPQ6 a:link{
	color:#000031;
}
#webpartWPQ6 a:hover{
	color:#990000;
	}
#webpartWPQ6 a:visted{
	color:#000031;
	}
#webpartWPQ6 a:active{
	color:#cc9900;
	}


/*----------------------------
a:link  {
	color: #000031;
	}
	a:active  {
	color: #99cc00;
	}
	a:hover  {
	color: #990000;
	}
	a:visited  {
	color: #000031;
	}
*/


/*-------- all horizonal lines are red---------*/
hr {
color:#990000;
}
/*--------aligns all the web parts to the top---------*/
td {
vertical-align: top ! important
}
/*-------------- used on the front page middle for the three main areas--------------*/
td#redback {
	font-size: 11pt;
	vertical-align: middle;
	color: #ffffff;
	font-family: helvetica;
	font-weight:bold;
	background: url('/community/PublishingImages/website/WebPart%20Images/wpgradmiddle.gif') repeat-x;
	height:25px;
	text-align:center;
}

/*-------------------------------------------------------------------------------------*/

body {
	font-family: Arial;
	font-size: 10pt;
}

li.link-item {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #990000;
}

h2 {
	color: #990000;
	font-size: large;
	font-family: Verdana;
	margin: 0;
	padding: 0 0 1px 0;
	}	
h3 {
	color: #990000;
	font-size: medium;
	font-family: Verdana;
	margin: 0;
	padding: 0 0 1px 0;
	}	

h4 {
	color: #990000;
	font-size: small;
	font-family: Verdana;
	margin: 0;
	padding: 0 0 1px 0;
}	

h5 {
	color: #990000;
	font-size: x-small;
	font-family: Verdana;
	margin: 0;
	padding: 0 0 1px 0;

}	
/*------used to format the Aviation Instructions page--------*/
table td ol li ul li 
{

list-style:lower-alpha	
}

table td ul ul li{
	list-style:square
}

/*-------------------------------------------------------------*/

a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.25em;
}
	li.link  {
	color: #990000;
	}
	li.link-active  {
	color: #FFFFFF;
	}
	li.link:hover  {
	color: #000031;
	}
	li.link:visited  {
	color: #990000;
	}
	
table tr td ul  {
	list-style:square
}
	
p {
  line-height: 1.5em;
  color:black
}

/*-------------Left Side Naviation----------------------------------*/
ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}
ul#menu {
  list-style-type:none;
  margin: 0;
  padding: 0;
}
ul#menu a {
  display: block;
  text-decoration: none;
  font-size: 10pt;	
}
ul#menu li {
  font-size: 10pt;
}
ul#menu li a {
  vertical-align: middle;
  font-size: 10pt;
  background:url('/community/PublishingImages/website/WebPart%20Images/wpgradmiddle.gif') repeat-x;

  /*background-color:#990000;*/
  color: #FFFFFF;
  padding: 0.25em;
  border-bottom: 1px solid #000031;
  border-left: 1px solid #000031;
  border-right: 1px solid #000031;
   }
   
ul#menu li a:hover {
  background: #000031;
  font-weight:bold;  
  border-left: 5px #990000 solid;
  padding-left: 15px;
  font-weight:bold

}
ul#menu li ul li a {
	background: #FFFFFF;
	color: #990000;
	padding-left: 15px;
}


/*-------------mouse over for the left side naviation----------------*/
ul#menu li ul li a:hover {
  background: #000031;
  font-weight:bold;  
  border-left: 5px #990000 solid;
  padding-left: 15px;
  font-weight:bold
}

ul#menu li ul li a:active {
	background: #000031;
	color: #cc9900;
	border-left: 5px #990000 solid;
	padding-left: 15px;

}


/*_______________________________________________________________________
Calender Styles
_________________________________________________________________________*/

.outreach-cal-main {
background-color:#ffffff;
	border: 0px solid #5f7f7f;
	width: 200px;
	}
.outreach-cal-monthTitle {
	height:25px; 
	background:url('/community/PublishingImages/website/WebPart%20Images/wpgradmiddle.gif') repeat-x;
	/*background-color: #990000;*/
	color: #ffffff !important;
	font: bold 10pt verdana !important;
	padding-top: 2px;
	text-decoration: none;
	}
	.outreach-cal-monthTitle a:visited {
		color: #ffffff !important;
		text-decoration: none;
		}
	.outreach-cal-monthTitle a {
		color: #ffffff !important;
		text-decoration: none;
		}
	.outreach-cal-monthTitle a:hover {
		text-decoration: none;
		}
.outreach-cal-dayOfWeek-Title {
	background-color: #000031;
	color: #990000;
	font: bold 10pt verdana !important;
	height: 20px;
	border-bottom:1px #990000 solid;
	}
	
.outreach-cal-day-Highlighted {
	background: url('bg-cal-day.gif') repeat-x;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #ccc;
	color: #000031;
	font-size: 10pt;
	font-family: verdana;
	height: 20px;
	padding: 2px;
	width: 25px;
	}
		
.outreach-cal-day {
	background: url('bg-cal-day.gif') repeat-x;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #ccc;
	color: #000031;
	font-size: 10pt;
	font-family: verdana;
	height: 20px;
	padding: 5px;
	width: 25px;
	}
	.outreach-cal-day-Highlighted {
		background: url('bg-cal-day-highlight.gif') repeat-x;
} 
	col.weekend {
		background-image: none !important;
		background-color: #ccc !important;
		border: 10px solid #000;
		}
	.outreach-cal-day a:link {
		color: #000031;
		text-decoration: none;
		}
		.outreach-cal-day a:visited {
			color: #000031;
			text-decoration: none;
			}
		.outreach-cal-day a:hover {
			text-decoration: underline;
			}
	.outreach-cal-day #today {
		font-size: 11pt;
		font-weight: bold;
		}
	.outreach-cal-day #EventToday{
		background-color: #CBCBCB;
		font-size:11pt;
		font-weight: bold;
		}
}

/*---------------------Style for Links page webparts---------------------------------- */

tr td table tr td div table tr td table a:link {
	color:#990000;
}


/* ----------------------The Styles control the web part headers --------------------------------*/

.ms-WPHeader {
	background: url('/community/PublishingImages/website/WebPart%20Images/wpgradmiddle.gif') repeat-x;
	border-collapse: collapse;
	}
	
.ms-WPTitle {
	padding-left:3px;
	padding-right:7px;
	padding-top:2px;
	font-size: 10pt;
	vertical-align:middle;
	font-family: helvetica;
	font-weight:bold;
	color:#ffffff;
}

.ms-WPTitle A:visited {
	text-align:left;
	vertical-align:middle;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 10pt;
}

.ms-WPTitle A:link {
	text-align:left;
	vertical-align:middle;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 10pt;
}

.ms-WPTitle A:hover {
	text-align:left;
	vertical-align:middle;
	color:#ffffff;
	cursor:pointer;
	font-weight: bold;
	font-size: 10pt;
}


/*---------------------------------------------------------------------------*/
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 1px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 0px solid #ccc; margin: 0 0 1px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }Column</div></div>
