/****************************************************** GLOBAL ******************************************************/

* {
	padding:0;
	margin:0;
	border:none;
	text-decoration:none;
	font-weight:normal;
}

body {
	font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background:#333333;
}

em {	
	font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0 0 0 13px;
}


/****************************************************** STRUCTURE ******************************************************/

#container {
	width:948px;
	margin:0 auto 86px auto;
	position:relative;
	background:#ffffff;
	overflow:visible;
}

#content {
	width:932px;
	margin:0 8px;
	padding:65px 0 16px 0;
	z-index:40;
	overflow:visible;
}

#rotator {
	width:932px;
	height:274px;
	margin:0 0 8px 0;
	overflow:hidden;
}

#tag {
	width:439px;
	height:72px;
	margin:0 0 0 -31px;
	background:url(../images/global/tag.jpg) top left no-repeat;
	overflow:visible;
}

#tag h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#ffffff;
	line-height:50px;
	margin:0 0 0 49px;
}

.clear {
	clear:both;
}

.float {
	float:left;
	display:inline;
}



/****************************************************** HEADER ******************************************************/

#header {
	width:948px;
	background:#333333;
}

#header .item1 {
	margin:40px 0 60px 31px;
	float:left;
	display:inline;
	border:none;
}

#header .item2 {
	margin:65px 34px 0 0;
	float:right;
	display:inline;
}


/***************************************************** NAVIGATION ******************************************************/

#navigation {
	position:absolute;
	top:202px;
	left:8px;
	width:932px;
	height:118px;
	z-index:60;
}

#navigation a {
	float:left;
	display:inline;
}

#navigation a#home {
	background:url(../images/global/navigation/home.jpg) no-repeat;
	width:118px;
	height:88px;
}

#navigation a#home:hover {
	background:url(../images/global/navigation/home-over.jpg) no-repeat;
}

#navigation a#home.on {
	background:url(../images/global/navigation/home-on.png) no-repeat;
	height:118px;
}

#navigation a#products {
	width:109px;
	height:88px;
}

#navigation a#products.on {
	background:url(../images/global/navigation/products-on.png) no-repeat;
	height:118px;
}

#navigation a#about {
	background:url(../images/global/navigation/about.jpg) no-repeat;
	width:153px;
	height:88px;
}

#navigation a#about:hover {
	background:url(../images/global/navigation/about-over.jpg) no-repeat;
}

#navigation a#about.on {
	background:url(../images/global/navigation/about-on.png) no-repeat;
	height:118px;
}

#navigation a#restaurants {
	background:url(../images/global/navigation/restaurants.jpg) no-repeat;
	width:153px;
	height:88px;
}

#navigation a#restaurants:hover {
	background:url(../images/global/navigation/restaurants-over.jpg) no-repeat;
}

#navigation a#restaurants.on {
	background:url(../images/global/navigation/restaurants-on.png) no-repeat;
	height:118px;
}

#navigation a#gallery {
	background:url(../images/global/navigation/gallery.jpg) no-repeat;
	width:127px;
	height:88px;
	margin:0;
}

#navigation a#gallery:hover {
	background:url(../images/global/navigation/gallery-over.jpg) no-repeat;
}

#navigation a#gallery.on {
	background:url(../images/global/navigation/gallery-on.png) no-repeat;
	height:118px;
}

#navigation a#recipes {
	background:url(../images/global/navigation/recipes.jpg) no-repeat;
	width:127px;
	height:88px;
}

#navigation a#recipes:hover {
	background:url(../images/global/navigation/recipes-over.jpg) no-repeat;
}

#navigation a#recipes.on {
	background:url(../images/global/navigation/recipes-on.png) no-repeat;
	height:118px;
}

#navigation a#contact {
	background:url(../images/global/navigation/sous_vide.jpg) no-repeat;
	width:145px;
	height:88px;
}

#navigation a#contact:hover {
	background:url(../images/global/navigation/sous_vide_over.jpg) no-repeat;
}

#navigation a#contact.on {
	background:url(../images/global/navigation/sous_vide_on.png) no-repeat;
	height:118px;
}

#navigation a#sous_vide {
	background:url(../images/global/navigation/sous_vide.jpg) no-repeat;
	width:145px;
	height:88px;
}

#navigation a#sous_vide:hover {
	background:url(../images/global/navigation/sous_vide_over.jpg) no-repeat;
}

