/* Global */
*{
    padding: 0;
    margin: 0
}
html{
    height: 100%;
}

body
{
    margin:0px;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    /*
    font-family: "Lucida Sans Unicode";*/
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    background: #ededed url('../images/bg.png') top left repeat-x;
}
img{
    border: 0;
}
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0
}

input:focus,
textarea:focus{
    outline: none;
    resize: none ;
}

input,
textarea{
    border: 0px;
    resize: none;
}
a,
a:link,
a:visited,
a:focus,
a:active
{  font-size:11px; font-weight:normal; color:#787878; text-decoration:none; outline:none; }

a:hover
{  font-size:11px; font-weight:normal; color:#fe8500; text-decoration:none; outline:none; }

.block {
    display: block;
}
.inlineBlock {
    display: block;
}
.floatLeft{
    display: inline-block;
    float: left;
}
.floatRight{
    display: inline-block;
    float: right;
}
.space50{
    display: inline-block;
    width: 100%;
    height: 50px;
}
.space20{
    display: inline-block;
    width: 100%;
    height: 20px;
}
.space30{
    display: inline-block;
    width: 100%;
    height: 30px;
}
.space10{
    display: inline-block;
    width: 100%;
    height: 10px;
}
.space15{
    display: inline-block;
    width: 100%;
    height: 15px;
}
.space5{
    display: inline-block;
    width: 100%;
    height: 5px;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.bold{
    font-weight: bold;
}

/* DEV  ------------------------------------------------------------------------- * /
div { border: 0px dotted red; }
div > div { border: 0px dotted green; }
div > div > div { border: 0px dotted yellow; }
div > div > div > div { border: 1px dotted #D27320; }
div > div > div > div > div { border: 1px dotted #FFF; }
div > div > div > div > div  > div { border: 1px dotted aqua; }
div > div > div > div > div  > div  > div { border: 1px dotted blue; }
div > div > div > div > div  > div  > div> div { border: 1px dotted magenta; }
 /*DEV  -------------------------------------------------------------------------*/

a.btn_70, a.btn_70:active, a.btn_70:visited, a.btn_70:link, a.btn_70:focus 
{
    background:transparent url("../images/btn_70.png") no-repeat  top left ;
    height: 17px;
    line-height: 17px;
    width: 70px;
    text-align: center;
    display: block;
    color: #fff;
}

a.btn_70:hover
{
    background: transparent url("../images/btn_70.png") no-repeat scroll -0px -17px ;
}
a.btn_30, a.btn_30:active, a.btn_30:visited, a.btn_30:link, a.btn_30:focus 
{
    background:transparent url("../images/btn_30.png") no-repeat  top left ;
    height: 17px;
    line-height: 17px;
    width: 30px;
    text-align: center;
    display: block;
    color: #fff;
}

a.btn_30:hover
{
    background: transparent url("../images/btn_30.png") no-repeat scroll -0px -17px ;
}

.BtnLimpar{
    display: inline-block;
    margin-right: 50px;
}

/* layers mains */
#layerMain{
    width: 100%;
    height: auto;
    vertical-align: top;
    text-align: center;
}

#layerCenter{
    width: 960px;
    display: inline-block;
    height: auto;
    vertical-align: top;
    text-align: center;
}

#langs{
    width:840px;
    display:inline-block;
    height: 15px;
    line-height: 20px;
}
#langs a{
    display: inline-block;
    float: right;
    padding: 0 5px;
    height: 15px;
    color: #A5A5A5;
}
#langs a:hover{
    color: orangered;
}
#langs a.active{
    color: #000;
    font-weight: bold;
}
#langs .langsSep{
    display: inline-block;
    float: right;
    border-left: 1px solid #737373;
    width: 1px;
    height: 15px;
}

#header{
    width:960px;
    display:inline-block;
}
#headerTopLeftCorners{
    display: block;
    height: 226px;
    padding-left: 19px;
    background: transparent url(../images/layout_1.png) left top repeat-x;
}
#headerTopRightCorners{
    display: block;
    height: 226px;
    padding-right: 19px;
    background: transparent url(../images/layout_1.png) scroll right top repeat-x;
}
#headerTopCenterBG{
    display: block;
    height: 226px;
    background: transparent url(../images/layout_1.png) scroll 0 -232px ;
}
.headerLeftCol1{
    display: block;
    float: left;
    margin-top: 19px;
    width: 123px;
    margin-right: 21px;
    margin-left: 2px;
}
.logo{
    display: block;
    width: 123px;
    height: 114px;
    background: transparent url(../images/logo.png) top left no-repeat;
    margin-bottom: 17px;
}
a.logo:hover{
    filter:alpha(opacity=90);
    opacity:0.9;
}
.headerCol2{
    margin-top: 19px;
    display: block;
    float: left;
    width: 770px;
    height: 190px;
    overflow: hidden;
   /* background: #fafafa url('../images/bg.png') top left repeat-x;*/
}
.headerCol2  .slideshow_banner  img{

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#maskBannerTop{
    display: block;
    width: 770px;
    height: 190px;
    position: relative;
    z-index: 999;
    float: left;
    top:-190px;
    *top:-193px;
    
    background: transparent url('../images/mask_banner_top.png') top left repeat-x;
    
}
.bannerTopImgContent{
     display: block;
    width: 770px;
    height: 190px;
    float: left;
    font-size: 0px;
}

/* Header cart ------*/

