/* 區塊：館首頁、大分類、中分類、小分類、商品頁【麵包屑】
=======================================================================================================================*/
.breadCrum{
    padding:10px 0;
}
.breadCrum ul{
    list-style:none;
    margin:0;
    padding:0;
}
.breadCrum li{
    float:left;
    white-space:nowrap;
    padding:2px 15px 2px 0;
    
    background-image:url(../icons/pathicon.gif);
    background-repeat:no-repeat;
    background-position:right 3px;
}
.breadCrum li li{
    background-position:1500px -3003px;
}
.breadCrum .pathLast span{
    display:block;
    width:165px;
    border:1px solid #BBBBBB;
    padding-left:5px;
    background:url(../icons/select-icons.png) no-repeat right 0;
    margin-top:2px;
}
.breadCrum .pathLast span:hover {
    background:url(../icons/select-icons.png) no-repeat right -20px;
}
.breadCrum li a{
    line-height:2;
    color:#362E2B;
}
.breadCrum li a:hover{
    color:#362E2B;
}
.breadCrum .pathLast a{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    width:145px;
    height:20px;
    line-height:1.5;
    *line-height:1.7;
    _line-height:1.7;
}

.breadCrum .cateList{
    width:170px;
    display:none;
    height:250px;
    position:absolute;
    border:1px solid #BBBBBB;
    background-color:White;
    z-index:2;
    border-top-width:0;
    overflow:auto;
    overflow-x:hidden; 
    scrollbar-Face-Color:#CCCCCC;
    scrollbar-Shadow-Color:#DDDDDD;
    scrollbar-Highlight-Color:#CCCCCC;
    scrollbar-3dLight-Color:#CCCCCC;
    scrollbar-DarkShadow-Color:#CCCCCC;
    scrollbar-Track-Color:#DDDDDD;
    scrollbar-Arrow-Color:#999999;
}
.breadCrum .cateList ul {
    width:100%;
}
.breadCrum .cateList ul li {
    padding:5px;
    height:15px;
    width:auto;
    width:160px;
}
.breadCrum .cateList ul li:hover {
    background-color:#eeeeee;
}

.f_web_w {
    color: white;
}

.search .cates-cols-content{
    background-color:#ffd674;
}

.search .cates-cols-title{
    background-color:#ffbd1f;
    color:white;
    display:block;
    font-size:15px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    overflow:hidden;
    position:relative;
    padding-left:5px;
}
.search .cols-main-title{
    letter-spacing:1px;
    color:#000;
    font-size:13px;
    font-weight:bold;
    padding-left:7px;
    line-height:2;
}
.search .cates-cols-content{
    padding:2px;
}


#resultInfo .showKeyWordStep.lastnode{
    background:url(btm_close_12.png) no-repeat right 2px;
    padding-right:15px;
}


.cates-cols-content ul{
    background-color:#fff;
    padding:6px 0 6px 0;
    font-family:Arial, Helvetica, sans-serif, "新細明體";
    list-style:none;
    margin:0;

}
.cates-cols-content li{
    margin-bottom:2px;
    line-height:1.3;
}
.cates-cols-content li a{
    color:#362E2B;
    text-decoration:none;
    font-size:12px;
    padding:4px 0 4px 8px;
    display:inline-block;
}
.cates-cols-content li a font{
    font-size:12px;
}
.cates-cols-content li a .f_gray{
    color:#959595;
    padding-left:2px;
}
.cates-cols-content li a:hover{
    text-decoration:underline;
}
.cates-cols-content ul ul{
    padding:0 5px 0 10px;
}
.cates-cols-content ul ul li{
    background:url(icon_dot01.gif) 5px 10px no-repeat;
    padding-left:5px;
}
/*
.search .cates-cols{
    background-color:#fff;
    list-style:none;
    margin:0;
    padding:7px 0;
}

.search .cates-cols li{
    display:block;
}
.search .cates-cols li a{
    color:#362E2B;
    text-decoration:none;
    font-size:12px;
    padding:5px 0 5px 10px;
    width: 170px;
    display:inline-block;
}
.search .cates-cols li a font{
    font-size:12px;
}
.search .cates-cols li a .f_gray{
    color:#959595;
}
.search .cates-cols li a:hover{
    text-decoration:underline;
}
*/

#left_menu{
    margin-bottom:10px;
}

