﻿.modalPopupPublic{ background-color: White; position: absolute; display: none;
	z-index: 9999; -webkit-border-radius: 5px; border-radius: 5px; padding: 3px;
	text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	border: solid 1px #303030; background-color: #F7F7F7;}

.modalPopupPublicDisplay{display: inline;}

.pubHidden {display:none}    

/* jquery info popup Window  Z-index of #mask must lower than #boxes .window */
#mask {position:absolute; z-index:9000;background-color:#000;display:none;}

.infoWindow { /* jquery info popup Window */
  position:absolute; display:none;
  z-index:9999; padding:20px; }
  
  
  /************************** NEW CONTACTME.ASCX PAGES ******************************************************* */

.pubContactMeDiv,
.pubContactMeButton,
.pubContactMeFont,
.pubPopUpHeaderText,
.pubPopUpTextBoxHeaderText,
.pubPopUpDropDown,
.pubPopUpButton,
.pubContactMePhone,
.pubContactMeEmail
{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #323232;}

.pubContactMePhone{ text-align: center;color:white;width:166px;font-weight:bold; padding-top: 3px;font-size:16px}
.pubContactMeEmail{ color:white;text-decoration:none;padding-top: 3px;}

.pubContactMePanel  
{
/*	background: url(/Public/PublicImages/callme.png) left top no-repeat; */ 
/*	background-color: #F0F0F0; */
	width: 178px; margin-top: 0px; }

.pubContactMeTop
{
	background-image: url('/Public/PublicImages/blue_top.png' ); background-repeat: no-repeat; 
	height: 22px;
}

.pubContactHeader
{
	height: 20px; /*	background-color: #F4F4F4; */
	color: White;  
	width: 178px;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px;
	vertical-align: middle;
	line-height: 20px;
	text-align: left; /*	padding-left: 10px; */
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;

	border-bottom-style: none;
	padding-left: 6px;
	padding-top: 3px;
	width: 172px;
}

.pubContactMeDiv
{
	text-align: center; 	padding-left: 6px; 	padding-right: 6px;
/*	cursor: pointer; */
	text-align: left;
	color: White;
	background: url('/Public/PublicImages/blue_middle.PNG' ) repeat-y; 
}

.pubContactMeDivLower
{
	text-align: center; 	padding-left: 3px; 	padding-right: 3px;
/*	cursor: pointer; */
	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px;
	color: White;
	height: 25px;
	text-align: center;
	padding-left: 3px; padding-right: 3px;
	background: url('/Public/PublicImages/blue_lowermiddle.PNG' ) no-repeat ; 
}
.pubContactCenterBottom
{ 	height: 25px; width: 178px; 
	background: url('/Public/PublicImages/blue_bottom_middle.PNG' ) repeat-x bottom; }
.pubContactLeftBottom
{	height: 25px; 	
	background: url('/Public/PublicImages/blue_left_corner.PNG' ) no-repeat bottom left;  }
.pubContactRightBottom
{ 	height: 25px; 	
	background: url('/Public/PublicImages/blu_button_right_corner.PNG' ) no-repeat bottom right; }
.pubContactLeftButton
{ 	height: 25px; float: right; cursor: pointer; 
	background: url('/Public/PublicImages/blue_buttonstart.PNG' ) no-repeat bottom left; }
.pubContactCenterButton
{ 	height: 25px;  margin-right: 9px; margin-left: 28px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: White; 
	background: url('/Public/PublicImages/blue_buttonmiddle.PNG' ) repeat-x bottom; }
.pubContactButtonText
{
	padding-top: 3px; height: 25px; color: White; text-decoration: none; line-height: 25px; 
	text-decoration: none; cursor: pointer; display:  block;
}
	

.pubContactMePopup_panel
{
    border: 2px solid #313131;
    vertical-align: top;
    width: 500px;
    height: 540px;
    background-color: #FFFFFF;
    padding: 20px;
    text-align: left;
}

.pubModalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.pubPopUpHeaderText{font-size: 24px;height: 40px;vertical-align: middle;}
.pubPopUpTextBoxHeaderText{font-size: 14px;}
.pubPopUpDropDown{font-size: 14px;width:100%;white-space: nowrap;margin-bottom:6px;}
.pubPopUpTextBox{font-size: 14px;width: 100%;white-space: nowrap; margin-bottom:6px;}

.pubPopUpButton
{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-left: 5px;
	line-height: 25px;
	margin-top: 25px;
}

.pubContactMeButtonDiv
{
	height: 15px;
}

.pubContactMeButton
{
	font-weight: bold;
	float: right;
	background-color: #009EE0;
	color: White;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	width: 151px;
	text-align: center;
	line-height: 18px;
	vertical-align: middle;
}


/* ADD THIS SHARE */
