/* Général ***********************************************************************************/

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#999;
	color:#000;
	background:url(../../images/bg.jpg) top center repeat-x;
}

a { color: #409044; text-decoration:underline }
a:hover { color: #409044; text-decoration:none }
a:visited { color: #819A27; text-decoration:underline }
a:visited:hover { color: #819A27; text-decoration:none }
a:active, a:focus, object:active, object:focus{ outline:none; }

b, strong { font-weight:bold; color:#58585A; }

p { margin-bottom:8px }

a img { border:none }

h1 { font-size:18px; color:#408F43; font-weight:normal; margin:25px 0 20px 0; font-family:Georgia, "Times New Roman", Times, serif}
h2 { font-size:15px; color:#208CCC; margin:5px 0 10px 0; }
h3 { font-size:14px; font-weight:normal; padding-bottom:15px; color:#4A7B7F; font-family:Georgia, "Times New Roman", Times, serif }
h4 { font-size:12px; font-weight:normal; margin:10px 0 5px 0; color:#4A7B7F;font-family:Georgia,"Times New Roman",Times,serif; }
h5 { font-size:13px; color:#6d2902; font-weight:bold; margin:20px 0 10px 0; }
h6 { font-size:13px; color:#58585A; margin:5px 0 10px 0; }

del { text-decoration: line-through; }
ins {text-decoration: none; padding-left:5px }

th { text-align:left; font-weight:normal }

ol { margin:14px 0 10px 20px; }
ol li { padding-bottom:6px }

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 6px 2px 6px;
	margin: 3px 0px 3px 0;
	background:url(../../images/bg_input.gif) no-repeat left top #fff;
	border-width:0 1px 1px 0;
	border-color:#bdbbba;
	border-style:solid;
	color:#4A7A7E
}

input:focus, textarea:focus, select:focus {
	background:url(../../images/bg_input-focus.gif) no-repeat left top #fff;
}

select option {
	background-color:#eef4f9;
	padding:0 4px 0 0;
}

input[type="submit"], input[type="image"], .imageSubmit, .checkBox  {
	background:none;
	border:none;
	margin:0;
	padding:0 5px
}

input[type="checkbox"], .checkBox { margin-top:4px}

label {
	text-align: left;
	float: left;
	width: 120px;
	padding: 3px 4px 3px 0;
}

form br { clear:both; }
.inputRequirement { font-size:9px }
.checkRadio { padding:0 10px 0 5px; }
.clr { clear:both; }
.h1h { display:none }

/* champs *********************************************************************/

input#firstname { width:140px; }
input#lastname { width:140px; }
input#email_address { width:140px; }
input#street_address { width:140px; }
input#suburb { width:140px; }
input#postcode { width:140px; }
input#city { width:140px; }
input#state { width:140px; }
input#telephone { width:140px; }
input#fax { width:140px; }
input#password { width:140px; }
input#confirmation { width:140px; }
input#pfrom { width:50px; }
input#pto { width:50px; }
input#dfrom { width:80px; }
input#dto { width:80px; }
input#agree { float:left; margin:7px }
input#keywords { width:130px; margin-bottom:7px}
input#dob { width:140px; }
select#country { width:153px; }
textarea#enquiry { width:280px; height:200px}
textarea#street_address { width:140px; height:50px}
input#cart_quantity {width:25px }
input#keywordsb { width:220px; }
textarea#comments { width:380px; height:150px}
textarea#review { width:265px; height:250px}
input#user_prompt { width:15px; float:left }
input#user_prompt + label{ width:250px;}



/* Menus *********************************************************************/

#footerRight ul {
	position:absolute;
	bottom:0;
}
#footerRight ul li {
	float:left;
	list-style-type:none;
}	
#footerRight ul li a {
	display:block;
	padding:4px 6px 4px 12px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	background:url(../../images/li_footer.gif) no-repeat left;
}
#footerRight ul li a , #footerRight ul li a:visited {
	color:#185122;
}
#footerRight ul li a:hover, #footerRight ul li a:visited:hover, #footerRight ul li a.active  {
	color:#fff;
}
#footerRight ul li a.parent { cursor:default }
#footerRight ul li ul { display:none }
#footerRight ul li:hover ul { 
	display:block;
	position:absolute;
	bottom:19px;
	padding-bottom:4px;
	background:#C1D53B;
}
#footerRight ul li:hover ul li { float:none }
#footerRight ul li:hover ul li a {
	padding:4px 6px 0 12px;
	background:url(../../images/li_footer.gif) no-repeat left;
}


#headerUser ul li {
	list-style-type:none;
}	
#headerUser ul li a {
	color:#6d2902;
	display:block;
	padding:0 0 2px 0;
	font-size:14px;
	text-decoration:none
}
#headerUser ul li a:hover {
	text-decoration:underline
}
.headerUserCart { top left no-repeat; padding-left:15px }


