﻿
.PopUpMainDiv
{
	direction:rtl;
	/*hbackground-image:url(../../Images/PersonalInfo/pop_bg_all.gif);
	height:231px;*/
	width:422px;
	position:absolute;/*top:160px;right:115px;*/
	display:block;
}

.PopUpHeader
{
	background-image:url(/PhoenixMarketing/Images/PopUp/pop_bg_up.gif);
	margin: 0px 0px 0px 0px;
	height:50px;
	width:422px;
	/*height:30px;
	width:100%;*/
}
a
{
	text-decoration:none;
}
a:hover,a:active,a:focus
{
	text-decoration:underline;
}

a.noline:hover,a.noline:active,a.noline:focus
{
	text-decoration:none;
}



.NoIconPopUpHeader
{
	background-image:url(/PhoenixMarketing/Images/PopUp/table_title_pixel.gif);
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	height:32px;
	width:422px;
	/*height:30px;
	width:100%;*/
}
.PopUpTitle
{
	float:right;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin: 10px 75px 0px 0px;
	width:80;
}

.PopUpCloseText
{
	float:right;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#feffff;
	margin: 12px 220px 0px 0px;
	cursor:hand
}

.PopUpCloseTextImage
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#feffff;
	vertical-align:text-bottom;
	cursor:hand
}

.PopUpUpperMainText
{
	background-image:url(/PhoenixMarketing/Images/PopUp/pop_bg_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:13px;
	color:#525151;
	padding: 25px 16px 0px 0px;
	height:220px;
	overflow:auto;
}

.PopUpDottedLine
{
	background-image:url(/PhoenixMarketing/Images/PopUp/pop_bg_pixel.gif);
	padding: 15px 16px 0px 0px;
}

.PopUpLowerMainText
{
	background-image:url(/PhoenixMarketing/Images/PopUp/pop_bg_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:13px;
	color:#525151;
	padding: 15px 16px 0px 0px;
}

.PopUpBottomSection
{
	background-image:url(/PhoenixMarketing/Images/PopUp/pop_bg_down.gif);
	height:107px;
}


