	
body {
	margin: 0;
	padding: 0;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

/* ................................................................... Container */

#container {
	width: 750px;
	margin: auto;
	background: url(../images/colums_tile2.gif) repeat-y left top;
}

/* ................................................................... Header */
#header {
	border-bottom: 20px solid white;
}

#header h1 {
	font-size: 1px;
	color: white;
	text-indent: -1000px;
	background: transparent url(../images/IIS_logo.gif) no-repeat left top;
	height: 50px;
	margin: 0;
	padding: 0;
}

#header img {
	display: block;
}

/* ................................................................... Side */

#side {
	position: relative;
	background-color: #F2F8EE;
		width: 190px;
	float: left;
	margin-right: 10px;

}

#side #navPadding {
	height: 300px;
	 /* This is reset by some javascript in the page, but left in for those without javascript */
}

#side div.box {
	position: relative;
	z-index: 10;	
	clear: both;
	margin: 13px 3px;
}

#side div.box h4 {
	color: white;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 3px 5px;
	background-color: #00C5EA !important;
}

#side div.box p {
	margin: 5px;
}
#side div.box a {color: #FF0000;
text-decoration: none}

/* ................................................................... Navigation */
ul#navigation {
	width: 200px;
	position: absolute;
	top: 0;
	left: -5px;
	font-size: 1.1em;
}

ul#navigation, #navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#navigation ul {
	margin-left: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	line-height: 0px;

	
}
#navigation li li {
	left: 0;
}


#navigation a {
	line-height: 1em;
	display: block;
	padding: 8px 5px;
	color: #FF0000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 8px;	
}

#navigation a.open {
	font-weight: bold;
}

#navigation ul a {
	text-indent: 15px;
}

#navigation a.highlight {
	text-indent: 10px;
	background-color: #00C4EA;
	border-color: blue;
	font-weight: bold;	
	border-right: 5px solid #4500E6;
	border-left: 5px solid #4500E6;
	margin-left: 0;
	margin-right: 0;
 color: #fff;
	}



/* ................................................................... Content */

#content {
	color: #666666;
	width: 550px;
	float: right;
	margin: 0;
}

/* ..................................... Headings */

#content h2, #content h3, #content h4, #content h5 {
	color: white;
	padding: 7px 0 6px 0;
	text-indent: 5px;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 0;
	background-color: #C5D5D7;
}


#content h2.location {
	font-size: 29px;
	color: #5F8284;
	background-color: transparent;
	width: 470px;
	padding: 0;
	margin: 0;
	padding-top: 3px;
	padding-left: 10px;
}

#content h3.extra {background-color: #00C5EA;
color:#fff;
margin-bottom: 0;
padding: 3px 0 3px 2px;!important}
/* ................................................................... College Locations */

#locations {
	background-color: #F5F5F5;
	height: 320px
	
}

#locations h3 {
	color: white;
	padding: 7px 0 6px 0;
	text-indent: 5px;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 0;
	background-color: #A3DBFF;
}

#locations div.details {
	width: 351px;
	margin-right: 4px;
	float:right;
}
#locations div.details p {margin: 3px 0;
padding: 0}

div.extra {background-color: #DDF0F4;
width: 351px;
margin: 0 auto;
border: 1px solid #00C5EA;
position: relative;
top: 10px;
right: 5px;
}

div.extra p {padding: 3px 3px!important;
color: #006699!important}


div#bar {background-color:#F5F5F5;
height: 60px;}
/* ................................................................... College Info */

#college-info {
	margin-top: 0;
	padding-bottom: 1em;

}

#college-info h2.heading {
	font-size: 36px;
	color: white;
	background-color: transparent;
	width: 470px;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-left: 9px;
}

#college-info div.info {
	margin-left: 9px;
	padding: 0;
	float: left;
}

#college-info div.description {
	width: 40%;
	margin-left: 20px;
	padding: 0;
	float: left;
}

#college-info div.details {
	width: 40%;
	float: left;
	margin-left: 5%;
}

/* ................................................................... Pics */

#pics {
	text-align: center;
}

#pics img {
	margin-left: 5px;
	margin-left: 5px;
}

/* ................................................................... Footer */

#footer {
	background-color: #F5F5F5;
	clear: both;
	height: 50px;
	border-top: 5px solid white;
}

#footer div.nexus-credit {
	width: 190px;
	background-color: #F2F8EE;
	height: 50px;
	border-right: 10px solid white;
}

/* ...................................................................  Links */

a {
	color: #669999;
}

/* ...................................................................  */

p.more-info {
	clear: both;
	float: right;
	width: 270px;
	border-right: 5px solid #67BBD1;	
	
	position: relative;
	right: -5px;
	background-color: #E4ECED;
	padding: 8px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


strong {
	color: #0099CC;
}
/* ...................................................................  FRONT PAGE */

#news-events {
	border-top: 5px solid white;
	background: #F5F5F5;
}

#news-events a {
	color: #64A4AF;
	text-decoration: none;
}


/* .. Headers */
#news-events h4 	{
	color: white;
	padding: 3px 0;
	text-indent: 5px;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 0;

}

#news h4 {
	background-color: #A3DBFF;
	margin-bottom: -10px;
}

#events h4 {
	background-color: #A3DBFF;
	margin-bottom: 5px;
}


#news {
	background-color: #F5F5F5;
	width: 183px;
	float: left;
	border-right: 6px solid white;	
}

#news a {color: #FF0000}

#news p {
	margin-left: 5px;
	margin-right: 5px;
	
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #B2C4C0;
}

#events {
	width: 361px;
	float: right;
	background-color: #F5F5F5;
	color: #59827A;
}

#events strong {
	color: #0099CC;
}

#events a  {
	color: #FF0000;
	font-weight: normal;
}


#events table td {
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;	
	padding-top: 0;
}

/* ................................................................... Section Panels, accomm, events links */

#section-panels {
	padding: 10px;
}

#section-panels div.left, #section-panels div.right {
	float: left;
	width: 260px;

	padding-top: 0;
}

#section-panels div p {
	margin: 0;
}

#section-panels div.right {
	float: right;
}

#section-panels .more-link {
	width: auto;
	border-right: 5px solid #67BBD1;	
	
	background-color: #E4ECED;
	padding: 8px;
	margin-bottom: 10px;
}

#section-panels .more-link a {
	text-decoration: none;
}


/* ................................................................... Misc */

td {
	vertical-align: top;
}




/* ................................................................... SIFR STUFF  */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


.sIFR-hasFlash h2 {
	visibility: hidden;
}

h3 {
  background: #a3dbff !important;
}



/* ------------------------------------------------------------------- News Image */

p.newsImage img {
  width: 227px;
  height: 151px;
  border: 5px solid #fff;
}

p.newsImage span.caption {
  background: #fff;
  width: 237px;
  display: block;
  padding: 5px 0 10px 0;
  color: #5f8284;
  font-style: italic;
  text-align: center;
  font-size: 11px;
}

