/*
  $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
*/

/* drop down menu */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	width: 60px;
	background: #70685c;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #70685c}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #c2b5a4;
	border: 1px solid #70685c}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 6px;
		width: 120px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #c2b5a4;
		color: #70685c;
		font: 9pt arial}

	#sddm div a:hover
	{	background: #70685c;
		color: #ffffff}
		
/* drop down menu */



h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}


body {
  background: #ffffff;
  color: #333333;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #3867a0; /* blue */
  text-decoration: none;
}

a.underline {
  color: #333333;
  text-decoration: underline;
}

a.underline:hover {
  color: #3867a0; /* blue */
  text-decoration: underline;
}


/* Body Border */
.PH_bodyBorder {  
	border: 6px;
	border-style: solid;
	border-color: #c2b5a4;
	border-spacing: 0px;
}

/* Background Table bgColor */
.sf_bgOverall {  
	/* background: #7f796d; ver1 */
	background: #ffffff;
}

.sf_bgMenu {  
	/* background: #a69f84; ver1 */
	background: #ffffff;
}

.sf_bgMain {  
	/* background: #918b73; ver1 */
	background: #ffffff;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}

.sf_bgProduct {  /* Product Info Page */
	/* background: #918b73; ver1 */
	background: #ffffff;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.sf_bgMain_Index {  
	/* background: #918b73; ver1 */
	background: #ffffff;
}

.productImageBox {  /* Product Image */
	border: 1px;
	border-style: solid;
	background: #ffffff;
	border-color: #cfcfcf;
	border-spacing: 0px;
}


/* message box */

.messageBox { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
}

.messageStackError, .messageStackWarning { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #ffffff;
	background-color: #cc0033;  /* red bg */
}

.messageStackSuccess { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #ffffff;
	background-color: #32ba17; /* green bg */
}


/* Product Thumbnails */
a.productThumb {
  border-color: #3c3c3c;
}

a.productThumb:hover {
  border-color: #3c3c3c;
}

a.productThumb:visit {
  border-color: #3c3c3c;
}

.imageBorder {
	border: 1px solid #3c3c3c;
}

/* Shopping Cart */
a.shoppingCart {
  color: #333333;
  text-decoration: none;
}

a.shoppingCart:hover {
  color: #3867a0; /* light blue */
  text-decoration: none;
}


/* Background Table bgColor */
.bgHeader {  
	background: #252525;
}

.bgBody {  
	border: 3px;
	border-style: solid;
	border-color: #BBBBBB;
	border-spacing: 10px;
}

.bgFooter {  
	background: #252525;
}


.searchform {
	font-family: arial, helvetica, sans-serif; 
	color: #333333;
	font-size: 9pt;
	/* background: #9f987e; ver1 */
	background: #ffffff;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
}

.textform {
	font-family: arial, helvetica, sans-serif; 
	color: #333333;
	font-size: 9pt;
	/* background: #9f987e; ver1 */
	background: #ffffff;
	border: 1px solid #cccccc;
	padding-right: 3px;
	padding-left: 3px;
}

/* Shopping Cart Summary */
.infoBox2 { /* no border */
	/*background-color: #252525;*/
} 

.infoBoxContents {    
	font-family: arial, helvetica, sans-serif;  
	font-size: 8pt;}
	
.cartsummaryContents {  
	color: #3867a0; /* blue */
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.boxText { /* 0 Items */
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
	color: #cec9b4; 
}

/* InfoBox */
.infoBox {  }


.main{
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  line-height: 17px;
}


.mainReview{
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  line-height: 15px;
}

.mainHighlight{
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #006699;
}



.smallText {
  font-family: arial, helvetica, sans-serif;
  color: #333333;
  font-size: 8pt;
}

.smallTextRed {
  font-family: arial, helvetica, sans-serif;
  color: #990000;
  font-size: 8pt;
}

.smallTextGreen {
  font-family: arial, helvetica, sans-serif;
  color: #bee546;
  font-size: 8pt;
}

.stockTextRed {
  font-family: arial, helvetica, sans-serif;
  color: #cc0033;
  font-size: 8pt;
}

.stockTextBlue {
  font-family: arial, helvetica, sans-serif;
  color: #006699;
  font-size: 8pt;
}

.stockTextBigRed {
  font-family: arial, helvetica, sans-serif;
  color: #cc0033;
  font-size: 10pt;
}

.stockTextBigBlue {
  font-family: arial, helvetica, sans-serif;
  color: #006699;
  font-size: 10pt;
}



/* Product Listing */

.productListing-data { /* Product List Page: Title/Price of the Product */
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
}

.productListing { /* Product List Page: Box Outside */
  border: 0px;
  border-style: solid;
  border-color: #3c3c3c;
  border-spacing: 0px;
}

.productTitle { /* Product List Page: Product Title */
  font-family: georgia, times new roman, times, serif;
  font-size: 14pt;
  font-weight: normal;
  color: #333333;
}

.newProductTitle { /* Product List Page: Product Title */
  font-family: georgia, times new roman, times, serif;
  font-size: 12pt;
  font-weight: normal;
  color: #333333;
}

.featuredProductTitle { /* Product List Page: Product Title */
  font-family: georgia, times new roman, times, serif;
  font-size: 12pt;
  font-weight: normal;
  color: #333333;
}



/* Product List Page: Product Price */
.PriceList  { 
  font-family: arial, helvetica, sans-serif; 
  /* color: #d02a53; /* redish pink */
  color: #333333; /* white */
  font-size: 10pt; 
  font-weight: bold;
}

.savePriceText  { 
  font-family: arial, helvetica, sans-serif; 
  color: #006699;
  font-size: 8pt; 
  font-weight: normal;
}

.savePrice  { 
  font-family: arial, helvetica, sans-serif; 
  color: #006699;
  font-size: 8pt; 
  font-weight: normal;
}

.oldPriceText  { 
  font-family: arial, helvetica, sans-serif; 
  color: #999999; 
  font-size: 9pt; 
  font-weight: normal;
}
  
.oldPrice { 
  font-family: arial, helvetica, sans-serif; 
  color: #999999; 
  font-size: 9pt; 
  font-weight: normal;
  text-decoration: line-through;
}
.productSpecialPrice { /*for the productlist */
  font-family: arial, helvetica, sans-serif; 
  /*color: #479ada; /* light blue */
  color: #ff3300;
  font-size: 8pt; 
  font-weight: bold;
}

.productSpecialPriceInfo { /*for the prodct info page */
  font-family: arial, helvetica, sans-serif; 
  /*color: #479ada; /* light blue */
  color: #ff3300;
  font-size: 10pt; 
  font-weight: bold;
}

.ourPriceText { 
  font-family: arial, helvetica, sans-serif; 
  color: #333333;
  font-size: 10pt; 
  font-weight: bold;
}

.productListing-heading { 
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
}

.productListing-heading-rp { 
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #ffffff;
  color: #ffffff;
  font-weight: bold;
}


/* Product Info Page */

.productListing-even { /* Product Info Page */
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #f0f0f0;
  color: #333333;
  font-weight: normal;
}

.productListing-odd { /* Product Info Page */
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #e4e4e4;
  color: #333333;
  font-weight: normal;
}

/* ### skyface ### */
a.pageResults {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #006699;
  font-weight: normal;
}
a.pageResults:hover {
  color: #cc3300; /* light gray */
}

/* Shopping Cart */
.shoppingCart-heading { /* Shopping Cart Page: Table Column Titles */
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  /* background: #77725e; ver1 */
  background: #cccccc;
  color: #333333;
  font-weight: normal;
}

.shoppingCart-even { /* Shopping Cart Page: Table Column Titles */
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  /* background: #7f7a65; ver1 */
  background: #f0f0f0;
  color: #333333;
  font-weight: normal;
}

.shoppingCart-odd { /* Shopping Cart Page: Table Column Titles */
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  /* background: #88836c; ver1 */
  background: #e0e0e0;
  color: #333333;
  font-weight: normal;
}

.shoppingCart-data { /* Shopping Cart Page: Title/Price of the Product */
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #ffffff;
  font-weight: normal;
}

.subTotal { /* Shopping Cart Page: Sub Total */
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
}

/* input requirement */
.inputRequirement { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #990000; /* redish pink */
}

/* Order History List Selection */
.moduleRow { }

.moduleRowOver { 
	/* background-color: #a69f84; ver1 */
	/* background-color: #b1a595; ver2 */
	background-color: #f4f4f4;
	cursor: pointer; 
	cursor: hand; 
}

.moduleRowSelected { 
	/*background-color: #252525; */
}


.hide{ /* trick to hide asterisk at the end of State field */
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  /* color: #918b73; ver1 */
  color: #ffffff;
}


.PH_bgBox {  
	border: 3px;
	border-style: solid;
	border-color: #cccccc;
	border-spacing: 7px;
}

/* Order Confirmation */
.orderEdit { 
	font-family : arial, helvetica, sans-serif; 
	font-size : 8pt; 
	color: #990000; /* crimson */ 
	text-decoration: underline; 
}

/* Advanced Search */
.infoBoxHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  /* background: #7f7a65; ver1 */
  background: #cfcfcf;
  color: #333333;
}

/* Information Pages */
.paragraphTitle {  
	color: #4b473f; 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.paragraphTitle_S {  
	color: #4b473f; 
	font-family: georgia, times new roman, times, serif;
	font-size: 9pt;
	font-weight: normal;
}

.paragraphTitle_CS {  
	color: #333333; 
	font-family: georgia, times new roman, times,serif;
	font-size: 11pt;
	font-weight: normal;
}


.formdata {
	font-family: arial, helvetica, sans-serif; 
	color: #333333;
	font-size: 9pt;
	/* background-color: #9f987e; ver1 */
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
}


.infoBoxNotice {
  background: #cc0000;
}

.infoBoxNoticeContents {
  background: #cc0000;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
}

/* ### skyface ### */




CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, verdana, sans-serif;
  font-size: 9pt;}

TEXTAREA {
  width: 100%;
  font-family: arial, verdana, sans-serif;
  font-size: 9pt;
}








/* Paypal Module */
.infoBoxPaypal { /* paypal module bg */
	background-color: #252525;
} 

.paypal_main{
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #afafaf;
}





.fieldKey {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
}

.fieldValue {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
}

.searchResult { /* Product List Page: Title/Price of the Product */
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #afafaf;
}





.tableBorder {  
	border: 1px;
	border-style: solid;
	border-color: #333333;
}




























/* Header */
TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #ffffff;
  color: #666666;
  font-weight : normal;
}

A.headerNavigation { 
  color: #333333; 
}

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

TR.headerError {
  background: #CC0033;
}








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





/* TO CLEAN UP */




FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}



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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}









TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Times New Roman, serif;
  font-size: 18pt;
  font-weight: normal;
  color: #333333;
}


TD.pageSubHeading, DIV.pageSubHeading {
  font-family: Georgia, Times New Roman, serif;
  font-size: 13pt;
  font-weight: normal;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

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



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





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



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

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



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


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




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



.picborder {
	border: 1px solid #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}