body {
	background: #ddd8d3 url(img/bg-body.jpg) repeat-x top left;
	color: #303030;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
p {
	line-height: 1.5em;
	margin: 0 0 15px;
}
/*** Main container ***/
#container {
	background: transparent;
	color: #303030;
	margin: 0 auto;
	width: 990px;
	padding: 0;
	text-align: left;
}
/*** Header section ***/
#topcontent {
	background: transparent url(img/bg-panel.gif) no-repeat top right;
	color: #ffffff;
	float: right;
	height: 70px;
	width: 225px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*** Header section ***/
#sitename {
	background: transparent url(img/qi-gong.jpg) no-repeat top center;
	color: #ffffff;
	height: 140px;
	margin: 0 auto;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#sitename h1, #sitename h2 {
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 auto;
}
#sitename h1 {
	font-size: 2.4em;
}
#sitename h2 {
	font-size: 1.6em;
}

/*** Horizontal menu ***/
#mainmenu {
	background: transparent;
	margin: 0 auto;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
}
#mainmenu ul {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
}
#mainmenu li {
	float: left;
	list-style: none;
}
#mainmenu a {
	color: #ffffff;
	display: block;
	float: none;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
}
#mainmenu a:hover {
	background: #fedb00;
	color: #000000;
	text-decoration: none;
}
#mainmenu a.current {
	background: #fedb00;
	color: #000000;
	text-decoration: none;
}
.breadcrumb {
	background: transparent;
	margin: 0px auto;
	padding-top: 5px;
	display: block;
	color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.breadcrumb a {
	color: #a60800;
	text-decoration: underline;
}
/*** Horizontal menu ***/
#secondmenu {
	margin: 0 auto;
	margin-top: 1px;
	padding: 0px;
	height: 35px;
	clear: both;
	background: transparent url(img/bg-menu.jpg) no-repeat;
}
#secondmenu ul {
	/*padding-top: 31px;
*/
	font-size: 12px;
	float: left;
	margin: 0 auto;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}
#secondmenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#secondmenu a {
	color: #000;
	display: block;
	float: none;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 5px 2px 5px;
	text-decoration: underline;
}
#secondmenu a:hover {
	color: #000;
	text-decoration: none;
}
#secondmenu a.current {
	color: #FEDB00;
	text-decoration: none;
}
/*** Content wrap ***/
#wrap {
}
/*** Sidebars ***/
#leftside {
	margin: 0;
	padding: 15px 0px 0px 0px;
	width: 180px;
	float: left;
	clear: both;
}
#rightside {
	float: right;
	clear: none;
	display: inline;
}
#leftside h1, #rightside h1 {
	color: #000000;
	font-size: 12px;
	letter-spacing: -1px;
	margin: 0 0 12px;
}
#leftside h2, #rightside h2 {
	font-size: 1.1em;
	margin: 0 0 20px 0;
}
#leftside p, #rightside p {
	font-size: 10px;
	margin: 0 0 16px 5px;
}
.linklist {
	list-style: none;
	margin: 0 0 16px 5px;
	padding: 0;
}
.linklist li {
	margin-bottom: 0.7em;
}
/*** Sidebar menu ***/
.nav {
	background: #f2d904 url(img/etiquette_side.jpg) top right repeat-y;
	/*border: 1px solid #b0b0b0;
*/
	color: #606060;
	display: block;
	margin-top: 8px;
	padding: 5px 10px 5px 10px;
	position: relative;
	text-transform: uppercase;
	width: 160px;
	font-size: 14px;
	text-decoration: none;
}
.nav:hover, .active {
	background: #ffffff;
	/*border: 1px solid #909090;
*/
	color: #e60016;
	text-decoration: none;
}
.sub {
	font-size: 0.8em;
	margin: 3px 0 2px 10px;
	padding: 4px 2px 2px 8px;
	width: 125px;
}
/*** Content ***/
#content, #contentalt {
	/*background-color: #fafcff;
*/
	background: transparent;
	color: #2a2a2a;
	width: 750px;
	float: right;
	padding: 15px 25px 0px 25px;
	margin: 0px
}
#content h1, #content h2, #contentalt h1, #contentalt h2 {
	background: transparent url(img/bg-title.jpg) bottom left no-repeat;
	color: #cc0000;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content h2, #contentalt h2 {
	font-size: 1.6em;
	margin-bottom: 10px;
}
/*#content img, #contentalt img {
	border: 1px solid #b0b0b0;
	/*** remove these when you want to always lineout your images to the left float: left;
	margin: 5px 15px 6px;
	padding: 5px;
}
*/
/* Table */
#content table {
	clear: both;
	table-layout: fixed;
}
#content table.medium {
	clear: both;
	margin: 2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: rgb(233,232,244);
}
#content table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: rgb(175,175,175);
	text-align: left;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 12px;
}
#content table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border: solid 2px rgb(245,245,245);
	background-color: rgb(225,225,225);
	text-align: left;
	color: rgb(80,80,80);
	font-weight: bold;
	font-size: 12px;
}
#content #table_boutique{
	clear: both;
	table-layout: fixed;
}
#content p.caption {
	clear: both;
	margin: 0.5em 0 2.0em 0;
	text-align: left;
	color: rgb(80,80,80);
	font-size: 12px;
}
/*** Footer ***/
#footer {
	background: #3b3b3b url(img/footerbg.jpg) top left repeat-x;
	clear: both;
	color: #d0d0d0;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
