/* CSS Document */

/* Main declarations */

html {
height: 100%; 
margin-top: 0px;
padding: 0px;
margin-bottom: 1px;
}

body {
margin: 0px;
padding: 0px;
/*text-align: center;*/
background: #FBFBFB;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
background: url(../images/wrapperbg.png) repeat-y;
}

body * {
margin: 0;
padding: 0;
}

html, body, .element {
height: 100%;
}

img {
border: none;
padding: 0px;
margin: 0px;
}

hr {
width: 100%;
border: 0;
height: 2px;
background: url(../images/hrimage.jpg) no-repeat center;
margin: 10px 0 10px 0;
}

#sidebar a:link {
color: #AAAAAA;
}

#sidebar a:hover {
color: #999999;
}

#sidebar a:visited {
color: #AAAAAA;
}

#footer a:link {
color: #CCCCCC;
}

#footer a:hover {
color: #999999;
}

#footer a:visited {
color: #CCCCCC;
}

/* Positioning */

#wrapper {
width: 874px;
padding: 0px 0px 0px 1px;
/*margin: 0 auto;*/
text-align: left;
position: relative;
/*background: url(../images/wrapperbg.png) repeat-y;*/

}

#header {
width: 850px;
height: 126px;

}

#masthead {
height: 96px;
width: 850px;
background: #16AF20;
}

#navbar {
margin-top: -6px;
height: 36px;
width: 850px;
background: #F9F9F9 url(../images/navbarbg.png) repeat-x;
}

#header > div.navdiv {
margin-top: 0px;
height: 30px;
width: 850px;
background: #F9F9F9 url(../images/navbarbg.png) repeat-x;
}


#content {
width: 850px;
padding: 0px;
background: #F9F9F9;

}

#leftcol {
width: 530px;
float: left;
}

div.news#leftcol {
width: 785px;
float: left;
}

#corpcontent {

width: 510px;
border: 2px solid #E79B46;
margin: 10px 7px 15px 15px;
padding: 0px;
vertical-align: center;
color: #E79B46;
}

#indicontent {

width: 510px;
border: 2px solid #BD537B;
margin: 10px 7px 15px 15px;
padding: 0px;
color: #BD537B;
}

#chefcontent {
width: 510px;
border: 2px solid #16AF20;
margin: 10px 7px 15px 15px;
padding: 0px;
color: #16AF20;
}

#twitterbar {
width: 510px;
border: 2px solid #33CCFF;
margin: 10px 7px 15px 15px;
padding: 0px;
color: #33CCFF;
}

#fbbar {
width: 510px;
border: 2px solid #3B5998;
margin: 10px 7px 7px 15px;
padding: 0px;
color: #3B5998;
}

#rightcol {
width: 310px;
float: left;
}

#sidebar {
width: 266px;
border: 2px solid #5F5F5F;
margin: 10px 7px 7px 14px;
padding: 0px 6px 4px 8px;
color: #5F5F5F;
}

div.frontpage#sidebar {
width: 266px;
height: 272px;
border: 2px solid #5F5F5F;
margin: 10px 7px 7px 14px;
padding: 0px 6px 4px 8px;
color: #5F5F5F;
}

#accent {
width: 280px;

border: 2px solid #BD537B;
margin: 14px 7px 7px 14px;
padding: 0px;
}

#rightcol > #accent img {
padding-bottom: 6px;
}

#accent_abt {
width: 280px;
height: 380px;
border: 2px solid #BD537B;
margin: 14px 7px 7px 14px;
padding: 0px;
}

#accent_ctc  {
width: 280px;
height: 340px;
border: 2px solid #BD537B;
margin: 14px 7px 7px 14px;
padding: 0px;
}


#testimonial {
clear: both;
height: 30px;
text-align: right;
} 

#footer {
width: 850px;
height: 20px;
clear: both;
}

#copyright {
width: 850px;
height: 20px;
background: #5F5F5F;
color: #FFF;
text-align:center;
}

/* Styling */

h3 {
font-size: 170%;
}

h3.black {
color: #000000;
}

p.blackheader {
color: #000000;
font-size: 110%;
margin: 10px 0px 10px 0px;
}

p.inlineblackheader {
color: #000000;
font-size: 95%;
margin: 20px 0px 10px 10px;
}

.contentsubhead {
margin: 4px 4px 4px 8px;

}

.contenttext {
margin: 4px 4px 8px 8px;
font-size: 85%;
color: #000;
font-weight: normal;
}

div#leftcol p {
margin: 4px 4px 8px 8px;
font-size: 85%;
color: #000;
font-weight: normal;
text-align: justify;
}

.indentcontenttext {
margin: 4px 4px 8px 30px;
font-size: 85%;
color: #000;
font-weight: normal;
}

.bigindentcontenttext {
margin: 4px 4px 8px 45px;
font-size: 75%;
color: #000;
font-weight: normal;
}

img.accentimg {
margin-bottom: -6px;
}

.copyrighttext {
font-size: 70%;
}

span.crumbs {
padding: 4px 4px 4px 0px;
color: inherit;
font-size: 130%;
}

