#registration
{
    background: #d2dde3;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 15px 0 25px 0;
    font-family: tahoma;
    font-size: 12px;
    color: #707070;
}

#registration_vvt_man {
  float: left;
  width: 1px;
  height: 115px;
}


#registration_vvt_man_img
{
    margin-left: 87px;
    margin-top: 76px;
    width: 100px;
    height: 160px;
    behavior: url(/stylesheets/iepngfix.htc);
    background-image: url(/images/registration_vvt_man.png);
    background-repeat:no-repeat;
    position: absolute;
}

#inverse_vvt_man
{
    padding-top: 60px;
    padding-left: 20px;
    float: left;
}

#registration_content
{
    float: left;
    padding-left: 187px;
}

.session_odd_step
{
    width: 360px;
}


#registration_content h1
{
    font-family: georgia;
    font-size: 28px;
    color: #4e5e65;
    font-weight: normal;
}

#registration_content h2
{
    font-family: georgia;
    font-size: 20px;
    color: #4e5e65;
    font-weight: normal;
    margin-top: 15px;
}

#registration_content h3
{
    font-family: georgia;
    font-size: 17px;
    color: #4e5e65;
    font-weight: normal;
}

#registration_data
{
    padding-top: 18px;
    width: 320px;
    float: left;
}

#confidentional_notices
{
    width: 327px;
    float: left;
    padding-top: 95px;
    overflow: hidden;
}

#email_confidential_notice
{
    width: 310px;
    height: 73px;
    background-image: url(/images/email_confidentional_notice.gif);
    background-repeat: no-repeat;
    padding: 5px;
    padding-left: 12px;
    font-size: 10px;
    line-height: 18px;
    margin-top: 5px;
}

#password_reminder_notice
{
    margin-top: 20px;
    width: 310px;
    height: 55px;
    background-image: url(/images/password_reminder_notice.gif);
    background-repeat: no-repeat;
    padding: 5px;
    padding-left: 12px;
    font-size: 10px;
    line-height: 18px;
}

#registration_content input
{
    width: 264px;
    height: 24px;
    border: 2px solid #b9d2e8;
    border-top-color: #4c85b3;
    margin: 6px 0;
    font-family: tahoma;
    font-size: 17px;
    color: #707070;
    padding: 4px 8px;
}

#registration_content textarea
{
    width: 264px;
    height: 100px;
    border: 2px solid #b9d2e8;
    border-top-color: #4c85b3;
    margin: 6px 0;
    font-family: tahoma;
    font-size: 17px;
    color: #707070;
    padding: 4px 8px;
}

#registration_content label
{

}

#registration_content hr
{
    color: #B9D2E8;
    width: 284px;
    margin: 6px 0;
}

#captcha_block
{
    width: 320px;
    overflow: hidden;
}

#captcha_img
{
    width: 118px;
    height: 36px;
    margin: 6px 20px 6px 0;
    float: left;
    background: white;
}

#captcha_block input
{
    float: right;
    width: 125px;
}

#registration_buttons_panel
{
    width: 284px;
    margin-top: 16px;
    overflow: hidden;
}

#registration_buttons_panel .terms_caption
{
  margin-bottom: 16px;
}

#registration_buttons_panel .edited_cancel_button
{
  margin-left: 0px;
}

#registration_buttons_panel .button_silver
{
  margin-right: 20px;
}

.verified {
  width: 36px;
  height: 14px;
  padding-top: 16px;
  padding-left: 2px;
  text-align: center;
  display: inline;
}

#captcha_verified
{
    float: right;
    width: 36px;
    margin-top: 14px;
}

#simple_captcha
{
    float: left;
    width: 284px;
}

.registration_error, .registration_warning
{
    width: 284px;
    overflow: hidden;
}

.registration_error_top
{
   background-image: url(/images/reg_error_top_bg.gif);
   background-repeat: no-repeat;
   font-size: 1px;
   height: 8px;
}

.registration_error_bottom
{
   background-image: url(/images/reg_error_bottom_bg.gif);
   background-repeat: no-repeat;
   font-size: 1px;
   height: 3px;
   margin-bottom: 16px;
}

