﻿@charset "utf-8";

/*------------INDIVIDUAL BRANDS------------*/
p, a, ul, li, div{
	font-family:Century Gothic,Arial,sans-serif,\5FAE\8EDF\6B63\9ED1\9AD4,Microsoft JhengHei,微軟正黑體,黑體,SimHei;
}

.brandPageHead{
	position:relative;
	width:1000px;
	height:350px;
	margin:0;
	vertical-align:top;
	z-index:0;
}

.brandPageHeadLink img:hover{
	opacity:0.70;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}	
	
.brandPage-logo{
	position:absolute;
	margin:80px 0 0 30px;
	width:290px;
	z-index:400;
}

/*
.brandPageHeadName-chuchubaby{
	position:absolute;
	margin:90px 0 0 60px;
	color:#E3878C;
	font-size:42px;
	line-height:45px;
	text-shadow: 0px 0px 0px white;
	text-align:left;
	z-index:1;
} */

.brandPage-intro{
	position:absolute;
	margin:170px 0 0 50px;
	color:#888;
	font-size:18px;
	line-height:32px;
	text-align:left;
	z-index:500;
}

.brandDescipt{
	position:relative;
	float:left;
	margin:30px 10px 30px 40px;
	width:510px;
	font-size:14px;
	color:#626262;
	text-align:left;
	z-index:500;
}

div.subcat{
	width:400px;
	float:right;
	margin:20px 40px 20px 0;
}

div.subcat li{
	list-style-type:none;
}

.subcat-button a{
	float:left;
	width:140px;
	height:20px;
	margin:10px;
	padding:10px;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:center;
    -webkit-border-radius:10px;
	   -moz-border-radius:10px;
            border-radius:10px;
}
	
div.subcat .chuchu a{
	background:#FC757D;
}
	
div.subcat .chuchu a:hover{
	background:#FA313E;
	text-decoration:none;
}

div.subcat .ato a{
	background:#DFC612;
}
	
div.subcat .ato a:hover{
	background:#CBB213;
	text-decoration:none;
}

div.subcat .kane a{
	background:#7ECD72;
}
	
div.subcat .kane a:hover{
	background:#449C37;
	text-decoration:none;
}

div.subcat .lec a{
	background:#FF8C94;
}
	
div.subcat .lec a:hover{
	background:#EA3C44;
	text-decoration:none;
}

div.subcat .joovy a{
	background:#EC7681;
	height: 30px;
	padding-top:10px;
	padding-bottom:20px;
}
	
div.subcat .joovy-short a{
	background:#EC7681;
	height: 26px;
	padding-top:22px;
	padding-bottom:15px;
}
	
div.subcat .joovy a:hover{
	background:#CD2F3F;
	text-decoration:none;
}

.divider{
	background-image:url("../../zh/img/elements/sp.png");
	background-repeat:repeat;
	float:left;
	width:850px;
	height:1px;
	margin:10px 0 30px 40px;
}


/*------------PRODUCT LINEUP PROPERTIES------------*/

div.last-sect{
	min-height:750px;
}

p.product-cname{
	font-size:26px;
	color:#7F7F7F;
	margin:40px 0 25px 40px;
	text-align:left;
	clear:both;
}

p.product-cname-joovy{
	font-size:24px;
	line-height:29px;
	color:#7F7F7F;
	margin:40px 0 25px 40px;
	text-align:left;
	clear:both;
}

div.ItemList{
	position:relative;
	margin:0 30px 30px 50px;
}/*ie*/

*+html div.ItemList{
	margin:0 -16px 0 0;
}

div.ItemList{
	margin:0 -16px 0 0\9;
}

/*------------UNIT-------------*/
div.ItemList div.unit{
	background:#fff;
	position:relative;
	float:left;
}

div.ItemList dt.code{
	position:absolute;
	left:10px;
	top:210px;
	color:#626262;
	font-size:12px;
	line-height:14px;
	z-index:2;
	word-wrap:break-word;
	text-align:left;
}

div.ItemList dt.name{
	position:absolute;
	left:10px;
	top:225px;
	width:130px;
	font-size:14px;
	line-height:18px;
	z-index:2;
	word-wrap:break-word;
	text-align:left;
}

div.ItemList dt.name a{
	display:block;
}

div.ItemList dd.thumb{
	position:relative;
	margin:-20px 11px 3px 5px;
	width:146px;
	height:220px;
}/*ie*/

div.ItemList dd.thumb img{
	position:absolute;
	max-width:135px;
	max-height:220px; /*235*/
	text-align:center;
	bottom:5px;
}

