/* Home CSS Document */

#homeImages{
  float: left;
  display: inline;
  width: 794px;
  height: 200px;
}
/*
#home_images{
  float: left;
  display: inline;
  width: 794px;
  height: 200px;
}*/

#marquee{
  float: left;
  width: 798px;
}

#marquee a{
  float: left;
  border-bottom: 4px solid #fff;
}

#marquee a:hover{
  border-bottom: 4px solid #cc6600;
}

#spotlight{
  float: left;
  display: inline;
  width: 232px;
  height: 360px;
  margin: 15px 5px 5px 5px;
  padding: 60px 0 0 0;
  background: url(../images/css/bkgrd_spotlightHome.jpg) no-repeat;
}

#spotlight p#spotlight_title {
	color: #999;
	font-weight: bold;
	padding-left: 2px;
}

#spotlight p,
#spotlight a#spotlight_morelink {
	padding: 0 20px 0 8px;
}

#spotlight p#spotlight_name a {
	font-weight: bold;
	text-decoration: none;
}

#spotlight p#spotlight_name a:hover {
	text-decoration: underline;
	color: #cc6600;
}

    #spotlight a:hover {
    text-decoration:underline !important;
    color:#c60;
    }
    #spotlight_morelink a:hover {
    color:#999;
    }
    #spotlight_title {
    font-weight: bold;
    color: #999;
    margin: 10px 0 0 6px;
    }
    #spotlight #spotlight_name {
    font-weight: bold;
    padding: 0px 6px 5px 6px;
    }
    #spotlight_body {
    padding: 0 6px 6px 6px;
    margin-right: 10px;
    }
    #spotlight_morelink {
    float: right; margin-right: 30px; margin-top: 20px;
    }
    #spotlight_morelink a {
    font-family: 'helveticaneue thinext', 'helveticaneue thin', helveticaneue, helvetica, arial, sans-serif;
    font-size: 16px;
    color: #999;
    font-weight: bold;
    text-decoration: none;
    }

#headlines{
  float: left;
  display: inline;
  width: 318px;
  height: 360px;
  margin: 15px 5px 0 0;
  padding: 48px 5px 0 5px;
  background: url(../images/css/bkgrd_headlinesHome.jpg) no-repeat;
}

#headlines p.headlinesDate{
  font-weight: bold;
  color: #999;
  margin: 8px 0 0 0;
}

#headlines a.allnews, 
#spotlight a#spotlight_morelink {
  font-weight: bold;
  font-size: 16px;
  font-family: HelveticaNeue ThinExt, HelveticaNeue Thin, HelveticaNeue, Helvetica, Arial, sans-serif;
  float: right;
  width: 80px;
  margin: 16px 0 0 0;
  color: #999;
  text-transform: lowercase;
  text-decoration: none;
}

#headlines a{
  font-weight: bold;
  color: #cc6600;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#headlines a:hover,
#spotlight a#spotlight_morelink:hover {
  text-decoration: underline;
}

#coming_events{
  float: left;
  display: inline;
  width: 194px;
  height: 360px;
  margin: 15px 0 0 0;
  display: inline;
  padding: 48px 5px 0 15px;
  background: url(../images/css/bkgrd_comingEvents_home.jpg) no-repeat;
}

#coming_events p.calendarDate{
  font-weight: bold;
  color: #999;
  margin: 8px 0 0 0;
}

#coming_events a{
  font-weight: bold;
  width: 185px;
  margin: 0;
  padding: 0;
  color: #cc6600;
  text-decoration: none;
}

#coming_events a:hover{
  text-decoration: underline;
}

#coming_events a.fullCalendar{
  font-weight: bold;
  font-size: 16px;
  font-family: HelveticaNeue ThinExt, HelveticaNeue Thin, HelveticaNeue, Helvetica, Arial, sans-serif;
  float: right;
  width: 120px;
  margin: 16px 0 0 0;
  display: inline;
  color:#999;
}

/* UNIVERSAL LIST STYLES FOR FEATURES */

#home_images {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	width: 794px;
    float: left;
	position: relative;
	background: transparent url(../images/css/bkgrd_features.png) repeat-y scroll top right;
}

#home_images.features {
	height: 200px;
    display: block;
	margin: 0 auto;
	padding: 0;
	width: 794px;
    float: left;
}

#home_images.features ul {
	clear: both;
	list-style: none;
    margin: 0;
	padding: 0;
	position: absolute;
}

#home_images.features li {
    list-style: none;
}


/* MAIN FEATURES AREA AND INDIVIDUAL FEATURES */
#home_images.features ul.main li {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: visible;
    z-index: 1;
}

#home_images.features .main,
#home_images.features .feature {
	height:200px;
	margin: 0;
	overflow:hidden;
	padding: 0;
	width: 794px;
	z-index: 1;
	float: left;
}

#home_images.features ul.main li.shown {
    z-index: 2;
    visibility: visible;
    position: relative;
}

#home_images.features ul.main li.shown a {
    z-index: 99;
}

#home_images.features ul.main li span {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#home_images .feature img {
	position:absolute;
	right: 20px;
    height: 200px;
}

#home_images .feature div {
    color: #fff;
    width: 133px;
    height: 185px;
    padding: 15px 5px 0 18px;
    top: 0px;
	margin: 0 0 0 5px;
	color: #b8bbbd;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: -.5px;
	background: #141d26;
}

#home_images .feature div cufon {
	padding: 0 0 6px;
}

#home_images .feature p {
    margin: 0;
    padding: 0;
}

/* PREVIOUS NEXT CONTROLS */
.pnControl {
	display: block;
	margin: 90px 0 0 -11px;
	padding: 0;
	position: absolute;
	width: 816px;
	height: 25px;
	z-index: 1;
	background: none;
}

.pnControl a {
	display: block;
	float: left;
    text-indent: -9999px;
    overflow: hidden;
	height: 28px;
	width: 11px;
	z-index: 1;
	cursor: pointer;
}

.pnControl a.next {
	float: right;
    background: url(../images/css/next.png) no-repeat scroll top right;
}

.pnControl a.prev {
    background: url(../images/css/prev.png) no-repeat scroll top left;
}


