#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative; background-color:#FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto; margin-top:25px;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(/images/prev.png) 5% 50% no-repeat;}
#nextLink { right: 0; float: right;background: url(/images/next.png) 95% 50% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prev_h.png) 5% 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next_h.png) 95% 50% no-repeat; }



#imageDataContainer{ background-color:#FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto;
	line-height: 1.4em; padding-top:10px;
    text-align: center;
}
#imageData{	padding:0 20px;  }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

.image {
   padding:2px; margin-bottom:20px;
    width: 400px; float:left; 
}
.viewlarge {
    clear: both;
    float: right;
}
.viewlarge a {
    background: url(/images/products/qihan-viewlarge.gif) no-repeat 100% 0;
    color: #666666;
    font-size: 9px;
    padding: 3px 23px 3px 0;
    text-transform: uppercase;
}
.viewlarge span {
    background: url(/images/products/qihan-viewlarge.gif) no-repeat 100% 0;
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 23px 3px 0;
    text-transform: uppercase;
}
	

.pd-simg {
    float: right;
    width: 280px;
}
.pd-simg ul {
    clear: both;
    content: ".";
    display: block;
    overflow: hidden;
    padding: 0;
}
.pd-simg ul li {
    background: url(/images/products/qihan-simgbg.png) no-repeat 16px 0;
    height: 83px;
    text-align: center; margin:4px; float:left;
    width: 130px;
}
.pd-simg ul li.hover, .pd-simg ul li.active {
    background: url(/images/products/qihan-simgbg-hove.png) no-repeat 16px 0;
}
.pd-simg ul li img {
    height: 77px;
    width: 126px; padding:3px; border:solid 1px #E6E6E6
}

	
	
	.Menubox {
    background: url(/images/products/pdcont-qhbg.png) repeat-x 0 0;
    color: #FF6600;
    font-weight: bold;
    height: 55px;
    padding: 0;
    width: 100%;
}
.Menubox ul {
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 1px 1px 1px 4px;
}
.Menubox li {
    color: #333333;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 145px;
}
.Menubox li.hover, .Menubox li:hover{
    background: url(/images/products/pdcont-qhbg2.png) no-repeat center bottom;
    color: #237BD1;
    padding: 0;
}
#Tab1 {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#Tab2 {
    margin: 0 auto;
    padding: 0;
    width: 580px;
}
.Contentbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #A8C29F #A8C29F;
    border-image: none;
    border-right: 0 solid #A8C29F;
    border-style: none solid solid;
    border-width: medium 0 0;
    clear: both;
    height: auto !important;
    margin-top: 0;
    min-height: 181px;
    padding-top: 15px;
}
.Contentbox table p {
    font-size: 12px;
    padding-bottom: 0;
}

.Contentbox li{ font-weight:bold;}
.Contentbox .featureDetail{font-weight:normal; padding-left:15px; background:url(/images/ico-jt.png) no-repeat left 12px; }