﻿body {
	background: url(/gui/images/bg_lines.jpg) repeat #F3F4F9;
	font: 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
table {
	font: 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*-------------------------
	Page Controls
-------------------------*/
/* Gradient Background */
#containerMain {
	background: transparent;
	margin: 0;
	margin-top: 0px;
	padding: 0;
	width: 100%;
}
#containerMain:after
{
	clear : both;
	content : ".";
	display : hidden;
	height : 0;
	visibility : hidden;
}
/* Drop Shadow */
#containerContent:after
{
	clear : both;
	content : ".";
	display : block;
	height : 0;
	visibility : hidden;
}
#containerContent {
	background: url(/gui/images/container_bg.jpg) repeat-y top left transparent;
	width: 766px;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: left;
}
/* Body Background */
#bodyMain:after
{
	clear : both;
	content : ".";
	display : block;
	height : 0;
	visibility : hidden;
}
#bodyMain {
	margin: 0;
	padding: 0 8px;
	width: 750px;	
	height: 100%;
	background: url(/gui/images/body_bg.jpg) no-repeat top left;
}
/* Page Content */
#page {
	margin: 0;
	padding: 0;
	width: 750px;
}
/* Left Column */
#column {
	position: relative;
	float: left;
	width: 160px;
	margin: 0 0 0 2px;
	padding: 0;
	background: transparent;
}
/* Main Page */
#content {	
	float: right;
	width: 575px;
	margin: 0 6px 10px 0;
	padding: 0 3px 0 0;
	display: inline;				/* IE double margin on float fix */
}
/*-------------------------
	General Controls
-------------------------*/
h1 {
	color: #AE1939;
	font: 24px "Georgia", Garamond, serif;
	font-weight: bold;
	width: 500px;
}
h1 small {
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	color: #02257E;
	font-size: 14px;
	margin-bottom: 7px;
}
h3 {
	color: #02257E;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}
h4 {
	color: #02257E;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}
p {
	margin: 5px 0 10px 0;
}
#content ul {
	margin-top: 10px;
}
#content li {
	margin-bottom: 5px;
}
.columnBlock {
	margin: 0 0 0 2px;
	padding: 0;
}
.small {
	font: 9px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #02257E;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #02257E;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #02257E;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #02257E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #AE1939;
}
.formBtn {
	margin-bottom: -3px;
}
.formBlock form {
	margin: 0;
	padding: 0 0 0 2px;
}
.formInput {
	border: 1px solid #02257E;
	font-size: 11px;
	width: 110px;
	margin: 0;
	padding: 1px 3px;
}
/*-------------------------
	Header Controls
-------------------------*/
#header {
	background: url('/gui/images/header.jpg') no-repeat -3px 0;
	width: 750px;
	height: 110px;
	margin: 0;
	padding: 0;
	position: relative;
}
#regiontext {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	width: 350px;
	line-height: 110%;
	font-weight: bold;
}
#regiontext strong {
	font-size: 15px;
	line-height: 115%;
}
#regiontext i {
	font-size: 12px;
	line-height: 140%;
}
#logo {
	width: 181px;
	height: 75px;
	margin: 0;
	padding: 11px 0 0 8px;
}
/* 	Main Navigation */	
#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 63px;
	left: 224px;
}
.navSm div {
	background: url(images/navsm_bg.gif) no-repeat;
}
.navSm div div {	/* IE 5.5 */
	background: none;
}
.navSm a.item1-active {
	padding: 2px 0 4px 0;
	margin: 0;
	text-align: center;
	width: 72px;
	background: url(images/navsm_bg.gif) no-repeat;
	color: #FFF;
}
.navSm a.item1 {
	padding: 2px 0 4px 0;
	margin: 0;
	text-align: center;
	width: 72px;
	background: url(images/navsm_bg.gif) no-repeat;
	color: #FFF;
}
.navSm a.item1-active:hover {
	background: url(images/navsm_bg.gif) no-repeat 0 -70px;
	color: #FFF;
}
.navSm a.item1:hover {
	background: url(images/navsm_bg.gif) no-repeat 0 -70px;
	color: #FFF;
}
.navMd div {
	background: url(images/nav_bg.gif) no-repeat;
}
.navMd div div { /* IE 5.5 */
	background: none;
}
.navMd a.item1-active {
	padding: 2px 0 4px 0;
	margin: 0;
	text-align: center;
	width: 78px;
	background: url(images/nav_bg.gif) no-repeat;
	color: #FFF;
}
.navMd a.item1 {
	padding: 2px 0 4px 0;
	margin: 0;
	text-align: center;
	width: 78px;
	background: url(images/nav_bg.gif) no-repeat;
	color: #FFF;
}
.navMd a.item1-active:hover {
	background: url(images/nav_bg.gif) no-repeat 0 -70px;
	color: #FFF;
}

