@import url("_header.css");
@import url("_menu.css");
@import url("_content.css");
@import url("_commerce.css");
@import url("_calendar.css");

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, font, img, b, u, i, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background-image: url(../_Images/bg_geral.gif);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #404040;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

p {
    margin-top: 0px;
}

img, fieldset {
    margin:0px;
    padding:0px;
    border: none;
}
/************************************
CORE ROOT 
************************************/
#site {
    width: 920px;
    height: 764px;
    margin: 0 auto;
}

#details {
    float: left;
    width: 638px;
    min-height: 522px;
    background-image: url(../_Images/detalhes_produto_bg.gif);
    background-position: center;
    background-repeat: no-repeat;
}

#details-no-bg {
    float: left;
    width: 638px;
    min-height: 522px;
    background-position: center;
    background-repeat: no-repeat;
}

#details-content {
    width: 585px;
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}

p, .text {
    font-size: 12px;
    color: #333;
    text-align: justify;
}

h1, h2, h3, h4 {
    padding: 0px;
    margin: 0px;
}

.normal {
    color: #333;
}

.alt {
    color: #C30;
}

.editor-label {
    padding-left:10px;
    padding-top:3px;
    color: #333;
    width: 135px;
    height: 28px;
    float:left;
    font-size:12px;
    clear:left;
}

.editor-field {
    float:left;
    clear:right;
    width:440px;
}

.editor-actions {
    padding-top:15px;
    float:left;
}

.editor-errors {
    background-color:#C30;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    margin-bottom:12px;
    padding:5px;
}

.editor-required,
.editor-error {
    color:#C30;
    font-size:12px;
    padding-left:2px;
    padding-right:2px;
    font-weight:bold;
}

.editor-error {
    padding-left:5px;
}
.editor-field select,
.editor-field input[type=checkbox],
.editor-field input[type=password],
.editor-field input[type=text] {
    color: #333;
    background-color: #CCC;
    font-size: 12px;
    border: solid 1px #999;
}

.editor-field select {
    width:152px;
}
.editor-field input[type=password],
.editor-field input[type=text] {
    width:150px;
}

.editor-field input[type=text].wider {
    width:350px;
}

.editor-actions input[type=button],
.editor-actions input[type=submit] {
    color: #FFF;
    background-color: #C30;
    font-weight: bold;
    font-size: 12px;
    border: solid 1px #FFF;
    float:left;
    clear:right;
    margin-right:10px;
    text-transform:uppercase;
}

/************************************
BREADCRUMBS AND TITLES
************************************/
#breadCrumb {
    width: 624px;
    height: 30px;
    float: left;
    padding-left: 18px;
    font-size: 16px;
    color: #666;
    text-decoration: none;
}

#breadCrumb a {
    font-size: 16px;
    color: #666;
    text-decoration: none;
}

#breadCrumb strong {
    font-size: 16px;
    color: #C30;
    font-weight: bold;
    text-decoration: none;
}

h3,
.title {
    font-size: 14px;
    color: #666;
    font-weight: bold;
	_margin-left:15px;
	_margin-top:18px;
}

h3.title{
    margin-bottom: 15px;
	_margin-bottom:10px;
}

h4,
.title_alt {
    font-size: 14px;
    color: #C30;
    font-weight: bold;
}

h4.title_alt {
    margin-bottom: 5px;
}

/************************************
NAVIGATION
************************************/
#navigation {
    top:0px;
    width: 588px;
    padding:5px;
    text-align: center;
    float: left;
    margin-left: 19px;
    margin-top: 32px;
}

#navigation-left,
#navigation-right {
    width: 150px;
}

#navigation-left, 
#navigation-left img,
#navigation-left a {
    float: left;
}

#navigation-right, 
#navigation-right img,
#navigation-right a {
    float: right;
}

#navigation-left div,
#navigation-right div {
    padding-top:10px;
}

#navigation-left > img {
    padding-right:15px;
}
#navigation-right > img {
    padding-left:15px;
}

#navigation a.link {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: none;
}

#navigation a.link:hover {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: overline;
}

#navigation-center {
    color: #CCC;
    font-size: 16px;
    font-weight: bold;
    width: 288px;
    padding-top:8px;
    float: left;
}

#navigation-center a {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
}

#navigation-center span {
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    background-color: #C30;
}

/************************************
HOMEPAGE
************************************/
#hp_img {
    text-align: center;
    width: 638px;
}

#hp_logo {
    width: 638px;
    height: 89px;
    text-align: center;
    float: left;
}

/************************************
PRODUCT DETAIL
************************************/
h3.title > span {
    text-align: right;
    float: right;
}

#product_col1 {
    width: 334px;
    margin-left: 10px;
    margin-right: 10px;
    height: 340px;
    float: left;
}

#product_col2 {
    width: 231px;
    height: 328px;
    float: left;
    display: block;
    text-align: center;
    padding-top:12px;
}

#product_col2 > img {
    margin-bottom: 12px;
}

#relatedProducts {
    width: 587px;
    height: 109px;
    float: left;
    background-image: url(../_Images/bg_relacionados.png);
    text-align: center;
    margin:0px;
    padding:0px;
}

#relatedProducts li {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}

/************************************
PRODUCT CATALOG AND SEARCH
************************************/

.product-list-item {
    width: 604px;
    height: 130px;
    background-image: url(../_Images/bg_detalhes_produtos.gif);
    float: left;
    margin-left: 18px;
	_margin-left:10px;
}

