﻿*
{
	margin: 0;
	padding: 0;
	outline: none;
	vertical-align: baseline;
}
ul, ol
{
	list-style: none;
}
body
{
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	color: #333;
}
img
{
	border: none;
}

table
{
	border-collapse:collapse;	
}
h2.title
{
	font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding: 0 0 8px;
}
form h3
{
	font-size: 15px;
	float: left;
	color: #f00;
}
.hidden
{
	display: none;
}
.no_border
{
	border:none !important;
}
.loader img
{
	display:inline-block;
	margin-right:5px;
}

.button, .link
{
	display:block;
	width:auto;
	height:31px;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	background-repeat:no-repeat;
}

.existent_user .next_small
{
	width:110px !important;
	height:31px;
}
.existent_user .next_small.en-US { background-image:url(../Images/en-Us/button_next_small.gif); }
.existent_user .next_small.pt-BR { background-image:url(../Images/pt-Br/button_next_small.gif); }
.existent_user .next_small.es-AR { background-image:url(../Images/es-Ar/button_next_small.gif); }

.footer .next
{
	width:135px !important;
	height:38px;
}
.footer .next.en-US { background-image:url(../Images/en-Us/button_next.gif); }
.footer .next.pt-BR { background-image:url(../Images/pt-Br/button_next.gif); }
.footer .next.es-AR { background-image:url(../Images/es-Ar/button_next.gif); }

.new_user .sign_up 
{
	width: 120px !important;
}
.new_user .sign_up.en-US { background-image:url(../Images/en-Us/button_signup.gif); }
.new_user .sign_up.pt-BR { background-image:url(../Images/pt-Br/button_signup.gif); }
.new_user .sign_up.es-AR { background-image:url(../Images/es-Ar/button_signup.gif); }

#finish
{
	width:117px !important;
	height:39px;
}

.en-US .finish { background-image:url(../Images/en-Us/button_finish.jpg); }
.pt-BR .finish { background-image:url(../Images/pt-Br/button_finish.jpg); }
.es-AR .finish { background-image:url(../Images/es-Ar/button_finish.jpg); }

.en-US .finish.disabled { background-position: 0 -38px }
.pt-BR .finish.disabled { background-position: 0 -38px }
.es-AR .finish.disabled { background-position: 0 -38px }

#root
{
    background: url("../Images/bkg_ficha.jpg") repeat-x scroll 0 84px transparent;
    height: 100%;
    width: 100%;
}

.header, .content
{
	width: 780px;
	margin: 0 auto;
	height: auto;	
}

.header
{
	height: 100px;
    margin-bottom: 30px;
    padding-top: 20px;
    position: relative;
}
.header h1
{
    background: url("../Images/logo_lw_maior.gif") no-repeat scroll 0 0 transparent;
    height: 50px;
    text-indent: -999em;
    width: 183px;
    padding-top:20px;
}

.header a
{
	background: url("../Images/icn_support.gif") no-repeat scroll 0 3px transparent;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 28px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    text-indent: 30px;
}

a.new_window
{
	color: #f00;
	display: inline-block;
	background: url(../Images/icn_new_window.gif) no-repeat right;
	padding-right: 15px;
}

.form fieldset
{
	display: block;
	clear: left;
	border: none;
	padding: 0 0 10px 0;
}
.form fieldset legend, h3.info
{
	
	width: 100%;
	padding: 10px 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #3cb878;
	text-align:left;
	margin-bottom: 10px;
	color: #1172c0;
}
.customer_subscription h3
{
	line-height: 17px;
	margin-right: 10px;
	margin-bottom: 40px;
}
.customer_subscription .customer_sign_in
{
	border-left: 1px solid #333333;
	color: #333333;
	font-size: 11px;
	line-height: 20px;
	padding-left: 5px;
}
.form fieldset ul li
{
	float: left;
	width: 100%;
	clear: both;
	padding: 10px 0;
	position: relative;
}
.customer_subscription fieldset ul li:hover, 
.customer_subscription fieldset.marketing:hover,
.payment_methods fieldset ul li:hover
{
	background-color: #eee;
}

.form fieldset ul li.error
{
	background-color: #cff;
	color: #000;
}
.form fieldset ul li.error input, .form fieldset ul li.error select
{
	border: 2px solid #f60;
	background: #fff;
}

.form fieldset ul li label, fieldset.customer_type label
{
	display: block;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	margin-right: 10px;
	text-align: right;
	width: 170px;
}

