/* Home All */

#home_visitor #features,
#home_return #features{
  float: left;
  height: 420px;
  width: 640px;
  display: block;
  background:url(../images/css/background-features.jpg) bottom no-repeat;
}




/* Home Visitors */
#home_visitor .welcome{
  background: url(../images/css/home-visitor-welcome-bg.png) no-repeat top right;
  float: left;
  height: 160px;
  width: 310px;
}

#home_visitor .welcome h1{
  background: url(../images/css/home-welcome.png) no-repeat;
  height: 113px;
  margin: 20px 0 0 30px;
  padding: 0;
  width: 209px;
  text-indent: -100000000px;
  font-size: 0;
  overflow: hidden;
}

#home_visitor .links{
  background: url(../images/css/home-visitor-list-bg.png) no-repeat top right;
  float: left;
  height: 260px;
  width: 310px;
}

#home_visitor .links ul{
  margin: 20px 0 0 30px;
  padding: 0;
  list-style: none;
  width: 250px;
}

#home_visitor .links ul li{
}

#home_visitor .links li a{
  background: url(../images/css/home-bullets.png) no-repeat center left;
  padding: 0 0 0 25px;
  margin: 8px 0;
  display: block;
  color: #fff;
}







/* Home Returning */
#home_return .links{
  background:url(../images/css/home-return-link-bg.png) no-repeat top left;
  height: 420px;
  width: 310px;
  display: block;
  float: left;
  text-align: center;
}

#home_return .links div{
  height: 100px;
  margin: 2px 0;
  padding: 40px 0 0;
}

#home_return .links .join{
  padding: 30px 0 0;
  height: 110px;
}

#home_return .links .join span{
  background: url(../images/css/home-join.png) no-repeat top left;
  display: block;
  width: 185px;
  height: 48px;
  text-indent: -100000000px;
  font-size: 0;
  margin: 0 auto 15px;
}

#home_return .links .subscribe{
}

#home_return .links .subscribe a{
  background: url(../images/css/home-subscribe.png) no-repeat top left;
  width: 234px;
  height: 48px;
  display: block;
  text-indent: -100000000px;
  font-size: 0;
  margin: 0 auto;
}

#home_return .links .visitor{
  padding: 45px 0 0;
  height: 95px;
}

#home_return .links .visitor a{
  background:url(../images/css/home-visitor.png) no-repeat top left;
  display: block;
  height: 23px;
  width: 150px;
  margin: 0 auto;
  text-indent: -100000000px;
  font-size: 0;
}

#home_content{
  background: url(../images/css/home-regular-content.jpg) no-repeat top left;
  height: 234px;
  width: 954px;
  display: block;
  float: left;
  color: #185C85;
  font-size: 13px;
}

#home_content .welcome{
  width:580px;
  font-size: 12px;
  float:left;
  margin: 15px 30px;
  line-height: 1.7em;
}

#home_content .welcome h2 {
	font-size: 29px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#home_content .welcome div {
  margin: 15px 0 0 -25px;
}

#home_content #recent_programs{
  width: 280px;
  float: right;
  height: 201px;
  display: block;
  margin: 0;
  color: #185C85;
  font-size: 12px;
  padding: 12px 15px;
  //padding-top: 20px;
  line-height: 1.4em;
  text-align: right;
}

#home_content #recent_programs h2{
  color: #004631;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 18px;
  text-align: left;
}

#home_content #recent_programs img{
  padding: 2px;
  border: 1px solid #ccc;
  float: left;
}

#home_content #recent_programs div{
  display: block;
  height: 110px;
}

#home_content #recent_programs .title,
#home_content #recent_programs .date,
#home_content #recent_programs .author,
#home_content #recent_programs .book{
  width: 135px;
  float: right;
  display: block;
  margin: 0 30px 0 0;
  text-align: left;
}

#home_content #recent_programs .title{
  font-size: 14px;
  font-weight: bold;
  margin: 0 30px 10px 0;
}

#home_content #recent_programs .date{
}

#home_content #recent_programs .author{
}

#home_content #recent_programs .book{
}

#home_content #recent_programs a{
  background: url(../images/css/home-program-link.gif) no-repeat center right;
  padding: 4px 25px 4px 15px;
  position: relative;
  display: inline;
  color: #FFA51F;
}



#home_content #recent_programs #recent_programs_links {
  display:none;
  height:0;
}

/* Home All */

#home_visitor #features,
#home_return #features{
  float: left;
  height: 420px;
  width: 640px;
  display: block;
  background:url(../images/css/background-features.jpg) bottom no-repeat;
}




/* Home Visitors */
#home_visitor .welcome{
  background: url(../images/css/home-visitor-welcome-bg.png) no-repeat top right;
  float: left;
  height: 160px;
  width: 310px;
}

#home_visitor .welcome h1{
  background: url(../images/css/home-welcome.png) no-repeat;
  height: 113px;
  margin: 20px 0 0 30px;
  padding: 0;
  width: 209px;
  text-indent: -100000000px;
  font-size: 0;
  overflow: hidden;
}

#home_visitor .links{
  background: url(../images/css/home-visitor-list-bg.png) no-repeat top right;
  float: left;
  height: 260px;
  width: 310px;
}

#home_visitor .links ul{
  margin: 20px 0 0 30px;
  padding: 0;
  list-style: none;
  width: 250px;
}

#home_visitor .links ul li{
}

#home_visitor .links li a{
  background: url(../images/css/home-bullets.png) no-repeat center left;
  padding: 0 0 0 25px;
  margin: 8px 0;
  display: block;
  color: #fff;
}







