﻿HTML, TABLE {font-size: 100%; } /* IE fix */

body {
	margin: 0px;
	padding: 0px;
	max-width: 1145px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	background:#FFFFFF;
	color:black;
}

h1 {
	font-size: 150%;
}

.h1a {
    font-size: 140%;
    font-weight: normal;
    color: #404958;
}

h2 {
	padding-top: 5px;
	font-size: 130%;
	}

h3 {
	font-size: 120%;
	padding-top: 0px;
}

h4 {
	font-size: 100%;
	margin-bottom: -10px;
}

h5 {
	font-size: 100%;
	
}

h6 {
    font-size: 85%;
    text-transform: uppercase;
    }

fieldset
{
    border: 1px solid gray;
}

blockquote {
    background-color: #EFEFEF;
    padding: 5px;
    margin-right: 325px;
}

tt {
    font-size: 100%;
}


a:link {
    color: #018591;
}

a:visited {
    color: #414858;
}

a:hover, a:active {
    color: #414858;
}




TABLE.defaultTable {
    margin-top: 20px;
    font-size: 90%;  
    margin-bottom: 20px;
    background-color: #9d9da1;
    border:thin black solid;
}

TABLE.defaultTable TD {
    padding: 3px;
    background-color: #FFFFFF;
    border:thin black solid;
}

TABLE.defaultTable TD input.btn {
    font-size: 100%;
}

TABLE.defaultTable TH {
  /*  background-color: #018591; 
  	  color: #FFFFFF;    */
  	background-color: #e4e4e9;
  	color: #404958;    
    padding: 3px;
    font-weight: bold;
}

TABLE.defaultTable TH A:link, 
TABLE.defaultTable TH A:visited,
TABLE.defaultTable TH A:hover,
TABLE.defaultTable TH A:active {
    color: #FFFFFF;
}

code {
    font-size: 130%;
}

select, input, textarea {
    font-family: Verdana;
}

hr {
    width: 60%;
    color: #B7C9CB;
    background-color: #B7C9CB;
    height: 1px;
    border: 0;
    margin-left: 0;
    text-align: left;
}

ul, dl {
    list-style-type: square;
}

.smalltext {
    font-size: 80%;
}

.contentPlaceHolderSpan img {
    margin: 5px;
}

.contentPlaceHolderSpan li {
    padding-bottom: 4px;
}

/*#container {
	background-color: #FFFFFF;
}*/


#studentdiv{
	
	display:none;
}
#leftimage{
	display:none;
}
.mglass{
	display:none;
}


#logo {
	
	height: 65px;
	border-bottom: 0px solid #FFFFFF;
}
/

.navigation {
	background-color: #018591;
	border-top: 1px solid #414858;
	color: #FFFFFF;	
	padding-bottom: 2px;	
	border-bottom: 2px solid white;
}

.navigation{
	display: none;
}

#footer .navigation {
	border: 0px;
	border-top: 2px solid white;
}

.menu {
	text-align: right;
	margin: 0px;
	padding-right: 5px;
	font-size: 95%;
	white-space: nowrap;
}

.menu li {	
	display: inline;
	list-style-type: none;
	border-left: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-right: -5px;
}

#footer .menu li {
	padding-bottom: 3px;
}

.menu a:link, 
.menu a:visited
{
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover, 
.menu a:active {
	color: #b7c9cb;
	text-decoration: none;
}

.menuon {
	background-color: #B7C9CB;
	border-bottom: 3px solid #B7C9CB;
}

#footer .menuon {
	border-bottom: 0px;
	border-top: 3px solid #B7C9CB;
}

.menuon a:link, 
.menuon a:visited, 
.menuon a:hover, 
.menuon a:active {
	color: #414858;	
}

/* Horizontal navigation CSS END */


#footertext {
	font-size: 70%;
	text-align: right;
	color: #8f928e;
	padding: 2px;
	padding-top: 4px;
}


.blacklinebottom {
	width: 100%; 
	border-top: 1px solid black; 
	position: relative; 
	bottom: 0px;
}

/* CSS for text-main bit */

#rightinnertext { 
	position: relative;
	min-height: 570px; 
	height: auto !important;
	height: 570px;
	font-size: 80%;
	max-width: 885px;
	padding-bottom: 110px;
	color: #414858;	
}