#navigation a#sous_vide.on {
	background:url(../images/global/navigation/sous_vide_on.png) no-repeat;
	height:118px;
}

/****************************************************** FOOTER ******************************************************/

#footer {
	width:100%;
	height:255px;
	background:url(../images/global/footer-bg.jpg) repeat-x;
	bottom:0;
	left:0;
	right:0;
}

#footer #inner {
	width:948px;
	margin:0 auto;
	text-align:center;
	color:#ffffff;
}

#footer #inner #footer-nav {
	padding:32px 0 34px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

#footer #inner #footer-nav a {	
	color:#ffffff; 
}

#footer #inner #footer-nav a:hover, #footer #inner #footer-nav a.on {
	text-decoration:underline;
}

#footer #inner a {
	color:#ffffff;
}

#footer #inner #external {
	width:771px;
	height:94px;
	margin:0 auto;
}

#footer #inner #external #grant_sc {
    /*width:282px;*/
	width:250px;
	display:inline;
	float:left;
	line-height:15px;
	/*padding-right:21px;*/
}

#footer #inner #external #msk {
	height:94px;
	display:inline;
	float:left;
	padding-right:20px;
}

#footer #inner #external #fb {
	height:80px !important;
	height /**/ :94px;
	width:154px;
	display:inline;
	float:left;
	padding:14px 0 0 18px;
}

#footer #inner #external #twitter {
	height:80px !important;
	height /**/ :94px;
	width:145px;
	display:inline;
	float:left;
	padding:14px 0 0 8px;
}

#footer #inner #external #grant_sc #imgspon {

	/*padding:0px 28px 0 0;*/
	padding:0px 0px 0 0;
	margin-top:5px;
}

#footer #inner #copyright {
	margin-top:52px;
}


/****************************************************** HOME ******************************************************/

#home-left {
	width:461px;
	float:left;
	display:inline;
}

#home-left p {
	width:436px !important;
	width /**/ :460px;
	height:106px !important;
	height /**/ :123px;
	padding:17px 12px 0 12px;
	margin:0;
}

#home-left p a {
	color:#809B6E;
	font-weight:bold;
}

#home-left #restaurants {
	width:461px;
	height:59px !important;
	height /**/ :81px;
	padding:11px 0;
	background:#CCD9C6;
}

#home-left #restaurants a {
	width:148px !important;
	width /**/ :174px;
	padding:0 0 0 26px;
	background:url(../images/home/arrow.gif) no-repeat 10px 1px;
	color:#666666;
	float:left;
	display:inline;
}

#home-left #restaurants a:hover {
	text-decoration:underline;
}

#home-right {
	width:461px;
	float:right;
	display:inline;
}

#home-right p {
	width:436px !important;
	width /**/ :460px;
	height:150px !important;
	height /**/ :167px;
	padding:17px 12px 0 12px;
	margin:0;
}

#home-right p a {
	color:#809B6E;
	font-weight:bold;
}

#home-right a.more {
	width:440px !important;
	width /**/ :461px;
	height:18px !important;
	height /**/ :22px;
	padding:4px 0 0 21px;
	background:#CCD9C6 url(../images/home/arrow.gif) no-repeat 6px 5px;
	color:#666666;
	display:block;
	font-weight:normal;
}

#home-right a.more:hover {
	text-decoration:underline;
}



/****************************************************** ABOUT ******************************************************/

p {
	margin:0 0 12px 23px;
}

#about-left {
	width:478px;
	float:left;
	display:inline;
	margin:-12px 0 0 0;
	padding:6px 0 0 0;
	background:url(../images/about/inverted-commas.gif) top left no-repeat;
	overflow:visible;
}

#about-left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
	margin:0 0 8px 23px;
}

#about-left p {
	margin:0 20px 0 23px;
}

#about-right {
	width:454px;
	float:left;
	display:inline;
	margin:-12px 0 0 0;
}

#about-right h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
	margin:0 0 8px 2px;
}

#about-right p {
	margin:0 14px 57px 2px;
}

#about-right img {
	border:9px #eaeaea solid;
	margin:10px 0 10px 0;
}

#about-right em {
	margin:0 0 20px 0;
	display:block;
	width:423px;
	text-align:center;
	color:#999999;
	font-size:10px;
}

#about-contact-block { 
	width:423px;
	background:#F0F2EE;
	border:1px #E1E6DD solid;
	padding:15px 0 15px 12px;
}

