/* 
NotesOnCooking.com
Website by LaMa Media
Copyright (c) 2009 - All rights reserved
*/

body {
	margin: 0;
	padding: 99px 0 138px 0;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3b3b3b;
}

a {
	color: #75aed5;
	font-weight: bold;
}

a:hover {
	color: #7e2217;
}

hr {
	background-color: #434343;
	color: #434343;
	width: 90%;
	height: 1px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 98px;
	background: #c1f0e6;
	border-bottom: 1px solid #b3b3b3;
	z-index: 20;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 98px;
	background: url(../media/title.gif) no-repeat #515151 50px;
	z-index: 60;
}

#brickline {
	position: absolute;
	top: 32px;
	left: 0;
	width: 100%;
	height: 14px;
	background: url(../media/brickline.gif) repeat-x;;
}

.cheftop {
	position: absolute;
	top: 46px;
	left: 0;
	width: 119px;
	height: 53px;
	background: url(../media/cheftop.gif);
	z-index: 25;
}

.chef {
	position: absolute;
	top: 98px;
	left: 0;
	width: 280px;
	height: 389px;
	z-index: 10;
	background: url(../media/chef.gif);
}

.chefgray {
	background: url(../media/chefgray.gif);
}

#content {
	position: relative;
	height: 100%;
	overflow: auto;
	padding: 40px 20px 0 300px;
	z-index: 40;
}

.full {
	width: 100%;
}

.main {
	width: 100%;
	min-width: 300px;
}

.tablepad {
	font-size: 1px;
	width: 30px;
	height: 30px;
}

#content-bottom {
	height: 20px;
	font-size: 1px;
}

#rightbook {
	width: 187px;
	height: 276px;
	overflow: hidden;
}

#rightblurb {
	background: url(../media/rightbox.gif) no-repeat;
	width: 187px;
	height: 276px;
	color: #75aed5;
	text-align: center;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 20px;
	display: none;
}

.starburst {
	background: url(../media/starburst.gif) no-repeat;
	width: 151px;
	height: 151px;
	text-align: center;
}

.frontblurb {
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	border: double 3px #75aed5;
}

#notechef img {
	position: absolute;
	left: 30px;
	top: 270px;
	width: 150px;
	height: 160px;
	z-index: 15;
}

#notebot {
	position: relative;
	padding-top: 20px;
}

#notebot div {
	position: relative;
	left: -80px;
	height: 40px;
}

#notebot img {
	position: absolute;
}

.indent {
	padding-left: 40px;
}

.topline {
	position: relative;
	left: -40px;
	color: #777;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	padding-bottom: 10px;
}

.subline {
	color: #777;
	font-size: 18px;
	font-variant: small-caps;
	padding-top: 10px;
}

.subbuy {
	color: #777;
	font-size: 14px;
	width: 385px;
	text-align: justify;
}

.title {
	font-style: italic;
}

.event {
	font-weight: bold;
	padding: 10px 0;
}

.event div {
	font-weight: normal;
	padding: 5px 0 0 40px;
}

.praise {
	font-weight: normal;
	padding: 10px 0;
}

.praise div {
	padding: 5px 0 0 0;
	text-align: right;
}

.praise a {
	font-weight: bold;
}

.award {
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
}

.vspace {
	height: 10px;
	font-size: 1px;
}

/* NAVTOP */

.navtop {
	position: absolute;
	display: block;
	outline: none;
	height: 44px;
	top: 5px;
	background: url(../media/navtop.gif) no-repeat;
}

.navtop span {
	display: none;
}

#addthis {  position: absolute; top: 70px; right: 15px; }

#btn-rcr { width: 211px; left: 15px; background-position: 0px 0px; z-index: 30; }
#btn-rcr:hover { background-position: 0px -45px; }

#btn-noc { width: 38px; right: 59px; background-position: -212px 0px; z-index: 25; }
#btn-noc:hover { background-position: -212px -45px; }
#on-noc { width: 38px; right: 59px; background-position: -212px -90px; z-index: 25; cursor: default; }

#btn-nod { width: 38px; right: 15px; background-position: -250px 0px; z-index: 25; }
#btn-nod:hover { background-position: -250px -45px; }


/* NAVBAR */

.navbar {
	position: absolute;
	display: block;
	outline: none;
	height: 39px;
	top: 58px;
	background: url(../media/navbar.gif) no-repeat;
}

.navbar span {
	display: none;
}

#btn-home { width: 70px; left: 153px; background-position: 0px 0px; }
#btn-home:hover { background-position: 0px -40px; }
#on-home { width: 70px; left: 153px; background-position: 0px -80px; }

#btn-praise { width: 78px; left: 223px; background-position: -70px 0px; }
#btn-praise:hover { background-position: -70px -40px; }
#on-praise { width: 78px; left: 223px; background-position: -70px -80px; }

#btn-events { width: 82px; left: 301px; background-position: -148px 0px; }
#btn-events:hover { background-position: -148px -40px; }
#on-events { width: 82px; left: 301px; background-position: -148px -80px; }

#btn-bios { width: 62px; left: 383px; background-position: -230px 0px; }
#btn-bios:hover { background-position: -230px -40px; }
#on-bios { width: 62px; left: 383px; background-position: -230px -80px; }

#btn-mediaroom { width: 124px; left: 445px; background-position: -292px 0px; }
#btn-mediaroom:hover { background-position: -292px -40px; }
#on-mediaroom { width: 124px; left: 445px; background-position: -292px -80px; }

#btn-recommended { width: 136px; left: 569px; background-position: -416px 0px; }
#btn-recommended:hover { background-position: -416px -40px; }
#on-recommended { width: 136px; left: 569px; background-position: -416px -80px; }

#btn-contact { width: 95px; left: 705px; background-position: -552px 0px; }
#btn-contact:hover { background-position: -552px -40px; }
#on-contact { width: 95px; left: 705px; background-position: -552px -80px; }


/* NAVBOT */

#footable {
	width: 100%;
}

#footable td {
	padding: 5px;
	width: 25%;
}

.navbot {
	display: block;
	outline: none;
	width: 126px;
	height: 89px;
	background: url(../media/navbot.gif) no-repeat;
}

.navbot span {
	display: none;
}

#btn-blog { background-position: 0px 0px; }
#btn-blog:hover { background-position: 0px -90px; }

#btn-article { background-position: -127px 0px; }
#btn-article:hover { background-position: -127px -90px; }

#btn-look { background-position: -254px 0px; }
#btn-look:hover { background-position: -254px -90px; }

#btn-book { background-position: -381px 0px; }
#btn-book:hover { background-position: -381px -90px; }

