/*
Author : Onextrapixel
URL: http://www.onextrapixel.com
*/


#wrap {
	margin:10px auto;
	width:1010px; 
}

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height:185px;
	width:1010px; 
	margin:10px auto; 
	 background-image:url('images/slider_background_v2.jpg');
}
#list2{
	height:200px;
	width:1010px; 
	margin:10px auto; 
	
}

.edge_slider {
	float:left;
	left: -5000px; 
	margin:15px; 
	margin-left:9px;
	margin-right:4px;
	position:relative; 
	visibility:hidden;	
	height: 200px;
}
	
.edge_slider ul {
	height: 200px;
	width:928px; 
}

.edge_slider ul li {
	padding:0 18px;
	height: 200px;
	width:130px;  
}
.edge_slider ul li  a{
	height:240px; 
	width:130px;  
}
.edge_slider ul li div{
font-size:12px;
position:relative;
font-family:georgia;
line-height:1.2em;
width:130px;
color:#182400;

}

.edge_slider ul li img {
	cursor:pointer;
	height:130px; 
	padding-top:3px;
	width:130px;  
}

.prev {
	cursor:pointer; 
	float:left;
	padding-top:80px;
	padding-left:10px;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top:80px;
	padding-right:10px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #000000;
	color: #ffffff; 
	cursor:pointer;
	padding:10px; 
	padding-left:2px;
	padding-bottom:30px;
	font-size:10.5px;   
	text-align:center;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:0px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
}
