/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-align:center;
	background-color: #C8C8C8;
}

a img {border: none; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

h1 {
	margin: 0 15px 0 15px;
	text-align: center;
	font-size:18px;
	color: #C92A22;
	letter-spacing: 1px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D5A9E;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}

h4 {
	text-align:center;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color:#C92A22;
}

label, h4.optionName {
	/*line-height: 1.5em;*/
	/*padding: 0.2em;*/
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
	float: left;
}
label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

address {
	padding: 0.5em;
	font-style: normal;
	background:#E7EDF2;
	margin:10px;
	border:1px solid #537999;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	/*margin: 0.3em 0em;*/
	margin-left:25px;
	padding:0 10px 10px 10px;
	width:auto;
	border:solid 1px black;
	float:left;
}
#productAttributes {
	padding-left:100px;
}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}


#navEZPagesTop {
	background-color: #666666;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

/*The main content classes*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	padding-left:5px;
	color: #c00;
}
.advisory {}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding:0 15px 10px 15px;
	margin-bottom:20px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	/*padding: 1em;*/
	border-top: 0px none #000;
	border-right: 0px none #000;
	border-bottom: 0px none #000;
	/*border-left: 1px dashed #5495BB;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5595B8;
}

.contourOptions {
	border: 1px solid #A6A6A6;
}
.fdOptionsBas {
	background-color: #F3F3F3;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #E7EDF2;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	color:#FF0000;
	font-weight:bold;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-weight:bold;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage{
	margin: 20px 10px 10px 0 ;
}
#productName {
	margin-top: 10px;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: auto;
	margin: 0.3em 0em;
	float:left;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
}


/*sideboxes*/
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-weight:bold;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #FFFFFF;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
tr.tableHeading {
	background-color: #E7EDF2;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #E7EDF2;
}
.productListing-data {
	padding: 10px 10px 10px 0px;
	
}
.productListing-data h3 {
	margin: 0 0 1em 0;
	
}
#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

.advanced_search{
	text-align:left;
	padding-left:20px;
	font-weight:bold;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #F1F9FC;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

/* Modifs Mathias */
.catergoryImgMenu {
	text-align:center;
	width:100%;
	height:110px;
	padding-top:10px;
	background-color:#F1F9FC;
}

/* footer */
#navSuppWrapper {
	height:28px;
	text-align:center;
	margin:0px;
	background-image: url(../images/bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navSupp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top:0px;
}
#navSupp a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	padding-top:0px;
}
/* Bandeau titre */
/**/
h2.centerBoxHeading,#navBreadCrumb {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

h2.centerBoxHeading {
	padding:22px 0 0 35px;
	background:url("../images/header/bas_box_titre.jpg") no-repeat;
	height:53px;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:-25px;
}

#navBreadCrumb{
	background:url("../images/header/centre_r1_c1.jpg") no-repeat;
	height:30px;
	padding:8px 0 0 35px;
	margin:0;

}

#categoryImgListing, #indexProductListCatDescription, #categoryIcon {
	text-align:center;
	background: #F1F9FC;
}
.centerBoxContentsNew {
	background:url("../images/prod.jpg") center no-repeat;
/*	background:url("../images/prod.jpg") center no-repeat;*/
	height: 148px;
	width: 150px;
	margin:10px 11px -3px 12px;
	/*padding: 25px 5px 20px 5px;*/
}
#BoxNewContent {
	padding-top:20px;
}
.productListing-even {
	background-color: #E7EDF2;
}
.fieldLogin {
	width:300px;
	position:relative;
	margin-left:100px;
}
.fieldLogin2 {
	text-align:center;
	width:300px;
	position:relative;
	margin-left:100px;
}

#prixProduitListe {
font-weight:bold;
}

.note{
color:#FF0000;
}

/* footer */
#navSupp ul{
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}
#navSupp ul li {
	display: inline;
}
#navSupp ul li a{
	padding: 0em 0.5em;
	margin: 0;
}
/* centre */
.fondCentre {
	background:url("../images/header/bas_box.jpg") left bottom no-repeat;
/*background:url("../images/header/centre_r12_c1.jpg");*/
	padding: 0;
	margin: 0;
}
.liensInfo  {
	list-style-type:none;
	padding: 0;
	margin-top:0px;
	margin-left:15px;
}
#navBreadCrumb a {
    color:#666666;
}
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}
.texteGrandCouleur2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #A74274;
}
.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}


.fondexp1 {
	background-image: url(../pics/fondexperience_03.jpg);
	height: 55px;
	width: 353px;
}

.fondexp2 {
	background-image: url(../pics/fondexperience_05.jpg);
	height: 57px;
	width: 353px;
}

.fondexp3 {
	background-image: url(../pics/fondexperience_07.jpg);
	height: 70px;
	width: 353px;
}

.fondexp4 {
	background-image: url(../pics/fondexperience_09.jpg);
	height: 49px;
	width: 353px;
}

.fondexp5 {
	background-image: url(../pics/fondexperience_11.jpg);
	height: 45px;
	width: 353px;
}

.fondexp6 {
	background-image: url(../pics/fondexperience_13.jpg);
	height: 64px;
	width: 353px;
}
.texteBlanc {
	font-size:11px;
	text-decoration: none;
	color: #ffffff;
}

.menuRef{
	background-color:#C8C8C8;
	text-align:center;
	width:100%;
	/*color:#FFFFFF;*/
}

/*div.menuRef a{
color:#FFFFFF;
}*/

/** FORMULAIRE DE DEVIS **/

form#formDevis {
	padding: 15px;
	
}

form#formDevis .teteForm, form#formDevis .piedForm {
	/*background:#000011 none repeat scroll 0%;*/
	color:black;
	font-family:arial,hevetica,sans-serif;
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0pt;
	padding:0.5em;
}

form#formDevis .piedForm {
	text-align: right;
}

form#formDevis .corpForm {
	padding-left: 25px;
	padding-right: 25px;
}

form#formDevis .corpForm select {
	width: 500px;
}

form#formDevis .corpForm textarea {
	width: 500px;
	height: 100px;
}

form#formDevis .corpForm label.label_devis {
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 10px;
}

form#formDevis .corpForm input {
	width: 200px;
}

form#formDevis span.oblig {
	color: red;
}

#list_attributes_specials_priced li {
	color:#000099;
	font-size:14px;
	font-weight:bold;
}
.show_special_attribute_price {
	color:#FF0000;
	font-size:16px;
}

#fdpromo {
	background-image:url(../images/fdpromo2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:510px;
	padding:26px 0 34px 0;
	border-top:1px solid #000066;
}

#fdpromo ul {
	margin:0;
	padding-left:190px;
}