﻿/* popup */
#overlay {
	display: none;
	min-width: 960px;
	margin: 0 auto;
	position: absolute; 
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100; 
	background: url(../images/overlay.png) repeat;
}

.overlay {
	display: none;
	min-width: 960px;
	margin: 0 auto;
	position: absolute; 
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100; 
	background: url(../images/overlay.png) repeat;
}

.popupBox {
	margin: 100px auto 0 !important;

/*	border: 4px solid #9badb7;
	padding: 18px 15px;
	width: 732px;
	//margin: 75px auto;
	//background: #ebeff1;
	//position: relative;
*/	
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #479693;

width:454px;
z-index:999!important;
	
	position: relative;
	//margin: 200px auto;
	
}


.OurPricePopupBox {
/*	border: 4px solid #9badb7;
	padding: 18px 15px;
	width: 732px;
	//margin: 75px auto;
	//background: #ebeff1;
	//position: relative;
*/	
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #479693;

width:454px;
z-index:999!important;
	
	position: relative;
	margin: 200px auto;
	
}




.popupBox h1 {
	/*text-transform: none;
	font: bolder 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding: 30px 50px 6px;
	background: url(../images/ask.gif) no-repeat 0 0;
	*/
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#479693 none repeat scroll 0 0;
color:#FFFFFF;
padding:2px 7px;
margin-bottom:0px!important;
	
}

.popupBox p {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FEECCC none repeat scroll 0 0;
z-index:-998!important;
}

.popupBox img {
margin:0 auto;
z-index:-999!important;
}

.popupBox table {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
display:block;
margin:20px 7px;

}

.popupBox tr:first-child td, popupBox. tr:first-child th {
border:medium none;
}

.popupBox th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#479693;
font-weight:bold;
}

#pop-up-window td, #pop-up-window th {
border-color:#FECF7F -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:1px medium medium;
}

/* 732px to use */



.OurPricePopupBox h1 {
	/*text-transform: none;
	font: bolder 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding: 30px 50px 6px;
	background: url(../images/ask.gif) no-repeat 0 0;
	*/
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#479693 none repeat scroll 0 0;
color:#FFFFFF;
padding:2px 7px;
margin:10px;
margin-bottom:0px!important;
clear:both;
	
}

.OurPricePopupBox p {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FEECCC none repeat scroll 0 0;
z-index:-998!important;
}

.OurPricePopupBox img {
margin:0 auto;
z-index:-999!important;
}

#OurPricePopupBox_table {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
display:block;
margin:20px 7px;
margin-bottom:20px!important;
}

.OurPricePopupBox tr:first-child td, OurPricePopupBox. tr:first-child th {
border:medium none;
}

.OurPricePopupBox th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#479693;
font-weight:bold;
}

.OurPricePopupBox_Header
{
color:#FDA000;
font-size:1.4em;
line-height:1.4em;
margin-left:15px;
float:left;
width:300px;
margin-bottom:15px;
padding-top:10px;
}

.OurPricePopupBox_CloseButton
{
	float:Right;
	width:100px;
	text-align:right;
	margin-right:20px;
	padding-top:15px;
	color:#FDA000;
}

.OurPricePopupBox * a
{
	color:#FDA000 !important;
}


#OurPricePopupBox_table
{
	padding:2px 7px;
margin:10px;
margin-bottom:20px!important;
clear:both;


}
#OurPricePopupBox_table .ColumnName
{
	background:#479693 none repeat scroll 0 0;
	color:#FFFFFF;

	font-weight:bold;
}
#OurPricePopupBox_table * td
{
text-align:left;
border-bottom:1px solid #FED080;
line-height:2.0em;

}
#OurPricePopupBox_table * #FirstColumn
{
width:300px;	
border-bottom:none;
line-height:1.4em;
}
#OurPricePopupBox_table * #SecondColumn
{
width:50px;	
border-bottom:none;
line-height:1.4em;
}
#OurPricePopupBox_table * #ThirdColumn
{
width:50px;	
border-bottom:none;
line-height:1.4em;
}
