/* Popup */

.exitsurvey { 
position: absolute;
top:150px;
margin-left:165px;
padding: 27px 10px 10px 10px; 
background: url(../images/exitsurvey/exitsurvey_top2.gif) no-repeat left top;
width:604px;
color:#4A4D3F;
line-height:1.2em;
}

.exitsurvey label { display:inline; }

.exitsurvey .Close { position:absolute; right: 18px; top: 12px;}

.exitsurvey .Close div {background:url(../images/exitsurvey/close.gif); width:15px;height:18px;}

.exitsurvey .Close div a {display:block; width:15px;height:18px;}

.line{border-top: 1px solid #FAE5DC;
padding-bottom:20px;

}

.exitsurvey .Title { background:#fff; padding: 0px 30px 0px 30px; border-right:2px solid #E0540E; border-left:2px solid #E0540E;}
.exitsurvey .Title p { color:#4A4D3F; font-size: 1.1em !Important;}
.exitsurvey .Content { background:#fff; padding: 0 30px 30px 30px; border-right:2px solid #E0540E; border-left:2px solid #E0540E; border-bottom:2px solid #E0540E; font-size:.8em;}
.exitsurvey .Content p.error { color:#f00; }
.exitsurvey .content_left { width:260px; float:left; padding-top:5px;  }
.exitsurvey .content_right{ width:260px; float:right; padding-top:5px; }

.exitsurvey .Content .thankyou{padding-bottom:20px; padding-left:30px;background-color:#CCCCCC; background:url(../images/exitsurvey/icon_thankyou.jpg) no-repeat 0 0px }



.number{
float:left;
}

.question{
float:left;
padding-left:20px;
width:200px;}

.exitsurvey ul {
padding-bottom:20px;
padding-top:15px;}

.exitsurvey ul li{
list-style:none}

.exitsurvey label{
padding-left:20px;}

.green_button{ background:url(../images/exitsurvey/buttonBGGreen.jpg) no-repeat left top; border: 2px solid #fff; padding: 3px 8px 3px 8px; color:white!Important; clear:both; text-decoration: none!Important; font-size: .8em!Important;
font-weight:700;
}
.green_button:hover {border: 2px solid #A1C100;}

.HelpPopUp {}
.PopUpBlocker {position:absolute;top:0px;left:0px;height:100%;width:100%;background:url(../images/popup/transparentpx.gif); }

/* pop up button */

.exitsurvey_popup{
width:198px;
position:absolute;
top:100px;
margin-left:750px;
}

.exitsurvey_popup .tophalf{
width:178px;
color:#FFFFFF;
background: url(../images/exitsurvey/popupbutton_topbody.png) no-repeat left 5px;
min-height:100px;
padding:10px;
padding-top:20px;
}

.exitsurvey_popup .bottom{
background: url(../images/exitsurvey/popupbutton_bottom.png) no-repeat left bottom;
height:5px;
}

.exitsurvey_popup p{
color:white;
margin-bottom:10px;
padding-top:10px;
font-weight:700;
font-size:.8em;}

.tophalf .Close { position:absolute; right: 10px; top: 8px;}

.tophalf .Close div {background:url(../images/exitsurvey/close_popup.gif); width:15px;height:18px;}

.tophalf .Close div a {display:block; width:15px;height:18px;}

.green_button_popup{ background:url(../images/exitsurvey/buttonBGGreen.jpg) no-repeat left top; border: 2px solid #fff; padding: 3px 8px 3px 8px; color:white!Important; clear:both; text-decoration: none!Important; font-size: .8em!Important;
font-weight:700; 
}
.green_button_popup:hover {border: 2px solid #A1C100;}


