﻿#featured
{
    height:465px;
    margin-bottom:25px;
    position:relative;
    margin-top: 20px;
}

.featured_item
{
	margin:0 auto;
	position:relative;
	top:10px;
	width:100%;
	overflow:hidden;
	display:none;
	height: 465px;
}

.ticker, .ticker a{
color:#666;
text-decoration:none;
}


.preview_images a img{
border:1px solid #afafaf;
background-color:#fff;
}

.preview_images .current_prev img{
border:1px solid #666;
}

.pointer{
background:transparent url(/V2/Design/Images/pointer.png) no-repeat scroll left top;
}

/*****************************
3.) #mainpage image slider
/****************************/	
.current{
display:block;
}

.featured_image{
height:455px;
position:absolute;
right:0;
top:0px;
left:20px;
bottom: 0;
overflow:hidden;
width: 940px;
}

.featured_image img{
position:absolute;
}

#featured_bottom{
position:absolute;
height:60px;
width:100%;
bottom : -10px;
}

.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{
outline:none;
display:block;
position:relative;
margin-right:5px;
float:left;
}

.pointer{
height:13px;
left:18px;
position:absolute;
top:37px;
width:13px;
}

#featured{
	background:transparent url(/V2/Design/images/bg_slicesfull.png) 7px 3px;
	background-repeat: no-repeat;
	color:#f5f5f5;
}

#featured_bottom{
	background:transparent url(../images/bg_slice2.png) right top no-repeat;	
}		

.featuredimage_text
{
    background:transparent url(../images/bgWHITETRANS.png);
    height: 50px;
    position: absolute;
    z-index: 10;
    bottom:50px;
    width: 100%;
    color: #000;
    left: 20px;
    text-indent: 10px;
}	

