/* oscss template - 'excalibur', by j4k, http://www.pasfacilearetenir.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, j4k */
/* Added: Jun. 15th, 2005 */


/* IMPORTANT */

/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



/*-basics-----------------------------*/


body {
	margin: 0px 0px 0px 100px;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	min-height: 100%; height: 100%;

	font-size:12px;
	padding:0px;
}
 
small{float:right;}
p small {float:none;}

p, .infoText, .orderHistory, .textMain, #checkoutSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding:0 20px 0 20px;
	color:#666;
	display:inline;
}

#reviews {padding-left:0;width:380px;clear:both;background: url(images/bg_hr.gif) no-repeat bottom left;}
#reviews div {width:100%;margin-bottom:2em;padding:0;}
blockquote.review{
   background-image: url(images/center_quote.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   padding-top:30px;
   margin-top:30px;
   font-family: "Times New Roman",Times,serif;
 } 
blockquote {color:#000;background: url(images/center_quote.jpg) no-repeat; padding-left:40px;margin-left:-6px;width:355px;}
blockquote  {font-family: "Times New Roman",Times,serif;font-size:1.5em;font-style:italic;color:#8b7343;}

cite,.reviewRate,.reviewDate {display:block;float:right;}

.listingTop, .spacer {width:380px;height:50px;}

#productDateAdded {display:block;}

h2, h3, h4 {
	font-family: "Times New Roman",Times,serif;font-size:1.5em;font-style:italic;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	display:block;
}

table {width:400px;border:1px solid #ccc;margin-bottom:5px;}

dl, dt, dd ,dd.image {display:block;}
dt {font-weight: bold;}

td, th {
	background:#eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F55;	
	padding-left:10px;
	border-bottom:1px solid #fff;
}

dt.description {padding:15px;color:#666;}
dt.description img {display:none;}

td {color:#666;}

.newProduct{margin:15px;float:left;width:380px;_width:350px; background: transparent url(images/bg_hr.gif) no-repeat top;}
.newProduct dt.name {width:350px;}
/*.newProduct dd.image {text-align:right;
width:350px;}*/
.newProduct dd.image {
float:right;
margin-right:150px;
_margin:0;
text-align:right;
width:35px;
}

.newProduct dd.price {padding:25px 0pt 0pt 70px;}
.infobox {width:100%;text-align:center;}

.newProducts,.productsNewContener {
	position:relative;
	margin:10px 0 0 10px !important;
	margin-left:0;
	float:left;
	width:390px;
}

img {margin:5px 10px 5px 10px;}

.otTtitle {text-align:right;font-size:10px;color:#999;}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
}
.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	margin-left:10px;
}

del {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;	
	margin-left:10px;
}
#splitPageTop a,#splitPageBottom a {margin:0 1px 0 1px;}
#splitPageTop p,#splitPageBottom p {display:block;margin:0px;text-align:right;}
.listing {width:380px;}
.listing dl ,#special dl {margin-bottom:0px;clear:both;padding:2em;
width:380px;
background: url(images/center_quote.jpg) no-repeat; padding-left:40px;margin-left:-6px;}
.listing dl dt {margin-bottom:10px;width:350px;}
.productModel {margin:0px 0px 0px 0px;width:150px;}
.productPrice {color:#888888;
text-align:right;
width:250px;margin-top:30px;}
.productQuantity {margin:30px 0px 0px 20px;width:150px;}
.productWeigth {margin:0px 0px 0px 20px;width:150px;}
.listingBuy input {margin-left:10px;}
.formBt .submitBt, .listing .submitBt {    
width: 250px;
   height: 60px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url(images/bg_hr.gif) no-repeat 0px 20px;/* on place l'image en arrière plan */
 /* On cache le texte de substitution (très loin car Opera l'affiche même en dehors du boutton : il faut donc le faire sortir de la page)*/
   cursor: pointer;  /* pour transformer de pointeur en main */}
.formBt .submitBt:hover,.formBtbreadCrumb .submitBt:hover, .listing .submitBt:hover {
   background-position: 20px 20px;/* On déplace l'image d'arrière plan pour donner l'effet */
}

fieldset {
	width:380px;
	margin: 0 auto;
	border:1px solid #ccc;
	float:left;
}

fieldset p {
	margin: 10px 50px 0 0;	
	display:block;
}

#centre li.cartPrice {	
	margin-top:15px;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

h1, .productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px
}

.productPrice {text-align:left; color:#888;}

.cartProduct {
	clear:both;
}
.cartProduct img, #menuDroite img {
	float:right;
}

#centre ul {
	list-style:none;
}

#centre li {
	border-left: 1px solid #ccc;
	padding-left:10px;
	font-size:14px;
	color:#777;
   	font-family: "Times New Roman",Times,serif;
	font-style:italic;
	width:300px;
}

.navBt {float:right;margin-right:10px;}


/*-liens-----------------------------*/


a:link, #breadCrumb a:link {
	font-family: Arial, Helvetica, sans-serif;display:none;
	font-size: 12px;
	color: #6A0029;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

a:visited, #breadCrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A0029;
	text-decoration: none;
	display:inline;
}

