/*------ navBar1 --------------------------------------------------------------------------------------------*/
#navBar1Wrapper {
	height: 32px; 
	background-image: url(../images/nav/navBar1/navBar1Background.jpg); 
	background-repeat: repeat-x;
	z-index: 10;
	position: relative;
}
#navBar1 {
	width: 980px;
	margin: 0 auto;
}
#navBar1 .navDropDown {
	display: block;
	float: left;
	z-index:10;
}
#navBar1 .navDropDown .navBar1Buttons {
display: block;
float: left;
height: 32px;
text-indent: -9999px;
background-position: 0px -1px;
}

#navBar1 .hovering .navBar1Buttons{
background-position: 0px -34px;
}
#navBar1 .navDropDown .active {
background-position: 0px -67px;
}

#programsButton {width: 105px; background-image: url(../images/nav/navBar1/programsButton.jpg);
}
#admissionsButton {width: 105px; background-image: url(../images/nav/navBar1/admissionsButton.jpg); }
#newsButton {width: 105px; background-image: url(../images/nav/navBar1/newsButton.jpg); }
#campusButton {width: 105px; background-image: url(../images/nav/navBar1/campusButton.jpg); }
#testDriveButton {width: 105px; background-image: url(../images/nav/navBar1/driveButton.jpg); }
#aboutButton {width: 105px; background-image: url(../images/nav/navBar1/aboutButton.jpg); }
#careerButton {width: 105px; background-image: url(../images/nav/navBar1/careerButton.jpg); }
#fameButton {width: 105px; background-image: url(../images/nav/navBar1/fameButton.jpg); }

#programsDropDown {
	width: 424px !important;
	margin-left: 14px;
}
#pddTop {
	width: 424px;
	height: 9px;
	background: url(../images/dropDown/pddTop.png);
}
#pddWrapper {
	width: 418px; 
	padding: 0px 6px; 
	background: url(../images/dropDown/pddBackground3.png); 
}
#pddBottom {
	width: 424px; 
	height: 9px; 
	background: url(../images/dropDown/pddBottom.png);
}

#pddWrapper #pddCampus {
	width: 420px;
	padding: 0px 20px 0;
}
#pddWrapper #pddOnline {
	width: 360px;
	padding: 0px 55px 0;
	border-bottom: 1px solid #3e3e3e;
}
#pddWrapper #pddOnlineCertificate {
	width: 360px;
	padding: 30px 55px 0;
}
.pddLocationIcon {
	background: url(../images/dropDown/pddAssets.png) no-repeat;
	background-position: -23px 0px;
	width: 120px; 
	height: 33px; 
	margin: 10px 0 20px 33px;
	position: relative; 
	left: -23px;
	display:none;
}
.pddLocationIcon:hover {
	background-position: 0px 0px;
	margin: 10px 0 20px 10px;
	padding: 0 0 0 23px;
}
#pddOnlineIcon {
	background-position: -23px -33px; 
}
#pddOnlineIcon:hover {
	background-position: 0px -33px; 
}
#pddWrapper #pddCampus ul li {width: 400px; list-style-type:none; margin: 0 11px 0px 0px;}
#pddWrapper #pddOnline ul {width: 169px; list-style-type: none; margin: 0 11px 16px 0px;}
#pddWrapper #pddOnlineCertificate ul {width: 186px; list-style-type: none; margin: 0 11px 16px 0px;}
#pddWrapper .degreeHeader {
	background: url(../images/nav/navBar1/programTitle.jpg) no-repeat;
	margin: 0 0 11px 10px;
	padding: 0;
	height: 14px;
}
#pddWrapper .degreeHeaderMasters {background-position: 0 -66px; }
#pddWrapper .oneYear {height:9px; background-position: 0 -9PX;}
#pddWrapper .twoYear {height:9px; background-position: 0 0;}
#pddWrapper .certificate {background-position: 0 -18px;}
#pddWrapper .degreeHeaderAssociates {
	margin-top: 43px;
	background-position: 0 -84px;
}
#pddWrapper ul li {padding-bottom: 6px;}
#pddWrapper ul li a{
	display:block; 
	width: 400px; 
	padding: 3px 0px 5px 11px; 
	font-size: 10px; 
	line-height: 10px; 
	text-decoration:none; 
	color: #dad6cc; 
}
.ddCenter1, .ddCenter2 {width: 349px; padding-left:10px; margin-top:10px; margin-bottom:20px;}