#headerCategories li {
	list-style-type:none;
}
#headerCategories li a {
	display:block;
	text-decoration:none;
	width:120px;
	height:85px;
	position:absolute;
}

#headerCategories li a.osCMenu_1 { left:370px; top:127px }
#headerCategories li a.osCMenu_2 { left:497px; top:120px }
#headerCategories li a.osCMenu_3 { left:620px; top:114px }
#headerCategories li a.osCMenu_4 { left:750px; top:105px }

#headerCategories li a h2 {
	display:none
}



#boxCategoriesChildrens .boxContent ul li {
	list-style-type:none;
}	

#boxCategoriesChildrens .boxContent ul { padding:0 0 10px 2px;  }
#boxCategoriesChildrens .boxContent ul li { padding-bottom: 7px; font-weight:bold; font-size:12px; }
#boxCategoriesChildrens .boxContent ul li a {
	color:#e14d3d;
	height:19px;
	text-decoration:none;
}
#boxCategoriesChildrens .boxContent ul  ul li { font-weight:normal; font-size:11px;  padding:0 0 7px 7px; line-height:.9em  }
#boxCategoriesChildrens .boxContent ul li a:hover, #boxCategoriesChildrens .boxContent ul li a.osCMenuactive {
	color:#ff817e
}



#listingChildrensCategories li {
	float:left;
	width:197px;
	list-style-type:none;
}
#listingChildrensCategories li a {
	display:block;
	color:#4A7B7F;
	text-decoration:none;
	background:url(../../images/li_cat.png) no-repeat left;
	padding-left:23px
}
#listingChildrensCategories li a:hover h2 {
	color:#819A27;
}
#listingChildrensCategories li a h2 {
	padding:0;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#4A7B7F;
	text-decoration:none;
}


/* Structure *********************************************************************/

#ct1 {
	width:100%;
	background:url(../../images/bg_top.jpg) no-repeat center top;
}

#container {
	position:relative;
	margin:0 auto;
	width:1059px;
}

#header {
		position:relative;
		width:1062px;
		height:301px;
		left:-40px;
		background:url(../../images/bg_header.jpg) no-repeat top left;
}
#header h2 {
	margin:0;
}
#header h2 a {
	margin:0;
	position:absolute;
	width:219px;
	height:300px;
	left:120px;
	top:0
}

	#headerLink {
		display:block;
		position:relative;
		width:313px;
		height:65px;
		top:80px;
		left:40px
	}

	#headerLink span {
		display:none
	}
	
	#headerPages {
		position:absolute;
		width:473px;
		height:68px;
		top:0;
		left:218px
	}
	
	#headerSearch {
		position:absolute;
		width:180px;
		top:12px;
		right:70px;
	}
	#advSearch a { color:#000; text-decoration:none}

	#headerUser {
		position:absolute;
		top:111px;
		right:27px;
		text-align:center;
		width:118px;
		font-family:Georgia, "Times New Roman", Times, serif
	}

	