a:hover,#breadCrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A0029;
	text-decoration: none;
	font-variant: normal;
}

#centre a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A0029;
	text-decoration: none;
	display:inline;
	text-align:left;
	border-bottom:1px solid #CCC;		
}

#centre a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A0029;
	text-decoration: none;
	display:inline;
	text-align:right;
	border-bottom:1px solid #FFF;
}	

#centre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A0029;
	background:#EEE;
	text-decoration: none;
	font-variant: normal;
}

.menu a:link, #breadCrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited, #breadCrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #504F55;
	text-decoration: none;
}

.menu a:hover,#breadCrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
	font-variant: normal;
}

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #504F55;
	text-decoration: none;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-variant: normal;
}



/*-listes-----------------------------*/

ul {list-style:none;}

#menuGauche ul{
	text-align:left;
	margin:0px;	
	list-style: none;	
	/* border: 1px solid #413F4F;*/
}

#menuGauche li{	
	display:block;
	width:175px;
	/* border: 1px solid #413F4F;*/
}

#menuDroite .boxes ul {padding-left:0px;text-align:left; margin-left:-15px;width:137px;}
#menuDroite .boxes ul li {text-align:right;margin-right:10px;width:137px;}

#menuGauche li a.under{
	padding:0 0 0 6px;
	width:127px;
	display:inline;
	color:#aaa;
}

#menuGauche li a.under:hover{
	margin-left:0px;
	padding:0 0 0 10px;
	/*background: url(images/menuGaucheBG_sousmenu_hover.gif) no-repeat top left;*/
}

#menu ul{
	margin-top:0px;
	height:20px;		

}

#menu li{	
	position:relative;
	float:right;
	margin:0 20px 0 0;

	background: url(images/menuSeparateur.gif) no-repeat;
	padding: 0 0 0 10px;
	display:block;
	/* border: 1px solid #413F4F;*/
}

/*-structure-----------------------------*/

#container {	
	background: url(images/bg_container.jpg) repeat-y;
	position:absolute;
	float:left;	
	width:760px;
	border-left: 1px solid #413F4F;
}


#header {
	width:760px;
	height:124px;	
}
.head_1 {background: url(images/header_2.jpg) no-repeat;}
.head_2 {background: url(images/header_2.jpg) no-repeat;}
.head_3 {background: url(images/header_2.jpg) no-repeat;}

#menu{
	padding:0px;
	margin:0px;
	width:760px;
	background: url(images/menuBg.gif) repeat-x;
	height:40px;
}

#breadCrumb {
 	padding:0 0 0 15px;
 	width:745px;
	height:44px;
	background: url(images/inter.gif) no-repeat;
}

#menuGauche {
	float:left;
	text-align:left;	
	top:0px;	
	width:260px;
	height: 100%;
}

#index {
	height: 100%;	
}

#centre {
	padding-left:30px;
	padding-right:30px;
	margin-right:20px;
	position:relative;
	float:right;
	height: 100%;
	width:420px;
	background: url(images/center_bg.jpg) repeat-y;
}
 #centre p{
	padding-left:20px;
	padding-right:0;
	margin-right:0;
	display:block;
}

#centre div,#index, #productInfo, #login, .infoText, .shoppingCart, #cartContent,#privacy,#conditions {width:395px;text-align:justify;}
.productImage {float:right;
margin-right:160px;
text-align:right;
width:35px;}

#productImage p{width:150px;float:right;}
#productImage img, .post-content img,.post-chapo img {float:right;margin-right:0px;}
#centre #productImage {width:190px;float:right;}

#centre  #productDescription ul {width:90%;}

#centre #productDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	font-style: normal;
	font-weight: normal;
	padding:0 20px 0 20px;
	width:335px;
}

#centre  #productInfoSpec {width:200px;height:100px;background: url(images/bg_hr.gif) no-repeat top left;}

#centre_before {
	margin-top:30px;
	margin-right:20px;
	height:60px;
	padding-left:30px;
	padding-right:30px;
	position:relative;
	float:right;
	width:420px;
	background: url(images/center_before.jpg) no-repeat;
}

#centre_after {	
	padding-left:30px;
	padding-right:30px;
	margin-right:20px !important;
	margin-right:10px;
	position:relative;
	height:60px;
	float:right;
	margin-bottom:-100px;
	width:420px;
	background: url(images/center_after.jpg) no-repeat;
}

div.shippingMethod span, p.paymentFields {
  text-align:left;
  display:block; 
}

#menuDroite {
	text-align:left;
	width:145px;
	float:right;	
}
#owner { position:absolute;bottom:30px;left:280px;}
#owner h3, #owner h2,#owner h1 {color:#6A0029;}
#footer {
	width:520px;
	height:24px;
	background: url(images/footer.jpg) no-repeat;
	float:left;
	display:block;
	margin-top:0px;
	font-size:10px;
	padding-left:240px;
	padding-top:300px;
	color:#FFF;
}

