#slideshow{clear: both; overflow: hidden; height: 234px;}

#lightboxhtml #slideshow {height: 202px;};


#slideshow h2{
text-transform: uppercase;
margin-left: 32px;
}
#slideshow p{
line-height: 1.1em;}

#sb-player {overflow: hidden;}

.jcarousel-skin-tango .jcarousel-container {

}
#lightboxhtml .jcarousel-skin-tango .jcarousel-container  {
	width: 678px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 980px;
    padding: 0px 0px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  auto;
    height: 200px;
	border-style: solid none;
	border-width: 1px;
	border-color: #e1e2d7;
}


.jcarousel-skin-tango .jcarousel-item {
    width: auto;
    height: 200px;

}

.jcarousel-skin-tango .jcarousel-item-horizontal {
        padding: 15px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #e1e2d7;
	text-transform: uppercase;
	width: auto;
}
.jcarousel-skin-tango .jcarousel-item-horizontal .carouselimage {
	min-height: 150px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal:hover {
    background-color: #f7f7f5;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: #e1e2d7;
	float: right;
	height: 200px;
	width: 30px;
	background: url(/images/gallery_btn_right.png) no-repeat center;	
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-color: #f7f7f5;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
	background-color: transparent;
    
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: #e1e2d7;
	float: left;
	height: 200px;
	width: 30px;
	background: url(/images/gallery_btn_left.png) no-repeat center;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-color: #f7f7f5;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {

}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	background-color: transparent;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

