@font-face {
    font-family: DIN;
    src: url(https://www.dpreview.com/resources/fonts/DINWeb-Bold.eot?) format("eot"),
         url(https://www.dpreview.com/resources/fonts/DINWeb-Bold.woff) format("woff");
    font-weight: bold;
}

html,
body#dpreview_us {
    color: #868686;
    background-color: #222;
    font-family: Tahoma, Arial, sans-serif;
}

#dpreview_us select,
#dpreview_us input,
#dpreview_us button,
#dpreview_us textarea,
#dpreview_us button {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
}

#dpreview_us input {
    padding: 1px;
}

#dpreview_us h1,
#dpreview_us h2,
#dpreview_us h3,
#dpreview_us h4,
#dpreview_us h5,
#dpreview_us h6 {
    color: white;
}

#dpreview_us h1 {
    font-family: DIN, Tahoma, Arial, sans-serif;
    text-shadow: 0 0 7px #1d1d1d;
    font-size: 25px;
}

#dpreview_us h2 {
    font-size: 100%;
    margin-bottom: 0.5em;
}

#dpreview_us a {
    color: #868686;
    text-decoration: none;
}

#dpreview_us a:hover {
    text-decoration: underline;
}

#dpreview_us .bold,
#dpreview_us .ap_bold,
#dpreview_us .ap_input_label {
    font-weight: normal;
}

#dpreview_us .black {
    color: #CCC;
}

#dpreview_us .light {
    font-size: 12px;
}

#dpreview_us input.enabled {
    background-color: white;
}

#dpreview_us .in-amzn-btn,
#dpreview_us .amzn-btn {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

#dpreview_us .in-amzn-btn,
#dpreview_us .in-amzn-btn span,
#dpreview_us .amzn-btn,
#dpreview_us .amzn-btn span {
    background: #FC0;
    background: -moz-linear-gradient(top,  #ffe478 10%, #ffcc00 80%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffe478), color-stop(80%,#ffcc00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffe478 10%,#ffcc00 80%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffe478 10%,#ffcc00 80%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffe478 10%,#ffcc00 80%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffe478 10%,#ffcc00 80%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe478', endColorstr='#ffcc00',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    height: auto;
}

#dpreview_us .in-amzn-btn:hover,
#dpreview_us .in-amzn-btn span:hover,
#dpreview_us .amzn-btn:hover,
#dpreview_us .amzn-btn span:hover {
    background: #ffd940;
    background: -moz-linear-gradient(top,  #ffe98f 10%, #ffd940 80%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffe98f), color-stop(80%,#ffd940)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffe98f 10%,#ffd940 80%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffe98f 10%,#ffd940 80%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffe98f 10%,#ffd940 80%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffe98f 10%,#ffd940 80%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe98f', endColorstr='#ffd940',GradientType=0 ); /* IE6-9 */
}

#dpreview_us input[type="submit"] {
    height: auto;
    padding: 5px 15px;
}

a.btn-prim-med-ra,
a.btn-prim-med-ra span {
    padding: 0 15px;
}

#dpreview_us div#wrapper {
    background: url("//s3.amazonaws.com/dpreview/dpreview/background.png") no-repeat left top;
    width: 920px;
    margin: 0 auto;
}

#dpreview_us div#topSlots {
    width: 600px;
    margin: 0 auto;
}

#dpreview_us .ap_header {
    text-align: center;
    padding-top: 25px;
    margin-top: 0;
    margin-bottom: 25px;
}

#dpreview_us div#top-2 {
    text-align: center;
}

#dpreview_us div#centerSlots {
    width: 500px;
    margin: 30px auto 10px auto;
    padding: 78px 0 0 0;
    border-radius: 10px;
    background-color: #414141;
    background-image: url("//s3.amazonaws.com/dpreview/dpreview/signin-watermark.png");
    background-repeat: no-repeat;
    background-position: left top;
    box-shadow: 0px 0px 50px rgba(0,0,0,0.5);
}

#dpreview_us .ap_pagelet {
    width: 500px;
    margin-bottom: 0;
}

#dpreview_us .ap_pagelet > div,
#dpreview_us .ap_pagelet > form {
    padding-left: 50px;
    padding-right: 50px;
}

#dpreview_us .ap_row,
#dpreview_us .ap_pagelet_title {
    width: auto;
    padding-bottom: 5px;
}