.topHeaderCart{
    display: block;
}
.topHeaderCartTitle{
    display: block;
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    color: #a8a8a8;

}
.topHeaderCartLink,
.topHeaderCartLink:link,
.topHeaderCartLink:active,
.topHeaderCartLink:visited
{
    display: block;
    padding-left: 26px;
    height: 30px;
    text-align: left;
    color: #a8a8a8;
    background: transparent url(../images/layout_1.png) scroll -31px -566px no-repeat;
    text-decoration: none;
}
.topHeaderCartLink:hover{
    background: transparent url(../images/layout_1.png) scroll -31px -599px no-repeat;
}
.topHeaderCartNumber{
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: left;
    padding-left: 10px;
    background: transparent url(../images/layout_1.png) scroll -50px -630px no-repeat;
}
.topHeaderCartTotal{
    display: block;
    padding-left: 10px;
    color: orangered;
    position: absolute;

}


/* Cart open ----------------------------------------------------*/


.balloonZone
{
    position: absolute ;
    display: none;
    width: 210px;
    top: 230px;
    z-index: 2;
}

.balloonTop
{
    display: block;
    float: right;
    width: 210px;
    padding-top: 12px;
    position: relative;
    background: transparent url(../images/balao_top.png) top right no-repeat;

}

.balloonBottom
{
    display: block;
    float: right;
    width: 198px;
    padding: 0 6px 12px 6px ;
    background: transparent url(../images/balao_bottom.png) bottom right no-repeat;

}
/* Slide Show banner ---------------------------------*/
#slideshow_banner{
    display: block;
    width: 770px;
    height: 190px;
    overflow: hidden;
    float: left;
}
#slideshow_banner a{
    display: block;
    width: 770px;
    height: 190px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#nav{
    position: relative;
    width: 770px;
    top: -20px;
    left: 0;
    z-index: 1000;
    padding: 0;
    margin: 0;
}
#nav a{
    display: inline-block;
    width: 10px;
    height: 10px;
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    background: #d5d5d5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity:0.8;
    filter:alpha(opacity=80);
}

#nav a.active {
    background: #000;
    opacity:0.5;
    filter:alpha(opacity=50);
} 



/* menu --------------------------------------------------*/
.menuTop{
    margin-top: 7px;
    display: block;
    height: 48px;
    padding-left: 15px;
    background: transparent url(../images/layout_1.png) bottom left no-repeat;
    margin-bottom: 7px;
}
.menuTopRight{
    display: block;
    height: 48px;
    padding-right: 15px;
    background: transparent url(../images/layout_1.png) right bottom no-repeat;
}
.menuTopBg{
    display: block;
    height: 48px;
    margin-left: 10px;
    background: transparent url(../images/layout_1.png) scroll 0px -463px repeat-x;
}


.sf-menu > li:first-child {
    background: transparent  scroll -50px -616px no-repeat;
}

/* Search zone ------------------------------------*/

.searchHeader{
    display: inline-block;
    float: right;
    width: 180px;
    height: 23px;
    margin-top: 12px;
}
.btnSearch{
    display: block;
    float: right;
    width: 28px;
    height: 22px;
    background: transparent url(../images/btn_search.png) top left no-repeat;
}
a.btnSearch:hover{
    background: transparent url(../images/btn_search.png) bottom left no-repeat;
}

.inputSearch{
    display: block;
    float: right;
    width: 120px;
    height: 23px;
    padding: 0 5px;
    font-size: 10px;
    background: transparent url(../images/bg_search.png) bottom right no-repeat;
    border: 0px;
    color: #fff;
    line-height: 23px;
    margin-right: 5px;

}

/* Content -----------------------------------------------*/

#content{
    display: block;
}
.contentTop{
    display: inline-block;
    width: 100%;
    height: 55px;
    background: transparent url(../images/bg_content_rounds.png) top left no-repeat;
}
.contentBottom{
    display: inline-block;
    width: 100%;
    height: 30px;
    background: transparent url(../images/bg_content_rounds.png) bottom left no-repeat;
}
.contentCenter{
    display: block;
    width: 100%;
    float: left;
    background: transparent url(../images/bg_content.png) top left repeat-y;
}

/* footer ---------------------------------------------------*/

#footerLogos{
    display: block; 
    padding-left: 9px;
    height: 48px;
    line-height: 48px;
    background: transparent url(../images/footer_rounds.png) top left no-repeat;
    margin-bottom: 10px;
    margin-top: 10px;
}

.footerRoundsRight{
    display: block; 
    padding-right: 9px;
    height: 48px;
    background: transparent url(../images/footer_rounds.png) top right no-repeat;
}
.footerContent{
    display: block; 
    height: 48px;
    line-height: 48px;
    background: #fff;
}

.edigmaCoding{
    display: inline-block;
    float: right;
    margin: 20px 20px 0 0;
}

/* HOme --------------------------------------------------------*/
a.iconHome,
a.iconHome:link,
a.iconHome:active,
a.iconHome:visited
{
    display: block;
    margin: 18px 8px 0 23px;
    float: left;
    width: 15px;
    height: 15px;
    background: transparent url(../images/layout_1.png) scroll 0px -633px no-repeat;
}
a.iconHome:hover
{
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(../images/layout_1.png) scroll -17px -633px no-repeat;
}
.breadcrumb{
    display: inline-block;
    float: left;
    margin: 18px 0px 0 0px;
    text-transform: uppercase;
}

