@charset "utf-8";
/* CSS Document */
.corner_left, .corner_right {
	height:5px;
	position:absolute;
	width:5px;
	background-color: transparent;
	background-image: url(../images/jquery_corners.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.corner_right {
	left:945px;
	background-color: transparent;
	background-image: url(../images/jquery_corners.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#featured {
	margin-bottom:10px;
	margin-top: 10px;
	height: 440px;
	
}
.featured_item {
	display:none;
	height:380px;
	margin:0 auto;
	width:940px;
}
.current {
display:block;
}
.featured_text {
left:30px;
letter-spacing:0.4px;
line-height:26px;
position:relative;
top:30px;
width:332px;
z-index:2;
}
#featured .entry {
border-bottom:medium none;
height:242px;
margin-bottom:8px;
overflow:hidden;
padding-bottom:0;
}
.featured_image {
	height:380px;
	overflow:hidden;
	/*position:absolute; */
right:0;
	top:0;
	width:940px;
}
.featured_image img {
	right:0;
	top:0;
}
.featured_toimg {
	float: left;
}



.featured_text {
left:30px;
letter-spacing:0.4px;
line-height:26px;
position:relative;
top:30px;
width:332px;
z-index:2;
}
#featured .entry {
border-bottom:medium none;
height:242px;
margin-bottom:8px;
overflow:hidden;
padding-bottom:0;
}
#featured h2 {
border-bottom:1px solid #DDDDDD;
}
#featured h2, #featured h2 a {
color:#FFFFFF;
}



#featured h2 {
margin-bottom:8px;
padding-bottom:8px;
}

#featured_bottom {
	height:60px;
	position:absolute;
	width:100%;
}
.ticker {
font-size:11px;
margin:18px 15px 0 39px;
/*width:450px;*/
}
.ticker, .ticker a {
text-decoration:none;
}
.ticker span {
display:none;
}
.ticker .active_ticker {
display:block;
}
.preview_images {
height:60px;
line-height:60px;
position:absolute;
right:39px;
top:10px;
}
.preview_images a img {
padding:1px;
}
.preview_images a {
display:block;
float:left;
margin-right:5px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:relative;
}
.pointer {
height:13px;
left:18px;
position:absolute;
top:37px;
width:13px;
background:transparent url(../images/pointer.png) no-repeat scroll left top;

}
#featured_bottom {
background:transparent url(../images/bg_slice2.png) no-repeat scroll right top;
}
.ticker, .ticker a {
color:#666666;
text-decoration:none;
}
.preview_images a img {
background-color:#FFFFFF;
border:1px solid #AFAFAF;
}
.preview_images .current_prev img {
border:1px solid #666666;
}
#tickerdisplay {
	display: block;
}

