#bigbanner{
 background-color:#ffffff;
 width:715px;
 _width:715px;
 height:250px;
 text-align: center; 

	}

#thumbnails {

}

#myGallery
{
z-index:5;
    padding-top:1px;
	position: relative;
	display: none;
	text-align: left;
	width: 715px !important;
	_width: 715px !important;
	height: 247px !important;
_height: 250px !important;
	_float:right;
float:right;  
border:1px solid #C0C0C0;
}

#myGallery a{
	color:#C6C6C6;
}

.jdGallery
{
position: relative;
overflow: hidden;
}

.jdGallery img

{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement

{
	width: 715px;
	_width: 715px;
	height: 249px;
	_height: 249px;
	background-color: #4f4f4f;
	background-repeat: no-repeat;
	
}


.jdGallery .loadingElement

{
	width: 715px;
	height: 225px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #4f4f4f;
	background-repeat: no-repeat;
	background-position: top top;
		
}


.jdGallery .slideBelowZone
{
	
}


.jdGallery .slideInfoZone

{

	
}

* 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;
}


.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: 1px;
	background: url('/img/homepage/arrow_back.gif') no-repeat center center;
}

.jdGallery a.right

{
	margin-top: 10px;
	left: 1px;
	background: url('/img/homepage/arrow_forward.gif') no-repeat center center;
}

.jdGallery a.open

{
	left: 0;
	top: 0;
	width: 1%;
	height: 1%;
	
}

.withArrows a.open
{position: absolute;
	top: 0;
	left: 1%;
	height: 1%;
	width: 1%;
	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); }	 */

