@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding:0;
	margin:0;
}
a {
	color: #555;
	font-size:12px;
	text-decoration: none;
	line-height:14px;
}
a:hover {
	color: #777;
}
img {
	border:0;
}
#logo {
	margin-left:10px;
}
#menu {
	width:250px;
	margin-top:0px;
	margin-left:-11px;
	margin-bottom:30px;
}
.menulist li {
	list-style-type: none;
	margin-right:-5px;
	margin-bottom:1px;
}
.menulist li a {
	color: #555;
	text-decoration: none;
	font-size:12px;
	
}
.menulist li a:hover {
	color: #555;
	text-decoration: underline;
}
.contactpage .contact a, .pricelistpage .pricelist a, .blogpage .blog a, .presspage .press a, .fairycakespage .fairycakes a, .weddingspage .weddingcakes a, .bespokepage .bespokecakes a, .eventspage .events a, .biscuitspage .biscuits a {
	text-decoration: underline;
}
#icons1 {
	width:500px;
	margin-top:20px;
	margin-left:-20px;
}
#icons2 {
	width:350px;
	margin-top:-20px;
	margin-left:-20px;
}
#icons3 {
	width:300px;
	margin-top:-20px;
	margin-left:-20px;
}
.iconlist li {
	display: inline;
	list-style-type: none;
	margin-right:-5px;
}
.iconlist li a {
	color: #777;
	text-decoration: none;
}
.iconlist li a:hover {
	color: #aaa;
	text-decoration: underline;
}
#presscontent {
	position:absolute;
	top:150px;
	left:250px;
}
#gallery {
	position:absolute;
	top:70px;
	left:250px;
}
.shadow {
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	_background:0px;
	margin: 10px 0 10px 0px !important;
	margin: 10px 0 10px 0px;
	width: 100%;
	padding: 0px;
}
.box {
	position:relative;
	margin: 0px auto;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	_border: 0px;
	padding: 0px;
	font-family:"Courier New", Courier, monospace;
	background-color:#fff;
}
.box {
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.box p {
	font-size:12px;
	padding:3px;
	margin: 3px;
}
.leftBtn {
	position:absolute;
	bottom:-30px;
	left:15px;
}
.leftBtn a {
	font-size:125%;
	font-weight:bold;
}
.leftBtn a:hover {
	color:#eee;
}
.rightBtn {
	position:absolute;
	bottom:-30px;
	right:15px;
	_right:0px;
	_left:50px
}
.rightBtn a {
	font-size:125%;
	font-weight:bold;
}
.rightBtn a:hover {
	color:#eee;
}
