@charset "utf-8";
/* CSS Document */

body {background-color:#000000; height:100%; margin:0; padding:0;}

.gwt-GlassPanel {z-index:1000000;}

#surveyContainer {background-color:#000000; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.gwt-PopupPanel {position:absolute; top:0; text-align:left; z-index:1000001;}
.gwt-DialogBox {position:absolute; top:0; text-align:left; z-index:1000001;}

.gwt-DialogBox .Caption {
  background: #000000;
  padding: 4px 4px 0 8px;
  border-top: 5px solid #c3c3cf;
  color:#fdcc22 !important; font-weight:bold; font-size: 12px;
}

.questionBody {
  text-align:center;
  padding:17px 3px 0 3px;
}

.gwt-DialogBox .dialogContent {
  font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
  background-color:#000000;
  color:#FFFFFF;
}
.gwt-DialogBox .dialogMiddleCenter {
  padding: 0;
  background: white;
}
.gwt-DialogBox .dialogBottomCenter {
  background: url(survey_data/images/hborder.png) repeat-x 0px -4px;
  -background: url(survey_data/images/hborder_ie6.png) repeat-x 0px -4px;
}
.gwt-DialogBox .dialogMiddleLeft {
  background: url(survey_data/images/vborder.png) repeat-y;
}
.gwt-DialogBox .dialogMiddleRight {
  background: url(survey_data/images/vborder.png) repeat-y -4px 0px;
  -background: url(survey_data/images/vborder_ie6.png) repeat-y -4px 0px;
}
.gwt-DialogBox .dialogTopLeftInner {
  width: 5px;
  zoom: 1;
}
.gwt-DialogBox .dialogTopRightInner {
  width: 8px;
  zoom: 1;
}
.gwt-DialogBox .dialogBottomLeftInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}
.gwt-DialogBox .dialogBottomRightInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}
.gwt-DialogBox .dialogTopLeft {
  background: url(survey_data/images/corner.png) no-repeat -13px 0px;
  -background: url(survey_data/images/corner_ie6.png) no-repeat -13px 0px;
}
.gwt-DialogBox .dialogTopRight {
  background: url(survey_data/images/corner.png) no-repeat -18px 0px;
  -background: url(survey_data/images/corner_ie6.png) no-repeat -18px 0px;
}
.gwt-DialogBox .dialogBottomLeft {
  background: url(survey_data/images/corner.png) no-repeat 0px -15px;
  -background: url(survey_data/images/corner_ie6.png) no-repeat 0px -15px;
}
.gwt-DialogBox .dialogBottomRight {
  background: url(survey_data/images/corner.png) no-repeat -5px -15px;
  -background: url(survey_data/images/corner_ie6.png) no-repeat -5px -15px;
}
html>body .gwt-DialogBox {
}
* html .gwt-DialogBox .dialogTopLeftInner {
  width: 5px;
  overflow: hidden;
}
* html .gwt-DialogBox .dialogTopRightInner {
  width: 5px;
  overflow: hidden;
}
* html .gwt-DialogBox .dialogBottomLeftInner {
  width: 5px;
  height: 8px;
  overflow: hidden;
}
* html .gwt-DialogBox .dialogBottomRightInner {
  width: 5px;
  height: 8px;
  overflow: hidden;
}
.cw-DialogBox {
}

.CheckGroup span, .RadioGroup span {
  float:left;
  width:260px;
}

.CheckGroup span label, .RadioGroup span label{
  line-height:18px;
  *line-height:20px;
}


.CheckGroup span {
  /*height:35px;*/
}

.questionContainer {width:780px; clear:both; padding:10px 5px 0 5px;}

.gwt-Label {color:#fdcc22 !important; font-weight:bold; padding:0 5px 5px 5px;}

.gwt-TextBox {height:13px; font-size:12px; width:240px; margin:5px 0 0 5px; padding-bottom:0 !important;}

.gwt-Hyperlink a {color:#fdcc22 !important; font-family:Arial, Helvetica, sans-serif;}

.thankYouFormContainer {margin-top:250px; text-align:center;}

.confirmFormContainer{
  background-image: url(survey_data/images/take_survey.gif); 
  width:258px;
  height:250px;
  clear:both;
}

.noThanksButton, .takeTheSurveyButton{
  	border:0px;
    margin:0px;
    cursor:pointer;
    padding:0px;
	position:relative;
}
.noThanksButton{
  width:83px;
  height:25px;
  background-image: url(survey_data/images/no_thanks_button.gif); 
  left:162px;
  top:176px;
 }
.takeTheSurveyButton{
  width:152px;
  height:25px;
  background-image: url(survey_data/images/take_survey_button.gif); 
  left:10px;
  top:200px;
}

.surveyHeader {
	padding:10px 0 0 10px;
}

/*Buttons Start*/
.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled,
.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  margin: 0;
  text-decoration: none;
  background: url("survey_data/images/hborder.png") repeat-x 0px -2003px;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  width:95px;
}
.submitButton{ width:43px !important; margin:20px 10px 25px 10px;}
.submitButton div {padding:20px 0 0 20px; display:inline; padding:3px 7px 3px 0; *padding:1px 7px 1px 0;}
/*.buttons{padding:20px 10px 25px 10px;}
.buttons div{ display:inline; padding:3px 7px 3px 5px; *padding:1px 7px 1px 3px;}*/
.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled {
  padding: 3px 5px 3px 5px;
}
.gwt-PushButton-up {
  border: 1px outset #ccc;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-up-hovering {
  border: 1px outset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-up-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: .5;
  filter: alpha(opacity=40);
  zoom: 1;
}
.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  padding: 4px 4px 2px 6px;
}
.gwt-PushButton-down {
  border: 1px inset #666;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-down-hovering {
  border: 1px inset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
  cursor: hand;
}
.gwt-PushButton-down-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=40);
  zoom: 1;
}
/*Buttons End*/
