/* Error box
================================================================================================ */

#main_col #error_box {
  margin: 5px 0 13px 1px;
  background: #FFEF75 url(/img/misc/error_message.gif) 6px 7px no-repeat;
  padding: 6px 24px;
  border: 1px solid #E6D65D;
}

#main_col #error_box strong {
  display: block;
  color: #4C4D4C;
} 

#main_col #error_box label {
  display: block;
  color: #4C4D4C;
  font-weight: normal
} 

/* Main box
================================================================================================ */

#main_col #join_denz #top_level {
  height: 1%;
}

#main_col #join_denz #top_level h3 {
  padding: 0 0 0 0;
}
#main_col #join_denz #top_level p {
  padding: 2px 0 17px 0;
}
#main_col #join_denz #top_level p span {
  display: block;
  color: #ABABAB;
  font-size: 11px;
  padding-top: 10px;
  line-height: 15px;
}

#main_col #join_denz form {
  padding-top: 5px;
}

#main_col #join_denz form div {
  height: 38px;
  background: url(/img/backgrounds/texts/text_251.gif) 134px 0 no-repeat;
}
#main_col #join_denz form div.small_bg {background-image: url(/img/backgrounds/texts/text_140.gif);}
#main_col #join_denz form div.no_bg {background: none;}

#main_col #join_denz form div label {
  display: block;
  float: left;
  width: 114px;
  padding-right: 20px;
  text-align: right;
  line-height: 28px;
  height: 28px;
}

#main_col #join_denz form div em#chars_left {
  display: block;
  font-size: 11px;
  padding: 3px 0 0 20px;
  margin: 0;
  float: left;
  color: #AAAAAA;
  line-height: 15px;
}

#main_col #join_denz form div input {
  display: block;
  float: left;
  width: 235px;
  margin: 6px 0 0 6px;
  color: #4C4D4C;
  border: 0;
  font-size: 12px;
}
#main_col #join_denz form div.small_bg input {width: 125px}

#main_col #join_denz div#text_area {background-image: url(/img/backgrounds/texts/area_251.gif); height: 169px;}

#main_col #join_denz div#text_area textarea {
  width: 244px;
  height: 149px;
  display: block;
  margin-top: 6px;
  margin-left: 6px;
  border: 0;
  font-size: 0.95em;
  float: left;
}

#main_col #join_denz form div select {
  display: block;
  float: left;
  margin: 5px 161px 0 0;
  color: #4C4D4C;
  font-size: 12px;
  width: 80px;
}

#main_col #join_denz form div span {
  padding: 0 0 0 30px;
  line-height: 28px;
  display: block;
  float: left;
  font-size: 0.9em;
}
#main_col #join_denz form div.small_bg span {padding-left: 129px;}

#main_col #join_denz h3 {
  padding: 13px 0 17px 134px;
}

#main_col #join_denz em {
  display: block;
  padding: 3px 0 17px 134px;
  font-size: 0.9em;
  font-style: normal;
  color: #ABABAB;
}
#main_col #join_denz em#password_text {
  width: 390px;
}

/* Terms box
================================================================================================ */

#main_col #join_denz form div#terms_box {
  overflow: auto;
  height: 300px;
  background: 0;
  margin: 10px 50px 10px 134px;
  border: 1px solid #DDDDDD;
  font-size: 11px;
  padding: 8px;
  color: #999999;
}

#terms_box p {
  margin-bottom: 12px;
  color: #999999;
}

#terms_box ul {
  color: #999999;
}

#terms_box p#top_terms {
  font-weight: bold;
}

#main_col #join_denz form div.submit {
  padding-left: 0;
  padding-top: 8px;
  background: none;
}
#main_col #join_denz form div.submit input {display: none}

#main_col #join_denz form div.submit button {
  background: url(/img/buttons/join_wearedenz.gif) 0 0 no-repeat;
  height: 29px;
  width: 151px;
  border: 0;
  cursor: pointer;
}
#main_col #join_denz form div.submit button:hover {background-position: 0 -29px;}
#main_col #join_denz form div.submit button span {display: none;}

/* Right Col box
================================================================================================ */

#right_col .box li {
  line-height: 1.35em;
  padding-bottom: 8px;
}

#right_col .box div {
  padding-bottom: 1px;
}

/* Interests 
================================================================================================ */

#main_col #join_denz form div#interests {
  height: 52px;
  background: none;
  padding-top: 7px;
}

#main_col #join_denz form div#interests strong {
  display: block;
  padding-left: 123px;
}

#main_col #join_denz form div#interests div {
  height: 30px;
  background: none;
  padding-left: 122px;
  padding-top: 11px;
}

#main_col #join_denz form div#interests input {
  height: 20px;
  display: block;
  float: left;
  background: none;
  margin: 0;
  width: 16px;
  padding: 0;
}

#main_col #join_denz form div#interests label {
  height: 20px;
  display: block;
  float: left;
  width: auto;
  margin: 0;
  padding: 0 10px 0 3px;
  text-align: left;
  line-height: 20px;
}

/* Why needed boxes
================================================================================================ */

#what_are_keywords_for_popup, #which_do_i_choose_popup, #whats_a_url_popup {
  display: none;
  height: 185px;
  width: 381px;
}

#popup_center.popup_what_are_keywords_for, #popup_center.popup_which_do_i_choose {
  background: url(/img/backgrounds/popups/medium.png) 0 0 no-repeat;
}

#popup_center.popup_whats_a_url {
  background: url(/img/backgrounds/popups/small.png) 0 0 no-repeat;
}

#popup_center h2 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding-top: 7px;
  height: 24px;
}

#popup_center p {
  margin: 0;
  display: block;
  text-align: center;
  padding: 14px 20px 17px 20px;
  font-size: 12px;
}

#popup_center span {
  background: url(/img/buttons/close.gif) 0 0 no-repeat;
  height: 29px;
  line-height: 29px;
  display: block;
  cursor: pointer;
  margin: 0 auto;
  width: 80px;
}
#popup_center span span {display: none}
#popup_center span:hover {background-position: 0 -29px;}

/* Terms Row
================================================================================================ */

#main_col #join_denz form div#terms_row {
  padding-left: 0;
  height: 35px;
  padding-top: 0;
  padding-bottom: 0px;
  margin: 0;
}
#main_col #join_denz form div#terms_row input {
  width: 20px;
  margin-top: 4px;
  display: block;
  float: left;
  line-height: 10px;
  height: 14px;
}

#main_col #join_denz form div#terms_row label {
  width: 280px;
  text-align: left;
  line-height: 16px;
  padding-left: 5px;
  font-size: 11px;
  padding-top: 3px;
  color: #999999;
  line-height: 14px;
}

/* Why Join
================================================================================================ */

#right_col .box #why_join {
  margin: 0;
  padding-bottom: 0;
  height: 1%;
}

#right_col .box #why_join p, #right_col .box #why_join ul {
  padding: 0 0 8px 0;
}