#pageContent {
	position:relative;
	width:1059px;
	left:-39px;
	background:url(../../images/bg_content.jpg) repeat-y 0 600px;
}

	#pageTop {
	}	
	#pageLeft {
		float:left;
		width:239px;
		min-height:600px;
		background:url(../../images/bg_left.jpg) no-repeat top left;
		padding:0 0 132px 147px;
	}
	#pageLeft h3{
		color:#6d2902; 
		font-weight:normal
	}
	#pageRight {
		float:left;
		position:relative;
		z-index:9;
		width:673px;
	}
	#pageText {
		float:left;
		width:673px;
		padding-bottom:132px;
		margin-top:-90px
	}
	#pageMiddle {
		position:relative;
		float:left;
		width:653px;
	}
	#pageBottom {
	}	
	
		
#footer {
	position:fixed;
	z-index:9999;
	bottom:0;
	width:100%;
	height:45px;
	color:#fff;
	font-size:11px;
	background:url(../../images/bg_footer.png) repeat-x center top;
}
#footer a { color:#fff }

	#footerLeft { position:absolute; z-index:99999; bottom:5px; right:8px }
	#footerRight{ float:left; padding-left:8px }



/* Boxes général *********************************************************************/
.boxLeft {
	width:176px;
}
.boxLeft h3 {
	width:156px;
	height:43px;
	font-size:18px;
	padding:26px 10px 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif; c
	color:#6d2902;
	text-align:center
}
.boxLeft .boxContent {
	width:126px;
	background:url(../../images/bsc_boxmiddle.png) repeat-y;
	margin:0;
	padding:10px 25px 0 25px
}
.boxLeft .boxContent h4{
	font-size:14px;
	color:#AF4509;
	margin:0
}
.boxLeft .boxContent ul {
	margin:0 0 0 0
}
.boxLeft .boxContent ul li{
	padding-bottom:3px;
}
.boxLeft .boxBottom {
	width:176px;
	height:12px;
	background:url(../../images/bsc_boxbottom.png);
	margin-bottom:10px;
}

#boxSearch.boxLeft h3 {
	height:32px;
	padding:63px 10px 0 10px;
	background:url(../../images/bsc_boxtitle3.png);
	margin-top:20px
}
#boxLastestNews.boxLeft h3 {
	height:31px;
	padding:63px 10px 0 10px;
	background:url(../../images/bsc_boxtitle2.png);
	margin-top:20px
}
#boxShoppingCart.boxLeft h3 {
	height:29px;
	padding:63px 10px 0 10px;
	background:url(../../images/bsc_boxtitle1.png);
}
#boxCategoriesChildrens.boxLeft h3 {
	height:29px;
	padding:63px 10px 0 10px;
	background:url(../../images/bsc_boxtitle4.png);
	margin-top:10px
}

.boxGeneral h3 {
	width:670px;
	height:29px;
	font-size:16px;
	padding:5px 0 0 15px;
}

.boxGeneral .boxContent {
	padding:5px 2px 10px 2px;
	margin-bottom:5px;
}
.boxGeneral dl {
	margin-top:5px;
}
.boxGeneral dt {
	clear:both;
	width:250px;
	font-weight:bold;
	font-size:12px;
	padding:0 0 5px 9px;
}
.boxGeneral dd {
	float:left;
	font-size:11px;
	margin:0;
	padding:0 0 12px 15px;
}



.boxProduct {
	float:left;
	position:relative;
	width:290px;
	height:170px;
	padding:7px;
	margin:0 8px 16px 8px;
	border:1px solid #c2d53a;
	background:url(../../images/bg_boxProduct.png) bottom no-repeat #FDFAEB;
}
.boxProduct:hover {
	background-color:#fff
}

