﻿/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning {  color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  color: #70d250; text-decoration: underline; }


.wordField
{
	
	font-size:14px;
	background-color:#ECFFEC;
	width:220px;
	border:2px #cfcfcf solid;
	padding:4px;
}


.littleCountBox
{
	font-size:0.7em;
	float:right;
	width:1.6em;
	border: solid 2px;
	padding:0.1em;
	text-align:center;
	color:#fff;
	background-color:#8a8;
	
	
}

td.littleCountBox a
{
	
	color:#fff;
}


body {
  background: #8e9f92;
  color: #333;
  margin: 0px;
  font: 10px "Lucida Grande", Arial, Verdana, sans-serif;
  padding:0px;
  
  text-align:center;
  border:none;
  background-image:url('images/pagebg.png');
  background-repeat:repeat-x;
  background-position:left top;

   
}


#BodyLayer{
	background-color:#fff;
    width:990px;
    border:none;
    margin-top:8px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-top:0px;
	padding-bottom:8px;
}

#paddedcell
{
	 	margin-left: auto;
	margin-right: auto;

	width:970px;
	padding:8px;
	margin-left: auto;
	margin-right: auto;

}


/* shadows */
#wrapper {
	background:url(images/vertical_bg_grad.jpg) repeat-y center top;

}
#midder {
	padding-bottom:12px;
	background:url(images/vertical_bg_foot.jpg) no-repeat center bottom;

}
#inner {
	background:url(images/head_bg_grad.jpg) no-repeat center top;

}





a {
  color: #00d;
  text-decoration: none;
}

a:hover {
  color: #00a500;

  text-decoration: underline;
}

form {
	display: inline;
}

.titleField
{
	width:128px;
}

.inputField
{
	
	width:260px;
}

tr.header {
  background:none;
  
}

tr.header td{
	padding: 8px;	
}

tr.headerNavigation {
	 
     background: #373c44;
    
     
}



/*
	The small links a the top right next to the checkout/account icons
*/
#HeaderLayer a{
	
	font-size:10px;
}


#HeaderLayer
{
	margin-left: auto;
	margin-right: auto;
	width:990px;

	
}



#CategoryHeader
{
	padding-top:10px;
	background-color:#151517;
	width:990px;
	padding-bottom:12px;
	background-image:url('images/Toolbar-background.png');
	background-repeat:repeat-x;
	border-top:1px black solid;
	
   	margin-left: auto;
	margin-right: auto;


}

#CategoryHeader a
{
	
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	padding:0px 12px 0px 12px;
}

#CategoryHeader a:hover
{
	
	color:#4d4;
	
}


.footer {
	
	clear:both;
	text-align:center;	 
	background-color:#fff;
	padding-top:8px;
	border:none;
	margin-top:0px;

}


.bizlinks a{
	
	margin-left:8px;
	margin-right:8px;
	font-size:11px;
}

.bizlinks
{
	margin-top:8px;
	padding-top:14px;
	border-top:1px #efefef solid;
}



div.newsBox
{
	font-size:10px;
	border:0px white solid;
	padding:8px;
	margin-top:0px;
	margin-right:0px;
	padding-left:8px;
	background-color:#efefef;
	background-repeat:repeat-y;
	background:url(images/newsboxbg.png);
	background-position:left bottom;
}

div.newsBox h1
{
	font-size:14px;
	font-weight:bold;
	color:#224;
	margin-bottom:8px;
	
}

h1{
	margin:4px;
	font-size:14px;
}

h2{
	margin:3px;
	font-size:12px;
}


.slideShow
{

	float:left;
	border:solid 2px #afafaf;
	margin-right: 0.8em;
	
}


.frontPage
{
	/*background-image: url('images/nouveaubg.JPG');	*/
	padding-top:0.6em;
	padding-left:0.6em;
	margin-top:1em;
}

td.headerNavigation {

  /*background:#efefef;*/
  border-bottom-style:solid;
  border-bottom-width:5px;
  /*border-bottom-color:#cdcdcd;*/
  border-bottom-color:#000;
  border-top-style:solid;
  border-top-width:1px;
  /*border-top-color:#777;*/
  border-top-color:#000;
  
  padding-bottom:8px;
  padding-top:6px;
  
  color: #222;
  font-size:12px;
  font-weight : bold;


}


a.headerNavigation { 
  color: #111; 

}

a.headerNavigation:hover {
  color: #111;
}

.bodyCol, .leftCol, .rightCol
{

	border-top-style:none;


}


.bodyCol
{
	padding:8px;	
}






