
/************************************************************************
   																          
   DESIGNER: Derek Spurdle  									                          
   DATE(dd-mm-yyyy): 27-04-2007  											  
   DESCRIPTION: 	Controls the layout of the site and styles the menus  
            															  
																          
 ************************************************************************/

/************************************************************************
   																          
Global Styles            															  
																          
 ************************************************************************/



#header .topline {
	color: #AE8E68;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}







/************************************************************************
   																          
index.dwt specific styles            															  
																          
 ************************************************************************/
 
 
#inner {
	padding: 0;
	width: 720px;
	text-align: center;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/page%20bg%20elements/innerBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 5px;
	margin-bottom: 0;
}


#inner .innertop {
	height: 18px;
	width: 720px;
	background-image: url(../../images/page%20bg%20elements/innerTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 0;
}


#inner .innercontent {
	width: 720px;
	background-image: url(../../images/page%20bg%20elements/innerMid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


#inner .leftLinks {
	padding: 0;
	margin-top: 10px;
	margin-left: 15px;
}


#inner .leftLinks li {
	list-style-type: none;
	color: #AF9073;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
}


#inner .innerbottom {
	margin: 0;
	padding: 0;
	height: 18px;
	width: 720px;
	background-image: url(../../images/page%20bg%20elements/innerBot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



#inner .leftTop {
	width: 290px;
	float: left;
	margin: 0;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#inner .leftBottom {
	width: 290px;
	float: left;
	margin: 0;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#inner .rightTop {
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #eee;
	width: 427px;
	margin-right: 1px;
}


#inner hr {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #AC8A65;
	color: #AC8A65;
}


#inner .rightBottom {
	width: 427px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 1px;
}

/************************************************************************
   																          
inner.dwt specific styles            															  
																          
 ************************************************************************/


#inner2 {
	padding: 0;
	width: 720px;
	text-align: center;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/page%20bg%20elements/innerBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 5px;
	margin-bottom: 0;
}

#inner2 .innertop {
	height: 18px;
	width: 720px;
	background-image: url(../../images/page%20bg%20elements/inner2Top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}



#inner2 .innercontent {
	width: 720px;
	background-image: url(../../images/page%20bg%20elements/inner2Mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}


#inner2 #innerpad {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#inner2 #innerpad h2 {
	font-size: 1.5em;
	color: #AE8E68;
	margin-top: 20px;
	margin-bottom: 20px;
}

#inner2 .innerbottom {
	margin: 0;
	padding: 0;
	height: 18px;
	width: 720px;
	background-image: url(../../images/page%20bg%20elements/inner2Bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}


#inner2 #innerpad .shops {
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD8B66;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AD8B66;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 15px;
}


#inner2 .opening th {
	font-weight: normal;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	margin: 0px;
}


#inner2 .opening {
	width: 40%;
	float: right;
}


#inner2 .opening caption {
	text-align: center;
	color: #AD8B66;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 30%;
}


#inner2 .opening td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
}




#inner2 #innerpad .shops li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}



/************************************************************************
   																          
misc Styles            															  
																          
 ************************************************************************/
 

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

.clearLine {
	margin: 0;
	padding: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}


#current {

	text-decoration: underline overline;
	font-weight: bold;
}


.line {
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	margin: 0;
	padding: 0;
	height: 0;
}
























#inner h2 {
	letter-spacing:1px;
	color:#B3916B;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0;
}




.leftimg {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.rightBottom .cakeRow {
	background-color: #CAB097;
	list-style-type: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.rightBottom .cakeRow li {
	display: inline;
	margin: 0;
	padding: 0;
}
.rightBottom .cakeRow img {
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}


.left p {
	float: left;
	font-size: 0.9em;
	color: #A98B67;
	width: 55%;
}
#inner .rightlink {
	color: #FF0360;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
}

#inner .rightlink2 {
	color: #FF0360;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}

.rightimg {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 20px;
}

.rightImg {
	float: right;
	margin-right: 40px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.address {
	list-style-type: none;
	width: 40%;
}
.address li {
	margin-top: 5px;
	margin-bottom: 5px;
}



.right p {
	float: right;
	font-size: 0.9em;
	color: #A98B67;
	width: 100%;
	margin-top: 10px;
}

#inner p {
	color: #AB9170;
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 10px;
}
#inner {
	width: 720px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background:transparent;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.xb1 {margin:0 5px; background:#ccc;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {
	margin:0 2px;
	background-color: #eee;
}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #ccc; border-width:0 1px;}



.rightTop .rightImg {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#innerpad h3 {
	color: #D1B359;
	font-size: 1.1em;
}
.top {
	text-align: right;
	padding-right: 20px;
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}
#innerpad #sitemap li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatRight {
	float: right;
	margin: 20px;
}