.boxProduct .boxProductLeft {
	float:left;
	width:105px;
	padding:0 0 10px 0;
	border-right:1px solid #C1D53B;
	text-align:center
}
.boxProduct .boxProductRight {
	float:left;
	width:170px;
	padding:0 0 0 5px
}
.boxProduct img { max-width:100px; max-height:100px; }
.boxProduct h4 { font-size:15px;}
.boxProduct h4 em { display:block; font-size:10px; color:#C1D53B; padding-top:2px; position:absolute; top:3px}
.boxProduct h6 { width:100px; text-align:center; padding-top:5px }
.boxProduct .productRestock { float:right}

.pageColumn {
	width:310px;
	float:left;
	margin-bottom:20px;
}
.pageColumn1 { margin-right:20px; }
.pageColumnBig { width:450px; }
.pageColumnBig label { width:210px; }
.pageColumn ul { margin:0 0 0 18px }
.pageColumn ul li { list-style-image:url(../../images/li.gif); padding-bottom:7px;}
.pageColumn .submitButonTop { float:right }
.pageColumn .smallEdit { float:right }
.pageColumnFull { width:650px }

.pageColumn dl {
	padding:10px 0;
}
.pageColumn dl dt {
	width:150px;
	float:left;
	font-weight:bold
}

.pageColumn table { width:100%;  }
.pageColumn table tr th { padding:5px 3px; font-weight:bold }
.pageColumn table tr td { padding:3px;}
/* Boxes détails *********************************************************************/


#boxShoppingCart .boxContentTotal {
	text-align:center;
	padding:0 0 30px 0;
	font-size:13px;
	margin:0
}
.boxContentToCO { display:block; text-align:center; padding-bottom:10px; margin:-50px 0 0 -65px}

#boxShoppingCart #boxContentCCGV { padding-top:10px; margin-bottom:15px; font-size:11px; border-top:1px solid #ccc }
.boxLeft .boxContent  ul li { list-style-type:none; padding-bottom:10px }
#boxCategoriesDescription {}
#boxCategoriesDescription .boxCategoriesDescriptionImg { float:right; margin:0 50px 10px 10px}
/*
#boxMainCategories .boxContent { }
#boxMainCategories .boxMainCategoriesBloc { width:300px; height:230px; float:left; margin:10px 0 0 10px; position:relative}
#boxMainCategories .boxMainCategoriesBloc dd { clear:both; padding:0 0 5px 15px; width:165px }
#boxMainCategories .boxMainCategoriesBloc dt a { font-size:14px }
#boxMainCategories .boxMainCategoriesBloc dt a strong { text-decoration:none }
#boxMainCategories .boxMainCategoriesBloc .boxMainCategoriesProducts { position:absolute; right:0; top:30px; width:150px }
#boxMainCategories .boxMainCategoriesBloc .boxMainCategoriesProducts img { margin:8px 0; max-height:100px;}
#boxMainCategories .boxMainCategoriesBloc .boxMainCategoriesProducts .boxMacaronL { position:absolute; top:auto; left:auto; bottom:0; right:-5px }
*/
.boxMainCategoriesBloc a h2 { display:none }

.Bloc1 a {
	position:absolute;
	display:block;
	width:160px;
	height:182px;
	left:10px;
	top:5px;
	background:url(../../images/bg_Bloc1.png);
}
.Bloc3 a {
	position:absolute;
	display:block;
	width:125px;
	height:153px;
	left:190px;
	top:5px;
	background:url(../../images/bg_Bloc2.png);
}
.Bloc13 a {
	position:absolute;
	display:block;
	width:160px;
	height:157px;
	left:335px;
	top:25px;
	background:url(../../images/bg_Bloc3.png);
}
.Bloc15 a {
	position:absolute;
	display:block;
	width:156px;
	height:164px;
	left:500px;
	top:0px;
	background:url(../../images/bg_Bloc4.png);
}

#accountHistory h4 {margin:0}
#accountOrders table { width:100% }
#accountOrders table td { padding:3px 0 }

