@charset "utf-8";
/* Copyright 2010. Southern California Insitute of Technology. If you would like to use styles from this stylesheet, please contact info@scitech.edu */

body {
	margin: 0;
	padding: 0;
	background-color: #060B0F;
	background-image: url(../_assets/image/main/top-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-width:960px;
}
a:focus {
	outline: none;
}


/* ---------- headerNav ---------- */
#top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


#header {
	margin: 0 auto;
	padding: 0px;
	height: 85px;
	width: 960px;
	position: relative;
	border: none;
}

#header a img{
	border: none;
}
#header .headerRight {
	float: right;
	color: #CCC;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 40px 17px 0px 17px;
	display: block;
	text-decoration: none;
	margin: 0;
}

#header p.headerRight {
	color: #FFF;
}
#header a.headerRight {
	background-image: url(../_assets/image/main/header-arrows.png);
	background-repeat: no-repeat;
	background-position: 0px 41px;
}
#header a.headerRight:hover {
	color: #FFF;
}

#header span#headerNumber {
	color: #368DE4;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 28px;
}


#mainNav {
	margin: 0 auto;
	padding: 0px;
	height: 35px;
	width: 960px;
	position: relative;
	border: none;
}
#mainNav ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;

}
#mainNav a    {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}
#mainNav li.menuItem ul li a {
	text-align: left;
	font-weight: normal;
}


#mHome {
	background-image: url(../_assets/image/main/mainNav-left.gif);
	background-position: left top;
	width: 54px;
	height: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#mHome img {
	border: none;
}


#mAbout , #mPrograms, #mAdmissions{
	background-image: url(../_assets/image/main/mainNav-middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35 px;
	width: 134px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#mLabs {
	background-image: url(../_assets/image/main/mainNav-middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35 px;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#mFA  {
	background-image: url(../_assets/image/main/mainNav-middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35 px;
	width: 159px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#mSA {
	background-image: url(../_assets/image/main/mainNav-right.gif);
	background-repeat: no repeat;
	background-position: right top;
	height: 35 px;
	width: 160px;
}
ul.dropMenu {
	display: none;
	z-index: 100;
	/* need this so that if JS is not enabled, the drop down items don't show up*/
}
#mainNav ul.dropMenu li a {
	padding-left: 10px;
	color: #CCC;
	margin-left: 10px;
}
#mainNav ul.dropMenu li a:hover{
	color: #FFF;
	background-image: url(../_assets/image/main/headerNav-Dot.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#mainNav ul#dmAbout, #mainNav ul#dmAdmissions {
	position: absolute;
	width: 150px;
	background-color: #152e53;
	text-align: left;
	padding-bottom: 10px;
}
#mainNav ul#dmFA        {
	position: absolute;
	width: 159px;
	background-color: #152e53;
	text-align: left;
	padding-bottom: 10px;
}

#mainNav ul#dmLabs {
	position: absolute;
	width: 760px;
	background-color: #152e53;
	text-align: left;
	padding-bottom: 10px;
	left: 100px;
	padding-top: 20px;
}
#mainNav ul#dmLabs li {
	float: left;
	height: 50px;
	width: 225px;
	margin: 10px;
	/* [disabled]padding-left: 80px; */
	padding-top: 65px;
	/* [disabled]text-align: center; */
}
#mainNav ul#dmLabs li a {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	padding-right: 10px;
}
#mainNav ul#dmLabs li a:hover {
	background-image: none;
}
#mainNav ul#dmLabs li#dmlElectricalLab {
	background-image: url(../_assets/image/main/mainNav/labs-electrical.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainNav ul#dmLabs li#dmlMotorsLab {
	background-image: url(../_assets/image/main/mainNav/labs-motors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainNav ul#dmLabs li#dmlPLCLab {
	background-image: url(../_assets/image/main/mainNav/labs-plc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainNav ul#dmLabs li#dmlRoboticsLab {
	background-image: url(../_assets/image/main/mainNav/labs-robotics.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainNav ul#dmLabs li#dmlNetworkingLab {
	background-image: url(../_assets/image/main/mainNav/labs-networking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainNav ul#dmLabs li#dmlBiomedLab {
	background-image: url(../_assets/image/main/mainNav/labs-biomed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainNav ul#dmSA {
	position: absolute;
	width: 160px;
	background-color: #152e53;
	text-align: left;
	left: 799px;
	padding-bottom: 10px;
}


#mainNav ul#dmPrograms {
	background-color: #152e53;
	position: absolute;
	width: 470px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#mainNav ul#dmPrograms div#dmDiplomaPrograms {
	float: left;
	width: 220px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C1B30;
}
#mainNav ul#dmPrograms div#dmDiplomaPrograms #dmDiplomaHeaderLink a, #mainNav ul#dmPrograms div#dmDegreePrograms #dmDegreeHeaderLink a{
	color: #529DE9;
	font-size: 0.9em;
	font-weight: bold;

}

#mainNav ul#dmPrograms div#dmDegreePrograms {
	float: left;
	width: 220px;
}

#mainNav ul#dmPrograms h2 {
	color: #C30;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0;
	padding-bottom: 15px;
	font-weight: normal;
}

/* ---------- END homepage Content ---------- */
/* ---------- footer ---------- */

#footer {
	width: 960px;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	height: 120px;
}
#footer #footerAddress {
	height: 120px;
	float: left;
	width: 430px;
	font-size: 10px;
	padding-top: 20px;
}
#footer #footerAddress p {
	color: #CCC;
	margin: 0px 0px 3px 0px;
	padding: 0;
}
#footer #footerAddress p#footerSiteName {
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#footer #footerAddress a {
	color: #1867b9;
	text-decoration: none;
}
#footer #footerAddress a:hover {
	color: #FFF;
}