.navMd a.item1:hover {
	background: url(images/nav_bg.gif) no-repeat 0 -70px;
	color: #FFF;
}

.ddmx .item1-active {
	padding: 3px 10px;
   background: transparent;
	font-size: 10px;
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   display: block;
   white-space: nowrap;
   position: relative;
}


.ddmx .item1 {
	padding: 3px 10px;
   background: transparent;
	font-size: 10px;
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   display: block;
   white-space: nowrap;
   position: relative;
}


.ddmx .item1:hover
.ddmx .item1-active:hover {
    padding: 3px 10px;
    background: transparent;
    color: #FFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2-active:hover {
   text-indent: 8px;
   padding: 3px 0 4px 0;
    color: #FFF;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2-active:visited {
   text-indent: 8px;
   padding: 3px 0 4px 0;
    color: #FFF;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2-active {
   text-indent: 8px;
   padding: 3px 0 4px 0;
    color: #FFF;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2:hover {
   text-indent: 8px;
   padding: 3px 0 4px 0;
    color: #FFF;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2:visited {
   text-indent: 8px;
   padding: 3px 0 4px 0;
    color: #FFF;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
   text-indent: 8px;
   padding: 3px 0 4px 0;
    color: #FFF;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #687DB4;
}
.ddmx .item2-active:hover {
    background: #AE1939;
}
.ddmx .item2-active {
    background: #AE1939;
}
.ddmx .item2:hover {
    background: #AE1939;
}
.ddmx .item2-active span{
    font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
    right: 3px;
}
.ddmx .item2 span{
    font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
    right: 3px;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	width : 190px;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
/*-------------------------
	Left Column
-------------------------*/
/* Search Controls */
#courseCatalog {
	background: url(images/coursecatalog.gif) 3px 0px no-repeat;
	width: 146px;
	margin: 25px 0 10px 0;
	padding: 0;
}
#courseCatalog h4 {
	font: 15px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}
#courseCatalog h4 a {
	display: block;
	font-weight: normal;
	padding: 9px 0 5px 68px;
}
#courseCatalog h4 a:hover {
	color: #02257E;
}
/* Quick Links Controls */
#quickLinksContent {
	border: 1px solid #02257E;
	margin: -2px 0 25px 0;
	padding: 0;
	background: #B4BED8;
	width: 146px;
}
#quickLinksContent a {
	font-weight: normal;
}
.columnBlock h2 {
		background: url(images/h3_bg.gif) no-repeat top left;
		text-align: center;
		font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 25px 0 0 0;
		padding: 1px 3px 3px 2px;
		width: 146px;
}
#quickLinksContent ul {
	margin: 5px 5px 5px 25px;
	padding: 2px 0;
	color: #FFF;
}
#quickLinksContent li {
	padding: 2px 0;
}
#quickLinksContent ul ul {
	margin-left: 14px;
}
/* Subscribe Controls */
#subscribeContent {
	background: url(images/subscribe_bg.jpg) no-repeat -5px 0;
	width: 146px;
	margin: 10px 0 0 0;
	padding: 0;
	/*overflow: hidden;*/
}
#subscribeContent h4 {
	font: bold 13px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #FFF;
}
#subscribeContent h4 a {
	display: block;
	height: 18px;
	padding: 20px 0 0 58px;
	/*width: 100%;*/
}
#subscribeContent h4 a span {
	font: bold 15px "Courier New", Courier, monospace;
}
#subscribeContent h5 {
	font: bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 5px 20px;
	color: #FFF;
}
#subscribeContent .text {
	color: #FFF;
	display: block;
	font-size: 10px;
	text-align: center;
}
#certified {
	position: relative;
	bottom: 0;
	padding: 35px 30px 37px 30px;
	margin: 0;
}
/*-------------------------
	Home Page
-------------------------*/
#flash {
	margin: 0 0 20px 10px;
	padding: 0;
}
#homeBox1 {
	padding: 0;
	margin: 10px 0 10px 0;
}
.homeBoxFrame {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0 5px;
}
.homeBoxContent {
	background: #F1F1F1;
	border: 1px solid #02257E;	
	height: 300px;
	padding: 0;
	margin: 0;
	position: relative;
}
.homeBoxFrame h2 {
	background: url(images/header_lg.jpg) no-repeat top left;
	text-align: left;
	font: bold 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 2px 0 2px 8px;
}
.homeBoxContent a:active {
	color: #000;
	display: block;
	height: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.homeBoxContent a:visited {
	color: #000;
	display: block;
	height: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.homeBoxContent a {
	color: #000;
	display: block;
	height: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.homeBoxContent a:hover {
	color: #000;
	background: #E6ECFA;
}
.moreBtn {		
	position : absolute;
	bottom: 3px;
	right: 3px;
	padding: 0;
	margin: 0;
}
#homeBox2 {
	clear: both;
	display: block;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}

#homeBox2 h3 {
	color: #02257E;
	font: bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #AE1939;
}
#homeBox3 {
	clear: both;
	float: left;
	width: 561 px;
	margin: 0 0 0 5px;
	padding: 0;
}
#homeBox3 a {
	font: bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#homeBox3 h3 {
	font: bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#homeBox3 h3 {
	color: #fff;
	background: #9997ac;
	padding: 17px 23px;
	margin: 0;
	float: left;
	border: 1px solid #122880;
}
#homeBox3 div {
	float:left;
	}
