/* Subheading Font: URW Palladio L Medium 27px Colour #dc9000 */

body {
		font-family:  Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-size: medium;
		background: #fdebcf;
		color: #000;
		padding: 0;
		margin: 10px 5px 10px 5px;
		position: relative;
	}

.ahem {
	display:    none;
	}

a {
		background: transparent;
		color: #30c;
		text-decoration: none;
	}

a:visited {
		background: transparent;
		color: #dc9000;
	}

a:hover {
		background: transparent;
		color: #df0024;
	}

a:active {
		background: transparent;
		color: #c98300;
	}

h1, h2, h3, h4, h5, h6 {
		background-color: transparent;
		color: #dc9000;
		font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}

h1 { font-size: 180%}
h2 { font-size: 160%}
h3 { font-size: 140%}
h4 { font-size: 120%}
h5 { font-size: 110%}
h6 { font-size: 100%}

#header {
	background-color: #fbd7a1;
	font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
	text-align: center;
	position: relative;
	border-color: black;
	border-style: solid;	
	border-width: 1px;
	margin: 0;
	padding: .5em;
	height: 160px;
	}

#container {
	margin: 1em 0 0 0 ;
	padding: 0;
	position: relative;
	width: 100%;
	} 

#content
{
font-family:  Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-size: small;
margin-left: 20%;
margin-top: 5%; 
border: 1px solid gray;
background-color: #ffffff;
margin-right: 20%;
margin-bottom: 10%;
padding: 1em;
text-align: center
}

#thumbcontent {
   	border: 0 none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
html>body #thumbcontent {
	width: 100%;
	}
body> #thumbcontent { width: 100% }

p.medium
{
margin: 20px;
padding: 20px;
background-color: transparent;
color: black;
font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-size: 14px;
line-height: 1.2;
}

p.middle
{
margin: 10px;
padding: 0px;
background-color: transparent;
color: black;
font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-size: 14px;
line-height: 1.2;
}

div.spacer {
	clear: both;
	}

img.left {
	float: left;
	padding: 25px;
}

img.right {
	float: right;
	padding: 20px;
	}

div.float {
	float:left;
	width: 150px;
	padding: 10px;
	margin: 20px;
	}

div.float p {
	text-align: center;
	font-size: 14px;
	}

#recipe_content
{
font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
margin-left: 10%;
border: 1px solid gray;
background-color: #ffffff;
margin-right: 10%;
margin-bottom: 1%;
padding: 0.5em;
text-align: center;
}

#recipe_content_background
{
font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
margin-left: 10%;
border: 1px solid gray;
background-color: #f5f5f5;
margin-right: 10%;
margin-bottom: 1%;
padding: 0.5em;
text-align: center;
}


#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
}

#navcontainer li a
{
padding: 1px 7px;
color: #dc9000;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #dc9000;
border: 1px solid #dc9000;
border-top: 2px solid #dc9000;
border-bottom: 2px solid #dc9000;
}

#navcontainer li a#current
{
color: #c98300;
border: 1px solid #dc9000;
border-top: 2px solid #dc9000;
border-bottom: 2px solid #dc9000;
}

#footer {
	background-color: #fbd7a1;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	text-align: center;
	clear: both;
	font-size: medium;
/*	voice-family: "\"}\"";
	voice-family:inherit;*/
	color: #c98300;
    height:60px;
/*	padding-left: 10px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 7px;*/
	}

html>#footer	{
	font-size:medium;
	}

#footer p	{
	margin: 10px 0;
	padding: 0;
	}

#footer ul	{
	margin: 10px 0 0 0;
	line-height: 80%;
	padding: 0;
	}

#footer li	{
	display: inline;
/*	margin: 0; */
	border: 0px none;
	padding-left: 0;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
	}

#main_content
{
font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
margin-left: 20%;
border: none;
background-color: #ffffff;
margin-right: 20%;
padding: 1em;
text-align: center
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls/gallery/left_right_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:534px; position:relative; height:60px; padding-top:356px; margin:0 113px 90px 113px;}

#gallery img.left {width:55px; height:62px; background:#5b7b6c; float:left;cursor:pointer;}
#gallery img.right {width:55px; height:62px; background:#5b7b6c; float:left;cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#5b7b6c; border:2px solid #5b7b6c; border-width:5px 2px;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px; border:1px solid #000; cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th1 {background:url(thumbs/th1.jpg);}
#gallery ul li.th2 {background:url(thumbs/th2.jpg);}
#gallery ul li.th3 {background:url(thumbs/th3.jpg);}
#gallery ul li.th4 {background:url(thumbs/th4.jpg);}
#gallery ul li.th5 {background:url(thumbs/th5.jpg);}
#gallery ul li.th6 {background:url(thumbs/th6.jpg);}
#gallery ul li.th7 {background:url(thumbs/th7.jpg);}
#gallery ul li.th8 {background:url(thumbs/th8.jpg);}
#gallery ul li.th9 {background:url(thumbs/th9.jpg);}
#gallery ul li.th10 {background:url(thumbs/th10.jpg);}
#gallery ul li.th11 {background:url(thumbs/th11.jpg);}
#gallery ul li.th12 {background:url(thumbs/th12.jpg);}
#gallery ul li.th13 {background:url(thumbs/th13.jpg);}
#gallery ul li.th14 {background:url(thumbs/th14.jpg);}
#gallery ul li.th15 {background:url(thumbs/th15.jpg);}
#gallery ul li.th16 {background:url(thumbs/th16.jpg);}
#gallery ul li.th17 {background:url(thumbs/th17.jpg);}
#gallery ul li.th18 {background:url(thumbs/th18.jpg);}
#gallery ul li.th19 {background:url(thumbs/th19.jpg);}

/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {/*visibility:hidden;*/ display:block; width:50px; height:50px;}

#gallery ul li span {display:none; position:absolute; left:61px; top:430px; width:411px;font-family:verdana, arial, sans-serif; color:#666; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li b {color:#444;}

#gallery ul li.chosen {border-color:#fff; cursor:default;}
#gallery ul li.chosen div {position:absolute; left:0; top:0; width:532px; height:355px; background:#5b7b6c; border:1px solid #000; border-width:1px 1px 0 1px;}
#gallery ul li.chosen div i {width:530px; height:355px; display:table-cell; vertical-align:middle; text-align:center;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; border:1px solid #aaa; margin:0 auto;}
#gallery ul li.chosen span {display:block;}


/* vertical align for IE */
#gallery ul li.chosen i {display:block;}
#gallery ul li.chosen i em {width:0; height:100%; display:inline-block; vertical-align:middle;} 
#gallery ul li.chosen i img {display:inline-block; vertical-align:middle;}
/* for IE6 initial photo size */
#gallery ul li.chosen i img.start {width:319px; height:213px;}

/* Thanks to Stu Nicholls at CCS Play for the following: */

a.screen, a.screen:visited {
color:#008000; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:125px; /* give it a width *//* was originally 200px - changed 06/12/09 */
height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
border: none /*1px solid #000;  add a border */
left:0; /* position:the image */
top:-150px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:167px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}


