/**
colore -> #41281B

IMPOSTAZIONI DI BASE SITO
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family:Raleway, Arial,Verdana,sans-serif;
}

select, option{
    font-family:Dosis,Arial,Verdana,sans-serif;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


.float_l{
    float:left !important;
}
.float_r{
    float:right !important;
}
.clear{
    clear:both;
}
.nascosto{
    display: none;
}

/* 	fine impostazioni di base */



/**
IMPOSTAZIONI DI BASE 
*/
html {
    overflow: -moz-scrollbars-vertical;
}

a, a:hover{
    color:#4A4B4D;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,p,div, p {
    margin: 0px;
    padding: 0px;
    line-height: 1.5;


}

div,p{
    line-height: 1.3;
    font-size: 15px;
}

h1,h2,h3,h4,h5,h6{
    font-weight: 600;

}

h2, h2 a{
    margin: 0px;
    font-size: 16px;
    text-decoration: none;
    color:#000000;

}
h2 a:hover{
    color:#000000;
}

h3 {
    margin: 0px;

    font-weight: normal;
    font-size: 15px;
    /*font-family: georgia, arial;*/

}

h4 {
    margin: 0px;
    font-size: 15px;
    font-weight: normal;
    color:#41281B
}

body {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    text-align: center;

    font-family:Raleway, Arial,Verdana,sans-serif;
    font-size:13px;
    color:#000000;

    /* 
    
    TODO -> DECOMMENTARE ed aggiungere URL per pie.htc con php
    behavior: url(http://<?php echo $_SERVER['SERVER_NAME']; ?>/_stile/PIE.htc);*/


}

input, textarea{
    font-family: Arial,Verdana,sans-serif;
    font-size:12px;
}

/* contenitore principale */
#contenitore {

    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-top:0px;

    /*border-radius: 30px 30px 0px 0px;
    -moz-border-radius: 30px 30px 0px 0px;
    -webkit-border-radius: 30px 30px 0px 0px;
    */
    /*    behavior: url(/_stile/PIE.htc);*/
    background: #ffffff;

    /*  -moz-box-shadow: 5px 5px 7px #555555;
      -webkit-box-shadow: 5px 5px 7px #555555;
  
       behavior: url('/_common/PIE.htc');
    */ 
}


#testata{
    background-color: #FFFFFF;
    margin: 0 auto;

    text-align: left;
    width: 960px;
}



.linkedin { 
    display: block;
    width: 26px;
    height: 26px;
    background: url('../_immagini/layout/linkedin.png') center left no-repeat;  

}
.twitter { 
    display: block;
    width: 26px;
    height: 26px;
    background: url('../_immagini/layout/twitter.png') center left no-repeat;  

}
.facebook { 
    display: block;
    width: 26px;
    height: 26px;
    background: url('../_immagini/layout/facebook.png') center left no-repeat;  

}
.youtube{
    display: block;
    width: 26px;
    height: 26px;
    background: url('../_immagini/layout/youtube.png') center left no-repeat;  

}




.linkedinFooter { 
    display: block;
    width: 30px;
    height: 26px;
    background: url('../_immagini/layout/linkedinfooter.png') center left no-repeat;  

}
.twitterFooter { 
    display: block;
    width: 30px;
    height: 26px;
    background: url('../_immagini/layout/twitterfooter.png') center left no-repeat;  

}
.facebookFooter { 
    display: block;
    width: 30px;
    height: 26px;
    background: url('../_immagini/layout/facebookfooter.png') center left no-repeat;  

}
.youtubeFooter {
    display: block;
    width: 30px;
    height: 26px;
    background: url('../_immagini/layout/youtubefooter.png') center left no-repeat;  

}




#preContent{
    width: 100%;
}
#content{

    width:960px; 
    text-align: left;
    margin:0 auto;
    padding: 10px;
}





#preFooter{
    clear: both;
    width:100%;
    background-color: #ffffff;

    text-align: left;


}

