body {
	background: #fff url(../images/backgrounds/html-bg.gif) top repeat-x;
}
h1 {
	font-size: 189%;
	line-height: 1.23;
	clear: both;
	padding-bottom: 10px;
}
h2 {
	font-size: 144%;
	line-height: 1.26;
	color: #8B0101;
	clear: both;
	margin-bottom:10px;
}
h3 {
	font-weight: bold;
	clear: both;
	color: #8B0101;
}
h4 {
	color: #8B0101;
	font-weight: bold;
	clear: both;
}
h5 {
	text-transform: uppercase;
	clear: both;
}
ul, ol {
	margin: 0px 0px 16px 16px;
}
ul li {
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
}
ul li a.active { color: #8B0101;}
ol li {
	display: list-item;
	list-style-type: decimal;
	list-style-position: outside;
}
dl {
	margin: 0px 16px 16px 16px;
	text-align: justify;
}
dl dt {
	font-weight: bold;
	color: #594d40;
}
dl dd {
	margin: 0px 0px 16px 16px;
	font-size: 92%;
	line-height: 1.64;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) bottom repeat-x;
}
dl dd p {
	margin-bottom: 16px;
}
p {
	margin-bottom: 16px;
	text-align: justify;
}
blockquote {
	margin: 18px 36px;
	line-height: 1.64;
}
blockquote p {
	margin-bottom: 0px;
}
blockquote p:before {
	content: open-quote;
} 
blockquote p:after {
	content: no-open-quote;
}
blockquote p.last:after {
	content: close-quote;
}
blockquote p.cite {
	font-size: 110%;
	line-height: 1.5;
	text-align: right;
	color: #7a7a66;
}
blockquote p.cite:before {
	content: no-open-quote;
}
table { width: 100%; }
a {
	color: #8B0101;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
acronym, abbr {}
ins, del {
	text-decoration: none;
}

/* COMMONLY-USED CLASSES */
.break {
	clear: both;
}
.column {
	float: left;
	margin-right: 20px;
}
/* IE6 hack */
* html .column {
	display: inline;
}
.column-last {
	float: left;
	margin-right: 0px;
}

/* If you want to use horizontal rules, wrap them in a div so they may be displayed the same cross-browser. */
.hr {
	height: 16px;
	margin: 0px 16px 16px 16px;
	border: 0;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) center repeat-x;
}
.hr hr {
	display: none;
}

input.form-submit { padding: 3px 0px; width: 125px; }

label.one-line {
	display: block;
	clear: both;
	height: 26px;
	padding: 3px 0px;
}
label.one-line span {
	display: block;
	float: left;
	height: 21px;
	width: 50%;
}
* html label.one-line span input {
	border: 1px solid inherit;
	height: 15px; padding: 0px;
}
label.one-line span.label {
	height: 21px;
	line-height: 21px;
	width: 49%;
}
label.one-line span.text {
}
label.one-line span input {
	width: 97%; padding: 0px;
}
label.one-line span select {
	width: 100%;
}

p.hook {
	font-size: 123.1%;
	line-height: 20px;
}

/* LAYOUT */
#wrapper {
	font-size: 100%;	/* calculates out to 13px */
	line-height: 1.23;
	width: 922px; height: auto;
	margin: 0px auto; padding: 0px 0px 1px 0px;
	color: #444;
	font-family: "Georgia", "Times New Roman", sans-serif;
	background: transparent url(../images/backgrounds/body-bg.gif) repeat-y;
	/*background: #fff url(../images/line-measure.gif) top left;*/
}