span.currentpage {
padding: 4px 4px 4px 0px;
color: #5F5F5F;
font-size: 130%;
}

span.sizebump {
font-size: 110%;
}

.quotesource {
display: block;
margin: 4px 4px 15px 8px;
font-size: 85%;
color: #000;
font-weight: normal;
text-align: right;
font-style: oblique;
}

.inlinelist {
font-size: 80%;
color: #000;
margin: 2px 50px 5px 30px;
padding: 0px;
list-style: none;
}

a.seemore {

}

.inlinelist li {
padding: 8px 5px 5px 5px;
}


.inlineorderedlist {
font-size: 80%;
color: #000;
margin: 2px 50px 5px 30px;
padding: 0px;
list-style: decimal;
}

.inlineorderedlist li {
padding: 5px;
}

.serviceslist {
font-size: 100%;
color: #000;
margin: 2px 30px 5px 30px;
padding: 0px;
list-style: none;
}

.serviceslist h5 {
padding: 6px 0px;
}

.serviceslist ul {
margin: 4px 4px 8px 40px;
font-size: 80%;
color: #000;
font-weight: normal;
}

.subserviceslist {
list-style-type: none;
}

.subserviceslist li {
font-size: 90%;
padding: 5px;
font-weight: bold;
}


.subtable {
margin: 4px 4px 4px 30px;
width: 400px;
}

.subtable td {
font-size: 75%;
color: #000;
font-weight: normal;
}

/* Content Areas */
#thepracticecontent {
width: 494px;
border: 2px solid #E79B46;
margin: 10px 7px 15px 15px;
padding: 8px 8px 8px 8px;
color: #E79B46;
}

#thepracticecontent a {
color: #E79B46;
}

#corpservicescontent {
width: 494px;
border: 2px solid #E79B46;
margin: 10px 7px 15px 15px;
padding: 8px 8px 8px 8px;
color: #E79B46;
}

#corpservicescontent a {
color: #E79B46;
}


#corpservicescontent strong {
color: #E79B46;
}

#nutriservicescontent {
width: 494px;
border: 2px solid #BD537B;
margin: 10px 7px 15px 15px;
padding: 8px 8px 8px 8px;
color: #BD537B;
}

#nutriservicescontent a {
color: #BD537B;
}

#nutriservicescontent strong {
color: #BD537B;
}

#chefservicescontent {
width: 494px;
border: 2px solid #16AF20;
margin: 10px 7px 15px 15px;
padding: 8px 8px 8px 8px;
color: #16AF20;
}

#chefservicescontent a {
color: #16AF20;
}

#chefservicescontent strong {
color: #16AF20;
}

#recipescontent {
width: 100%;
border: 2px solid #16AF20;
margin: 10px 7px 15px 15px;
padding: 8px 8px 8px 8px;
color: #16AF20;
}

#recipescontent a {
color: #16AF20;
}

#recipescontent strong {
color: #16AF20;
}

#newscontent {
width: 100%;
border: 2px solid #E79B46;
margin: 10px 7px 15px 15px;
padding: 8px 8px 8px 8px;
color: #E79B46;
}

#newscontent a {
color: #E79B46;
}

#newscontent strong {
color: #E79B46;
}

/* Recipe Cards */
.recipecontainer {
border: 1px dashed;
}

.recipecard {

}

.ingredients {
float: left;
width: 240px;
}

.instructions {
border: 1px solid black;
width: 510px;
float: left;
}

.recipenotes {
padding: 10px 10px 8px 20px;
clear: both;
}



/***** MAIN MENU *****/

#mainmenuholder {
display: block;
padding: 0;
margin: 0 auto;
text-align: left;
list-type: none;
width: 849px;
height: 23px;
background-image: url("../images/navbar.png");
position: relative;
}

li.mainnavli {
display: block;
position: absolute;
top: 0px;
height: 23px;
padding: 0;
margin: 0;
}

a.mainnavlink {
display: block;
padding: 23px 0 0 0;
height: 23px;
overflow: hidden;
voice-family: "\"}\"";
voice-family:inherit;
height:0;
}

#nav_practice			{ left: 50px; width: 107px; }
#nav_services 			{ left: 182px; width: 76px; }
#nav_clients			{ left: 277px; width: 71px; }
#nav_pressroom			{ left: 368px; width: 98px; }
#nav_blog				{ left: 486px; width: 51px; }
#nav_recipes			{ left: 558px; width: 81px; }
#nav_contact			{ left: 659px; width: 76px; }

#nav_practice			a.mainnavlink:hover { background: transparent url("../images/navbar.png") -50px -23px no-repeat; }
#nav_services 			a.mainnavlink:hover { background: transparent url("../images/navbar.png") -182px -23px no-repeat; }
#nav_clients  			a.mainnavlink:hover { background: transparent url("../images/navbar.png") -277px -23px no-repeat; }
#nav_pressroom    		a.mainnavlink:hover { background: transparent url("../images/navbar.png") -368px -23px no-repeat; }
#nav_blog       		a.mainnavlink:hover { background: transparent url("../images/navbar.png") -486px -23px no-repeat; }
#nav_recipes       		a.mainnavlink:hover { background: transparent url("../images/navbar.png") -558px -23px no-repeat; }
#nav_contact       		a.mainnavlink:hover { background: transparent url("../images/navbar.png") -659px -23px no-repeat; }

