﻿body 
{
    background: #FFFFFF;
}
a {color:#686867;text-decoration:none;}
a:hover { color:#7A2C2C;}

#pageGeral
{
    position: relative;
    margin-left: -410px;
    top: -5px;
    left: 50%;
    width: 820px;
    height: 612px; /* auto */
    border: solid 1px #FFFFFF;
}

/* LOGO E ENCOMENDAS ONLINE */
#logo
{
    position: absolute;
    width: 206px;
    height: 112px;
    left: 40px;
    top: 35px;
    background: url(../images/logo.png) no-repeat;     
    z-index: 2;
}

#encomendasonline
{
    position: absolute;
    width: 119px;
    height: 30px;
    left: 690px;
    top: 50px;
   /* background: url(../images/encomendasonline.jpg) no-repeat; */    
    z-index: 3;
}
#flags
{
    position: absolute;
    width: 119px;
    height: 30px;
    left: 630px;
    top: 55px;
    z-index: 4;
}
    
/* BORDER PAGE GERAL: TOP, CONTENT and BOTTOM */
#borderTop
{
    width: 820px;
    height: 10px;
    background: url(../images/border_top.jpg) no-repeat; 
}

#borderContent
{
    padding-top: 70px;
    background: url(../images/border_content.jpg) repeat-y; 
}

#homepage
{
    z-index: 1;
}

#borderBottom
{
    width: 820px;
    height: 10px;
    background: url(../images/border_bottom.jpg) no-repeat; 
}

#logoSpinBottom
{
    position: absolute;
    width: 34px;
    height: 18px;
    left: 775px;
    top: 625px;
    background: url(../images/logo_spin.jpg) no-repeat;     
    z-index: 3;
}

.Label 
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#7A2C2C;
}
.LabelBasket 
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#7A2C2C;
}
.lnkmsubmenu 
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration=none;
	padding-left:25px;
	line-height:15px
}
A.lnkmsubmenu:hover{color:FFFFFF;}


/*BASKET*/
.basket 
{
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
A.basket:hover
{
color:#7A2C2C;	
}
.basketBordeux 
{
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#7A2C2C;
	text-decoration:none;
}
A.basketBordeux:hover {
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#cccccc;
}

.label 
{
	font-family:Arial;
	font-size:17px;
	font-weight:normal;
	color:#7A2C2C;
	text-decoration:none;
	padding-left:15px;
	padding-top:10px;
	}
	
/*FOOTER*/
.LinksFooter 
{
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
A.LinksFooter:hover 
{
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:#7A2C2C;
	}
.copyright
{
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#bbbbbb;
	}	

/*FORMULARIOS*/
.frmNews 
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	border:solid 1px #9F9E9E;
}
.frmVinho 
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#504f4e;
	border:solid 1px #9F9E9E;
	background-color:#F5F5f5;
}
.Quant 
{
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#9F9E9E;
	border:solid 1px #A9A8A8;
	height:15px;
	width:15px;
	text-align:center;
	
}
.frmOK
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
A.frmOK:hover
{
	color:#7A2C2C;
}
.pesquisa 
{
	font-family:Arial;
	font-size:8px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
A.pesquisa:hover
{
color:#7A2C2C;	
}


/*CONTENT*/
#content
{
	padding-left:15px
}
.title
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	
}
A.title:hover { color:#7A2C2C;}

.lead
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#504f4e;
	line-height:16px;
	text-decoration:none;
}
A.lead:hover { color:#A9A8A8;}


.body
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#636362;
	text-decoration:none;
	line-height:18px;
	
}
A.body:hover { color:#7A2C2C;}

.labelFrm
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#636363;
	text-decoration:none;
	
}

.preco
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#7A2C2C;
	text-decoration:none;
}
A.preco:hover { color:#A9A8A8;}

.mais
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
A.mais:hover { color:#A9A8A8;}

.precoriscado
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#A9A8A8;
	text-decoration:none;
	text-decoration:line-through;
}

.tbbasket
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#aaaaaa;
}
.tbdetail
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#7A2C2C;
	text-decoration:none;
	background-color:#f5f5f5;
	line-height:25px;
}


/* outros */
.small {
	font-size: 11px;
}




/*FIREFOX ONLY*/

.menuContatUs {padding-top:55px;}
.menuEncomendas {padding-top:47px; }
.menuMais {padding-top:50px; }
.menuPesquisa {padding-top:43px; padding-left:7px;}