.form .customer_type input
{
	border:none;
}

.form fieldset ul li input, .form input, .form select, fieldset ul li select
{
	border: 1px solid #f60;
	font-weight: bold;
	padding: 5px;
	line-height: 15px;
	
}
.form fieldset ul li input, fieldset ul li select
{
	background: none;
}
.form fieldset ul li input:focus, fieldset ul li select:focus
{
	border-width: 2px;
}
.customer_subscription fieldset ul li .medium_size
{
	width:125px;
}
.customer_subscription fieldset ul li select
{
	width: 292px;
}
.customer_subscription fieldset.customer_type div
{
	background-color: #fff;
	padding: 10px 10px 10px 0;
}
.customer_subscription fieldset.customer_type div label
{
	min-height: 40px;
}
.customer_subscription fieldset.customer_type div span
{
	display: block;
	line-height: 25px;
}
.customer_subscription fieldset.customer_type div cite
{
	color: #666666;
	font-style: normal;
	font-size: 11px;
}
.customer_subscription fieldset.marketing li
{
	padding: 2px 0;
}
.customer_subscription fieldset.marketing label
{
	font-weight: normal;
	width: 195px;
}
.customer_subscription fieldset.marketing input
{
	width: 20px;
	display: block;
	margin-top: 6px;
}
.customer_subscription fieldset.marketing .opt_in
{
	padding-left:5px;
}

.customer_subscription fieldset.marketing .opt_in:hover
{
	background:none;
}

.customer_subscription fieldset.marketing .opt_in label
{
	font-size: 11px;
	width: auto;
	color: #333333;
}
.customer_subscription fieldset.marketing select
{
	width:auto;
	max-width: 350px;
}

.customer_subscription fieldset.marketing
{
	padding-top:5px;
	margin-bottom:10px;
}
.customer_subscription fieldset.marketing input
{
	border:none;
}

fieldset.buttons .loader
{
	text-align:right;
}

fieldset.buttons span
{
	float: right;
}

fieldset.buttons span.left
{
	float:left;	
}

