 img{
 	border:0;
 }
 #ux-lightbox {
    left: 0;
    width: 620px;
    height:380px;
	background:#F9F7F4;
    margin:0 auto;
    text-align: center;
    line-height: 0;
}

#ux-lightbox img {
    width: 100%;
    height: 100%;
    padding-top:10px;
}

#ux-lightbox-hoverPrev,#ux-lightbox-hoverNext{
    width:50px;
    height:220px;
    padding-top:160px;
	padding-left:10px;
    float:left;
    position:relative;
}
#ux-lightbox-hoverPrev a,#ux-lightbox-hoverNext a{
	display:block;
	width:40px;
	height:41px;
	background:url(../../../../images/prev-left1.gif) no-repeat;
}
#ux-lightbox-hoverNext a{
	background:url(../../../../images/prev-right1.gif) no-repeat;
}
#ux-lightbox-hoverPrev a:hover{
	background:url(../../../../images/prev-left2.gif) no-repeat;
}
#ux-lightbox-hoverNext a:hover{
	background:url(../../../../images/prev-right2.gif) no-repeat;
}
#ux-lightbox-imageWrapper{
    position: relative;
    width: 500px;
    height: 380px;
    float:left;
    background-color: #fff;
}

#ux-lightbox-outerImageContainer {
    position: relative;
    width: 480px;
    height: 360px;
    margin: 0 auto;
    top:10px;
}

#ux-lightbox-data{
    position:absolute;
    height:30px;
    line-height:30px;
    opacity:0.6;
	filter: alpha(opacity=60);
    width:480px;
    z-index:100;
    left:10px;
    top:10px;
	font-size:14px;
	font-weight:bold;
    background-color:#D1CCC7;
    
}

#ux-lightbox-imageTitle{
    position:relative;
    width:380px;
    height:30px;
    overflow:hidden;
    float:left;
    text-align:left;
    padding-left:10px;
}
#ux-lightbox-imageNum{
    width:80px;
    float:right;
}

#ux-lightbox-loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    background: url(../../../../images/lb-load.gif) no-repeat center 15%;
}

#preview_content{
	margin:0 auto;
	width:620px;
	height:88px;
	background:#EDE7E0;
	clear:both;
	margin-top:10px;
	border:#DAD0C9 1px solid;
	text-align:center;
}

.preview_link_navPrev,.preview_link_navNext{
	float:left;
	width:45px;
	padding-left:5px;
	padding-top:30px;
}
.preview_link_navPrev a,.preview_link_navNext a{
	display:block;
	width:39px;
	height:31px;
	background:url(../../../../images/prev-s-left1.gif) no-repeat;
}
.preview_link_navNext a{
	background:url(../../../../images/prev-s-right1.gif) no-repeat;
}
#preview_container{
	float:left;
	width:520px;
	height:88px;
	overflow:hidden;
	position:relative;
}

#ux-lightbox-previewWrapper{
	left:0;
	top:0;
	height:88px;
	position:absolute;
}

.thumbnail {
    padding:4px 5px;
	display:block;
    float: left;
   
}

.thumbnail_yellow {
    background-color:#ff0;
}

/*
 * IFRAME
 */

 #iframe{
    width:636px;
    height:520px;
    margin:-261px 0 0 -318px;
}

#iframe_top,#iframe_top img,#iframe_bottom,#iframe_bottom img{
    width: 636px;
}



#iframe_center_left,#iframe_center_right{
    height:507px;
}
#iframe_middle{
    width:622px;
    height:505px;
}


.iframe_ul1{
	width:500px;
    margin-left:10px;
	display:inline;
}
.iframe_ul2{
    width:60px;
}