#dpreview_us .ap_form_table_wrapper,
#dpreview_us .ap_form_table_wrapper {
    padding-bottom: 20px;
}

#dpreview_us .ap_row span {
    float: none;
    display: inline-block;
}

#dpreview_us .ap_col1 {
    width: 100px;
}

#dpreview_us .ap_col2 {
    width: auto;
}

#dpreview_us .ap_no_collapse {
    min-height: 0;
}

#dpreview_us input#ap_email,
#dpreview_us input#ap_email_check,
#dpreview_us input#ap_email_old,
#dpreview_us input#ap_email_new,
#dpreview_us input#ap_email_new_check,
#dpreview_us input#ap_password,
#dpreview_us input#ap_password_check {
    width: 260px;
}

#dpreview_us input#ap_fpp_password,
#dpreview_us input#ap_fpp_password_check {
    width: 200px;
}

#dpreview_us div#ap_signin1a_pagelet_title {
    margin-bottom: 10px;
}

#dpreview_us div#ap_signin1a_email_section_title {
    display: none;
}

#dpreview_us div#ap_signin1a_forgot_password_row {
    font-size: 11px;
    padding-bottom: 0;
}

#dpreview_us div#ap_signin1a_cnep_row {
    font-size: 11px;
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
}

#dpreview_us div#ap_signin1a_create_account_row {
    background-color: #333;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #444;
    border-radius: 0 0 10px 10px;
}

#dpreview_us div#ap_signin1a_create_account_row .ap_col1 {
    background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/DPReview/AuthPortal/arrow-list-bullet.png);
    background-repeat: no-repeat;
    background-position: right 4px;
}

#dpreview_us #bottom-1 {
    padding-top: 25px;
}

#dpreview_us .ap_privacy_footer {
    padding-top: 10px;
    border-top: none;
}

#dpreview_us #footer_conditions_of_use_URL_link {
    margin-right: 5px;
}

#dpreview_us div#ap_customer_name_label {
    display: none;
}

#dpreview_us div#ap_register_name_input {
    display: none;
}

#dpreview_us .ap_input_label {
    min-width: 0;
    width: 130px;
}

#dpreview_us .ap_cnep_form_row {
    width: 400px;
}

#dpreview_us .ap_cnep_edit {
    width: 50px;
}

#dpreview_us .ap_cnep_val {
    width: 230px;
    color: white;
}

#dpreview_us .ap_cnep_label {
    width: 100px;
}

#dpreview_us #ap_cnep_form_name,
#dpreview_us #ap_cnep_form_mobile_phone {
    display: none;
}

#dpreview_us #ap_cnep_finished_button {
    padding-bottom: 30px;
}

#dpreview_us #ap_cnep_form_wrapper {
    padding-bottom: 40px;
}

#dpreview_us #ap_cnep_email_input {
    padding: 4px;
}

#dpreview_us #ap_fpp_button {
    padding-top: 5px;
}

#dpreview_us #ap_fpp_subtitle a,
#dpreview_us #ap_fpp_footer a {
    text-decoration: underline;
}

#dpreview_us #ap_fpp_footer,
#dpreview_us #ap_fpp_continue_shopping {
    padding-bottom: 20px;
}

#dpreview_us #ap_fpp_footer > ul {
    margin-top: 0.5em;
}

#dpreview_us #ap_fpp_1b_form {
    padding-bottom: 20px;
}

#dpreview_us #ap_fpp_1b_form table,
#dpreview_us #ap_fpp_1b_form div {
    display: none;
}

#dpreview_us #ap_fpp_sent_mail_text {
    padding-bottom: 20px;
}

#dpreview_us .fixed_width_form,
#dpreview_us .fixed_width_form table {
    width: 400px;
    padding-bottom: 40px;
}

#dpreview_us #ap_captcha_table {
    margin-left: 50px;
    margin-bottom: 10px;
}

#dpreview_us #ap_captcha_table #ap_captcha_guess_label_having_trouble,
#dpreview_us #ap_captcha_table #ap_captcha_guess_input {
    margin-top: 5px;
}

#dpreview_us #ap_captcha_table #ap_captcha_guess_label_having_trouble.tiny.right {
    display: none;
}

#dpreview_us .message {
    width: 380px;
    margin-top: -40px;
    background: #111;
    border-radius: 5px;
    border: 1px solid #FC0;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#dpreview_us .error,
#dpreview_us .warning,
#dpreview_us .success {
    color: #CCC;
}

#dpreview_us .message span {
    display: none;
}