/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-size: 11px; padding: 0 0 30px 0; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }
p.infopage { color: #666; font-size: 11px; text-align: center; }


.moduloEsquerda {
  border-right: 1px solid #8c8c8c;
  padding: 0 20px 0 0;
}

.moduloDireita {
  border-left: 1px solid #8c8c8c;
  padding: 0 0 0 20px;
}


body {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0; padding: 0;
}


A {
  color: #111111;
  text-decoration: none;
}

A:hover {
  color: #0033CC;
  text-decoration: underline;
}

FORM {
	display: inline;
}


/* cabeçalho  */
TR.header {
  background: #ffffff;
}


.login1-titulo {
	padding: 0 25px 0 0;
	text-transform:uppercase;
}


.login2-titulo {
	padding: 0 0 0 25px;
	text-transform:uppercase;
}



.login1 {
	padding: 0 25px 0 0;
	border-right: 1px solid #8C8C8C;
}


.login2 {
	padding: 0 0 0 25px;
}


TD.header-logo {
	padding: 0 0 15px 10px;
}

TR.headerNavigation {}

TD.headerNavigation {
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
  padding: 4px 2px;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}


.conteudo {
  padding: 14px 12px 35px 12px;
}



TD.mensagempromo {
 background: url(images/tema/bg-promo.png) repeat-x;
 font-size: 14px;
 color: #FFFFFF;
 padding: 12px 4px;
 text-align: center;
 text-shadow: 1px 1px #545454;
}



TD.mensagempromo a {
	color: #fe9556;
}




TR.headerError {
  background: #ff0000;
}




TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {}


.procurar {
	width: 165px;
	background: #000000;
	padding: 2px;
	vertical-align: bottom;
}

TD.footer-texto {
  border-top: 3px solid #000000;
  padding: 5px;
  font-size: 10px;
}

.infoBox {
}

.infoBoxContentsCart .boxText {
	padding: 0;
	margin: 0;
}



.infoBoxContentsCart,
.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}

TD.infoBoxHeading {
	color:#2f2f2f;
	font-family:georgia;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding:18px 0 0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {

  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {

  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {

  font-size: 20px;
  font-weight: bold;
  color: #1d1d1d;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  color: #313131;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 10px;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	color: #555;
  	font-size: 11px;
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

SPAN.greetUser {

  font-size: 14px;
  color: #00bf2d;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 11px; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }





/* REMOVER ISTO QUANDO O SITE ESTIVER CLIENT-READY  */
.centro {
  min-width: 900px;
  font-weight: bold;
  margin: -4px 0 0 0;
  padding: 30px 4px 30px 4px;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  background: #900;
}


.centro a {
	padding: 4px 6px;
	background-color:#000;
	color:#FFF;
}


.centro a:hover {
	text-decoration:underline;
}

.centro h4 {
   padding: 0;
  color: #FFFFFF;
  font-size: 9px;
  text-align: center;
  text-transform: uppercase;
}



.preco-iva {
	color: #1d1d1d;
}

.preco-sem-iva {
	color: #626262;
}





TABLE#catalogs-i img {
	margin: 10px 0;
}




/* VERSAO 2.0 */
#topo {
	width: 970px;
	text-align: right;
	margin:0 auto;
}

#topo a {
	color: #747474;
}

#topo ul {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 675px;
	padding: 10px 0;
	border-width: 0 1px 1px 1px;
	border-color: #EEE;
	border-style: solid;
	width: 295px
}

#topo ul li {
	display: inline;
	margin: 0;
}

#topo ul li#idiomas {
	background-color: #faf9f9;
	border-left: 1px solid #EEE;
	padding: 12px 15px 10px 15px;
}


#topo ul li#localizacao a {
	background: url(images/icons/map.png) no-repeat;
	padding: 0px 0 2px 20px;
	margin-right: 15px;
}

#topo ul li#contacto a {
	background: url(images/icons/email.png) no-repeat;
	padding: 0 0 2px 20px;
	margin-right: 15px;
}


.contactos {
	font-size: 12px;
}



/* ###################################
			SLIDESHOW FRENTE 
	################################## */
	
img,
.conteudo img {border: 0;}

.container,
.conteudo .container {
	width: 550px;
	padding: 0;
	margin: 0 auto;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}



.folio_block,
.conteudo .folio_block {
	position: absolute;
	left: 50%; top: 50%;
	margin: -140px 0 0 -395px;
}


/*--Main Container--*/
.main_view,
.conteudo .main_view {
	float: left;
	position: relative;
	margin-bottom: 14px;
}
/*--Window/Masking Styles--*/
.window,
.conteudo .window {
	height:230px;	width: 550px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel,
.conteudo .image_reel {
	position: absolute;
	top: 0; left: 0;
	padding: 0;
}


.image_reel a,
.conteudo .image_reel a {
	display: block;
}


.image_reel img,
.conteudo .image_reel img {float: left;}

/*--Paging Styles--*/
.paging,
.conteudo .paging {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(images/tema/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}

.paging a,
.conteudo .paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active,
.conteudo .paging a.active {
	font-weight: bold; 
	background: #920000; 
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover,
.conteudo .paging a:hover {font-weight: bold;}