.menuLeft{
    display: block;
    margin:  0px 20px 0px 20px ;
    width: 210px;
    min-height: 200px;
    /*  border: 1px dotted red;*/
    float: left;
}
.contentRight{
    display: block;
    margin:  0px 0px 0px 0px ;
    width: 670px;
    min-height: 200px;
    /*border: 1px dotted yellow;*/
    float: left;
}
.contentInside{
    display: block;
    /* margin:  0px 20px 0px 20px ;
     width: 100%;*/
    max-width: 920px;
    min-width: 665px;
    float: left;
    text-align: left;
}
.titlePage{
    display: inline-block;
    float: right;
    margin: 20px 30px 0 0px;
    text-transform: uppercase;
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

/* Contacts ----------------------------------*/

.leftContacts{
    display: block;
    width: 265px;
    float: left;
    margin-left: 20px;
}
.rightContacts{
    display: block;
    width: 600px;
    float: right;
    margin-left: 20px;
}
a.btnFormContacts,
a.btnFormContacts:link,
a.btnFormContacts:active,
a.btnFormContacts:visited
{
    display: block;
    height: 24px;
    border: 1px solid #eaeaea;
    line-height: 24px;
    padding: 0 30px;
    color: #787878;
    background:	#fff url('../images/seta_menu_hover.png') no-repeat  scroll 0 2px;
}
a.btnFormContacts:hover{

    color: #fe8500;
}
.titleContacts{
    display: block;
    text-align: left;
    padding: 20px 0 13px 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #787878;
    border-bottom: 1px dotted #e7e7e7;
}
.leftInfContacts{
    display: block;
    margin: 15px 0;
    color: #787878;
    font-size: 11px;
}
.rightInfContacts{
    display: block;
}
.formContacts{
    display: none;
    margin-left: 90px;
    width: 465px;
}



.contact_us_titulo
{
    display: block;
    font-family: Verdana;
    font-size: 18px;
    color: #919191;
    padding: 0px 0 13px 0;
    border-bottom: 1px dotted #e7e7e7;
}

.form_line
{
    display: block;
    height: 80px;
}

.form_line_textarea
{
    display: block;
    height: 135px;
}

.form_line_code
{
    display: block;
    height: 180px;
}

.form_col1
{
    display: block;
    height: 80px;
    width: 240px;
    float: left;
}

.form_col2
{
    display: block;
    height: 80px;
    width: 225px;
    float: left;
}

.line_sep
{
    border-bottom: 1px dotted #e7e7e7;
}

.input_us_1
{
    background: url("../images/form_contactos.png") no-repeat scroll 0 -36px transparent;
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 5px 0 10px;
    width: 210px;
}

.input_us_2
{
    background: url("../images/form_contactos.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 5px 0 10px;
    width: 455px;
}

.textarea
{
    background: url("../images/form_contactos.png") no-repeat scroll 0 -108px transparent;
    display: block;
    height: 105px;
    line-height: 33px;
    padding: 0;
    width: 465px;
}

.form_caption
{
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #787878;
    font-weight: bold;
}

.form_caption a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #787878;
    font-weight: bold;
}



.form_spacer35
{
    height: 35px;
}

/* Texto Livre ----------------------------------*/

.genItemListagem{
    display: inline-block;
    margin-bottom: 20px;
    min-height: 145px;
}
.genItemListagemImg{
    display: block;
    float: left;
    width: 210px;
    min-height: 145px;
    overflow: hidden;
    text-align: left;
}
.genItemListagemImg img{
    border: 1px solid #d7d7d7;
}
.genItemListagemContent{
    display: block;
    float  : left;
    width  : 460px;
    min-height: 137px;
    padding-bottom: 20px;
    color: #a5a5a5;
    background: transparent url(../images/bg_listagem.png) bottom left no-repeat;
}
.genItemListagemTitulo{
    display: block;
    width: 100%;
    float  : left;
    height: 30px;
    padding-bottom: 5px;
    color: #fe8500;
    font-weight: bold;

}
.genItemListagemLead{
    display: block;
    width: 100%;
    float  : left;
    text-align: justify;
    padding-bottom: 10px;

}

#top{
    margin-top: 20px;
} 

.genItem{
    display: block;
    float: left;
    color: #787878;
}

.genItemImg{
    float: left;
    margin: 0 20px 20px 0;
}
.genItemTitulo{

    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #fe8500;
}
.genItemLead{
    display: block;
    font-size: 12px;
    color: #717171;
    padding-bottom: 10px;
}

/* Campanhas ----------------------------------*/

.campanhasItemListagem{
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
    min-height: 145px;
}
.campanhasItemListagemImg{
    display: block;
    float: left;
    width: 210px;
    min-height: 145px;
    overflow: hidden;
    text-align: left;
}
.campanhasItemListagemImg img{
    border: 1px solid #d7d7d7;
}
.campanhasItemListagemContent{
    display: block;
    float  : left;
    width  : 460px;
    min-height: 137px;
    padding-bottom: 20px;
    color: #a5a5a5;
    background: transparent url(../images/bg_listagem.png) bottom left no-repeat;
}
.campanhasItemListagemTitulo{
    display: block;
    float  : left;
    width: 100%;
    height: 30px;
    padding-bottom: 5px;
    color: #fe8500;
    font-weight: bold;

}
.campanhasItemListagemLead{
    display: block;
    float  : left;
    width: 100%;
    text-align: justify;
    padding-bottom: 10px;

}


.campanhasItem{
    display: block;
    float: left;
    color: #a5a5a5;
}

.campanhasItemImg{
    float: left;
    margin: 0 20px 20px 0;
}
.campanhasItemTitulo{

    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #fe8500;
}
.campanhasItemLead{
    display: block;
    font-size: 12px;
    color: #717171;
    padding-bottom: 10px;
}


#form_subscrever{
    margin-left: 90px;
    width: 465px;
}



