/*

  $Id: stylesheet.css,v 1.2 2005/01/17 22:22:07 aldeia Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/



.boxText {font-size: 8pt; }

.errorBox {font-size : 8pt; background: #ffb3b5; font-weight: bold; }

.stockWarning {font-size : 8pt; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit {font-size : 8pt; color: #70d250; text-decoration: underline; }



BODY, FORM  {

	font-family : Arial, Verdana, Helvetica, sans-serif;

	background: #ffffff;

	color: #000000;

	margin-top : 0px;

	margin-left : 0px;

	margin-right : 0px;

	margin-bottom : 0px;





}

BODY{

	background: #666666;

}

TD { font-family : Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

}

A {

  text-decoration: none;

}



A:hover {

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #bbc3d3;

}



TD.headerNavigation {font-size: 8pt;

  background: #bbc3d3;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

  color: #FFFFFF; 

}



A.headerNavigation:hover {

  color: #ffffff;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {font-size: 8pt;

  background: #bbc3d3;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  background: #5F95B6;

}



.infoBoxContents {

  background: #f8f8f9;font-size: 8pt;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;font-size: 8pt;

}



TD.infoBoxHeading {font-size: 8pt;

  font-weight: bold;

  background: #bbc3d3;

  color: #ffffff;

  vertical-align: top;

}



TD.infoBox, SPAN.infoBox {font-size: 8pt;

}



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: #5F95B6;

  border-spacing: 1px;

}



.productListing-heading {font-size: 8pt;

  background: #5F95B6;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {font-size: 8pt;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading{font-size: 15px; color: #666666;

} 



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {font-size: 8pt;

  color: #000000;

}



TD.main, P.main {font-size: 9pt;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {font-size: 8pt;

}



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: 8pt;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {font-size: 9pt;

}



TEXTAREA {

  width: 100%;font-size: 9pt;

}



SPAN.greetUser {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, Arial, Verdana, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;

  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: 8pt; color: #8c8c8c; }

.checkoutBarCurrent {font-size: 8pt; color: #000000; }



/* message box */



.messageBox {font-size: 8pt; }

.messageStackError, .messageStackWarning {font-size: 8pt; background-color: #ffb3b5; }

.messageStackSuccess {font-size: 8pt; background-color: #99ff00; }



/* input requirement */



.inputRequirement {font-size: 8pt; color: #ff0000; }



.white {

padding: 8pt 8pt 8pt 8pt;font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #ffffff;

text-align: left;

} 



.black {font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #000000;

}



.blue {font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #004F7D;

} 



.blue:hover {font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #971601;

}





.blacklrg {font-size: 9pt;

text-decoration: none;

color: #000000;

} 



.redul {font-size: 9pt;

font-style: normal;

text-decoration: underline;

color: #971601;

}



.redul:hover {font-size: 9pt;

font-style: normal;

text-decoration: underline;

color: #004F7D;

}



.blackblock2 {

padding: 20px 20px 20px 20px;font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #000000;

text-align: justify;

}



.blackblock {font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #000000;

text-align: justify;

}



.blackmain {font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #000000;

}



.blackmain:hover {font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #971601;

}



.blackmainul {font-size: 9pt;

font-style: normal;

text-decoration: underline;

color: #000000;

}



.blackmainul:hover {font-size: 9pt;

font-style: normal;

text-decoration: underline;

color: #971601;

}



.whiteul {font-size: 9pt;

font-style: normal;

text-decoration: underline;

color: #ffffff;

}



.whiteul:hover {font-size: 9pt;

font-style: normal;

text-decoration: underline;

color: #D3E1EE;

}



.bluelrg {font-size: 12pt;

font-style: normal;

text-decoration: none;

font-weight: bold;

color: #004F7D;

} 



.security {

padding: 20px 0px 0px 20px;font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #000000;

text-align: justify;

}



.blocksub {font-size: 9pt;

font-style: normal;

text-decoration: none;

color: #000000;

}





/* ALDEIA */

.tdgray1 {background-color: #f4f4f4}

.tdgray2 { background-color: #E0E4E3}

.tdgray3 { background-color:#92a6a2}

.tdblue1 { background-color:#337297}

.tdblue2 {background-color:#004f70}



.text1 { color: #FFFFFF; font-size: 9pt}

.text2 { color: #000000; font-size: 9pt}

.text3 { color: #666666; font-size: 9pt}

.text4 { color: #004f70; font-size: 9pt}

.text5 { color: #337297; font-size: 9pt}



.textsm1 { color: #FFFFFF; font-size: 8pt}

.textsm2 { color: #333333; font-size: 8pt}

.textsm3 { color: #666666; font-size: 8pt}

.textsm4 { color: #004f70; font-size: 8pt}

.textsm5 { color: #337297; font-size: 8pt}



.title1 { font-size: 15px; color: #FFFFFF; }

.title2 { font-size: 15px; color: #333333; }

.title3 { font-size: 15px; color: #666666 ; }

.title4 { font-size: 15px; color: #ff6600; }



.noborder

{

	border : none;

	background-color: transparent;

}

input,textarea,select {

    background-color: #ffffff;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 8pt;

	color : #666666;

}

textarea {

	scrollbar-arrow-color: #666666;

	scrollbar-face-color: #ffffff;

	scrollbar-track-color: #ffffff;

	scrollbar-darkshadow-color: #ffffff;

	scrollbar-3dlight-color: #ffffff;

	scrollbar-highlight-color: #ffffff;

	scrollbar-shadow-color: #ffffff

}

.doublespace {

	line-height: 110%;

}



/* ALDEIA */

DIV.pageHeading  { font-size: 15pt;

text-decoration: none;

color: #666666;

 } 


