/*

  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/



.boxText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #66732f; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #66732f; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {

  background: #ffffcc;

  color: #000000;

  margin: 0px;

}



A { 

  color: #66732f; 

  text-decoration: none; 

}

A:active {

  color: #66732f; 

  text-decoration: none; 

}

A:visited {

  color: #66732f; 

  text-decoration: none; 

}



A:hover { 

  color: #66732f; 

  text-decoration: underline; 

}

A.top_menu {

	color: #FFFFFF;

	text-decoration: none;

	font-family: Arial;

	font-size: 10pt;

	font-weight: bolder;

}

A.top_menu:visited {

	color: #FFFFFF;

	text-decoration: none;

	font-family: Arial;

	font-size: 10pt;

	font-weight: bolder;

}

A.top_menu:hover {

	color: #FFFFFF;

	text-decoration: none;

	font-family: Arial;

	font-size: 10pt;

	font-weight: bolder;

}

A.top_menu:active {

	color: #FFFFFF;

	text-decoration: none;

	font-family: Arial;

	font-size: 10pt;

	font-weight: bolder;

}

A.top_menu:link {

	color: #FFFFFF;

	text-decoration: none;

	font-family: Arial;

	font-size: 10pt;

	font-weight: bolder;

}

FORM {

	display: inline;

}



TR.header {

  background: #ffffcc;

}



A.headerNavigation { 

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	text-decoration: none;

}



A.headerNavigation:hover {

	color: #66732f;

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	text-decoration: underline;

}



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: #66732f;

}



TD.headerInfo {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #66732f;

  color: #ffffcc;

  font-weight: bold;

  text-align: center;

}



.infoBox {

background-color: #ffffcc;

}



.infoBoxContents {

  background: #FFFFCC;

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 10px;

 clip:  rect(   10px);

}



.infoBoxNotice {

  background: #66732f;

}



.infoBoxNoticeContents {

  background: #FFFFCC;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #66732f url(images/infobox/bg_top.gif);

  color: #FFFFCC;

  height: 24px;

  font-weight: bold;

}



TD.infoBox{

 clip:  rect(   12px);

 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

  background: #FFFFCC;

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  background: #FFFFDD;

}



TR.productListing-heading {

background-color: #66732f;

}



TD.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  c//olor: #000000;
  color: #ffffff;

  font-weight: bold;

  f//ont-variant: small-caps;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



A.pageResults { 

  color: #66732f;

  text-decoration: none;

}



A.pageResults:hover { 

  color: #66732f; 

  text-decoration: underline;  

}

DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #66732f;
	
  	text-align: center; 	//&:

}



TR.subBar {

  background: #66732f;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #66732f;

}



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;

}



SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



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: #ffffcc;

  border-color: #66732f;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  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;

}



TD.pollBoxRow {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px; 

}

TD.pollBoxText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px; 

}

TR.pollOptRow {

;

}

TR.pollFooter {

;

}



.moduleRow { }

.moduleRowOver { background-color: #66732f; cursor: hand; }

.moduleRowSelected { background-color: #66732f; }



.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; }

SPAN.infoBox  { 

  font-family: Tahoma, Verdana, Arial;

  font-size: 10px;

 }

TR.productListing-odd { 

	background-color: #FFFFDD;

 }

TABLE {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

P.main  { margin-right: 15px; margin-left: 15px; padding-right: 15px; padding-left: 15px}



TD.main { padding-top: 5px; padding-right: 5px; padding-left: 5px}A.top_menu {  text-decoration: none; color: #FFFFCC}

A.top_menu:hover {  text-decoration: none; color: #FFFFCC}

ul {  margin-left: 5px; padding-left: 10px}

TD.comment {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}

hr {  height: 1px; color: ##66732f}

.hr_menu {  color: ##66732f; height: 1px; clip:      rect(   ); padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px}

A.comment {  color: #66732f; text-decoration: none}

A.comment:hover {  color: #66732f; text-decoration: underline}





TD.pageHeading, h1.pageHeading, h1 { 

  font-family: Arial, Helvetica, sans-serif;

  font-size: 18px;

  font-weight: bold;

  color: #66732f;

 } 

TR.productListing-even { }


//&:
h1 {
	font-family: arial, tahoma, Verdana, sans-serif;	font-size: 18px;	
	color: #000000;	
	text-align: center; 
}
td.c0, td.c1 {
	text-align: left; 
}
td.page {
	width:100%;
	padding-left:2; padding-right:2;
	vertical-align: top; text-align:center;
}
h2 {
	font-family: arial, tahoma, Verdana, sans-serif;	font-size: 18px;	
	text-align: center; 
}


/* ---- &: (( product_vs ---- */
TABLE.pCmpList {
	border-right: 1px solid #b6b7cb; 
}
.pCmpList-heading {
	font-family: Arial, Verdana, sans-serif; font-size: 11px;	font-weight: bold;
  	color: #071e4e; b//ackground: #ffffff;
	height: 28px;
}
TD.pCmpList-heading {
	font-family: Arial, Verdana, sans-serif; font-size: 11px;	font-weight: bold;
	border-left: 1px solid #b6b7cb; border-bottom: 1px solid #b6b7cb; border-top: 0;/*1px solid #6f869b;*/
	color: #071e4e; background: #ffffcc;
	text-align: center;
}
TR.pCmpList-even {
	height: 28px;
	background: #c8f5fc;
}
TR.pCmpList-odd {
	height: 28px;
	b//ackground: #96e4f0;
}
TD.pCmpList-data {
	font-family: Arial, Verdana, sans-serif;	font-size: 11px;
	border-left: 1px solid #b6b7cb; border-bottom: 1px solid #b6b7cb;
	color: #071e4e; background:#ffffcc;
	text-valign:middle;
	height:18;
}
a.pCmpList, a.pCmpList:hover, a.pCmpList:visited { 
	font-family: Arial, tahoma, Verdana, sans-serif; font-size: 11px; 
	color: #071e4e; 
	text-decoration: none;	
}
a.pCmpList:hover { 
	/*text-decoration: underline;	*/
}

td.pCmpDo{
	height:18;
	background:#ffffcc;
}
span.pCmpDo{
	font-size: 12px;
	color:#1c88b4; text-decoration:underline; cursor:hand;
	background:#ffffff;
	height:16;
}
/* ---- &: )) product_vs ---- */
