@charset "utf-8";
/* ++++ This version is used by alumni.nesl.edu and should not be changed without checking HTML on that site ++++ */

* {
	padding: 0;
	margin: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 71%;
	color : #000000;
	background-color:#2e006e;
}
.clearfix {
	overflow:hidden;
} /*fixes outer DIV tag clearing issues with floating inner divs in IE6. */
p, ul {
	margin: 8px 0;
}
blockquote {
	padding:2em;
	text-align:justify;
}
li {
	margin: 0 0 0.5em 2em;
}
td {
	vertical-align:top;
}
th {
	text-align: left;
	padding:3px;
}
dd {
	margin-left:16px;
}
dt {
	margin-top:4px;
}
cite {
	font-style:normal;
	font-variant:small-caps;
}
em em {
	font-style:normal;/*used for when emphasis is needed inside inside italicized article titles*/
}
fieldset {
	padding:4px;
	border-color: #C75B12
}
fieldset p {
	clear:both;
	margin-bottom:5px;
}
fieldset {
	padding:4px;
}
fieldset legend {
	font-size:1.4em;
	color: #C75B12;
}	
/*container is the main div for the entire site.*/
#container {
	width:900px;
	background-color:white;
	margin:auto;
}
#container table {
	border-collapse:collapse;
	border:none;
}
#topbar, header {
	display:block;
	height:106px;
	padding-top:10px;
}
header nav {
	display:block;
	width:900px;
	height:44px;
}
header section {
	display:block;
	width:886px;
	height:48px;
	margin:0 0 14px 14px;
}
a {
	color: black;
}
a img {
	border:none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight:normal;
	color: #0077C0;
	margin-bottom:24px;
}
h1 a {
	color: #0077C0;
}
h2 {
	margin-bottom:4px;
	margin-top:20px;
	color:#0077C0;
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:12px;
}
h2 a {
	color:#0077C0;
	text-decoration:none;
}
/*.subheader2 was originally used as header three, but is now deprecated in favor of redefining h3.*/
h3, .subheader2 {
	color:#2e006e;
	font-size:1em;
	margin-bottom:3px;
	margin-top:12px;
	font-weight:bold;
}
h3 a, .subheader2 a {
	color:#2e006e;
}
h4 {
	color:#800127;
	font-size:1em;
}
img.rightSide {
	float:right;
	margin:0 0 5px 5px;
}

img.leftSide {
	float:left;
	margin:0 5px 5px 0;
}
img.rightSide:after, img.leftSide:after {
	clear:both;
}
.form ul {
	list-style:none;
}
.form li {
	clear:left;
	margin:2px 0;
}
.form label {
	min-width:8em;
	display:block;
	float:left;
}
.form input {
	float:left;
}
.orangeBox {
	background-color:#C75B12;
	height:51px;
	padding:1px;
}
.orangeBox input {
	display:block;
	box-shadow:1px 1px 1px #2e006e;
	border:1px dotted white;
	background-color:#C75B12;
	height:51px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:white;
	font-size:2.5em;
}

.orangeBox a {
	display:block;
	background-image:URL('/images/submit-form_button.gif');
	background-position:right;
	background-repeat:no-repeat;	
	box-shadow:1px 1px 1px #2e006e;
	border:1px dotted white;
	background-color:#C75B12;
	height:49px;
	line-height:49px;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:white;
	font-size:2.5em;
	text-decoration:none;
	vertical-align:middle;
	padding-left:3px;
}

