/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $   
   ============================================  
   DIGISTORE FREE ECOMMERCE OPEN SOURCE VER 3.2  
   ============================================
      
   (c)2005-2006
   The Digistore Developing Team NZ   
   http://www.digistore.co.nz                       
                                                                                           
   SUPPORT & PROJECT UPDATES:                                  
   http://www.digistore.co.nz/support/
   
   Design changes for Fashionizer Spa
   made by Dylka (c) 2008
   
   Portions Copyright (c) 2003 osCommerce
   http://www.oscommerce.com   
   
   This software is released under the
   GNU General Public License. A copy of
   the license is bundled with this
   package.   
   
   No warranty is provided on the open
   source version of this software.
   
   ========================================


   This stylesheet handles the store side colors and styles

   which are not editable via the administration panel.


*/

/* Horizontal lines within the store */

hr {
  border: 0;
  color: #DADFB9;
  height: 1px;
  width: 100%;
  
}


.boxText { font-family: Arial, Arial CE; font-size: 11px; }

/* error boxs displayed along the top of the store. */
.errorBox {
	font-family : Arial, Arial CE;
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}


/* text shown in the shopping cart when product is not in stock */
.stockWarning {
	font-family : Arial, Arial CE;
	font-size : 11px;
	color: #ff0000;
}

.productsNotifications {
	background-color: #f7f7f7;
}