.subscrever_titulo
{
    display: block;
    font-family: Verdana;
    font-size: 18px;
    color: #919191;
    padding: 0px 0 13px 0;
    border-bottom: 1px dotted #e7e7e7;
}

.hrq_1 a{
    background: transparent url(../images/mail.png) left center no-repeat;
}
.hrq_1 a:hover
{
    background: transparent url(../images/mail_hover.png) left center no-repeat;
}

.footer_logos{
    float: left;
    height: 48px;
    line-height: 48px;
    display: block;
    vertical-align: middle;
    text-align:center;
    color: #fff;
}
.footer_logos img{
    padding-left: 10px;
    vertical-align:middle;
}


/* menu laterar ------------------------- */


.menuLeftContent{
    display: block;
    width: 100%;
}

.menuLeftBar{
    display: block;
    padding-left: 18px;
    background: transparent url('../images/bg_bar_menu_left.png') top left no-repeat;
    height: 37px;
    color: #a5a5a5;
}
a.menuLeftBar{
    color: #acacac;
}
a.menuLeftBar:hover{
    color: #FE8500;
}
.menuLeftBarTitle{
    display: block;
    width: 140px;
    margin-left: 10px;
    height: 37px;
    line-height: 39px;
    text-align: left;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
}
.menuLeftBarIcon{
    display: inline-block;
    width: 40px;
    float: right;
    height: 37px;
    line-height: 37px;
}

.menuLeftBoxContent{
    display: inline-block;
    width: 206px;
    margin: 0 3px 1px 3px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#box_area_privada{
    min-height: 120px;
}
.bgWhite{
    background: white;
}

.iconAreaPrivada{
    background: transparent url('../images/icon_area_privada.png') center center no-repeat;
}
.iconCatalogo{
    background: transparent url('../images/icon_catalogo.png') center center no-repeat;
}
.iconDocumentos{
    background: transparent url('../images/icon_documentos.png') center center no-repeat;
}

.form_login_line{
    display: block;
    width: 200px;
    height: 23px;
    padding-bottom: 7px;
}
.form_login_caption{
    display: block;
    width: 53px;
    height: 23px;
    padding-right: 10px;
    float: left;
    text-align: right;
    line-height: 23px;
    color: #a6a6a6;
    font-size: 10px;
}
.form_login_input{
    display: block;
    width: 134px;
    height: 23px;
    text-align: left;
    float: left;
}
.input_login{
    background: url("../images/bg_input_login.png") no-repeat bottom right;
    display: block;
    height: 23px;
    width: 134px;
    line-height: 23px;
    padding: 0 5px 0 5px;
    width: 125px;
    font-size: 10px;
    color: #fff;
}
.actionsLogin{
    background: url("../images/login_icon.png") no-repeat center left;
    display: block;
    width: 108px;
    padding-left: 50px;
    float: left;
    min-height: 35px;
}
a.loginRegisto{
    display: block;
    font-size: 10px;
    padding-left: 10px;
    background: url("../images/seta_login.png") no-repeat left center;
    text-align: left;
    margin-bottom: 3px;
}
a.loginRegisto:hover{
    font-size: 10px;
    background: url("../images/seta_login_hover.png") no-repeat left center;
}

/* Home Campanhas  ------------------------------------------*/
.homeCampanhas{
    display: block;
    width: 330px;
    overflow: hidden;
    float: left;
}
.homeCols{
    display: block;
    width: 950px;
}
.homeCol1{ 
    display: block;
    width: 330px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 20px;
}
.homeCol2{
    display: block;
    width: 545px;
    float: left;
    min-height: 500px;
    margin-left: 10px;
    margin-top: 20px;
}
.homeProdutos{
    display: block;
    float: left;
    width: 270px;
    min-height: 145px;
}
.homeProdutosLink{
    display: inline-block;
    cursor: pointer; 
    cursor: hand; 
}
.separadorProdutosHome{
    display: block;
    float: left;
    width: 539px;
    background: url(../images/bg_sep_home_produtos.png) no-repeat left top;
    height: 21px;
    margin-bottom: 15px;
}
.homeProdutoImag{
    display: block;
    float: left;
    width: 120px;
    height: 140px;
    margin: 0 10px 0 0px;
    overflow: hidden;
}
.homeProductContent{
    display: block;
    float: left;
    width: 130px;
    min-height: 100px;
}
.homeProductTitle{
    display: block;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    padding-top: 10px;
}
.homeProductLead{
    display: block;
    text-align: left;
    line-height: 13px;
}
.homeProductInf{

    display: block;
    min-height: 60px;
    margin-bottom: 5px;
}
.homeProductPreco{
    display: block;
    text-align: left;
    font-size: 15px;
    color: #fe8500;
    margin-left: 10px;
}
.euro{
    font-family: arial;
}
.euroCent{
    font-size: 11px;
}
.homeProductPrecoPromocao{
    text-decoration: line-through;
    color: #717171;
    font-size: 15px;
    margin-left: 10px;
}
a.btn_comprar,
a.btn_comprar:active,
a.btn_comprar:link,
a.btn_comprar:visited
{
    display: block;
    width: 50px;
    padding-right: 25px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    background: transparent url(../images/btn_comprar.png) top left no-repeat;
    font-weight: bold;
    color: #fb8e15;
}
a.btn_comprar:hover
{
    background: transparent url(../images/btn_comprar.png)  left  bottom no-repeat;
}
.homeProductBtnComprar{
    display: block;
    text-align: center;
    float: left;
    margin-top: 10px;
    color: #fe8500;
}
a.btn_esgotado,
a.btn_esgotado:active,
a.btn_esgotado:link,
a.btn_esgotado:visited
{
    display: block;
    width: 55px;
    padding-right: 20px;
    text-align: right;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    background: transparent url(../images/btn_esgotado.png) top left no-repeat;
    font-weight: bold;
    color: #535353;
}
a.btn_esgotado:hover
{
    color: #fb8e15;
    background: transparent url(../images/btn_esgotado.png)  left  bottom no-repeat;
}


