/*
  $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: 9px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 9px; background: #C1076A; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 9px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 9px; color: #C1076A; text-decoration: none; }

BODY {
  background: #000000 url(images/background.jpg);
  background-repeat: no-repeat;  
  background-position: left;
  color: #FFFFFF;
  margin: 0px;
  SCROLLBAR-FACE-COLOR: #151515; 
  SCROLLBAR-HIGHLIGHT-COLOR: #666666;
  SCROLLBAR-SHADOW-COLOR: #666666; 
  SCROLLBAR-3DLIGHT-COLOR: #151515; 
  SCROLLBAR-ARROW-COLOR: #666666; 
  SCROLLBAR-TRACK-COLOR: #151515; 
  SCROLLBAR-DARKSHADOW-COLOR: #151515
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C1076A;
	text-decoration: none;
}
a:active {
	color: #C1076A;
	text-decoration: none;
}

FORM {
	display: inline;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #C1076A;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #C1076A;
  color: #CCCCCC;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #00ff00;
  color: #FFFFFF;
  text-align: center;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #CCCCCC;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #C1076A;
  text-transform: uppercase;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  color: #000000;
}

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

A.pageResults {
  color: #CCCCCC;
  text-decoration: none;
}

A.pageResults:hover {
  color: #C1076A;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C1076A;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #C1076A;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #f0a480;
}

TABLE.formArea {
  background: #CCCCCC;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #c76170;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #C1076A; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #252525; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #C1076A; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 9px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 9px; background-color: #C1076A; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 9px; background-color: #99ff00; }

/* input requirement */

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

.png{  
background: url(http://www.dfegroupserver.net/dressforexcess/images/grey.png) !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.dfegroupserver.net/dressforexcess/images/grey.png', sizingMethod='scale');
background: repeat-y;
}

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : left;
  font-size: 10px;
  color: #FFFFFF;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #CCCCCC;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  color: #000000;
}

input {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	padding: 1px;
	margin: 0px;
}
.genericFormStyle {
	border: 0px solid;
	background-color: #252525;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	/*height: 12px;*/
	padding: 1px; 
}