#footer {
    position: relative;
   
    bottom: 5px;
    left: 0px;
    right: 0px;
    font-size: 125%;
    margin-left: -300px;
}

/****** HOME PAGE SPECIFIC STUFF ******/

/* THREE COL LAYOUT CSS */
	
/* For fluid grids */

/* to preserve source-order independence for Gecko */
.essex-b { position: relative; }
.essex-b { position: static; } /* for IE < 7 */

#essex-main .essex-b {
	position: static;
}

#essex-main { 
	background-color: #FFFFFF;
	width: 100%;
}

#essex-main .essex-b {
	float: none;
	width: auto;
}

.essex-gb .essex-u {
	background-color: #FFFFFF; 
	float: left;
	margin-left: 1%;
	*margin-left: 0.895%;
	width: 32.3%;
}

.essex-gb div.first { 
	background-color: #FFFFFF;
	margin-left: 0px;
} 

.essex-gb div.second {
	background-color: #FFFFFF;
} 

.essex-gb div.third {
	background-color: #FFFFFF;
	margin-right: 0px;
	float: right;
}

div.third p {
	font-size: 80%;
	margin-top: 0;
}

#bd:after, .essex-gb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#bd, .essex-gb {
	zoom: 1;
}

/* HOME PAGE ELEMENTS */

#keyback {
	background-image: url('/images/keylinksback.gif');
	background-repeat: repeat-x;
	margin-top: 8px;
} 

#keylinksdiv {
	background-image: url('/images/keylinks.gif');
	background-repeat: no-repeat;
	padding-left: 52px; 
	padding-top: 14px; 
	padding-bottom: 16px;
	padding-right: 0px;
	/*width: 33%;*/
}

#seasonaldiv {
	height: 135px;
	border: 1px solid #9197A6;
	overflow: hidden;
	width: 99.5%;
}

#promodiv {
	height: 135px;
	border: 1px solid #9197A6;
	overflow: hidden; 
	width: 99.5%;
	margin-top: 10px;
}

#prospectusdiv { 
	background-image: url('/images/proslines.gif');
	background-repeat: repeat-x;
	padding: 0px;
	float: right;
	border: 4px solid #FFFFFF;
}
 
#cfback {
	background-image: url('/images/cfback.gif'); 
	background-repeat: repeat-x; 
	margin-top: 16px;
	padding-top: 0px;
}

#coursefinddiv {
	/*background-image:url('images/coursefinder.gif'); background-repeat: no-repeat;*/
	background-color: #B7C9CB;
	width: 100%;
	color: #FFFFFF; 
	font-weight: 700; 
	font-size: 1.1em;
	margin-top: -15px;
	padding-bottom: 10px;
}

#coursefinddiv a:link,
#coursefinddiv a:visited,
#coursefinddiv a:hover,
#coursefinddiv a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

#coursefinddiv a:hover,
#coursefinddiv a:active 
{
    text-decoration: underline;
}

#cfheadingdiv {
	font-size: 1.4em;
	font-weight: normal; 
	color: #FFFFFF;
	position: relative;
	left: 35px;
	bottom: 30px;
	letter-spacing:-0.04em;
}

ul.cfbullets {
	font-size: 0.85em;
	line-height:1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

#questiondiv {
	width: 45px;
}

/*overlay style for questionmark images */
img.qmoverlay {
	position: relative;
	left: -19px;
	top: 7px;
	z-index: 0;
	vertical-align: top;
}

/* STYLE FOR HOME PAGE BOXES */

div.pros1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
} 

div.pros2 {
	background-color: #F7F7F7;
	border: 6px solid #FFFFFF;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #018591;
	font-weight: bold;
	line-height: 1.5;
} 

div.pros2 a:link, 
div.pros2 a:visited,
div.pros2 a:hover,
div.pros2 a:active {
	color: #018591;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none;
}

div.pros2 a:hover,
div.pros2 a:active 
{
    text-decoration: underline;
}

div.pros3 {
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
	color: #018591;
}

div.pros4 {
	background-color: #F7F7F7;
	border: 6px solid #FFFFFF;
	padding: 12px;
} 

div.pros4 form {
	border: 0;
	padding: 0;
	margin: 0;
}

.asksmalltxt {
	font-size: 0.85em;
}

div.pros5 {
	background-color: #FFFFFF;
	height: 88px;
	padding-top: 16px;
	padding-bottom: 16px;
} 

