@charset "utf-8";
/* CSS Document */

.popupProducts{
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: 300px;
	width:496px;
height:513px;
	}
.popupProductsOutside{
width:496px;
height:513px;
background-image:url(/fap/img/popup-products-outside.gif);
}
.popupProductsInside{
padding-top:3px;
margin-left:3px;
margin-right:3px;
}
.popupProductsHeader{
height:61px;
background-image:url(/fap/img/popup-header-bg.gif);
background-repeat:repeat-x;
}
.popupProductsHeaderContent{
color:#FFFFFF;
font-size:18px;
line-height:18px;
margin:0px 20px;
padding:20px 0px;
text-align:left;
}
.popupProductsBody{
padding:10px 0px;
margin:0px 10px;
text-align:left;
}
.popupProductsFrame{
background-image: url(/fap/img/popup-product-frame.gif);
background-repeat:no-repeat;
width:455px;
height:430px;
margin:0px auto;
padding:0px 0px;
}
.popupProductsFrameContent{
margin:0px 10px;
padding:10px 0px;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#666666;
}
.popupProductsBox{
background-image:url(/fap/img/popup-product-box.gif);
background-repeat:no-repeat;
width:433px;
height:372px;
margin:10px auto;
padding:10px 0px;
}
.popupProductsBoxContent{
margin:0px 10px;
padding:0px 0px;
font-size:11px;
line-height:11px;
font-weight:normal;
color:#666666;
}