.mask7
{
    position: absolute;
    width: 598px;
    height: 242px;
    overflow: hidden;
}

/* Sample 7*/

.sample
{
    padding: 1px 0px;
}

#box7
{
    position: absolute;
}
#box7 span
{
    display: block;
    float: left;
}


#thumbs7
{
    float: left;
    height: 50px;
    overflow: hidden;
    width: 486px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7
{
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span
{
    display: block;
    width: 60px;
    height: 50px;
    margin: 0;
    float: left;
    cursor: pointer;
    padding-right:10px;
}
#thumbs7 .thumbs div img
{
    width: 60px;
    height:50px;
    float: right;
}
#thumbs_handles7 span
{
    background: url(../images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7
{
    width: 1200px;
    background: url(../images/thumbs_mask.gif) no-repeat center top;
    padding-left: 300px;
}


/* ********************************** */

.thumbs
{
    width: 60px;
}
.thumbs div
{
    display: block;
    width: 60px;
    height: 50px;
    margin: 3px 0;
    cursor: pointer;
}

.thumbs div img
{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

.info
{
    width: 240px;
    height: 50px;
    background: #000;
    position: absolute;
}
.info p, .info h4
{
    color: #fff;
    padding: 3px 8px;
    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: 480px;
    height: 180px;
    overflow: hidden;
}
.mask2
{
    position: relative;
    width: 240px;
    height: 180px;
    overflow: hidden;
}
.mask3
{
    position: relative;
    width: 480px;
    height: 240px;
    overflow: hidden;
}

span img
{
    display: block;
    border: none;
}

.image-when
{
	background:#2C6381 url(../images/image-now.jpg) no-repeat scroll left top;
	height:242px;
	margin-left:598px;
	position:absolute;
	width:163px;
	background-image: url(images/image-now.jpg);
}

.image-gallery
{
    background: transparent url(../images/image-gallery.jpg) no-repeat scroll left top;
    float: left;
    height: 50px;
    position: relative;
    width: 150px;
    z-index: 999999;
}

.thumbnail
{
    margin-left: 20px;
    margin-top: 265px;
    overflow: hidden;
    position: relative;
}