#footer a {
	color: #d0d0d0;
	font-weight: bold;
}
/*** Various classes ***/
.thumbnail {
	background: #fafbfc;
	border: 1px solid #b0b0b0;
	margin: 0 0 10px 10px;
	padding: 5px;
}
/*********************************SEARCH***********************************/
#search_box {
	color: #fff;
	width: 173px;
	height: 24px;
	margin-top: 5px;
	padding: 0px 20px 0px 0px;
	float: right;
	background: transparent url(img/rechercher.gif) no-repeat top left;
	border: 0;
}
#search_box fieldset {
	border: 0;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#search_box legend, #search_box label {
	display: none;
}
#search_string {
	width: 135px;
	height: 24px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 4px;
	vertical-align: middle;
	border: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
}
#search_submit {
	width: 20px;
	height: 20px;
	background: none;
	vertical-align: top;
	padding: 0 0 4px 0;
	border: 0;
	cursor: pointer;
}
/*********************************end***********************************/
.clearingdiv {
	clear: both;
	height: 30px;
	width: 1px;
}
.hide {
	display: none;
}
/*** Text format ***/
.intro {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
}
.small {
	font-size: 0.8em;
}
.large {
	font-size: 1.4em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
/*** End of file ***/

/* GENERAL */

.mod_bakery_h_f {
	text-align: left;
}
.mod_bakery_ordernum_f {
	font-weight: bold;
}
.mod_bakery_hr_f {
	
}


/* MAIN PAGE */

.mod_bakery_main_div_cart_bt_f {
	text-align: left;
}
.mod_bakery_main_td_f {
	border-bottom: solid 1px #aaaaaa;
	text-align: center;
}

.mod_bakery_main_td_f.a {
	border: none;
	text-align: center;
}

.mod_bakery_main_thumb_f {
	border: none;
}
.mod_bakery_main_img_f {
	border: none;
}
.mod_bakery_main_title_f {
	font-weight: bold;
}
.mod_bakery_main_in_stock_f {
	color: green;
}
.mod_bakery_main_short_of_stock_f {
	color: orange;
}
.mod_bakery_main_out_of_stock_f {
	color: red;
}
.mod_bakery_main_stock_img_f {
	border: red 1px; 
}
.mod_bakery_main_input_f {
	text-align: right;
}
.mod_bakery_main_select_f {
	width: 100px;
}


/* ITEM PAGE */

.mod_bakery_item_thumb_f {
	border: none;
}
.mod_bakery_item_img_f {
	border: none;
}
.mod_bakery_item_table_f {
	text-align: left;
}
.mod_bakery_item_title_f {
	font-weight: bold;
}
.mod_bakery_item_sku_f {
	font-weight: bold;
}
.mod_bakery_item_stock_f {
	font-weight: bold;
}
.mod_bakery_item_in_stock_f {
	color: green;
}
.mod_bakery_item_short_of_stock_f {
	color: orange;
}
.mod_bakery_item_out_of_stock_f {
	color: red;
}
.mod_bakery_item_stock_img_f {
	border: red 1px; 
}
.mod_bakery_item_price_f {
	font-weight: bold;
}
.mod_bakery_item_shipping_f {
	font-weight: bold;
}
.mod_bakery_item_full_desc_f {
	font-weight: bold;
}
.mod_bakery_shipping_cost_f {
	font-weight: bold;
}
.mod_bakery_item_option_f {
	font-weight: bold;
}
.mod_bakery_item_input_f {
	text-align: right;
}
.mod_bakery_item_select_f {
	
}


/* ADDRESS FORM & ADDRESS */

.mod_bakery_form_p_f {
	font-style: italic;
}
.mod_bakery_form_label_f {
	width: 25%;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
.mod_bakery_form_input_f {
	width: 280px;
}

.mod_bakery_address_h_f {
	font-weight: bold;
}
.mod_bakery_address_p_f {
	
}


/* BUTTONS */

.mod_bakery_bt_cart_f, .mod_bakery_main_div_cart_bt_f input.submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin adding;
background:transparent url(img/panier.png) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
font-size:1.05em;
font-weight:bold;
height:27px;
padding-left:0;
width:150px;
cursor: pointer;
}

.mod_bakery_bt_cart_w, .mod_bakery_main_div_cart_bt_w input.submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin adding;
background:transparent url(img/liste-produit.png) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
font-size:1.05em;
font-weight:bold;
height:27px;
padding-left:0;
width:220px;
cursor: pointer;
}	
.mod_bakery_bt_add_f {
	
}
.mod_bakery_bt_continue_f {
	
}
.mod_bakery_bt_update_f {
	
}
.mod_bakery_bt_add_ship_form_f {
	
}
.mod_bakery_bt_order_f {
	
}
.mod_bakery_bt_quit_f {
	
}
.mod_bakery_bt_modify_address_f {
	
}
.mod_bakery_bt_pay_cod_f {
	width: 98%;
}
.mod_bakery_bt_pay_advance_f {
	width: 98%;
}
.mod_bakery_bt_pay_invoice_f {
	width: 98%;
}
.mod_bakery_bt_pay_paypal_f {
	width: 98%;
}
.mod_bakery_bt_pay_mollie_f {
	width: 70%;
}
.mod_bakery_bt_pay_payment-network_f {
	width: 98%;
}