/* Produtos Listagem ------------------------------------*/

.ProductsList{
    display: block;
    float: left;
    width: 280px;
    min-height: 145px;
    margin-left: 40px;
}
.ProductsListLink{
    display: inline-block;
    cursor: pointer; 
    cursor: hand; 
}
.separadorProductsList{
    display: block;
    float: left;
    width: 670px;
    background: url(../images/bg_sep_produtos.png) no-repeat center ;
    height: 21px;
    margin-bottom: 15px;
}
.ProductsListImag{
    display: block;
    float: left;
    width: 120px;
    min-height: 140px;
    margin: 0 10px 0 0px;
}
.ProductsListContent{
    display: block;
    float: left;
    width: 150px;
    min-height: 100px;
}
.ProductsListTitle{
    display: block;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    padding-top: 10px;
}
.ProductsListLead{
    display: block;
    text-align: left;
    line-height: 13px;
}
.ProductsListInf{

    display: block;
    min-height: 60px;
    margin-bottom: 5px;
}
.ProductsListPreco{
    display: block;
    text-align: left;
    font-size: 15px;
    color: #fe8500;
    margin-left: 10px;
}
.ProductsListPrecoPromocao{
    text-decoration: line-through;
    color: #717171;
    font-size: 15px;
    margin-left: 10px;
}
.ProductsListBtnComprar{
    display: block;
    text-align: center;
    float: left;
    margin-top: 10px;
    color: #fe8500;
	width: 90px;
}

/* PRODUTO --------------------------------------------*/

.produtoContent{
    display: block;
    width: 670px;
    margin-left: 10px;

}

.produtoImg{
    display: block;
    width: 250px;
    min-height: 250px;
    margin-left: 20px;
}
.produtoInfContent{
    display: block;
}
.produtoInfCol1{
    display: block;
    width: 300px;
    min-height: 250px;
    overflow: hidden;
    float: left;
}
.produtoInfCol2{
    display: block;
    width: 320px;
    min-height: 250px;
    overflow: hidden;
    margin-left: 20px;
    float: left;
}
.ProductoTitle{
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #4b4b4b;
}
.ProductoRef{
    display: block;
    text-align: left;
    font-size: 13px;
    color: #a5a5a5;
    padding: 10px 0;
}
.ProductoRef span{
    color: #ff8501;
}
.ProductoTexto{
    display: block;
    text-align: left;
    font-size: 12px;
    color: #787878;
}
.produtoZoom{
    display: block;
    text-align: center;
    float: left;
    width: 70px;
    min-height: 40px;
}
.zoom{
    display: block;
    width: 30px;
    height: 40px;
    padding-top: 30px;
    text-align: center;
    background: transparent url(../images/zoom.png)  top  center no-repeat;
    margin-left: 40px;

}
a.zoom:hover{
    background: transparent url(../images/zoom.png)  scroll 0 -92px no-repeat;

}

.produtoInfPreco{
    display: block;
    text-align: center;
    float: left;
    width: 100px;
    min-height: 40px;
    margin-left: 20px;
}
.ProductoBtnComprar{
    display: block;
    text-align: center;
    float: left;
    margin-top: 10px;
    padding-left: 15px;
    color: #fe8500;
}

.ProductoPreco{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fe8500;
}
.ProductoPromocao{
    text-decoration: line-through;
    color: #717171;
    text-align: center;
    font-size: 15px;
    padding-bottom: 5px;
}
.esgotado{
    font-weight: bold;
    color: #4b4b4b;
}

/* Produtos Rel ----------------------------------------------*/
.produtosRelContent{
    display: block;
    margin-left: 10px;
}
.produtosRelBar{
    display: block;
    height: 37px;
}
a.produtosRelBar{
    color: #acacac;
}
a.produtosRelBar:hover{
    color: #FE8500;
}


.produtosRelLeft{
    display:block;
    padding-left: 20px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) top left no-repeat;
}
.produtosRelRight{
    display:block;
    padding-right: 20px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) bottom right no-repeat;
}
.produtosRelContentBar{
    display:block;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) scroll 0px -38px repeat-x;
    line-height: 39px;
    padding-left: 10px;
}
.produtosRelBarTitle{
    display: block;
    width: 400px;
    height: 37px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    text-align: left;
    text-transform: uppercase;
}
.produtosRelBarIcon{
    display: inline-block;
    width: 40px;
    float: right;
    height: 37px;
    line-height: 37px;
}
.iconProdutosRel{
    background: transparent url('../images/icon_produtos_rel.png') center center no-repeat;
}
.produtosRelBoxContent{
    display: block;
    margin: 5px 2px 5px 3px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 663px;
}
.produtoRelContent{
    display: inline-block;
    margin: 10px;
}
.produtoRelImg{
    display: block;
    float: left;
    width: 140px;
    margin: 0 20px;
    text-align: center;
    border: 1px solid #e7e7e7;
    min-height: 65px;
}
a.imgRel:hover{
    filter:alpha(opacity=80);
    opacity:0.8;
}
.produtoRelInf{
    display: block;
    float: left;
    width: 250px;
    min-height: 65px;
    text-align: left;
}
.produtoRelPreco{
    display: block;
    float: left;
    width: 100px;
    min-height: 30px;
    margin-top: 20px;
}
.produtoRelbtn{
    display: block;
    float: left;
    width: 80px;
    min-height: 30px;
    margin-top: 10px;
    margin-left: 20px;
}