#checkoutShippingMethod input { float:left; }
#checkoutShippingMethod label { width:auto}
#checkoutShippingMethod h6 { float:left; padding-left:15px; width:190px; font-size:13px}
#checkoutShippingAddressBook input, #checkoutNewPaymentBook input { float:left; margin:0 3px 2px 0}
#checkoutShippingAddressBook p, #checkoutNewPaymentBook p { padding:4px 0 0 15px}

#checkoutConfirmation { width:650px }
#checkoutConfirmation h3 { margin-top:20px; white-space:nowrap }
#checkoutConfirmation .orderProducts td { }
#checkoutConfirmation .checkoutConfirmationProducts { padding-left:80px }

#productReviewtext { float:left }
#productTabs .tab #productReviews h3 { display:block; clear:both; padding-top:25px }
#productTabs .tab #productReviews h3 img { float:right}
#productReviewWrite { float:left; margin:0 40px 0 20px }
#productReviewsWriteRating label { width:123px; padding-bottom:10px }
#productReviewsWriteRating input.checkBox { float:left }
#productReviews img { float:left; padding:0 10px 10px 0 }

#checkoutPaymentCCDV h3 { margin-top:30px }

#boxNewsProducts {clear:both } 

#boxSearch label { font-size:11px;width:45px; padding-top:8px }
#boxSearch select { width:130px }
#boxSearch #keywords { width:70px;}
#boxSearch .imageSubmit { margin-bottom:-10px }
#boxSearch .submitButton .imageSubmit { margin-bottom:-50px }

#boxBestSellers {clear:both; padding-bottom:25px}
#boxBestSellers .boxContent { position:relative; clear:both; height:170px }
#boxBestSellers .boxContent ol{ margin-left:180px;}
#boxBestSellers .boxContent ol li div { position:relative; width:100%; display:block}
#boxBestSellers .boxContent ol li img { position:absolute; left:10px; top:20px }
#boxBestSellers .boxContent ol li img { display:none }
#boxBestSellers .boxContent ol li img.boxBestSellersImg1 { display:block }
#boxBestSellers .boxContent ol li:hover img { display:block }
#boxBestSellers .boxContent ol:hover img.boxBestSellersImg1 { display:none }
#boxBestSellers .boxContent ol li div h6 { position:absolute; right:80px; top:0; margin-top:0}
#boxBestSellers .boxContent ol li div p.more { position:absolute; right:0; top:0}
/* fiche produit **********************************************************************/

#productLeft {
	width:340px;
	float:left;
}

.pageProduct h1 {margin:25px 0 45px 0; }

#productModel { font-size:10px; color:#000}

#productPrice { margin-top:20px; font-family:Georgia, "Times New Roman", Times, serif; float:right; font-size:30px; color:#fff; width:177px; height:53px; background:url(../../images/bg_price.png); text-align:center; padding-top:12px }
#productRestock { position:absolute; right:10px; top:20px}
#productRestock em { font-style:normal; padding:0 0 10px 4px; font-size:10px }

#productPrevNext { margin:-13px 0 20px 0; position:relative; z-index:10 }

#productImg, #productFlv, #productMp3 {
	position:relative;
	width:340px; 
	padding-top:15px;
	background-color:#fff;
	border:1px solid #C1D53B; 
	margin-bottom:15px;
	text-align:center;
}
#productImgDeco {
	position:absolute;
	z-index:2;
	margin-top:-54px;
	left:0;
	background:url(../../images/bg_productImg.png);
	width:340px;
	height:40px;
}
#productImg img {
	position:relative;
	max-width:300px; 
	cursor: url(images/z.ani), -moz-zoom-in;
}
#productThumbs {
	position:relative;
	bottom:0;
	background:#C1D53B;
	padding:30px 10px 10px 10px
}
#productThumbs img {
	padding:0 4px
}

#productActions table{
	position:relative;
	z-index:99;
	width:340px;
	margin:-38px 0 20px 0;
}
#productActions table tr td {
	text-align:center;
}

#productReview {
	width:320px;
}
#productReviewStars {
	float:left;
	padding:0 10px 0 0;
}

