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

.popupServices{
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: 300px;
	width:577px;
height:452px;
	}
.popupServicesOutside{
width:577px;
height:452px;
background-image:url(/fap/img/popup-services-outside.gif);
}
.popupServicesInside{
padding-top:3px;
margin-left:3px;
margin-right:3px;
}
.popupServicesHeader{
height:61px;
background-image:url(/fap/img/popup-header-bg.gif);
background-repeat:repeat-x;
}
.popupServicesHeaderContent{
color:#FFFFFF;
font-size:18px;
line-height:18px;
margin:0px 20px;
padding:20px 0px;
}
.popupServicesBody{
padding:10px 0px;
margin:0px 10px;
text-align:left;
}
.popupServicesFrame{
background-image: url(/fap/img/popup-services-frame.gif);
background-repeat:no-repeat;
width:531px;
height:368px;
margin:0px auto;
padding:0px 0px;
}
.popupServicesFrameContent{
margin:0px 10px;
padding:10px 0px;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#666666;
}
.popupServicesBox{
background-image:url(/fap/img/popup-services-box.gif);
background-repeat:no-repeat;
width:506px;
height:310px;
margin:10px auto;
padding:10px 0px;
}
.popupServicesBoxContent{
margin:0px 10px;
padding:0px 0px;
font-size:11px;
line-height:11px;
font-weight:normal;
color:#666666;
}
.popupServicesBoxContent h4 {
color:#3366CC;
font-size:14px;
line-height:14px;
font-weight:bold;
margin:10px 0px;
padding:0px;
}