/* 區塊：【各式推薦基礎模型包含：館首頁左bar今日最殺、館首頁你可能感興趣的商品、小分類頁相關商品推薦、品牌旗艦館首頁熱銷排行榜、、】
=======================================================================================================================*/
.interestPush{
    border:1px solid #B4B4B4;
}
.interestPush .hd{
    height:27px;
    position:relative;
}
.interestPush .hd h3{
    font-weight:bold;
    font-size:13px;
    line-height:2;
    padding-left:4px;
}
.interestPush .hd .hotIcon{
    background:url(../icon_flag.gif);
    width:32px;
    height:26px;
    display:block;
    float:left;
    margin:0 4px;
}
.interestPush .bd ul{
    zoom:1;
    margin:0;
    list-style:none; 
}
#scupioRecommandProds .pushProductWide.interestPush .bd ul{
    height:800px;
    overflow:hidden;
}
#scupioRecommandProds .pushProductTiny.interestPush .bd ul{
    height:819px;
    overflow:hidden;
}
.interestPush .bd li{
    float:left;
}
.interestPush .bd .Gd-pic{
    margin-bottom:3px;
}
.interestPush .bd .Gd-sub{
    color:#F01400;
    font-size:13px;
    height:17px;
    *height:16px;
    _height:16px;
    overflow:hidden;
}
.interestPush .bd .Gd-sub img{
    margin:0 2px;
}
.interestPush .bd .Gd-name{
    color:#362E2B;
    font-size:13px;
    height:36px;
    *height:36px;
    _height:34px;
    overflow:hidden;
    line-height:1.5;
}
.interestPush .bd .Gd-prc{
    color:#362E2B;
    font-size:11px;
}
.interestPush .bd .Gd-prc em{
    color:#F01400;
    font-size:15px;
}
.interestPush .bd .Gd-prc span{
    color:#F01400;
    font-size:19px;
}
.interestPush .bd a:hover{
    text-decoration:none;
}
.interestPush .bd a:hover .Gd-name{
    text-decoration:underline;
}

/* 區塊：小分類頁【相關商品推薦】
=======================================================================================================================*/
.pushProductTiny .hd .hotIcon{
    display:none;
}
.pushProductTiny .bd{
    padding:10px 4px 0px;
}
.pushProductTiny .bd  li{
    width:174px;
    padding:10px 3px 5px 3px;
    border-bottom:1px dotted #CBC5BD;
}
.pushProductTiny .bd .Gd-pic{
    width:80px;
    margin-left:40px;
}
.pushProductTiny .bd .Gd-sub{
    text-align:center;
    display:none;
}
.pushProductTiny .bd .Gd-sub, .pushProductTiny .bd .Gd-name{
    margin:6px 3px 0px 3px;
}
.pushProductTiny .bd .Gd-prc{
    text-align:center;
}

.pushProductTiny .bd .numIcon{
	display:inline-block;
	width:15px;
	height:15px;
	background-image:url(../images/numsTab_bg.gif);
	text-align:center;
	color:#fff;
	background-position:-15px 0;
}

/* 區塊：搜尋結果頁【您是不是想找】
=======================================================================================================================*/
#searchKWs{
    font-size:13px;
    line-height:2.3;
    padding-left:11px;
}
#searchKWs a{
    color: #362e2b;
    text-decoration: none;
    padding:0 5px;
}
#searchKWs ins{
    color: #362e2b;
    text-decoration: none;
}
#searchKWs a:hover{
    color: #362e2b;
    text-decoration: underline;
}

/* 區塊：搜尋結果頁【搜尋XXXXXXXXXXXXXXXXX，共有XXXXXX件商品符合】
=======================================================================================================================*/
#resultInfo{
    background-color: #eaeaea;
    font-size:13px;
    line-height:1.5;
    position: relative;
    padding:8px 0 7px 11px;
    color:#000;
}
#resultInfo span{
    color:#F01400;
    font-weight:bold;
    padding:0 4px;
}
#resultInfo .minifySearch{
    position: absolute;
    top:1px;
    right:15px;
}
#resultInfo .minifySearch input{
    border: 1px solid #999999;
    color: #999999;
    display: block;
    font-size: 13px;
    height: 20px;
    margin: 5px 0;
    padding: 1px 4px;
    float:left;
    width:260px;
}
#resultInfo .minifySearch img{
    float:left;
    margin:4px 0 0 4px;
}
/* 區塊：搜尋結果頁【可使用折價券、促銷商品、快速到貨、電視商品、僅顯示有庫存】
=======================================================================================================================*/
#resultFliter{
    background-color: #ffd673;
    border-top: 1px dashed #8b8b8b;
    line-height:1.5;
    position: relative;
    padding:8px 0 7px 11px;
}
#resultFliter .priceRangeSearch{
    position: absolute;
    top:1px;
    right:15px;
}
#resultFliter .priceRangeSearch span{
    display: block;
    float: left;
    line-height: 2.7;
    padding:0 2px;
}
#resultFliter .priceRangeSearch input{
    border: 1px solid #999999;
    color: #999999;
    display: block;
    font-size: 13px;
    height: 20px;
    margin: 5px 0;
    padding: 1px 4px;
    float:left;
    width:70px;
}
#resultFliter .priceRangeSearch img{
    float:left;
    margin:4px 0 0 4px;
}
#resultFliter label{
    padding-right:7px;
}