#about-contact-block h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
}

#about-contact-block a {
	font-weight:bold;
	color:#666666;
}



/****************************************************** EVENTS ******************************************************/

#special {
	width:424px;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}

#special h2 {
	line-height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
}

#special p {
	height:90px;
	margin:18px 6px;
}

#special p a {
	color:#809B6E;
	font-weight:bold;
}

#special a.reservation {
	margin:0 0 0 5px;
	padding:0 0 0 23px;
	background:url(../images/global/arrow.gif) center left no-repeat;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
}

#special a {
	color:#809B6E;
}



/**************************************************** RESTAURANTS ******************************************************/

#restaurant {
	width:286px;
	margin:0 0 30px 10px;
	float:left;
	display:inline;
}

#restaurant h2 {
	line-height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
}

#restaurant p {
	height:70px;
	margin:18px 0px 14px 6px;
}

#restaurant a {
	color:#809B6E;
}

#restaurant a.view  {
	margin:0 0 0 5px;
	padding:0 0 0 23px;
	background:url(../images/global/arrow.gif) center left no-repeat;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
}

#restaurant-details {
	width:453px;
	margin:14px 0 0 0;
	float:right;
	display:inline;
}

#restaurant-details h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#809B6E;
}

#restaurant-details p {
	width:440px;
	margin:12px 0 16px 0;
}

#restaurant-details a.visit {
	margin:0 0 0 5px;
	padding:0 0 0 23px;
	background:url(../images/global/arrow.gif) center left no-repeat;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
}

img.book {
	margin:18px 0 0 28px;
}

#restaurant-select-container {
	width:431px !important;
	width /**/ :449px;
	height:102px !important;
	height /**/ :138px;
	background:#8FA384;
	float:right;
	display:inline;
	margin:10px 0 0 0;
	padding:36px 0 0 18px;
	clear:right;
}

#restaurant-select-container a {
	line-height:25px;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	display:block;
}

#restaurant-select-container a:hover {
	text-decoration:underline;
}

#restaurant-select-container strong {
	line-height:25px;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	float:left;
	display:inline;
}

#restaurant-select-container select {
	margin:0 0 0 16px;
	float:left;
	display:inline;
	padding:3px 0 3px 0;
}

#restaurant-select-container select, #restaurant-select-container option {
	width:260px;
	background:#A4B59B;
	color:#ffffff;
	border:none;
}

/****************************************************** SOUS VIDE ******************************************************/

#sous_vide_div
{
color:#FFFFFF  !Important;
padding-top:9px !Important;
font-size:27px !Important;
padding-left:12px !Important;
color:#FFFFFF !Important;
font-family:Georgia, "Times New Roman", Times, serif !Important;
font-size:30px !Important;
cursor:pointer !Important;
width:822px !important;
}

#intro
{
padding-left:29px;
padding-bottom:40px;
}

#sous_vide_intro
{width:912px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}


.sous_vide_a
{
color:#809B6E;
font-weight:bold;
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	
}

#basicsteps
{padding-right:20px;
padding-top:20px;
padding-left:20px;
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}


#basic_tecniques
{padding-right:35px;
color:#333333;
font-size:11px;
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 0px 23px;

}

#sous_vide_intro
{
padding-right:20px;
}