#productRight {
	float:right;
	width:280px;
	padding-top:60px
}

#productUrl {
	padding:20px 0 5px 0;
}

#productDateAvailable {
	padding:20px 0 5px 0;
}

#productPriceBreak h5 span{
	font-size:10px;
	color:#000;
	font-weight:normal
}
#productPriceBreak dl {
	width:250px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#productPriceBreak dl dt {
	width:50px;
	float:left;
	font-weight:bold
}

#productBuy {
	position:absolute;
	right:-40px;
	top:60px;
	text-align:center;
	padding:20px;
}
#productBuy input {
	font-size:15px;
}

#productTabs {
}
#productTabs-nav {
	clear:both;
	display:none
}
#productTabs-nav li {
	list-style-type:none;
	float:left;
	width:130px;
	margin:0 0px;
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
}
#productTabs-nav li a {
	display:block;
	height:31px;
	padding-top:15px;
	color:#6D2902;
}
#productTabs-nav li a, #productTabs-nav li a:visited {
	background:url(../../images/tabs_off.gif) no-repeat;
	text-decoration:none
}
#productTabs-nav li a:hover, #productTabs-nav li a:visited:hover, #productTabs-nav li a.active  {
	background:url(../../images/tabs_on.gif) no-repeat;
}
#productTabs .tab {
	clear:both;
	padding-top:15px;
}
#productTabs .tab h3{ display:none }
#productTabs .tab .boxGeneral { padding:0 }
#productFiltersLinks { padding:5px 0 0 0; font-size:11px; clear:both;f }
#productFiltersLinks ul { width:100% }
#productFiltersLinks ul li { float:left; list-style-type:none; padding-right:7px; white-space:nowrap }

#productFilters { clear:both; padding:15px 0;  font-family:Georgia, "Times New Roman", Times, serif; width:100%}
#productFilters dl {
	width:260px;
}
#productFilters dt {
	float:left;
	width:110px;
	color:#517A80;
	font-size:11px;
	padding:5px 0 0 0 
}
#productFilters dd {
	float:left;
	width:150px;
	font-size:11px;
	padding:5px 0 0 0 
}

#productDescription {
	line-height:1.5em
}

/* boxes blocpub *****************************************************************************/

#boxBlocs_1 {
	position:relative;
	width:400px;
	left:240px;
	margin:10px 0 20px 0;
	background:#FDFAEB url(../../images/bg_boxProduct.png) no-repeat scroll right bottom;
	border:1px solid #C2D53A;
}
#boxBlocs_1 #myController {
	width:120px;
	position:absolute;
	top:0;
	list-style-type:none;
	margin:0;
	padding:5px;
}
#boxBlocs_1 #myController li {
	padding-bottom:2px;
}
#boxBlocs_1 #myController li a h3 {
	padding-bottom:2px
}
#boxBlocs_1 #myController li a p {
	color:#000;
	font-size:10px
}
#boxBlocs_2 {
	position:relative;
	margin:10px 0 20px 0
}
#boxBlocs_2 #myController {
	position:absolute;
	width:500px;
	z-index:9999;
	left:0;
	bottom:0;
	list-style-type:none;
	margin:0;
}
#boxBlocs_2 #myController li {
	float:left;
	background-color:#0A81D1;
	border:1px solid #fff;
	margin:0 5px;
	padding:0
}
#boxBlocs_2 #myController li a {
	display:block;
	text-align:center;
	width:20px;
	height:20px;
	padding-top:2px;
	color:#fff
}
#boxBlocs_3 a {
	float:left;
	padding:10px 20px 20px 0;
}



/* autres *****************************************************************************/

#breadcrumb {
	float:right;
	text-align:right;
	padding-right:25px;
	font-family:Georgia, "Times New Roman", Times, serif
}
#productPrevNext  {
	width:140px;
	font-family:Georgia, "Times New Roman", Times, serif
}
#breadcrumb a, #productPrevNext a  {
	color:#4E7B80;
}


