/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body, input, textarea {
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #ece6da;
	color: #000;
	margin: 0;
	text-align: center;
}

#container {
	width: 800px;
	margin: auto;
	text-align: left;
	border: 0;
}

#header {
	border: solid 1px #ad9c71;
	border-width: 0 1px;
	background: url(images/header-bg.png) 500px 0;
}

#corpus {
	border: solid 1px #ad9c71;
	border-width: 0 1px;
}

.non_subscribers_text {
	padding: 0 15px;
	text-align: center;
	font-size: 0.8em;
}

.non_subscribers_text p {
	margin: 0 0 10px 0;
}

.non_subscribers_text form {
	margin: 0 0 0 0;
}

.right-col {
	border: solid 1px #ad9c71;
	border-width: 0 1px 1px 0;
}

.right-col, .right-col table {
	background-color: #e5ddc9;
}

.content {
	padding: 5px 15px;
	background-color: #fff;
	border-bottom: solid 1px #ad9c71;
}

h2 {
	font-size: 13pt;
}

.products_details {
	font-size: 8pt;
}

.products_details th, .products_details td {
	text-align: left;
	padding: 2px 10px;
}

.boxText {
	padding: 2px 10px;
}

.errorBox {
	font-size: 10px;
	background-color: #e5ddc9;
	font-weight: bold;
}
.stockWarning { font-size: 10px; color: #c03; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size: 10px; color: #70d250; text-decoration: underline; }

.error {
	color: #F00;
}

.tab1 {
	border: 0;
	cursor: pointer;
	width: auto;
	height: 100px;
}

.tab2 {
	background-color: #fff;
	border-collapse: collapse;
}

a {
	color: #513a2c;
	text-decoration: none;
}

a:hover {
	color: #542906;
	text-decoration: underline;
}

input, textarea, select {
	background-color: #ece6da;
	border: solid 1px #9b8c77;
}

form {
	display: inline;
}

tr.header {
	background: #fff;
}

tr.headerNavigation {
	background: #b47;
}

td.headerNavigation {
	font-size: 10px;
	background: #b47;
	color: #fff;
	font-weight: normal;
}

.barre1 {
	background: #714;
	padding: 0 10px;
}

div.right_menu {
	padding: 2px 0 3px 0;
	position: absolute;
	margin: 80px 0 0 40px;	
	font-size: 0.75em;
	color: #513a2c;
	width: 750px;
	text-align: right;
}

div.right_menu a {
	color: #513a2c;
	padding: 0;
}


.barre2 {
	color: #000;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	background: #6e4e39;
}

.barre2 td {
	padding: 0 10px;
}

.cart-resume {
	text-align: center;
	font-size: 11px;
	display: block;
	border-bottom: 0;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	background: url(images/sac.png) no-repeat 0 0;
	padding: 4px 10px 4px 30px;
	white-space: nowrap;
}

.cart-resume:hover {
	color: #000;
	text-decoration: none;
}

.image-button {
	background: none;
	border: 0;
}

#lang-choice-bar {
	position: absolute;
	margin: 15px 0 0 580px;
}

#lang-choice-bar img {
	margin: 0 2px;
}

#lang-choice-bar a img {
	border: solid 1px #000;
	margin: 0 2px;
}

#lang-choice-bar a:hover img {
	border: solid 1px #fff;
}

.categories {
	white-space: nowrap;
}

.categories a {
	white-space: nowrap;
	overflow: hidden;
	margin: 10px 0;
	line-height: 1.3em;
}

.categories .path {
	font-weight: bold;
	color: #52c2d5;
}

.categories .li {
	background: url(images/points.gif) no-repeat 0 center;
	padding-left: 13px;
}

.products-index {
	margin-bottom: 15px;
}

.products-index td {
	vertical-align: bottom;
	text-align: center;
	font-size: 10px;
	padding: 15px 0;
}

.products-index td img {
	margin-bottom: 5px;
}

.credit-cards-img {
	padding: 10px;
}

.internal-page {
	padding: 0 10px 10px 10px;
	font-size: 11px;
	line-height: 1.5;
}

.internal-page.main-page {
	padding: 0;
}

.internal-page.main-page, .internal-page.main-page table {
	font-size: 11pt;
}

.internal-page.main-page td {
	vertical-align: top;
}

.internal-page.main-page h2 {
	line-height: 1em;
	margin-top: 15px;
	background-color: #e5ddc9;
	padding: 3px 15px;
	color: #513a2c;
	font-size: 1.1em;
	font-family: Trebuchet MS, sans-serif;
}

.internal-page.main-page .productListing {
	margin: 0;
}

.internal-page.main-page .productListing-data {
	width: 33%;
	vertical-align: top;
	padding: 3px 0 0 0;
	text-align: center;
}

.internal-page.main-page .big-link {
	font-weight: bold;
	color: #000;
}

.internal-page.main-page .communication {
	padding: 0 15px 0 70px;
	margin: 25px 0 35px 0;
	border: solid 2px #719adc;
	background: #fff url(images/warning.png) no-repeat 11px center;
	font-size: 1.4em;
}

.internal-page.main-page .communication p {
	margin: 5px 0;
}

.home-description {
	margin: 0 0 20px 0;
}

.home-description p {
	margin: 5px 0;
}

.cgv-table-port {
	border-collapse: collapse;
	border: 0;
	font-size: 0.8em;
}
.cgv-table-port th {
	padding: 2px 6px;
	text-align: left;
}
.cgv-table-port td {
	padding: 2px 6px;
}
.cgv-table-port .tr-france td {
	background: #ff9;
}
.cgv-table-port .tr-dom-tom td {
	background: #cff;
}
.cgv-table-port .tr-europe td {
	background: #cfc;
}

