﻿@import url('reset.css');

@import url('contact_styles.css');

body {
	font: 90% "Comic Sans Ms",Verdana, arial,sans-serif;
	background-repeat: repeat-x;
	padding-top: 0px;
	margin-top: 0px;
	color: #363C44;
	background-image: url('../images/bg2.jpg');
}
p {
	margin: 0 5px 0px 5px;
}
#header h1 {
	height: 120px;
	text-align: center;
	font-size: 46px;
	padding: 20px 0px 10px 0px;
	background-image: url('../images/head.jpg');
	font-weight: lighter;
	color: #000000;
	font-family: "Comic Sans MS";
}
#top_nav {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#index_top_nav{
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
#phone {
	width: 768px;
	height: auto;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#container {
	text-align: left;
	width: 768px;
	margin: 0 auto;
}
#content {
	float: right;
	width: 600px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	font-size: 17px;
}
#navigation {
	float: left;
	width: 160px;
	padding-top: 15px;
}
#menu-page a {
	font-size: 90%;
	display: block;
	text-decoration: none;
	color: #363C44;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8031B8;
	text-indent: 5px;
	text-align: left;
}
#menu-page a:hover {
	background-color: #8031B8;
	color: #ffffff;
}
#extra {
	float: left;
	clear: left;
	width: 150px;
}
.extra img {
	margin-top: 50px;
}
#footer {
	clear: both;
	width: 100%;
	text-align: right;
	font-size: x-small;
}
#phone {
	width: 768px;
	height: auto;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
body#home a.home, 
body#cakes a.cakes, 
body#designs1 a.designs1, 
body#china_collection a.china_collection, 
body#magazine_cuttings a.magazine_cuttings, 
body#views a.views, 
body#items_for_sale a.items_for_sale, 
body#links a.links, 
body#contact_us a.contact_us,
body#self_catering a.self_catering,
body#self_catering_views a.self_catering_views,
body#opening_times a.opening_times {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #8031B8;
	text-align: ;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
}
#contentlist {
	padding: 5px 5px 5px 3em;
	margin: 1em 2em 1em 0em;
	line-height: 1.6em;
	font-style: italic;
}
#contentlist ul {
	list-style-type: disc;
}

#disabled {
	padding: 0em 5px 0em 5px;
	font-size: .8em;
	width: auto;
	height: auto;
	border: 2px solid #8031B8;
	color: #000000;
	margin-top: 40px;
}
#disabled img {
	float: right;
	padding: 20px 0em 0px 0em;
	width: 50px;
	height: 50px;
}




#gallery {
	width: 520px;
	height: 380px;
	padding: 10px;
	border: 0px solid #333;
	background: ;
	position: relative;
}
#gallery b.default {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 400px;
	height: 380px;
	text-align: center;
}
#gallery b.default img {
	display: block;
	margin: 0 auto 10px auto;
	border: 0px solid #81A432;
}
#gallery b.default span {
	display: block;
	color: #8031B8;
	font-family: "Comic Sans Ms",Verdana, arial,sans-serif;
	font-weight: normal;
	font-size: 14px;
	width: 350px;
	margin: 0 auto;
}
#gallery ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 120px;
	position: relative;
	float: right;
}
#gallery ul li {
	display: inline;
	width: 52px;
	height: 52px;
	float: left;
	margin: 0 0 5px 5px;
}
#gallery ul li a {
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
	border: 1px solid #8031B8;
}
#gallery ul li a span {
	display: none;
}
#gallery ul li a img {
	display: block;
	width: 50px;
	height: 50px;
	border: 0;
}
#gallery ul li a:hover {
	white-space: normal;
	border: 2px;
	border-color: #8031B8;
	background: ;
}
#gallery ul li a:hover b {
	position: absolute;
	left: -400px;
	top: 0;
	width: 400px;
	height: 380px;
	text-align: center;
	z-index: 20;
	background-image: url('../images/images_bg.png');
}
#gallery ul li a:hover span {
	display: block;
	color: #8031B8;
	font-family: "Comic Sans Ms",Verdana, arial,sans-serif;
	font-weight: normal;
	font-size: 14px;
	width: 350px;
	margin: 0 auto;
}
#gallery ul li a:hover img {
	margin: 0 auto 10px auto;
	width: auto;
	height: auto;
	border: 1px solid #8031B8;
}
#gallery ul li a:active, #gallery ul li a:focus {
	white-space: normal;
	border-color: #8031B8;
	background: ;
}
#gallery ul li a:active b, #gallery ul li a:focus b {
	position: absolute;
	left: -400px;
	top: 0;
	width: 400px;
	height: 380px;
	text-align: center;
	background-image: url('../images/images_bg.png');
	z-index: 10;
}
#gallery ul li a:active span, #gallery ul li a:focus span {
	display: block;
	color: #8031B8;
	font-family: "Comic Sans Ms",Verdana, arial,sans-serif;
	font-weight: normal;
	font-size: 14px;
	width: 350px;
	margin: 0 auto;
}
#gallery ul li a:active img, #gallery ul li a:focus img {
	margin: 0 auto 10px auto;
	width: auto;
	height: auto;
	border: 1px solid #8031B8;
}
#eaaa a {
	padding: 0em 5px 0em 5px;
	font-size: .8em;
	width: auto;
	height: auto;
	border: 2px solid #8031B8;
	color: #000000;
	margin-top: 40px;
	text-decoration: none;
	text-align: center;
}
 .shop {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 400px;
	height: 380px;
	text-align: justify;
}

.shop h2{
	margin-left: 7px;
	line-height: 30px;
}
.shop p{
	padding-top: 12px;
}
.shop h4{
	text-align: center;
	color: #8031B8;
	font-size: 14px;
	font-weight: lighter;
	line-height: 30px;
}
.opening {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 75%;
	text-align: center;
	border-collapse: separate;
}
