/* reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

/* initial state */
#quiz, #instructions, #finish, #badge {display: none}

#admin-debug{font-size: 8px}

h1 {
  font-size: 18px;
  line-height: 1.1;
}
h2 {
  font-size: 16px;
  line-height: 1.1;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
p {
  margin: 0.5em 0;
}
a {
  color: #cc0001;
}
h3, p, form {
  margin-left: 10px;
  margin-right: 10px;
}
label {
  clear: left;
  display: block;
  line-height: 1.1;
  margin: 5px 0;
  overflow: hidden;
  padding-left: 1px;  
  padding-top: 1px;
}
input {
  margin-right: 2px;
}
#question-form fieldset input {
  float: left;
  margin-top: -1px;
  margin-bottom: 1px;
}
#question-form label span {
  float: left;
  width: 150px;
}
.footer input {
  margin: 0;
  padding: 0 5px; /* needed for ie8 */
}

#widget {
  border: 1px solid #525151;
  font: normal 11px/1.3 Helvetica, Arial, sans-serif;
  height: 378px;
  position: relative;
  overflow: hidden;
  width: 198px;
}
#header {
  height: 42px;
}
#header img {
  display: block;
}
.footer {
  background: url(http://s3.amazonaws.com/survivors_production/images/bg_footer.gif) left bottom no-repeat;
  height: 33px;
  bottom: 0;
  left: 0;
  padding: 6px 10px 0 10px;
  position: absolute;
  text-align: right;
  width: 178px;
}
#instructions h2 {
  color: #cc0001;
  font-weight: bold;
  margin: 0 10px;
}
#instructions p {
  font-size: 11pt;
}
#quiz-link {
  background: url(http://s3.amazonaws.com/survivors_production/images/next_button.gif) left bottom no-repeat;
  display: block;
  height: 24px;
  margin: 0 auto;
  text-indent: -999px;
  width: 51px;
}
#main_content {
  background: #fff;
  color: #000;
  height: 336px;
  overflow: hidden;
  position: relative;
}
#main_content.quiz_content {
  background: #fff url(http://s3.amazonaws.com/survivors_production/images/logo_background.gif) center center no-repeat;
}
.question_header {
  background: #716f6f url(http://s3.amazonaws.com/survivors_production/images/bg_question_header.gif) left top repeat-x;
  overflow: auto;
  padding-top: 10px;
}
.question_header h3 {
  color: #ece9e9;
  float: left;
  font-size: 11px;
  font-weight: normal;
  margin-right: 6px;
  text-transform: uppercase;
}
.question {
  height: 284px;
  overflow: auto;
}
#question-text {
  background: url(http://s3.amazonaws.com/survivors_production/images/bg_question_text.jpg) left top repeat;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 10px;
}
#start-link {
  background: url(http://s3.amazonaws.com/survivors_production/images/start_free_quiz.gif) center center no-repeat;
  display: block;
  height: 24px;
  margin: 0 auto;
  outline: none;
  text-indent: -999em;
  text-align: center;
  width: 120px;
}
#start_text {
  height: 85px;
  overflow: auto;
}
#start h1 {
  background: url(http://s3.amazonaws.com/survivors_production/images/discover_your_iq.jpg) left top no-repeat;
  display: block;
  height: 280px;
  margin: 0;
  text-indent: -999em;
  width: 198px;
}
.question form p {
  text-align: center;
}
#celebrity_list {
  margin: 0 auto;
  width: 175px;
}
#celebrity_list li {
  height: 188px;
  width: 175px;
}
.celebrity img {
  border: 1px solid #333;
  display: block;
  height: 90px;
  margin: 0 auto 4px auto;
  width: 100px;
}
.celebrity h3 {
  text-align: center;
}
.celebrity span {
  display: block;
  height: 74px;
  overflow: auto;
}
#carousel {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#carousel_nav {
/*  font-size: 9px;*/
  left: 10px;
  position: absolute;
  top: 40px;
  width: 152px;
  z-index: 1;
}
#carousel_nav a {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  padding-top: 24px;
  outline: none;
  width: 19px;  
}
#carousel_nav .next {
  background-image: url(http://s3.amazonaws.com/survivors_production/images/next.gif);
  position: absolute;
  right: 0;
  top: 0;
}
#carousel_nav .prev {
  background-image: url(http://s3.amazonaws.com/survivors_production/images/prev.gif);
}
#carousel_nav .disabled {
  background-position: right top;
  color: #eee;
  cursor: default;
  text-decoration: none;
}
#iq_type_description {
  font-style: italic;
  text-align: center;
}
#progress_bar {
  background: url(http://s3.amazonaws.com/survivors_production/images/bg_progress.gif) left top no-repeat;
  float: right;
  height: 6px;
  margin-bottom: 8px;
  margin-top: -2px;
  padding: 6px;
  width: 88px;
}
#progress {
  background-color: #afaeae;
  height: 5px;
  text-indent: -999em;
  width: 0;
  overflow: hidden;
}
#analyzing {
  background-color: #fff;
  border: 3px solid #ccc;
  color: #cc0001;
  display: none;
  left: 9px;
  top: 15px;
  padding: 50px 10px;
  position: absolute;
  width: 160px;
  text-align: center;
}
#analyzing p {
  font-size: 12px;
  font-weight: bold;
}
#finish {
  height: 336px;
  line-height: 1.1;
  overflow: auto;
}
#finish p {
  margin: 4px 0;
}
#finish h1, #badge h1 {
  background: url(http://s3.amazonaws.com/survivors_production/images/bg_question_text.jpg) left top repeat;
  font-size: 12px;
  padding: 5px 0;
  text-align: center;
}
.iq_type_title {
  font-weight: bold;
}
#finish h2 {
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 2px;
  text-align: center;
}
#finish #more_about_link {
  margin: 5px auto;
  position: relative;
  width: 174px;
}
#more_about_link a {
  background: url(http://s3.amazonaws.com/survivors_production/images/more_bg.gif) left top no-repeat;
  color: #fff;
  display: block;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
}
#more_about_link img {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
#more_about {
  display: none;
}
#more_about a {
  font-weight: bold;
}
#more_about h1, #more_about h2 {
  color: #cc0001;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  margin: 5px 10px;
}
#more_about h2 {
  margin-top: 10px;
}
#more_about p {
  font-size: 10px;
}
#more_about img {
  float: right;
  margin: 5px 10px 5px 5px;
}
#exit_more {
  background-color: #fff;
  position: absolute;
  bottom: 2px;
  right: 2px;
}
#badge h3 {
  margin-bottom: 1em;
  margin-top: 1em;
}
#badge_links, .external_links {
  margin: 2px 0;
  text-align: center;
}
#badge_links img {
  vertical-align: middle;
}
#finish p.talentmine {
  font-size: 9px;
}
#fb_login_wrapper, #add_to_profile_button {
  text-align: center;
}
.explanation {
  display: block;
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
}
#exitBadgeForm {
  float: left;
}



/* 
  Financial quiz
---------------------*/
.financial #start h1 {
  background: url(http://s3.amazonaws.com/survivors_production/financial_quiz/images/discover_your_iq.jpg) left top no-repeat;
  height: 280px;
  margin: 0;
}
.financial #more_about p {
  font-size: 11px;
}
.financial #more_about img {
  display: block;
  float: none;
  margin: 10px auto;
}
.financial #more_about .halfcol {
  float: left;
  margin: 0 5px 0 0;
}
.financial #more_about h1 {
  color: #000;
  text-align: center;
}