body
{
  font-size: 13px;
}

#body_container 
{
  width: 100% px;
  margin-left: auto;
  margin-right: auto;
}

#content_container
{
  width: 840px;
  margin-left: auto;
  margin-right: auto;
}

#header_container
{
  width: 100%;
  background-color: #363633;
  padding-top: 1px;
}

#header_image
{
  padding-left: 1px;
  position: relative;
  z-index: 1;
}

#header_tagline
{ 
  font-family: Arial, Verdana;
  font-size: 20px;
  line-height: 0px;
  font-weight: bold;
  color: #000;
  position: relative;
  z-index: 2; 
  top: 50px;
  padding: 0px;
}

#inner_container
{
  width: 838;
  min-height: 340px !important; 
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #FFF;
  border-left: 1px solid #363633;
  border-right: 1px solid #363633;
}

#inner_footer
{
  width: 100%;
  height: 40px;
  background-color: #363633;
  clear: both;
}


#input_title_black
{
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Verdana;
  font-weight: bold;
  width: 300px;
  color: #000;
  padding-top: 5px;
}

.big_header
{
  font-family: Arial, Verdana;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

.form_error_box
{
  width: 290px;
  font-family: Arial, verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  background-color: #FFFF99;
  border: 1px solid #FF0000;
  padding: 10px;
  padding-bottom: 13px;
}


/******************************************************************************/
/********************** Passphrase TEMPLATE 1 *********************************/
/******************************************************************************/

#pp1_inner_container
{
  background-image: url(/images/custom/passphrase/pp-incentive-c1/lg_bg.jpg);
  background-repeat: no-repeat;
  background-color: #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

#pp1_inner_footer
{
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 8px;
  background-color: #000;
  color: #FFF;
}

#pp1_promo_graphic
{ height: 345px;
  width: 456px;
  float: left;
}

#pp1_pg1_input_container
{
  width: 372px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 50px;
  background-image: url(/images/custom/passphrase/pp-incentive-c1/lg_bg_right.jpg);
  background-repeat: no-repeat;
  float: left;
}

#pp1_input_box
{ padding-left: 20px;
  margin-top: 10px;
}

#logo
{ padding-bottom: 75px;
 
}

#pp1_submit_button
{
  padding-top: 15px;
  padding-right: 20px;
}

#pp1_pg2_left
{
  width: 383px;
  float: left;
}

#pp1_pg2_right
{
  width: 441px;
  float: left;
}

#pp1_form_error_box
{
  width: 196px;
  padding: 3px;
  background-color: #95000b;
  border: 0px solid #EEE;
  font-weight: bold;
  color: #FFF;
}

#pp1_pg2_form_content
{
  padding-left: 10px;
  background-image: url(/images/custom/passphrase/passphrase1/pg2_form_bg.gif);
  background-repeat: repeat-x;
  background-color: #DBDCDB;
}

#pp1_pg2_button
{
  padding-left: 290px;
}

#pp1_pg2_header
{
  font-size: 14px;
  font-weight: bold;
}

#pp1_pg2_custom_text
{
  width: 351px;
  padding: 10px;
  text-align: left;
  background-image: url(/images/custom/passphrase/passphrase1/pg2_custom_box_bg.gif);
  background-repeat: repeat-y;
}

#pp1_confirmation_info
{
  padding-top: 11px;
  padding-left: 20px;
  font-size: 10px;
  color: #FFF;
}

.pp1_take_info_input
{
  height: 18px;
  font-weight: bold;
  font-size: 14px;
  padding-top: 2px;
  border: 1px solid #000;
}

.pp1_phrase_input
{
  width: 308px;
  height: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 2px solid #000;
  font-size: 28px;
  font-weight: bold;
}

.pp1_passphrase_input
{
  border: 2px solid #000;
  height: 20px;
  width: 377px;
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 16px; 
  padding-top: 4px;
  padding-left: 4px;
}

#pp1_pg2_form_bottom
{
  background-color: #000;
}

.white_nav_link
{
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

a .white_nav_link
{
  color: #FFFFFF;
}

#form_captcha_container
{
  width: 380px;
  background-color: #BBBBBB;
  border: 1px solid #000;
  padding: 10px;
  color: #000;
}




