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

/* @group ACCUEIL */

.scoot {
  font-family: Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #4D5757;
  text-shadow: silver 1px 3px 5px;
  padding-left: 35px;
  background: url(images/arrow_cat.png) no-repeat;
}
.discount {
  font-family: Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #FF6600;
  text-shadow: silver 1px 3px 5px;
}
.sub-title {
  color: #4D5757;
  font: italic bold 16px Verdana, Arial, sans-serif;
}

TD.block {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px solid gray;
  padding: 10px;
  text-align: center;
  background-color: rgba(255,254,255,0.6);
}
.H1 {
  color: #000000;
  font: italic bold 13px Verdana, Arial, sans-serif;
}


/* @end */

/* @group Scoot Discount STYLES */

/* HEADER */

TD.navHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight : normal;
  line-height: 32px;
  padding-top: 6px;
}

/* Menus SAV */
TD.contentNavHeader {
	line-height: 38px;
	background: url(media/header/block_haut.gif) no-repeat 0 top;
}
A.navHeader{ 
  color: black; 
}
A.navHeader:hover {
  color: #FF3300;
  text-decoration: none;
}

/* Barre Recherche */	
TD.contentNavSearch {
	background: url(media/header/block_bas.gif) no-repeat 0 bottom;
	height: 32px;
}

.search {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : normal;
	font-style: normal;
	padding-bottom: 2px;
}
.caddy {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style: normal;
	padding-bottom: 2px;
}
.my_submit_button{
	padding-left:10px;
	margin-bottom:4px;
}

/* Navigation dans OSC */
TD.breadcrumb{
  color: #FF6600;
  font: bold 10px Verdana, Arial, sans-serif;
}
A.menuBreadcrumb{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: white;
	text-decoration: none;
	}
A.menuBreadcrumb:hover{
	color: #FF3300;
	text-decoration: underline;
	}

/* Navigation customer */
TD.customer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: white;
  font-weight : normal;
  background: url(media/header/ombre_centre.jpg) repeat-x;
}

A.customer{ 
  color: white; 
  text-decoration: none;
}

A.customer:hover {
  color: #FF3300;
  text-decoration: none;
}

/* INFOBOX CAT */

A.specialCat {
  color: #000000;
  text-decoration: none;
  font: 11px Verdana, Arial, sans-serif;
}

A.specialCat:hover {
  color: #FF6600;
  text-decoration: none;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background-color: white;
}
SPAN.selectedCat {
	color:#FF3300;
	text-decoration:none;
}

/* LISTING IMAGES CATEGORIES*/

A.none {
	text-decoration: none;
	border-style: none;
}

A.none:hover {
    text-decoration: none;
	border-style: none;
}

/* TEXTE LEGALE*/

.infos_legales {
  color: #4D5757;
  font: bold 11px/20px Verdana, Arial, sans-serif;
	padding-left: 20px;
	background: #f3f3f3 url(images/infobox/bullet_infos.png) no-repeat left;
	border-bottom: 1px dotted orange;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: 1px dotted orange;
}

/* TITRES */
TD.pageHeadingProd, DIV.pageHeadingProd {
  color: #4D5757;
  font: italic bold 18px Verdana, Arial, sans-serif;
	text-shadow: silver 1px 3px 5px;
	padding-left: 25px;
	background: url(images/arrow_prod.png) no-repeat;
	text-decoration: none;
}
TD.pageHeadingCat, DIV.pageHeadingCat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #FF6600;
	text-shadow: silver 1px 3px 5px;
	padding-left: 35px;
	background: url(images/arrow_cat.png) no-repeat;
	text-decoration: none;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #FF6600;
	text-shadow: silver 1px 3px 5px;
	text-decoration: none;
	padding-left: 15px;
}

/* FOOTER */
TD.navfooter {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	font-style: normal;
    line-height: 25px;
}

A.menu_footer {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
A.menu_footer:hover {
	color: #FF3300;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

div.ImageProductListing {
	border: 2px solid white;
	height: 100%;
	background-color: white;
}
//div.ImageProductListing:hover {
    border: 2px outset #FF3300;
	height: 100%;
	background-color: white;
}

.menu_copyright {
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}
.menu_copyright:hover {
	color: white;
	text-decoration: underline;
}


/* MAIN PAGE */
.background_content_gauche {
	background: url(media/header/block_a.jpg) repeat-y left;
}

.background_content_droite {
	background: url(media/header/block_b.jpg) repeat-y right;
}
.background_content_gauche_all {
	background: url(media/header/block_c.jpg) repeat-y left;
}

.background_content_droite_all {
	background: url(media/header/block_d.jpg) repeat-y right;
}
.background_centre_all {
	background: url(media/header/bg_centre_all.jpg) no-repeat center bottom;
}
.column_left_menu {
	padding-left: 10px;
}

TD.mainNewProducts, P.mainNewProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-bottom: 1px dotted #b3c7ca;
}


SPAN.productNormalPrice {
  color: black;
	font: 13px Verdana, Arial, sans-serif;
}

SPAN.productSpecialOffer {
  color: #ff0000;
	font: bold 16px Verdana, Arial, sans-serif;
}

SPAN.productInfoSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: black;
}

SPAN.productInfoNormalPrice {
  color: #FF6600;
	font: bold 20px Verdana, Arial, sans-serif;
}

/* @end */
/* @group STYLE siteMap SEO */
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: red;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight : normal;
}
.sitemapHeading {
  color: red;
	font: bold 12px Verdana, Arial, sans-serif;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight : normal;
}
A.sitemapProducts { 
  color: black;
}
A.sitemapProducts:hover {
  color: red;
}
A.sitemap { 
  color: black;
}
A.sitemap:hover {
  color: red;
}
.sitemap_indvidual_hdg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight : normal;
}
A.sitemap_indvidual_hdg { color: black; }
A.sitemap_indvidual_hdg:hover { color: red; }
.sitemap_indvidual { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight : normal;
}
A.sitemap_indvidual { color: black; }
A.sitemap_indvidual:hover { color: red; }

h1 {
 margin-bottom: 0;
 padding-bottom: 0;
 color:  #4D5757;
 font: italic bold 20px Verdana, Arial, sans-serif;
}
h2 {
 margin-bottom: 0;
 padding-bottom: 0;
 color: black;
 font: italic bold 16px Verdana, Arial, sans-serif;
}
/***** End Sitemap_SEO *****/ 

/* @end */


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

img
{
border: 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF3300;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #9cafaf;
}

.infoBoxContents {
  background: #f3f3f3;
	font: 10px/15px Verdana, Arial, sans-serif;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  height: 18px;
}

TD.infoBoxBgHeading {
  background: url(images/infobox/deco_box.png) no-repeat right top;

}

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: #fafafa;
}

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: #f3f3f3;
}

TABLE.productListing {
  border-spacing: 1px;
  background-color: #4D5757;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4D5757;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  color: #4D5757;
  font: italic bold 16px Verdana, Arial, sans-serif;
}

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: #ff0000;
}

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;
  white-space: pre;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

