/*
  $Id$

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

  Copyright (c) 2007 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* MARKUP */

BODY { 
  background: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  min-width:1024px;
 
}

H1 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  white-space: nowrap;
  margin: 5px 0 10px 0;
}

H2 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
  color: #000000;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}

TD, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}

IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}


#geral {
  position: absolute;
  width: 1024px;
  height:auto;
  margin-left:10%;
  margin-right:10%;
  background:#ffffff;
 

}


#pageHeader {
  float:left;
  width: 1024px;
  height:133px; background:url(images/store_logo.jpg); background-repeat:no-repeat;
}

#pageContent {
  float: right;
  width: 78%;
  background-color:#000000;
  padding:0px;
   
}
#pageContent1 {
  float: left;
  width: 99.8%;
  background-color:#e8e8e8; border:1px #000000 solid;
 
}
#pageColumnLeft {
  float: left;
  width: 20%;
  padding-left: 5px; vertical-align:top;

}

#pageBlockLeft {
  float: left;
  width: 82%;
  margin: 5px 0 10px 0;
  background-color:#ffffff;
}

#pageColumnRight {
  float: right;
  width: 16%;
  height:100%;
  margin: 5px 5px 10px 0;
}

#cima_rodape {
clear: both;
background:url(images/cima_rodape.gif);
height:186px;
}

#baixo_menu {
background:url(images/baixo_menu.gif);
height:42px; clear:both; 

}

#pageFooter {
  clear: both;
  text-align: center;
  padding: 5px;
  height:20px;
  background-color:#000000;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
}

#pageFooter a:link {
  clear: both;
  text-align: center;
  padding: 5px;
  height:20px;
  background-color:#000000;
  color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  
}

#pageFooter a:visited {
  clear: both;
  text-align: center;
  padding: 5px;
  height:20px;
  background-color:#000000;
  color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  
}

#pageFooter a:hover {
  clear: both;
  text-align: center;
  padding: 5px;
  height:20px;
  background-color:#000000;
  color:#fa9596;
    font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  text-decoration:underline;
}



/* LINKS */

#navigationBar A {
  color: #000000;
}

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

/* DEFINITIONS */

#siteLogo {
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  clear:both; 
 background:url(images/bg_menu.gif);
  color: #FFFFFF;
  font-weight: bold;
 /* margin-top:133px;*/
   text-align: right;
  padding-right: 5px;
  height:30px;

}

#breadcrumbPath {
  float: left;
  padding-left: 5px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
width:98%;
margin-left:auto;
margin-right:auto;
padding-bottom:3px
}

.moduleBox .content {
  
  background-color: #ffffff;
  padding: 5px;
  margin-bottom: 10px;
  

  
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


/////////////////////////
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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; font-weight: normal; }

a {
  color: #000000;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}

a:hover {
  color: #b8b4b4;
  text-decoration: underline;
   font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}

a:visited {
  color: #000000;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}




.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: white;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

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

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

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

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

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* 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; }


/* CSS Boxes */

.boxGroup {
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
  //border da boxes
}

.boxNew {
padding-bottom:2px;

}
.boxNew a:link {
	 color: #FFFFFF;

}
.boxNew a:visited {
	 color: #FFFFFF;

}
.boxNew a:hover{
	 color: #FF0000;

}
.boxTitle {
font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align:center;
  background: #000000;
  color: white;
  vertical-align: top;
  padding-left: 0px;
  padding-right: 0px;
  width:100%;
  height:16px;
  
}
.boxTitle1 {
font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align:center;
  background: #f593a0;
  color:#000000;
  vertical-align: top;
  padding-left: 0px;
  padding-right: 0px;
  width:100%;
  height:16px;
  
}
.box_canto_esq { 
background:url(images/canto_esquerdo.gif); background-repeat:no-repeat; width:16px; height:16px;
 
}
.box_canto_dir{ 
background:url(images/canto_direito.gif);background-repeat:no-repeat; width:16px; height:16px;
 
}
.box_canto_esq1 { 
background:url(images/canto_rosa_esquerdo.gif); background-repeat:no-repeat; width:16px; height:16px;
 
}
.box_canto_dir1{ 
background:url(images/canto_rosa_direito.gif);background-repeat:no-repeat; width:16px; height:16px;
 
}
.box_contents{ 
	border:1px #000000 solid;
 }
 .box_contents a:link{ 
	color:#000000;
 }
 .box_contents a:visited{ 
	color:#000000;
 }
 .box_contents a:hover{ 
	color #0000FF;
 }
.boxContents {
  background: #fadbdb;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 3px;
  //fundo das boxes
}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 10px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}
