div.gallery_content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 500px;
	height:450px;
	padding:0;
	margin:0;
	float:left;

}
div.gallery_content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.gallery_content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float:right;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	width:500px;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position:absolute;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:500px;
	height: 400px;
	/* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {display: block;width:500px; height:400px; 	

}
div.slideshow dvi.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	
}
div.slideshow div.image-zoom {
	display: block;
	width: 500px;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align:left;
}
/*div.slideshow div.image-zoom:hover, div.slideshow div.image-zoom:active, div.slideshow div.image-zoom:visited {
	width:500px;
	height:500px;
	text-decoration: none;
	
}
*/
div.slideshow img { display:block;vertical-align: middle;	position:absolute; top:0; left:0; }

div.download {
	float: right; margin-right:25px;
}
div.caption-container {margin:5px; }
.image-caption {padding:0; margin:5px; 
}
div.caption { 
}
div.image-title { font-size:13px;line-height:150%;color:#666;  text-align:left; position:absolute; width:500px; top:10px; text-indent:15px;
}
div.image-desc { 
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
																											

ul.thumbs {
	display:block;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float:left;
	padding: 0;
	margin: 0 0 0 6px;
	list-style: none;

}
a.thumb {
	display:block;
	padding: 1px;
}


ul.thumbs li.selected a.thumb {
	background:black;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}

div.navigation div.top {
	margin-bottom: 12px;
	height: 20px;
	
}
div.navigation div.bottom {
	margin-top: 12px;
	display:none;
}


div.pagination a, div.pagination div.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination div.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px 0 2px 0px;
	width: 15px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}


/*advand*/

div.navigation a.prev {
	display:block;
	width:15px;
	background:url(../images/prev_arrow_gray.gif) 0 50% no-repeat;
}
div.navigation a.next {
	display:block;
	width:15px;
	background:url(../images/next_arrow_gray.gif) 0 50% no-repeat;
}

#pd_detail a.thumb{/*border:1px solid #BEC9D3;*/ display:block;width:75px; height:75px; padding:6px;  background:url(../images/bg_gallery_thumb.png) no-repeat; border:none;}
#pd_detail a:hover.thumb{ display:block;/* border:1px solid #5F7E9C;*/}
#pd_detail ul.thumbs li.selected a.thumb { background:url(../images/bg_gallery_thumb_cur.png) no-repeat;}

#pd_detail .navigation{ margin-bottom:10px; padding:0;/* background:white url(bg_pd_nav.png) 0 -20px repeat-x;border:1PX solid #A7B6C5*/ width:500px;height:85px; ;
}
#pd_detail ,navi_mb{ margin-bottom:0px}
#pd_detail .download{ }
#pd_detail .download a{display:block; overflow:hidden; float:left;margin-left:5px;background: white url(../images/btn_pd_gallery.png); line-height:0px;}
.download a img{  display:block; height:24px;}
#pd_detail .download a.btn_3d{  width:60px;background-position:0 -144px; }
#pd_detail .download a.btn_3d:hover{ background-position:0 -168px;}
#pd_detail .download a.btn_large,a.btn_large img{  width:60px;background-position:0 -96px; }
#pd_detail .download a.btn_large:hover{ background-position:0 -120px;}
#pd_detail ul.thumbs img{ display:block;width:72px; margin-top:6px;  }

#pd_detail .pd_board{position:absolute;z-index:3;*z-index:-1; }
