
#carousel_inner {
float:left; /* important for inline positioning */
width:82%; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */

}

#carousel_ul {
position:relative;
left:-210px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:200px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
text-align: justify;


margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll, #right_scroll{
float:left; 
height:230px; 
width:45px; 

}
#left_scroll img, #right_scroll img{
/*styling*/


margin:40px 0 0 17px; 
cursor: pointer;
cursor: hand;
}


.cattitle {
  color: #fff;
  font-family:arial;
  font-size: 14px;
font-weight:700;
font-style:italic; 

} 


.title {
  color: #fff;
  font-family:arial;
  font-size: 14px;
font-weight:700;
} 

.distance {
margin:0px 0 0 7px; 
font-weight:800;
  color: #fff;
  font-family:arial;
  font-size: 13px;
} 



#carousel_ul li a.title-overlay {background-color:#000;
opacity: .5;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 500ms; 
	position:absolute;

	height:130px;
	margin-top:-135px;
	width:200px;
	z-index:-10;
	display:block;
	
}
#carousel_ul li a.title-overlay:hover {
	text-decoration:none;
}






#marousel_inner {
float:left; /* important for inline positioning */
width:82%; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */

}

#marousel_ul {
position:relative;
left:-210px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#marousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:200px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;


margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#marousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll1, #right_scroll1{
float:left; 
height:230px; 
width:45px; 

}
#left_scroll1 img, #right_scroll1 img{
/*styling*/


margin:40px 0 0 17px; 
cursor: pointer;
cursor: hand;
}



#marousel_ul li a.title-overlay {background-color:#000;
opacity: .5;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 500ms; 
	position:absolute;

	height:130px;
	margin-top:-135px;
	width:200px;
	z-index:-10;
	display:block;
	
}
#marousel_ul li a.title-overlay:hover {
	text-decoration:none;
}



@media only screen and (orientation:portrait){
   /* portrait styles here */
   
#carousel_inner {
float:left; /* important for inline positioning */
width:82%; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */

}

#carousel_ul {
position:relative;
left:-210px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:200px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
text-align: justify;


margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll, #right_scroll{
float:left; 
height:230px; 
width:45px; 

}
#left_scroll img, #right_scroll img{
/*styling*/


margin:40px 0 0 17px; 
cursor: pointer;
cursor: hand;
}


.cattitle {
  color: #fff;
  font-family:arial;
  font-size: 14px;
font-weight:700;
font-style:italic; 

} 


.title {
  color: #fff;
  font-family:arial;
  font-size: 14px;
font-weight:700;
} 

.distance {
margin:0px 0 0 7px; 
font-weight:800;
  color: #fff;
  font-family:arial;
  font-size: 13px;
} 



#carousel_ul li a.title-overlay {background-color:#000;
opacity: .5;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 500ms; 
	position:absolute;

	height:130px;
	margin-top:-135px;
	width:200px;
	z-index:-10;
	display:block;
	
}
#carousel_ul li a.title-overlay:hover {
	text-decoration:none;
}






#marousel_inner {
float:left; /* important for inline positioning */
width:82%; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */

}

#marousel_ul {
position:relative;
left:-210px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#marousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:200px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;


margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#marousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll1, #right_scroll1{
float:left; 
height:230px; 
width:45px; 

}
#left_scroll1 img, #right_scroll1 img{
/*styling*/


margin:40px 0 0 17px; 
cursor: pointer;
cursor: hand;
}



#marousel_ul li a.title-overlay {background-color:#000;
opacity: .5;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 500ms; 
	position:absolute;

	height:130px;
	margin-top:-135px;
	width:200px;
	z-index:-10;
	display:block;
	
}
#marousel_ul li a.title-overlay:hover {
	text-decoration:none;
}



}