@charset "UTF-8";
/* CSS Document */


noscript p, noscript ol
{
	color: #a00;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
}

noscript a
{
	color: #a00;
	text-decoration: underline;
}

noscript ol
{
	margin-left: 25px;
}

a:focus
{
	outline: none;
}

.captions{
position:absolute;
left:0px;
top:400px;
 color: white; font:11px Helvetica, Sans-Serif; letter-spacing: 0,2px;  
 background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 3px;
 width:780px;
 height:16px;
 text-align:left;  }



.stripViewer .panelContainer .panel ul
{
	text-align: left;
	margin: 0 0px 0 0px;
}

.slider-wrap
{

	margin:0;
	margin-left:-97px;
	margin-top:0px;
	position: relative;
	width: 100%;
	width:975px;
	overflow:hidden;
}

.csw
{
	width: 780px;
	/*height: 639px;*/
	height: 400px;
	/*overflow: scroll;*/
	overflow:hidden;
}

.csw .loading
{
	margin: 200px 0 300px 0;
	text-align: center;
}

.stripViewer
{
	position: relative;
	overflow: hidden;
	border: none;
	margin: auto;
	padding:none;
	width: 780px;
	/*height: 639px;*/
	height: 420px;
	clear: both;
	/*overflow:hidden;*/
}

.stripViewer .panelContainer
{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}

.stripViewer .panelContainer .panel
{
	float: left;
	height: 100%;
	position: relative;
	width: 780px;
	}

.wrapper {

	width:780px;
/*	height:639px;
	    line-height:639px;*/
		height: 408px;
		line-height:418px;
text-align:center;
display: table-cell;
/*overflow:hidden;*/
	padding: 0px;

}

img {vertical-align:middle;}


.stripNav
{
	margin: auto;
}

.stripNav ul
{
	list-style: none;
	display: none;
}


.stripNavL, .stripNavR
{
	position: absolute;
	top: 150px;
	
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a
{
	display: block;
	height: 53px;
	width: 88px;
}

.stripNavL
{
	left: 0;
	background: url("/images/next-prev.png") no-repeat center;
background-repeat:no-repeat;
	background-position:1px 0px;
}

.stripNavR
{
	right: 0;
	background: url("/images/next-prev.png") no-repeat center;
	background-repeat:no-repeat;
	background-position:-90px 0px;
}
#stripNavL0{

}

.photo {
	margin: 0px;
	position: relative;
	width: 180px;
	height: 155px;
	float: left;
	overflow:hidden;
}
.photo img {
	/*background: #fff;
	border: solid 1px #ccc;
	padding: 4px;*/
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(/images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}

.thumbimage span {
	width: 186px;
	height: 155px;
	display: block;
	position: absolute;
	top: 10px;
	left: 5px;
	background: url(/images/gallery_over.png) no-repeat;
}
.thumbimage {
	border: none;
	padding: 9px 2px 5px 6px;
	background: url(/images/gallery_bg.png) no-repeat;

}
.thumbimage img  {
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
	
}
.gallery-h3 {
position:relative;
width:170px;
text-align:center;
line-height:14px;
font-size:14px;
margin-top:-5px;
margin-left:0px;
top:-10px;
background-color:none;
	
}

#front .photo{
width:130px;
margin-right:10px;
overflow:hidden;
}

#front .gallery-h3 {
width:130px;
text-align:center;
line-height:12px;
font-size:10px;
margin-top:-5px;
margin-left:0px;
	
}
#front .thumbimage {
	border: none;
	padding: 9px 2px 5px 6px;
	background: url(/images/gallery_bg_front.png) no-repeat;

}
#front .thumbimage span {
	width: 136px;
	height: 155px;
	display: block;
	position: absolute;
	top: 10px;
	left: 5px;
	background: url(/images/gallery_over_front.png) no-repeat;
}