/* DropDowns */

ul.submenu {
display: none;
position: absolute; 
top: 1em;
left: 0;
}

div#header  li > ul {
top: auto;
left: auto;
}

li:hover ul, li.over ul { 
display: block; 

}

ul.submenu {
list-style: none;
margin: 0px;
padding: 4px;
background: #5F5F5F;
width: auto;
top: 22px;
height: auto;
}

ul.submenu a{
display: block;
padding: 2px 2px 2px 6px;
background: #5F5F5F;
color: #FFF;
text-decoration: none;
font-size: 85%;
height: 20px;
}

ul.submenu a{

}

ul.submenu a:hover{
background: #747474;
}

/* Main Page Section Buttons */

a.h3linkcorp {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
color: #E79B46;
}

a.h3linkcorp:link {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
}

a.h3linkcorp:hover {
background-color:#E79B46;
color: white;
padding: 20px 6px 24px 14px;
}

a.h3linkindi {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
color: #BD537B;
}

a.h3linkindi:link {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
}

a.h3linkindi:hover {
background-color:#BD537B;
color: white;
padding: 20px 6px 24px 14px;
}

a.h3linkchef {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
color: #16AF20;
}

a.h3linkchef:link {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
}


a.h3linkchef:hover {
background-color:#16AF20;
color: white;
padding: 20px 6px 24px 14px;
}

a.h3linktwitter {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
color: #33ccff;
background: url("../images/TwitterIcon.png") no-repeat 440px 12px;
}

a.h3linktwitter:link {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
}


a.h3linktwitter:hover {
background-color:#33ccff;
color: white;
padding: 20px 6px 24px 14px;
}

a.h3linkfb {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
color: #3B5998;
background: url("../images/facebooklogo.png") no-repeat 440px 12px;
}

a.h3linkfb:link {
text-decoration: none;
color: inherit;
display: block;
padding: 20px 6px 24px 14px;
}


a.h3linkfb:hover {
background-color:#3B5998;
color: white;
padding: 20px 6px 24px 14px;
}

/*#h_corpconsulting {
padding: 20px 6px 24px 14px;
}

#h_indicounsel {
padding: 20px 6px 24px 14px;
}

#h_personalchef {
padding: 20px 0px 24px 14px;
}*/

#nav_practice ul.submenu {
width: 80px;
}

#nav_services ul.submenu {
width: 200px;
height: 90px;
}

#nav_clients ul.submenu {
width: 110px;
}

#nav_recipes ul.submenu {
width: 80px;
}

/* Corporate Consulting Content Hides */

#corpcontent1 {
display: none;
}

#corpcontent2 {
display: none;
}

#corpcontent3 {
display: none;
}

#corpcontent4 {
display: none;
}

#corpcontent5 {
display: none;
}

#corpcontent6 {
display: none;
}

#corpcontent7 {
display: none;
}

#corpcontent8 {
display: none;
}

a.ccontentshow {
border-bottom: 1px solid;
text-decoration: none;
}

/* Nutrition Counseling Content Hides */
#nutricontenta {
display: none;
}

#nutricontent1 {
display: none;
}

#nutricontent2 {
display: none;
}

#nutricontent3 {
display: none;
}

#nutricontent4 {
display: none;
}

#nutricontent5 {
display: none;
}

#nutricontent6 {
display: none;
}

#nutricontent7 {
display: none;
}

#nutricontent8 {
display: none;
}

#nutricontent9 {
display: none;
}

#nutricontent10 {
display: none;
}

#nutricontent11 {
display: none;
}

a.ncontentshow {
font-size: 110%;
color: #BD537B;
border-bottom: 1px solid;
text-decoration: none;
}

#nutricontentb1 {
display: none;
}

#nutricontentb2 {
display: none;
}

#nutricontentb3 {
display: none;
}

#nutricontentb4 {
display: none;
}

#nutricontentb5 {
display: none;
}

#nutricontentb6 {
display: none;
}

/* Personal Chefing Content Hides */

#chefcontent1 {
display: none;
}

#chefcontent2 {
display: none;
}

#chefcontent3 {
display: none;
}

#chefcontent4 {
display: none;
}

#chefcontent5 {
display: none;
}

/* Press Content Hides */

#presscontent1 {
display: none;
}

#presscontent2 {
display: none;
}

#presscontent3 {
display: none;
}

#presscontent4 {
display: none;
}

#presscontent5 {
display: none;
}

#presscontent6 {
display: none;
}

#presscontent7 {
display: none;
}

#presscontent8 {
display: none;

/* Speaking Content Hides */

#speakcontent1 {
display: none;
}

#speakcontent2 {
display: none;
}

#speakcontent3 {
display: none;
}