.registration_warning_top
{
   background-image: url(/images/reg_warning_top_bg.gif);
   background-repeat: no-repeat;
   font-size: 1px;
   height: 7px;
}

.registration_warning_bottom
{
   background-image: url(/images/reg_warning_bottom_bg.gif);
   background-repeat: no-repeat;
   font-size: 1px;
   height: 3px;
   margin-bottom: 16px;
}

.registration_captcha_error
{
    width: 145px;
    overflow: hidden;
    float: right;
    padding-right: 36px
}

.registration_captcha_error_top
{
   background-image: url(/images/reg_error_small_top_bg.gif);
   background-repeat: no-repeat;
   font-size: 1px;
   height: 8px;
}

.registration_captcha_error_bottom
{
   background-image: url(/images/reg_error_small_bottom_bg.gif);
   background-repeat: no-repeat;
   font-size: 1px;
   height: 3px;
   margin-bottom: 16px;
}

.registration_error_body
{
    background: #953131;
    color: #ffffff;
    padding: 4px 20px;
    line-height: 18px;
}

.registration_warning_body
{
    background: #e2e68c;
    color: #727071;
    padding: 4px 20px;
    line-height: 18px;
}

.registration_error_body a, .registration_warning_body a
{
    color: #04bffa;
    text-decoration: underline;
}

#email_was_sent
{
    background-image: url(/images/email_was_sent.png);
    behavior: url(/stylesheets/iepngfix.htc);
    background-repeat: no-repeat;
    width: 370px;
    height: 40px;
    padding-top: 20px;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 18px;
}

.registration_result
{
    clear: both;
    margin-left: 20px;
    margin-top: 18px;
    line-height: 18px;
}

.registration_result_text
{
    font-size: 13px;
    margin-left: 0px;
}

.registration_result a
{
    color: #0094c3;
    text-decoration: underline;
}

.registration_result_highlighted
{
    font-weight: bold;
}

#you_can_do_right_now
{
    float: left;
    margin-top: 50px;
    padding-left: 65px;
}

#you_can_do_right_now a
{
    text-decoration: underline;
}

#you_can_do_right_now h3
{
    font-family: georgia;
    font-size: 17px;
    color: #4e5e65;
    font-weight: normal;
    margin-bottom: 5px;
}

#you_can_do_right_now h4
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
}

.ycdrn_icon
{
    float: left;
    height: 100px;
    padding-right: 5px;
    overflow: hidden;
}

.ycdrn_description
{
    line-height: 18px;
    float: left;
}

#ycdrn_search
{
    width: 290px;
    padding-right: 20px;
}

#ycdrn_search .ycdrn_icon
{
  width: 72px;
}

#ycdrn_search .ycdrn_description
{
  width: 213px;
}

#ycdrn_create
{
    width: 270px;
    padding-right: 22px;
}

#ycdrn_create .ycdrn_icon
{
  width: 59px;
}

#ycdrn_create .ycdrn_description
{
  width: 206px;
}

#ycdrn_tour
{
    width: 250px;
}

#ycdrn_tour .ycdrn_icon
{
  width: 29px;
}

#ycdrn_tour .ycdrn_description
{
  width: 216px;
}

.activation_result
{
    margin-left: 0;
    font-size: 12px;
    line-height: 20px;
}

#users_search_caption
{
    color: #FFFFFF;
    font-family: Times;
    font-size: 33px;
    margin-bottom: 27px;
    padding-top: 27px;
}

#users_change_password
{
    padding: 25px;
}

#users_change_password_main
{
    background-color:#F0F4F5;
    padding: 25px;
    font-size: 12px;
}

#users_change_password h1 {
	color:#6E6E6E;
	font-weight:normal;
	padding-bottom:15px;
}

.where_did_know_about_us
{
    overflow: hidden;
    margin-top: 20px;
    width: 510px;
    padding: 20px;
    background-color: #f0f4f5;
}

.where_did_know_about_us textarea
{
    margin: 6px 0;
    padding: 6px;
    width: 494px;
    border: 1px solid #b9d2e8;
    border-top-color: #4c85b3;
    font-family: tahoma;
    font-size: 14px;
    color: #707070;
}