#homeBox3 div.paragraph {
	width: 232px;
}
#homeBox3 p {
	padding: 4px 10px 5px;
	margin: 0;
	border: 1px solid #122880;
	border-left: none;
}
#homeBox3 a {
	width: 180px;
	padding: 17px 0;
	text-indent: -5px;
	display: block;
	text-align: center;
	background: #eee;
	border: 1px solid #122880;
	border-left: none;
	}
#homeBox3 a:hover {
	background: #E6ECFA;
}
#promotions {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0 5px;
	vertical-align: top;
}
#upcomingCoursesContainer {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0 5px;
}
#upcomingCourses {
	height: 200px;
	overflow: auto;	
}
.upcomingCoursesList th {
	text-align: left;
}
.upcomingCoursesList td {
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
}
.upcomingCoursesList .date {
	font-weight: bold;
	text-align: right;
}
.upcomingCoursesList .time {
	text-align: right;
	white-space : nowrap;
}
.upcomingCoursesList a:visited {
	font-weight: normal;
}

.upcomingCoursesList a {
	font-weight: normal;
}

/*-------------------------
	Footer Controls
-------------------------*/
.top {
	background: url(images/top_arrow.gif) 0px 6px no-repeat;
	margin: 20px 5px 0 520px;
	text-align: right;
	width: 38px;
}
.top a {
	display: block;
	height: 20px;
	padding-top: 3px;
	width: 100%;
}
#footertext {
	bottom: 6px;
	color: #B4BED8;
	font-size: 9px;
	margin-left: 15px;
	position: absolute;
	width: 715px;
}
#footerShadow {
	/*background: url(/gui/images/footer.gif) no-repeat bottom left;*/
	background: url(/gui/images/footer_bg.gif) repeat-y bottom left;
	/*border: 1px solid black;*/
	clear: both;
	height: 215px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 768px;
}
#footer {
	/*background: url(/gui/images/footer.gif) no-repeat bottom left;*/
	background: url(/gui/images/footer_bg.gif) repeat-y bottom left;
	/*border: 1px solid black;*/
	clear: both;
	height: 215px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 768px;
}
#footerShadow {
	background: url(/gui/images/footer_bot.gif) no-repeat top left;
	height: 6px;
	overflow: hidden;
}
#footerContent {
	margin: 0 13px 0 6px;
	padding: 20px 0;
	border-top: 1px solid #122880;
}

#footerContent #authorizedLogos {
	padding-bottom: 10px;
}
#footerContent #authorizedLogos img {
	vertical-align:top;
	margin: 0 2px;

}

#footerContent #contactInfo {
	margin-top: 0px;
}

/*--------------------------------------
	Course Catalog Controls
--------------------------------------*/
.breadcrumb span {
	 font-family: "Courier New", Courier, monospace;
	 font-weight: bold;
	 padding: 0 4px;
}

#courseCategoryList {
	list-style: none;
}
#courseCategoryList li {
	padding: 4px 0;
}
#courseCategoryList .alt a {
	color: #687DB4;
}
#courseCategoryList a {
	padding: 3px 0 3px 12px;
}
#courseCategoryList a:hover {
	background: url(images/arrow.gif) 0px 6px no-repeat;
	color: #AE1939;
}

#courseList caption {
	font-size: 13px;
	padding-bottom: 15px;
}
#courseList th {
	border-bottom: 1px solid #AE1939;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: bottom;
}
#courseList td {
	vertical-align: top;
}
#courseList a {
	display: block;
	margin-bottom: 4px;
}
#courseList .alt {
	background: #E6ECFA;
}
#courseList .space {
	height: 10px;
}
#courseList .description {
	font-size: 10px;
	line-height: 12px;
}

