* {
	margin: 0;
	padding: 0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	margin: 0;
	padding: 0;
	background-color: #1e371e;
	background-image: url(image/BG_Texture_bw.png);
	background-repeat: repeat;
}

body a:link, a:active, a:visited{
	text-decoration:none;
	color:#720a0b;
}

body a:hover{
	text-decoration:underline;
}

p{
	margin: 10px;
	padding: 0;
}

h1 {
	display:none;
}

h2 {
	font-size:1.3em;
	height: 12px;
	margin-left: 5px;
	font-style: italic;
	color: #030;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h3 {
	font-size:1.2em;
	height: 13px;
	margin-left: 5px;
	color:#F60;
	}

h4 {
	font-size:3em;
	height: 12px;
	margin-left: 5px;
	font-style: italic;
	color: #030;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	padding-left: 7px;
	margin-bottom: 5px;
}



/* content div's */

#outDiv {
	width:1024px;
	position:relative;
	background-image: url(image/BG-Top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 5px auto auto auto;
}

#header{
	width:1024px;
	height:171px;
}

#frame{
	overflow: hidden;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 150px;
	background-image: url(image/BG-Mid.png);
	background-repeat: repeat-y;
	
}

#frame #productDetail{
	text-align:left;
	font-size: x-small;
	width: 1024px;
	padding-left: 50px;
	margin-top: 10px;
}

#frame #productDetail li {
	padding-left: 50px;
	margin-bottom: 5px;
}


#recipePicture{
	position:absolute;
	width:308px;
	top:170px;
	left: 165px;
	height:200px;
	border: thin solid #666666;
	padding: 10px 0px 0px 1px;
}

#recipeServes{
	position:absolute;
	width:308px;
	top:400px;
	font-size:10px;
	left: 165px;
	height:auto;
	line-height:14px;
	border: thin solid #666666;
}

#recipeText{
	position:absolute;
	width:450px;
	top:170px;
	font-size:12px;
	left: 500px;
	height:auto;
	line-height:16px;
}
 

#footer{
	background-image: url(image/BG-Bottom.png);
	height: 82px;
	background-repeat: no-repeat;
	width: 1024px;
	margin-top: -30px;
}


#Copyright{
	text-align:center;
	font-size: x-small;
	margin-top: -40px;
	width: 1024px;
	padding-left: 55px;
	
}

#Copyright a:link {
	color: #003300;
	font-size: x-small;
}	


/* ===== main menu ===== */

#header #mainMenu {
	position: absolute;
	left: 579px;
	top: 49px;
	letter-spacing: 0.8px;
}

#header #social {
	position: absolute;
	left: 837px;
	top: 91px;
	letter-spacing: 0.8px;
	width: 140px;
	height: 44px;
}

#header #wish {
	position: absolute;
	left: 527px;
	top: 82px;
	width: 293px;
	height: 74px;
	background-image: none;
}

#header #orderNow {
	position: absolute;
	left: 940px;
	top: 8px;
	letter-spacing: 0.8px;
	width: 80px;
	height: 44px;
}


#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainMenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#mainMenu li a:link, #mainMenu li a:visited {
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	color: #003333;
	text-decoration: none;
	margin-right: 10px;
	line-height: 30px;
	border: none;
	background-image: url(image/nav_rollover2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
	text-align: center;
	height: 39px;
}

#mainMenu li a:hover, #mainMenu li a:active {
	color: #FFFFFF;
	background-position: left top;
	font-size: 14px;
}

#mainMenu li a.current {
	height: 39px;
	color: #FFFFFF;
	line-height:30px;
	background-image: url(image/nav_current.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	}
	
#mainMenu li a.current:hover {
	cursor: default;
}

/*       E n d    M a i n M e n u       */


/* ===== SideBar ===== */

#SideBar {
	width:140px;
	color: #666666;
	font-size:10px;
	left: 4px;
	height:200px;
	line-height:20px;
	position: absolute;
	top: 180px;
}
#SideBar   h2 {
	padding-bottom: 20px;

	
}

#SideBar a:link, a:active, a:visited {
	color:#113c05;
	text-decoration:none;
}

#SideBar a:hover{
	text-decoration: underline;
}

#SideBar a.current {
	height: 39px;
	font-weight: bolder;
	text-decoration: overline underline;
	}
	
#SideBar a.current:hover {
	cursor: default;
}		
	


	
/* =====   C o n t a i n e r  ===== */	
	
/* The containing box for the gallery. */
#container {
	text-align:center;
	position:absolute;
	width:800px;
	height:475px;   /* Contour interieur. */
	margin:-470px auto 0px 160px;
	border:1px solid #aaa;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
/* Removing the list bullets and indentation - add size - and position */
#container ul {
	width:344px;
	height:386px;
	padding:0;
	margin:5px;
	list-style-type:none;
	float:right;
}

#container li {
	float:left;
	}

/* Remove the images and text from sight */
#container a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	top:5px;
	left:4px;
	background:#fff;
	overflow: hidden;
}

/* Adding the thumbnail images - No need to organize*/
#container a.gallery, #container a.gallery:visited {
	display:block;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	margin:1px 1px 1px 1px;
	text-align:center;
	cursor:default;
}

/* styling the hovers */
#container a.gallery:hover {
	border:1px solid #fff;
	}

#container a.gallery:hover span {
	position:absolute;
	width:450px;
	height:400px;
	top:10px;
	left:5px;
	color:#000;
	background:#fff;
}

#container a.gallery:hover img {
	border:1px solid #fff;
	float:left;
	margin-right:5px;
	}	



/*       E n d    C o n t a i n e r       */	




/*   =====   C o m p t e u r  =====   */	
#compteur {
	clear:both;
	font-size: medium;
	text-align: center;
	width: 1024px;
	padding-left: 55px;
	}
	
/*       E n d    C o m p t e u r        */	

/*   =====   P a y p a l  =====   */	
#paypal {
	
	
	}
	
/*       E n d    P a y p a l        */	


/*   =====   A m a z o n   =====   */	
#amazon {
	
	
	}
	
/*       E n d    A m a z o n        */	

/* Custom Icons */
.share {
	background-color: #68CF4E;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	width: 170px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0 10;
}

.service {
	font-size: 8pt;
	margin-top: -5px;


}


#addthis {
	padding-left: 10px;
	margin-top: -8px;
	}
	
#addthis2 {
	padding-left: 300px;
	margin-top: -8px;
	}	

.addthis_toolbox .custom_images a {
	margin: 0;
	padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}      
/*     E n d  Custom Icons */


	
acronym {
	color:green; 
	cursor:help;
	}

img.left {
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 4px;
	}
	
img.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 4px;
	}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	
.Price {
	color: #F60;
	font-weight: bold;
	font-size: large;
}
.RegPrice {
	color: #000;
	font-size: medium;
}
.Sale {
	font-size: x-large;
	color: #F60;
}