.authorization_result
{
    font-size: 12px;
    line-height: 20px;
}

#registration_questonnairy
{
    margin-top: 18px;
}

#registration_questonnairy input
{
    width: 264px;
    height: 13px;
    border: 1px solid #b9d2e8;
    border-top-color: #4c85b3;
    margin: 6px 0;
    font-family: tahoma;
    font-size: 11px;
    color: #707070;
    padding: 3px 8px;
}

#registration_questonnairy select
{
    margin: 6px 0;
    font-family: tahoma;
    font-size: 11px;
    color: #707070;
    border: 1px solid #b9d2e8;
    border-top-color: #4c85b3;
}

#registration_questonnairy textarea
{
    border: 1px solid #b9d2e8;
    border-top-color: #4c85b3;
    color: #707070;
    font-family: tahoma;
    font-size: 11px;
    height: 100px;
    margin: 6px 0;
    padding: 4px 8px;
    width: 264px;
}

#registration_questonnairy_content
{
    margin-top: 6px;
}

.required_questionnaire_field
{
    color: #888888;
}

#registration_questionnaire_notice
{
    margin-top: 232px;
    width: 310px;
    height: 98px;
    background-image: url(/images/quest_bubble.png);
    background-repeat: no-repeat;
    behavior: url(/stylesheets/iepngfix.htc);
    padding: 3px 5px 5px 12px;
    font-size: 10px;
    line-height: 18px;
}

.users_h1_header
{
    color:#6E6E6E;
    font-weight:normal;
    padding-bottom:15px;
}

#user_profile_content
{
    width: 887px;
    padding: 12px 40px;
    float: left;
    overflow: hidden;
}

#user_profile_content h1
{
    font-size: 18px;
    font-family: Tahoma;
    font-weight: normal;
    color: #707070;
}

#user_profile_content h2
{
    font-size: 14px;
    font-family: Tahoma;
    font-weight: normal;
    color: #707070;
}

#user_profile_content a
{
    font-size: 11px;
}


.user_profile
{
    float: right;
    overflow: hidden;
    width: 674px;
}

.user_profile_avatar
{
    width: 200px;
    padding: 1px;
    border: 1px solid #d2d2d2;
    overflow: hidden;
}

.user_profile_menu
{
    margin-top: 2px;
}

.user_profile_menu a
{
    text-decoration: underline;
    line-height: 30px;
    padding-left: 12px;
}

#user_profile_menu_current_item
{
    background-image: url(/images/current_user_profile_menu_i.gif);
    background-repeat: no-repeat;
    width: 204px;
    height: 29px;
    margin-bottom: -2px;
}

#user_profile_menu_current_item a
{
    color: #ffffff;
    text-decoration: none;
    line-height: 24px;
}

.user_profile_inner_block
{
    background: #ebe9d3;
}

.user_profile_inner_block a
{
    font-size: 11px;
}

.profile_block_header
{
    background: #d2d0bd;
    padding: 8px 10px;
    overflow: hidden;
    font-size: 11px;
}

.profile_block_header h2 {
  float: left
}

.change_profile_item
{
    float: left;
    margin-left: 25px;
    padding-top: 2px;
}

.personal_inner_block
{
    overflow: hidden;
    margin: auto;
    width: 505px;
}

.personal_item
{
    overflow: hidden;
    margin-bottom: 8px;
}

.personal_item .InputBox {
  width: 330px;
}

.personal_item input.wide, .personal_item textarea {
  width: 283px;
  float: left;
}

.personal_item li input
{
    float: none;
}

.personal_item select.wide {
  width: 283px;
  float: left;
}

.personal_item span.radio_label
{
    padding-bottom: 5px;
    padding-left: 5px;
}

.personal_item div.radio_label
{
    padding-top: 3px;
}

.personal_item label
{
    width: 150px;
    display: block;
    float: left;
    padding-top: 3px;
    padding-right: 20px;
    text-align: right;
}