#footer{

    width:960px;
    margin:0 auto;
    text-align: left;
    padding-top: 10px;

    color: #cacace;

}


#footer a{
    text-decoration: none;
    color: #cacace;
}

#footer a:hover{
    text-decoration: underline;
}








.doc,.docx,.rtf,.txt{
    background: url('../_immagini/layout/icon_doc.jpg') center left no-repeat;
    padding: 15px;
    padding-left: 50px;
}
.zip,.rar,.tar{
    background: url('../_immagini/layout/icon_zip.jpg') center left no-repeat;
    padding: 15px;
    padding-left: 50px;
}
.pdf{
    background: url('../_immagini/layout/icon_pdf.jpg') center left no-repeat;
    padding: 15px;
    padding-left: 50px;
}



#realizzazione{
    clear: both;
    margin:0 auto;
    padding: 20px 0px;
    width:100%;
    background-color: #ffffff;
    text-align: center;
    font-size:13px !important;


}
#realizzazione,
#realizzazione a{
    color:#cacace;
}










a.icon_exe{
    background-image:url('../_immagini/icone/icon.exe.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;
}
a.icon_doc{
    background-image:url('../_immagini/icone/icon.doc.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;

}
a.icon_docx{
    background-image:url('../_immagini/icone/icon.doc.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;

}
a.icon_xls{
    background-image:url('../_immagini/icone/icon.xls.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;

}
a.icon_zip{
    background-image:url('../_immagini/icone/icon.zip.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;
}
a.icon_pdf{
    background-image:url('../_immagini/icone/icon.pdf.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;
}
a.icon_rar{
    background-image:url('../_immagini/icone/icon.rar.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;
}
a.icon_tar{
    background-image:url('../_immagini/icone/icon.tar.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    padding-bottom: 20px;
    padding-top: 20px;
}
a.icon_rtf{
    background-image:url('../_immagini/icone/icon.rtf.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 30px; 
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}



.messageOk{

    text-align:center;
    background-image:url('../_immagini/icone/Ok.png');
    background-repeat:no-repeat;
    background-position:top center;   
}

.messageKo{

    text-align:center;
    background-image:url('../_immagini/icone/Ko.png');
    background-repeat:no-repeat;
    background-position:top center;  


}

.messageKo, .messageOk{

    padding: 10px;
    padding-top: 55px;
    padding-bottom: 20px;
    color: #828181;

}






.clear_l{
    clear:left;

}
.clear_r{
    clear:right;
}





.errors li{
    color:#ff0000;
}



.attachments{

    clear: both;
    margin-top: 20px;

}



ul.errors{
    clear:both;
}



.messageKo,
.messageOk{
    clear:both;
}



/*-------------------STILE FORM CONTATTI E NEWSLETTER--------------------------------*/





#contattiSx{

    float: left;
    width: 680px;
    margin-bottom: 20px;


} 



#contattiSx .campi{
    display: block;
    margin-top: 5px;
    float: left;
    color: #4D4D4D;
    font-size: 13px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    white-space: nowrap;
    min-width: 335px;
    min-height: 60px;


}
#contattiSx .campiAcconsento{
    display: block;
    margin-top: 5px;
    float: left;
    color: #4D4D4D;
    font-size: 13px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    white-space: nowrap;
    min-width: 335px;
    min-height: 60px;
    margin-left: 344px;


}

#contattiSx .campi p{
    /*    display: normal;*/
    color: #7B7C7E;


    margin-right: 10px;
    white-space: nowrap;


}




#contattiSx .campiNL{
    display: block;
    margin-top: 18px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    white-space: nowrap;
    width: 274px;

}
#contattiSx .campiNL input{
    margin-top: 8px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    white-space: nowrap;
    width: 10px;

}



#contattiSx input{
    /*    float: left;*/
    height:20px;
    width: 320px;

    border: none;
    font-size: 13px;
    background-color: #F0F1F1;
    color: #58585A;
    margin-top: 8px;



}
#contattiSx input[type=radio],
#contattiSx input[type=checkbox]{
    margin-top:0px !important;
}
#contattiSx input#operation-iscrizione,
#contattiSx input#operation-cancellazione{

    width: auto !important;
    line-height: 20px !important;
    height: auto;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    float:none; 

}
#contattiSx input#privacy{
    width: auto;
    float: left;
    margin-right: 5px;
}
#contattiSx textarea{
    /*    float: left;*/

    height:180px;
    width: 320px;
    border: none;
    font-size: 13px;
    background-color: #F0F1F1;
    color: #58585A;
    margin-top: 8px;
    margin-bottom: 5px;



}





