

.carrinho_item_detail input {
	border:1px solid red;
}

#carrinho_total {


}

.carrinho_input {

}

#carrinho_steps {
	height:15px;
    padding-bottom:5px;
    text-align:right;
    border-bottom:#dbdbdb 1px solid;
}

#carrinho_steps .selected {
    float:right;
    padding-left:10px;
    color:#F44C00;
}

#carrinho_steps .disabled {
    float:right;
    padding-left:10px;
}

#carrinho_login {
	float:left;
	width:330px;
}

#carrinho_registo {
	float:left;
	width:330px;
}

#carrinho_items {
    clear:both;
	width:600px;
	
}

#carrinho_item {
    clear:both;
}

.carrinho_item_head {
    float:left;
    width:14%;
    height:21px;
    font-weight:bold;
    padding-top:4px;
    background-color:#435c80;
	color:#ffffff;
}

.carrinho_item_head_first {
    float:left;
    width:20%;
    height:21px;
    font-weight:bold;
    padding-top:4px;
     background-color:#435c80;
	color:#ffffff;
    border-left:#dcdbdb 1px solid;
}

.carrinho_item_head_last {
    float:left;
    width:9%;
    height:21px;
    font-weight:bold;
    padding-top:4px;
     background-color:#435c80;
	color:#ffffff;
    border-right:#dcdbdb 1px solid;
}

.carrinho_item_detail {
    float:left;
    width:14%;
    height:20px;
    padding-top:3px;
    overflow:hidden;
    border-bottom:#dbdbdb 1px solid;
}

.carrinho_item_detail .input {
    text-align:center;
    border:#dbdbdb 1px solid;
    height:14px;
    width:40px;
}

.carrinho_item_detail_first {
    float:left;
    width:20%;
    height:20px;
    padding-top:3px;
    overflow:hidden;
    border-bottom:#dbdbdb 1px solid;
    border-left:#dbdbdb 1px solid;
}

.carrinho_item_detail_last {
    float:left;
    width:9%;
    height:23px;
    text-align:center;
    overflow:hidden;
    border-bottom:#dbdbdb 1px solid;
    border-right:#dbdbdb 1px solid;
}

#total {
    clear:both;
}

#total_left {
    float:left;
    width:453px;
    padding-top:2px;
    height:18px;
    font-weight:bold;
    text-align:right;
	background-color:#efefef;
	border-bottom:2px solid #ffffff;
}

#total_right {
    float:left;
    padding-top:2px;
    padding-bottom:15px;
    height:18px;
    font-weight:bold;
    text-align:left;
	padding-left:3px;
}

#carrinho_utilizador {
    padding-bottom:10px;
}

#carrinho_utilizador_moradas {
    clear:both;
}

#carrinho_utilizador_moradas .morada {
    float:left;
	width:260px;
	margin-right:20px;
    padding:10px;
    border:1px solid #dbdbdb;
	margin-bottom:30px;
	
}

#carrinho_utilizador_moradas .morada a {
    color:#435c80;
	font-weight:bold;
}


#carrinho_utilizador_moradas .morada_entrega a {
	  color:#435c80;
	font-weight:bold;
}

#carrinho_utilizador_moradas .morada_entrega {
    float:left;
	width:260px;
    padding:10px;
    border:1px solid #dbdbdb;
}

#carrinho_opcoes {
    clear:both;
    padding-top:15px;
    padding-bottom:60px;
	
}

#carrinho_opcoes .carrinho_opcoes_pagamento {
    float:left;
	padding-right:20px;
}

#carrinho_opcoes .carrinho_opcoes_pagamento select {
    color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#carrinho_opcoes .carrinho_opcoes_transporte {
    float:left;
}

#carrinho_opcoes .carrinho_opcoes_transporte select {
     color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



#carrinho_taxa_transporte {
    clear:both;
}

#taxa_transporte_left {
    float:left;
    width:453px;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:right;
	background-color:#edf1f7;
	border-bottom:2px solid #ffffff;
}

#taxa_transporte_right {
    float:left;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:left;
	padding-left:3px;
}

#carrinho_taxa_pagamento {
    clear:both;
}

#taxa_pagamento_left {
    float:left;
    width:453px;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:right;
	background-color:#edf1f7;
	border-bottom:2px solid #ffffff;
}

#taxa_pagamento_right {
    float:left;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:left;
	padding-left:3px;
	
}

div#carrinho_go_on {
    clear:both;
}




div#carrinho_dados_utilizador .carrinho_dados_utilizador_show {
    color:#435c80;
	font-weight:bold;
}

div#carrinho_opcao_pagamento_info .carrinho_dados_utilizador_show {
	color:#435c80;
	font-weight:bold;
}


