/* Product
-------------------------------------------------------------------*/

.productListCont {
	margin-left:-8px;
}

.productDetailFrame {
	height:1380px;
	background:url(../images/product_details_bg_03.jpg) no-repeat;
}

.productDetailCont {
	padding:35px;
	position:relative;
}

.productDetailModalBg { 
	position : absolute;	
	width:894px;
	height:1311px;
	z-index:2000;
	background:url(../images/product_slideshow_bar_bg.png);
}

#productListLoadMore, #productListAjLoading {
	margin-bottom: 8px;
	padding:8px 35px;
	background:#000000;
	text-align:center;
}

#productListLoadMore {
	cursor:pointer;
}

/* slide show
-------------------------------------------------------------------*/

.productSlideShowCont, #productSlideShow {
	width: 894px;
	height: 1311px;
}

#productSlideBar {
	position:absolute;
	width:894px;
	bottom: 0px;
	z-index:1300;	
	background:url(../images/product_slideshow_bar_bg.png);
}

#productSlideBarCont {
	padding: 10px 17px;
}

#productSlideBarClose {
	margin:0 auto;
	width:27px;
	height:18px;
	background:url(../images/arrow_down.png) 0 0 no-repeat;
	cursor:pointer;
}

#productSlideThumbList li{
	padding: 8px;
	float:left;
}

#productSlideThumbList img{
	width:68px;
	height:68px;
}

#productSlideThumbList .slideThumb {
	border:solid 1px #000000;
	cursor:pointer;
}

#productSlideThumbList .slideThumbOn, #productSlideThumbList .slideThumb:hover {
	border:solid 1px #FFFFFF;	
}

/* Album info
-------------------------------------------------------------------*/

#productSlideImgNoWrap { 
	position : absolute;	
	width:894px;
	bottom: 5px;
	left:0px;
	z-index:1000;
}

#productSlideImgNoCont {
	margin:0 auto;
	width:69px;
}

#productSlideImgNo {
	margin:0 auto;
	position:relative;
	height:46px;
	background:url(../images/product_details_img_16.png) no-repeat;
}

#productSlideImgCur {
	position : absolute;
	left:0px;
	top:-28px;
}

#productSlideImgTotal { 
	position : absolute;
	bottom:-28px;
	right: 0px;
}

#productSlideImgBut {
	width : 69px;
	height: 59px;
	margin-top:30px;
	background:url(../images/product_details_img_21.png) 0px 0px no-repeat;
	cursor:pointer;
}

#productSlideBarUpArea { 
	position : absolute;	
	left: 0px;
	bottom: 0px;
	width:600px;
	height:30px;
	z-index:1050;
	background:url(../images/spacer.png);
	display:block;
}

#productSlidePrevBut {
	position : absolute;
	top: 630px;
	left: -28px;
	z-index:1200;	
}

#productSlideNextBut {
	position : absolute;
	top: 630px;
	right: -30px;
	z-index:1200;	
}
/* share bar
-------------------------------------------------------------------*/

#productShareBar {
	position:absolute;
	bottom:60px;
	right:45px;
	z-index:1200;	
}

#productShareBar li{
	padding: 0 7px;
	float:left; 
}

#productShareBar li span{
	display: block;
}

.productShareBut{
	cursor:pointer;	
}


#productDetailBut{
	width : 68px;
	height: 37px;
	background:url(../images/product_details_img_23.png) 0px 0px no-repeat;
}

#productFBBut{
	width : 38px;
	height: 37px;
	background:url(../images/product_details_img_25.png) 0px 0px no-repeat;
}

#productTwitterBut{
	width : 38px;
	height: 37px;
	background:url(../images/product_details_img_27.png) 0px 0px no-repeat;
}

#productQZoneBut{
	width : 38px;
	height: 37px;
	background:url(../images/product_details_img_29.png) 0px 0px no-repeat;
}

/* title
-------------------------------------------------------------------*/

#productDetailTitleCont { 
	position : absolute;	
	width:894px;
	top: 60px;
	z-index:1100;
	text-align:center;
}

/* Spec
-------------------------------------------------------------------*/

#productSpec {
	display:none;
}

#productSpecCont {
	width:894px;
	height:1311px;
	overflow:hidden;
}

#productSpecTxtCont {
	padding:50px;
	text-align:center;
}

.productDetailDesc {
	margin:30px 0;
	text-align:left;	
}

.productDetailHLDesc {
	margin-top:30px;
	text-transform:none;
}

.productSpecListCont {
	margin:70px 0;	
}

.productSpecList {
	text-align:left;
	width:600px;
	margin:20px auto;	
	border-top: solid 1px #FFFFFF;
}

