body 
{
	background: #fdfeee url('skinrelated/images/page-background.gif') repeat-x left top;
	margin: 0;
}

img { border: none; }

a.top-nav-home-link
{
  float: left;
  white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #244471;
	padding: 12px 0 0 15px;
}

div.topnavlinks 
{
  float: right;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #16668e;
	padding: 12px 15px 0 0;
}

div.topnavlinks a:link, div.topnavlinks a:visited
{
	color: #16668e;
	text-decoration:none;
}

.search-textbox
{
  float: right;
  width: 200px;
  height: 16px;
  border: solid 1px #000;
  background-color: #e9e7e7;
  margin-top: 8px;
}

.search-button
{
  float: right;
  margin: 8px 10px 0 0;
}

#footer {
	background: #102f60;
	height: 133px;
}

#footersearch
{
  background: #b6b79a;
  float: left;
  width: 272px;
  height: 36px;
  margin-top: 10px;
}

div.footerlogo
{
 float: right; 
}

div.copyright
{
  float: left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #fff;
	padding-right: 18px;
}

div.footernavlinks 
{
  float: left;
	white-space: nowrap;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #fff;
}

div.footernavlinks a:link, div.footernavlinks a:visited
{
	color: #fff;
	text-decoration:none;
}

div.footer-dnn-nav
{
  font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	color: #143569;
	width: 100%;
	clear: both;
	float: left;
}

div.footer-dnn-nav a:link, div.footer-dnn-nav a:visited
{
	color: #143569;
	text-decoration:none;
}

div.footer-dnn-nav a:hover
{
  color: #506a94;
  text-decoration:underline;
}

.highlight
{
  color: #edc266;
  font-weight: bold; 
}

#mainBody
{
  background: url('skinrelated/images/homeSlide01.jpg') no-repeat top left;
  padding: 0 119px;
  position: relative;
  z-index: 2;
}
#main-body-bg
{
  background: url('skinrelated/images/homeSlide01.jpg') no-repeat top left;
  width: 1074px;
  height: 516px;
  min-width: 1074px;
  min-height: 516px;
  position: absolute;
  left: 0;
  z-index: -1;
}
#er-ticker 
{
  float: right;
	background: #d6d791;
	width: 388px;
	height: 67px;
	border: 1px solid #d4d7be;
	border-top-color: #fff;
	margin-bottom: 40px;
}

#er-ticker p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #fff;
	color: #b06818;
	margin: 6px;
	padding: 4px 8px;
}

#er-ticker p .campus {
	color: #45463b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#er-ticker p .waittime {
	color: #1c6193;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#slideOverlay
{
  float: right;
}

.clear 
{
  clear: both;
  width: 100%;
}

#content {
	margin: 0 auto 0 auto;
}

#block-news, #block-video, #block-featured, #block-upcoming {
	height: 541px;
}

#block-featured {
	/* background: transparent url('skinrelated/images/block-fade-bg.png') repeat-x left 45px;*/
	
}

#block-upcoming {
	height: 300px;
}

#block-promos {
	margin: 0 auto 17px auto;
}

.MiddleRightContentPane a 
{
  display: block;
}

img.rule-horiz {
	display: block;
}

.ui-accordion, .ui-accordion li
{
 margin: 0;
 padding: 0;
 list-style-type: none; 
}

.ui-accordion li 
{
  display: inline;
}

a.ui-accordion-link 
{
  display: block;
  font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color:  #2f7cab; /* #965b35; */
  text-decoration: none;
  height: 26px;
  padding: 12px 0 0 17px;
  background: url('skinrelated/images/accordion-item-bg.gif') no-repeat top left;
}

a:hover.ui-accordion-link, a.accordion-link-selected
{
  display: block;
  font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color: #165184; /* #3b8b11; */
  text-decoration: none;
  height: 26px;
  padding: 12px 0 0 17px;
  /*background: transparent none;*/
  background: url('skinrelated/images/accordion-item-bg-expand.gif') no-repeat top left;
}

div.accordion-block
{
  background: url('skinrelated/images/accordion-item-bg-selected.jpg') no-repeat top left;
}

div.accordion-block-content
{
  padding: 0 17px;
  height: 77px;
  overflow: hidden;
}

.accordion-block-content p
{
  padding-left: 5px;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 11px;
  color: #222;
  
}

.accordion-block-content a:hover
{
	text-decoration:none;
}

.accordion-block-content img
{

float: left;
padding-right: 5px;
}