.produtosRelBoxContent #camada_pager{
    margin-top: 0px;
}
.produtosRelBoxContent .ProductoRef {
    padding: 5px 0 0 0 ;
}
.produtoRelInfLink{
    display: block;
    padding-left: 40px;
    background: transparent url('../images/btn_go.png') top left no-repeat;
}
a.produtoRelInfLink:hover{
    display: block;
    padding-left: 40px;
    background: transparent url('../images/btn_go.png') scroll 0 -158px  no-repeat;
}


a.loginTop{
    padding: 0 0 0 15px;
    margin-left: 30px;
    line-height: 48px;
    min-height: 48px;
    color: #787878;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    background: transparent url('../images/icon_area_privada_off.png') center left no-repeat;
}

a.loginTop:hover{
    color: #FF8501;
    background: transparent url('../images/icon_area_privada.png') center left no-repeat;
}
a.logoutTop{
    padding: 0 0 0 15px;
    margin-left: 10px;
    line-height: 48px;
    min-height: 48px;
    color: #787878;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    background: transparent url('../images/icon_cliente_off.png') center left no-repeat;
}

a.logoutTop:hover{
    color: #FF8501;
    background: transparent url('../images/icon_cliente.png') center left no-repeat;
}
a.registoTop{
    padding: 0 0 0 15px;
    margin-left: 10px;
    line-height: 48px;
    min-height: 48px;
    color: #787878;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    background: transparent url('../images/icon_area_privada_off.png') center left no-repeat;
}

a.registoTop:hover{
    color: #FF8501;
    background: transparent url('../images/icon_area_privada.png') center left no-repeat;
}

.loginBar{
    margin-top: 20px;
    display: block;
    width: 328px;
    padding-left: 20px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) top left no-repeat;
}
.loginRight{
    display: block;
    padding-right: 20px;

    width: 290px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) bottom right no-repeat;
}  
.loginContentBar{
    display: block;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) scroll 0px -38px repeat-x;
    line-height: 39px;
    padding-left: 10px;
}
.loginBarTitle{
    display: block;
    width: 200px;
    height: 37px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    text-align: left;
    color: #787878;
    text-transform: uppercase;
}

.loginBoxContent {
    display: inline-block;
    width: 322px;
    margin: 0 3px 1px 3px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.loginBoxContent .form_login_line{
    width: 300px;
}
.loginBoxContent .actionsLogin{

    padding-left: 70px;
}

.loginBoxContent .input_login{
    background: transparent url("../images/bg_input_login_big.png") no-repeat top left;
    display: block;
    height: 23px;
    width: 220px;
    line-height: 23px;
    padding: 0 5px 0 5px;
    color: #fff;
}

.iconAreaPrivada2{
    background: transparent url('../images/icon_area_privada_off.png') center center no-repeat;
}


/* Form Registo ---------------------------- */

.formRegisto{
    display: block;
    float: left;
    margin-left: 90px;
}

.BarContent{
    display: block;
    float: left;
    padding-left: 20px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) top left no-repeat;
    margin-left: 40px;
    width: 550px;
}
.BarContentRight{
    display: block;
    padding-right: 20px;
    width: 530px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) bottom right no-repeat;
}
.BarContentBar{
    display: block;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) scroll 0px -38px repeat-x;
    line-height: 39px;
    padding-left: 10px;
    color: #787878;
    font-weight: bold;
}
.BarContentTitle{
    display: block;
    float: left;
    width: 430px;
    height: 37px;
    line-height: 39px;
    color: #acacac;
}
.iconCliente{
    background: transparent url('../images/icon_cliente.png') center center no-repeat;

}
.formRegisto .form_caption span{
    color: #fe8500;
}
.formRegisto .btn_70{
    float: right;
}

/* recuperar ----------------------------------*/
.contentRecuperar{
    display: block;
    padding-left: 170px;
    padding-top: 30px;
}
.captcha_login{
    display: block;
    padding-left: 60px;
}
.input_80{
    background: url("../images/bg_input_80.png") no-repeat top left;
    display: block;
    height: 23px;
    width: 70px;
    line-height: 23px;
    padding: 0 5px 0 5px;
    color: #fff;
}

.actionsAreaPrivada{
    font-size: 11px;
    display: block;
    width: 160px;
    padding-left: 20px;
    float: left;
    min-height: 35px;
    margin: 10px 0;
}
.actionsAreaPrivada a,
.actionsAreaPrivada a:hover
{
    font-size: 11px;
}
.iconAreaPrivadaLogado{
    min-height: 30px;
    background:  url("../images/login_icon.png") no-repeat scroll left center transparent
}

/* Pesquisa ------------------------------------*/
.pesquisaContent{
    display: inline-block;
    float: left;
    margin-left: 80px;
}
a.pesquisaTitulo,
a.pesquisaTitulo:active,
a.pesquisaTitulo:link
{
    display: block;
    float: left;
    text-align: left;
    font-weight: bold;
    color: orangeRed;
}
a.pesquisaTitulo:visited{
    color: #787878;
}
a.pesquisaTitulo:hover{
    color: #FE8500;
}
a.pesquisaLead,
a.pesquisaLead:hover{
    display: block;
    float: left;
    text-align: left;
    color: #787878;
}
.pesquisaInfo{
    display: block;
    text-align: left;
    color: #4b4b4b;
    font-size: 12px;
}
.pesquisaImg{
    display: inline-block;
    float: left;
    margin-right: 15px;
    min-width: 50px;
}
.produtoImgLink{
    display:table-cell;
    vertical-align:middle;
    width: 250px;
    height: 250px;

}
.productoImgLink img{
    vertical-align:middle;
}