.floatLeft {
	float: left;
	clear: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}










	/**************************************************
	 *                                                *
	 **************************************************/
	.location {
		background:#eee;
		padding:10px 0;
		margin:0 0 20px;
		border:1px solid #d7d7d7;
	}
		.location .center {
			margin:0 auto;
			text-align:center;
		}
	.location h3 {
		text-align:center;
	}
	.location p {
		padding:0 20px;
	}
		.location p.cakes {
			display:block;
			margin:10px 0;
			padding:0;
			text-align:center;
		}
		.location p.cakes img {
			border:2px solid #d7d7d7;
			margin:5px;
		}
		.location p.top {
			clear:both;
			padding:20px 20px 10px 0;
			text-align:right;
			width:640px;
		}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }








/**************************************************
 *                                                *
 *    Developer   : Christopher Robinson          *
 *    Date        : 23/06/2008                    *
 *    Description : Recoded chunks                *
 *                                                *			          
 **************************************************/
a                                                 { color:#b3916b; font-weight:500; text-decoration: none; }
a:hover                                           { text-decoration:overline underline; }
body                                              { background:#ac8a65 url('../img/background/body.jpg') no-repeat; background-position:center top; color:#ab9170; font:100.1%/1 Georgia, "Times New Roman", Times, serif; margin:0; padding:0; text-align: center; }
img                                               { border:0; }
p                                                 { line-height: 1.4em; }
table                                             { }
table tr                                          { }
table tr td                                       { padding:5px; }
table tr th                                       { }
#container                                        { background:url('../img/background/container.jpg') repeat-y; background-position:center top; margin:18px auto 0; text-align:center; }
#container #header                                { background:url('../img/background/header.jpg') no-repeat; background-position:20px 0; height:220px; margin:0 auto; padding:0 20px; width:720px; }
#container #header h1                             { float:right; height:220px; margin:0; padding:0; width:352px; }
#container #header p                              { color:#b3916b; float:left; font-size:1.4em; margin:138px 0 0; padding:0; text-align:center; width:365px; }
#container #header ul                             { float:left; list-style:none; margin:15px 0 0; padding:0 15px; text-align:left; width:338px; }
#container #header ul li                          { display:inline; list-style:none; }
#container #header ul li a                        { color:#b3916b; font-size:.8em; line-height:1.4 text-decoration:none; }
#container #header ul li a:hover                  { text-decoration:overline underline; }
#container #menu                                  { background:url('../../images/page%20bg%20elements/menuBG.jpg') no-repeat; background-position:center center; clear:both; color:#fff; height:40px; margin:5px auto; padding:0; text-align:center; width:720px; }
#container #menu ul                               { line-height:40px; list-style:none; margin:0; padding:0; }
#container #menu ul li                            { border:0; display:inline; height:40px; margin:0; padding:0; text-align:center; }
#container #menu ul li a                          { color:#fff; font-size:.9em; font-weight:bold; margin:0; padding:0 15px; text-decoration:none; }
#container #menu ul li a:hover                    { text-decoration:overline underline; }
#container #footer                                { background:url('../img/background/footer.jpg') no-repeat; background-position:bottom center; clear:both; margin:0 auto; padding:0 20px 18px; width:720px; }
#container #footer p                              { color:#b3916b; font-size:.8em; margin:0; padding:0; text-align:right; }
#container #footer a                              { color:#b08e68; }
#container #footer a:hover                        { }