fieldset.buttons input
{
	border:none;
	padding:0;
	display:inline;
	background-color:#638EC9;
}
fieldset.buttons span a
{
	border-right: 1px solid #333333;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 12px;
	margin: 14px 10px 0 0;
	padding-right: 10px;
}
fieldset.buttons span.left a
{
	border-left: 1px solid #333333;
	border-right: none;
    float:left;
    margin: 10px 0 0 10px;
    padding-right: 0;	
    padding-left:10px;
}
.back
{
	background: url("/content/images/back_arrow.gif") no-repeat scroll 3px 1px transparent;
	padding-left: 20px;
}
.form .hint, .form label.error
{
	white-space:pre;
	text-align: left;
	clear: both;
	color: #333333;
	display: block;
	font-size: 11px;
	padding-left: 180px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.form label.error
{
	width: auto;
	font-weight: normal;
	line-height: 20px;
	color: #000;
}
/* CSS for placeholder plugin */
.form label.placeholder
{
	cursor: text;
	text-align: left;
	margin: 1px;
	padding: 5px;
	line-height: 15px;
	color: #ccc;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
input:placeholder, textarea:placeholder
{
	color: #CCCCCC;
	font-style: italic;
	font-weight: normal;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{
	color: #CCCCCC;
	font-style: italic;
	font-weight: normal;
}
.input_wrapper
{
	float: left;
}

.postal_code_link
{
    position: absolute;
	left: 320px;
    top: 12px;
}

/* breadcrumbs */
#steps
{
	position:relative;
	width:100%;
}
.breadcrumbs
{
	clear:both;
	width:100%;
	padding-bottom: 40px;
	border-top:1px solid #DEDEDE;
	float: left;
}
.breadcrumbs li
{
	float:left;
	color: #000;
	line-height:20px;
	padding-top:14px;
}
.breadcrumbs .separator
{
	padding: 14px 10px 0;
	font-size: 11px;
	color: #f00;
}
.breadcrumbs .step
{
	color: #B7B7B2;
	font-size: 11px;
}
.breadcrumbs li.selected
{
	font-size: 17px;
	font-weight: bold;
	color: #f00;
	line-height:17px;
}
#step_marker 
{
	background: url("../images/step_arrow.gif") no-repeat scroll right top transparent;
    border-top: 1px solid #f00;
    height: 6px;
    position: absolute;
    top: 0;
    left: 0;
}
#postal_code_search
{
	font-size: 11px;
    font-style: normal;
    line-height: 25px;
    padding-left: 10px;
}
.international_phone .country_code, .international_phone .area_code
{
	width: 45px;
	margin-right: 7px;
}
.international_phone .phone
{
	width: 150px;
}
/* Authentication */
.authentication fieldset
{
    width: 350px;
	clear:none;
}
.authentication .new_user
{
	float:left;
}
.authentication .new_user p
{
	padding-bottom: 15px;
}
.authentication .existent_user
{
	float:right;
}
.authentication .existent_user li
{
	padding: 5px 0;
	float:none;
}
.authentication .existent_user p
{
	margin-bottom:10px;
}
.authentication .existent_user p a
{
	border-left: 1px solid #333333;
	padding-left:7px;
	margin-left:3px;
	display:inline-block;
}
.authentication .existent_user label
{
	width: 80px;
}
.authentication .existent_user input
{
	width: 242px;
}
.authentication fieldset.buttons
{
	padding:10px 0;
}
.authentication fieldset.buttons span.left
{
	margin-left: 91px;
}

fieldset.buttons input.send_big, input.send_big
{
	background-color: #3b7ea8;
	color: #FFF;
	padding: 2px 5px;
	border: none;
}
.authentication .existent_user .next_small
{
	width:auto;
	float: left;
}
#sendPasswordForm.form fieldset ul li label
{
	width:66px;
}
#sendPasswordForm.form fieldset ul li input{
	width: 260px;
}
/* Modal Forgot Password */

#forgotPassword,
#forgotPasswordResult
{
	display:none;
}

#TB_window a:link 
{
	color:inherit;
}

.modal_box
{
	background:url('../images/icn_warning.gif') no-repeat;
	padding-left: 70px;
}

.modal_box fieldset legend
{
	color:#F48512;
	margin-bottom: 12px;
}
.modal_box fieldset.buttons
{
	margin-left: 230px;
    padding: 0;
    clear:none;
}
.modal_box fieldset.buttons span a 
{
	margin-top:7px;
}

.modal_box fieldset.buttons input.send_big
{
	float:left;
	font-weight:normal;
	line-height:20px;
	display:block;
	height:24px;
}
.modal_box fieldset.buttons span.left a 
{
	margin: 6px 0 0 10px;
}

#TB_ajaxContent .success
{
	background: url("../images/icn_success_medium.gif") no-repeat scroll 0 0 transparent;
    padding-left: 70px;
}
#TB_ajaxContent .success fieldset
{
	border:none;
}
#TB_ajaxContent .success legend
{
	color:#589C34;
	border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 15px;
    font-weight: bold;
    width: 100%;	
}

#TB_ajaxContent .success fieldset p
{
	padding:0;
}

#TB_ajaxContent .success fieldset.buttons
{
	margin-left: 280px;
}

/* Review */
.review
{
	clear: both;
	width:100%;
	border-bottom: 1px solid #333;
}

.review thead th
{
	color: #fff;
	background-color: #949494;
	text-align: left;
	font-weight: bold;
	width: 103px;
	padding:5px 8px;
	border-bottom: 2px solid #333333;
}
.review th.product {
    width: 509px;
}
.review td {
    padding-left: 8px;
}
.review .last{
    padding-right: 10px;
    text-align: right;
}
.review .feature td
{
	border-top: 1px solid #333;
}

.review .feature td, .review .additional_feature td
{
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
.review .feature td.product{
    font-weight: bold;
    height: 60px;
}
.review .feature select
{
	width:auto;
}
.review .warning_quarterly_payment td
{
	padding: 0 0 3px 0;
}
.review .warning_quarterly_payment span
{
	background-color: #FFFFD9;
    display: block;
    font-size: 12px;
    padding: 10px;	
}
.review .additional_feature td
{
	border-top: 1px dotted #CCCCCC;
}
.review .additional_feature td.product
{
	font-weight: normal;
    height: 30px;
}

.review .actions
{
	display: none;
	width: 75px;
	float: right;
}
.review .actions a:hover
{
	text-decoration: underline;
}
.review .lnk_remove
{
	color: #f00;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	padding-top: 4px;
	background: transparent url(../images/icn_trash.gif) no-repeat left center;
	padding-left: 18px;
}

.review .periodicity_name 
{
	color: #999999;
    font-size: 13px;	
}

.review .feature .periodicity_name 
{
    font-weight: bold;
    color: #000000;
}

.review tr td.value, 
#payment_outline .review_payment tr td.value, 
.total_payment tr td.value
{
	width:110px;
	text-align:right;
}

#payment_outline
{
    clear: both;
    padding-left: 260px;
    padding-bottom: 20px;
}

#payment_outline .review_payment, .total_payment
{
    border-collapse: collapse;
    width: 100%;
}

#payment_outline .review_payment tr td
{
	background-color: #F0F0F0;
    border-bottom: 1px solid #333333;
    font-weight: bold;
    color: #333333;
    padding:10px;
}
#payment_outline .review_payment tr.last td
{
	border-bottom: none;
}

#payment_outline .review_payment tr td.coupon
{
	font-weight: normal;
}
#payment_outline .review_payment tr td.coupon input
{
	font-weight: normal;
	width: 90px;
}
#payment_outline .review_payment tr td.coupon .send_big
{
	padding:5px;
}

#coupon_value_larger_than_total_amount
{
	margin-left: 0px !important;
	padding-top: 0px !important;
}

.total_payment
{
	background-color: #E0E0E0;
	border-top: 2px solid #333333;	
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	clear: left;
}

.total_payment td
{
	padding: 10px;
}

#payment_outline .coupon_message
{
    font-size: 11px;
    margin-left: 155px;
    padding-top: 5px;
}

#payment_outline .coupon_message img
{
	display:block;
	float:left;
	margin-right:10px;
}

#payment_outline .review_payment tr td.invalid_coupon
{
	background-color: #FFFFCC;
    color: #900;
}

#payment_outline .validCoupon
{
	padding-right:20px;
	background:url(../Images/isvalid.gif) no-repeat right top;
}
#payment_outline .remove
{
	color: #f00;
	padding-left:5px;
}
.coupon_wrapper
{
	position:relative;
}
.coupon_tooltip
{
	background:url(../images/icn_help.gif) no-repeat;
	text-indent:-9999px;
	display:inline-block;
	width: 14px;
}
.legend, .symbol
{
	color: #000000;
    font-size: 11px;
    font-weight: normal;	
    font-style:normal;
}
.what_it_is
{
	background:url(../images/information.gif) no-repeat;
	padding-left:30px;
	display:block;
	height: 20px;
}
.what_it_is span
{
	font-size:11px;
	border-bottom: 1px dashed;
}
#loading_coupon
{
	padding-left:155px;
	padding-top:2px;
}
#indication_outline
{
	margin-bottom: 10px;
    margin-top: 20px;
}
#indication_outline fieldset legend
{
	position:relative;
	margin-bottom: 0;
}
#indication_outline fieldset legend .what_it_is
{
	padding-top: 4px;
    position: absolute;
    right: 10px;
    top: -4px;
}
#indication_outline fieldset p
{
	padding: 10px 0 0 0;
}
#indication_outline fieldset label
{
	width: 70px;
}
#indication_outline label.error
{
    padding-left: 81px;
    white-space: normal;
    width: 680px;
}

#tooltip
{
	background: none repeat scroll 0 0 #FCFCF2;
    border: 1px solid #CCCCCC;
    color: #333333;
    display: none;
    font-size: 11px;
    left: -390px;
    padding: 20px;
    position: absolute;
    width: 410px;
}

#tooltip h3
{
    font-size: 13px;
	margin-bottom:10px;
}

div.tooltip
{
	display:none;
}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active, a.tooltip:hover
{
	color: #000000;
    cursor: help;
    outline: medium none;
    text-decoration: none;
}

/* Payment */
#payment .total_payment
{
	border-top:none;
	margin-bottom:20px;
}
#payment .payment_methods
{
	margin-bottom:20px;
}

#payment .payment_methods .payment, #finalization .payment
{
	background-position: 35px 12px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    min-height: 61px;
    padding: 12px 10px;
    position: relative;
    width: 760px;
}
#payment .payment_methods div.payment, #finalization .payment
{
    line-height: 16px;
    padding:0;
    background-position: 0 0;
    border:none;
}

#payment .payment_methods .payment input
{
	width:auto;
	border:none;
}

#payment_BOLETO_BOLETO				{ background-image:url("../Images/icn_boleto.gif"); }
#payment_BOLETO_DEBIT				{ background-image:url("../Images/icn_boleto_debito.gif"); }
#payment_BOLETO_CREDIT_CARD			{ background-image:url("../Images/icn_bankslip_credit_card.gif"); }
#payment_CREDIT_CARD_CREDIT_CARD	{ background-image:url("../Images/icn_cartoes.gif"); }
#payment_PAGOFACIL_PAGOFACIL		{ background-image:url("../Images/icn_pagofacil.gif"); }
#payment_CREDIT_CARD_BOLETO			{ background-image:url("../Images/icn_cartao_boleto.gif");}

#payment .payment_methods .payment label, #finalization .payment label
{
	text-align:left;
	width:auto;
	padding-left:30px;
	float:none;
	padding-left: 100px;
	font-weight:normal;
	cursor:pointer;
	line-height: 23px;

}
#payment .payment_methods div.payment label, #finalization .payment label
{
	display:block;
	padding-left: 70px;
}
	
#payment .payment_methods .payment .name, #finalization .payment .name
{
	display:block;
	float:left;
	margin-right:5px;
}
#payment .payment_methods .payment cite
{
	background:url("../Images/icn_lightning_install.gif") no-repeat;
	display:block;
	width:72px;
	text-indent:-99999px;
	overflow:hidden;
}
#payment .payment_methods .payment.last
{
	border-bottom:none;
}

#payment .payment_methods .payment.selected 
{
	background-color: #F5F7F7;	
}

#payment .payment_methods .payment label span, #finalization .payment label span
{
	display:block;
	clear:left;	
}

#finalization .payment label
{
	cursor:auto;
}

#payment .brands
{
	padding-top:10px;
	float:left;
    height: 90px;
    width: 100%;
    font-size: 0;
}

#payment .brands li
{

	background-position:30px 8px;
    background-repeat: no-repeat;
	margin-left: 35px;
	float: left;
	clear: none;
	border: none;
	width: 100px;
}

#payment .brands li input
{
	display: block;
	margin-top:10px;
	float:none;
}

#payment .brands .visa			{ background-image:url("../Images/icn_cartao_visa.gif") }
#payment .brands .mastercard	{ background-image:url("../Images/icn_cartao_mastercard.gif") }
#payment .brands .diners		{ background-image:url("../Images/icn_cartao_dinersclub.gif") }
#payment .brands .amex			{ background-image:url("../Images/icn_cartao_amex.gif") }
#payment .payment_methods li.payment .brands li label
{
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
    padding-left: 0;
    padding-top: 17px;
    text-align: center;
}
#payment .payment_methods li.payment fieldset li label
{
	float:left;
	font-weight:bold;
	width: 170px;
	text-align:right;
}

#payment .payment_methods li.payment fieldset li input
{
	border: 1px solid #325B8A;
    width: 280px;
}
#payment .payment_methods li.payment fieldset li
{
	margin: 5px 0;
}
#payment .payment_methods li.payment fieldset li label.error
{
	font-weight:normal;
	text-align:left;
	width:auto;
	padding-left: 280px;
}

#payment .payment_methods .hint
{
	padding-left: 280px;
}
#payment .payment_methods li.payment #creditcard_month, #payment .payment_methods li.payment #creditcard_year
{
	width:auto;
}
#payment .payment_methods li.payment #creditcard_security_code
{
	width: 60px;
}
#payment .payment_methods li.payment .security_code_hint
{
	background: url("../images/creditcard-others.gif") no-repeat scroll 0 2px transparent;
    font-size: 11px;
    font-style: normal;
    height: 46px;
    margin-left: 281px;
    padding-left: 75px;
    padding-top: 6px;
    text-indent: 0;
    width: 415px;
}
#payment .payment_methods li.payment cite.amex
{
	background:url("../images/creditcard-amex.gif") no-repeat scroll 0 2px transparent;
}

#payment .payment_methods li.payment #creditcard_year
{
	margin-left:5px;
}

#payment #global_collect_container
{
	clear:both;
}

#payment .loader
{
	display:block;
	margin:10px auto;
}

#payment .contracts
{
	margin-bottom:10px;
}

#payment .contracts h3
{
	color: #333333;
    font-weight: bold;
    font-size:13px;
    float:none;
}

#payment .contracts ul
{
	width:100%;
}

#payment .contracts li
{
	clear:none;
	width:auto;
}

#payment .contracts li a{
	background: url("../Images/icn_pdf.gif") no-repeat scroll left 50% transparent;
    margin-left: 20px;
    padding-left: 28px;
    padding-top: 4px;
    text-decoration: none;
    font-weight:bold;
}
#payment .contracts cite
{
	clear:both;
	font-size: 11px;
    font-weight: normal;
    font-style:normal;
    display:block;
}

#finalization .success
{
	background: url("../Images/img_finalization_success.jpg") no-repeat scroll 0 0 transparent;
    height: 112px;
    padding: 29px 0 0 112px;		
}
#finalization .success p{
	background-color: #F3F6FD;
    height: 58px;
    padding: 12px 0 0 9px;
	color: #676767;
    font-size: 13px;
}

#finalization .success strong{
	color: #5F7D9F;
    display: block;
    font-size: 19px;
    padding: 0 0 4px;
}

