/* Site Survey Invite CSS Document */
body {background:url(blankimage.gif) fixed;}
#SurveyInvite h1, #SurveyInvite p, #SurveyInvite span, #SurveyInvite a {font-family:Arial, Helvetica, sans-serif;}
#SurveyInvite	{display:none; height:149px; position:fixed; width:100%; top:0px; left:0px; margin:0px; padding:0px; z-index:200; background:url(../images/survey/survey_bg_iphone.jpg) repeat-x;}
#SurveyInvite h1 {color:#000; margin:0px; padding:6px 0 0; font-size:20px; font-weight:bold;}
#SurveyInvite p {color:#000; font-size:10pt; margin:0; padding:8px 0; font-weight:bold;}
#SurveyInvite p.fineprint {color:#828283; font-size:10px; line-height:1.1; padding:0; font-weight:normal;}
#SurveyInvite .si_content div {overflow:hidden;}
#SurveyInvite .si_content {overflow:hidden; width:645px; margin:0 auto; padding-left:100px; background:url(../images/survey/survey_iphone.jpg) no-repeat 0px 9px; min-height:145px;}
#SurveyInvite .upper {position:relative; color:#fff; font-size:14pt; height:29px; line-height:1.5;}
#SurveyInvite .upper span {display:block; position:absolute; top:-2px; right:8px; font-size:9pt; font-weight:bold;}
#SurveyInvite .upper span a {position:relative; top:5px; left:8px;}
#SurveyInvite .lower {position:relative; padding-right:160px; min-height:100px;}
#SurveyInvite .lower span {color:#0066CC;} /*SeekCommercial Blue is #00a9f4 */
#SurveyInvite #LaunchSurvey {position:absolute; top:20px; right:0px;}
#SurveyInvite .si_footer {height:9px; width:100%; position:absolute; bottom:-9px; left:0px; background:url(../images/survey/survey_footerbg.png) no-repeat bottom;}
#SurveyInvite img {border:none;}

.ie6 #SurveyInvite {position:absolute; top:expression(eval(document.documentElement.scrollTop)); width:expression(eval(document.documentElement.clientWidth)); text-align:center;}
.ie6 #SurveyInvite .si_content {text-align:left; height:145px;}
.ie6 #SurveyInvite .lower {height:100px;}
.ie6 #SurveyInvite .si_footer {text-align:left;filter:alpha(opacity=25); background:url(../images/survey/survey_footerbg_ie.png) no-repeat top; margin-top:-5px; margin-bottom:-11px;}