/* Home Returning */
#home_return .links{
  background:url(../images/css/home-return-link-bg.png) no-repeat top left;
  height: 420px;
  width: 310px;
  display: block;
  float: left;
  text-align: center;
}

#home_return .links div{
  height: 100px;
  margin: 2px 0;
  padding: 40px 0 0;
}

#home_return .links .join{
  padding: 30px 0 0;
  height: 110px;
}

#home_return .links .join span{
  background: url(../images/css/home-join.png) no-repeat top left;
  display: block;
  width: 185px;
  height: 48px;
  text-indent: -100000000px;
  font-size: 0;
  margin: 0 auto 15px;
}

#home_return .links .subscribe{
}

#home_return .links .subscribe a{
  background: url(../images/css/home-subscribe.png) no-repeat top left;
  width: 234px;
  height: 48px;
  display: block;
  text-indent: -100000000px;
  font-size: 0;
  margin: 0 auto;
}

#home_return .links .visitor{
  padding: 45px 0 0;
  height: 95px;
}

#home_return .links .visitor a{
  background:url(../images/css/home-visitor.png) no-repeat top left;
  display: block;
  height: 23px;
  width: 150px;
  margin: 0 auto;
  text-indent: -100000000px;
  font-size: 0;
}

#home_content{
  background: url(../images/css/home-regular-content.jpg) no-repeat top left;
  height: 234px;
  width: 954px;
  display: block;
  float: left;
  color: #185C85;
  font-size: 13px;
}

#home_content .welcome{
  width:580px;
  font-size: 12px;
  float:left;
  margin: 15px 30px;
  line-height: 1.7em;
}

#home_content .welcome div {
  margin: 15px 0 0 -25px;
}

#home_content #recent_programs{
  width: 280px;
  float: right;
  height: 201px;
  display: block;
  margin: 0;
  color: #185C85;
  font-size: 12px;
  padding: 12px 15px;
  //padding-top: 20px;
  line-height: 1.4em;
  text-align: right;
}

#home_content #recent_programs h2{
  color: #004631;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 18px;
  text-align: left;
}

#home_content #recent_programs img{
  padding: 2px;
  border: 1px solid #ccc;
  float: left;
}

#home_content #recent_programs div{
  display: block;
  height: 110px;
}

#home_content #recent_programs .title,
#home_content #recent_programs .date,
#home_content #recent_programs .author,
#home_content #recent_programs .book{
  width: 135px;
  float: right;
  display: block;
  margin: 0 30px 0 0;
  text-align: left;
}

#home_content #recent_programs .title{
  font-size: 14px;
  font-weight: bold;
  margin: 0 30px 10px 0;
}

#home_content #recent_programs .date{
}

#home_content #recent_programs .author{
}

#home_content #recent_programs .book{
}

#home_content #recent_programs a{
  background: url(../images/css/home-program-link.gif) no-repeat center right;
  padding: 4px 25px 4px 15px;
  position: relative;
  display: inline;
  color: #FFA51F;
}



#home_content #recent_programs #recent_programs_links {
  display:none;
  height:0;
}

/**********************************************/
/* FEATURES CSS */
/**********************************************/
#features {
	display:block;
	height: 460px;
	margin: 0 auto;
	width: 640px;
}

/* UNIVERSAL LIST STYLES FOR FEATURES */
#features ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

#features li {
	float: left;
}

/* MAIN FEATURES AREA AND INDIVIDUAL FEATURES */
#features .main,
#features .feature {
	display:block;
	height:420px;
	margin: 0;
	padding: 0;
	position:absolute;
	width: 640px;
	z-index: 1;
}

#features li.feature {
	display: none;
}

#features .main a,
#features .feature a {
	display:block;
	height:360px;
	width: 640px;
  -webkit-border-radius: 15px 0 0 0;
  -moz-border-radius: 15px 0 0 0;
  border-radius: 15px 0 0 0;
  position: absolute;
  behavior: url(../styles/PIE.htc);
  -pie-watch-ancestors: 1;
}

#features .main .shown {
	z-index: 2;
}

#features .feature img,
#features .feature div.panel-overlay {
	position:absolute;
	width: 100%;
}

#features .feature img {
  visibility: hidden;
}

#features .feature div.panel-overlay {
	padding:10px;
	margin-top: -91px;
	height: 71px;
	overflow: hidden;
  -webkit-border-radius: 0 0 0 15px;
  -moz-border-radius: 0 0 0 15px;
  border-radius: 0 0 0 15px;
  position: relative;
  behavior: url(../styles/PIE.htc);
  -pie-watch-ancestors: 1;
	background:url(../images/panel-overlay.png) no-repeat top left;
}

#features .feature div.panel-overlay h2 {
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  padding: 10px 0 0;
  margin: 0;
}

#features .feature div.panel-overlay p {
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 13px;
}

/* PREVIOUS NEXT CONTROLS */
#features .pnControl {
	display: block;
	margin: 125px 0 0;
	position: absolute;
	width: 640px;
	z-index: 100000;
}

#features .pnControl a {
	display: block;
	background: url(../images/arrows.png) no-repeat top left;
	float: left;
	font-size: 1px;
	text-indent: -9999999999px;
	height: 26px;
	line-height: 20px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 25px;
	overflow: hidden;
	z-index: 100000;
}

#features .pnControl a.next {
	background-position: top right;
	float: right;
}

#features .pnControl a.prev {
}