#head {
	padding: 0px 25px 0px 36px;
	background: #fff url(../images/backgrounds/head-bg.gif) top center no-repeat;
}
#head .top-items {
	padding-top: 7px;
	height: 93px; width: 100%;
	clear: both;
}
#head .top-items .main-menu {
	width: 555px;
	padding: 26px 0px 0px 0px;
}
#head .top-items .main-menu ul {
	margin: 0px; padding: 0px 0px 8px 0px; height: 16px;
}
#head .top-items .main-menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	font-family: "Arial Black", sans-serif;
	font-size: 77%;
	padding: 0px 9px 0px 0px; margin: 0px 4px 0px 0px;
	background: transparent url(../images/icons/top-menu-bullet.gif) center right no-repeat;
}
#head .top-items .main-menu .top-links li a,
#head .top-items .main-menu .tertiary-menu li a {	
	color: #888;
}
#head .top-items .main-menu li.last { padding: 0px; background: transparent; }

#head .top-items .main-menu .top-links li.selected a { color: #6b6b6b;}

#head .top-items .main-menu .portal-logins li a span { position: absolute; top: -9999px;}

#head .top-items .main-menu .portal-logins .student-login a,
#head .top-items .main-menu .portal-logins .my-account a {
	display: block; height: 15px; width: 72px;
	background: transparent url(../images/buttons/student-login-link.gif);
}
#head .top-items .main-menu .portal-logins .alumni-site a {
	display: block; height: 12px; width: 61px;
	background: transparent url(../images/buttons/alumni-site-link.gif);	
}
#head .top-items .main-menu .user-navigation .faculty-login a,
#head .top-items .main-menu .portal-logins .faculty-login a {
	display: block; height: 15px; width: 69px;
	background: transparent url(../images/buttons/faculty-login-link.gif);	
}

#head .top-items .main-menu .user-navigation .online-courses a,
#head .top-items .main-menu .portal-logins .online-courses a,
.main-online-courses {
	display: block; height: 12px; width: 79px;
	background: transparent url(../images/buttons/online-classes-link.gif);	
}

#head .top-items .main-menu .user-navigation .continuing-ed a,
#head .top-items .main-menu .portal-logins .continuing-ed a {
	display: block; height: 15px; width: 75px;
	background: transparent url(../images/buttons/continuing-ed-link.gif);	
}

#head .neci-title {clear: none; width: 284px; }
h1.neci-title {padding: 0;}
#head .neci-title a {
	display: block;
	height: 93px;
	background: transparent url(../images/headers/neci-header.gif) center center no-repeat;
}
#head .neci-title a span {
	position: absolute; top: -9999px;
}

#body {
	padding: 1px 36px;
	background: transparent url(../images/backgrounds/head-bg.gif) center -96px no-repeat;
}
#body .sidebar {
	width: 154px;
}
#body .sidebar-menu {
	background-color: #8B0101;
	padding: 6px;
	height: 241px;
}
#body .sidebar-menu ul {
	padding: 2px 9px 1px 9px; margin: 0px;
	font-family: "Arial Black", sans-serif;
	font-size: 13px; /*To keep the text from overflowing the box.*/
}
#body .sidebar-menu ul li {
	list-style-type: none;
	padding: 6px 0 7px 0; /*14px 0px 15px 0px;*/
	margin: 0px;
	background: transparent url(../images/backgrounds/dotted-border-red.gif) bottom repeat-x;
}
#body .sidebar-menu ul li.hotel-and-restaurant-management { background: transparent; }
#body .sidebar-menu ul li a span span {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 85%;
	line-height: 0.5;
}
#body .sidebar-menu ul li a {
	color: #fff;
}
#body .sidebar-menu ul li ul {
	padding: 3px 0px 0px 15px;
	border: 0px;
	color: #fff;
	font-size: 90%; /*97%;*/
}
#body .sidebar-menu ul li ul li {
	font-weight: normal;
	font-family: "Arial", sans-serif;
	list-style-type: disc;
	padding: 0; /*3px 0px;*/
	background: transparent;
}
#body .sidebar-menu ul li ul li a {
}
.inner-box {
	border: 1px solid #991b26;
	background-color: #7e0101;
	height: 237px;
}
#body .contextual-menu {
	padding: 0; /*16px 0px 0px 0px;*/
	margin: 20px 0 0 0; /*30px 0px 0px 0px;*/
	/*background: transparent url(../images/icons/spoon.gif) center 0px no-repeat;*/
}
#body .contextual-menu h3 {
	font-size: 75%;
	font-family: "Arial Black", arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) bottom repeat-x;
	line-height: 1.6;
	letter-spacing: 1.6px;
	/* margin-top: -16px; */
	display: none; /*visibility: hidden;*/
}
#body .contextual-menu ul {
	margin: 0px; padding: 0px;
}
#body .contextual-menu ul li {
	list-style-type: none;
	line-height: 16px;
	padding: 8px 0px;
	font-family: "Arial", sans-serif;
	margin: 0px;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) bottom repeat-x;
}
#body .contextual-menu ul li ul {
	padding: 2px 0px 0px 5px;
	color: #8B0101;
}
#body .contextual-menu ul li ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px 0px 0px 0px;
	font-size: 83%;
	line-height: 16px;
	background: transparent;
}
#body .sidebar .user {
	padding: 20px 0px;
}

