﻿/* Product_textlink Style Sheet */
#content_product {
	margin:10px auto;
	padding:20px 30px;
	width:700px;
}
#content_product p {
	margin-bottom:50px;
	font-size:12px;
	color:red;
}
#content_product #product1 li a {
	text-decoration: none;
	color:#1168b8;
}
#content_product #product1 li a:hover {
	text-decoration: underline;
	color:#1168b8;
}

#product1 {
	width:300px;
	float:left;
	position:absolute;
	min-height:300px;
	margin:15px 15px 20px 20px;
	padding:10px;
	border:1px #ccc solid;
}
.pic_product{
	padding-top:20px;
}

#percent {
	float:right;
	margin-left:200px;
	position:absolute;
}
#content_product   #product1 p {
	font-size:12px;
	color:#333;
	padding:10px;
}
#content_product  #product1 h2 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:10px;
}
#content_product  #product1 ul{
	margin-left:20px;
	padding:5px;
}

#content_product  #product1 ul li{
	font-size:12px;
	color:#333;
	padding-bottom:10px;
	list-style:disc;
}
#product1 #price{
	margin-left:20px;
	width:270px;
}
#product1 #price #price_text p{
	float:left;
	font-size:18px;
	color:white;
	position:absolute;
	margin-top:5px;
	margin-left:7px;
}

#product2 {
	width:300px;
	min-height:300px;
	margin:15px 15px 20px 400px;
	padding:10px;
	border:1px #ccc solid;
}
#content_product   #product2 p {
	font-size:12px;
	color:#333;
	padding:10px;
}
#content_product  #product2 h2 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:10px;
}
#content_product  #product2 ul{
	margin-left:20px;
	padding:5px;
}

#content_product  #product2 ul li{
	font-size:12px;
	color:#333;
	padding-bottom:10px;
	list-style:disc;
}
#product2 #price{
	margin-left:20px;
	width:270px;
}
#product2 #price #price_text p{
	float:left;
	font-size:18px;
	color:white;
	position:absolute;
	margin-top:5px;
	margin-left:7px;
}
/* End Product_textlink stylesheet */
/* Product maplink stylesheet */
#content_product li a, #content_product li a:visited {
	outline:none;
	color:#1168b8;
}


#content_product #photoproduct1 { 


width: 750px; 

height: 580px; 

position: relative; 

background-image: url(../products/images/Dec09/istyle01.jpg); 

background-repeat: no-repeat;

} 

#content_product #photoproduct1 ul { 

	margin:10px; 
	list-style:none;
} 

#content_product #photoproduct1 a { 

position: absolute; 

width: 300px; 

height: 14px; 

text-indent: -1000em; 

} 

#content_product #photoproduct1 a:hover { 

border: 1px solid none; 

} 

#content_product #photoproduct1 .product1 a { 

top: 205px; 

left: 30px; 
}

#content_product #photoproduct1 .product2 a { 

top: 212px; 

left: 390px; 
 }
 /* photoproduct 2 */
 #content_product #photoproduct2 { 


width: 750px; 

height: 580px; 

position: relative; 

background-image: url(../products/images/Dec09/istyle02.jpg); 

background-repeat: no-repeat;

} 

#content_product #photoproduct2 ul { 

	margin:10px; 
	list-style:none;
} 

#content_product #photoproduct2 a { 

position: absolute; 

width: 250px; 

height: 14px; 

text-indent: -1000em; 

} 

#content_product #photoproduct2 a:hover { 

border: 1px solid none; 

} 

#content_product #photoproduct2 .product1 a { 

top: 212px; 

left: 20px; 
}

#content_product #photoproduct2 .product2 a { 

top: 212px; 

left: 390px; 
 }
 /* photoproduct 3 */
 #content_product #photoproduct3 { 


width: 750px; 

height: 580px; 

position: relative; 

background-image: url(../products/images/Dec09/istyle03.jpg); 

background-repeat: no-repeat;

} 

#content_product #photoproduct3 ul { 

	margin:10px; 
	list-style:none;
} 

#content_product #photoproduct3 a { 

position: absolute; 

width: 250px; 

height: 14px; 

text-indent: -1000em; 

} 

#content_product #photoproduct3 a:hover { 

border: 1px solid none; 

} 

#content_product #photoproduct3 .product1 a { 

top: 214px; 

left: 15px; 
}

#content_product #photoproduct3 .product2 a { 

top: 220px; 

left: 390px; 
 } 

.content_underconstruction {
	width:700px;
	min-height:200px;
	text-align:center;
	margin-top:150px;
}
/*----- Re design Product page on 070211 by Nan -----*/
.lemel-product-content{
	width:900px;
	margin:30px 20px 0px 20px;
	float:left;
}
.lemel-product-content .contentbox{
	float:left;
	width:785px;
}
.lemel-product-content .img-product-promotion{
	list-style:none;
	width:325px;
	float:left;
}
.lemel-product-content .img-product-promotion .bgproduct{
	width:305px;
	height:200px;
	background:#fff url('../images/bg-product1.gif') no-repeat;
	padding:40px 0px 0px 20px; 
} 
.lemel-product-content .img-product-promotion .bgproduct-fseries{
	width:305px;
	height:200px;
	background:#fff url('../images/bg-product2.gif') no-repeat;
	padding:40px 0px 0px 20px; 
} 
.lemel-product-content .img-product-promotion .bgproduct-xseries{
	width:305px;
	height:200px;
	background:#fff url('../images/bg-product3.gif') no-repeat;
	padding:40px 0px 0px 20px; 
} 
.lemel-product-content .spec-product{
	width:450px;
	margin-left:335px;
}
.lemel-product-content .spec-product h1{
	font-size:25px;
	color:#333;
}
.lemel-product-content .spec-product p.priceproduct{
	font-size:20px;
	color:#333;
	font-weight:bold;
	padding:10px;
}
.lemel-product-content .spec-product p.priceproduct span{
	font-size:14px;
}
.lemel-product-content .spec-product ul{
	margin-left:20px;
}
.lemel-product-content .spec-product ul li{
	font-size:12px;
	color:#333;
	padding:5px 0px;
}
.lemel-product-content .sign-spec{
	width:110px;
	position:absolute;
	float:right;
	left:840px;
}
.lemel-product-content .sign-spec ul{
	list-style:none;
	min-height:350px;
	text-align:right;
}
.lemel-product-content .sign-spec p{
	text-align:right;
}
.lemel-product-content p.lineproduct{
	clear:both;
	width:900px;
	margin:40px auto ;
	border-bottom:1px #ccc solid;
}