/*
.fonte {
    color:#666666;
}

div#carrinho {}

div#carrinho_steps {
    height:20px;
    padding-bottom:5px;
    text-align:right;
    border-bottom:#CCCCCC 1px solid;
}

div#carrinho_steps .selected {
    float:right;
    padding-left:10px;
    font-size:16px;
    color:#FF6600;
}

div#carrinho_steps .disabled {
    float:right;
    padding-left:10px;
    font-size:16px;
    color:#CCCCCC;
}

div#carrinho_user_information {
    clear:both;
    padding-top:15px;
    padding-bottom:20px;
}

div#carrinho_title {
    clear:both;
    font-size:16px;
    color:#FF6600;
    padding-top:15px;
    padding-bottom:5px;
}

div#carrinho_items {
    clear:both;
}

div#carrinho_item {
    clear:both;
}

div#carrinho_item_head {
    float:left;
    width:20%;
    height:21px;
    font-weight:bold;
    padding-top:4px;
    background-color:#CCCCCC;
}

div#carrinho_item_head_first {
    float:left;
    width:30%;
    height:21px;
    font-weight:bold;
    padding-top:4px;
    background-color:#CCCCCC;
    border-left:#CCCCCC 1px solid;
}

div#carrinho_item_head_last {
    float:left;
    width:9%;
    height:21px;
    font-weight:bold;
    padding-top:4px;
    background-color:#CCCCCC;
    border-right:#CCCCCC 1px solid;
}

div#carrinho_item_detail {
    float:left;
    width:20%;
    height:20px;
    padding-top:3px;
    overflow:hidden;
    border-bottom:#E7E7E7 1px solid;
}

div#carrinho_item_detail .input {
    text-align:center;
    border:#E7E7E7 1px solid;
    height:14px;
    width:40px;
}

div#carrinho_item_detail_first {
    float:left;
    width:30%;
    height:20px;
    padding-top:3px;
    overflow:hidden;
    border-bottom:#E7E7E7 1px solid;
    border-left:#E7E7E7 1px solid;
}

div#carrinho_item_detail_last {
    float:left;
    width:9%;
    height:23px;
    text-align:center;
    overflow:hidden;
    border-bottom:#E7E7E7 1px solid;
    border-right:#E7E7E7 1px solid;
}

div#carrinho_total {
    clear:both;
}

div#total_left {
    float:left;
    width:70%;
    padding-top:2px;
    padding-bottom:15px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:right;
}

div#total_right {
    float:left;
    width:30%;
    padding-top:2px;
    padding-bottom:15px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:left;
}

div#carrinho_taxa_transporte {
    clear:both;
}

div#taxa_transporte_left {
    float:left;
    width:70%;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:right;
}

div#taxa_transporte_right {
    float:left;
    width:30%;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:left;
}

div#carrinho_taxa_pagamento {
    clear:both;
}

div#taxa_pagamento_left {
    float:left;
    width:70%;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:right;
}

div#taxa_pagamento_right {
    float:left;
    width:30%;
    padding-top:2px;
    height:18px;
    font-size:11px;
    font-weight:bold;
    text-align:left;
}
div#carrinho_forms {
    clear:both;
    padding-bottom:25px;
}

div#carrinho_login {
    float:left;
    width:45%;
    padding:10px;
    border:#999999 1px solid;
}

    div#carrinho_login .carrinho_resposta_erro {
        padding-top:15px;
        font-size:10px;
        color:#FF0000;
    }
    
    div#carrinho_registo .carrinho_resposta_erro {
        padding-top:15px;
        font-size:10px;
        color:#FF0000;
    }

    div#carrinho_login .title {
        padding-bottom:10px;
        font-size:16px;
        font-weight:bold;
        color:#FF6600;
    }
    
    div#carrinho_login .formulario {
        clear:both;
        padding-top:10px;
    }
    
        div#carrinho_login .formulario_field {
            float:left;
            width:40%;
        }
        
        div#carrinho_login .formulario_inupt {
            float:left;
            width:50%;
        }

div#hspace {
    float:left;
    width:10px;
}

div#carrinho_registo {
    float:left;
    width:45%;
    padding:10px;
    border:#999999 1px solid;
}

    div#carrinho_registo .title {
        font-size:16px;
        font-weight:bold;
        color:#FF6600;
    }
    
    div#carrinho_registo .formulario {
        padding-top:15px;
    }

div#carrinho_logado {}

.carrinho_input {
    text-align:left;
    border:#CCCCCC 1px solid;
    height:16px;
    width:140px;
}


div#carrinho_utilizador {
    padding-bottom:10px;
}

div#carrinho_utilizador_moradas {
    clear:both;
}

div#carrinho_utilizador_moradas .morada {
    float:left;
    width:40%;
    padding:10px;
    border:1px solid blue;
}

div#carrinho_utilizador_moradas .espaco {
    float:left;
    width:10px;
}

div#carrinho_utilizador_moradas .morada_entrega {
    float:left;
    width:40%;
    padding:10px;
    border:1px solid red;
}

div#carrinho_utilizador_moradas .input {
    text-align:left;
    border:#CCCCCC 1px solid;
    height:16px;
    width:140px;
}

div#carrinho_utilizador_moradas .textarea {
    text-align:left;
    border:#CCCCCC 1px solid;
    width:140px;
}


div#carrinho_opcoes {
    clear:both;
    padding-top:15px;
    padding-bottom:20px;
}

div#carrinho_opcoes .carrinho_opcoes_pagamento {
    float:left;
    width:50%
}

div#carrinho_opcoes .carrinho_opcoes_transporte {
    float:left;
    width:45%
}

div#carrinho_opcoes .select {
    font-size:11px;
    color:#4D4D4D;
    text-align:left;
    border:#CCCCCC 1px solid;
    height:16px;
    width:140px;
}

div#carrinho_seleccionar_opcoes {
    padding-top:15px;
    font-size:10px;
    color:#FF0000;
}

div#carrinho_mensagem {
    padding:15px;
    font-size:14px;
    color:#8F8E8D;
}

div#carrinho_dados_utilizador {
    padding-left:15px;
    padding-right:15px;
}


div#carrinho_opcao_pagamento_info {
    clear:both;
    border:green 1px dashed;
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
}

div#carrinho_opcao_pagamento_info .titulo {
    font-size:14px;
    color:green;
    padding-bottom:10px;
}

div#carrinho_opcao_pagamento_info .descricao {
    font-size:11px;
    color:green;
    padding-bottom:10px;
}

div#carrinho_mensagem_final {
    font-size:14px;
    color:#8F8E8D;
}


div#carrinho_go_on {
    clear:both;
}

*/