﻿/* 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: 250px; 

height: 14px; 

text-indent: -1000em; 

} 

#content_product #photoproduct1 a:hover { 

border: 1px solid none; 

} 

#content_product #photoproduct1 .product1 a { 

top: 200px; 

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;
}