.productSpecList li {
	position:relative;
	min-height:18px;	
	border-bottom: solid 1px #FFFFFF;
	padding: 3px 8px;
	padding-left:205px;
}

.productSpecListTitle {
	position:absolute;
	top:3px;
	left:3px;
}

#productSpecButCont {
        position:absolute;
        top:16px;
        right:30px;
}

.productModalCloseBut {
	width : 34px;
	height: 34px;
	background:url(../images/close.png) 0px 0px no-repeat;
	cursor:pointer;	
}

/* Video
-------------------------------------------------------------------*/
#productVideoThumbCont {
	position:absolute;
	bottom:130px;
	right:55px;
	text-align:right;
	z-index:1200;		
}

#productVideoThumbCont .moveTitle {
	margin-left:78px;
	width : 44px;
	height: 18px;
	background:url(../images/movie_text.png) 0px 0px no-repeat;
}

#productVideo {
	display:none;
}

#productVideoCont {
	margin:60px 2px;	
}

#productVideoButCont {
        position:absolute;
        top:16px;
        right:16px;
}

/* Search
-------------------------------------------------------------------*/
#searchMsgCont {
	padding:30px 30px 100px 30px;
}

.searchMsgTitle {
	margin-bottom: 20px;
}

.searchBarAdvBut {
	cursor:pointer;
	z-index:7777;
	background-position: 0px -16px;
	background-repeat:no-repeat;
}

.searchBarAdvBut:hover, .searchBarAdvButOn {
	background-position: 0px 0px;
}

#searchBarLicenseBut{
	position:absolute;
	left:480px;
	top:15px;
	width : 77px;
	height: 16px;
	background-image:url(../images/sorting_search_10.jpg);
}

#searchBarAdvSearchBut{
	position:absolute;
	left:595px;
	top:15px;
	width : 120px;
	height: 16px;
	background-image:url(../images/sorting_search_12.jpg);
}

#searchAdvCont {
	background-color:#312f23;	
	width:932px;
	margin:0 14px;	
}

#searchLicenseTab, #searchAdvTab {
	padding: 20px 25px 0px 25px;
	/* min-height: 180px;*/
	background:url(../images/sorting_bg_03.jpg) 0px -40px no-repeat;
}

.searchAdvSep {
	height:10px;
	background:url(../images/sorting_bg_06.jpg) 0px 0px no-repeat;
	
}

.searchAllHead {
	width: 27px;
	height: 16px;	
	background:url(../images/sorting_by_06.jpg) 0px -16px no-repeat;
}

.searchLicenseHead {
	width: 77px;
	height: 16px;	
	background:url(../images/sorting_search_10.jpg) 0px -16px no-repeat;
}

.searchBrandNCatHead {
	width: 155px;
	height: 16px;	
	background:url(../images/sorting_by_08.jpg) 0px -16px no-repeat;
}

.searchProductTypeHead {
	width: 93px;
	height: 16px;	
	background:url(../images/sorting_by_10b.jpg) 0px -16px no-repeat;
}

.searchProductLineHead {
	width: 121px;
	height: 16px;	
	background:url(../images/sorting_by_12.jpg) 0px -16px no-repeat;
}

.searchHead {
	margin-left: 7px;
}

.searchTabCont {
	display:inline-block;
	vertical-align:top;
	margin-bottom:20px;
}

.searchTabItemsCont {
	margin:20px 0 20px 0;
}

.searchTabItemsCont li{
	position:relative;
	color:#000000;
	padding: 0 5px 5px 35px;
	width:153px;
	float:left;	
}

.searchTabItemsCont label{
	color:#000000;
}

.searchTabCheckBox{
	position:absolute;
	top:1px;
	left:0; 
}

.searchTabDictTitle{
	padding-left: 8px;
        color:#656565;        
}

#searchLicenseTabAllCont, #searchAdvTabAllCont {
	width: 100px;
}

#searchLicenseTabLicenseCont {
	width: 778px;
}

#searchAdvTabBrandNCatCont {
	width: 386px;
}

#searchAdvTabProductTypeCont, #searchAdvTabProductLineCont {
	width: 194px;
}

#searchAdvFootCont {
	padding:10px 0;
}

#searchAdvCloseBut {
	margin: 0px auto;
	width : 42px;
	height: 16px;
	background:url(../images/sorting_close_38.jpg) 0px -16px no-repeat;
	cursor:pointer;
	z-index:7777;
}

#searchAdvCloseBut:hover {
	background:url(../images/sorting_close_38.jpg) 0px 0px no-repeat;
}

#productRelatedTitle {
	margin-bottom:5px;
	width: 960px;
	height: 58px;	
	background:url(../images/product_details_bg_06.jpg) 0px 0px no-repeat;
}