.product-list-item > img {
    width: 134px;
    height: 100px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.product-list-item > h3 {
    width: 430px;
    margin-top: 14px;	
    margin-left: 10px;	
    float: left;
    margin-bottom: 0px;
}

.product-list-item > div.text {
    width: 430px;
    margin-top: 6px;
    margin-left: 10px;
    float: left;	
}

.product-list-item > a {
    width: 150px;
    margin: 12px 12px 0px 10px;
    float: left;
    color: #C30;
    font-size: 12px;
    display: block;
    text-decoration: none;
}

.product-list-item > a:hover {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: overline;
}

.product-list-item > a img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    float: left;
}


.product-list-item > span a {
    width: 150px;
    margin: 12px 12px 0px 10px;
    float: left;
    color: #C30;
    font-size: 12px;
    display: block;
    text-decoration: none;
}

.product-list-item > span a:hover {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: overline;
}

.product-list-item > span a img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    float: left;
}


.titulos_produtos {
    text-align: left;
    font-size: 14px;
    color: #666;
    font-weight: bold;
}
.titulos_produtos_red {
    text-align: left;
    font-size: 14px;
    color: #C30;
    font-weight: bold;
}
.pvp {
    width: 150px;
    text-align: right;
    float: right;
}



.detalhe_produto {
    width: 604px;
    height: 130px;
    background-image: url(../_Images/bg_detalhes_produtos.gif);
    float: left;
    margin-left: 18px;
}

.imag_prod {
    width: 134px;
    height: 100px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}
.top_prod {
    width: 430px;
    margin-top: 14px;
    margin-left: 10px;
    float: left;
}
.content_prod {
    width: 430px;
    margin-top: 6px;
    margin-left: 10px;
    float: left;
}

.txt_infos {
    font-size: 12px;
    text-align: left;
    color: #333;
    text-align: justify;
}

.txt_destaque 
{
    font-size: 12px;
    text-align: left;
    color: #333;
    text-align: justify;
    width: 300px;
    float: left;
    margin-left: 16px;
    margin-right: 12px;
    margin-top: 10px;
    padding:0 10px 0 0;    
}

.bots_prod {
    width: 150px;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 12px;
    float: left;
    text-align: left;
}
.ibot {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    float: left;
}

.areaDetalhe {
    width: 574px;
    margin-left: 32px;
    margin-right: 10px;
    float: left;
}

#imag_rel {
    width: 107px;
    height: 80px;
    float: left;
    margin-left: 18px;
    margin-top: 18px;
}

#txt_field {
    width: 120px;
    height: 20px;
    margin-top: 15px;
    margin-left: 26px;
    float: left;
    text-align: left;
}

#campo_preenchimento {
    width: 444px;
    height: 20px;
    margin-top: 15px;
    margin-left: 15px;
    float: left;
    text-align: left;
}

.campo_cinza {
    color: #333;
    background-color: #CCC;
    font-size: 12px;
    border: solid 1px #999;
}

.botao_registo {
    color: #FFF;
    background-color: #C30;
    font-weight: bold;
    font-size: 12px;
    border: solid 1px #FFF;
}
.col1 {
    width: 250px;
    float: left;
    text-align: left;
    margin-left: 28px;
    margin-top: 6px;
}

.col2 {
    width: 340px;
    float: left;
    text-align: left;
    margin-top: 6px;
}
.col1x {
    width: 255px;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top: 6px;
}

.col2x {
    width: 340px;
    float: left;
    text-align: left;
    margin-top: 6px;
}
.bg_agenda {
    width: 254px;
    height: 254px;
    float: left;
    background-image: url(../_Images/bg_agenda.png);
}
.bg_destaque {
    width: 342px;
    height: 254px;
    float: left;
    background-image: url(../_Images/bg_destaque.png);
}
.bg_noticias {
    width: 597px;
    height: 176px;
    float: left;
    background-image: url(../_Images/bg_noticias.png);
    margin-left: 20px;
}

.titlo_notis {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 14px;
    margin-left: 16px;
    color: #333;
    text-align: left;
}
.txt_notis {
    width: 315px;
    float: left;
    margin-left: 16px;
    margin-right: 12px;
    margin-top: 10px;
}
.botvermais {
    width: 120px;
    height: 20px;
    float: right;
    margin-left: 16px;
    margin-right: 12px;
    margin-top: 10px;
}
a.menutxt5 {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: none;
    font-weight: bold;
    height: 20px;
}
a.menutxt5:hover {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: overline;
    font-weight: bold;
    height: 20px;
}
.imag_noticia {
    width: 158px;
    height: 135px;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
}
.titlo_notis2 {
    width: 390px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 14px;
    margin-left: 16px;
    color: #333;
    text-align: left;
}

.notis_txt {
    width: 390px;
    float: left;
    font-size: 12px;
    margin-top: 14px;
    margin-left: 16px;
    color: #333;
    text-align: left;
}

a.menutxt4 {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: none;
}
a.menutxt4:hover {
    color: #C30;
    font-size: 12px;
    background-position: top;
    display: block;
    text-decoration: overline;
}

.boxGaleria #prev, .boxGaleria #next
{
    position: absolute;
    z-index: 1000;
    cursor: pointer;
    top: 40px;
}

.boxGaleria
{
    padding: 10px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    border: solid 1px #fff;
    outline: solid 1px #ccc;
    background: #f5f5f5;
}
