@charset "utf-8";
/* CSS Document */

{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	font-size: 100.01%;
	color:#282828;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}	

/* Style for Scood Home */
#worksurface {
		position: relative;
		width: 1300px;
		height: 866px;
		background-image:url(Images/Big-Work-Surface-for-web.jpg);
		border: 1px solid #666;
		margin: 0px auto;
		z-index:1;
}

		
#boxegg{
	position:absolute;
	left:373px;
	top:269px;
	width:735px;
	height:437px;
	z-index:3;
}

.textegg {
                display: block;
                position: absolute;
                left: 425px;
                top: 95px;
                height: 20px;
                width: 80px;
				z-index:13;
				overflow: visible;
                text-align: center;
				font-size: 2.3em;
				color: #1D1B18;
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#boxfish{
	position:absolute;
	left:52px;
	top:559px;
	width:315px;
	height:302px;
	z-index:2;
}

.textfish {
                display: block;
                position: absolute;
                left: 0;
                top: -55px;
                height: 20px;
                width: 80px;
				z-index:13;
				overflow: visible;
                text-align: center;
				font-size: 2.3em;
				color: #0B0604;
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#boxspices{
	position:absolute;
	left:1093px;
	top:432px;
	width:206px;
	height:435px;
	z-index:4;
}

.textspices {
                display: block;
                position: absolute;
                left: 25px;
                top: -45px;
                height: 20px;
                width: 80px;
				z-index:14;
				overflow: visible;
                text-align: center;
				font-size: 2.3em;
				color: #0E0B07;
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
 
#boxcabbage {
	position:absolute;
	left:69px;
	top:84px;
	width:382px;
	height:320px;
	z-index:5;
}

.textcabbage {
                display: block;
                position: absolute;
                left: 35px;
                top: 10px;
                height: 20px;
                width: 80px;
				z-index:14;
				overflow: visible;
                text-align: center;
				font-size: 2.3em;
				color: #1D1B18;
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


#boxmeasure {
	position:absolute;
	left:674px;
	top:617px;
	width:334px;
	height:226px;
	z-index:6;
}

.textmeasure {
                display: block;
                position: absolute;
                left: 250px;
                top: 175px;
                height: 20px;
                width: 80px;
				z-index:13;
				overflow: visible;
                text-align: center;
				font-size: 2.3em;
				color: #1D1B18;
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#boxmeat {
	position:absolute;
	left:822px;
	top:57px;
	width:315px;
	height:323px;
	z-index:7;
}

.textmeat {
                display: block;
                position: absolute;
                left: 250px;
                top: 30px;
                height: 20px;
                width: 80px;
				z-index:13;
				overflow: visible;
                text-align: center;
				font-size: 2.3em;
				color: #1D1B18;
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#boxfacebook {
	position:absolute;
	left:335px;
	top:548px;
	width:34px;
	height:47px;
	z-index:8;
}

#boxtwitter {
	position:absolute;
	left:352px;
	top:614px;
	width:48px;
	height:40px;
	z-index:9;
}

#boxvimeo {
	position:absolute;
	left:397px;
	top:665px;
	width:48px;
	height:42px;
	z-index:10;
}

#boxinstagram {
	position:absolute;
	left:457px;
	top:700px;
	width:38px;
	height:45px;
	z-index:11;
}

#footer {
	position:absolute;
	left:13px;
	top:825px;
	width:180px;
	height:58px;
	z-index:12;
	overflow: hidden;
}

#footer p {
	font-size: .8em;
	color:#282828;
}

#Imagedisclaimer {
	position:absolute;
	left:5px;
	top:5px;
	width:800px;
	height:25px;
	font-size: .8em;
	color:#282828;
	z-index:5;
}

/* End Style for Scood Home */

/* Style for Recipe Home */

#worksurfacezoom {
		position: relative;
		width: 1300px;
		height: 866px;
		background-image: url(Images/Work-surface-close.jpg);
		background-repeat: no-repeat;
		border: 1px solid #666;
		margin: 0px auto;
		z-index:1;
}

#boxclosedbook {
	position:absolute;
	left:290px;
	top:50px;
	width:690px;
	height:767px;
	z-index:3;
}

#Recipestitle {
	position:absolute;
	left:515px;
	top:176px;
	width:368px;
	height:84px;
	z-index:4;
}

#Glass {
	position:absolute;
	left:732px;
	top:430px;
	width:174px;
	height:211px;
	z-index:5;
}

#Glass:hover .textglass {
	display: block;
}

.textglass{
	display: none;
    position: absolute;
    left: 45px;
    top: 211px;
    height: 20px;
    width: 80px;
	z-index:5;
	overflow: visible;
    text-align: center;
	font-size: 2em;
	color: #BEB870;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


#Strawberry {
	position:absolute;
	left:493px;
	top:433px;
	width:190px;
	height:201px;
	z-index:6;
}

