﻿/*
  $Id: stylesheet.css,v 1.0 2004/08/12 00:01:55 Farhad zare Exp $

  FarsiCommerce, Open Source E-Commerce
  http://www.persianoc.com/
  http://www.oscommerce.com/

  Copyright (c) 2005 FarsiCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma,Helvetica; font-size: 11px; }
.errorBox { font-family : Tahoma,Helvetica; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma,Helvetica; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma,Helvetica; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
        display: inline;
}

TR.header {
  background: #FCFCFC;
}

TR.headerNavigation {
  background: #E1FE94;
}
TD.headerNavigation {font-family: Tahoma,Helvetica; font-size: 11px; color: #FFFFFF; font-weight: bold; padding: 7px; background-image: url('images/menu3_bar.gif'); }


A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #003366;
}

TD.footer { font-family: Tahoma,Helvetica; font-size: 11px; color: #ffffff; font-weight: bold; padding: 6px; background-image: url('images/menu3_bar.gif'); }


.infoBox {
  background: #ADD2E2;
}

.infoBoxContents {
  background: #F8F8F8;
  font-family: Tahoma;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 11px;
}

TD.infoBoxHeading { font-family: Tahoma,Helvetica; font-size: 11px; font-weight: bold; color: #000000; padding: 4px; background-image: url('images/menu3_bar.gif'); }


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma,Helvetica;
  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: #D9EAF7;
}

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: #EDF5FC;
border: 1px;
  border-style: solid;
  border-color: #ACA899;
  border-spacing: 1px;


}

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

.productListing-heading { font-family: Tahoma,Helvetica; font-size: 11px; font-weight: bold; color: #000000; padding: 4px; background-image: url('images/menu4_bar.gif'); }

TD.productListing-data {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma,Helvetica;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #FA922E;
}

TD.main, P.main {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma,Helvetica;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Tahoma,Helvetica; font-size: 11px; color: #ff0000; }

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 
## Chercher ces lignes :
## Find this lines:

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

## Ajouter ces lignes dessous :
## Add:

SPAN.productSpecialPercent {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
  text-decoration: blink;
}

/* star product pimped start */

.starTitle{
  font-family: Tahoma, Arial,  sans-serif;
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }  
 
 .starProdDesc{
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 }  
 
 .starPrice{
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }  
 
 .box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;

}

/* star product pimped end */



/* Start Products Specifications */
ul.specification_box {
  line-height: 1.5;
}

option, optgroup {
  text-decoration: none;
  font-style: Tahoma;
  margin: 0;
  padding: 2px 2px 0 2px;
  font-family: tahoma, Arial, sans-serif;
}

.filter_count {
  font-weight: Tahoma;
}

.no_results {
  color: #bbb;
}

.close {
  font-size: 75%;
  position: relative;
  top: -4px;
}

img.image_filter {  /* Applies to images used as filters */
  width: 20px;  /* Width of each image */
  height: 20px;  /* Height of each image */
  padding: 5px;  /* Padding between the category contents and the border */
  border: 1px solid #182d5c;  /* Border around each image */
  margin: 3px;  /* Margin between the image border and other objects */
  background: #ffffff;  /* Background color behind each image */
  float: left;  /* Don't change this */
}

.specs_box { /* Applies to the table surrounding the Specifications/tabs onproduct_info.php */
  width: 100%;
  background: #FFFFFF;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-size: 10pt;
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 10em;
}

#variantsBlockData {
  align: left;
}

.productInfoKey {
  font-size: 9pt;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.productInfoValue {
  font-size: 9pt;
  vertical-align: middle;
}

#productInfoPrice {
  font-size: 10pt;
  font-weight: bold;
  vertical-align: middle;
}


/* End Products Specifications */
TD.compareListing-data {
  font-family: tahoma;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}



  #content
{
  height: 100%;
  width: 100%;
  text-align: right
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: right
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color:   white;
  z-index: 1;    
  width: 300px;
  height: 200px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: right;
}

#scroll div
{
  margin: 0 auto;
  text-align:right
}

#suggest table
{
  width: 280px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:right;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
  