a.headerNavigation { 
	color: #fff;
	font-weight: normal;
}

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

tr.headerError {
	background: #932668;
}

td.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #932668;
	color: #fff;
	text-align: center;
}

tr.headerInfo {
	background: #090;
}

td.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #090;
	color: #fff;
	text-align: center;
}

#footer {
	font-size: 8pt;
	padding: 2px 0 5px 0;
	text-align: center;
}

#footer-links {
	font-size: 8pt;
	padding: 5px 0 0 0;
	text-align: left;
	height: 100px;
}

#footer-links ul {
	float: left;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 5px;
	border-left: solid 1px #AD9C71;
}

#footer-links li {
	padding: 2px 0;
}

#footer-links a {
	white-space: nowrap;
}

#footer a img {
	border: 0;
}

#footer #rcs-img {
	width: 25px;
	height: 13px;
	padding-right: 10px;
	vertical-align: top;
	position: relative;
	top: 1px;
}

.info-box {
	padding-bottom: 15px;
	font-size: 11px;
}

.info-box-title {
	color: #fff;
	background: #6e4e39;
	padding: 4px 10px;
	margin: 0;
	font-size: 1em;
}

.info-box-title a {
	color: #fff;
}

.info-box-content {
	padding: 3px 12px;
}

.info-box-content ul {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

.info-box-content ul li {
	padding: 3px 0;
}

.info-box-content p {
	margin: 8px 0;
}

.infoBox {
	background: #fff;
	padding-bottom: 5px;
}

.infoBoxContents {
	background: #fff;
	font-size: 11px;
}

.infoBoxNotice {
	background: #ff8e90;
}

.infoBoxNoticeContents {
	background: #ffe6e6;
	font-size: 10px;
}

td.infoBoxHeading {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 3px 10px;
	background: #6e4e39;
	border: solid 1px #6e4e39;
	border-width: 1px 0;
}

td.infoBox, span.infoBox {
	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: #f7e1ec;
}

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

.productListing-heading {
	font-size: 10px;
	background: #6e4e39;
	color: #fff;
	font-weight: bold;
}

.productlisting-headingPrice { 
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}

td.productListing-data {
	padding: 15px 0;
	font-size: 10px;
	vertical-align: center;
	background: #fff;
}

tr.productListing-odd td.productListing-data, tr.productListing-even td.productListing-data {
	border-bottom: solid 1px #6e4e39;
}

td.productListing-data img {
	margin-bottom: 5px;
}

a.pageResults {
	color: #00f;
}

a:hover.pageResults {
	color: #00f;
	background: #ff3;
}

td.pageHeading, div.pageHeading, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #513a2c;
	padding: 5px 0;
	font-family: Trebuchet MS, sans-serif;
}

h1 {
	margin-bottom: 10px;
	border-bottom: solid 1px #513a2c;
	padding: 10px 0 2px 0;
}

tr.subBar {
	background: #f4f7fd;
}

td.subBar {
	font-size: 10px;
	color: #000;
}

td.main, p.main, div.main {
	font-size: 11px;
	line-height: 1.5;
}

td.smallText, span.smallText, p.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.accountCategory {
	font-size: 13px;
	color: #abd;
}

td.fieldKey, td.tableHeading {
	font-size: 12px;
	font-weight: bold;
}

td.fieldValue {
	font-size: 12px;
}

td.category_desc {
	font-size: 11px;
	line-height: 1.5;
}

span.newItemInCart {
	font-size: 10px;
	color: #932668;
}

checkbox, input, radio, select {
	font-size: 11px;
}

textarea {
	width: 100%;
	font-size: 11px;
}

span.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

table.formArea {
	background: #f1f9fe;
	border: solid 1px #7b9ebd;
}

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;
	font-weight: bold;
	color: #c76170;
}

span.productSpecialPrice {
	color: #f00;
	background-color: #ff0;
	padding: 0 2px;
}

span.errorText {
	color: #932668;
}

.module-icon {
	vertical-align: top;
}

.moduleRow { }
.moduleRowOver td { background: #D7E9F7; cursor: pointer; }
.moduleRowSelected td { background: #E9F4FC; cursor: pointer; }

.moduleRow td, .moduleRowOver td, .moduleRowSelected td {
	padding: 2px 10px;
}

.moduleRowOver td.module-icon, .moduleRowSelected td.module-icon {
	background-color: #fff;
}


.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000; }

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #9f0; }

.inputRequirement { font-size: 10px; color: #932668; }

table.linkListing {
	border: solid 1px #b47;
	border-spacing: 1px;
}

.linkListing-heading {
	font-size: 10px;
	font-weight: bold;
	background: #b47;
	color: #fff;
	text-align: center;
}

td.linkListing-data {
	border: solid 1px #b47;
	border-width: 0 1px 1px 0;
	padding: 4px;
	font-size: 10px;
}

tr.linkListing-odd {
	background: #f7e1ec;
}

tr.linkListing-even {
	background: #F5F5F5;
}

.popup-link {
	margin: 5px;
}

.popup-container {
	position: relative;
	z-index: 1;
}

.popup-link .popup {
	display: none;
}

.popup-link:hover .popup-container {
	z-index: 200;
}

.popup-link:hover .popup {
	position: absolute;
	border: solid 1px #000;
	display: block;
	top: 0;
	right: 0;
}

.advanced-search {
	padding: 10px 20px;
}

.advanced-search td {
	padding: 4px 10px;
}

.advanced-search .num-range, .advanced-search .num {
	width: 80px;
	text-align: right;
}

.advanced-search .alpha {
	width: 130px;
	text-align: left;
}