div.ItemList dd.thumb img:hover{
	opacity:0.70;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

div.ItemList dd.price{
	position:absolute;
	right:12px;
	bottom:10px;
	font-size:14px;
	text-align:right;
}

div.ItemList dd.tag{
	position:absolute;
	right:7px;
	top:6px;
	font-size:0%;
	line-height:100%;
	text-align:right;
}

div.ItemList dd.tag img{
	margin:0 0 3px 6px;
}

div.unit{
	width:146px;
	height:285px; /*300*/
	margin:10px 5px 0 0;
}

div.unit:nth-of-type(4n){
	margin:10px 0 0px 0;
}


/*------------UNIT 2-------------*/
div.ItemList div.unit2{
	background:#fff;
	position:relative;
	float:left;
}

div.ItemList div.unit2 dt.code{
	position:absolute;
	left:10px;
	top:150px;
	color:#626262;
	font-size:12px;
	line-height:14px;
	z-index:2;
	word-wrap:break-word;
	text-align:left;
}

div.ItemList div.unit2 dt.name{
	position:absolute;
	left:10px;
	top:165px;
	width:130px;
	font-size:14px;
	line-height:18px;
	z-index:2;
	word-wrap:break-word;
	text-align:left;
}

div.ItemList div.unit2 dt.name a{
	display:block;
}

div.ItemList div.unit2 dd.thumb{
	position:relative;
	margin:-20px 11px 3px 5px;
	width:146px;
	height:160px;
}/*ie*/

div.ItemList div.unit2 dd.thumb img{
	position:absolute;
	max-width:135px;
	max-height:160px; /*235*/
	text-align:center;
	bottom:5px;
}

div.ItemList div.unit2 dd.thumb img:hover{
	opacity:0.70;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

div.ItemList div.unit2 dd.price{
	position:absolute;
	right:12px;
	bottom:10px;
	font-size:14px;
	text-align:right;
}

div.ItemList div.unit2 dd.tag{
	position:absolute;
	right:7px;
	top:6px;
	font-size:0%;
	line-height:100%;
	text-align:right;
}

div.ItemList div.unit2 dd.tag img{
	margin:0 0 3px 6px;
}

div.unit2{
	width:146px;
	height:225px; /*300*/
	margin:10px 5px 0 0;
}

div.unit2:nth-of-type(4n){
	margin:10px 0 0px 0;
}


/*------------INDIVIDUAL PRODUCTS------------*/
body.productBox{
	width:800px; /*700 x 410*/
	height:800px;
	background:#fff;
}

.brandLogo-product{
	position:absolute;
	right:40px;
	bottom:10px;
	max-height:60px;
	max-width:180px;
}

div.productInfo-productPic{
	position:relative;
	float:left;
	left:10px;
	height:500px;
	width:430px;
}
	
img.productPicBig{
	position:absolute;
	max-height:450px;
	max-width:400px;
	margin:auto;
	text-align:center;
	top:0;
	right:0;
	bottom:0;
	left:0;
}

img.otherLogo{
	float:right;
	margin:20px;
}

div.productInfo-container-right{
	width:480px;
	float:right;
	padding:20px 10px 0 0;
	margin:50px 40px 20px 0;
}

div.productInfo-container{
	width:890px;
	float:right;
	padding:10px 40px 10px 60px;
}

div.productInfo-container a{
	color:#c9151e;
	text-decoration: underline;
}

div.productInfo-container a:hover{
	color:#565656;
	text-decoration: underline;
}	

.prodCode{
	color:#626262;
	font-size:12px;
	line-height:14px;
	text-align:left;
	margin:0 0 20px;
}

.prodName{
	font-size:20px;
	color:#c9151e;
	line-height:30px;
	text-align:left;
	margin:0 0 20px;
}

.productDescript{
	font-size:14px;
	line-height:20px;
	text-align:left;
	margin:0 0 20px;
}

.productDescriptHeading{
	color:#A8933E;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin:0;
}

.strong{
	color:#A8933E;
	font-weight:bold;
}

ul.productPoints{
	list-style-image:url("../../zh/img/elements/dot-pink.png");
	list-style-position:outside;
	margin:0 0 20px -18px;
	color:#626262;
	font-size:14px;
	line-height:20px;
	text-align:left;
}/*ie*/

/*------PRODUCT DIAGRAMS------*/

ul.diagram{
	left:20px;
	top:10px;
}

ul.diagram p{
	color:#A8933E;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin-bottom:10px;
	clear:both;
}

ul.diagram li{
	float:left;
}
	
ul.diagram li img{
	max-width:120px;
	max-height:120px;
	margin:0 0 40px 20px;
	border:5px solid #B5B5B5;
    -webkit-border-radius:20px;
	   -moz-border-radius:20px;
            border-radius:20px;
}

ul.diagram li img:hover{
	opacity:0.70;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

/*------------NEW PRODUCT PROPERTIES------------*/

p.date{
	font-size:26px;
	color:#626262;
	margin:40px 0 25px 40px;
	text-align:left;
	clear:both;
}

div.newItemList{
	position:relative;
	margin:0 30px 30px 50px;
}

*+html div.newItemList{
	margin:0 -16px 0 0;
}

div.newItemList{
	margin:0 -16px 0 0\9;
}

div.newItemList div.new-unit{
	background:#fff;
	position:relative;
	float:left;
}

div.newItemList dt.brand{
	position:absolute;
	left:160px;
	top:0;
	color:#626262;
	font-size:18px;
	line-height:20px;
	z-index:2;
	word-wrap:break-word;
	text-align:left;
}

div.newItemList dt.name{
	position:absolute;
	left:160px;
	top:34px;
	width:250px;
	font-size:16px;
	line-height:20px;
	z-index:2;
	word-wrap:break-word;
	text-align:left;
}

div.newItemList dt.name a{
	display:block;
}

div.new-unit dd.thumb{
	margin:-35px 11px 3px 5px;
	width:146px;
	text-align:center;
}/*ie*/

div.newItemList dd.thumb img{
	max-width:135px;
	max-height:220px; /*235*/
	vertical-align:bottom;
}

div.newItemList dd.thumb img:hover{
	opacity:0.70;
	filter:alpha(opacity=70);
}

div.newItemList dt.productDescript{
	position:absolute;
	left:160px;
	top:70px;
	width:250px;
	padding-top:10px;
	font-size:14px;
	line-height:20px;
	text-align:left;
	margin:0 0 20px;
}

div.new-unit{
	width:400px;
	height:285px; /*300*/
	margin:10px 15px 0;
}

div.new-unit:nth-of-type(4n){
	margin:10px 0 0px 0;
}
