#bigbanner{
 background-color:#600000;
 width:630px;
 _width:633px;
 height:286px;
 text-align: center; 
	}

#thumbnails {
	margin: 0;
	padding-top:10px;
_padding-top:5px;
	padding-right:7px;
	_padding-right:7px;
	_padding-bottom:0px;
    padding-left:7px;
	_ padding-left:5px;
	clear: both;
	float: right;
	_width:50px;
}

#myGallery
{
z-index:5;
    padding-top:1px;
	position: relative;
	display: none;
	text-align: left;
	width: 554px !important;
	_width: 550px !important;
	height: 285px !important;
_height: 285px !important;
	_float:right;
float:right;
}

#myGallery a{
	color:#C6C6C6;
}

.jdGallery
{
position: relative;
overflow: hidden;
}

.jdGallery img

{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement

{
	width: 552px;
	_width: 550px;
	height: 281px;
	_height: 281px;
	background-color: #4f4f4f;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
}


.jdGallery .loadingElement

{
	width: 553px;
	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: 554px;
	left: 0px;
	height: 50px;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	width:554px;
	margin-top:5px;
}


.jdGallery .slideInfoZone

{

	position: relative;
	z-index: 10;
	width: 554px;
	_width: 550px;
	height:60px;
	margin-top:227px;
	left: 0px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
    border: 0px #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: 275px;
	margin-top:5px;
	background: transparent;
	color: #4f4f4f;
	text-indent: 0;
	width:60px;
}



#thumbnails .carousel .carouselWrapper {

	width: 55px;
 	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 5px 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); }
