/*
  $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: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; text-decoration: underline; }

BODY {
	background: #FFFFFF;
	color: #808080;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {clear: both; height:0px; padding:0; margin:0;}
A {
	text-decoration: none;
	color: #cc33ff;
	margin:0;
	padding:0;
}

A:hover {
  text-decoration: underline;
}

DIV { margin:0; padding:0;}

FORM {
	display: inline;
}

DIV.header-container { text-align:center;}
DIV.header { width:840px; margin:auto; font-family:Arial, Helvetica, sans-serif; text-align:left}
DIV.header-top { margin: 10px 0 0 0; height:35px; }
DIV.header-top DIV.box-shopping-cart {
	float: right; 
	padding-left: 30px;
	margin-right: 50px; 
	background: url('images/skin/cart.gif') no-repeat left;
}
DIV.box-shopping-cart { font-size:12px; color:#000;}
DIV.box-shopping-cart SPAN.title {
	color:#D02F94;
	font-weight:bold;
}
DIV.header-main { clear:both; height:300px;}
DIV.header-main DIV.logo { float:left; margin:30px 0 0 40px;}
DIV.header-main DIV.banner { float:right; width:490px; height:300px; /*width:327px; height:200px; margin-right:100px;*/ }
DIV.header-links { height: 50px; margin-bottom: 10px; background:url('images/skin/header_links_bg.gif') no-repeat top center; }
DIV.header-links A { float: left; margin:0; padding: 14px 0; color:#FFF; font-size:18px; background:url('images/skin/header_links_separator.gif') no-repeat right; width:140px; text-align:center;}
DIV.header-links A:hover { text-decoration:none; } 
DIV.header-links A.last { background:none;}

DIV.footer-container, DIV.footer-container A, DIV.footer-container A:hover {
	font-size: 11px;
	color: #494A44;
	text-align:center;
}
DIV.footer-links { width: 836px; margin:auto; text-align:right; }
SPAN.copyright,SPAN.copyright A, SPAN.copyright A:hover {font-size: 10px;}


TD.top_corners { height:19px; background:url('images/skin/main_top_bg.gif') no-repeat top;}
TD.bottom_corners { height:19px; background:url('images/skin/main_bottom_bg.gif') no-repeat bottom;}
TR.main_bg { background:url('images/skin/main_bg.gif') repeat-y; }
TR.main_inner_bg { background:url('images/skin/main_inner_bg.gif') repeat-x #f0f2f0 top; height:546px;}
TD.content_top { background: url('images/skin/content_top.gif') no-repeat top; height:24px;}
TD.content_bottom { background: url('images/skin/content_bottom.gif') no-repeat bottom; height:24px;}

/* Alex */
#productNEWprice, .product-price { color:#7B7B7B; font-size:13px; margin-right: 10px; font-weight:bold;}
.index_right { background:url('images/paiement_cic.gif') no-repeat bottom center; }
.leftBoxes { margin-left: 13px; }
.leftBoxes .infoBox {
  background: #f8f9f8;
  margin: 0 10px;
  padding: 0 22px;
}
.leftCategories A {
	display: block;
	font-size: 11px;
	margin:0;
	padding:5px 0 5px 10px;
	border-bottom: 1px solid #e8e9e8;
	color: #5d5d5d;
	font-size: 11px;
	text-transform: capitalize;
	background: url('images/skin/arrow_pink.gif') no-repeat left;
}
.leftCategories A.subcategories {
	padding-left: 20px;
	background: url('images/skin/arrow_pink_sub.gif') no-repeat left;
}
.leftCategories A.selectioncategory {
    color:#F43B9A;
	text-transform:uppercase;
}
.infoBoxHeader {
	height: 49px;
	background: url('images/skin/infobox_header.gif') no-repeat;
	padding: 10px 35px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.infoBoxFooter {
	background: url('images/skin/infobox_bottom.gif') no-repeat bottom;
	height: 20px;
}
.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #339933;


}

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-color: #f6f0f7;


}

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-color: #efdcf2;

}

TABLE.productListing {
  border-spacing: 1px;
}

.productListing-heading, .productListing-heading-last {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	height: 20px;
	border: 1px dotted #b9b9b9;
	border-width: 0 1px 1px 0; 
}
.productListing-heading-last { border-right:none;}

TD.productListing-data, TD.productListing-data-last {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc33ff;
	padding: 10px;
	border: 1px dotted #b9b9b9;
	border-width: 0 1px 1px 0; 
}
TD.productListing-data-last { border-right:none; }

TD.subtotal { height:35px; border-bottom:1px dotted #b9b9b9; }

A.pageResults {
  color: #808080;
}

A.pageResults:hover {
  color: #808080;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #5d5d5d;

}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

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

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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



}

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

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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

  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #4B9A4B;
  color: #ffffff;
}
TD.cartContent {


  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
A.footer {
	color: #FFFFFF;
	text-decoration: none;

}
A.footer:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
SPAN.homeboxHeading {
	font-family: Arial, sans-serif;
	color: #FF9300;
	font-size: 16px;
	font-weight: bold;

}
A.infobox {
	color: #339933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
TD.homebox {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #339933;
}
SPAN.manufacturerListing {

	font-family: Arial, sans-serif;
	color: #7B7B7B;
	font-size: 13px;
}
SPAN.shortListing {

	font-family: Arial, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
SPAN.categories {
	color: #339933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;

}
A.product-image-thumb {
	width:180px;
	height: 81px;
	text-align: center;
	background: url('images/skin/product_image_thumb_bg.gif') no-repeat;
	display:block;
	margin-bottom: 5px;
}
A.product-image-thumb IMG { margin:3px 0;}

A.product-image-info,
DIV.product-image-info {
	width:280px;
	height: 146px;
	padding:3px 0;
	text-align: center;
	background: url('images/skin/product_image_info_bg.gif') no-repeat;
	display:block;
}
A.product-name, DIV.product-name {
	display:block;
	color:#CC33FF;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px 0 0 20px;
	min-height: 16px;
	background:url('images/skin/arrow_gray.gif') no-repeat;
}
DIV.product-actions {
	width:180px;
	height:54px;
	background:url('images/skin/product_actions_bg.gif') no-repeat;
}
DIV.product-actions TD.product-shop { width:121px; }
DIV.product-actions TD.product-shop A { float:right; }
DIV.product-actions TD.product-price DIV { float:left; font-size:12px; font-weight:bold; margin:2px 4px;}