#footer #footerLogo {
	float: right;
	background-image: url(../_assets/image/main/footer-seal.jpg);
	width: 330px;
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
	height: 150px;
	padding-top: 40px;
}
#footer #footerLogo a{
	color: #1867b9;
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
}
#footer #footerLogo a:hover {
	color: #FFF;
}



#subNavDivider {
	margin: 0 auto;
	background-color: #FFF;
}
#subNav  {
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	position: relative;
}
#subNav #snHeader {
	font-size: 1.2em;
	position: absolute;
	top: 15px;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0;
	text-decoration: none;
	color: #666;
}

#subNav ul#snLinks {
	width: 750px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 210px;
	top: 20px;
}
#subNav ul#snLinks li {
	list-style-type: none;
	/* [disabled]padding: 0px 10px 0px 14px; */
	margin: 0px;
	float: right;
}
#subNav ul#snLinks li a {
	color: #666;
	text-decoration: none;
	display: block;
	background-image: url(../_assets/image/main/subNav-Dot.png);
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 0px 10px 0px 14px;
	background-position: left center;
}
#subNav ul#snLinks li a:hover {
	color: #1867b9;
}









.divider {
	background-color: #FFF;
	background-image: url(../_assets/image/main/divider-top-shadow.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0 auto;
	overflow: auto;
}

#pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	position: relative;
	border: none;
}


#pageHeader #headerImg img {
	border: none;
}

#pageHeader ul#pageNav {
	text-decoration: none;
	text-align: center;
	height: 35px;
	padding: 0;
	margin: 0;
	background-image: url(../_assets/image/main/pageNav-background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#pageHeader ul#pageNav li {
	display: block;
	float: left;
	height: 34px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #CCC;
}

#pageHeader ul#pageNav li a {
	font-size: 0.7em;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 5px 0px 5px;
	height: 30px;
	background-image: url(../_assets/image/main/pageNav-background.gif);
	background-repeat: repeat-x;
	background-position: top left;
}


#pageHeader ul#pageNav li a:hover {
	background-position: bottom left;
	color: #FFF;
}




#pageNav #pNavNum5 li {
	width: 182px;
}
#pageNav #pNavNum7 li {
	width: 137px;
}





#mainContent {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
#mainContent a {
	text-decoration: none;
	color: #1867b9;
}
#mainContent a:focus {
	outline: none;
}

#mainContent a:hover {
	text-decoration: underline;
}
#mainContent a:visited {
	color: #339;
}

#mainContent h1 {
	font-size: 2em;
	color: #1867b9;
}
#mainContent h2 {
	color: #202020;
	font-size: 1.4em;
}
#mainContent h3 {
	font-size: 1.1em;
	color: #152e53;
}


#mainContent p , #mainContent li{
	font-size: .9em;
	color: #333;
}
#contentCol {
	width: 650px;
	float: left;
	position: relative;
	overflow: auto;
}
#widgetCol {
	width: 240px;
	float: right;
	position: relative;
	overflow: auto;
}


#headerImg {
	padding: 0;
	margin: 0;
}

/* Localized */