/* 區塊：搜尋結果頁【優先推薦|價格從低到高|價格從高到低|最新上架|銷售件數從高到低|人氣指數從高到低】
=======================================================================================================================*/
#resultSort{
    background-color: #eaeaea;
    font-size:13px;
    line-height:1.5;
    position: relative;
    padding:8px 0 7px 11px;
    color:#000;
}
#resultSort a{
    color: #362e2b;
    text-decoration: none;
    padding:0 5px;
}
#resultSort ins{
    color: #362e2b;
    text-decoration: none;
}
#resultSort a.on{
    font-weight:bold;
}
#resultSort a:hover{
    color: #362e2b;
    text-decoration: underline;
}
#resultSort .SearchListType{
    position: absolute;
    top:6px;
    right:15px;
}
#resultSort .SearchListType a{
    display:block;
    float:left;
    padding:0;
    margin:0;
}

/* 區塊：大、中、小分類頁【商品清單】
=======================================================================================================================*/
.productLists{
    border-width:0 !important;
}
.productLists .hd{
    background-color:#D5CFD1;
    padding:5px;
    height:25px;
}
.productLists .hd span{
    padding-left:15px;
}
.productLists .bd{
    padding-left:8px;
    *padding-left:8px;
    _padding-left:3px;
    width:790px;
    *width:790px;
    _width:787px;
    overflow:hidden;
    padding-top:10px;
    padding-bottom:25px;
    
}
.productLists .bd .sorryImg{
    line-height: 1.8;
    padding-bottom: 25px;
    width: 650px;
}


.productLists .bd .SearchNoResultMsg{
    border: 1px solid #b4b4b4;
    margin-left: -8px;
    padding: 30px 18px 40px 20px;
    width: 750px;
}


.productLists .bd .sorryImg b{
    font-size:15px;
    font-weight:bold;
    color:#000;
}

.productLists .bd .showPagination{
    padding:15px 0 10px 0;
    width:780px;
    position:relative;
}
.productLists .bd .showPagination #totalproductcountUp{
    position:absolute;
    top:5px;
    right:10px;
}
.productLists .bd .showPagination #totalproductcountDown{
    position:absolute;
    top:5px;
    right:10px;
}

.showPagination .product_num{
    font-weight:bold;
    color:#000;
}

.productLists .bd .Gd-pic{
    height:120px;
    margin-left:12px;
    width:120px;
}
.productLists .bd .prodItem{
    float:left;
    padding:8px 8px 10px 0;
    *padding:8px 8px 10px 0;
    _padding:8px 7px 10px 0;
    width:150px;
}
.productLists .bd .Gd-name{
    color:#005599;
    margin:3px 0;
    font-size:12px;
}
.productLists .bd .Gd-prc, .productLists .bd .Gd-sub{
    text-align:center;
}
.width187-vertical{
    padding: 8px 8px 25px 0 !important;
}
.width187-vertical .Gd-sms{
    display:none;
}
.width187-vertical .Gd-sub{
}

.Gd-name .marked{
    background-color:#fdff37;
    padding:0 1px;
}

.width187-horizontal{
    width:100% !important;
    border-bottom:dotted 1px #ccc;
    padding:15px 8px 5px 0 !important;
}
.width187-horizontal .GOOD-img{
    float:left;
}
.width187-horizontal .Gd-info{
    float:left;
    width:610px;
    text-align:left;
    padding:0 0 0 35px !important;
}
.width187-horizontal .Gd-sub{
    text-align:left !important;
    display:none;
}
.width187-horizontal .Gd-name{
    font-size:16px !important;
    height: 20px !important;
    padding:0 0 5px 0;
}
.width187-horizontal .Gd-sms{
    display:block;
    height:60px;
}
.width187-horizontal .Gd-prc{
    text-align:left !important;
    padding-left:3px;
}