.personal_inner_block hr
{
    height: 1px;
    color: white;
    margin-bottom: 5px;
}

.personal_item input.radio
{
    width: auto;
    margin-top: 3px;
}


.profile_item textarea
{
    width: 283px;
    height: 125px;
    padding: 5px;
}

.profile_hint
{
    color: #a7a7a7;
    width: 305px;
    float: right;
    font-size: 11px;
}

.user_network_block
{
    border: 1px solid #d2d0bd;
    background: #ffffff;
    padding: 1px;
    width: 230px;
    height: 70px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.user_network_inner_block
{
    background: #d2d0bd;
    width: 210px;
    height: 50px;
    padding: 10px;
}

.user_networks
{
    overflow: hidden;
    padding-left: 120px;
}

.user_network_avatar
{
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.user_network_title
{
    float: left;
    padding-left: 10px;
    padding-top: 3px;
    width: 150px;
    height: 50px;
    overflow: hidden;
}

.user_network_title a
{
    text-decoration: underline;
    font-size: 12px;
}

.user_profile_item_title
{
    float: left;
    width: 170px;
    overflow: hidden;
}

.user_profile_item_value
{
    float: left;
    width: 305px;
    padding-top: 3px;
    font-weight: bold;
}

.empty_user_field
{
    color: #A7A7A7;
    font-weight: normal;
}

.personal {
  border-top: 2px solid #4E5E65;
  border-bottom: 2px solid #4E5E65;
  margin-bottom: 10px;
}

/* rounded change photo div */
.change_photo_body
{
    background: #7c7c7c;
    clear: both;
    padding-bottom: 3px;
}
.change_photo_1, .change_photo_2
{
    height: 1px;
    font-size: 1px;
    background: #7c7c7c;
    clear: both;
}

.change_photo_2
{
    margin: 0 1px;
}

.change_photo_1
{
    margin: 0 2px;
}
/* end of rounded change photo div */

.change_photo_hint
{
    color: #A7A7A7;
    font-size: 11px;
    padding: 5px;
}

#network_identity_form h2
{
    color: #707070;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 5px;
}

.change_photo_content
{
    padding: 0 10px;
}

#registration_data h3
{
    padding-bottom: 5px;
}

.ycdrn_item
{
    float: left;
    padding-right: 100px;
}

.ycdrn_item a
{
    font-size: 15px;
}

.activation_result
{
    font-size:12px;
    line-height:20px;
    clear:both;
    margin-top:18px;
}

#congratulation_bubble
{
    background-image: url(/images/reg_status_bubble.png);
    behavior: url(/stylesheets/iepngfix.htc);
    background-repeat: no-repeat;
    width: 457px;
    height: 110px;
    padding: 10px;
    margin-top: 18px;
    line-height:18px;
    font-size: 13px;
}

#congratulation_bubble_brand
{
    margin-top: 18px;
    color: #4E5E65;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

#user_settings_tab_content
{
  background-color: #f2f2f2;
  padding: 25px;
  font-size: 14px;
}

#user_settings_tab_content input
{
  padding: 4px;
  font-size: 12px;
  font-family: Arial;
}

#user_settings_tab_content input[type=submit]
{
  margin-right: 10px;
}

#user_settings_tab_content input[type=text]
{
  width: 360px;
}

.user_settings_header
{
  font-size: 18px;
}

.user_subscription_network
{
  width: 210px;
  float: left;
}

.user_subscription_network > div
{
  margin-right: 5px;
  width: 150px;
  float: right;
}

.user_subscription_spacer,
.user_settings_spacer
{
  margin: 20px 0 20px 0;
  color: #d9d9d9;
  background-color: #d9d9d9;
  border: 0;
  height: 2px;
}

.user_subscription_spacer
{
  margin-left: 210px;
}

.user_settings_column_left
{
  width: 210px;
  display: inline-block;
  margin: 0 10px;
  text-align: right;
}

#user_settings_change_password_form
{
  margin-top: 20px;
}

#user_settings_new_email
{
  color: #c00000;
  font-weight: bold;
  display: inline-block;
}

.account_settings_change_link
{
  margin-left: 10px;
}