#finalization .print_bankslip, #finalization .print_pagofacil {
    margin-bottom: 7px;
    margin-top: 10px;
    text-align: center;
}

.print_pagofacil a, .print_bankslip a
{
    height:38px;
    width:198px;
    margin: 0 auto;
}

.print_pagofacil a.pt-BR, .print_bankslip a.pt-BR{ background:url("../Images/pt-BR/btn_print_bankslip.jpg") no-repeat; }
.print_pagofacil a.en-US, .print_bankslip a.en-US{ background:url("../Images/en-US/btn_print_bankslip.jpg") no-repeat; }
.print_pagofacil a.es-AR, .print_bankslip a.es-AR{ background:url("../Images/es-AR/btn_print_bankslip.jpg") no-repeat; }

#finalization .selected_payment
{
	margin-bottom: 20px;
}

#finalization .payment
{
	min-height:68px;	
}
#finalization .payment small {
    color: #999999;
    display: block;
    font-size: 11px;
    font-style: italic;
    text-align: center;
}

#finalization .installation_message{
	background-color: #F2F2F2;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	font-size: 14px;
	font-weight: normal;
	padding: 11px 16px;
	text-align: center;
	margin-bottom: 47px;
}

#finalization .control_panel .new_window
{
	font-size: 15px;
}