#mainpage {
	width:220px;
	color:#4A7B7F;
	font-size:11px;
	position:absolute;
	top:20px;
	left:10px
}

.more { text-align:right; }
.more a { padding:0 0 0 20px; background:url(../../images/bg_more.png) left no-repeat  }

#listingChildrensCategories { padding:20px 0; margin-bottom:10px}

.splitPage { padding-bottom:20px; clear:both; margin:0 10px }
.splitPage a { font-weight:bold; font-size:14px }
.splitPageL { float:left; }
.splitPageR { float:right; padding-top:3px }

.productsFilters {
	padding:10px;
	margin:20px 10px;
	background:#FDFAEB;
	border:1px solid #C2D53A;
}
.productsFilters select { float:right}
.productsFilters a { margin-left:10px}
.productsFilters a.factive { font-weight:bold }

.submitButton { text-align:right; padding:15px 10px 20px 0; clear:both}
.submitButtonTop { padding-top:0}
.submitButtonCart { }
.previousButton { text-align:left; padding:30px 10px 20px 0; clear:both} 
.submitButton img, .previousButton img {padding:0 5px; }

.messageStackError, .messageStackWarning, .messageBox {
	background-color:#f00;
	color:#fff;
	padding:5px;
	margin-bottom:10px;
}
.messageStackSuccess {
	background-color:#8BB20D;
	color:#fff;
	padding:5px;
	margin-bottom:10px;
}

