.tx-rgsmoothgallery-pi1 {
  background:#fff url(../img/star-loader.gif) center center no-repeat;
	border:2px solid #000;
}
#uid2 .tx-rgsmoothgallery-pi1 {
  background:transparent url(../img/ajax-loader.gif) center center no-repeat;
	border:none;
}

.myGallery
{
	z-index:5;
	display:none;
	background:#fff;
}
#uid2 .myGallery
{
	background:none;
}

.jdGallery
{
	overflow:hidden;
	position:relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #ededed;
	background-repeat: no-repeat;
	background-position:center center;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}
#uid2 .jdGallery .slideElement
{
	background-color:transparent;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/star-loader.gif);
}
#uid2 .jdGallery .loadingElement
{
	background-color:transparent;
	background-image: url(../img/ajax-loader.gif);
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 36px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

#uid2 .jdGallery .slideInfoZone
{
	background:none;
	height: 30px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	margin: 0;
	margin: 2px 5px 0px 5px;
	font-weight: bold;
	color:#eee;
	font-size:91.67%;
	line-height:1.4em;
}

#uid2 .jdGallery .slideInfoZone h2
{
	padding: 0;
	margin: 0;
	margin: 2px 30px 0px 30px;
	font-weight: bold;
	color:#000;
	font-size:108.33%;
	line-height:1.4em;
	text-align:right;
	border:none;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	margin: 0px 5px;
	color:#eee;
	font-size:91.67%;
	line-height:1.4em;
}

.jdGallery div.carouselContainer,
div.carouselContainer
{
	position: relative;
	height: 75px;
	width: 327px;
	z-index: 10;
	float:right;
	margin: 0px;
	rigth: 0;
	top: 0;
	margin-right:1px;
	margin-top:6px;
}
* html .jdGallery div.carouselContainer,
* html div.carouselContainer
{
	margin-right:0px;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 60px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #1F4567;
	color: #fff;
	cursor: pointer;
	display:none;
}

.jdGallery a.play,
div.carouselContainer a.play {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	width:20px;
	background:url(../img/control_play.png) no-repeat center right;
	cursor: pointer;
}

.jdGallery a.pause {
	background:url(../img/control_pause.png) no-repeat center right;
}

.jdGallery .carousel,
#thumbnails 
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 75px;
	background: #454545;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper,
#thumbnails .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 75px;
	top: 0px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner,
#thumbnails .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail,
#thumbnails .carouselInner .thumbnail
{
	cursor: pointer;
	padding:0;
	margin:0;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 0px #fff;
}

.jdGallery .carousel .label
{
	font-size:91.67%;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url(../img/coolprev.gif) no-repeat center left;
}

* html .jdGallery a.left { background: url(../img/coolprev.gif) no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url(../img/coolnext.gif) no-repeat center right;
}

* html .jdGallery a.right { background: url(../img/coolnext.gif) no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.jdGallery a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.open:hover { background: url(../img/coolplus.gif) no-repeat center center; }

* html .jdGallery a.open:hover { background: url(../img/coolplus.gif) no-repeat center center;
	filter:alpha(opacity=80); }
	
	
#myCarousel
{
    text-align: left;
    margin: 0 auto;
    float: left; /* Same as your gallery is set to */
    width:462px; /* Adjust this to your picture width + 2 */
    height:116px;
    overflow:hidden;
    background: #000000;
}