/* 區塊：搜尋結果頁【重新搜尋】
=======================================================================================================================*/
#reSearch{
    background-color: #ffd673;
    padding:5px 0;
}
#reSearch .txt{
    display: block;
    float: left;
    font-weight: bold;
    padding: 3px 5px 0 200px;
}
#reSearch .searchContent{
    float:left;
}
#reSearch .reSearchBtn{
    float: left;
    margin: 0 5px;
    vertical-align: middle;
}

/* 進階左Bar - 分類搜尋 */
#reSearch #txtReSearchKeyword{
    border:0 none;
    color:#858585;
    height:24px;
    outline:0 none;
    padding:2px 0 0 3px;
    float:left;
    width:216px;
    *width:216px;
    _width:214px;
}

#reSearch .searchContent{
    background-color: #fff;
    border: 1px solid #858585;
    position: relative;
    width: 330px;
    *width: 340px;
    _width: 340px;
}



.searchContent .optionGroup{
    float: left;
}

#reSearch .searchContent .optionGroup .inputbox{
    background-color: #fff;
    float: left;
    background:url(line.gif) no-repeat 0px 3px;
}
.searchContent .optionGroup .inputbox .text {
    background-image:none;
    float:left;
    line-height:2;
    padding:0 2px 0 5px;
    width:80px;
    *width:88px;
    _width:88px;
    cursor:pointer;
}
.searchContent .optionGroup .inputbox .icon {
    float:left;
    width:17px;
    *width:22px;
    _width:22px;
    height:18px;
    padding:3px 3px 3px 0;
    *padding:3px 0px 3px 0;
    background:url(../icons/icon2.gif) no-repeat 0 -194px;
    border-right:3px solid #fff;
    cursor:pointer;
}
.searchContent .optionGroup .selectUl {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #858585;
    border-radius:3px;
    box-shadow:0 0 5px rgba(0, 0, 0, 0.5);
    margin:0 0 0 -5px;
    padding:5px;
    position:absolute;
    right:-70px;
    width:240px;
    z-index:9999;
    list-style:none;
    top:28px;
}
.searchContent .optionGroup .selectUl  .select_ul_arrow {
    width:210px;
    height:8px;
    margin:-13px 0 0 0;
    background:url(../icons/icon2.gif) no-repeat 107px -178px;
}
.searchContent .optionGroup .selectUl li {
    float:left;
    width:120px;
    line-height:24px;
}
.searchContent .optionGroup .selectUl li  a{
    color:#000;
}
.searchContent .optionGroup .selectUl li.option_1 {
    width:100%;
}
.searchContent .optionGroup .selectUl li:hover {
    text-decoration:underline;
}
.searchContent .optionGroup .selectUl li.current {
    font-weight:bold;
}

 /*區塊：【您可能感興趣的商品+大家都在找】首頁+館首+大、中、小分類+商品【201508】
=======================================================================================================================*/
.bd_carousel {  padding: 15px 0 5px 0 !important;}
.btn {  background-color: black;  width: 25px;  height: 50px;  line-height: 50px;  text-align: center;  opacity: 0.3;}
.btn:hover {  cursor: pointer;  opacity: 0.7;}
.btn_left {  position: absolute;  top: 75px;  left: 0;  z-index: 12;}
.btn_right {  position: absolute;  top: 75px;  left: 763px;  z-index: 13;}
.carousel, .tvcarousel {  position: relative;  height: 200px;  margin: 0 auto; width:750px;}
.bd_carousel .jcarousel-prev, .bd_carousel .jcarousel-next
  {background: #b3b3b3 url("../icons/icon_arrow201508.png") no-repeat;  width: 25px;  height: 50px;  position: absolute;  cursor: pointer;  z-index:3; margin-top:-128px; }
.bd_carousel .jcarousel-prev:hover, .bd_carousel .jcarousel-next:hover
  {background: #4d4d4d url("../icons/icon_arrow201508.png") no-repeat; }
.bd_carousel .jcarousel-next:hover{background-position: -25px;margin-left:763px;}
.bd_carousel .jcarousel-next{  background-position: -25px;margin-left:763px;}
.bd_carousel .jcarousel-clip-horizontal { width: 750px;    overflow: hidden;    border-bottom: 1px solid #fff;   _margin-left: 35px; margin-left:35px;}
.pushProductWide .bd_carousel li{    padding: 3px 0; width:150px;}
.pushProductWide .bd_carousel .Gd-name{ width:120px;}