.acconsento {

    font-size: 11px;
    color: #58585A;

}
.acconsentoNL p {
    /*display: block;*/
    float: left;
    font-size: 12px;
    color: #58585A;
    margin-right: 10px;

    /*    margin-top: 5px;*/
}




.txtNewsletter{
    padding: 0;
    margin-right: 5px;
    margin-left: 690px;
    width: 270px;
    font-size: 15px;
    /*    color: #7b7c7e;*/
    margin-bottom: 10px;


}
.txtContatti{
    padding: 0;
    margin-right: 5px;
    margin-left: 690px;
    width: 270px;
    font-size: 15px;
    color: #7b7c7e;


}
.txtContatti a{
    text-decoration: none;
    color: #646567;
}
.txtContatti a:hover{
    text-decoration: none;
    color: #7b7c7e;
}
.txtContatti p{

    color: #58585A;

}

.inviaForm{
    margin-left: 334px;
    margin-top: 20px;

}





.newsletterBox{
    margin-top: 13px;
    background: url("../_immagini/layout/newsletter-box.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    background-color: #F0F1F1;
    height: 45px;
    padding-left: 20px;
    padding-top: 35px;
    width: 265px;

}

.richiedi{
    float: left;
    margin-top: 10px;
}




#contattiSx input.bottone{


    background: none repeat scroll 0 0 #646567;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 13px;
    height: 30px;
    width: 133px;
    margin-top: 66px;
}


input#privacy{
    width: auto;
    float: left;
    margin-right: 5px;
}

input[type=checkbox]{
    margin-top:0px !important;
}


input#privacy{
    width: auto;
    float: left;
    margin-right: 5px;
}

input[type=checkbox]{
    margin-top:0px !important;
}





a.bottone{

    padding:10px 20px;
    margin:10px 0px;
    clear:both;
}
.bottone{

    background-color: #f6f6f5;
    border: 1px solid #b0b2b3;
    font-size: 13px;
    height: 30px;
    width: 243px;
    margin-top: 5px;
    color: #9C9E9F;
}

#contattiSx input.bottone{

    background: none repeat scroll 0 0 #646567;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 13px;
    height: 30px;
    width: 133px;
    margin-top: 66px;
}
#contattiSx input.bottoneNL{

    background: none repeat scroll 0 0 #646567;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 13px;
    height: 30px;
    width: 133px;
    /*    margin-top: 20px;*/
    margin-left: 350px;
}


.spedizioneDiv label{
    width: 160px;
    white-space: normal;
    cursor: pointer;
}
.spedizioneDiv{

    width:160px; 
    height: 120px;
    padding:5px;
    float:left;
    margin:5px;
    cursor: pointer;
}



/*-------------------FINE STILE FORM CONTATTI E NEWSLETTER--------------------------------*/



.c320,
.c480,
.c600,
.c768,
.c800
{

    visibility: hidden;
}



/*-------------------FINE STILE FORM CONTATTI E NEWSLETTER--------------------------------*/



/**
320 x 480
**/

@media screen and (min-width: 0px) and (max-width:480px){

    .c320{
        visibility: visible;
    }
}

/**
480 x 320
**/

@media screen and (min-width: 480px) and (max-width:600px){

    .c480{
        visibility: visible;
    }
}

/**
600 x 800
**/

@media screen and (min-width: 600px) and (max-width:768px){
    .c600{
        visibility: visible;
    }
}