div.pros6 {
	border: 1px solid #CCCCCC;
	height: 88px;
} 

div.pros7 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
} 

div.pros8 {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
} 

div.pros9 {
	background-color: #FFFFFF;
	height: 16px;
} 

div.pros10 {
	background-color: #FFFFFF;
	height: 8px;
}

.smallformtxt {
	font-size: 0.9em;
}

h1.homeheading
{
	font-size: 1.4em;
	font-weight: 700;
	color: #414858; 
	margin-top: 4px; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	letter-spacing: -0.1em;
	text-decoration: none;
}

h1.homeheading a:link,
h1.homeheading a:visited
{
    text-decoration: none;
    color: #414858;
}

h1.homeheading a:hover,
h1.homeheading a:active
{
    text-decoration: underline;
}

h1.homeheadingsmall {
	font-size: 1.1em;
	font-weight: bold;
	color: #414858; 
	margin: 0px; 
	letter-spacing: -0.1em; 
    margin-bottom: 0px;
	padding-bottom: 0px;
}

h1.homeheadingsmall a:link,
h1.homeheadingsmall a:visited
{
    text-decoration: none;
    color: #414858;
}

h1.homeheadingsmall a:hover,
h1.homeheadingsmall a:active
{
    text-decoration: underline;
}

h3.homeheading {
	font-size: 0.85em;
	font-weight: 700;
	color:#01868F;
	margin-top: 16px;
	margin-bottom: -4px;
}

hr.homeline {
	color: #CDCFCC;
	background-color: #CDCFCC;
	height: 1px; 
	border: 0px none;
} 

.reviewedtxt {
	text-align: right;
	color: #8f928e;
	font-weight: 100;
	font-size: 0.6em;
	margin-bottom: 10px;
}

.cftext {
	margin:0px;
	font-size:0.85em;
	padding-left: 20px;
	line-height:1.5em;
}

/****** INNER PAGE SPECIFIC STUFF ******/

/* RIGHT HAND FLOAT PANEL */

#rightpanel {
	
	width: 33%;
	min-width: 240px;
	max-width: 250px;
	float: right;
	background: #B7C9CB;
	position: relative;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 115%;
	margin-left: 30px;
	border:thin gray ridge;
	background-color: #e8e7eb; 
}

#rightpaneltop {
	background-image: url('/images/cfback.gif');
	background-repeat: repeat-x; 
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 16px;
}

#topbar{
	display: none;
}
#breadcrumb{
	display:none;
}
#smallstrip{
	display:none;
}
#lmbox{
	display:none;
}

#rightpanelmain {
	color:#000000;
}

#rightpanelmain p {
	margin-top: 0px;
	margin-bottom: 1em;
}

#rightpanelmain hr {
	color: #FFFFFF;
	background-color: #666666;
	height: 1px;
	border: 0px none;
	width: 100%;
} 

#rightpanelmain ol li {
	margin-bottom: 10px;
}

#rightpanelmain ul li {
	margin-bottom: 0px;
	list-style-type: square;
}

.rightpaneltext {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-size: 80%;
	color: #414858;
}

.rightpaneltext a:link,
.rightpaneltext a:visited,
.rightpaneltext a:hover,
.rightpaneltext a:active {
	color: #414858;
	text-decoration: none;
	font-weight: bold;
}

.rightpaneltext a:hover,
.rightpaneltext a:active {
	text-decoration: underline;
}

.rightpaneltext p 
{
    padding: 0px;
    margin-bottom: -10px;
    border: 0px;
}

#rightpanelpros {
	text-align: right;
	margin-top: -2px;
	padding-bottom: 4px;
	width: 100%;
	background: url('/images/rp_proslines.gif') repeat-x;
}

#rightpanelbtm {
	background-color: #414858;
	height: 16px;
	border-top: 1px solid #FFFFFF;
}
*/
#login {
	color: #414858;
	font-weight: bold;
	font-size: 120%;
}

#loginbox ul {
	display: inline;
	margin-left: -10px;
}

#loginbox ul li {
	display: inline;
	background: url('/images/loginbullet.gif') no-repeat;
	padding-left: 10px;
}

#boxesdiv {
	width: 45px;
}

h3.loginheading {
	font-size: 1.3em;
	font-weight: bold;
	color: #414858; 
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom: 6px; 
	letter-spacing: -0.04em; 
}