.alertbox {  /* this class is used to differenciate special announcements on a per-page basis.*/
	border:1px solid #321080;
	font-weight:bold;
	padding:8px;
	background-color:#f2f1f3;
	width:320px;
	margin:auto;
}
.blueBar {
	background-color: #2e006e;
	height:9px;
}
/*Splash is used for text in the upper image/text marketing block of toplevel pages*/
.splash {
	height:176px;
	padding:30px 30px 0 40px;
	color:white;
	font-size:1.4em;
	font-weight:normal;
	line-height: 1.9em;  /*needs to be 1.8 to make room for the big tags that's often in these divs*/
	letter-spacing: 0.05em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.splash a {
	color:white;
	text-decoration: underline;
}
.splash a:hover {
	text-decoration:none;
}
.splashLevel2 {
	padding:60px 30px 0 50px;
	color:white;
	font-size:1.2em;
	font-weight:normal;
	line-height: 1.9em; /*needs to be 1.8 to make room for the bigWord tags that's often in these divs*/
	font-family:Georgia, "Times New Roman", Times, serif;
}
.splashLevel2 a {
	color:white;
	text-decoration:none;
}
.splashLevel2 a:hover {
	text-decoration:none;
}
.bigWord, big {
	font-size:2em;
}
.blockImg {
	display:block;
}
.mainBody {
	width:100%;/*	background-image:url(/images/bg_body_new2.gif);  /*creates a left side blue/purple bar for the leftnavDiv class; must extend to the bottom of the page, not just the bottom of leftnavDiv*/
/*	background-repeat:repeat-y;
	background-position:-26px 0px;*/
}
.mainBodyHome {
/*overflow:hidden;*/
}
.leftnavDiv {
	background-color:#2e006e;
	vertical-align:top;
	width:150px;
}
.leftnavDiv nav {
	display:block;
}
.leftnavDiv .header {
	margin:3em 0.6em 0.6em 0.6em;
	color:#8ed8f8;
	font-size:1.2em;
	font-weight:bold;
}
.leftnavDiv .header a {
	color:#8ed8f8;
	text-decoration: none;
}
.leftnavDiv .leftnav a {
	display:block;
	margin:0.6em;
	padding:2px;
	font-size:0.9em;
	font-weight:bold;
	color:white;
	text-decoration: none;
	text-transform:uppercase;
	border:1px solid #2e006e;
}
.leftnavDiv .leftnav a:hover {
	text-decoration: none;
	border:1px solid white;
}
.leftnavDiv .on {
}
.leftnavDiv .on a {
	color:#8ed8f8;
	border:1px solid white;
}
.leftnavDiv .leftnavSub a {
	display:block;
	padding:3px 8px 3px 24px;
	color:#8ed8f8;
	text-decoration: none;
}
.leftnavDiv .leftnavSub a:hover {
	display:block;
	padding:3px 8px 3px 24px;
	background-image:url(/images/bg_leftnavsub.gif);
	background-repeat: no-repeat;
	color:white;
	text-decoration: none;
}
.leftnavDiv .onSub {
	background-image:url(/images/bg_leftnavsub.gif);
	background-repeat: no-repeat;
}
.leftnavDiv .onSub a {
	color:white;
}
/*.dividerLeftnav{
	background-image:url(/images/divider_leftnav.gif); //a dotted line
	height:1px;
    margin-top:1.5em;
    margin-bottom:1.5em;
}*/

.mainDiv {
	vertical-align:top;
	width:750px;
}
/*preserve indenting for lists in the maindiv section*/
.mainDiv ul ul {
	padding-left:1.5em;
}
.headerImages p {
	margin:0;  /* the CMS editor often adds <p> tags to images in the header table which stretches out the header -- <p> margins should be removed here:  */
}
.headerImages img { /*make sure header images are block elements if they have not already been assigned to the blockImg class*/
	display:block;
}
.mainLeft {
	font-family:Verdana, Geneva, sans-serif;
	width:523px;
}
.mainLeft table td { /*table cells inside the mainLeft table have padding because these tables are for general use through the CMS.*/
	padding: 0.5em;
}
.sidebar {
	vertical-align:top;
	width:227px;
	color:#5E514E;
	border-left:1px dotted #800127;
}
.sideButtons {
	list-style:none;
}
.sideButtons li {
	margin:10px 0;
	font-size:1.4em;
	border: 1px solid #800127;
}
.sideButtons li a {
	padding:4px 20px 0 8px;
	height:1.4em;
	display:block;
	color:#800127;
	text-decoration:none;
	background-image:url(/images/bg_button_sidebar.gif);
	background-repeat: no-repeat;
	background-position:right;
}
.sideButtons li a:hover {
	color:white;
	text-decoration:none;
	background-color:#800127;
	background-image:url(/images/bg_button_sidebar_on.gif);
	background-repeat: no-repeat;
	background-position:right;
}
.subheaderSidebar {
	color:#2e006e;
	padding-bottom:0.7em;
}
.subheaderSidebar a {
	color:#2e006e;
	font-size:1em;
	text-decoration:none;
}
.subheaderSidebar a:hover {
	text-decoration:underline;
}
#quoteBlock a {
	color:#800127;
	text-decoration:none;
}
#quoteBlock a:hover {
	color:#800127;
	text-decoration:underline;
}
.underlineHeader { /*for use in the right sidebar */
	padding:4px 0px 4px 0px;
	color:#800127;
	font-size:1.4em;
	margin-bottom:1em;
	border-bottom:1px dotted #800127;
}
.HomepageQuoteItem {
	color:white;
	display:none;
}
#home_ssp {
	height:175px;
	width:200px;
	font-weight:bold;
	margin:10px;
	color:#800127
}
.breadcrumb {
	font-size:0.9em;
	color: #2e006e;
	height:25px;
	margin-bottom:5px;
}
.breadcrumb a {
	color: #2e006e;
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
.footer, footer {
	display:block;
	clear:left;
	padding:1em;
	color:#2e006e;
	font-size: 0.9em;
}
.footer a, footer a {
	color:#2e006e;
	text-decoration: none;
}
.footer a:hover, footer a:hover {
	color:#2e006e;
	text-decoration: none;
}
.footerDivider {
	margin-left:1em;
	margin-right:1em;
}
#LTopNav { /*bg color needs to be purple on the left side because IE puts the border over the BG color. */
	height:44px;
	background-color:#2e006e;
	float:left;
}
#RTopNav { /*bg color needs to be white on the right side because IE puts the border over the BG color. */
	height:44px;
	background-color:white;
	float:left;
}
#LTopNav a {
	background-color:#2e006e;
	padding:14px;
	height:14px;
	border-left:1px dotted white;
	border-top:1px solid #2e006e;
	border-bottom:1px dotted #ffffff;
}
#RTopNav a {
	text-transform:uppercase;
	font-size:0.9em;
	height:24px;
	border-bottom:1px dotted #800127;
}
#LTopNav li, #RTopNav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#LTopNav a, #RTopNav a {
	display:block;
	color:white;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
