/* FEATURED JAVASCRIPT
===================================================================================*/

#ftdholder {
	width: 718px;
	height: 350px;
	position: absolute;
	overflow: hidden;
}
.ftd { 
	display: none; 
}
#featured_holder {
	margin: 0 5px 0 10px;
	clear: both;
	overflow: hidden;
}


/* FEATURED NAVBAR
===================================================================================*/

#f-upper {	
	position: absolute;
	height: 40px;
	padding: 3px 0 0 20px;
	z-index: 2;
}
#f-upper  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#f-upper li {	
	float: left;
	list-style-type: none;
}
#f-upper a {
	display: block;
	width: 90px;
	text-align: center;
	text-decoration: none;	
	color: #900;
	font: bold 12px/20px Arial, Tahoma, Verdana, Geneva, sans-serif;
    line-height: 20px;
	vertical-align: middle;
	text-transform: uppercase;
}
#f-upper li.wider a {
	display: block;
	width: 100px;
	text-align: center;
	text-decoration: none;	
}
#f-upper a {
	color: #00c;
}
#f-upper a:hover {
	text-decoration: underline;	
	color: #fff;
}
#f-upper .activeLink {
	color: #fff;
}
#ftControls { 
	position: absolute;
	right: 0px;
	top: 0px;
	padding:0 0 0 24px;
}
#fbuttonholder {
	position: absolute;
	width: 718px;
}
#fbutton {
	position: absolute;
	top: 0px;
	height: 40px;
	z-index: 1;
}
#f-button-top {
	background: url("http://www.tscpl.org/images/m-button.png") no-repeat;
	height: 40px;
}

.pos1 { width: 100px; left: 15px;} /* FEATURE  */
.pos2 { width: 100px; left: 105px; } /* BOOKS    */
.pos3 { width: 100px; left: 195px; } /* research     */
.pos4 { width: 125px; left: 290px; } /* music   */
.pos5 { width: 100px; left: 385px; } /* gallery    */
.pos6 { width: 100px; left: 475px; } /* kids    */
.pos7 { width: 100px; left: 565px; } /* teens    */


/* FEATURED CONTENT
===================================================================================*/

#featuredl {
	float: left;
	width: 575px;
	height: 320px;
	margin-top: 30px;
	overflow: hidden;
}
.featured_title {
	margin: 0 0px;
	padding: 5px 5px;
	color: #B82B14;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.featured_title a {
	text-decoration: none;
	color: #B82B14;
}
.featured_title a:hover {
	text-decoration: underline;
	color: #666666;
}
#featured_text {
	text-align: left;
	padding: 10px 10px 0 0;
	font-size: .9em;
}
#featured_text li {
	padding: .5em 0;
	margin-left: 10px;
}
#featured_text a {
	color: #00c;
}
#featuredl #photo_holder2 {
	float: left;
	clear: both;
	overflow: auto;
	margin: 0 20px 10px 0px;
	padding: 0;
	border: 1px solid #4E879B;
	border-right: 1px solid #1F242A;
	border-bottom: 1px solid #1F242A;
}
#featuredl #photoframe {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
}
.featured_body p {
	margin: 0 10px .5em 0; 
	line-height: 1.25em;
	letter-spacing: 1px;
	text-align: left;
}
#featured_text .post_info {
	font-size: .85em;
	text-align: right;
	color:#526270;
	padding: 5px 15px;
}
#featured_text .post_info a {
	text-decoration: none;
	color: #526270;
}
#featured_text .post_info a:hover {
	text-decoration: underline;
	color:#990000;
}


/* FEATURED SIDEBAR
===================================================================================*/

#featuredr {
	float: right;
	width: 125px;
	margin-top: 35px;
	font-size: .75em;
	line-height: 1.25em;
}
#featuredr p  {
	margin: 0;
	padding: 0;
}
#featured_member {
	text-align: right;
	width: 125px;
}
#featured_member img {
	margin: 0 5px 5px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #D2D4CF;
	border-right: 1px solid #8EAAB5;
	border-bottom: 1px solid #8EAAB5;
}
.featured_member_info {
	text-align: right;
	color: #526270;
	padding: 0 5px;
}
.featured_member_info a {
	text-align: right;
	color: #526270;
}
#featuredr .post_info {
	margin: 10px 0;
	padding: 0;
	text-align: right;
	color: #526270;
	font-size: 1em;
}
#featuredr .post_info p {
	margin-bottom: 10px;
}
#featuredr .post_info ul {
	margin-bottom: 10px;
	list-style-type: none;
}
.featuredRating {
	text-align: center;
}
.featuredStars {
	display: block;
	padding: 2px 0;
	background: #fff;
	text-align: center;
	border: 1px solid #8EAAB5;
}
.featuredRating p {
	font-size: .9em;
	font-style: italic;
}
#featuredr img.rating_star {
	margin: 0;
	padding: 0 1px;
	border: 0;
}
.featured_info {
	font-size: 11px;
	text-align: right;
	color:#526270;
	padding: 0 20px 5px 5px;
}
.featured_info a:link {
	text-decoration: none;
	color: #526270;
}
.featured_info a:visited {
	text-decoration: none;
	color: #526270;
}
.featured_info a:hover {
	text-decoration: underline;
	color:#990000;
}