/* 
MADDInsider Style Sheet - Navigation
*/


A,A:visited
 {
	color: #FF6633;
	text-decoration: underline;
}

A:Active,A:hover 
	{
	color: #FF6633;
	text-decoration: underline;
}

ul.calendarItems {
	float:left;
	padding:0px;
	margin:0px;
	width: auto;	
}

li.calendarItems {
	text-decoration:none;
	list-style:none;
	margin-top: 3px;
	margin-left: 0px;
}

ul.relatedItems li {
	text-decoration:underline;
}


#mainNav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #6E7D9A url(../images/mainNavBgInactive.jpg) top repeat-x;
	color: #ffffff;
	float: left;
	width: 100%;
	height: 31px;
	font-family: arial, helvetica, sans-serif;
}

#mainNav ul li { 
	display: inline; 
	height: 31px; 
}

#mainNav ul li a {
	font-size: 12px;
	letter-spacing:.5px;
	padding: 0px 1em 0px 1em;
	margin: 0px 0px 0px 0px;
	background: #6E7D9A url(../images/mainNavBgInactive.jpg) top repeat-x;
	color: #ffffff;
	text-decoration: none;
	float: left;
	line-height: 31px;
	height: 31px;
	border-right:1px solid white;
}

#mainNav ul li a:hover {
	background: #FF884C url(../images/mainNavBgActive.jpg) top repeat-x;
	color: #ffffff;
	height: 31px;
}

#mainNav li ul {
  display: none;
  position: absolute; 
  }

#mainNav li:hover ul { 
	display: block;
	clear: left ;
}

div#TagItems {
	line-height:24px;
}

#TagItems a {
	border:1px solid gray;
	color:#333333;
	background:#FFFFCC;
	padding:2px;
	white-space:nowrap;
	text-decoration:none;
	cursor:pointer;
}

#TagItems a:hover {
	border:1px solid gray;
	color:#333333;
	background:#CCFFCC;
	padding:2px;
	white-space:nowrap;
	text-decoration:underline;
	cursor:pointer;
}

ul#dropDown, ul#dropDownGetFacts, ul#dropDownInvolved, ul#dropDownTarget {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FF884C;
	color: #ffffff;
	width: 12em;
	height:auto;
	font-family: arial, helvetica, sans-serif;
	border:1px solid black;
	position:absolute;
	z-index:5;
}

ul#dropDown li a, ul#dropDownGetFacts li a, ul#dropDownInvolved li a, ul#dropDownTarget li a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	letter-spacing:.5px;
	background: #FF884C;
	background-image: none;
	color: #ffffff;
	text-decoration: none;
	float: left;
	width:100%;
	border-right:0px solid white;
}

ul#dropDown a, ul#dropDownGetFacts a, ul#dropDownInvolved a, ul#dropDownTarget a {
	padding: 0px 5px 0px 5px;
		
}

ul#dropDown li a:hover, ul#dropDownGetFacts li a:hover, ul#dropDownInvolved li a:hover, ul#dropDownTarget li a:hover {
	background: #FFAA7F;
	background-image: none;
	color: #ffffff;
}

ul#dropDown li, ul#dropDownGetFacts li, ul#dropDownInvolved li, ul#dropDownTarget li {
	display:block;
	border-bottom:1px solid white;
}

/*#mainNav li > ul {
	top: auto;
	left: auto;
	}
	*/
	
.dropDownAbout {
	top:216px;
	left:0px;
}

.dropDownGetFacts {
	top:216px;
	left:80px;
}

.dropDownInvolved {
	top:216px;
	left:175px;
}

.dropDownTarget {
	top:216px;
	left:275px;
}

.dropDownCommunity {
	top:216px;
	left:400px;
}


#contentRight a {
	color: #333333;
	text-decoration:underline;	
}

#contentRight a:hover {
	color: #FF6633;
	text-decoration:underline;	
}






/* this controls the space between the primary navigation items and the content admin nav items */
li#mainNavSpacer {
	font-size: 12px;
	padding: 0px 1em 0px 1em;
	margin: 0px 0px 0px 0px;
	background: #6E7D9A url(../images/mainNavBgInactive.jpg) top repeat-x;
	color: #ffffff;
	text-decoration: none;
	float: left;
	line-height: 31px;
	width:150px;
	height: 31px;
}


#footer a {
  	text-decoration:none;
	color:#ffffff;
  }

#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
  }

div#contentLeft h2 a {
	color:#405580;
	font-size:14px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*#homeFeatureText a {
	text-decoration:none;
	color:#ffffff;
}

#homeFeatureText a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#homeBlogBoxText a, div#rtNavBoxBlackText a {
	text-decoration:underline;
	color:#ffffff;
}

#homeBlogBoxText a:hover, div#rtNavBoxBlackText a:hover {
	text-decoration:underline;
	color:#ffffff;
}

div#homeTopItemsText a {
	text-decoration:none;
	color:#000000;
}

div#homeTopItemsText a:hover {
	text-decoration:underline;
	color:#000000;
}

div#rightNavBoxText a {
	text-decoration:none;
	color:#cc0000;
}

div#rightNavBoxText a:hover {
	text-decoration:underline;
	color:#000000;
}

div#blogPost h2 a {
	text-decoration:none;
	color:#000000;
}

div#blogPost h2 a:hover {
	text-decoration:underline;
	color:#000000;
}

div#featuredEmployeeBoxText a {
	text-decoration:none;
	color:#000000;
}

div#featuredEmployeeBoxText a:hover {
	text-decoration:underline;
	color:#000000;
}

div#homeFeatureTitle a {
	text-decoration:none;
	color:#000000;
}

div#homeFeatureTitle a:hover {
	text-decoration:none;
	color:#000000;
}*/