#Strawberry:hover .textstrawberry {
	display: block;
}

.textstrawberry {
	display: none;
    position: absolute;
    left: 30px;
    top: 205px;
    height: 20px;
    width: 80px;
	z-index:6;
	overflow: visible;
    text-align: center;
	font-size: 2em;
	color: #BEB870;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#Homemarker {
	display: block;
	position:absolute;
	left:906px;
	top:307px;
	width:242px;
	height:101px;
	z-index:2;
}

/* End of Recipe Home */

/* Style for Food Recipe Home */

#Bookbase {
	position:absolute;
	display: block;
	width:1137px;
	height:845px;
	left:0px;
	top:26px;
	z-index:2;
}

#Bookmid {
	position:absolute;
	display: block;
	width:1137px;
	height:845px;
	left:-3px;
	top:26px;
	z-index:5;
}

#Booktop {
	position:absolute;
	display: block;
	width:1137px;
	height:845px;
	left:0;
	top:21px;
	z-index:7;
}

#Markerhome {
	position:absolute;
	display: block;
	width:242px;
	height:101px;
	left:1031px;
	top:345px;
	z-index:3;
}

#Markerlectures {
	position:absolute;
	display: block;
	width:242px;
	height:101px;
	left:1057px;
	top:548px;
	z-index:4;
}

#Markerdrink {
	position:absolute;
	display: block;
	width:242px;
	height:101px;
	left:1030px;
	top:157px;
	z-index:6;
}

#Markernews {
	position:absolute;
	display: block;
	width:242px;
	height:101px;
	left:1014px;
	top:446px;
	z-index:6;
}

#Markerscience {
	position:absolute;
	display: block;
	width:242px;
	height:101px;
	left:1062px;
	top:650px;
	z-index:6;
}

#Markerresources {
	position:absolute;
	display: block;
	width:242px;
	height:101px;
	left:1060px;
	top:745px;
	z-index:6;
}

#Markerback {
	position:absolute;
	display: block;
	width:385px;
	height:479px;
	left:0;
	top:84px;
	z-index:8;
}

#Pageturn {
	position:absolute;
	display: block;
	width:160px;
	height:140px;
	left:943px;
	top:26px;
	z-index:8;
}

#Recipewrapper {
	position:absolute;
	left:409px;
	top:168px;
	width:681px;
	height:648px;
	z-index:9;
}

#Recipecontent {
	margin: 12px;
	max-height:636px;
	overflow-y:scroll;
}

#Recipecontent p {
	text-align: left;
	font-size: .8em;
	color:#1C1B13;
}

#Recipeheader {
	position:absolute;
	left:451px;
	top:58px;
	width:494px;
	height:119px;
	z-index:8;
}


#Title {
	position:absolute;
	left:0;
	top:-11px;
	width:494px;
	height:105px;
	z-index:8;
}

#Title p {
	text-align:left;
	font-size: 3em;
	color:#3F2F1D;
}

#Titlesmall {
	position:absolute;
	left:0;
	top:34px;
	width:494px;
	height:105px;
	z-index:8;
}

#Titlesmall small {
	text-align:left;
	font-size: 2em;
	color:#3F2F1D;
}

#Titlevsmall {
	position:absolute;
	left:0;
	top:-1px;
	width:494px;
	height:105px;
	z-index:8;
}

#Titlevsmall vsmall {
	text-align:left;
	font-size: 2em;
	color:#3F2F1D;
}

#Disclaimer {
	position:absolute;
	left:17px;
	top:102px;
	width:250px;
	height:30px;
	z-index:9;
}

#Disclaimer txt {
	text-align:left;
	font-size: 0.7em;
	color:#3F2F1D;
}
	
.DemoIMG {
		float: right;
		margin-right: 16px;
		margin-top:10px;
		margin-left:12px;
}

.Ingredients {
	float: left;
	width:340px;
	min-height:260px;
	max-height:260px;
	overflow-y:scroll;
	margin-top:10px;
	margin-left:5px;
}

.Ingredients p {
	text-align:left;
	font-size: 1em;
	color:#1C1B13;
}

.Ingredients li {
	text-align:left;
	font-size: 1em;
	color:#1C1B13;
}

#Recipeindex {
	position:absolute;
	left:89px;
	top:501px;
	width:275px;
	height:315px;
	z-index:8;
}

#mediabar {
		margin-top:5px;
		margin-right:0;
		margin-left:0;
}
#mediabar ul {
			padding-bottom: 2px;
}
#mediabar ul li {
			display: inline;
			margin: 2px auto;
}
#mediabar ul li a {
			font-size: 1em;
			color:#3F2F1D;
			text-decoration: none;
			padding: 0 3px;
			text-align: left;
}

/* End of Food Recipe */

/* Style for Drink Recipe */