/**
768 x 1024
**/

@media screen and (min-width: 768px) and (max-width:800px){
    .c768{
        visibility: visible;
    }

}

/**
800 x 600
**/

@media screen and (min-width: 800px) and (max-width:1024px){
    .c800{
        visibility: visible;
    }
}


/*
NUOVO SISTEMA ORDINE
*/

/*
Pagina PREORDER
*/
.proceedRegistered,
.loginChoise{

    width:49%;
    margin-top:10px;
    float:left;

}

.proceedUnregistered, .registerChoise{

    margin-top:10px;
    width:49%;
    float:left;


}


.proceedRegistered div.indent,
.proceedUnregistered div.indent,
.loginChoise div.indent,
.registerChoise div.indent
{
    padding-left:30px;
    padding-top: 10px;

}

.proceedRegistered h2,
.proceedUnregistered h2,
.loginChoise h2,
.registerChoise h2
{
    border-bottom: 1px solid #cacace;
    padding-bottom:3px;
    width:96%;
}

.proceedRegistered div,
.loginChoise div
{
    line-height: 2;
}
.proceedRegistered span,
.proceedUnregistered span,
.loginChoise span,
.registerChoise span
{
    display: block;
    margin:2px 0px;
}


.proceedRegistered span,
.proceedUnregistered span,
.proceedRegistered span a,
.proceedUnregistered span a,
.loginChoise span,
.registerChoice span,
.loginChoise span a,
.registerChoice span a
{
    color:#666 !important;
    font-size:13px !important;
    font-family: Arial;
    line-height: 1.9;
    padding: 10px 0px;


}


.proceedRegistered h3,
.proceedunregistered h3,
.proceedRegistered p,
.proceedunregistered p,
.proceedRegistered a,
.proceedunregistered a,
.loginChoise h3,
.registerChoice h3,
.loginChoise p,
.registerChoice p,
.loginChoise a,
.registerChoice a

{

    line-height:1.8;
}

/*
*
*
*
* NUOVO SISTEMA CHECKOUT
*
*
*
*/

#registerPage {
    width: 45%;
    float: left;
}

.registerText {
    float: left;
    width: 55%;
}

form#customersForm, form#paymentForm , .profileData{
    width: 65%;
    float:left;
}

.orderSummary, .ProfileBoxList, .defaultAddress {
    float: right;
    width: 270px;
    padding: 20px;
    border: 5px solid #cacace;

}

.defaultAddress{
    width: 77% !important;
    float: left;
}

.orderSummary h3 {
    width: 100% !important;
}

.profilePages .divTable, .ProfileBoxList .divTable{
    width: 90% !important;
    border-bottom: 0;
}

.summaryTable, .divTable {
    display: table;
    width: 100% !important;
    border-bottom: 1px solid #cacace;
    margin-bottom: 10px !important;
}

.summaryRow, .divRow{
    display: table-row;
    width: 100%;
}

.summaryCell, .divCell{
    display: table-cell;
}

.divCaption {
    display: table-caption;
    caption-side: bottom;
}

.divRow .divCell:first-child {
    /*width: 30% !important;*/
    width: 20% !important;
    font-weight: bold;
}

.divCell.singleCell{
    width: 100% !important;
    font-weight: normal !important;  
    padding: 5px;
}

.divCell{
    width: 50%;
    font-size: 14px;
    line-height: 1.8;
}

.confirmPage .divTable{
    width: 100% !important;
}


.ProfileBoxList a.active {
    text-decoration:underline;
}

.profilePages form  {
    width: 65%;
    float: left;
}

.ordersTable {
    width: 60%;
    float: left;
    text-align: center;
}


#profileShippingForm{
    width: 90% !important;
}


.customersFields div label,
.differentShippings div label,
#invoice_data div label,
#profileCustomerForm label,
#profileInvoiceForm label, 
#profilePasswordForm label,
#profileShippingForm label, 
.loginregisterpage label,
#registerPage label{
    clear: both;   
    display: block;
}

