/*
Author : Onextrapixel
URL: http://www.onextrapixel.com
*/


#wrap {
	margin:10px auto;
	width:1010px; 
}

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
    background: url("images/sustainability/scroll2.jpg") no-repeat scroll 30px transparent;
    height: 148px;
    margin: 50px auto;
    width: 100%;
}
#list2{
	height:185px;
	width:1010px; 
	margin:10px auto; 
	
}

.edge_slider {
    float: left;
     left: 10px;
    height: 155px;
    left: -5000px;
    margin: -9px 4px -6px -11px;
    position: relative;
    visibility: hidden;
}
	
.edge_slider ul {
	height:145px;
	width:928px; 
}

.edge_slider ul li {
	padding: 30px 18.5px 0px ;
	height:145px; 
	width: 165px;
	 
	 
}
.edge_slider ul li  a{
	height:100px; 
}


.edge_slider ul li img {
							cursor: pointer;
							height: 91px;
							padding-top: 3px;
							width: 92px;
						}	

.prev {
    cursor: pointer;
    float: left;
    height: 100%;
    padding-left:10px;
    padding-top: 3px;
}
.next {
    cursor: pointer;
    float: left;
    height: 100%;
    padding-left: 15px;
    padding-top: 3px;
}
/************************************************
	      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;
}