/* PAY */

.mod_bakery_pay_method_f {
	
}
.mod_bakery_pay_h_f {
	padding-left: 12px;
}
.mod_bakery_pay_td_f {
	font-size: 11px;
	padding: 3px 12px;
}
.mod_bakery_pay_submit_f {
	height: 30px;
	text-align: center;
}


/* MESSAGES */

.mod_bakery_error_f {
	text-align: center;
	color: red;
	margin-top: 5px;
	border: solid 1px red;
	background-color: #FFDCD9;
	background-image: url(images/error.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.mod_bakery_error_f p {
	padding-left: 60px;
	padding-right: 6px;
}
.mod_bakery_errorbg_f {
	background-color: #FFDCD9;
}
.mod_bakery_success_f {
	text-align: left;
	color: green;
	margin-top: 5px;
	border: solid 1px green;
	background-color: #D4FFD1;
	background-image: url(images/success.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.mod_bakery_success_f p {
	padding-left: 60px;
	padding-right: 6px;
}
.mod_bakery_information_f {
	text-align: center;
	margin-top: 5px;
	border: solid 1px #FFD700;
	background-color: #FFFFDD;
	background-image: url(images/information.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.mod_bakery_information_f p {
	padding-left: 60px;
	padding-right: 6px;
}


/* IE ONLY */

/* IE < 7 */
* html input.mod_bakery_bt_continue_f, * html input.mod_bakery_bt_update_f, * html input.mod_bakery_bt_order_f, * html input.mod_bakery_bt_quit_f {
	font-size: 9px;
}
/* IE = 7 */
*:first-child+html .mod_bakery_bt_continue_f, *:first-child+html .mod_bakery_bt_update_f, *:first-child+html .mod_bakery_bt_order_f, *:first-child+html .mod_bakery_bt_quit_f {
	font-size: 9px;
}


/* LIGHTBOX2 */

#lightbox { position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img { width: auto; height: auto; }
#lightbox a img { border: none; }

#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }

#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }

#prevLink, #nextLink { width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData {	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em; outline: none; }	 	

#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
		