/* Steps -----------------------------------*/

.steps{

    display: block;
    min-height: 50px;
    margin: 0 20px;
    background: url(../images/bg_bar_steps.png) transparent top left no-repeat;

}
.steps div{
    display: block;
    float: left;
    width: 156px;
    min-height: 50px;
    background: url(../images/bg_ponto_off_step.png) transparent top center no-repeat;
    overflow: hidden;
}
.steps a
{
    display: block;
    float: left;
    width: 156px;
    min-height: 50px;
    overflow: hidden;
    vertical-align: top;
    color: #787878;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
}
.steps a.l_step_first_on,
.steps a.l_step_middle_on,
.steps a.l_step_last_on,
.steps a.l_step_end_on
{
    background: url(../images/bg_ponto_on_step.png) transparent top center no-repeat;
}
.steps a:hover
{
    color: #FE8500;
    background: url(../images/bg_ponto_on_step_hover.png) transparent top center no-repeat;

}


.BarContentCarrinho{
    display: block;
    padding-left: 20px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) top left no-repeat;
    margin-left: 17px;
    width: 610px;
}
.BarContentCarrinhoRight{
    display: block;
    padding-right: 20px;
    width: 590px;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) bottom right no-repeat;
}
.BarContentCarrinhoBar{
    display: block;
    height: 37px;
    background: transparent url(../images/bg_bar_protucts_rel.png) scroll 0px -38px repeat-x;
    line-height: 39px;
    padding-left: 10px;
    color: #787878;
    font-weight: bold;
}

.iconCart{
    background: transparent url('../images/icon_cart.png') center center no-repeat;
}

.BarContentArtigo{
    line-height: 39px;
    color: #acacac;
    font-weight: bold;
    display: block;
    float: left;
    width: 300px;
    text-align: center;
}
.BarContentQtd{
    background: transparent url(../images/layout_1.png) scroll -50px -620px no-repeat;
    line-height: 39px;
    color: #acacac;
    font-weight: bold;
    display: block;
    float: left;
    width: 150px;
    text-align: center;
}
.BarContentPreco{
    line-height: 39px;
    color: #acacac;
    font-weight: bold;
    display: block;
    float: left;
    width: 80px;
    text-align: center;
    background: transparent url(../images/layout_1.png) scroll -50px -620px no-repeat;
}

.produtoCartContent{
    display: inline-block;
}

.produtoCartImg{
    display: block;
    float: left;
    width: 120px;
    margin: 0 10px;
    text-align: center;
    min-height: 65px;

}
a.imgCart:hover{
    filter:alpha(opacity=80);
    opacity:0.8;
}
.produtoCartInf,
.linkProductCart{
    display: block;
    float: left;
    width: 190px;
    min-height: 65px;
    text-align: left;
}
.ProductoCartTitle{
    display: block;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
}
.produtoCartQtd{
    display: block;
    float: left;
    text-align: center;
    width: 140px;
    min-height: 65px;
    margin-left: 10px;
    color: #FE8500;
    line-height: 50px;
    font-weight: bold;
}
.produtoCartPreco{
    display: block;
    float: left;
    width: 70px;
    min-height: 50px;
    text-align: left;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px
}
.produtoCartRemove{
    display: block;
    float: left;
    width: 20px;
    min-height: 65px;
    text-align: left;
    margin-left: 25px;
}
a.btn_remover,
a.btn_remover:active,
a.btn_remover:visited,
a.btn_remover:link
{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 20px;
    background: transparent url(../images/btn_remover.png) top left no-repeat;
}
a.btn_remover:hover
{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: transparent url(../images/btn_remover.png) bottom left no-repeat;
}
.qtdContent{
    margin-top: 20px;
    display: inline-block;
    width: 74px;
    height: 22px;
    line-height: 23px;
    color: #FE8500;
    font-weight: bold;
    background: transparent url(../images/bg_qtd.png) bottom left no-repeat;
}
a.qtdUp{
    display: block;
    width: 22px;
    height: 22px;
    float: right;
    background: transparent url(../images/bg_up.png) top left no-repeat;
}
a.qtdUp:hover{
    background: transparent url(../images/bg_up.png) bottom left no-repeat;
}
a.qtdDown{
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    background: transparent url(../images/bg_down.png) top left no-repeat;
}
a.qtdDown:hover{
    background: transparent url(../images/bg_down.png) bottom left no-repeat;
}
.qtdContentNumber{
    display: block;
    float: right;
    width: 30px;
    height: 22px;
}

.produtosCartContent{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-left: 23px;
    width: 620px;
    margin-top: 5px;
}
.carrinhoInfoContent{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e7e7e7;
    display: block;
    min-height: 55px;
    width: 620px;
    margin-left: 23px;
}
.carrinhoCodigoContent{
    display: block;
    height: 31px;
    width: 260px;
    float: left;
    margin: 12px 10px;
    line-height: 31px;
    font-size: 10px;
    font-weight: bold;
    color: #a5a5a5;
    background: transparent url(../images/bg_carrinho_codigo.png) top left no-repeat;
}
.carrinhoCodigoText{
    padding-left: 10px;
    display: block;
    line-height: 31px;
    width: 110px;
    height: 31px;

}
.carrinhoCodigoInput{
    padding-right : 10px;
    display : block;
    line-height : 31px;
    width : 127px;
    height : 31px;
}
.input_codigo{
    margin-top: 3px;
    background: url("../images/bg_input_codigo.png") no-repeat bottom right;
    display: block;
    height: 23px;
    width: 70px;
    line-height: 23px;
    padding: 0 5px 0 5px;
    color: white;
}
.carrinhoCodigoInput a{
    margin-top: 7px;
}
.produtoAlterar{
    padding-left : 376px;
    display : block;
    height: 25px;
}
.produtosCartBtns{
    margin-left: 23px;
    width: 620px;
    margin-top: 10px;

}