#basictemp1
{
float:left;
display:inline;
padding-left:20px;
font-size:11px;
padding-bottom:20px !important; 
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#basictemp2
{
float:left;
display:inline;
padding-left:20px;
font-size:11px;
padding-bottom:20px !important;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
#basictemp3
{
float:left;
display:inline;
padding-left:20px;
padding-bottom:20px !important;
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#basictemp4
{

clear:both;
display:block;
padding-left:20px;
padding-bottom:20px !important;
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#latest_recipe
{
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#linktorecipes
{
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#sous_vide_div
{
background:#F3F3F3 url(../images/global/sous_vide_bg.jpg) top left repeat-x;
color:#FFFFFF;
font-size:12px;
padding-left:8px;
height:41px;
width:839px;

}


#sous_vide_div_basic_tecniques
{
background:#F3F3F3 url(../images/sous_vide/basic_tecniques.jpg)  top left repeat-x;
color:#333333;
font-size:12px;
padding-left:8px;

clear:both;
}

#sous_vide_ul
{padding-left:20px;
margin-left:20px;
padding-right:20px;
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
list-style:decimal;
}



div.sous_vide
{
padding-right:20px;
padding-top:20px;
padding-left:20px;
font-size:11px;
font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

p.sous_vide {
	
	font-size:13px;
	color:#333333;
	margin:0 0 0 13px;
}

p.sous_vide a {
	color:#809B6E;
	font-weight:bold;

	
}

img.sous_vide {
	margin-right:10px;
	border:none;
}


#accordian
{
left:591px;
clear:both;
}
#accordianholder 
{
height:491px;
clear:both;
padding-bottom:34px;
width:834px;
margin:0 auto;

}

#accordianholder h1
{
color:#FFFFFF;
padding-top:9px;
font-size:27px;
padding-left:12px;

}

#accordianholder h3
{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;

}



#accordianholder div
{
color:#333333;
background-color:#F3F3F3;
}

.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }

#sous_vide_left_intro
{
float:left;
display:inline;
width:478px;
height:318px;
color:#333333;
}

#sous_vide_left_pic
{
float:right;
display:inline;
width:381px;
background-color:#F0F2EE;
border:#E1E6DD 1px solid;
padding:11px 11px 11px 11px; 
margin-top:21px;
padding-right:-50px;
}

#inner_border_pic
{
border:#E1E5DC 1px solid ;
width:376px;


}
/*
#tag2 {
float:left;
	width:439px;
	height:72px;
	margin:40px 0 0 -31px;
	background:url(../images/global/tag.jpg) top left no-repeat;
	clear:both;
}

#tag2 h1 {
	
	font-size:30px;
	color:#ffffff;
	line-height:50px;
	margin:0 0 0 49px;
	
}
*/
#info2
{
clear:both;
width:890px;
padding-right:1px;
padding-left:7px;
padding-bottom:19px;

}


/****************************************************** PRODUCTS ******************************************************/

p.products {
	font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin:0 0 0 13px;
}

p.products a {
	color:#809B6E;
	font-weight:bold;
}

img.products {
	margin-right:10px;
	border:none;
}



/****************************************************** GALLERY ******************************************************/

p.gallery {
	font-family:Lucida Sans, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin:0 0 0 13px;
}

select.gallery {
	background:#A4B59B;
	border:none;
	width:260px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	margin:10px 0 0 8px;
	padding:1px 0 3px 0;
}



/****************************************************** RECIPES ******************************************************/

h2.choose-recipe {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#809b6e;
	margin:0 0 4px 32px;
}

#recipelist-left {
	width:446px;
	float:left;
	display:inline;
	margin-left:32px;
	color:#333333;
	font-size:11px;
}

#recipelist-left li {
	margin:6px 0 12px 20px;
	cursor:pointer;
}

#recipelist-right {
	width:446px;	
	float:left;
	display:inline;
	color:#333333;
	font-size:11px;
}

#recipelist-right li {
	margin:6px 0 12px 20px;
	cursor:pointer;
}

#recipe {
	height:610px;
	margin:20px 0 0 32px;
	font-size:11px;
	color:#333333;
	line-height:16px;
}

#recipe h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#809b6e;
	padding-left:34px;
	background:url(../images/recipes/icon.jpg) no-repeat;
	margin:0 0 14px 2px;
	line-height:25px;
}

#recipe strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}

#recipe #recipe-left {
	width:412px !important;
	width /**/ :446px;
	float:left;
	display:inline;
	padding-right:34px;
	color:#333333;
}

#recipe #recipe-right {	
	width:412px !important;
	width /**/ :446px;
	float:left;
	display:inline;
	padding-right:34px;
	color:#333333;
}

#recipe_2, #recipe_3, #recipe_4, #recipe_5, #recipe_6, #recipe_7 {
	display:none;
}

#recipe em {	
	margin:0;
}



/****************************************************** CONTACT ******************************************************/

#contact-block { 
	width:449px;
	height:90px;
	background:#F0F2EE;
	border:1px #E1E6DD solid;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
}

#contact-block img { 
	float:left;
	display:inline;
	margin:0 12px 0 0;
}

#contact-block h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#809B6E;
	margin:14px 0 0 12px;
}

#contact-block p {
	margin:0 0 0 12px;
	font-size:10px;
}

#contact-block p a {
	color:#666666;
}

#contact-block p a:hover {
	text-decoration:underline;
}

#contact-block p a.bold {
	font-weight:bold;
}

#contact-block a {
	color:#809B6E;
}
