/* plugins style */

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

 .jcarousel-container-vertical {
    height: 355px;
}

 .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

 .jcarousel-clip-vertical {
    height: 355px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}
/***************video********************/
#for-video .jcarousel-container-vertical {
	clear:both;
    height: 230px;
}
#for-video .jcarousel-clip-vertical {
    height: 230px;
}
/*photo*/
#for-photo .jcarousel-container-vertical {
	clear:both;
    height: 345px;
}
#for-photo .jcarousel-clip-vertical {
    height: 345px;
}
/**
 *  Vertical Buttons
 */
#for-video  .jcarousel-next-vertical,#for-photo  .jcarousel-next-vertical {
	position: absolute;
	background: url('../background-images/sprite.png') no-repeat;
	background-position: -202px -224px;
	height: 32px;
	width: 32px;
	margin-left: 5px;
	right: 10px;
	bottom: -40px;
	cursor: pointer;
}
#for-video  .jcarousel-next-disabled-vertical,#for-photo  .jcarousel-next-disabled-vertical {
    cursor: default;
    background-position: -271px -224px;
}

#for-video  .jcarousel-prev-vertical, #for-photo  .jcarousel-prev-vertical {
   position: absolute;
	background: url('../background-images/sprite.png') no-repeat;
	background-position: -168px -224px;
	height: 32px;
	width: 32px;
	margin-left: 5px;
	right: 50px;
	bottom: -40px;
	cursor: pointer;
}

#for-video  .jcarousel-prev-disabled-vertical,#for-photo  .jcarousel-prev-disabled-vertical{
    cursor: default;
    background-position: -237px -224px;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    background: url('../background-images/sprite.png') no-repeat;
	background-position: -228px -9px;
	height: 32px;
	width: 32px;
	margin-left: 5px;
	right:0;
	top:-40px;
	cursor:pointer;
}


.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -228px -43px;
}

.jcarousel-prev-horizontal {
     position: absolute;
    background: url('../background-images/sprite.png') no-repeat;
	background-position: -195px -9px;
	height: 32px;
	width: 32px;
	margin-left: 5px;
	right:37px;
	top:-40px;
	cursor:pointer;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -195px -43px;
}

/**
 *  Vertical Buttons
 */
.jcarousel-next-vertical {
	background : url('../background-images/gradien.png') repeat-x ;
	height: 19px;
	width: 135px;
	background-position: 0 -58px;
	margin-left:10px;
	float: left;
	cursor: pointer;
}


.jcarousel-next-vertical:active {
    background-position: 0 -58px;
}

.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:focus,
.jcarousel-next-disabled-vertical:active {
    cursor: default;
/*    background-position: 0 -38px!important;*/
}


#FeaturedPosts .jcarousel-next-disabled-vertical {
	cursor: default;
    background-position: 0 -38px!important;}

.jcarousel-prev-vertical {
   background : url('../background-images/gradien.png') repeat-x ;
	height: 19px;
	width: 135px;
	background-position: 0 -58px;
	float: left;
	cursor: pointer;
}


.jcarousel-prev-vertical:active {
    background-position: 0 -58px;
}

.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:focus,
.jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -38px;
}
/**/
#edition .jcarousel-container {clear:both;}
#edition .jcarousel-next-horizontal {
    position: absolute;
    background: url('../background-images/sprite.png') no-repeat;
	background-position: -271px -7px;
	height: 54px;
	width: 26px;
	right:0;
	top:88px;
	cursor:pointer;
}


#edition .jcarousel-next-disabled-horizontal,
#edition .jcarousel-next-disabled-horizontal:hover,
#edition .jcarousel-next-disabled-horizontal:focus,
#edition .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -271px -65px;
}

#edition .jcarousel-prev-horizontal {
    position: absolute;
    background: url('../background-images/sprite.png') no-repeat;
	background-position:-306px -7px;
	height: 54px;
	width: 26px;
	margin-left: 5px;
	left:-6px;
	top:88px;
	cursor:pointer;
}

#edition .jcarousel-prev-disabled-horizontal,
#edition .jcarousel-prev-disabled-horizontal:hover,
#edition .jcarousel-prev-disabled-horizontal:focus,
#edition .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -307px -65px;
}
#edition .jcarousel-container{
	
	border-top: 1px solid #ddd;
}
#edition  .jcarousel-clip{
	padding-top:20px;
}



/* slider layout */
.lof-slidecontent { position:relative;	overflow:hidden; height: 471px;}
.lof-slidecontent .preload{	height:100%;	width:100%;	position:absolute;	top:0;	left:0;	z-index:100000;	text-align:center;	background:#FFF}
.lof-slidecontent .preload div{	height:100%;	width:100%;	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;}

.lof-slidecontent  .sliders-wrapper{	position:relative;	height:385px;	width:900px;	z-index:3px;	overflow:hidden;}
.lof-slidecontent  ul.sliders-wrap-inner{overflow:hidden;	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;	padding:0px;	margin:0;	position:absolute;	overflow:hidden;}
.lof-slidecontent  ul.sliders-wrap-inner li{overflow:hidden;	padding:0px;margin:0px;	float:left;	position:relative; text-align:center}
.lof-slidecontent  .lof-opacity  li{position:absolute;	top:0;	left:0;	float:inherit; }

.navigator-content {
	height:65px;
	width:100%;
	padding:10px 0;
	background-color:#000;
	border-bottom:1px solid #c00;
}
.lof-slidecontent  .navigator-wrapper{	
	position:relative;	
	z-index:10;
	overflow:hidden;
	color:#FFF;
	float:left
}
.lof-slidecontent  ul.navigator-wrap-inner{	position:absolute; }
.lof-slidecontent  ul.navigator-wrap-inner li{  	cursor:pointer;	overflow:hidden;	float:left;	display:block;	text-align:center;}


.lof-slidecontent ul.sliders-wrap-inner li img {width:100%}

/*******************************************************/
 


/* item navigator */

.lof-slidecontent ul.navigator-wrap-inner li img{
opacity:0.6;
}
.lof-slidecontent ul.navigator-wrap-inner li.active img, 
.lof-slidecontent ul.navigator-wrap-inner li:hover img {
opacity:1;
}
.lof-slidecontent  .button-next, 
.lof-slidecontent  .button-previous{
	height:30px; 
	width:21px;
	margin:19px 10px 0 13px;
	cursor:pointer;

}
.lof-slidecontent  .button-next {
	background-position:-208px -177px;
	float: right;
}
.lof-slidecontent  .button-previous {
	background-position:-183px -177px;
}

.lof-slidecontent .button-control {
   position:absolute;
   top:10px;
   right:10px;
    height: 20px;
    width: 20px;
	cursor:hand; cursor:pointer;
	background:url(../images/transparent_bg.png) repeat;
}

.lof-slidecontent .button-control span { display:block;  width:100%; height:100%;}
.lof-slidecontent .action-start span  {
	background:url(../images/play.png) no-repeat center center;
}
.lof-slidecontent .action-stop span {
	background:url(../images/pause.png) no-repeat center center;
}




