/* Home CSS Document */

#homeImages{
  width: 920px;
  height: 360px;
  padding: 0 0 10px 0;
  display: none;
  overflow: hidden;
  background: url(../images/css/background_home_images.gif) no-repeat;
}

#homeImages.features {
	display: block;
}

#homeImages.features ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

#homeImages.features li {
	list-style: none;
}

#homeImages.features .main,
#homeImages.features .feature {
	display:block;
	margin: 0;
	overflow:hidden;
	padding: 0;
  width: 920px;
  height: 360px;
	z-index: 1;
}

#homeImages .main li {
	display: block;
	margin: 0;
	padding:0;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

#homeImages.features .main li.shown {
	display: block;
	z-index: 2;
	visibility: visible;
}

#homeImages.features .main li.shown a {
	z-index: 99;
}

#homeImages .feature img,
#homeImages .feature div {
	background:#000;
	position:absolute;
	width: 100%;
}

#homeImages .feature img {
  width: 920px;
  height: 360px;
  display: block;
}

#homeImages.features .main li span {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}



#features{
  float: left;
  width: 300px;
  height: 300px;
  padding: 0px;
  margin: 0px 10px 0px 0px;
  display: inline;
  position: relative;
  background: url(../images/css/background_features.gif) no-repeat;
}

#features .feature {
display: none;
}


#features .controls {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 120px;
	z-index: 999;
	right: 10px;
	top: 10px;
}

#features .controls ul,
#content .home #features .controls ul {
	float: right;
	margin: 0;
	list-style: none;
	padding: 0;
}

#content .home #features .controls li {
	float: left;
	display: block;
	height: 15px;
	list-style: none;
	margin: 5px 3px;
	padding: 0; 
	width: 15px;
}

#content #content_narrow #features .controls li {
	float: left;
	margin: 8px 0 0;
}

#content #content_narrow #features .feature {
	background: none;
}

#content #content_narrow #features .feature a.more {
}

#features .controls a {
	background: url(../images/css/feature-bullet.png) no-repeat top right;
	display: block;
	height: 14px;
	margin: 0 1px; 
	width: 14px;

	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	behavior: url(../styles/PIE.htc);	
	-pie-watch-ancestors: 1;
}

#features .controls a.shown {
	background-position: top left;
}

#features .feature {
	display: none;
	font-size: 11px;
	line-height: 18px;
	margin: 40px 14px 0;
	padding: 0;
	height: 260px;
	overflow: hidden;
	position: absolute;
	width: 270px;
	opacity: 0;
}

#features .feature img {
	margin: 4px 0;	
	display: none;
}

#features .feature div {
	display: none;
}

#features .feature.shown img,
#features .feature.shown div {
	display: block;
}

#features .feature .date {
	color: #000;
	display: block;
}

#features .feature a.title {
	display: block;
	margin: 10px 0 0;
	font-family: Century Gothic, arial, sans-serif;
	color: #A4222A;
	font-size: 14px;
	text-decoration: none;
}

#features .feature p {
	color: #000;
	margin: 0;
	height: 75px;
	overflow-y: auto;
}

#features a.more {
	background: url(../images/css/readmore.png) no-repeat center left; 
	display: block;
	font-size: 0;
	margin: 5px 0 0;
	padding: 5px 30px 5px 0;
	text-align: left;
	text-decoration: none;
	width: 240px;
	position: absolute;
	bottom: 10px;
	height: 13px;
}

#features .feature.shown,
#features .feature.shown div a,
#features .shown div a.more {
	z-index: 100;
	display: block;
}

#content_narrow #features {
	background:#FFF url(../images/css/background_sideNav.jpg) repeat-y top left;
	height: auto;
	min-height: 360px;
}

#content_narrow #features .feature {
	height: auto;
}


#coming_events{
  float: left;
  width: 300px;
  height: 300px;
  padding: 0px;
  background: url(../images/css/background_coming_events.gif) no-repeat;
}

#container.group_home #coming_events{
  float: left;
  width: 370px;
  height: 300px;
  padding: 0px;
  background: url(../images/css/bg_coming_events_group_home.gif) no-repeat;
}

#coming_events .scroll{
  float: left;
  width: 270px;
  height: 215px;
  overflow: auto;
  margin: 40px 0px 0px 15px;
  display: inline;
}

#container.group_home #coming_events .scroll{
  float: left;
  width: 340px;
  height: 215px;
  overflow: auto;
  margin: 40px 0px 0px 15px;
  display: inline;
}

#coming_events .event{
  float: left;
  width: 250px;
  margin: 0px 0px 10px;
  display: inline;
}

#container.group_home #coming_events .event{
  float: left;
  width: 320px;
  margin: 0px 0px 10px;
  display: inline;
}

#coming_events .event .date{
  float: left;
  width: 45px;
  height: 45px;
  padding: 2px 0px 0px;
  background: url(../images/css/background_date.gif) no-repeat;
}

#coming_events .event .date .month{
  float: left;
  text-align: center;
  width: 45px;
  font: bold 14px Arial, Helvetica, sans-serif;
  color: white;
  text-transform: uppercase;
}

#coming_events .event .date .day{
  float: left;
  text-align: center;
  width: 45px;
  font: 24px Arial, Helvetica, sans-serif;
  color: white;
}

#coming_events .event .description{
  float: right;
  padding: 0px 10px;
}

#coming_events .event .description .title{
  float: left;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #A4222A;
  clear: both;
  width: 185px;
}

#container.group_home #coming_events .event .description .title{
  float: left;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #A4222A;
  clear: both;
  width: 255px;
}

#coming_events .event .description .intro{
  float: left;
  clear: both;
  font: 12px Arial, Helvetica, sans-serif;
  width: 185px;
}

#container.group_home #coming_events .event .description .intro{
  float: left;
  clear: both;
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
  width: 255px;
}

#coming_events .link{
  float: left;
  margin: 15px 0px 0px 15px;
  display: inline;
}

#store{
  float: left;
  width: 280px;
  height: 300px;
  padding: 0px 10px;
  margin: 0px 0px 0px 10px;
  display: inline;
  background: url(../images/css/background_store.gif) no-repeat;
}

#store .scroll{
  float: left;
  width: 270px;
  height: 235px;
  overflow: auto;
  margin: 40px 0px 0px 15px;
  display: inline;
}