#pddWrapper ul li a:hover { 
	background-image: url(../images/dropDown/pddNavLinkHover.png);
	background-repeat: no-repeat;
	color: #bdccd4; 
	text-decoration: none;
color: #bdccd4;}

#pddWrapper ul .degree .ddHover {
	display: block; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 12px;
}
#pddWrapper ul .degree .ddHover .ddLeft1 {width: 10px; height: 18px; }
#pddWrapper ul .degree .ddHover .ddCenter1 {line-height: 10px; padding: 3px 0 5px; margin-bottom: 6px;}
#pddWrapper ul .degree .ddHover .ddRight1 {width: 10px; height: 18px; }
#pddWrapper ul .degree .ddHover:hover .ddLeft1 {background: url(../images/dropDown/ddHoverLeft1.png); }
#pddWrapper ul .degree .ddHover:hover .ddCenter1 {background: url(../images/dropDown/ddHoverCenter1.png) repeat-x;}
#pddWrapper ul .degree .ddHover:hover .ddRight1 {background: url(../images/dropDown/ddHoverRight1.png); }

#pddWrapper ul .degree .ddHover .ddLeft2 {width: 10px; height: 30px; }
#pddWrapper ul .degree .ddHover .ddCenter2 { line-height: 12px; padding: 3px 0px 3px; margin-bottom: 6px;}
#pddWrapper ul .degree .ddHover .ddRight2 {width: 10px; height: 30px; }
#pddWrapper ul .degree .ddHover:hover .ddLeft2 {background: url(../images/dropDown/ddHoverLeft2.png); }
#pddWrapper ul .degree .ddHover:hover .ddCenter2 {background: url(../images/dropDown/ddHoverCenter2.png) repeat-x;}
#pddWrapper ul .degree .ddHover:hover .ddRight2 {background: url(../images/dropDown/ddHoverRight2.png); }




#admissionsDropDown {margin-left: -39px;}
#campusDropDown {margin-left: -38px;}
#aboutDropDown {margin-left: -23px;}
#careerDropDown {margin-left: -34px;}
#fameDropDown {margin-left: -33px;}

#navBar1 .navDropDown .dropdown {
	display: none;
	width: 190px;
	top: 32px;
	position: absolute;
}

.sddTop {
	background-image: url(../images/dropDown/sddTop.png);
	width: 190px;
	height: 9px;
}
.sddSubNav {
	background-image: url(../images/dropDown/sddSubNavBackground.png);
	list-style-type:none;
}
.sddSubNavLink {
	width: 150px; 
	padding: 6px 20px 0px;
}
.sddSubNavLink a {
	display:block; 
	width: 150px; 
	padding: 3px 0px 5px 8px; 
	font-size: 10px; 
	line-height: 14px; 
	text-decoration:none; 
	color: #dad6cc; 
}
.sddSubNavLink a:hover {
	background-image: url(../images/dropDown/sddSubNavLinkHover.png);
	background-repeat: no-repeat;
	color: #bdccd4; 
	text-decoration: none;
}
.sddBottom {
	background-image: url(../images/dropDown/sddBottom.png);
	width: 190px;
	height: 23px;
}
#search {
	width: 141px; 
	height: 32px; 
	background-image: url(../images/nav/navBar1/searchBg.png);
	background-position: 0px -1px;
}
#search #searchField {
	border: none; 
	font-size: 9px; 
	color: #909090; 
	background: #4d4d4d; 
	margin: 10px 3px 0 5px; 
	width: 115px;
	letter-spacing: 1pt;
}
#search #searchButton {
	margin-top: 11px;
	width: 12px;
	height: 11px;
	background: url(../images/nav/navBar1/searchButton.png);
}
#search #searchButton:hover {
	background-position: 0px -11px;
}

/* WORDPRESS 3.0 FIRST MENU */

.menu-main-navigation-container {width: 980px;
	margin: 0 auto;}


#menu-main-navigation li {display:inline;}


.menu {}