.customersFields div, .differentShippings div, #invoice_data div {
    margin-bottom: 10px;

}

.customersFields div + div,
.newShippingFields div,
#invoice_data div,
#profileCustomerForm div,
#profileShippingForm div, 
#profileInvoiceForm div{
    width: 50%;
    float: left;
}


select#country_id, select#customer_shipping_country_id {
    width: 302px;
}

.differentShippings, .newShippingFields, #invoice_data {
    display:none;
}

.required:before {
    content: "*";
}

label.required {
    font-weight: bold;
}

.spedizioneDiv {
    width: 310px;
    margin: 20px 0;
}


.spedizioneDiv label.checked, .addresses_list label.checked, .pagamentoDiv label.checked, .profileAddressesDiv label.checked{
    background:#f6f6f6;
    border:1px solid #000000 !important;
    color:#333 !important;
}

.spedizioneDiv label, 
.pagamentoDiv label, 
.addresses_list label, 
.pagamentoDiv label ,
.profileListAddresses {
    background:#ffffff;
    border:1px solid #cacace !important;
    color: #666 !important;
    font-family: Arial;
    font-size:15px;

    padding:10px !important;
    margin:5px;
    cursor:pointer;
    width: 250px;
    display:block;
}

.profileListAddresses{
    width: 90% !important;  
}

.profileAddressesDiv {
    width: 65%;
    float: left;
}

.profileListAddresses:hover {
    text-decoration: none;
    cursor: default;
}

.profileAddressesDiv .divCell {
    vertical-align: middle !important;
    font-weight: normal !important;
    width: 65% !important;
}



label[for*=default_] {
    width: 26% !important;
}

.editAddress, .deleteAddress, .useDefaultAddress {
    width: 90px;
    /*float: right;*/
    margin: 0 10px;

    /*float: left;*/
}

.pagamentoDiv {
    /*    width: 270px;*/
    float: left;
    clear: both;
}

.orderSteps,  .reservedAreaMenu{
    margin: 30px 0;
    height: 50px;
    border-bottom: 5px solid #cacace;
    width: 100%;
}
.orderSteps div, .reservedAreaMenu div{
    float: left;
    margin: 0 auto;
    width: 233px;
}


.reservedAreaMenu div{
    width: 313px !important;
    text-align: center;
}


.stepNumber{
    background-color: #4a4b4d;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: left;
    font-size: 23px;
    text-align: center;
    width: 31px;
    height: 31px;
}

.stepDescription {
    font-size:19px !important;
    text-transform: uppercase;
}

.orderSteps a:hover .stepNumber, div.active a .stepNumber {
    background-color: #00632e;
}

.orderSteps a:hover {
    text-decoration: none;
}

.stepDescription {
    float: left;
    font-size: 19px !important;
    left: 7px;
    position: relative;
    top: 3px;
    width: 190px;
}

.incompleteStep h3, .incompleteStep div, .incompleteStep a{
    color: #cacace !important;
}


.stepDisabled, .incompleteStep a{
    pointer-events: none;
    cursor: default;
}

table.products_list {
    text-align: center;
    width: 100%;
}




th{
    padding:5px 3px;
}


.editStep, .profileButton a
{
    /*color:#000 !important;*/
    color:#e6e6e6 !important;
    padding:4px 10px;
    font-family: Oranienbaum,Georgia,Arial !important;
    background: #00632e;
    /*background: #f0f0f0;*/

    border: none;
    /* width: 60px; */
    height:auto;
    margin-top:4px;

}

.editStep:hover, .profileButton a:hover {
    text-decoration: none;
    background: #f0f0f0;
    color:#000 !important;
}

.profileButton{
    text-align: right;

}

.actionButton,
a.buttonLogin{
    color:#ffffff !important;
    padding:4px 10px;
    font-family: Oranienbaum,Georgia,Arial !important;
    /*background: #4d4d4d;*/
    background: #00632e;

    border: none;
    /* width: 60px; */
    height:auto;
    margin-top:4px;

}

