/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/*
laranja: #ff6600
preto: white

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ff9b2c; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY 
{
  background-color: black;
  color: black;
  margin: 0px;
  border: 0px solid red;
  background: #191919 url(includes/vinyl/images/bg.gif);
}



A {
color: black;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

/*
barra horizontal do logotipo
*/
TR.header {
background: #ff6600;
background: transparent;


}

TR.headerNavigation {
/*  background: #d31600;*/
}

/*
navegacao superior e links para my account, cart contents, checkout.
*/
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: #ff6600;
  font-weight : bold;
}

/* cores da navegacao superior*/
A.headerNavigation { 
  color: #FFFFFF;
}

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

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-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;

}

TR.footer {
  background: #bbc3d3;

}

/* barra do fundo (data e requests)*/
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff6600;
  color: #ffffff;
  font-weight: bold;

}

/* todas as caixas laterais, referente a cada uma das tabelas que as contém*/
.infoBox {
  background: #ff6600;


}

/* todas as caixinhas laterais*/
.infoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
color: black;
border-collapse: collapse;
padding: 0px;
margin: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

/* títulos de cada uma das caixinhas laterais*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
background: #ff6600;
  vertical-align: top;
/*background: white;*/
}

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: white;
}

/* linhas de tabelas pares*/
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: #BBB;
  background: white;
  border-top: 1px solid #ff6600;
}

/*tabela (linha exterior) da tabela de produtos*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

/* heading da tabela de produtos*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff6600;
  color: #FFFFFF;
  font-weight: bold;

}

/*todas as células das tabelas de produtos*/
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

A.pageResults {
  color: #0000FF;

}

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

/* título logo abaixo da barra de navegação*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff6600;
}

TR.subBar {
  background: #f4f7fd;

}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;

}

/* célula principal */
TD.main, P.main {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: black;

}

/* texto pequeno 'This product was added to our catalog on...' */
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smalltext { width: 100px; border: 0px solid red;}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;

}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/* cor do texto de um novo item na lista items do cart */
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;

}

/* tamanho do texto dos inputs */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/* estrelas a marcar produtos fora de stock*/
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress 
{
  width: 1px;
  height: 14px;
  color: black;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
/* OTF contrib ends */

div#headerdiv
{
	width: 100%;
	text-align: center;
	/*background: #191919;*/
	
}

div#headerdiv table
{
width: 780px;

margin: auto;
left: 50%;

}

div#headerdiv table.imagem {
height: 190px;
background: url('includes/vinyl/images/header.jpg') bottom;
}

body div#bodytotal {text-align: center;}

div#bodyparcial
{
	left: 50%;
	margin: auto;
	background: white;
	max-width: 780px;
	width: 780px;
	border: 0px solid yellow;
}

div#bodytotal
{
	margin: auto;
	width: 100%;
	background: #191919 url(includes/vinyl/images/bg.gif);

	/*border: 1px solid blue;*/
}

/*
div#columnrightdiv
{
	
	border: 1px solid blue;
	margin: 5px;
	width: 100%;
}

div#caixa
{
	display: inline;
	border: 1px solid red;
	margin: 5px;
}
*/

/*
div#caixa table
{
}
*/

table.infobox2 { border-bottom: 1px solid #ff6600; }

.infobox22 {}

.infoBoxHeading a
{
	color: white;
	text-decoration: none;
}

#footergrokk 
{
	padding-top: 10px;
	background: transparent;
}

/* New Products Scroller */

#pscroller_np {
height: 100px;
width: 90px;
border: 0px;
/*padding: 10px;*/
/*margin-left: 0px;*/
/*padding-left: -20px;*/
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