.productImage
{
	border-style:solid;
	border-width:2px;
	border-color:#cccccc;	
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {

  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}




.infoBox {
  /*background: #eee;*/
  background: #fff;
  margin: 0 0 0 0;
  padding: 0;
  /*border-style:solid;
  border-width:1px;*/
  /*border-color:#999;*/
 /*border-color:#9dc384;*/
 border-color:#fff;

}

.boxHolder
{
	/*width:140px;*/
	border-style:solid;
	border-width: 0px;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:0px;
	background-color:#fff;
	/*background-color:#eee;*/
	/*border-color:#6a6a6a;*/

}

.boxItem
{
	clear:both;border-style:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;


}

td.boxItem
{
	
	font-size:11px;
	padding-right:4em;
}



.boxText { font-size:11px; 


 }



.infoBoxContents {
  /*background: #eeeeee;*/
 
  background: #fff;
  border-style:none;

  font-size:12px;

}

.infoBoxNotice {
  background: #FF8E90;
  
}

.infoBoxNoticeContents {
 background: #FFE6E6;

}

.infoBoxHeading {

  font-size:11px;
  font-weight: bold;
  background: #fff;
 
  color: #222;
  padding: 2 4 2 6;
 /* background-image: url('images/box_background.png'); */
}

.contentBoxHeading {
 /* background-image: url('images/box_background.png');  */
  font-size:12px;
  font-weight: bold;
  background: #373c44;
 
  color: #ffffff;
  padding: 2 4 2 6;
}

TD.infoBox, SPAN.infoBox {

}

img
{
	border-style:none;	
}

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

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

table.productListing {

  border: none;
  border-style: solid;
  border-width:1px;
  border-color: #b6b7cb;
  border-spacing: 0px;
  padding:0px;
  margin:0px;
}

.productListing-heading {
  font-size:12px;
  background: #6f6f6f;
  color: #fff;
  font-weight: normal;
  padding:0px;
  margin:0px;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-bottom-color:#dedede;
  
}

td.pager
{
	font-size:10px;
	padding:0px;
}

table.pager
{
	margin-top:0px;
	margin-bottom:8px;

}

table.pagerBottom
{
	margin-top:8px;
	margin-bottom:8px;

}

td.pagerBottom
{
	font-size:10px;
	padding:0px;
}


a.productListing-heading:hover {
 	
 	color:#fffff1;
	
}


td.productListing-data {
	font-size:11px;
	padding-right:12px;
	
	border-bottom:1px #dfdfdf solid;

}


td.pageHeading, div.pageHeading {

  font-size: 16px;
  font-weight: bold;
  color: #4a4a4a;
  padding-bottom:0.4em;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  color: #000000;
}

TD.main, P.main {
	font-size:12px;
	padding:2px;
}


TD.sumBox {
	padding:0.5em;
}


TD.smallText, SPAN.smallText, P.smallText {
	font-size:11px;
	padding-bottom:14px;
}


td.productListing-data a img
{
	margin-top:18px;
	margin-bottom:18px;	
	border-left:1px white solid;
	border-right:1px white solid;

}




td.productListing-data a:hover img
{
	 
	margin-top:18px;
	margin-bottom:18px;	
	
	border-left:1px blue solid;
	border-right:1px blue solid;
}


img.actionButton
{
 
	margin-top:8px;
	margin-bottom:2px;	

	
}

a:hover img.actionButton
{

	
	margin-top:8px;
	margin-bottom:2px;	

}


input.actionButton:hover
{
	margin-top:8px;
	margin-bottom:2px;	

}

input.actionButton
{
	margin-top:8px;
	margin-bottom:2px;	

	
}



TD.smallText a{
	font-size:13px;
	font-weight:bold;	
}

TD.accountCategory {

  color: #aabbdd;
}

TD.fieldKey {

  font-weight: bold;
}

TD.fieldValue {

}

TD.tableHeading {

  font-weight: bold;
}

SPAN.newItemInCart {

  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;

}

SPAN.greetUser {

  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {

  font-weight: bold;
}

SPAN.markProductOutOfStock {

  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

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

.checkoutBarFrom
{
	
	color: #3c3cff;
	text-decoration:underline;
}

.checkoutBarTo {  color: #6c6c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageBox {  }
.messageStackError, .messageStackWarning {  background-color: #ff1111;color:#fff;padding:8px; }
.messageStackSuccess {
background-color: #8e9f92;
padding:8px;
color:#fff;
 }

/* input requirement */

.inputRequirement { color: #ff0000; }

.selected
{
	font-size:12px;
	 
}


