/*
Author : Onextrapixel
URL: http://www.onextrapixel.com
*/

#wrap {
	width:400px;
	}

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height:350px;
	width:400px;  
	/*border:1px solid #CC6666;*/
}

.slider {
	left: -5000px; 
	position:relative; 
	visibility:hidden;
	float:left; 
}
	
.sliderul {
	height:200px;
	width:85%; 
	float:left; 
	overflow:hidden; 
	float:left; 
}

.sliderul, .sliderli {
	cursor:pointer;
	height:280px; 
	width:340px; 
	float:left;
	margin:0px;
	padding:0px;
	float:left; 
	border:1px solid #CC6666;
}
.slider img {
	width:320px; 
	float:left; 
	border:0px;
	border:1px solid #CC6666;
}

.prev {
	cursor:pointer; 
	float:left;
	padding-top:60px;
}

.next {
	cursor:pointer; 
	float:left; 
	padding-top:60px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #ffffff;
	color: #ffffff; 
	cursor:default;
	font-size:11px;   
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;
}

.caption a:hover, .caption a:hover {
	background:#ffffff;
}
