/*
  $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: 13px; }
.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; }

BODY {
	font-family: 'Microsoft Sans Serif',verdana,tahoma,arial,helvetica,clean,sans-serif;
#	font-family: verdana,tahoma,arial,helvetica,clean,sans-serif;
	text-align: center;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	background-color: ;
	background-image: ;
}

.fixcenter {
  width: 830px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}



A {
  color: #333333;
  visited: #3030F0;
  visited: #B0B0B0;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
	color: #ff9966;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-size: 12px;
  background: #3366CC;
}

A.headerNavigation { 
  color: #CCCCCC;
}

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

TR.chatBar {
}

TD.chatBar {
  font-size: 12px;
  background: #3366CC;
}

A.chatBar { 
   color: #CCCCCC;
}

A.chatBar:hover {
  color: #ff6633;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  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 {
  background: #bbc3d3;
}

TD.footer {
  font-size: 11px;
  background: #3366CC;
  color: #c9ebff;
}

.ymmeBar {
	background: #3366CC;
	width: 100%;
}

.ymmeBox {
  border: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
}

sa_YMME_box {
	border-width: 2px;
	border-color: #000000;	
}
.sa_YMMEBOX1 {
	border-width: 2px;
	border-color: 000000;
}

.sa_YMMEBOX2 {
	font-size: 22px;
	color: 0000D0;
}
.sa_YMME_picker {
        background: url('images/sa_bg3.jpg') ;
	width: 205;
}

.hclInviter {
#        background-image: url(images/site_bg.jpg);
	position: absolute;
	z-index: 3;
	visibility: hidden;
#	height: 105;
#	width: 120;
	top: 40%;
	left: 50%;
#	background: #000000;
}
.sa_uni_table {
 	background: url('images/sa_bg3.jpg') ;
}
.sa_uni_product_table {
}

.sa_yourGarageTable {
	color: #171790;
	background: #ffffff;
	border-color: #171790;
	border-width: 2px;
	border-style: solid;
	font-size: 12px;
}


sa_garageBody {
	color: 300030;
	background: #b528a5;
	font-size: 12px;
}


.sa_removeConfirmTable {
        color: #000000;
	background: #FF0606;
}

.sa_productByAppResults2 {
	color: #171790;
	background: #ffffff;
	border-color: #171790;
	border-width: 2px;
	border-style: solid;
	font-size: 12px;

}

sa_YMME_display_div.sa_YMME_display_div2 {
	position: static;

}

sa_YMME_display_div {
#	position: absolute;
#	zIndex: 1;
#	width:574;
}

.sa_ymmeDisplay3 {
	border-color: #3366CC;
	border-width: 4px;
	border-style: solid;
	background-color: #ffffff;
	width: 550px;
	position: absolute;
	z-Index: 2;
	zIndex: 2;
}

A.sa_productByAppResults3 {
	color: #ffffff;
	text-decoration: underline;
}

A.sa_productByAppResults3:hover {
	color: #ffffff;
	background: #ffdd88;
	text-decoration: underline;
}

#.sa_productByAppResults3 {
#	width: 574px;
#}

.sa_productByAppResults {
	color: #0000d0;
	background: #ffffff;
	font-size: 12px;
}

.sa_productByAppResultsResults {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
}

.sa_YMMBox {
        color: 171790;
	background: #FFFFFF;
        font-size: 12px;
}

.sa_YMMBox1 {
        color: 0000d0;
	background: #FFFFFF;
        font-size: 16px;
}

.sa_ymme_table_results {
	font-size: 12px;
	color: 000000;
}

.sa_normal {
        color: 171790;
	background: #FFFFFF;
        font-size: 12px;
}

TH.sa_normal {
        color: 171790;
	background: #FFFFFF;
        font-size: 16px;
}

TD.sa_normal {
        color: 171790;
	background: #FFFFFF;
        font-size: 12px;
}

.sa_boxLink {
	color: #770077;

	}

.infoBox {
  background: #CCCCCC;
}

.infoBoxContents {
	background: #FFFFFF;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
	text-indent: 10px;
}

TD.infoBoxHeading {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

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

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: #666666;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #333333;
  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: 22px;
  font-weight: bold;
  color: #333333;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

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

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 {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

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-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: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

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