/* CSS Document */

body {
	background:url(images/bg_sliver.gif);
	background-color:#EDD9E3;
	margin-top:0px;
}
#horizon {
	position: absolute;
	width: 100%;
	height: 0px;
	overflow: visible;
}
/*The cyan box 'horizon' is positioned absolutely 50% from the top of the page, is 100% wide and has a nominal height of 1px. Its overflow is set to 'visible'	*/
	
#site {
	width: 1025px;
	height: 768px;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	visibility: visible;
}
/*	The red 'content' box is nested inside the 'horizon' box and is 250px wide, 70px high and is positioned absolutely 50% from the left - but has a negative margin that is exactly half of its width, -125px. To get it to centre vertically, it has a negative top position that is exactly half of its height, -35px.*/
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1025px;
	height:100px;
	background:url(images/layout_01.gif);
}
#copy_back {
	background:url(images/layout_03.gif);
	position:absolute;
	top: 140px; /* Kobayashi for new menu August 2009*/
	/*top:121px;*/ 
	width:1025px;
	height:577px;
}
#menu {
	position:absolute;
	top:100px;
	width:1025px;
	height:30px;
}
#animation {
	position:absolute;
	left:531px;
	top:174px;
	height:28px;
	width:141px;
}
#specialty_cakes #animation {
	left:531px;
	top:174px;
}
#content {
	position:absolute;
	top:204px;
	width:420px;
	height:490px;
	left:531px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#492812;
	font-weight:normal;
	font-size:12px;
}

#content h1, #content2 h1{
	font-family: "new-cicle-1","new-cicle-2";
	letter-spacing: 1px;
}
#content h1, #content2 h1 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-transform: lowercase;
	font-weight: normal;
	color: #f16b90;
	font-size: 20px;
	line-height: 30px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.15em;
}
#content h1.pricing{
	color: #D40650;
	margin-bottom: 0px;
}
#content h1.contact{
	color: #8E4E36;
}
#content h1.faq{
	color: #EC8330;
}
#content h2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 0;
	margin-bottom: 2px;
	margin-top: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
#content h2.pricing {
	color: #CA3134;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
}
#content2 {
	position:absolute;
	top:204px;
	width:328px;
	height:510px;
	left:531px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#492812;
	overflow:auto;
}
#content2 p{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	margin-top: -10px;
}
#content3 {
	position:absolute;
	top:204px;
	width:325px;
	height:26px;
	left:532px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#492812;
	font-size:12px;
	font-weight:normal;
	overflow:auto;
}
#image_holder {
	position:absolute;
	width:480px;
	height:330px;
	left:23px;
	top:215px;
	overflow: hidden;
}
#flavour_image_holder {
	position:absolute;
	width:504px;
	height:545px;
	left:20px;
	top:162px;
	overflow: hidden;
}
#flavour_image_holder img{
	float: left;
	margin-right: 8px;
}
#flavour_image_holder h1{
	text-transform: lowercase;
	font-weight: normal;
	color: #f16b90;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.15em;
	padding-top: 10px;
}
#page_flavours #image_holder {
	height:504px;
	top: 207px;
}

.slideshow, .slideshow2 {
	width:228px;
	height:330px;
	float: left;
	margin-right:6px;
	background-image: url(images/layout/shadow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}
.slideshow img, .slideshow2 img {
	padding: 6px;
	border: 1px solid #e85a80;
	margin-bottom: 10px;
	background-color: #FFF;
}
.slideshow2 {
	width:462px;
}
#gallery_holder {
	position:absolute;
	width:504px;
	height:346px;
	left:116px;
	top:239px;
}
#footer {
	position:relative;
	top:716px;
	width:1025px;
	height:52px;
	background:url(images/layout_04.gif);
	margin-right: auto;
	margin-left: auto;
}
.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
}
.imageRight {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	padding:20px;
}
/*KOBAYASHI JUNE 2008
_______________________*/

.faq_answers {
	visibility:hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	position: absolute;
	height: 120px;
	width: 463px;
	left: 0px;
	bottom: 5px;
	color: #cc6633;
}
#faq_default {
	visibility:visible;
}
#faq_page #content {
	position:absolute;
	top:204px;
	width:444px;
	height:490px;
	left:531px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#492812;
	font-weight:normal;
	font-size:12px;
	overflow:visible;
}
#content ul, #faq_page #content ul{
	margin-left: 0;
	margin-top: -10px;
	padding-left:0;
}
#content ul li, #faq_page #content ul li{
	list-style: none;
}
#content .instruction-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #D40650;
	padding-bottom: 3px;
}
#faq_page #content a:link {
	text-decoration: none;
	color: #492812;
}
#faq_page #content a:visited {
	text-decoration: none;
	color: #492812;
}
#faq_page #content a:hover {
	text-decoration: none;
	color: #cc6633;
}
#faq_page #content a:active {
	text-decoration: none;
	color: #492812;
}
/*SCROLL BAR STYLE
======================*/
.holder {
	width: 420px;
	height: 430px;
	float: left;
	margin-top: -10px;
}

a.jScrollArrowUp {
	background-image: url(images/layout/scrollup.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -1px 0;
	width: 18px;
	height: 18px;
}
a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}
a.jScrollArrowDown {
	background-image: url(images/layout/scrolldown.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -1px 0;
}
.jScrollPaneTrack {
	background-image: url(images/layout/scrollbar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.jScrollPaneDrag {
	background-image: url(images/layout/drag.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2.5px 0;
}
#pane {
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 130px;
	height: 354px;
	width: 420px;
}
#page_flavours #content h3 {
	text-transform: lowercase;
	font-weight: normal;
	color: #f16b90;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.15em;
}
.pricing {
	color: #C4292F;
}

