/* ********************************** */

.description{padding:16px;margin:10px 0;background:#eee}

.sample{
padding:20px 30px; 
margin:4px 0 4px 0; 
border:0px;
}

h4.stitle{color:#666;margin:0 0 5px 0}

.buttons span img{
	display:inline;
	border:none;
	width:20px;
	height:20px;
}
.buttons{padding:10px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{color:#fff}

/* Sample 6*/
#box6{
	position:absolute;
	width:500px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
	
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-250px;
	width:500px;
	height:375px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}
/* ********************************** */

/* Sample 6 index */
#tvimages{
	position: absolute;
	right: 15px;
	top: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 180px;
	height: 150px;
}
#boxindex6{
	position:absolute;
	margin-left: 19px;
	top: 22px;
	z-index: -8;
	padding: 0px;
	width: 141px;
}
#boxindex6 span{
	display:block;
	float:left;
}
#boxindex6 span img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 106px;
	width: 141px;
}
#handlesindex6_1{
	float:left
}
#handlesindex6_2{
	float:right
}
.maskindex6{
	position:absolute;
	left:50%;
	margin-left:-90px;
	width:180px;
	height:150px;
	overflow: hidden;
	z-index: 10;
	padding: 0px;
	background-color: #000000;
}
.sampleindex6 .buttons{
	clear:both;
	text-align:center;
}
/* ********************************** */

.thumbshold{
	float: left;
	width: 100px;
	height: 375px;
}
.thumbsholdb{
	float: right;
	width: 100px;
	height: 375px;
}
.galup{
	clear: both;
	position: relative;	
	padding: 0px;
	top: 0px;
	width: 100px;
	height: 20px;
	display: block;
	overflow: hidden;
	margin: 0px;
	cursor:pointer;
}
.galdown{
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	width: 100px;
	height: 20px;
	display: block;
	overflow: hidden;
	cursor:pointer;
}
.thumbs{
	position: relative;
	width: 100px;
	height: 325px;
	overflow: hidden;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.thumbs div{
	width:100px;
	height:75px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor:pointer;
	padding: 0px;
}
.thumbs img{
	width:100%;
	height:100%;
	border:none;
}
.info{
	width:500px;
	height:30px;
	margin: 0px;
	padding: 0px;
	background:#000;
	position:absolute;
	text-align: center;
}
.info p, .info h4{
	color:#fff;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:750px;
	height:375px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:500px;
	height:375px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:500px;
	height:750px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
	width:500px;
	height:375px;
}