.carrinhoInfo{
    display: block;
    float: right;
    width: 250px;
    min-height: 30px;
    color: #787878;
    font-size: 12px;
    margin-top: 7px;
}

.infDescontoContent,
.infTotalContent{
    display: block;
    min-height: 23px;
}

.infDescontoContentText,
.infDescontoContentText{
    display: block;
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 10px;
}
.infTotalContent span{
    font-size: 9px;
    color: #787878;
    padding-left: 10px;
}
.infTotalContentValor{
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: #FE8500;
}
.infDescontoContentValor{
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.carrinhoLogin{
    display: block;
    margin: 30px 0 20px 320px;
}

.expedicaoLinha{
    display: block;
    margin-top: 10px;
    width: 470px;
    color: #787878;
    border-bottom:1px dotted #d5d5d5;
    min-height: 30px;
}
.expedicaoTitulo{
    display: block;
    float: left;
    width: 300px;
    min-height: 30px;
    text-align: left;
    line-height: 30px;
}
.expedicaoTitulo span{
    color: #4b4b4b;
    font-weight: bold;
}
.expedicaoPreco{
    display: block;
    float: left;
    font-weight: bold;
    width: 100px;
    text-align: center;
    min-height: 30px;
    line-height: 30px;
}
.expedicaoCheckbox{
    display: block;
    float: left;
    font-weight: bold;
    width: 68px;
    text-align: center;
    min-height: 10px;
    margin-top: 7px;
}

.pagamentoLinha{
    display: inline-block;
    margin-top: 10px;
    width: 470px;
    color: #787878;
    border-bottom:1px dotted #d5d5d5;
    min-height: 30px;
}
.pagamentoTitulo{
    display: block;
    float: left;
    width: 280px;
    min-height: 30px;
    text-align: left;
    line-height: 30px;
}
.pagamentoTitulo span{
    color: #4b4b4b;
    font-weight: bold;
}
.pagamentoImg{
    display: block;
    float: left;
    font-weight: bold;
    width: 100px;
    text-align: center;
    min-height: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.pagamentoCheckbox{
    display: block;
    float: left;
    font-weight: bold;
    width: 68px;
    text-align: center;
    min-height: 10px;
    margin-top: 10px;
}
.protuctContentInf{
    display: inline-block;
    min-height: 105px;
}

.carrinhoInfoContentConfirmar{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e7e7e7;
    display: block;
    min-height: 90px;
    width: 620px;
    margin-left: 23px;
}


.carrinhoInfoContentConfirmar .infDescontoContentValor{
    font-size: 11px;
}
.carrinhoInfoContentConfirmar .infDescontoContentText {
    width: 145px;
}

.caixaConfirmacaoDados{
    display: block;
    width: 250px;
    padding: 15px;
    min-height: 150px;
    float: left;
}

.produtosCartContent{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E7E7E7;
    margin-left: 23px;
    width: 620px;
    margin-top: 5px;
    display: inline-block;
    color: #A5A5A5;
}
.ConfirmacaoDadosTitulo{
    color: #FF8501;
}
.produtosCartContent .ProductoPromocao{
    font-size: 12px;
}
.preloader{
    background: transparent url("../images/loading.gif") no-repeat top left;
    height: 19px;
    width: 220px;
    display: block;
    visibility: hidden;
    float: right;
}

.carrinhoInfoEncomenda{
    float: left;
    display: block;
    width: 200px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E7E7E7;
    background: #fff;
    margin: 20px 0 0 20px;
    padding: 15px;

}

a.encomendaContent{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
}
a.encomendaContent:hover{
    background: #F7F7F7;
}
.encomendaDescricao{
    display: block;
    float: left;
    width: 160px;
    min-height: 30px;
    line-height: 30px;
    padding: 0 30px;
    font-weight: bold;

}

.encomendaData{
    display: block;
    float: left;
    width: 140px;
    text-align: center;
    min-height: 30px;
    line-height: 30px;
}
.encomendaTotal{
    display: block;
    float: left;
    width: 90px;
    text-align: center;
    min-height: 30px;
    line-height: 30px;
}

.encomendaVerMais{
    display: block;
    float: left;
    font-size: 10px;
    padding-left: 10px;
    margin-left: 5px;
    background: url("../images/seta_login.png") no-repeat left center;
    text-align: left;
    width: 5px;
    min-height: 30px;
    line-height: 30px;
}

.produtosCartContent a:hover .encomendaVerMais{
    background: url("../images/seta_login_hover.png") no-repeat left center;
}

.produtoEncomendaContent{
    display: inline-block;
    border-bottom: 1px solid #E7E7E7;
    color: #000;  
    width: 580px;;
    padding: 10px 20px;
}
.produtoEncomendaInf{
    display: block;
    float: left;
    width: 300px;
}
.produtoEncomendaQtd{
    display: block;
    float: left;
    width: 160px;
    text-align: center;
}
.produtoEncomendaPreco{
    display: block;
    float: left;
    width: 120px;
    text-align: center;
}