

/*************************************************************************/
/*************************************************************************/
/*************************************************************************/
/*************************************************************************/
/*                         DEFAULT CSS OSCOMMERCE                        */
/*************************************************************************/
/*************************************************************************/
/*************************************************************************/
/*************************************************************************/
.boxText{ font-size: 10px; padding:0; margin:0; }
.errorBox {  font-size : 10px; font-weight: bold; }
.stockWarning {  font-size : 10px;  }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }





FORM {
	display: inline;
}



a,a:hover,A.headerNavigation, A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #E29240;
}

TD.footer {
 
  font-size: 10px;
  background: #E29240;
  color: #ffffff;
  font-weight: bold;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
 
  font-size: 10px;
}
.payment_error{
  color:black;
}

.subtotal{
text-align: right;
color:#f3b820;
font-size: 23px;
margin-bottom: 15px;
}







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 {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
}

TABLE.productListing {
  border: none;
}

.productListing-heading {
 
  font-size: 10px;
  background-color: #2e4052;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  padding-left: 10px;
  padding-bottom:5px;
  padding-top:5px;
  font-size: 15px;
  color:#db9f04; 
  border-bottom:#445a70 1px dashed;
}
TD.stock{
  font-size: 11px;
  color:#ffffff; 
}

TD.productListing-data-trash {
	height:80px;
	line-height:80px;
	font-size: 15px;
	color:#db9f04; 
	border-bottom:#445a70 1px dashed;
	
	background: url(./img/bin.png) no-repeat 20% 35%;
	/*background-repeat: no-repeat;
	background-position: 20% 35%;*/
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
 
  font-size: 13px;
  color: #000000;
}

TD.main, P.main {
 
  font-size: 12px;
  /*line-height: 1.5;*/
  padding:5px;
}

p.main{
  padding-left:10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  
 
}

TD.accountCategory {
 
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
 
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
 
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
 
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO{
 
  font-size: 13px; 
}
SELECT {
  /*height:25px;*/
  font-size: 130%; 
}

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

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

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

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
font-size:18px;
font-weight:bold;
color:#db9f04;
margin-left:7px;
}
.productSpecialPrice{
	font-size:25px;
	font-weight:bold;
	color:#ffffff;
}
SPAN.productSpecialPrice_ficheproduit {
font-size:18px;
font-weight:bold;
color:#ffaf00;

}
SPAN.productSpecialPrice_old {
font-size:18px;
font-weight:bold;
color:#5f484c;
}
SPAN.productPrice {
   font-size:18px;
   font-weight:bold;
 color:#5f484c;
    margin-left:7px;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow {background-color: #12171b; }
.moduleRow td {
padding:5px;
}
.moduleRowOver { filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #12171b; }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #FFF; text-decoration:underline; text-align:left; font-weight:bold; }
.checkoutBarCurrent { font-size: 12px; color: #ffaf00; background:#2E4052; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {color:#fff;}
td.messageStackError {padding:5px; background:#f94b06; color:#000000; font-weight:bold;}
.messageStackSuccess { font-size: 10px; font-weight:bold; padding:10px; background-color:#8fd004; color:black; }

/* input requirement */

.inputRequirement { font-size: 12px; color: #ff0000; }

#submitcgv{
  display:none;
}

