@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 14px 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtr #container {
	width: 898px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #7A7978;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #000000;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #languageCtr {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: right;
	line-height: 20px;
}
#languageCtr .language {
	background-color: #C9541E;
	padding: 5px;
}
#languageCtr a:link, #languageCtr a:visited, #languageCtr a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C9541E;
}
#languageCtr a:hover {
	text-decoration: underline;
}
.oneColFixCtr #footer {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
}
.oneColFixCtr #footer .copyright {
	float: left;
	padding-top: 6px;
}
.oneColFixCtr #footer .copyright a:link,
.oneColFixCtr #footer .copyright a:visited,
.oneColFixCtr #footer .copyright a:active {
	color: #FFF;
	text-decoration: none;
}
.oneColFixCtr #footer .copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}
.oneColFixCtr #footer .artevirtual {
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#navigation {
	margin: 0 17px;
}
#menu {
	margin-right: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	width: 509px;
	background-color: #000000;
	float: left;
}
#nav li {
	display:inline;
	list-style-type:none;
}
#nav a:link, #nav a:visited {
	color:#FFFFFF;

	font-size:11px;
	line-height:29px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;
	text-decoration: none;
}
#nav a.active:link, #nav a.active:visited, #nav a:hover {
	background: transparent url(../images/menu_under_bar.jpg) no-repeat scroll center bottom;
	color:#FFFFFF;
}
#newsletterSubscription {
	background-color: #CA531B;
	float: right;
	height: 23px;
	color: #FFFFFF;
	padding: 0 5px;
	padding-bottom: 3px;
	padding-top: 6px;
    width: 263px;
}
#newsletterSubscription input.text {
	border: 0;
	width: 130px;
	height: 18px;
	font-size: 11px;
	vertical-align: middle;
}
#newsletterSubscription input.submit {
	border: 0;
	width: 60px;
	height: 18px;
	color: #FB7224;
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#socialCtr {
	float:right;
	padding-top: 10px;
}
.fb_logo {
    float:right;
}
.fb_logo img {
    border: 2px solid #000;
    margin-left: 4px;
}
#socialCtr div.logo_facebook{
	float: left;
	vertical-align: top;
}
#socialCtr .fb-like {
	float: left;
}
#submenu {
	background-color:#626061;
	width: 230px;
	margin-left: 70px;
	margin-top: 5px;
	color: #FFFFFF;
	padding-left: 5px;
	visibility: hidden;
        float: left;
}
/*  the only change to the other submenu is the with */
#submenu_en {
	background-color:#626061;
	width: 290px;
	margin-left: 70px;
	margin-top: 5px;
	color: #FFFFFF;
	padding-left: 5px;
	visibility: hidden;
        float: left;
}

#nav_submenu li {
	display:inline;
	list-style-type:none;
}
#nav_submenu a:link, #nav_submenu a:visited {
	color:#FFFFFF;
	font-size:11px;
	line-height:29px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	text-decoration: none;
}
#nav_submenu a.active:link, #nav_submenu a.active:visited, #nav_submenu a:hover, #nav_submenu a.active {
	background: transparent url(../images/menu_under_bar.jpg) no-repeat scroll center bottom;
	color:#FFFFFF;
}
#contentCtr {
	background-image: url(../images/content_background.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 17px 17px 30px 17px;;
}
#content #empresa_left_column {
	float: left;
	width: 241px;
	padding-left: 20px;
}
#content #empresa_middle_column {
	float: left;
	padding: 0 37px;
	width: 239px;
}
#content #empresa_right_column {
	float: left;
	width: 240px;
	background-color: #CA531B;
	padding: 15px;
}
#empresa_middle_column h1,
#cookie_right_column h1 {
	color: #CB521B;
	font-size: 15px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: normal;
}
#empresa_middle_column p {
	padding-bottom: 10px;
}
#empresa_right_column h1 {
	color: #FFFFFF;
	font-size: 13px;
	padding-bottom: 8px;
	font-weight: normal;
}
#empresa_right_column p {
	color: #FFFFFF;
	padding-bottom: 10px;
}
#content #contactos_left_column {
	float: left;
	width: 266px;
	padding-left: 33px;
}
#content #contactos_middle_column {
	float: left;
	width: 266px;
}
#content #contactos_right_column {
	float: left;
	width: 266px;
	padding-right: 33px;
}
.contact_color {
	color: #CB521B;
}
p.contact {
	padding-bottom: 10px;
}
p.contact_form {
	padding-bottom: 0px;
}
#contactForm label {
	padding-top: 10px;
	padding-bottom: 3px;
	display: block;
}
#contactForm label.first {
	padding-top: 0px;
}
#contactForm input {
	border: solid 1px #666666;
	width: 200px;
}
#contactForm textarea {
	border: solid 1px #666666;
    height: 90px;
}
#contactForm label.checkbox {
	display: inline;
}
#contactForm input.checkbox {
	border: 0;
	width: 15px;
	vertical-align: middle;
}
#contactForm input.button{
	width: 65px;
	background-color: #CB521B;
	color: #FFFFFF;

}
.contactError {
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
}
#contactos_left_column .brandsCtr {
	margin-top:45px;
}
#empresa_left_column .brandsCtr,
#cookie_left_column .brandsCtr {
	margin-top:45px;
}
#contactos_left_column .brandsCtr img.copper,
#empresa_left_column .brandsCtr img.copper,
#cookie_left_column .brandsCtr img.copper {
	margin-bottom:20px;
}
#contactos_left_column h2,
#empresa_left_column h2,
#cookie_left_column h2 {
	font-size:13px;
	margin-bottom:8px;
	text-transform:uppercase;
}
#empresa_left_column h2,
#cookie_left_column h2 {
	text-align:center;
}
#contactos_left_column h2 span,
#empresa_left_column h2 span,
#cookie_left_column h2 span {
	color:#CB521B;
}
#contactos_left_column .brandsBorder {
	background-color:#FFF;
	border:1px solid #666;
	padding-bottom:16px;
	padding-top:16px;
	text-align:center;
	width:195px;
}
#empresa_left_column .brandsBorder,
#cookie_left_column .brandsBorder {
	background-color:#FFF;
	border:1px solid #666;
	padding-bottom:16px;
	padding-top:16px;
	text-align:center;
	width:195px;
	margin-left:20px;
}
#novidades_left_column {
	float: left;
	width: 373px;
	padding-left: 27px;
	padding-right: 64px;
}
#novidades_right_column {
	float: left;
	width: 373px;
}
#novidades_left_column img, #novidades_right_column img {
	border: 1px solid #B9B9B7;
	margin-right: 15px;
}
#novidades_left_column .title, #novidades_right_column .title {
	font-weight: bold;
	padding-bottom: 10px;
}
#novidades_left_column .intro, #novidades_right_column .intro {
	padding-bottom: 10px;	
}
a.novidades:link, a.novidades:visited, a.novidades:active {
	text-decoration: none;
	font-weight: bold;
	color: #CB521B;
}
a.novidades:hover {
	text-decoration: underline;
}
#novidadesDetailCtr {
	width: 473px;
	margin: 0 auto;
	text-align: left;
}
#novidadesDetailCtr img {
	border: 1px solid #B9B9B7;
	margin-right: 15px;
}
#novidadesDetailCtr .title {
	font-weight: bold;
	padding-bottom: 10px;
}
#novidadesDetailCtr .noticia {
	padding-bottom: 10px;
}
.back_link {
	text-align: center;
	padding-bottom: 20px;
}
#alambique_left_column {
	padding-left: 28px;
	padding-right: 25px;
	width: 243px;
	float: left;
}
#alambique_right_column {
	float: left;
	padding-right: 17px;
	width: 550px;
}
#alambique_left_column_top {
	padding-left: 28px;
	padding-right: 25px;
	width: 243px;
	float: left;
}
#alambique_right_column_top {
	float: left;
	padding-right: 17px;
	width: 550px;
	text-align:center;
	padding-bottom: 20px;
}
#prod_category {
	border: 1px solid #B9B9B7;
	line-height: 25px;
	margin: auto;
	width: 250px;
}
a.ficheiros:link, a.ficheiros:visited, a.ficheiros:active {
	text-decoration: none;
	color: #000000;
}
a.ficheiros:hover {
	text-decoration: underline;
}

