#fader{
	color:#f5f5f5;
}					
	
#fader{
	clear:both;
	padding-top:0px;
	width:960px;
	margin:0 auto;
	height:300px;
}
				
.fader_item{
	height:299px;
	margin:0 auto;
	margin-top:1px;
	position:relative;	
	width:880px;
	overflow:hidden;
	display:none;
	margin-left:0px;
	background:#fff;
	
}

#top .current{
	display:block;
	}

.fader_text {
letter-spacing:0.9px;
left:5px;
top:5px;
padding-left:10px;
line-height:26px;
position:relative;
padding-bottom:15px;
width:440px;

background:#f3f3f3;
}
	
#fader .entry{
margin-bottom:0px;
height:240px;
font-size:16px;
color:#444;
}

#fader h2{
font-size:1.5em;
font-weight:bold;
color:#666;
margin-bottom:12px;
padding-bottom:8px;
}

.meta{
	display:block;
	position:relative;
	top:3px;
	font-size:12px;	}
.meta a{
	color:#003fa9;
	text-decoration:none;
	}
.meta a:hover{
	color:#333;
	text-decoration:underline;
	}
	
.read-more, .show-next{	
	left:-2px;
	position:relative;
	text-align:right;
	text-decoration:none;
	padding:5px;
	color:#fff;		
	}
.show-next{margin-left:15px;}	
.read-more a, .show-next a{
}
.read-more:hover, .show-next:hover{
			}
		
.fader_image{
height:291px;	
position:absolute;
right:0;
top:0;
width:440px;
overflow:hidden;
margin:5px 0px 5px 5px;
}
		
.fader_image img{
position:absolute;
right:0;
top:0;
}

#fader_tabs{
height:300px;
position:relative;	
width:78px;
float:right;
padding-top:10px;
margin-left:2px;
}

.thumb_tabs{
width:80px;
height:300px;
}

.thumb_tabs a img{
padding:0px;
}

.thumb_tabs a{
display:block;
position:relative;
margin-bottom:5px;
z-index:99;
line-height: 1.0em;
height:50px;
font-size:1.4em;
color:#222;
font-weight:bold;
padding-left:10px;
padding-bottom:5px;
text-decoration:none;
}

.thumb_tabs a:hover{
color:#000;
}
	
.thumb_tabs a img{
	border:1px solid #afafaf;
	background-color:#fff;
	}
	
.thumb_tabs .current_prev img{
	border:1px solid #666;
	}
	
.pointer{
	background:transparent url(../images/site/preview_bg.gif) no-repeat  scroll -100px 0px;
	}
.pointer{
height:50px;
position:absolute;
left:0px;	
width:200px;
top:0px;
margin-left:0px;
margin-top:67px;

}
		


	