#body .section-masthead {
	overflow: hidden;
	width: 676px;
	margin-bottom: 20px;
}

#body .content-area {
	width: 676px;
}
#body .content-area .content-area-left {
	width: 502px;
	/*padding-right:16px;*/
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) repeat-y;
/*	background-position:521px 0px;*/
	background-position:top right;
	margin-right:0px;
	padding-right:20px;
}
#body .content-area .content-area-left .columnar-content {
	padding: 0 0 24px 0; margin: 0 0 16px 0;
/*	background: transparent url(../images/backgrounds/dotted-border-gray.gif) top repeat-x;*/
}
#body .content-area .content-area-left .columnar-content .column {
	margin-right: 8px; padding-right: 12px;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) right repeat-y;
}
#body .content-area .content-area-left .columnar-content .col {
	width: 154px; height: 250px;
	font-family: Arial, sans-serif;
}
#body .content-area .content-area-left .columnar-content .col .img-container {
	margin: 0px 0px 9px 0px; padding: 4px;
	border: 1px solid #ccc;
	background-color: #eee;
}
#body .content-area .content-area-left .columnar-content .col .img-placeholder {
	border: 1px solid #fff;
	height: 90px;
	background-color: #777;
}

#body .content-area .content-area-left .columnar-content .col p {
	text-align: left;
	margin: 0px 0px 4px 0px;
}
#body .content-area .content-area-left .columnar-content .col p.more {
	text-transform: lowercase;
	font-weight: bold;
}

#body .content-area .content-area-right {
	width: 150px;/*153px*/ padding: 0px 0px 0px 1px;
	float:right;
/*	background: transparent url(../images/backgrounds/dotted-border-gray.gif) left repeat-y; */
}
#body .content-area .content-area-right .right-content {
	padding: 16px 0px 0px 0px;
	margin: 8px 0px 0px 10px;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) top repeat-x;
}
#body .contextual-menu .block-content {margin-top: 16px;}
#body .contextual-menu .block-content .news-posting {
	padding-bottom: 1px;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) bottom repeat-x;}
#body .content-area .content-area-right .news-posting h3,
#body .contextual-menu .news-posting h3 {
	font-size: 116%;
	line-height: 1.6;
}
#body .contextual-menu .news-posting h3 {
	display: block;
	background: none;
	color: #7E0101;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
}	
#body .content-area .content-area-right .news-posting p,
#body .contextual-menu .news-posting p {
	font-family: Arial, sans-serif;
	font-size: 85%;
	text-align: left;	
}

#body .content-area .img-right {
	float: right;
	margin: 0px 0px 16px 16px;
	width:180px;
}
#body .content-area .img-left {
	float: left;
	margin: 0px 16px 16px 0px;
	width: 120px;
	/*border-right: 16px solid #fff;*/
}

#body .content-area img.left {
	float: left;
	margin: 0px 16px 16px 0px;
}

#body .content-area img.right {
	float: right;
	margin: 0px 0px 16px 16px;
}

/* workaround for bullets floated against an image box */
#body .content-area ul li,
#body .content-area ol li { list-style-position: inside; }

