@charset "utf-8";
/* CSS Document */

a:link {
	color: #0b3c64;
}
a:visited {
	color: #0b3c64;
}
a:hover {
	color: #0b3c64;
}
a:active {
	color: #0b3c64;
}

.style1 {font-size: 18px}

body {
	background-color: #ffffff;

}

#container {	
	width: 976px;
	margin-left: auto;
	margin-right: auto;
}



#headerleft {
	background-image: url(images/slices_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 125px;
	width: 825;
}

#headerright {
	background-image: url(images/slices_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 125px;
	width: 825px;
}


<!-- Begin the main columns: ie.. left column, middle column & right column -->
#side {
	background-image: url(images/slices_03.jpg);
	background-repeat: no-repeat;
	height: 495px;
	width: 976px;
}

#navigation {
	height: 495px;
	width: 151px;
	float: left;
    padding-left: 12px;
}



#main {
	background-image: url(images/slices_05.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	height: 495px;
	width: 662px;
}

#sidebar {
    background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	height: 495px;
	width: 151px;
	float: right;
}
<!-- End main columns -->




#flashcontent {

}

#footer {
	background-image: url(images/slices_06.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 45px;
	width: 976px;
	
	
}

#footercontent {

color: #0b3c64;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	
	}




#content {
	color: #0a2b4f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	width: 75%;
	text-align: left;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#content2 {
	color: #0a2b4f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	width: 80%;
	text-align: left;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	
}

#content3 {
	color: #0a2b4f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	width: 80%;
	text-align: left;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	
}

.heading {
	color: #0a2b4f;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
}

#contentmain {
	color: #0a2b4f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 78%;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

#menu-pdf {
	color: #fbc106;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 35px;
	margin-left: 160px;
	font-weight: bold;
	
}

a.links:link {
	color: #fbc106;
}
a.links:hover {
	color: #fbc106;
}
a.links:active {
	color: #fbc106;
}
a.links:visited {
	color: #fbc106;
}

#contentmain2 {
	color: #0a2b4f;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 74%;
	margin-top: 145px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

#supplycontent {
	color: #0a2b4f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	width: 526px;
	text-align: left;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;

	overflow:auto;
	height: 321px;	
}



#picturemain {
	width: 300px ;
	height: 219px;
	
	margin-left: auto;
	margin-right: auto;
	
}


#aboutheader {
	background-image: url(images/about.png);
	width: 194px;
	height: 56px;
	margin-top: 25px;
margin-left: auto;
margin-right: auto;

}

#menuheader {
	background-image: url(images/menu.png);
	width: 123px;
	height: 56px;
	margin-top: 25px;
margin-left: auto;
margin-right: auto;

}

#locationheader {
	background-image: url(images/location.png);
	width: 194px;
	height: 56px;
	margin-top: 25px;
margin-left: auto;
margin-right: auto;

}

#reviewsheader {
	background-image: url(images/reviews.png);
	width: 194px;
	height: 56px;
	margin-top: 25px;
margin-left: auto;
margin-right: auto;

}

#contactheader {
	background-image: url(images/contact.png);
	width: 194px;
	height: 56px;
	margin-top: 25px;
margin-left: auto;
margin-right: auto;

}

#supplyheader {
	background-image: url(images/suppliers.png);
	width: 194px;
	height: 56px;
	margin-top: 25px;
margin-left: auto;
margin-right: auto;

}


#gallery {
	color: #0a2b4f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
	text-indent: 0px;
	width: 62%;
	text-align: left;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 10px;
}

#mapcontent {
	margin-left: auto;
	margin-right: auto;
	
}

#gallerycontent {
	padding-right: 0px;
	padding-top: 18px;
	padding-left: 26px;
}

#menumain {
	background-image: url(menuimages/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 546px;
	width: 803px;
}


#menuheaderleft {
	background-image: url(menuimages/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 115px;
	width: 803;
}

#menuheaderright {
	background-image: url(menuimages/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 115px;
	width: 803px;
}

#menucontent {
	color: #0a2b4f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
	text-indent: 0px;
	width: 62%;
	text-align: left;
	padding-right: 70px;
	padding-top: 30px;
	float: right;
	font-weight: bold;
}
.redstyle {
	color: #FFFFFF;
}




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #eaecec;
	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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


#flavour-supplier {

	width: 68px;
	height: 54px;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	
}

#flavour-reviews {

	width: 68px;
	height: 54px;
	float: left;
	margin-left: 25px;
	margin-top: 83px;
	
}
#flavour {

	width: 68px;
	height: 54px;
	float: right;
	margin-right: 45px;
	margin-top: 55px;
	
	
}