a.produtos:link, a.produtos:visited, a.produtos:active {
	text-decoration: none;
	font-weight: bold;
	color: #CB521B;
}
a.produtos:hover {
	text-decoration: underline;
}
/* product navigation bar styles */
#navlist {
	text-align: center;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#navlist a {
	color: #817F80;	
	text-decoration: none;
}
#navlist a:hover {
	color: #CB521B;
	text-decoration: underline;
}
#navlist li.active {
	color: #CB521B;
	font-weight: bold;
}

/* end - page navigation */
/* --------------------- */
.produtos_anim_border {
	border: 1px solid #A2A19F;
}
.product_image_border {
	border:1px solid #A2A19F;
	height: 90px;
	text-align:center;
	width: 90px;
}
.produtc_image_spacer {
	padding-bottom: 10px;
	padding-right: 5px;
}
.product_list_left_content {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 20px;
	width: 170px;
}
.product_list_right_content {
	vertical-align: top;
	padding-bottom: 10px;
	width: 170px;
}

/***** clients/payments styles *****/
#clients_left_column {
	padding-left: 28px;
	padding-right: 25px;
	width: 243px;
	float: left;
}
#clients_right_column {
	float: left;
	padding-right: 17px;
	width: 550px;
}
#loginForm label {
	padding-top: 10px;
	padding-bottom: 3px;
	display: block;
}
#loginForm label.first {
	padding-top: 0px;
}
#loginForm input {
	border: solid 1px #666666;
	width: 200px;
    padding: 5px 10px;
}
#loginForm input.button,
#paymentValueForm input.button,
#payForm input.button {
	width: 65px;
	background-color: #CB521B;
	color: #FFFFFF;

}
.payment_header {
    font-weight: bold;
    color: #CB521B;
    padding-bottom: 20px;
}
/* cookie bar */ 
.cc_container {
    background: rgba(54, 25, 25, .5) !important;
}
.cc_container .cc_btn {
    background-color: #ca531b !important;
    color: #fff !important;
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
    background-color: #fff !important;
    color: #000 !important;
}

.cc_container a, 
.cc_container a:visited {
    color: #fff !important;
    text-decoration: underline !important;
}
.cc_container a:hover, 
.cc_container a:focus {
    color: #CB521B !important;
}
/* cookie info page */

#content #cookie_left_column {
    float: left;
    padding-left: 20px;
    width: 241px;
}
#content #cookie_right_column {
    float: left;
    padding-left: 37px;
    padding-right: 15px;
    width: 531px;
}
#cookie_right_column p {
    text-align: justify;
    padding-bottom: 10px;
}
#cookie_right_column p.msg {
	color: #CB521B;
	font-size: 13px;
	padding-bottom: 16px;
	font-weight: normal;
}
#cookie_right_column h2 {
	color: #000;
	font-size: 13px;
    padding-top: 10px;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
    text-decoration: underline;
}
#banner {
    padding-bottom: 2px;
    position: relative;
    overflow: hidden;
    _zoom: 1; /* IE 6 display fix */
}