a:link.loginlink, a:visited.loginlink {
	color: #018591;
	font-weight: bold;
	line-height: 1.5;
	text-decoration: none;
	margin-left:20px;
}
a:hover.loginlink, a:active.loginlink {
	text-decoration: underline;
}

/*overlay style for questionmark box images */
img.boxoverlay {
	position: relative;
	left: -19px;
	top: 7px;
	z-index: 0;
	vertical-align: top;
}

#rpheadingdiv {
	font-size: 1.2em;
	letter-spacing: -0.04em;
	color: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 14px;
	width: 90%;
	z-index: 30;
	visibility: visible;
	display: block;
	font-weight: normal;
}

/*only put next line back in if an enlarged first letter is required and not questionmark*/  
/*#rpheadingdiv:first-letter {font-size: 1.8em; float: left; }*/

.rptext {
	padding-left: 20px;
}

div.prosalign {
	text-align: center;
}

#keyform {
	/*set to force all keylink characters to appear on home page- SS*/
	width: 33%;
}

/*used to hide accessibilty form labels from non-screen readers*/
.hidden
{
	position:absolute; 
	left:-0px;
	top:-500px;
	width:0px;
	height:0px;
	overflow:hidden;
} 

#keylinksform {
	margin-left: -15px;
	margin-right: -15px;
	background-color: #404958;
	text-align: left;
	height: 22px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 7px;
	padding-left: 8px;
}

#keylinksform select {
	/* width: 100%;
	font-size: 0.9em; */
}

/* START /admin/rhp.aspx */
.TblRhpAdmin
{
    border: 0px;
}

.TblRhpAdmin td {
    vertical-align: top;
    border: 0px;
}

.TblRhpAdmin select, textarea {
    width: 90%;
}

.tbWebAddress {
    width: 80%;
    margin-right: 5px;
}
/* END /admin/rhp.aspx */

/* input button styling */

input.btn{
   color:#414858; /* navy text */
   font-family: verdana,helvetica,sans-serif;
   font-size:0.9em;
   font-weight: 400;
   background-color: #FFFFFF; /* white */
   background-image: url('/images/buttongradient.gif'); /*set background as gif for non-IE browsers */
   border:1px solid;
   border-top-color: #018591; /* teal */
   border-left-color: #018591;  /* teal */
   border-right-color: #414858; /* navy */
   border-bottom-color: #414858; /* navy */
   }

/* hover effect for buttons - NOTE non-CSS enabled browsers will use Javascipt buttons instead*/
input.btnhov
{
   color: #3CB5C1; /* turquoise text */
   border-top-color:#3CB5C1;  /* turquoise */
   border-left-color:#3CB5C1;  /* turquoise */
   border-right-color:#018591;   /* teal */
   border-bottom-color:#018591;   /* teal */
}	

TABLE.addContentTable 
{
    width: 90%;
    margin-top: -15px;
    background-color: #FFFFFF;
}

TABLE.addContentTable TD
{
    vertical-align: top;
    border: 0px;
}

.pager TD, .pager TABLE 
{
    background-color: #FFFFFF;
    font-size: 100%;
    padding: 2px;
    margin: 0;
}

.errorMsg
{
    color: Red;
    font-size: 80%;
}

.saved
{
    color: Green;
    font-size: 80%;
    font-weight: bold;
}

#ctl00_ContentPlaceHolder1_lblMetaDescription, 
#ctl00_ContentPlaceHolder1_lblMetaKeywords 
{ 
    display: none; 
}

/* Events feed styling START */

.eventsDiv ul
{
    font-size: 80%;
    margin: 0;
    padding-left: 15px;
}

.eventsDiv span 
{
    font-size: 80%;   
}
.eventsDiv a:link,
.eventsDiv a:visited
{
    text-decoration: none;
    color: #414858; 
}

.eventsDiv a:hover,
.eventsDiv a:active
{
    text-decoration: underline;
    color: #018591;
}

/* Events feed styling END */

.adminTable TD, .adminTable TH
{
    padding: 2px;
    vertical-align: top;
}

/*added by KB for a to z, 9 Jan 08*/
.a2zlink {
	font-size: 0.9em; 
	font-weight: bold; 
	text-decoration: none;
}
/*ends*/
