﻿h1
{
    color: #ef3f44;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;    
}

h3
{
    color: #ef3f44;
    font-weight: bold;
    font-size: 13px;
    margin: 0px;    
}

h5
{
    color: #ef3f44;
    font-weight: bold;
    margin: 0px;
    font-size: 12px;
}

a.linkAdicionar:link, a.linkAdicionar:visited
{
    font-family: Arial Narrow;
    color: #ef3f44;
    text-decoration: none;
    font-weight: bold;
}

a.linkAdicionar:hover
{
    font-family: Arial Narrow;
    color: #ef3f44;
    text-decoration: underline;
    font-weight: bold;
}

a.linkMenuLeft:link, a.linkMenuLeft:visited
{
    font-family: Arial Narrow;
    color: #ef3f44;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

a.linkMenuLeft:hover
{
    font-family: Arial Narrow;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

.menuLeft
{
    font-family: Arial Narrow;
    color: #ef3f44;
    text-decoration: none;
    font-size: 13px;
    padding-left: 13px;
    background-image: url(../img/gotaMenu.gif);
    background-repeat:no-repeat;
    background-position: left 4px;
}

.hrMenuLeft
{
    width: 200px;
    height: 1px;
    color: #ef3f44;
    margin: 2px 0px 2px 0px;
    background-color: #ef3f44;
    font-size: 0px;
}

.hrMenu
{
    width: 200px;
    height: 1px;
    background-color: #ef3f44;
    margin: 2px 0px 2px 0px;
}

.hrDetalheProduto
{
    border: none;
    border-bottom: solid 1px #fac5c7;
    margin: 3px 0px 3px 0px;
}

#divTopo
{
	width: 100%;
	height: 94px;
	margin: 0px auto 0px auto;
	background-color: #ef3f44;
}

#divLogo
{
	width: 186px;
	height: 94px;
    background-image: url(../img/logo.gif);
    background-repeat: no-repeat;
    background-position: 16px 8px;
    padding: 8px 0px 0px 16px;
    float: left;
}

#divCentral
{
	width: 100%;
	height: 360px;
	margin: 10px 0px 10px 0px;
	background-color: #f2a066;
	background-image: url(../img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;	     
}

.divItemMenuCentralProdutos
{
	float: right;
	width: 144px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: left -56px;
	background-image: url(../img/menu.gif);
	display: block;
}

.divItemMenuCentralProdutos:hover
{
	float: right;
	width: 144px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu.gif);
	display: block;
}

.divItemMenuCentralCores
{
	float: right;
	width: 119px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: -144px -56px;
	background-image: url(../img/menu.gif);
	display: block;
}

.divItemMenuCentralCores:hover
{
	float: right;
	width: 119px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: -144px top;
	background-image: url(../img/menu.gif);
	display: block;
}

.divItemMenuCentralLoja
{
	float: right;
	width: 159px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: -263px -56px;
	background-image: url(../img/menu.gif);
	display: block;
}

.divItemMenuCentralLoja:hover
{
	float: right;
	width: 159px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: -263px top;
	background-image: url(../img/menu.gif);
	display: block;
}

.divItemMenuCentralSolucoes
{
	float: right;
	width: 144px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: -422px -56px;
	background-image: url(../img/menu.gif);
	display: block;
}

.divItemMenuCentralSolucoes:hover
{
	float: right;
	width: 144px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: -422px top;
	background-image: url(../img/menu.gif);
	display: block;
}

#divEscolhaCores
{
	width: 100%;
	height: 84px;
	background-color: #ef3f44;
}

#divConteudoHome
{
	width: 100%;
	height: 208px;
	background-color: #ef3f44;
	overflow: visible;
}    

#divLinhaFooter
{
	width: 100%;
	height: 11px;    
	background-color: #ef3f44;  
}

#divConteudoHomeLeft
{    
    width: 365px;
    float: left;
    background-image: url(../img/txtNoticias.gif);
    background-repeat: no-repeat;
    min-height:178px;
    padding-top: 30px;
    padding-right: 40px;
    color: #ffffff;
}

#divConteudoHomeRight
{
    float: left;
    width: 565px;
    background-image: url(../img/txtEmDestaque.gif);
    background-repeat: no-repeat;
    min-height:178px;
    padding-top: 30px;
    color: #ffffff;
}

.divConteudoImagem
{
    height: 200px;
    background-color: #f23427;
    background-repeat:no-repeat;
    background-position: center center;
    margin: 10px 0px 10px 0px;
}

.divTitleForm
{
    font-family: Arial Narrow;
    /*font-size: 24px;*/
    font-size: 16px;
    font-weight: bold;
    color: #ef3f44;
    margin-bottom: 10px;
}


#divTitle
{
    font-family: Arial Narrow;
    /*font-size: 24px;*/
    font-size: 26px;
    font-weight: bold;
    color: #ef3f44;
    margin-bottom: 35px;
    padding-left: 15px;
    background-image: url(../img/gotaTitulo.gif);
    background-repeat:no-repeat;
    background-position: left 6px;
}

#divEscolhaSonho
{
    font-family: Arial Narrow;
    /*font-size: 26px;*/
    font-size: 24px;
    color: #ef3f44;
    float: left;
}

#divVerPaletaCores
{
    font-family: Arial Narrow;
    /*font-size: 14px;*/
    font-size: 16px;
    color: #ef3f44;
    float: right;
    cursor: pointer;
}
#divTitlePaleta
{
    font-family: Arial Narrow;
    /*font-size: 26px;*/
    font-size: 24px;
    color: #ef3f44;
    float: left;
}
#divVerUniversosCor
{
    font-family: Arial Narrow;
    /*font-size: 14px;*/
    font-size: 16px;
    color: #ef3f44;
    float: right;
    cursor: pointer;
}


.divMenuLogin
{
    width: 216px;
    height: 27px;
}

.divItemMenuTopoLogin
{
    float: right;
    width: 81px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: -81px -27px;
    background-image: url(../img/menuLogin.gif);
    display: block;
}
.divItemMenuTopoLogin:hover
{
    float: right;
    width: 81px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: -81px top;
    background-image: url(../img/menuLogin.gif);
    display: block;
}

.divItemMenuTopoLogout
{
    float: right;
    width: 81px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: left -27px;
    background-image: url(../img/menuLogin.gif);
    display: block;
}
.divItemMenuTopoLogout:hover
{
    float: right;
    width: 81px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../img/menuLogin.gif);
    display: block;
}


.linkMenuTopoLogin
{
    width: 81px;
    height: 27px;
    display: block;
}

.divItemMenuTopoAreaCliente
{
    float: right;
    width: 135px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: -162px -27px;
    background-image: url(../img/menuLogin.gif);
    display: block;
}

.divItemMenuTopoAreaCliente:hover
{
    float: right;
    width: 135px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: -162px top;
    background-image: url(../img/menuLogin.gif);
    display: block;
}

.linkMenuTopoAreaCliente
{
    width: 135px;
    height: 27px;
    display: block;
}

.divBemvindo
{
    width: 545px;
    text-align: right;
    color: #FFFFFF;
    float: left;
    margin-top: 5px;
}

/*********************/

#tblCart thead td
{
    border-top: solid 2px #ef3f44;
    border-bottom: solid 1px #ef3f44;
}

#tblCart thead td
{
    color: #ef3f44;
    font-weight: bold;
}

#tblCart .sku
{
    font-size: 9px;
    color: #909090;
}

#tblCart .row
{
    border-bottom: solid 1px #cccccc;
}

#tblCart .altRow
{
    border-bottom: solid 1px #cccccc;
    background-color: #ffeeee;
}

#tblCart .total
{
    border-bottom: solid 2px #909090;
    background-color: #ffaeb0;
    font-weight: bold;
}

#tblAC .head
{
    border-top: solid 2px #ef3f44;
    border-bottom: solid 1px #ef3f44;
    color: #ef3f44;
    font-weight: bold;
}

#tblAC .sku
{
    font-size: 9px;
    color: #909090;
}

#tblAC .row
{
    border-bottom: solid 1px #cccccc;
}

#tblAC .altRow
{
    border-bottom: solid 1px #cccccc;
    background-color: #ffeeee;
}

#tblAC .total
{
    border-bottom: solid 2px #909090;
    background-color: #ffaeb0;
    font-weight: bold;
}

.txtCartNum
{
    text-align: right;
}