.actionButton:hover{

    opacity: 0.70;
    text-decoration: none;
}

.proceedRegistered,
.loginChoise{

    width:49%;
    margin-top:10px;
    float:left;

}

.proceedUnregistered, .registerChoise{

    margin-top:10px;
    width:49%;
    float:left;


}


.proceedRegistered div.indent,
.proceedUnregistered div.indent,
.loginChoise div.indent,
.registerChoise div.indent
{
    padding-left:30px;
    padding-top: 10px;

}

.proceedRegistered h2,
.proceedUnregistered h2,
.loginChoise h2,
.registerChoise h2
{
    border-bottom: 1px solid #cacace;
    padding-bottom:3px;
    width:96%;
}

.proceedRegistered div,
.loginChoise div
{
    line-height: 2;
}
.proceedRegistered span,
.proceedUnregistered span,
.loginChoise span,
.registerChoise span
{
    display: block;
    margin:2px 0px;
}


.proceedRegistered span,
.proceedUnregistered span,
.proceedRegistered span a,
.proceedUnregistered span a,
.loginChoise span,
.registerChoice span,
.loginChoise span a,
.registerChoice span a
{
    color:#666 !important;
    font-size:13px !important;
    font-family: Arial;
    line-height: 1.9;
    padding: 10px 0px;


}


.proceedRegistered h3,
.proceedunregistered h3,
.proceedRegistered p,
.proceedunregistered p,
.proceedRegistered a,
.proceedunregistered a,
.loginChoise h3,
.registerChoice h3,
.loginChoise p,
.registerChoice p,
.loginChoise a,
.registerChoice a

{

    line-height:1.8;
}



.orderPages #basketContent th{
    border-bottom:1px solid #999;
    font-family:Arial !important;


}

.orderPages .quantityUpdate{

    line-height: 1.4;
    font-size: 14px;
    margin-top:0px;
}
.orderPages #basketContent .dettagli:hover{
    background:transparent !important;
    opacity: 0.6;
}
.orderPages #basketContent .dettagli{

    margin-top: 0px;
}
.orderPages #basketContent td{
    border-bottom:1px solid #c6c6c6;
    font-family:Arial !important;
    padding:8px 0px;


}
.orderPages #basketContent td,
.orderPages #basketContent th,
.orderPages #basketContent span,
.orderPages #basketContent a,
.orderPages #basketContent p,
.orderPages #basketContent input{

    vertical-align:top !important;

}
.orderPages #basketContent .carrelloDelete{
    margin-top:5px;

}
.orderPages #basketContent input.quantityUpdate{

    margin-top:8px;
}

.orderPages .carrelloUpdate{


}

.orderPages #basketContent td span.totale{

    font-family:Arial !important;
    padding:8px 0px;
    font-weight: bold;

}

.orderPages .actionButton.indietro, .profilePages .actionButton.indietro{

    color:#000000 !important;
    border:1px solid #cacace;
    padding:4px 10px;
    font-family: Oranienbaum,Georgia,Arial !important;
    background: #ffffff;


    /* width: 60px; */
    height:auto;
    margin-top:4px;
}
.orderPages .actionButton, .profilePages .actionButton{
    width:100px;
    border:1px solid #444444;
    line-height: 30px !important;
    padding:0px !important;
    text-align: center;
    font-size:16px !important;
}
input.actionButton{

}

.orderPages label, .profilePages label{

    border:none;
    font-size:15px;
    font-family:Arial;
    padding:5px 0px;
    line-height: 2;
    float: none;
    clear:both;


}
.orderPages input[type=text], .profilePages input[type=text],
.orderPages input[type=password], .profilePages input[type=password],
.orderPages input[type=radio], .profilePages input[type=radio]
{

    line-height: 1.8;



}

