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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;}
.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: #FFF5FD; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #D34DBB; text-decoration: underline; }

BODY 
{
  /* background: #ffffff; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  margin: 0px; 
background-image: url(images/pink-back.gif); 
/* background-position: center;  */
/* background-repeat: no-repeat; */
  
  scrollbar-base-color: #E64985; 
  scrollbar-arrow-color: white;
  scrollbar-DarkShadow-Color: black; 
  scrollbar-highlight-color: #010D63

}

a 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #E64985;
	font-weight: bold;
	text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #E64985;
}

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

TD.headerNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}
A.headerNav, A.headerNavigation  { 
  color: #ffffff; 
}

A.headerNavigation:hover, A.headerNav:hover {
  color: #F6A8C7;
}


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: #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: #BA8EA0;
}

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

/* Navigation Styles */

#navigation 
{ 
	/* Hack for IE5 */
	width: 173px;
	
	margin-top: 2px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

#navigation li { margin: 0 0 0 0; }

#navigation a
{
	font-size: 11px;
	
	display: block;
	padding: 1px 10px 3px 10px;
	/* Hack for IE */
	width: auto;
	height: 12px;
	
	color: #000000;
	
	text-decoration: none;
	font-weight: bold;
	
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#navigation a:hover
{
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}

#navigation ul ul { display: none; }

#navigation ul ul li { margin: 0 0 0 0; }

#navigation ul ul a
{
	font-size: 11px;

	display: block;
	padding:2px 10px 3px 10px;
	
	width: 100%;
	
	background-color: #E17FA6;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#navigation ul ul a:hover
{
	color: #FF01DE;
	background-color: #EA88E9;
	text-decoration: none;
}

#navigation a.darkgreen { color: #FFFFFF; background-color: #000000; }
#navigation a.mediumgreen { color: #FFFFFF; background-color: #BDAF9C; }
#navigation a.lightgreen { background-color: #96CEFF; }

#navigation a.darkgreen:hover { color: #FFF200; background-color: #000000; }
#navigation a.mediumgreen:hover { color: #FFF200; background-color: #BDAF9C; }
#navigation a.lightgreen:hover { color: #FFFFFF; background-color: #B3A28C; }

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


.infoBox {
/*  background: #ffffff; */
}


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

.infoBoxNotice {
  background: #FF8E90;
  color: #000000;
}

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

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

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: #FFF5FC;
}

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: #FFF5FC;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #CBA3B3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E98FB3;
  color: #FFFFFF;
  font-weight: bold;
}

A.productListings-header:hover {
  color: #000000;
  background: #E64985;
  font-weight: bold;
}
A.productListing-heading:hover {
  color: #000000;
  background: #E64985;
  font-weight: bold;
}

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

A.pageResults {
  color: #00000;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E64985;
}

TR.subBar {
  background: #f4f7fd;
}

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: #aabbdd;
}

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: #E64985;
}

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: #EC6A9E;
  font-weight: bold;
}

TABLE.formArea {
  background: #FEE4EE;
  border-color: #E64985;
  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.markProductInStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #F8D6F2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FDE9F7; }

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

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* IMG sort for product listing triangel sort */
IMG.sort 
{
border: 0;
height: 9;
width: 16;
margin-bottom: -2;
}
/* Poll booth */
TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #FFF1FB; 
} 
TR.pollFooter { 
  background: #FFF1FB;
}  
/* product listing extra info */
TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}
.estimatedshippingBox {
  background: #F7E1F1;
	}

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

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

	.ShowShipping {
	  background: #000000;
	  color: #ffffff;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  text-align: center;
	} 
/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:100%; height:100%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	layer-background-color:#666666;
	visibility:hidden;
/* background-color: #FFFFFF */
 clip:  rect(   );
}
.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana, arial, helvetica;
  	font-weight: bold;
	font-size:11px;
}

.clLevel0{
	color:#000000;
	layer-background-color:#EEEEEE;
font-weight: bold;
}

.clLevel0over{
	layer-background-color:#E8387E;
	color:#FFFFFF;
	background-color:#000000;
  	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	layer-background-color:#CCCCCC;
}
.clLevel1over{
	position:absolute;
	padding:1px;
  	font-weight: bold;
	font-family:Verdana, arial, helvetica;
	font-size:11px;
}

.clLevel1{
	background-color:#EEEEEE;
	layer-background-color:#EEEEEE;
	color:#000000;
	font-weight: bold;
}

.clLevel1over{
	background-color:#000000;
	layer-background-color:#DE4400;
	color:#FFFFFF;
  	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
}
.clLevel0Copy { 
  font-family:Verdana, arial, helvetica; 
  font-weight: bold; 
  font-size:11px;
  color:#666666; 
  background-color:#EEEEEE;
  layer-background-color:#EEEEEE;
}
.clLevel0 { 
	position:absolute;
	padding:1px;
	font-family:Verdana, arial, helvetica;
  	font-weight: bold;
	font-size:11px;
/* background-color: #FFFFFF */
 } 

.clLevel1 { 
	position:absolute;
	padding:1px;
  	font-weight: bold;
	font-family:Verdana, arial, helvetica;
	font-size:11px;
 }
/* ----------------- coolMenu_eof ----------------- */

.contentBoxHeading {
	font-family:Verdana, arial, helvetica;
	font-weight: bold;
	font-size:14px;
	color: #FFFF00;
}
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #CBB5C3;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: CBB5C3;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #CBB5C3;
  border-bottom: 1px solid #CBB5C3;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */



