body {
	background-image:url(/en/images/misc/body_background.jpg);
	background-position:center top;
	background-color:#D9D7D8;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial;
	color:#666666;
	height:100%;
}
a {
	color:#036992;
}
p {
	margin:0px;
	padding:0px;
}
#container {
	width:900px;
	margin:auto;
	position:relative;
	height:500px;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
}
#logo {
	position:absolute;
	top:37px;
	left:20px;	
	width:433px;
	height:48px;
	background-image:url(/en/images/misc/logo.png);
	cursor:pointer;
}
#primaryNavigation {
	position:absolute;
	top:52px;
	right:20px;
	}
#primaryNavigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#primaryNavigation ul li {
	float:left;
}
#primaryNavigation a {
	background-image:url(/en/images/misc/top-nav.gif);
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#fff;
	background-position:-20px 0px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #fff;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:3px;
	background-repeat:no-repeat;
}
#primaryNavigation a:hover, #primaryNavigation a.selected {
	background-position:-20px -20px;
}
#primaryNavigation a.first {
	background-position:0px 0px;
	padding-left:10px;
}
#primaryNavigation a.first:hover, #primaryNavigation a.firstselected {
	background-position:0px -20px;
	padding-left:10px;
}
#primaryNavigation a.last, #primaryNavigation a.lastselected {
	background-position:top right;
	border-right:0px;
	padding-right:10px;
}
#primaryNavigation a.last:hover, #primaryNavigation a.lastselected {
	background-position:bottom right;
	padding-right:10px;
}
#footer {
	position:absolute;
	text-align:right;
	top:600px;
	right:-20px;
	font-size:11px;
	font-weight:bold;
	border-right:7px solid #00698F;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:20px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#homeSweets {
	position:absolute;
	top:189px;
	left:543px;
	background-image:url(/en/images/home/sweets.png);
	width:294px;
	height:266px;
}
#homeGingerbread {
	position:absolute;
	top:319px;
	left:429px;
	background-image:url(/en/images/home/gingerbread.png);
	width:298px;
	height:284px;
}
#homeCake {
	position:absolute;
	top:185px;
	left:230px;
	background-image:url(/en/images/home/cake.png);
	width:229px;
	height:216px;
}
#homeText {
	position:absolute;
	top:415px;
	left:240px;
	width:157px;
	height:146px;
	color:#096c95;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}
#homeSweetsRollover {
	display:none;
	width:330px;
	position:absolute;
	top:36px;
	left:-10px;
	z-index:1001;
}
#homeCakeRollover {
	display:none;
	width:330px;
	position:absolute;
	top:81px;
	left:-10px;
	z-index:1002;
}
#homeGingerbreadRollover {
	display:none;
	width:330px;
	position:absolute;
	top:178px;
	right:-8px;
	z-index:1003;
}
.rolloverLeftCell, #homeGingerbreadRollover .rolloverRightCell {
	background-color:#C4B781;
	background-image:url(/en/images/misc/arrow_onbrown.gif);
	background-repeat:no-repeat;
	background-position: 10px 15px;
	width:120px;
}
#homeGingerbreadRollover .rolloverRightCell {
	background-image:url(/en/images/misc/arrow_onbrown2.gif);
	background-position: 80px 15px;
}
.rolloverRightCell, #homeGingerbreadRollover .rolloverLeftCell {
	background-color:#fff;
	width:205px;
	line-height:1.4;
}
#homeGingerbreadRollover .rolloverLeftCell {
	background-image:none;
}
.rolloverRightCell, #homeGingerbreadRollover .rolloverLeftCell {
	background-color:#fff;
	width:205px;
}
.rolloverLeft, #homeGingerbreadRollover .rolloverRight {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	padding:5px;
	padding-left:40px;
}
#homeGingerbreadRollover .rolloverRight {
	padding:5px;
	padding-right:40px;
}
.rolloverRight, #homeGingerbreadRollover .rolloverLeft {
	text-align:left;
	font-size:10px;
	padding:5px;
	color:#666;
	font-weight:normal;
}
.rolloverGap {
	width:5px;
}
#scroll {
	position:absolute;
	height:390px;
	overflow:hidden;
	width:565px;
	padding:0px;
	top:190px;
	left:240px;
	text-align:left;
}

#cases {
	width:9999em;
	position:absolute;
	height:390px;
	margin-top:55px;
}
.case {
	float:left;
	width:575px;
	height:390px;
	position:relative;
}
.caseImage {
	position:static;
	top:0px;
	left:290px;
	z-index:1;
}
.caseImage img {
margin-left:20px;
}
.chefText {
	position:absolute;
	top:12px;
	left:80px;
	z-index:10000;
	background-color:#C4B781;
	width:300px;
	display:none;
	color:#fff;
	background-image:url(/en/images/misc/arrow_onbrown.gif);
	background-repeat:no-repeat;
	background-position: 10px 15px;
}
.chefText span {
	display:block;
	padding:20px;
	padding-left:50px;
	font-size:12px;
	text-align:left;
}
#thumbs {
	height:50px;
	position:absolute;
	top:0px;
	right:0px;
	font-size:12px;
	font-weight:bold;
}
 
.t a {
	padding-left:5px;
	padding-right:5px;
	display:block;
	float:left;
	cursor:pointer;
	border-right:1px solid #c4b781;
}
.t a.active {
	cursor:default !important;
	color:#c4b781;
}
a.browse {
	position:absolute;
	width:23px;
	height:36px;
	top:360px;
	cursor:pointer;
}
a.left {
	background-image:url(/en/images/misc/arrow_left.png);
	left:210px;
}
a.right {
	background-image:url(/en/images/misc/arrow_right.png);
	left:810px;
}
a.disabled {
	visibility:hidden !important;		
}
#scroll h1 {
	position:absolute;
	font-size:22px;
	color:#036992;
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
}
.caseText {
	text-align:left;
	width:270px;
	float:left;
}
#scroll .caseText h1 {
	position:relative;
	font-size:16px;
	color:#666666;
	margin-top:10px;
}
.caseNo {
	color:#c4b781;
}
.caseDescription {
	padding-left:30px;
	font-size:12px;
}
.chefHat {
	margin-top:20px;
	position:relative;
}
.chefs {
	position:absolute;
	width:343px;
	height:363px;
	top:220px;
	left:220px;
}
.chefs div {
	position:absolute;
	cursor:pointer;
}
#chef1 {
	width:116px;
	height:159px;
	background-image:url(/en/images/misc/chef1.png);
	top:24px;
	left:2px;
}
#chef2 {
	width:105px;
	height:155px;
	background-image:url(/en/images/misc/chef2.png);
	top:0px;
	left:116px;
}
/*
#chef3 {
	width:108px;
	height:160px;
	background-image:url(/en/images/misc/chef3.png);
	top:31px;
	left:220px;
}
*/
#chef3 {
	width:108px;
	height:159px;
	background-image:url(/en/images/misc/chef4.png);
	top:196px;
	left:0px;
}
#chef4 {
	width:117px;
	height:155px;
	background-image:url(/en/images/misc/chef5.png);
	top:160px;
	left:111px;
}
/*
#chef6 {
	width:115px;
	height:160px;
	background-image:url(/en/images/misc/chef6.png);
	top:203px;
	left:228px;
}
*/
.chefDetail {
	position:absolute;
	background-color:#fff;
	width:380px;
	height:395px;
	text-align:left;
	font-size:12px;
	top:190px;
	left:455px;
	display:none;
}
.chefName {
	color:#036992;
	font-size:24px;
}
.chefTitle {
	color:#036992;
	font-size:11px;
}
#ingredientsTitle {
	position:absolute;
	font-size:16px;
	font-weight:bold;
	width:560px;
	text-align:center;
	top:190px;
	left:240px;
}
#ingredientsPie {
	position:absolute;
	width:321px;
	height:325px;
	background-image:url(/en/images/misc/pie.jpg);
	top:230px;
	left:360px;
}
.ingredientsBox {
	position:absolute;
	font-size:12px;
	text-align:left;
	width:140px;
	cursor:pointer;
}
.ingredientsBoxTitle {
	font-weight:bold;
	font-size:18px;
	color:#000;
}
.ingredientsBoxBar {
	width:70px;
	height:5px;
	background-color:#ccc;
	margin-top:5px;
	margin-bottom:5px;
}
.ingredientsBox:hover .ingredientsBoxBar {
	background-color:#cb0100;
}
#ingredientsFind {
	top:280px;
	left:220px;
}
#ingredientsKnow {
	top:430px;
	left:220px;
}
#ingredientsExperience {
	top:280px;
	left:690px;
}
#ingredientsTrust {
	top:430px;
	left:690px;
}
.ingredientHeader {
	font-size:20px;
	text-align:left;
}
.ingredientTitle {
	position:absolute;
	font-size:20px;
	left:0px;
	top:0px;
	color:#036992;
}
.ingredientIntroduction {
	position:absolute;
	left:0px;
	top:30px;
	font-size:12px;
	width:560px;
	text-align:left;
}
.ingredientItemsHeader {
	position:absolute;
	left:0px;
	top:80px;
	font-size:16px;
	font-weight:bold;
}
#ingredientItemList {
	position:absolute;
	margin:0px;
	padding:0px;
	list-style-type:none;
	top:110px;
	left:0px;
	border-top:2px solid #C4B782;
	width:185px;
}
#ingredientItemList li {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	border-bottom:2px solid #C4B782;
}
#ingredientItemList li span {
	display:block;
	padding:3px;
	margin-top:2px;
	margin-bottom:2px;
	cursor:default;
}
#ingredientItemList li span:hover, .ingredientItemListSelected {
	background-color:#036892;
	color:#fff;
}
.ingredientItemBox {
	width:364px;
	height:168px;
	position:absolute;
	top:110px;
	left:190px;
	background-image:url(/en/images/misc/ingredient_box.jpg);
}
.ingredientItemText {
	font-size:16px;
	color:#fff;
	padding:15px;
	display:none;
	text-align:left;
}
#ingredientNavigation {
	position:absolute;
	top:30px;
}
#ingredientNavigation a {
	border:0px;
	margin-right:20px;
	border-bottom:5px solid #CCCCCC;
	padding-left:0px;
	padding-right:0px;
	font-size:13px;
	padding-bottom:3px;
	color:#666;
}
#ingredientNavigation a.active {
	cursor:default;
	color:#056891;
	border-bottom:5px solid #056891;
}
.blogHeading {
	text-align:left;
	top:0px;
	padding-left:20px;
	padding-top:120px;
	margin-bottom:20px;
}
.blogHeading h1 {
	font-size:16px;
}
.blogDates {
	text-align:left;
	float:left;
	font-size:12px;
	width:170px;
}
.blogDates ul {
	margin:0px;
	margin-left:20px;
	padding:0px;
	list-style-type:none;
}
.blogDates li {
	margin-bottom:3px;
}
.blogArticle {
	float:left;
	text-align:left;
	width:680px;
	font-size:12px;
}
.blogArticle h2 {
	color:#036992;
	margin:0px;
	padding:0px;
	font-size:16px;
	margin-bottom:10px;
}
.blogger {
	font-size:14px;
	margin-right:10px;
	float:left;
	border-bottom:5px solid #ccc;
}
.blogger a {
	color:#666;
	text-decoration:none;
}
.blogDates a {
	color:#666;
	text-decoration:none;
}
.blogDates .selected {
	color:#036892;
}
#chefarrow1 {
	top:30px;
	left:-10px;
}
#chefarrow2 {
	top:0px;
	left:100px;
}
#chefarrow3 {
	top:210px;
	left:-20px;
}
#chefarrow4 {
	top:180px;
	left:90px;
}
.basicPage {
	position:absolute;
	top:190px;
	left:220px;
	width:600px;
	text-align:left;
	font-size:13px;
}
.basicPageNoTin {
	width:600px;
	text-align:left;
	font-size:13px;
	margin-left:220px;
	padding-top:170px;
}
.basicPage h1, .basicPageNoTin h1 {
	position:relative;
	font-size:20px;
	font-weight:normal;
}
.ordersContact {
	position:absolute;
	font-size:13px;
	color:#000;
	text-align:left;
}
.ordersContact a {
	color:#000;
	text-decoration:none;
}
.ordersContact h1 {
	color:#036992;
	margin:0px;
	padding:0px;
	font-size:20px;
}
.ordersImage {
	position:absolute;
}
#topLeftContact {
	top:280px;
	left:240px;
}
#bottomLeftContact {
	top:420px;
	left:240px;
}
#topRightContact {
	top:280px;
	left:540px;
}
#bottomRightContact {
	top:420px;
	left:540px;
}

#topLeftContactImage {
	top:-40px;
	left:170px;
}
#bottomLeftContactImage {
	top:-50px;
	left:170px;
}
#topRightContactImage {
	top:-40px;
	left:170px;
}
#bottomRightContactImage {
	top:-50px;
	left:190px;
}
#contactFooter {
	position:absolute;
	font-size:13px;
	color:#000;
	text-align:left;
	top:530px;
	left:240px;
}