h1 span { font-size:10px; color:#000}
h3 span { font-size:10px; color:#000; text-transform:lowercase}
h3.boxTitle { font-weight:bold }
#dob_ind, #dob_inm {margin-right:1px }

.checkoutStateBox { margin-bottom:43px; }
.checkoutStateBox td {
	width:110px;
	height:48px;
	color:#6D2902;
	font-size:11px;
	text-align:center;
	background:url(../../images/stateBox.png) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-left:17px solid transparent
	
}
.checkoutStateBox td.checkoutBarCurrent { background:url(../../images/stateBoxCurrent.png) top left no-repeat; }

.cartOutOfStock { background-color:#f00; color:#fff; margin:20px; font-size:11px; padding:10px; }
.cartPrice em { display:block; font-size:10px; color:#000; white-space:nowrap }
.tblCart {
	width:100%;
}
.tblCart th, .tblCart td { padding:5px;}
.tblCart th { color:#4A7B7F; font-family:Georgia, "Times New Roman", Times, serif }
.tblCart h3 { padding:0 }
.tblCart dl, #checkoutConfirmation dl { padding:0; font-size:10px; }
.tblCart dt, #checkoutConfirmation dt { float:left; width:80px; font-weight:bold }

.h3mt { padding-top:20px }

img.header {display:none}

.boxMacaronL { position:absolute; top:-5px; left:-5px; background:url(../../images/macaronl.png); width:40px; height:28px; color:#fff; font-size:13px; font-weight:bold; text-align:center; padding-top:12px }
.boxMacaronB { position:absolute; top:-20px; left:-20px; background:url(../../images/macaronb.png); width:80px; height:52px; color:#fff; font-size:21px; font-weight:bold; text-align:center; padding-top:28px; z-index:9 }

#pageText .cmsPages h1 strong { display:none }

#ticketCreateSuccess input#subject { width:185px; float:left }
#ticketCreateSuccess select { width:198px; float:left }
#ticketCreateSuccess textarea { width:185px; float:left }

#boxBestSellers h3.boxTitle {
	margin:-55px 0 0 65px;
}
.pageColumnT {
	width:310px;
	height:76px;
	background:url(../../images/bg_boxT1.png) no-repeat bottom;
	float:left
}
.pageColumnM {
	width:280px;
	padding:10px 15px 0 15px;
	background:url(../../images/bg_boxM1.png) repeat-y;
	float:left
}
.pageColumnB {
	width:310px;
	height:34px;
	background:url(../../images/bg_boxB1.png) no-repeat top;
	text-align:center;
	float:left
}
.pageColumnB{
	text-align:center
}

.pageColumnBT {
	width:450px;
	height:76px;
	background:url(../../images/bg_boxT10.png) no-repeat bottom;
}
.pageColumnBM {
	width:420px;
	padding:10px 15px 0 15px;
	background:url(../../images/bg_boxM10.png) repeat-y;
}
.pageColumnBB {
	width:450px;
	height:34px;
	background:url(../../images/bg_boxB10.png) no-repeat top;
}

.pageColumnFT {
	width:650px;
	height:76px;
	float:left;
	background:url(../../images/bg_boxFT.png) no-repeat bottom;
}
.pageColumnFM {
	width:620px;
	padding:10px 15px 0 15px;
	float:left;
	background:url(../../images/bg_boxFM.png) repeat-y;
}
.pageColumnFB {
	width:650px;
	height:34px;
	float:left;
	background:url(../../images/bg_boxFB.png) no-repeat top;
}
.pageColumnFT2 {
	width:650px;
	height:76px;
	float:left;
	background:url(../../images/bg_boxFT2.png) no-repeat bottom;
}
.pageColumnFB2 {
	width:650px;
	height:34px;
	float:left;
	background:url(../../images/bg_boxFB2.png) no-repeat top;
}
#boxFeaturedProducts h3 {
	background:url(../../images/bg_bfp.png) no-repeat left;
	padding-left:60px;
	height:33px;
	margin-bottom:-5px
}
#boxNewsProducts h3 {
	background:url(../../images/bg_bnp.png) no-repeat left;
	height:40px;
	padding:20px 0 0 80px;
	margin-bottom:-16px;
	position:relative;
	z-index:2;
}
#boxUpcomingProducts h3 {
	background:url(../../images/bg_bup.png) no-repeat left;
	padding:20px 0 0 70px;
	height:30px;
	margin-bottom:-6px
}
.btSAV {
	margin:-15px 0 0 17px
}


/*gauche */
.pSet1 .pageColumnT { background:url(../../images/bg_boxT2.png) no-repeat; }
.pSet1 .pageColumnB { background:url(../../images/bg_boxB2.png) no-repeat; }
.pSet3 .pageColumnT { background:url(../../images/bg_boxT4.png) no-repeat; }
.pSet3 .pageColumnB { background:url(../../images/bg_boxB4.png) no-repeat; }
.pSet4 .pageColumnT { background:url(../../images/bg_boxT6.png) no-repeat; }
.pSet4 .pageColumnB { background:url(../../images/bg_boxB6.png) no-repeat; }
.pSet6 .pageColumnT { background:url(../../images/bg_boxT6.png) no-repeat; }
.pSet6 .pageColumnB { background:url(../../images/bg_boxB7.png) no-repeat; }
.pSet7 .pageColumnT { background:url(../../images/bg_boxT1.png) no-repeat; }
.pSet7 .pageColumnB { background:url(../../images/bg_boxB6.png) no-repeat; }
.pSet9 .pageColumnT { background:url(../../images/bg_boxT7.png) no-repeat; }
.pSet9 .pageColumnB { background:url(../../images/bg_boxB7.png) no-repeat; }

/*droite */
.pSet2 .pageColumnT { background:url(../../images/bg_boxT3.png) no-repeat; }
.pSet2 .pageColumnB { background:url(../../images/bg_boxB3.png) no-repeat; }
.pSet5 .pageColumnT { background:url(../../images/bg_boxT5.png) no-repeat; }
.pSet5 .pageColumnB { background:url(../../images/bg_boxB5.png) no-repeat; }
.pSet8 .pageColumnT { background:url(../../images/bg_boxT4.png) no-repeat; }
.pSet8 .pageColumnB { background:url(../../images/bg_boxB5.png) no-repeat; }

#productPrice del { font-size:20px }
#productPrice ins {font-size:20px }