#scCover {
	border-top: 1px solid white;
	border-bottom: 1px solid black;
	background: black;
}

#scCover .sliderwrapper {
	position: relative; 
	overflow: hidden; 
	width: 638px; 
	height: 250px;
}

#scCover .sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0; 
	top: 0;  
	width: 638px; 
	height: 250;
	z-index: -100;
}

#scCover .sliderwrapper .contentdiv .item {
	position: relative; 
	overflow: hidden; 
	width: 638px; 
	height: 272px;
}

#scCover .sliderwrapper .contentdiv a {
	font-size:25px;
	letter-spacing:-1px;
	font-weight:normal;
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif, ; 
	text-decoration: none;
	color: white;
	z-index: 101;
	width: 638px;
	position: absolute;
	left: 10px; 
	top: 170px;  
	padding: 5px;
}

#scCover .sliderwrapper .contentdiv a:hover {
	text-decoration: underline;
	xcolor: orange;
}

#scCover .sliderwrapper .contentdiv img {
	color: white;
	z-index: -1;
	width: 638px;
	position: absolute;
	left: 0px; 
	top: 0px;  
	padding: 0px;
}

#scCover .sliderwrapper .contentdiv .item .overlay {
	width:638px;
	position:absolute;
	top:165px;
	left:0;
        filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
        -moz-opacity: 0.50;
        opacity: 0.50;
        filter:alpha(opacity=50);
	height:200px;
}

#scCover .sliderwrapper p {
	width: 600px;
	color: #fde1a0;
	position: absolute;
	left: 0px; 
	top: 200px;  
	padding: 15px;
}


/**/





#b-auto-hot {
}

#b-auto-hot .sliderwrapper {
	position: relative; 
	overflow: hidden; 
	width: 445px; 
	height: 250px;
}

#b-auto-hot .sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0; 
	top: 0;  
	width: 445px; 
	height: 100%;
	z-index: -100;
}

#b-auto-hot .sliderwrapper .contentdiv .item {
	position: relative; 
	overflow: hidden; 
	width: 467px; 
	height: 272px;
}

#b-auto-hot .sliderwrapper .contentdiv a {
	font-size:20px;
	letter-spacing:-1px;
	font-weight:normal;
	font-family:sans-serif, Lucida Sans Unicode, Lucida Grande; 
	text-decoration: none;
	color: white;
	z-index: 101;
	width: 430px;
	position: absolute;
	left: 10px; 
	top: 170px;  
	padding: 5px;
}

#b-auto-hot .sliderwrapper .contentdiv a:hover {
	text-decoration: underline;
	xcolor: orange;
}

#b-auto-hot .sliderwrapper .contentdiv img {
	color: white;
	z-index: -1;
	width: 467px;
	position: absolute;
	left: 0px; 
	top: 0px;  
	padding: 0px;
}

#b-auto-hot .sliderwrapper .contentdiv .item .overlay {
	width:467px;
	position:absolute;
	overflow: hidden;
	top:165px;
	left:0;
	height:200px;
	background-color: black;
        filter:alpha(opacity=60);
        opacity:0.60;
}

#b-auto-hot .sliderwrapper p {
	width:400px;
	color: #fde1a0;
	position: absolute;
	left: 0px; 
	top: 185px;  
	padding: 15px;
}


/**/

.sliderwrapper {
	background: white;
	position: relative; 
	overflow: hidden; 
	width: 467px; 
	height: 272px;
}

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0; 
	top: 0;  
	width: 467px;
	height: 100%;
	z-index: -100;
}

.sliderwrapper .contentdiv .item {
	position: relative; 
	overflow: hidden; 
	width: 467px; 
	height: 272px;
}


.sliderwrapper .contentdiv a.txt {
	font-size:25px;
	letter-spacing:-1px;
	font-weight:normal;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; 
	text-decoration: none;
	color: white;
	z-index: 101;
	width: 430px;
	position: absolute;
	left: 10px; 
	top: 190px;  
	padding: 5px;
}

.sliderwrapper .contentdiv a:hover {
	text-decoration: underline;
	xcolor: orange;
}

.sliderwrapper p {
	color: #fde1a0;
	position: absolute;
	left: 0px; 
	top: 215px;  
	padding: 15px;
}

.sliderwrapper .contentdiv img {
	color: white;
	z-index: -1;
	width: 467px;
	position: absolute;
	left: 0px; 
	top: 0px;  
	padding: 0px;
}

.sliderwrapper .contentdiv .item .overlay {
	width:467px;
	position:absolute;
	bottom:0px;
	left:0;
	height:90px;
	overflow: hidden;
	display: block;
        background-color: black;
        filter:alpha(opacity=60);
        opacity:0.60;

}

.pagination {
	display:none;
	text-align: right;
	font: 12px Arial;
	z-index: 100;
	width: 430px;
	position: absolute;
	right: 20px; 
	bottom: 15px;  
	padding: 5px;
}

.pagination a {
	padding: 0 5px;
	text-decoration: none; 
	color: white;
	filter:alpha(opacity=100);
	opacity:1;
}

.pagination a:hover, .pagination a.selected {
	color: orange;
}

/**/

#shortslide {
	border: 10px solid red;
}

#shortslide .sliderwrapper {
	position: relative; 
	overflow: hidden; 
	width: 287px; 
	height: 229px;
}


#shortslide .sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0; 
	top: 0;  
	width: 287px;
	height: 272px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: -100;
}

#shortslide .sliderwrapper .contentdiv .item {
	position: relative; 
	overflow: hidden; 
	width: 287px; 
	height: 272px;
}

#shortslide .sliderwrapper .contentdiv a {
	font-size:21px;
	letter-spacing:-1px;
	font-weight:normal;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; 
	text-decoration: none;
	color: white;
	z-index: 101;
	width: 287px;
	position: absolute;
	left: 10px; 
	top: 140px;  
	padding: 5px;
}

#shortslide .sliderwrapper .contentdiv a:hover {
	text-decoration: underline;
	xcolor: orange;
}

#shortslide .sliderwrapper .contentdiv img {
	color: white;
	z-index: -1;
	position: absolute;
	left: 0px; 
	top: 0px;  
	padding: 0px;
}


#shortslide .sliderwrapper .contentdiv .item .overlay {
	width:287px;
	height:140px;
	position:absolute;
	bottom:0;
	left:0;
	filter:alpha(opacity=20);
	opacity:0.20
}




.sliderwrapper .over {
}
