#home_slideshow{
 background-color:#4f4f4f;
 width:660px;
 _width:663px;
 height:285px;
  
	}//border: #FFFF33 solid 1px;
#home_slideshow2{
 background-color:#7a828e;
 width:300px;
 _width:300px;
 height:285px;
  border: 0;
	}
#thumbnails {

	margin: 0;
	padding-top:10px;
	padding-right:7px;
    padding-left:7px;
	clear: both;
	float: right;
	_width:50px;
	

}



#myGallery
{
	z-index:5;
    padding-top:1px;
	position: relative;
	display: none;
	text-align: left;
	width: 584px !important;
	_width: 583px !important;
	height: 284px !important;
	_float:left;
	clear:none;
	float:right;

}
#myGallery a{
	color:#C6C6C6;
}

.jdGallery
{

position: relative;
overflow: hidden;

}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 582px;
	_width: 580px;
	height: 281px;
	_height: 281px;
	background-color: #4f4f4f;
	background-repeat: no-repeat;
	border: 1px solid #fff;
}

.jdGallery .loadingElement
{
	width: 583px;
	height: 225px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #4f4f4f;
	background-repeat: no-repeat;
	background-position: top top;
		border: 1px #fff solid;
}


.jdGallery .slideBelowZone
{
	position: relative;
	z-index: 9;
	width: 584px;
	left: 0px;
	height: 50px;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	width:584px;
	margin-top:5px;
}


.jdGallery .slideInfoZone
{
	position: relative;
	z-index: 10;
	width: 582px;
	_width: 581px;
	margin-top:185px;
	left: 0px;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
    border: 1px #FF0000 solid;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	margin: 2px 5px;
    font-family:Georgia; 
    font-size:15px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideBelowZone p
{
	
	padding: 0;
	font-size: 60%;
	margin: 0px 5px;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:12px;
	color: #fff;
	height:44px;
	overflow:hidden;
}

#thumbnails div.carouselContainer
{
	/*position: absolute;*/

	z-index: 10;
	margin: 0px;
	right: 0;
	top: 0;
	padding: 5px
	width:55px;
}



#thumbnails .carousel
{
	margin: 0px;
	right: 0;
	top: 0;
	height: 274px;
	margin-top:10px
	background: transparent;
	color: #4f4f4f;
	text-indent: 0;
	width:60px;

	
}

#thumbnails .carousel .carouselWrapper {

	width: 65px;
   
	top: 0px;
	right: 0;
	bottom: 0;
	text-align: right;
}

#thumbnails .carousel .carouselInner
{

}

#thumbnails .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #4f4f4f;
	background-position: center center;
	float: left;
	display: inline;
	_margin: 0 0 10px 0;
	margin: 0 0 7px 0;
	border: 1px #fff solid;
		height: 284px;

}

#thumbnails .carousel .label
{
	font-size: 13px;
	position: absolute;

	padding: 0;
	margin: 0;
}

#thumbnails .carousel .label .number
{
	color: #474747;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 8px;
	width: 11px;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=40);
	opacity: 0.8;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);

	opacity: 0.9;
}

.jdGallery a.left
{
	left: 200px;
	background: url('/img/homepage/arrow_back.gif') no-repeat center left;
}



.jdGallery a.right
{
	left: 218px;
	background: url('/img/homepage/arrow_forward.gif') no-repeat center right;
}
.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.9;
}

.jdGallery a.left
{
	margin-top: 10px;
	left: 538px;
	background: url('/img/homepage/arrow_back.gif') no-repeat center center;
}



.jdGallery a.right
{
	margin-top: 10px;
	left: 556px;
	background: url('/img/homepage/arrow_forward.gif') no-repeat center center;
}



.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows 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;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
