
/* accordion slider  */

#accordion-slider{
	width:936px;
	overflow:hidden;
}
.kwicks{
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width:936px;
	background: #fff;
}
.kwicks li {
	float: left;
	width: 234px ;
	height: 349px;
	margin-right: 0px;
	list-style-type:none;
	overflow:hidden;
	padding:0;
	margin:0 !important
}
.kwicks_text{
	color: #fff;
	background-image:url("../images/e.png"); background-repeat:repeat;
	position: absolute;
	bottom: 0px;
	padding: 0px 0 5px 15px;
	width: 780px;
	margin-left: 0px;
	overflow:hidden;
	line-height:18px;
	text-shadow: 1px 1px 1px #000;
}
.kwicks_text a, .kwicks_text a:visited{color:#fff; text-decoration:underline;}
.kwicks_text a:hover{text-decoration:none;}
.kwicks li a img{
	padding:0;
	margin:0;
	border:0;
}
.kwicks h2{	color:#fff; margin-bottom:10px}
.kwicks h2 a { font: bold 20px/22px Arial, Tahoma, serif; color:#fff; margin-bottom:10px; text-decoration: none; }

.kwicks h3 { color:#fff; margin-bottom:10px; font: 16px/16px Arial, Tahoma, serif;}
.kwicks h3 a { font: 15px/15px Arial, Tahoma, serif; color:#fff; margin-bottom:10px; text-decoration: none;}