#LTopNav .on {
	background-color:#0077C0;
}
.nav {
	position:absolute;
	top:116px;
	display:none;
	border-left:1px dotted white;
	width:150px;
}
.nav a {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:0.9em;
	text-align:left;
	border:none;
	padding:0.6em;
	color:white;
	text-decoration: none;
	text-transform:uppercase;
}
.nav a:hover {
	color:#97999c;
	text-decoration: none;
}
#prospective, #students, #alumni, #faculty {
	z-index: 6;
	background-color:#5E514E;
}
#eCommunity, #eLearning, #eAcademics {
	z-index:6;
	background-color:white;
	color:#800127;
	border-bottom:1px solid #800127;
	border-left:1px solid #800127;
}
#eCommunity a, #eLearning a, #eAcademics a {
	color:#800127;
	font-weight:bold;
}
#prospective {
}
#students {
	margin-left:149px;
}
#alumni {
	margin-left:264px;
}
#faculty {
	margin-left:393px;
}
#quickaccess {
	position:relative;
	left:-85px;
	top:6px;
	text-align:left;
	display:none;
	width:420px;
	height:50px;
	padding-top:21px;
	padding-left:6px;
	background-image:url(/images/search_mouseover2.gif);
	background-repeat:no-repeat;
}
.quickAccessSelect {
	width:97px;
	height:20px;
	padding-left:5px;
	color:#2e006e;
	font-size:9px;
}
.centersMain {
	padding:20px 30px 15px 25px;
	color:white;
	font-size:1.1em;
}
.centersMain a {
	color:white;
}
.centersMain a:hover {
	text-decoration:none;
}
.centersHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:1.8em;
	font-weight:normal;
	height:70px;
}
.centersHeader a {
	color:#ffffff;
	text-decoration:none;
}
.centersHeader a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.caladminBody {
	float:left;
	margin: 20px 10px 10px 20px;
}
.loading {
	background-image:url(/images/loading.gif);
	background-repeat:no-repeat;
	width:18px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
.captionBox {
	padding: 4px;
	margin-left: 4px;
	float:right;
	font-size: smaller;
	color: gray;
	width: 200px;
	clear:right;
}

#socialIcons {
	display: block; 
	height: 0px; 
	overflow:visible; 
	position: relative; 
	width: 900px;
	top:-46px;}
	
#socialIcons img {
	display: block; 
	position: absolute; 
	height: 35px; 
	width:181px; 
	right: 22px; 
	top: 0px;border:none;
}
ul.flatList {
	list-style:none;
	margin:0;
	padding:0;
}
li.lineButton {
	float:left;
	margin:0;
}

/* ----------------- top navigation and sprites ---------------------*/

.topBar {
	margin:14px 0 0 0;
	float:left
}

#NESL-cse-search-box {
	width:150px;
}

#topnavMenu {
	border:1px solid #800127;
	width:115px;
}

#topnav {
	width:215px;
	height:15px;
	margin: 17px 10px 10px 35px;
	padding: 0;
	position:relative;
	z-index:20;
	float:left;
}
#topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background:url(http://www.nesl.edu/images/sprites/topnav.gif);
	z-index:10;
}
#topnav a {
	display: block;
	height: 15px;
	overflow:hidden;
	text-indent:-100px;
}
#topnav #topnav_library {
	left: 0px;
	width: 49px;
}
#topnav #topnav_employers {
	left: 65px;
	width: 68px;
	background-position:-49px 0;
}
#topnav #topnav_giving {
	left: 160px;
	width: 42px;
	background-position: -117px 0;
}
#topnav #topnav_search {
	left: 230px;
	width: 46px;
	background-position: -159px 0;
}
#topnav #topnav_library a:hover {
	background:url(../images/sprites/topnav.gif);
	background-position: -1px -16px;
	background-repeat:no-repeat;
	border:1px solid black;
}
#topnav #topnav_employers a:hover {
	background:url(../images/sprites/topnav.gif);
	background-position: -50px -16px;
	background-repeat:no-repeat;
	border:1px solid black;
}
#topnav #topnav_giving a:hover {
	background:url(../images/sprites/topnav.gif);
	background-position: -118px -16px;
	background-repeat:no-repeat;
	border:1px solid black;
}
/* ---- Ignore visually impaired accessibility styles ---- */

#AccessibleSkipToContent {
	display:none;
}
/* ---- secure housing styles ----*/
.prices {
	background-color:#f1f3f2;
	margin:8px;
	float:right;
	padding:3px;
	list-style:none;
	border:thin outset #000;
	width:150px;
}