/* color and font style for edit buttons on checkout process */
.orderEdit { font-family : Arial, Arial CE; font-size: 11px; color: #5680A9; text-decoration: underline; }

/* main store body */
BODY {margin: 0px; font-size: 11px; font-family: Arial, Arial CE; color: #3F422A; scrollbar-face-color: #DADFB9; scrollbar-highlight-color: #DFE3C7; scrollbar-shadow-color: #D3D6BC; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #DFE3C7;}

/* store hyperlink color */
A {
  color: #000000;
  text-decoration: none;
  font-family: Arial, Arial CE;
  font-size: 11px;
}

/* store hyperlink hover color */
A:hover {
  color: #C2C200;
  text-decoration: underline;
  font-family: Arial, Arial CE;
  font-size: 11px;
}

FORM {
	display: inline;
}

/* snailtrail font and color settings */

A.headerNavigation { 
  color: #949B66; 
  font-size: 11px;
  font-family: Arial, Arial CE;
  text-decoration: none;
}

/* color that is used for the &raquo between the snailtrail links */
.snailseperatorcolor {color: #7D7D5D} 

/* snailtrail hyperlink hover color */
A.headerNavigation:hover {
  color: #C2C200;
  font-size: 11px;
  text-decoration: underline;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Arial, Arial CE;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Arial CE;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
/* product header */
TD.headerproduct {
  font-family: Arial, Arial CE;
  font-size: 13px;
  color: #666666;
  font-weight: bold;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Arial CE;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.instoreAdvertisement {
  border:1px solid #DADFB9;
  }

/* header used on the top of the boxs displayed on the left hand side */

.infoBoxheader {
	background-image: url(images/infoBoxheader_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DADFB9;
	border-right-color: #DADFB9;
	border-bottom-color: #DADFB9;
	border-left-color: #DADFB9;
}

/* body of the boxs shown on the left hand side */
.myinfoBox {
  background: #f7f7f7;
  border-left:1px solid #DADFB9;
  border-right:1px solid #DADFB9;
  border-bottom:1px solid #DADFB9;
}

/* additional boxs shown around the store - currently disabled */
.infoBox {
  background: #FFFFFF;
  border:1px solid #FFFFFF;
}

/* box style for create account & express options */

.loginbox {
  background: #FFFFFF;
  border:1px solid #FFFFFF;
}

.contentBox {
  background: #ffffff;
}

/* left hand categories background color */

.categoriesBox {
  background: #f7f7f7;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Arial CE;
  font-size: 11px;  
}

.contentBoxContents {
  font-family: Arial, Arial CE;
  font-size: 11px;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F6F5ed;
  font-family: Arial, Arial CE;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, Arial CE;
  font-size: 11px;
  color: #666666;
  background-color:#f7f7f7;
 
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Arial CE;
  font-size: 11px;
}

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

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

/* box shown around the outside of product listing - default border set to 0 (disabled) */

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

.productListing-heading {
  font-family: Arial, Arial CE;
  font-size: 11px;
  background: #FFFFFF;
  color: #DFE2CF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Arial CE;
  font-size: 11px;
}

/* product description */

.productDesc {
  font-family: Arial, Arial CE;
  font-size: 11px;
  color: #000000;
  }

/* product info price font size & style */

.productPrice {
  font-family: Arial, Arial CE;
  font-size: 12px;
  font-weight: bold;
}

/* homepage price font size & style */

.productPrice-newprod {
  font-family: Arial, Arial CE;
  font-size: 11px;
  font-weight: bold;
}

A.pageResults {
  color: #5680A9;
}

A.pageResults:hover {
  color: #5680A9;
  background: #e9f4fc;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Arial CE;
  color: #C2C200;
  font-size: 11px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Arial CE;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Arial CE;
  color: #3F422A;
  font-size: 11px;
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Arial CE;
  font-size: 11px;
  font-color: #666666;
  background-color:#FFFFFF;
}

SPAN.moreLink {
	font-family: Arial, Arial CE;
	font-size: 11px;
	color: #5680a9;
	font-weight: bold;
}


.notice {
  font-family: Arial, Arial CE;
  color: #DADFB9;
  font-size: 11px;
}

TD.smalltextgray, SPAN.smalltextgray, P.smalltextgray {
  font-family: Arial, Arial CE;
  font-size: 11px;
  color: #d3d3d3;
  background-color:#FFFFFF;
}

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

TD.fieldKey {
  font-family: Arial, Arial CE;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Arial CE;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, Arial CE;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Arial CE;
  font-size: 11px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Arial CE;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Courier, Courier New, Verdana, Arial;
  font-size: 11px;
  color: #545936;
}

SPAN.greetUser {
  font-family: Arial, Arial CE;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #F7FAE0;
  border-color: #858B5D;
  border-style: solid;
  border-width: 1px;
  font-family: Courier, Courier New, Verdana, Arial;
  font-size: 11px;
  color: #545936;
}

TD.formAreaTitle {
  font-family: Arial, Arial CE;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Arial CE;
  font-size: 11px;
  color: #fb150b;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Arial CE;
  color: #FF0000;
}

SPAN.errorText {
  font-family: Arial, Arial CE;
}

.moduleRow { }

/* rollover color used with user accounts and checkout process */

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Arial CE; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Arial CE; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Arial CE; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Arial CE; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Arial CE; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Arial CE; font-size: 11px; color: #FF0000; }

/* footer links color and font */

.footerLinks {
  color: #000000;  
  font-family: Arial, Arial CE;
  font-size: 11px;
  text-decoration: none;
}

/* footer links showing terms / shipping and copyright information under the first table */

.footerLinks2 {

  color: #000000;  
  font-family: Arial, Arial CE;
  font-size: 11px;
}

/* out of stock message */

.outofStock {
  color: #FF0000;  
  font-family: Arial, Arial CE;
  font-size: 8px;
}

/* product print header */
.productprintHeader {
	font-family: Arial, Arial CE;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

/* product print price */
.productprintPrice {
	font-family: Arial, Arial CE;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

/* error box shown at the top of the store */
.systemErrorBox {
	font-family: Arial, Arial CE;
	font-size: 11px;
	color: #e10404;
	font-weight: bold;
	border: 1px solid #e10404;
}
.sign_mainpage {background-repeat: no-repeat; background-image: url(images/leyaut.gif); background-color:#DADFB9; background-position: right bottom; width:100%; height:100%; margin: 0px 0px 0px 0px; font-family: Arial, Arial CE; font-size: 11px;}
