@charset "utf-8";

div#productImages_modal {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:9999;
	top : 0;
	left : 0
}

div#productImages_modal div#productImages_contants {
	position: relative;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	height:550px;
	width:850px;
	
}

div#productImages_modal div#productImages_header {
	height: 25px;
	
}

div#productImages_header div.puLeft {
    background: url("../img/bgPu01HznC.png") no-repeat scroll -10px -10px transparent;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}

div#productImages_header div.puCenter {
    background: url("../img/bgPu01HznC.png") repeat-x scroll -10px -110px transparent;
    height: 25px;
    margin: 0 25px;
}

div#productImages_header div.puRight {
    background: url("../img/bgPu01HznC.png") no-repeat scroll -65px -10px transparent;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}

div.productImages_body div.puLeft {
    background: url("../img/bgPu01Vrt.png") repeat-y scroll -10px 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}

div.productImages_body div.puCenter {
    margin: 0 10px;
    position: relative;
    z-index: 9999;
    width: 95%;
	height: 95%;
	
}


div.productImages_body div.puRight {
    background: url("../img/bgPu01Vrt.png") repeat-y scroll -65px 0 transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}

div#productImages_modal div#productImages_container {
	overflow:auto;
	height: 90%;
}


div.productImages_footer div.puLeft {
    background: url("../img/bgPu01HznC.png") no-repeat scroll -10px -65px transparent;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}

div.productImages_footer div.puCenter {
    background: url("../img/bgPu01HznC.png") repeat-x scroll -10px -155px transparent;
    height: 25px;
    margin: 0 25px;
}

div.productImages_footer div.puRight {
    background: url("../img/bgPu01HznC.png") no-repeat scroll -65px -65px transparent;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}

a.productImages_close {
    background: url("../img/iconClose.png") no-repeat scroll right center transparent;
    display: block;
    float: right;
    height: 12px;
    width: 45px;
}

div#productImages_modal div#productImages_background {
	position: absolute;
	width: 100%;
	height: 100%;
	top : 0;
	opacity: 0.35;
	filter: alpha(opacity=35);
	-ms-filter: "alpha(opacity=35)";

}


div#productImages_modal div#productImages_title {
	text-align:left;
	height: 20px;
	font-size:13px;
	margin-top:15px;
	margin-left:10px;
	float:left;
	width : 90%;
	letter-spacing:2px;
}



div#productImages_modal img.productImages_pagingImg {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

div.productImages_body {
    padding: 0 10px;
	height: 95%;
	position: relative;
}

div.productImages_footer {
    height: 25px;
    position: relative;

}

table.productImages_table{
	display: none;
	width:100%;
	
}

table.productImages_table td{
	text-align: center;
	vertical-align:middle;

}

a.productImages_paging_prev {
	background: url("../img/iconPagnPrev.png") no-repeat scroll center center transparent;
	height: 90px;
    width: 30px;
    float: left;   
}

a.productImages_paging_next {
	background: url("../img/iconPagnNext.png") no-repeat scroll center center transparent;
	height: 90px;
    width: 30px;
    float: right;
}
	
div.puTopTbl {
    padding: 0 15px 15px;
}


.bb1s01 {
    border-bottom: 1px solid #CCCCCC;
}

div.puBody div.puCenter {
    margin: 0 10px;
    position: relative;
    z-index: 9999;
}

div.puTopTbl table {
    width: 100%;
}

div.puTopTbl div.puTtl {
	font-size: 14px;
}

div.puTopTbl td {
    padding: 8px 0 0;
    text-align: left;
    width: 45px;
}

div#productImages_modal div.comBtnRow {
    margin: 0;
    padding: 15px 0 0;
    text-align: center;
}

div.comEditBtnS a {
    color: #333333;
    display: block;
    height: 26px;
    padding: 0 0 0 20px;
    text-decoration: none;
    _height: auto;
}

div.comEditBtnS a.btnGray {
    background: url("../img/btnEditPu.png") no-repeat scroll 0 0 transparent;
}

div.comBtnRow li {
    display: inline-block;
    /display: inline;
	/zoom: 1;
    margin: 0 15px 0 0;
}

div.comBtnRow ul.alignC li {
    margin: 0 7px;
}

div.comEditBtnS a.btnGray span {
    background: url("../img/btnEditPu.png") no-repeat scroll 100% -26px transparent;
}

div.comEditBtnS span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 0;
    _height: auto;
}