#courseMenu {
	margin: 20px 0;
}
#courseMenu ul {
	background: #E6ECFA;
	border: 1px solid #02257E;
	list-style: none;
	margin: 0;
	padding: 4px 0 5px 0;
	width: 100%;
}
#courseMenu li {
	display: inline;
}
#courseMenu a {
	font-weight: normal;
	padding: 4px 0 5px 21px;
	margin-left: 24px;
}
#courseMenu .register a {
	background: url(images/clipboard.gif) no-repeat 0 3px;
	margin-left: 8px;
}
#courseMenu .question a {
	background: url(images/question.gif) no-repeat 0 2px;
}
#courseMenu .email a {
	background: url(images/email.gif) no-repeat 0 1px;
	padding-left: 24px;	/* regular padding +3px */
}

#courseListing td {
	padding: 0 5px 15px 5px;
	vertical-align: top;
}
#courseListing .formheading {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
#courseListing .heading {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
#courseListing .formheading {
	font-weight: normal;
	vertical-align: middle;
}

#courseSchedule {
	border: 1px solid #02257E;
}
#courseSchedule th {
	background: #E6ECFA;
	padding: 2px 11px;
	text-align: left;
}
#courseSchedule td {
	padding: 2px 11px;
}

.courseListLink {
	text-align: right;
}
.courseListLink a:visited {
	font-weight: normal;
}
.courseListLink a {
	font-weight: normal;
}
.courseListLink span {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	padding: 0 4px;
}
#courseScheduleList thead p {
	margin: 0;
}
#courseScheduleList tfoot .note {
	border-top: 1px solid #AE1939;
	color: #AE1939;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 5px;
}
#courseScheduleList h2 {
	border-bottom: 1px solid #AE1939;
	/*border-bottom: 1px solid #9997ac;*/
	font-size: 16px;
	margin-top: 30px;
	padding-bottom: 5px;
}
#courseScheduleList h3 {
	font-size: 12px;
}
#courseScheduleList .schedule {
	border: none;
	margin: 5px 0 30px 10px;
}
#courseScheduleList .schedule th {
	/*background: #E6ECFA;*/
	border-bottom: 1px solid #9997ac;
	color: #02257e;
	font-weight: normal;
	padding: 2px 11px;
	text-align: left;
}
#courseScheduleList .schedule td {
	padding: 2px 11px;
}

#ccSearchBox {
	display: none; /*  */
	float: right;
	margin: 10px 0 25px 0;
	text-align: right;
	width: 230px;
}

/*--------------------------------------
	Misc Styles
--------------------------------------*/
.error {
	color: #AE1939;
	font-size: 13px;
}
.adminConfirm {
	color: #AE1939;
}

.reqField {
	color: #AE1939;
}

.contactForm span {
	color: #AE1939;
}

#mapquest {
	border-bottom: 1px solid #B4BED8;
	border-left: 1px solid #B4BED8;
	float: right;
	margin:0 0 10px 15px;
	padding:0 0 15px 15px;
	width:205px
}
#googleTracking {
	display: none;
}

/* <DEVELISYS> */
#develisys
{
	margin: 0 auto 0 auto;
	text-align: right;
	width: 750px;
}
#develisys a:visited
{
	color: #9997AC;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
#develisys a:hover
{
	color: #9997AC;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
#develisys a
{
	color: #9997AC;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
#develisys
{
	color: #9997AC;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
#develisys span
{
	color: #687DB4;
	text-decoration : underline;
}
div#catalog {
	background: url(../images/2006-catelog_NHH.gif) no-repeat;
	width: 560px ;
	height: 141px ;
	margin: 10px 5px 10px 5px;
	padding: 0;
	clear: both;
	float: left;
	position: relative;
}
div#catalog div#catalogtext {
	position: absolute;
	left: 195px;
	top: 10px;
	margin: 0;
	padding: 0;
	
}

div#catalog div#catalogtext h1 {
	font: 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #02257e;
	margin: -5px 0 0 0 ;
	padding: 0;
	border: none;
}
div#catalog div#catalogtext p {
	font-size: 11px;
	color: #ae1939;
	margin: 0;
	padding: 3px 0 3px 0 ;
	font-weight: bold;
}
div#catalog div#catalogtext ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#catalog #clearlink {
	position: absolute;
	left: 214px;
	top: 77px;
}
/* </DEVELISYS> */