#body .content-area .img-left img,
#body .content-area .img-right img { margin: 0px; }
#body .content-area .img-left p,
#body .content-area .img-right p { margin-bottom: 0px;}
#body .content-area .img-left .caption,
#body .content-area .img-right .caption {
	font-size: 85%;
	font-family: Arial, sans-serif;
	text-align: left;
}

/* Careers at NECI: fixes spacing above and below "read more" within job listings */
.view-content-careers .node .content p {margin-bottom: 0;}
.view-content-careers .node .links {margin-bottom: 16px;}


/* solves the IE bug which caused EM tags to break the layout */
* html #body .content-area-left {
	overflow: hidden;
}


/* drupal-specific theme styles */

/* Menus Admin Dialogue page */
.title-menus #body .box { 
	padding: 10px 0px;
	position: relative;
}
.title-menus #body .box h2 {
	width: 328px; 
	padding-left: 20px;
	float: left;
}
.title-menus #body .box .item-list { 
	position: absolute;
	top: 32px; left: 0px;
	width: 328px;
}
.title-menus #body .box .item-list ul { 
	height: 16px; padding: 8px 0px;
	border: 1px solid #ddd; 
	background-color: #f8f8f8;
}
.title-menus #body .box .item-list ul li {
	list-style-type: none;
	float: left; padding: 0px 5px;
}
.title-menus #body .box table {
	width: 328px;
}

/* Site Map page */
.title-site-map #body .box {
	float: left;
	width: 50%;
	padding: 8px 0px;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) top repeat-x;
}
.title-site-map #body .box h2 {
	color: #666;
	padding: 0px 8px 8px 8px;
}
.title-site-map #body .box div {
	padding: 0px 8px;
}
.title-site-map #body .box div ul {
	margin-bottom: 0px;
}

.title-site-map #body .prospective-students {
	clear: left;
}
.title-site-map #body .top-links,
.title-site-map #body .portal-logins {
	background: transparent;
}

/* Search Results page */
.title-search #body div.search-results h2 {
	padding: 16px 0px 0px 0px;
	color: #666;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) bottom repeat-x;
}
.title-search #body dl.search-results {
	margin: 0px 8px;
}
.title-search #body dl.search-results dt {
	padding: 8px 0px 0px 0px;
}
.title-search #body dl.search-results dd {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	background: transparent url(../images/backgrounds/dotted-border-gray.gif) bottom repeat-x;
}
.title-search #body dl.search-results dd p { margin: 0px; }

#foot {
	margin: 36px; padding: 1px 0px;
	clear: both;
	color: #fff;
	font-family: Arial, sans-serif;
	background: #8B0101 url(../images/backgrounds/footer-bg.gif) center center no-repeat;
}
#foot a {
	color: #c84756;
	font-weight: bold;
}
#foot p {
	margin: 0px; padding: 0px;
}

#foot .foot-links {
	float: left;
	padding: 90px 0px 0px 7px;
	width: 495px;
}
#foot .foot-links p {
	margin: 0px; padding: 0px
}
#foot .foot-links .copy {
	font-size: 77%;
}
#foot .foot-links .author {
	color: #c84756;
	font-size: 77%;
}
#foot .address-box {
	float: left;
	width: 320px;
	margin: 6px 6px 6px 0px; padding: 8px 0px 8px 20px;
	border: 1px solid #991b26;
}
/*#foot .address-box .column { width: 154px; }*/
#foot .address-box .column-last { 
	/*width: 140px;*/
	float:right;
	margin-right: 20px;
	text-align:right;
}
#foot .address-box .break { padding: 8px 0px 4px 0px;}

/* Faculty Pages */

.view-Faculty .field-item img 
{
	margin-top: -30px;
	margin-right: 20px;
	float: left;
	margin-bottom: 10px;
}

.view-Faculty .title
{
	margin-left:140px;
}

.view-Faculty .fieldgroup
{
	display:none;
}

.view-Faculty .taxonomy
{
	display:none;
}

.view-Faculty .fieldgroup legend
{
	font-weight: bold;
}