#footer a {	color:#FFF;}
/*
/*-boxes-----------------------------*/

.boxes li hr {display:none;}

#languagesBox {position:absolute;top:67px;left:-30px;padding:5px;}
#languagesBox h4 {display:none;}
#languagesBox li {float:left;padding:0px !important;padding-top:15px;}

.Box h4 {margin-bottom:0;padding:10px 0 13px 3px;background: url(images/bg_box.jpg) repeat-y;}

.NewsBox h4 {margin-bottom:0;padding:10px 0 13px 3px;background: url(images/bg_box_news.jpg) repeat-y;}
.NewsBox {background-color:#FCF6D6; width:185px;text-align:center;}
.NewsBox img{margin-left:-20px;}
.NewsBox_after {background: url(images/bottom_box_news.jpg) no-repeat bottom;width:185px;height:30px;margin-top:0px;}

#searchBox {position:absolute;top:130px;width:760px;text-align:left;}
#searchBox h4 {display:none;}
#searchBox input {float:none;}

/* 
 wFORMS 2.0 Stylesheet -  Design Melt Down Theme v3 - Aug. 2006

 Adapted from Forms With Style -  Design Melt Down (www.designmeltdown.com)
 This notice MUST stay intact for legal use
 Visit Design Melt Down at http://www.designmeltdown.com/ 
 
 To be used along with wforms-jsonly.css - See http://www.formassembly.com/wForms
*/


/* Form Sections ======================================================================== */

/* Fieldset  */
fieldset {
	position:relative;
	margin: 1em 0px 0px 0px;
	padding: 2em 10px 10px 10px;
	border-width:2px 0px 0px 0px;
	border-style:solid;
	border-color:#CCC;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif ;
	font-size:small;
}
legend {
	line-height: 100%;
	position:absolute;
	padding: 3px 5px;
	top: -10px;	
	background-color:#ecefcb;
	border-width:1px 1px 1px 10px;
	border-color:#888;
	border-style:solid;	
	color:#5c71a2;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	text-align:center;
} 	 
/* Nested Fieldset  */
fieldset fieldset  {
}
fieldset fieldset legend {
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
	line-height: normal;	
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#ecefcb;
}
form .alternate-1 td {
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
}
form .alternate-0 {
}
/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}
form .inlineSection .oneField {
	margin-right: 2px;
	white-space: nowrap;	
	display: inline;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	margin:0 5px 0 0;
	color:#5c71a2;
	line-height: normal;text-align:left;
}
/* Text inputs / Select label */
label.preField {
	font-size:90%;
	font-weight:bold;
	display: -moz-inline-box;
	display: inline-block;	
	min-width:100px;
	text-align:right;
	white-space: nowrap;
}
/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	padding: 0 4px;
	font-size:90%;
	color:#5c71a2;
}
/* Label when inside an inline section */
form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	font-size:90%;
	font-weight:bold;
	text-align:right;
	min-width:100px;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
	width:90%;
	border:1px solid;
	border-color:#809431;
}
input {
	background-color:#FFFAD5;
	margin:2px 5px 0 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#809431;
	color:#000;
	font-family:"Courier New", Courier, mono;
	padding:1px 2px;
}
input[type='text'] {		
}
input[type='checkbox'] {		
	margin-right: 5px;
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}
.gridSection input[type='checkbox'] {
	margin: 0 !important;
}
form .alternate-1 input {
	background-color:#ecefcb;
}

/* Buttons ======================================================================= */

form .actions {
	padding-top: 15px;
	text-align: right;
	clear: right;
}
/* Submit button */
form .primaryAction {
	background-color:#e9f9ac;
	border:1px solid #809431;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0px 0px 0px 20px
}
form .primaryAction:hover {
	background-color:#E9FDD7;
}
/* Cancel button */
form .secondaryAction {
	color: grey;
	background-color:#e9f9ac;
	border:1px solid #809431;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0px 0px 0px 20px	
}
form .secondaryAction:hover {
	color: black;
}

/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1.5em 0;
	line-height: 130%;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	position: absolute;
	width: 180px;
	z-index: 50;
	background-image: url(/images/v2/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 14px 0 0 0;
	margin:  2px 0 0 10px;
	color: #000;
}
form .field-hint div {
	background-color: #fffbb8;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	padding: 4px;
	line-height: normal;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	margin: 3px 0;
	padding-right: 6px;
	border: 1px dotted #ddd;
	background-color: #FFFFFF;
}
div.removeable {
	margin: 3px 0;
	padding-right: 6px;	
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	font-weight: bold;
}
form .removeLink {
	line-height: 260%;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}

 
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	overflow: expression('visible');
}

form .inlineSection .oneField {
	display: expression('inline-block');		
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('7em');
	white-space: expression('nowrap');
}


img {border:0;}


/*------------lightbox------------*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(images/overlay.jpg);
}
* html #overlay {
	background-color: #000;
	background-image: url(images/blank.gif);
	filter: Alpha(opacity=50);
}
/*------------lightbox------------*/