.orderPages.shippingPage input[type=text], 
.orderPages.paymentPage input[type=text], 
.profilePages input[type=text],
.orderPages input[type=password], 
.orderPages input[type=text], 
.profilePages input[type=password]
{
    width : 235px;
}


.orderPages select, .profilePages select{

    height: 30px;
    width: 244px !important;
}


.editProfile {
    padding: 10px;
    width: 123px;
    margin-left: 10px;
}

/*.editProfile:hover, .editProfile.active {
    background-color: #96BD0D;
    color: #e6e6e6;
    text-decoration: none;
}*/

.checkboxDiv input{
    display:none;
}
.checkboxDiv label.checked{

    border:1px solid green;
    background-color:#f6f6f6;

}

.checkboxDiv.SelectAddress label{
    /*clear:both !important;*/
    height: 56px !important; 
}

.checkboxDiv label{
    width:42.5%;
    border: 1px solid #cacace;
    padding:5px;
    text-align: center;
    background-color:#ffffff;
    margin:5px 0px;
    float:left;
    cursor: pointer;
    clear: none !important;
    margin-right: 5px;

}

.spedizioneDiv {
    width: 90%;
}

.spedizioneDiv h1{

    font-family:Arial !important;
    clear: both;
}

.spedizioneDiv label, .addresses_list label {
    float: left;
    width: 240px !important;
    clear: none !important;
}

.pagamentoDiv label input{
    display: none;
}

.orderPages.shippingPage .spedizioneDiv label input[type="radio"], .addresses_list label input[type="radio"]{
    width: 5px !important;
}


.orderPages.shippingPage h3, .orderPages.paymentPage h3, .orderPages.confirmPage h3, .profilePages h3, .ProfileBoxList h3{

    border-bottom:1px solid #cacace;
    margin:5px 0px;
    padding:5px 0px;
    width:90%;
}


.orderPages.confirmPage h3{
    width: 100% !important;
}

.spaceTheContent{
    height:20px;
}

.shippingInstructions{

    padding:10px; 
    border:1px solid #f0f0f0;
    width: 50%;
    font-style: italic;
}
.borderSpacer {
    border-bottom: 1px solid #f0f0f0;
    margin: 20px 0 !important;
    height: 20px;
    clear: both;
    width: 90%;
}

.align_r {
    text-align: right;
}

.align_c {
    text-align: center;
}



#costomodalitapagamento{
    font-weight: bold;

}
.width100 {
    width: 100% !important;
}
.width90 {
    width: 90% !important;
}

#costoprodotti, #costospedizione, #costopagamento {
    font-size: 18px;
    font-weight: bold;
}

#costototale {
    font-size: 23px;
    font-weight: bold;
}

.actionButton.confirm {
    line-height: 40px !important;
    width: 280px !important;
    font-size: 20px !important;
    /*margin: 0 auto;*/
    display: block;
    float: right;
}

.termConditions label, .registerCustomer label {
    font-size: 18px !important;
}


#registerPage label[for=privacy] {
    display: inline;
}


.confirmPage h4 {
    border-bottom: 1px solid #cacace;
    margin: 5px 0;
    padding: 5px 0;
    width: 90%;
    font-size: 16px;
    color: #00632e;
}

.confirmPage .actionButton{
    padding: 5px !important;
    margin-bottom: 20px;
}

.profileData .singleCell div {

    margin: -25px 0;
}

.profileData .useDefaultAddress, 
.profileData .editAddress,
.profileData .deleteAddress{
    background: #cacace !important;
    border: 0px !important;
    color: #000 !important;
    float: left;
}

.activeAddress{
    border: 5px solid #cacace;
}

.ProfileBoxListMobile, .orderStepsMobile {
    display: none;
}

.ProfileBoxListMobile a.active {
    text-decoration:underline;
}

.contienicarello input[type=text] {
    width: 43px !important;
}

.totalBasket {
    font-size: 18px !important;
}

.PreviewShippingsCosts p {
    display: none;
}
.PreviewShippingsCosts {
    font-style: italic;
    margin-right: 30px;
}