#Markerfood {
	position:absolute;
	display: block;
	width:242px;
	height:101px;
	left:1030px;
	top:157px;
	z-index:6;
}

/* End of Drink Recipe */

/* Style for Food Recipe Index*/

#Foodindexintro {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	max-height:75px;
}

#Foodindexintro t {
	text-align:left;
	font-size: 1.5em;
	color:#1C1B13;
}

#nav {
		margin-top:5px;
		margin-right:10px;
		margin-left:10px;
}
#nav ul {
			padding-bottom: 2px;
}
#nav ul li {
			display: inline;
			margin: 2px auto;
}
#nav ul li a {
			font-size: 1em;
			color:#3F2F1D;
			text-decoration: none;
			padding: 0 3px;
			text-align: left;
}

#nav ul li a:hover {
		color:#8F3434;
}

#Indexcontent {
	margin:10px;
	max-height:515px;
	overflow-y:scroll;
}

#Indexcontent AZ {
	text-align: left;
	font-size: 1.3em;
	color:#3F2F1D;
}

#Indexcontent li {
	text-align: left;
	font-size: .9em;
	color:#1C1B13;
}

#Alphahead {
	margin:0,0,0,0;
}

#Alphamain {
	margin:0,0,0,0;
}

#A {
	margin:0,0,0,0;
}

#B {
	margin:0,0,0,0;
}

#C {
	margin:0,0,0,0;
}

#D {
	margin:0,0,0,0;
}

#E {
	margin:0,0,0,0;
}

#F {
	margin:0,0,0,0;
}

#G {
	margin:0,0,0,0;
}

#H {
	margin:0,0,0,0;
}

#I {
	margin:0,0,0,0;
}

#J {
	margin:0,0,0,0;
}

#K {
	margin:0,0,0,0;
}

#L {
	margin:0,0,0,0;
}

#M {
	margin:0,0,0,0;
}

#N {
	margin:0,0,0,0;
}

#O {
	margin:0,0,0,0;
}

#P {
	margin:0,0,0,0;
}

#Q {
	margin:0,0,0,0;
}

#R {
	margin:0,0,0,0;
}

#S {
	margin:0,0,0,0;
}

#T {
	margin:0,0,0,0;
}

#U {
	margin:0,0,0,0;
}

#V {
	margin:0,0,0,0;
}

#W {
	margin:0,0,0,0;
}

#X {
	margin:0,0,0,0;
}

#Y {
	margin:0,0,0,0;
}

#Z {
	margin:0,0,0,0;
}

.Thumbnail {
	float:right;
	width:120px;
	height:120px;
	margin-top:0;
	margin-left:5px;
	margin-right:15px;
}

/* End of Food Recipe Index */

/* Style for About */

#Choppingboard {
	position:absolute;
	left:128px;
	top:105px;
	width:995px;
	height:698px;
	background-image:url(Images/SCOODBOARD.png);
	z-index:2;
}

#WhatisSCOOD {
	margin-top:180px;
	margin-right:90px;
	margin-left:100px;
	height: 160px;
	text-align:justify;
	z-index:2;
}

#Whatwedo {
	margin-top:10px;
	margin-left:100px;
	width:520px;
	height:260px;
	text-align:justify;
	z-index:2;
}

#Ruler {
	position:absolute;
	left:646px;
	top:343px;
	width:336px;
	height:333px;
	z-index:2;
}

#Homethermometerabout {
	position:absolute;
	left:1163px;
	top:87px;
	width:106px;
	height:393px;
	z-index:2;
}

#Homethermometerpeople {
	position:absolute;
	left:1037px;
	top:4px;
	width:106px;
	height:393px;
	z-index:2;
}
	
.texthome {
                display: block;
                position: absolute;
                left:0;
                top:365px;
                height: 20px;
                width: 80px;
				z-index:14;
				overflow: visible;
                text-align: center;
				font-size: 2.3em;
				color: #0E0B07;
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* End of About */

/* Style for People */

#Choppingboard2 {
	position:absolute;
	left:128px;
	top:105px;
	width:995px;
	height:698px;
	background-image:url(Images/PEOPLEBOARD.png);
	z-index:2;
}

#Scientists {
	margin-top:200px;
	margin-right:90px;
	margin-left:100px;
	min-height:390px;
	max-height:390px;
	overflow-y:scroll;
	z-index:2;
}

#Contacts {
	margin:10px,0,0,0;
}

.Thumbcontact {
	float:right;
	width:110px;
	height:110px;
	margin-top:0;
	margin-left:5px;
	margin-right:5px;
}

/* End of People */

/* Style for Under Construction */

#Construction {
		position: relative;
		width: 1300px;
		height: 866px;
		background-image:url(Images/Under-Construction.jpg);
		background-repeat: no-repeat;
		border: 1px solid #666;
		margin: 0px auto;
		z-index:1;
}

/* End of Under Construction */