#news-teaser
{
  line-height: 150%;
  /*width: 279px;*/
	background: white;
}

#news-teaser-featureditem
{
  /*padding: 9px;*/
}

#news-teaser .featured-image-link
{
  display: block;
  padding-bottom: 9px;
  width: 50%;
}

#news-teaser .featured-title-link
{
  display: block;
  padding: 6px 0 6px 0;
  font-family: Georgia, Times New Roman, Serif;
  font-size: 14px;
  color: #C05717;
  text-decoration: none;
}

#news-teaser .teaserItemDate
{
  color: #000;
  font: bold 10px Arial, Verdana, Sans-Serif;
}

#news-teaser .teaserItemText
{
  font: 11px Arial, Verdana, Sans-Serif;
}

#news-teaser a.teaserItemMore
{
  color: #C05717;
  font: bold 11px Arial, Verdana, Sans-Serif;
  text-decoration: none;
}

#news-teaser ul, #news-teaser li
{
  margin: 0;
  padding: 0;
  list-style-type: none; 
}

#news-teaser li 
{
  padding: 0 9px;
}

#news-teaser a.teaserItemTitle
{
  font: 12px Georgia, Times New Roman, Serif;
  color: #c05717;
  text-decoration: none;
}

#news-teaser div.teaserBannerOther
{
  width: 100%;
  background-color: #f7d3ae;
  color: #000;
  font: bold 10px Arial, Verdana, Sans-Serif;
  margin: 10px 0;
  padding: 3px 0;
}

#news-teaser div.teaserBannerOther span
{
  padding-left: 9px;
}

/*** Upcoming Events ***/

#ct_container
{
	width: 325px;
}
#ct_listing
{
  width: 100%;
  height: 253px;
  background: url('skinrelated/images/block-upcoming-content-bg-full.gif') no-repeat top left;
}

#ct_tabstrip .ui-tabs-nav a { display: block; }

.ui-tabs-nav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 144px;
	background: url('skinrelated/images/block-upcoming-hdr-bg.gif') repeat-x top left;
}
.ui-tabs-nav li
{
  list-style-type: none;
	float: left;
  margin: 0;
}
.ui-tabs-panel
{
	background-color: transparent;
}
.ui-tabs-hide
{
	display: none;
}
ul.categoryTeaserList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.categoryTeaserList li 
{
  list-style-type: none;
  height: 81px;
}
ul.categoryTeaserList li .teaserItem
{
  width: 100%;
  padding: 7px 0 0 10px;
}
ul.categoryTeaserList li .teaserItemImage
{ 
	float: left;
}
ul.categoryTeaserList li .teaserItemImage img
{
	padding-right: 10px;
}
ul.categoryTeaserList li .teaserItemText 
{
	float: left;
	width: 222px;
	margin-top: 11px;
	/*line-height: 150%;*/
	
}
ul.categoryTeaserList li .teaserItemText span.teaserDate
{
  color: #000;
  font: bold 10px Arial, Verdana, Sans-Serif;
}
ul.categoryTeaserList li .teaserItemText a.teaserItemTitle
{
  font: 11px Georgia, Times New Roman, Serif;
  color: #c05717;
  text-decoration: none;
}
ul.categoryTeaserList li .teaserItemText a.teaserItemMore
{
  color: #333;
  font: bold 11px Arial, Verdana, Sans-Serif;
  text-decoration: none;
}
.clear { clear: both; width: 100%; }

/* Interior Page Style */

TD#LeftContentPane, #SiteMapLeftCol
{
 padding-top: 26px;
 
 background-color: #fff;
 border-right: solid 1px #eee;
}
#main-col
{
 background-color: #f8faeb;
}

#main-col .ContentPane, #SiteMapLeftCol .ContentPane
{
 min-height: 500px;
 height: auto !important;
 height: 500px;
padding-right:8px;
}
#left-col
{
 background-color: #ffffff; /*#f2f5de; */
}
#right-col
{
 background-color: #f2f5de;
}
#main-body-internal
{
  padding: 0 119px;
}
#RightContentPane
{
  float: right;
}
/*** Services Index Page ***/
.si-description
{
  float: left;
  width: 150px;
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  color: #555;
  padding-top: 50px;
  padding-left: 17px;
}
ul.si-coe-left, ul.si-depts-left
{
  margin: 0;
  padding:  10px 0 0 60px;
  list-style-type: none;
  width: 218px;
}
ul.si-coe-right, ul.si-depts-right
{
  margin: 0;
  padding:  10px 0 0 20px;
  list-style-type: none;
}
ul.si-coe-left li, ul.si-coe-right li, ul.si-depts-left li, ul.si-depts-right li
{
  list-style-type: none;
  padding: 10px 0;
  font-size: 13px;
}
ul.si-coe-left li a, ul.si-coe-right li a {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 11px;
  color: #006699;
  text-decoration: none;
}
ul.si-depts-left li a, ul.si-depts-right li a {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 11px;
  color: #C05717;
  text-decoration: none;
}


