/*
   This CSS file uses the 'comment hack' to get around IE non CSS compliance regarding
   padding being outside of the height and width box. The //height values will be ignored
   by Firefox and implemented by IE.
*/
html {margin: 0; padding: 0;}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding: 0;
	background-color: #9030c0;
/*
	background-image:url(images/cup_cake_logo.png);
*/
/*
	background-image:url(images/Angel_Cakes.png);
	background-image:url(images/inspiration.png);
*/
	background-image:url(images/combined.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	  }

img {
    display:block;
}

h1 {font-size: 200%;
    font-family:Papyrus, "Script MT Bold", Verdana, Arial;
	text-align:center;
	color:#FF0066;
}

h2 {font-size: 150%;
    font-family:Papyrus, "Script MT Bold", Verdana, Arial;
	text-align:center;
	color:#FF0066;
}

h3 {font-size: 133%;
    font-family:Papyrus, "Script MT Bold", Verdana, Arial;
	color:#FF0066;
}

h4 {font-size: 125%;
    font-family:Papyrus, "Script MT Bold", Verdana, Arial;
	color:#FF0066;
}

h5 {font-size: 125%;
    font-family:Verdana, Arial;
	color:#FFFFFF;
}

p {line-height: 1.0;
}

div.wrapper {width: 1000px; height: 1500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}	  
div.header {
    padding-top: 20px;
    background-image:url(images/top_n.jpg);
	width: 586px;
	height:75px;
  //height:95px;
}

.header a { 
    padding-left: 170px;
    font-size: 2.4em;
	font-family:Papyrus, "Script MT Bold", Verdana, Arial;
	color:#FFFFFF;
	text-decoration: none;}
.header a:hover { color: #9966FF; }
  
div.left    {
    background-image:url(images/left.jpg);
	width: 140px;
	height: 483px;
	//height:733px;
	float: left;
	clear: left;
	padding-top: 250px;
}
.left ul { list-style: none; margin: 0; padding: 0; }
.left li { padding: 0.5em 0 0.25em 0.25em;
           border-bottom: 1px solid rgb(100%,100%,100%);
}
.left a         { text-decoration: none;  font-size: 1.5em}
.left a:link    { color: #000000; }
.left a:visited { color: #202020; }
.left a:hover   { color: #90FF33; }

div.title {
    background-image:url(images/title.png);
    float: left;
	width: 446px;
	height: 169px;
	 }
div.banner {
	background-image:url(images/banner.jpg);
	float: left; 
	padding-top: 5px;
    width: 446px;
    height: 73px;
	//height:78px;
	color: #ffffff;
	font-size:1.66em;
}

.banner a {
   color:#FFFFFF;
   text-decoration: none;
}

.banner a:hover {
   color:#FF85DA;
}

div.central {
    background-image:url(images/central.jpg);
    float: left;
    width: 446px;
	height: 358px;
}

div.clear_central {
    background-image:url(images/clear_central.jpg);
    float: left;
    width: 446px;
	height: 358px;
}
.clear_central ul {
    list-style: none;
	font-size: 1.0em;
}

.clear_central li {
    text-decoration: none;
	font-size: 1.5em;
	padding-right: 90px;
	padding-bottom: 6px;
}

.clear_central a {
    font-size: 1.0em;
    color: #3000F0;
    text-decoration: none;
}

.clear_central a:hover {
    color:#FF85DA;
}

.clear_central img {
    padding-left: 20px; 
    float:left;
}

p.clear_central {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
	padding-left: 20px;
	padding-right: 40px;
	margin-top: 10px;
}

ul.clear_central strong{
	color: #00FF99;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
	padding-right: 20px;
	line-height: 1.25em;
}

h3.clear_central {
    text-align:left;
	padding: 0;
}
div.gallery {
    background-image:url(images/clear_central.jpg);
    float: left;
    width: 446px;
	height: 358px;
}

.gallery img {
    padding-left: 2px; 
    float:left;
	height: 119px;
	width: 119px;
}


div.footer {
	background-image:url(images/footer.jpg);
	color:#FFFFFF;
	float: left;
	width: 446px;
	height: 123px;
	//height:128px;
	padding-top: 5px;
}
 
p.info {
	font-family: Verdana, Arial;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	color: #3300FF;   
}

p.info strong {
    font-family:tahoma,'trebuchet ms',Papyrus, 'Script MT Bold', Verdana, Arial;
	font-size:1.3em;
	color:#FF0099;
}

#gallery_pic_1 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_1 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
} 

#gallery_pic_2 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_2 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}
 
#gallery_pic_3 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_3 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_pic_4 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_4 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}
 
#gallery_pic_5 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_5 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}
 

#gallery_pic_6 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_6 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_pic_7 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_7 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_pic_8 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   10px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_text_8 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#gallery_pic_9 {
	position: absolute;
	width: 600px;
	height: 600px;
	left:  550px;
	top:   14px;
	visibility: hidden;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #BF95D9;
}

#gallery_text_9 {
	position: absolute;
	width: 500px;
	left:  40px;
	top:   10px;
	visibility: hidden;
	color:#045AF9;
	background-color:#BF95D9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}

#ContactUs img {
    padding-top: 10px;
    padding-right: 10px;
	float:right;
}
		 
div.address {
	width: 223px;
	//width: 233px;;
	padding-top: 10px;
	padding-right: 10px;
}

.address p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}

div.phone {
	width: 235px;
	//width: 245px;
	padding-top: 10px;
}

.phone p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}

div.email {
	width: 235px;
	//width: 245px;
	padding-top: 10px;
}

.email p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}

div#prev {
    float: left;
	text-align: left;
	width: 60px;
	//width: 70px;
	padding-left: 10px;
}

#prev a {
	text-decoration: none;
}

div#next {
    float: right;
	text-align: right;
	width: 60px;
	//width: 150px;
	padding-right: 80px;
	
}

#next a {
	text-decoration: none;
}

div.bottom {
   width: 100%;
}

.flavours {
    padding-top: 133px;
	padding-left: 20px;
}

.flavours img {float:left;}
.flavours h3 {text-align:center;}
.flavours p  {color:#3333CC; font-family:Verdana, Arial, Helvetica, sans-serif;}

#zilli img {
   float:left;
//   height: 196px;
//   width: 100%;
}