#finalization .control_panel p
{
	padding-bottom:10px;
}

#finalization .control_panel .login_password li
{
	line-height: 25px;
	padding:0;
}
#finalization .control_panel .login_password li cite
{
	color:#999;
	font-style:normal;
}
#finalization .control_panel .login_password li label
{
	width: auto;
	font-weight:normal;
}

#finalization .instructions
{
    background-color: #F2F2F2;
    border-bottom: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
    clear: both;
    height: 60px;
    margin: auto;
    position: relative;
    top: 20px;
    width: 650px;
}

#finalization .instructions h3
{
	background: url("../Images/img_finalization_instructions.jpg") no-repeat scroll 0 0 transparent;
    color: #f00;
    font-size: 13px;
    height: 107px;
    left: -1px;
    padding-left: 109px;
    padding-top: 21px;
    position: absolute;
    top: -13px;
}
#finalization .instructions p
{
    margin-top: 32px;
    padding-left: 108px;
}

.authentication .seller
{
	float:left;
	width:100%;
}
.authentication .seller label
{
	width:150px;
}

.authentication .seller label.error
{
	padding-left: 161px;
}

.authentication .buttons
{
	clear: both;
}

.authentication .seller fieldset.buttons span.left {
    margin-left: 161px;
}

.seller_mail fieldset ul li label
{
	width:190px;
}
.seller_mail fieldset ul li textarea
{
	height: 175px;
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

.authentication .seller.existent_user li 
{
	float: left;
    padding: 10px 0;	
}
.authentication .seller cite
{
    color: #666666;
    font-size: 11px;
    font-style: normal;
    padding-left: 10px;
    position: relative;
    top: 8px;
}
.email_preview
{
	padding: 0 100px;
}

#finalization.seller fieldset ul li 
{
	padding: 6px 0 6px 4px;
}
#finalization.seller fieldset ul li strong
{
	padding:4px;
}

#finalization a.new_window
{
	background:none;
}

#finalization.seller .success
{
	margin-top: 30px;
}

.order_created
{
	background-color:#f2f2f2;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding:20px;
	margin:0 135px;
	clear:both;
}
.order_created h3, .order_created a
{
	color:#f00;
}
.order_created h3
{
	padding-bottom:10px;
}