/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Arial, sans-serif;
  font-size: 12px;
  
}

body {
  background: #494949;
  background-image: url(images/texturebg.jpg);
  color: #494949;
  margin: 0px;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

#bodyWrapper {
	background: #ffffff;
	margin: 8px auto;
	padding: 0;
}

#bodyContent {
	
}

#header {
  height: 160px;
  width: 982px;
  margin: 0;
  padding: 0;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 0px;
  margin: 0 8px 0 8px;
  width: 185px;
}

#columnRight {
  padding-top: 5px;
  margin: 0 auto 0 8px;
  height: auto!important;
  height:600px;
  min-height: 600px;
  width: 152px;
}

.infoBoxContainer {
	margin: 12px 0 0 0;
	
}

.infoBoxHeading {
  padding: 4px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 3px;
  border-bottom: 1px solid #eaebe5;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable {
  padding: 0px 6px 0px 0;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ffffff;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 1em;
  margin: 10px 120px 16px 0;
  color: #494949;
  padding: 0;
}

h2 {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 5px 2px;
	color: #494949;
  	padding: 0;
}

h3 {
	font-size: 16px;
	letter-spacing: 0;
	font-weight: bold;
	margin: 0 2px 5px 2px;
	color: #494949;
  	padding: 0;
}

h4 {
	font-size: 14px;
	letter-spacing: 0;
	font-weight: bold;
	margin: 5px 2px;
	color: #494949;
  	padding: 0;
}




table, p {
  font-size: 12px;
  line-height: 1.5em;
  margin: 4px 3px;
  color: #494949;
  padding: 0;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 2px 3px #999;
  -moz-box-shadow: 0px 2px 3px #999;
}

#piGal .outer {
  margin-left: -30px;
}



.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; color: #a3c82e; text-decoration: underline; }

A {
  color: #899c0d;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


#breadcrumb {
	margin: 6px 0;
	font-size: 11px;
}

A.headerNavigation { 
  color: #e80074; 
}

A.headerNavigation:hover {
  color: #e80074;
  text-decoration: underline;
}

TR.headerError {
  background: #bd140a;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #bd140a;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #a3c82e;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #a3c82e;
  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: #b6b7cb;
}

.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: 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: #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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #494949;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #bd140a;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

INPUT[type=text], SELECT, INPUT[type=password] {
	border: 1px solid #899c0d;
	background: #fffffd;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  
  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: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.fort {
	font-weight: bold;
	color: #e80074;
}

span.fort del {
	font-weight: bold;
	color: #8c8c8c;
	font-size: 15px;
	font-weight: normal
}

SPAN.productSpecialPrice {
  color: #e80075;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #bd140a;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #a3c82e; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* buttons */

.tdbLink a {
	margin: 4px 6px 5px 6px;
	display: block;
	float: right;	
 }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

.ui-inwidget {
	border: 1px solid #eaecea;
	background: #fafcfa;
	padding: 2px 5px;
	margin: 25px 10px 0px 10px;
	color: #757575;
}

.ui-inwidget h2 {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.ui-inwidget ul {
	margin: 10px 3px 5px 3px;
	padding: 0;
	list-style: none;
}

.ui-inwidget ul li {
	margin: 0;
	padding: 0;
}

.ui-inwidget ul li h3 {
	font-size: 13px;
}

.ui-inwidget ul li h3 span {
	font-size: 11px;
}

#presentation {
	background-image: url(images/homepage/fond.png);
	background-repeat: no-repeat;
	width: 294px;
	border: 1px solid white;
	height: 309px; 
	margin: 0; 
	padding: 0;
	color: #000000;
}

#presentation h1 {
	font-family: Verdana;
	font-size: 16px;
	margin: 13px 20px 6px 13px;
	padding: 0;
}

#presentation ul {
	padding: 4px 5px 4px 30px;
	margin: 0;
}

#presentation ul li {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

#presentation p {
	color: #000000;
	margin: 5px 5px 4px 14px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

