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

.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 14px; color: #3b3b3b; }
.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;*/
  background: url('images/skin/carbon.gif');
  color: #3b3b3b;
  margin: 0px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

.clear {clear: both;}

/** Alex RSA - header BOF **/
DIV.header_container {
	height: 300px;
	width: 905px;
}

DIV.main_menu {
	display: block;
	width: 905px;
	height: 45px;
	background: url('images/skin/header_menu_bg.png') no-repeat;
	text-align:center;
}
DIV.main_menu DIV { 
	width: 95px;
	display: inline-block !important;
	display: inline;
	text-align:center;
	margin: 0 !important;
	margin: 0 3px;
}
DIV.main_menu A {
	display: block;
	padding-top: 6px;
	color: #3b3b3b;
	width: 100%;
	height: 40px;
	text-align: center;
}
DIV.main_menu A:hover, DIV.main_menu A.active  {
	color: #FFFFFF;
	text-decoration: none;
	background: url('images/skin/header_menu_button.png') no-repeat;
}

DIV.header_top {
	height: 255px;
	width: 905px;
	background: url('images/skin/header_top_bg.png') no-repeat bottom;
}
DIV.header_top .logo { 
	float: left; 
	margin-bottom: 10px;
	/*margin: 60px 0 0 15px;*/
}
DIV.header_top .header_right { 
	float: right;
	width: 905px;
}

DIV.header_top .header_right IMG { 
	float: left; 
	margin: 20px 0 20px 120px; 
}
DIV.header_top .header_right IMG.mtm {
	margin: 80px 0 0 0;
} 
DIV.header_top .header_right .logo IMG { margin: 0;}

DIV.header_top .infos { 
	float: right; 
	text-align: right; 
	margin: 40px 10px 0 0;
	width: 335px;
}
.infos p {
	margin-right: 10px;
	font-size: 15px;
	text-align:center;
}
/** Alex RSA - header EOF **/

/** Alex RSA - main_content BOF **/
DIV.shadow {
	width: 905px;
	background: url('images/skin/main_repeat_bg.png') repeat-y right;
}
DIV.main_body {
	width: 900px;
	margin-right:5px;
	background: url('images/skin/main_bg.png') repeat-x ;
}
DIV.column_left {
	float: left;
	width: 235px;
	margin: 0 5px;
}
DIV.main_content {
	float: right;
	width: 645px;
	margin: 0 5px;
}
/** Alex RSA - main_content EOF **/

/** Alex RSA - footer BOF **/
DIV.footer_container {
	display: block;
	width: 905px;
	height: 70px;
	background: url('images/skin/footer_bg.png') no-repeat top left;
	text-align: left;
}
DIV.footer_container .links {
	height: 30px;
	padding: 8px 0 0 15px;
	font-size: 12px;
}
DIV.footer_container .links DIV {
	display: inline;
	margin: 0 5px;
}
DIV.footer_container .links A {
	color: #FFFFFF;
	text-decoration: none;
}
DIV.footer_container .links A:hover {
	text-decoration: none;
	color: #7e807f;
}
DIV.footer_container .copyright {
	float: left;
	margin-left:20px;
	margin-top: 0 !important;
	margin-top: 7px;
	color: #7e807f;
	font-size: 11px;
	/*font-weight: bold;*/
}
DIV.footer_container .siret {
	float: right;
	margin-right:20px;
	margin-top: 0 !important;
	margin-top: 7px;
	color: #7e807f;
	font-size: 11px;
	text-align: right;
}
/** Alex RSA - footer EOF **/

/** Alex RSA - boxes BOF **/
DIV.infoBoxHeading { text-align:left; margin-left: 3px;}

DIV.infoBoxWhatsNew {
	background: url('includes/languages/french/images/buttons/box_whats_new.png') no-repeat 50%;
	height: 180px;
}
DIV.infoBoxWhatsNew A, DIV.infoBoxWhatsNew A:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
DIV.infoBoxWhatsNew A IMG{
	margin-top: 40px;
	border: 1px solid #FFFFFF;
}
/** Alex RSA - boxes EOF **/


/** Alex RSA - product_info BOF **/
DIV.product_left { width: 310px; float:left;}
DIV.product_main_image {
	background: url('images/skin/product_main_image_bg.png') no-repeat;
	padding: 3px 0 0 4px;
}
DIV.product_right { 
	float:right; 
	width: 290px;
	height: 380px;
	background: url('images/skin/product_add_images_bg.png') no-repeat;
	margin: 0 10px;
}
DIV.additional {margin-right: 10px}
DIV.additional TD { width:50%; }
DIV.additional SPAN.no-images { color:#fff; padding:10px;}

.picture {
	border: 1px solid #FFF;
}
/** Alex RSA - product_info EOF **/

A {
  color: #3b3b3b;
  text-decoration: none;
}

A:hover {
 /* color: #AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}
INPUT[type=text], TEXTAREA {
	border: 1px solid #4648bd;
}
TEXTAERA {
	padding: 5px;
}
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: #FF3300;*/
}

TD.headerError, TD.messageStackError, TD.messageStackWarning {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #ff0000;*/
  border: 1px solid #FF3300;
  color: #FF3300;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
 /* background: #1EE627;*/
}

TD.headerInfo, TD.messageStackSuccess {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #00ff00;*/
  border: 1px solid #33cc33;
  color: #33cc33;
  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: #cccccc;
}
.infoBoxContents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  text-align: left;
}
.column_left .infoBoxContents {
  margin: 5px 5px 20px 10px;
}
.infoBoxContents TD.smallText {
	background-color: #ffffff;
}
.infoBoxContents A:hover {
	text-decoration: none;
	color: #000000;
	/*font-weight: bold;*/
}
.infoBoxContents .input_search{
	width: 180px;
	border: 1px solid #3b3b3b;
	height: 18px;
}
.infoBoxContents .button_ok { vertical-align: middle;}
.infoBoxContents DIV.category_name { float: left; }
.infoBoxContents DIV.category_count { float: right; }

.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;
  background: #999999;
  color: #ffffff;
  padding-left: 5px;
}

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

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

TABLE.productListing {
  /*
  border: 1px;
  border-style: solid;
  border-color: #999999;
  border-spacing: 0 1px;
 
  border: 1px solid #999999; */
  background-color: #cccccc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.productListingImage-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #999999;
}
TD.productListingImage-data IMG{
  border: 1px solid #ffffff;
  margin: 4px 0 ;
}
TD.productListingImage-data IMG.button{
  border: 0;
  margin: 0;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  /*font-weight: bold;*/
  color: #4648bd;
  padding-top:2px;
}

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	border: 1px solid #4648bd;
}

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: hand; }
.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; }

