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

#popup {
	display: none;
	position: absolute;
	z-index: 50000;
}
#popbody {
	
}

.pop1 {
	width: 312px;
	background: url(/images/pop-elements/pop-bottom.png) bottom no-repeat;
	padding: 0 0 27px 0;
	
}
.pop1 .top {
	height: 73px;
	width: 100%;
	background: url(/images/pop-elements/pop-top.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
.pop1 .top h1 {
	padding: 50px 0 0 25px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.pop1 #popbody {
	background: url(/images/pop-elements/pop-mid.png) no-repeat;
	padding: 5px 25px 5px 25px;
	font-size: 12px;
}
.pop2 {
	width: 312px;
	background: url(/images/pop-elements/pop-bottom2.png) bottom no-repeat;
	padding: 0 0 61px 0;
	
}
.pop2 .top {
	height: 40px;
	width: 100%;
	background: url(/images/pop-elements/pop-top2.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
.pop2 .top h1 {
	padding: 20px 0 0 25px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.pop2 #popbody {
	background: url(/images/pop-elements/pop-mid.png) no-repeat;
	padding: 5px 25px 5px 25px;
	font-size: 12px;
	
}
.pop3 {
	width: 312px;
	background: url(/images/pop-elements/pop-bottom.png) bottom no-repeat;
	padding: 0 0 27px 0;
	
}
.pop3 .top {
	height: 73px;
	width: 100%;
	background: url(/images/pop-elements/pop-top3.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
.pop3 .top h1 {
	padding: 50px 0 0 25px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.pop3 div {
	background: url(/images/pop-elements/pop-mid.png) no-repeat;
	padding: 5px 25px 5px 25px;
	font-size: 12px;
}
.pop4 {
	width: 312px;
	background: url(/images/pop-elements/pop-bottom4.png) bottom no-repeat;
	padding: 0 0 61px 0;
	
}
.pop4 .top {
	height: 40px;
	width: 100%;
	background: url(/images/pop-elements/pop-top2.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
.pop4 .top h1 {
	padding: 20px 0 0 25px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.pop4 #popbody {
	background: url(/images/pop-elements/pop-mid.png) no-repeat;
	padding: 5px 25px 5px 25px;
	font-size: 12px;
	
}