.breadcrumbBar
{
		
	height: 26px;
	margin-left: 0px;
	padding-left: 0px;
 background: #f8faeb;
}
.breadcrumb
{
	color: #488ab7;
	
	font-size: 11px;
	
	text-align:left;
	margin-left: 0px;
	padding-left: 0px;	
	 background: #f8faeb;
}
.breadcrumb li 
{
	float: left;
	list-style: none;
	
}
.breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	color: #488ab7;
	font-weight: normal;
}
.breadcrumb1colskin
{
	color: #488ab7;
	
	
	font-size: 11px;
	
	text-align:left;
	
}
.breadcrumb1colskin li 
{
	float: left;
	list-style: none;
	
}
.breadcrumb1colskin A:link, .breadcrumb1colskin A:visited
{
	font-size: 11px;
	color: #488ab7;
	font-weight: normal;
	
}
/*** Event Styles ***/
.eventView { margin-top: 25px; }
.eventView h1
{
  font-family: Georgia, Times New Roman, Serif;
  color: #c05717;
  font-size: 18px; 
}
#event-search-form { margin-bottom: 15px; }
#event-search-form td
{
  padding: 0 2px;
}
td.event-search-label
{
  font-size: 10px;
  color: #555;
}
input.event-search-keyword { font-size: 13px; }
#event-filter-links
{
  margin: 0;
  padding: 0;
}
#event-filter-links li
{
  float: left;
  list-style-type: none;
  padding: 0 15px 25px 0;
}
#event-filter-links li a
{
  color: #555;
  font-size: 12px;
  display: block;
}
#event-list
{ 
  width: 650px;
}
div.hrule-event
{
  background: url('skinrelated/images/hrule-bg.gif') repeat-x top left;
  height: 3px;
  width: 100%;
}
div.event-date
{
  float: left;
  width: 80px;
  height: 50px;
  background-color: #c36023;
  text-align: right;
}
div.event-date h1
{
  margin: 0;
  padding: 8px 9px 0 10px;
  text-align: right;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Sans-Serif;
}
div.event-date h2
{
  margin: 0;
  padding: 0 9px 8px 10px;
  text-align: right;
  color: #d7d7c0;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Sans-Serif;
}
div.event-title
{
  float: left;
  padding: 9px;

}
div.event-title a
{
  font-family: Georgia, Times New Roman, Serif;
  font-size: 16px;
  color: #185f92;
  text-decoration: none;
  
}
div.event-image 
{
  float: left;
  width: 24%;
  height: 95%;
}
div.event-image img
{
  padding-left: 6px;
}
div.event-text
{
  float: left;
  font-family: Arial, Verdana, Sans-Serif;
  line-height: 125%;
  width: 75%;
  margin-bottom: 10px;
}
div.event-links
{
  float: left;
}
div.event-buttons
{
  float: right;
  padding-right: 25px;
}
div.event-body
{
  padding-bottom: 20px;
}
div.eventRowAlt
{
  background-color: #f2e1be;
}



.SubHead
{
	
}

.BIC_Table
{
	width: 467px;
	text-align: center;
	
	
}

.BIC_Table td
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	text-align: left;
	
}

.NormalTextBox input, .NormalTextBox td
{
	padding: 0 !important;
	margin: 0 !important;
}



.VdBlockHeader
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	height: 45px;
}

.Htmlbody
{

	padding-left: 10px;
	
}

.Htmlbody a
{
	text-decoration: underline;
}

.EventTeaserAllButton
{

	display:block;
}


div.container
{
    background-color: #16668e !important;
background-image: none !important;
    width:378px;
	height:405px;
	padding:5px;
	

	margin: 0px;
}

#txtSearch
{
background-color:#E9E7E7;
border:1px solid #000000;
float:right;
height:16px;
margin-top:8px;
width:200px;
}