.view-Faculty .field-field-title
{
	font-size: 125%;
	font-style: italic;
	line-height: 1.28;
}

.view-Faculty .field-field-education, .field-field-experience
{
	margin-left: 10px;
}

.ntype-faculty .field-field-education, .field-field-experience
{
	margin-left: 10px;
}

.ntype-faculty .fieldgroup legend
{
	font-weight: bold;
}

.ntype-faculty .taxonomy
{
	display:none;
}
.ntype-faculty .field-item img 
{
	margin-top: 10px;
	margin-right: 20px;
	float: left;
}

.ntype-faculty .field-field-title 
{
	font-size: 145%;
	font-style:italic;
	line-height: 1.28;
}

/*Quote Block*/
.quote-body{
	/*font-family: Arial, sans-serif;*/
	color: #7e0101;
}

.quote-name {
	float: right;
}

.embedded_right {float: right; margin-left:10px;}
.embedded_left {float: left; margin-right:10px;}
/* For worldwidelearn block */
.centerblock {
	clear: both;
	width: 500px;
	margin: 0 auto;	
	text-align: center;
}

/*Hides "posted by" line in request for info webform*/
#node-220 .submitted {display:none;}
/*UL style for neci-donations page*/
/*ul.checkmark {margin-left: 0; padding-left: 0;}*/
#body .content-area ul.checkmark li {list-style: square url(../images/backgrounds/list-checkmark.gif) outside;}

.form-text, .form-select, .form-radio {color: #000000;}

/*Niche segments home page block (rollover navs)*/
#nicheheader {padding-bottom: 10px;}
#body .content-area #niches {
    width: 500px;
	height: 140px;
    background: url(../images/backgrounds/niches.jpg);
    margin: 0 0 16px 0/*auto*/;
	padding: 0;
    position: relative;
}
#body .content-area #niches li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#niches li, #niches a {
    height: 140px;
	display: block;
}
#nichepanel1 {left: 0; width: 166px;}
#nichepanel2 {left: 167px; width: 166px;}
#nichepanel3 {left: 334px; width: 166px;}
#nichepanel1 a:hover {background: transparent url(../images/backgrounds/niches.jpg) 0 -140px no-repeat;}
#nichepanel2 a:hover {background: transparent url(../images/backgrounds/niches.jpg) -167px -140px no-repeat;}
#nichepanel3 a:hover {background: transparent url(../images/backgrounds/niches.jpg) -334px -140px no-repeat;}

/*Info/tour/apply buttons home page block (rollover navs)*/
#body .content-area-right #info-tour-apply {
    width: 150px;
	height: 98px; /*194px; Modified for temp. promo: no app. fee in May 09*/
    background: url(../images/backgrounds/info-tour-apply.jpg);
    margin: 4px 0 0 0; /*40px top margin changed to 4px*/
	padding: 0;
    position: relative;
}
#body .content-area-right #info-tour-apply li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	left: 0;
}
#info-tour-apply li, #info-tour-apply a {
	width: 150px;
	display: block;
}
.button_info {top: 0; height: 47px;}
.button_tour {position: absolute; top: 47px; height: 51px;}
.button_apply {position: absolute; top: 98px; height: 96px;}
a.button_info:hover {background: transparent url(../images/backgrounds/info-tour-apply.jpg) -150px 0 no-repeat;}
a.button_tour:hover {background: transparent url(../images/backgrounds/info-tour-apply.jpg) -150px -47px no-repeat;}
a.button_apply:hover {background: transparent url(../images/backgrounds/info-tour-apply.jpg) -150px -98px no-repeat;}

/* Chef Mark block in right sidebr */
#body .content-area-right #chef-mark {margin-top: 10px;}
#body .content-area-right #chef-mark p {margin-bottom: 0.5em; font-size: 0.8em;}

/* For storm delay notice block used on home page */
.storm_notice {padding: 0 30px 1px 30px; background-color:#ffff99;}
.storm_notice h2 {text-align: center;}

