/*Horizontal Orientation CSS*/


.jscarousal-horizontal
{
		background: #E2E2E2;
	height: 130px;
	margin: 0;
	padding: 0;
	position: relative; /*overflow: hidden;*/

}
.jscarousal-horizontal-back, .jscarousal-horizontal-forward
{
	float: left;
	width: 15px;
	height: 130px;
	background-color: #121212;
	color: White;
	position: relative;

	cursor: pointer;
}
.jscarousal-horizontal-back
{
	background:#E1E1E1 url('../images/carousel-arrow-sol.png') 2px 46px no-repeat;
}
.jscarousal-horizontal-back:hover
{
	background:#B7B7B7 url('../images/carousel-arrow-sol.png') -84px 46px no-repeat;
}
.jscarousal-horizontal-forward
{
	background:#E1E1E1 url('../images/carousel-arrow-sag.png') -127px 46px no-repeat;
}
.jscarousal-horizontal-forward:hover
{
	background:#B7B7B7 url('../images/carousel-arrow-sag.png') -41px 46px no-repeat;
}
.jscarousal-contents-horizontal
{

	width: 560px;
	height: 130px;
	float: left;
	position: relative;
	overflow: hidden;
    padding: 6px 0px 0px 0px;
}
.jscarousal-contents-horizontal > div
{
	position: absolute;
	width: 100%;
	height: 124px;
}
.jscarousal-contents-horizontal > div > div
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
    width:127px;
    border:0px red solid;
}
.jscarousal-contents-horizontal img
{

	border: solid 1px #7A7677;
}


.jscarousal-contents-horizontal {/*width:247px;*/float:left;/*padding:0 10px;*/height:129px;position:relative;}
.jscarousal-contents-horizontal a{/*width:247px;*/height:auto;display:block;text-align:left; font-size:12px}
.jscarousal-contents-horizontal a.viol{bottom:3px;left:76px;right:auto;}
.jscarousal-contents-horizontal a img{display:inline-block;float:left;border:0;margin-right:5px;}
.jscarousal-contents-horizontal .tarix{width:144px;display:inline-block;float:left;font-size:.8em;color:#000;text-align:left;margin-bottom:6px; font-weight:bold}
.jscarousal-contents-horizontal a span{width:144px;display:inline-block;float:left;font-size:.8em;color:#000;text-align:left;}
.jscarousal-contents-horizontal a span strong{display:block;}

/*Horizontal Orientation CSS Ends*/












/*Vertical Orientation CSS Starts*/
.jscarousal-vertical
{
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
/*
.jscarousal-vertical-back, .jscarousal-vertical-forward
{
	width: 100%;
	height: 30px;
	background-color: #121212;
	color: White;
	position: relative;
	cursor: pointer;
	z-index:100;
}
.jscarousal-vertical-back
{
	background-image: url(top_arrow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.jscarousal-vertical-forward
{
	background-image: url(bottom_arrow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
*/
.jscarousal-contents-vertical
{
	overflow: hidden;
	width: 260px;
	height: 60px;
}
.jscarousal-contents-vertical > div
{
	position: absolute;
	top: 10px;
	width: 100%;
	height: 70px;
	overflow: hidden;
}
.jscarousal-contents-vertical > div > div
{
	width: 260px;
	height: 70px;
	margin: 0px;
    font:12px Arial;
}
.jscarousal-contents-vertical > div > div span
{
	display: block;
	width: 70%;
	text-align: center;
}
.jscarousal-contents-vertical > div > div a
{
	color:#a1080c;
    text-decoration:underline;
}
.jscarousal-contents-vertical > div > div a:hover
{
	color:#000;
    text-decoration:none;
}
/*
.jscarousal-contents-vertical img
{
	width: 110px;
	height: 80px;
	border: solid 1px #7A7677;
}*/
/*Vertical Orientation CSS Ends*/

/*Common*/
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-inactive
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}






.xeberslayd {width: 120px;float: left;height: 90px;overflow:hidden;}


.xeberslayd img{width: 127px;height: 91px;overflow:hidden;}


.xeberslaydlink {width: 130px;float: right;height: 84px;overflow:hidden;padding: 3px;text-align:center;}

.xeberslaydlink a {color: #021727;text-decoration: none;font-size: 13px;} 
 

