/* STYLE for "About the Chef" */


/* ----------------------- LEFT  ------------------------ */

#leftNav_chef {
float: left;
top: 0px;
left: 0px;
width: 245px;
height: auto;
}



#polaroid_chef {
position: relative;
top: 20px;
left: 15px;
width: 207px;
height: 245px;
background-image: url('../images/slices 2/images/pcfood_21.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}


#polaroid_chefprice {
position: relative;
top: 20px;
left: 15px;
width: 207px;
height: 245px;
background-image: url('../images/slices 2/images/pcfood_18.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_chefmenu {
position: relative;
top: 20px;
left: 15px;
width: 207px;
height: 245px;
background-image: url('../images/slices 2/images/pcfood_24.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_chefFAQ {
position: relative;
top: 20px;
left: 15px;
width: 207px;
height: 245px;
background-image: url('../images/slices 2/images/pcfood_26.jpg');
background-position: top right;
background-repeat: no-repeat;
}

/* POST IT*/

#post_it_chef {
position: relative;
top: 15px;
left: 15px;
width: 197px;
height: 164px;
background-image: url('../images/slices 2/images/chef.gif');
background-position: top center;
background-repeat: no-repeat;
}

.bullet_chef {
position: absolute;
top: 45px;
left: 18px;
}

#post_it_chef ul {
padding: 0px;
margin: 0px;
display: block;
}

#post_it_chef li {
list-style-type: none;
display: block;
margin: 0px;
padding: 0px;
width: 174px;
height: 34px;
float: left;
}

#post_it_chef img {
border: none;
}

#post_it_chef a, #post_it_chef a:link {
display: block;
}

* html a:hover {
visibility: visible;
}

.chefprice {
width: 174px;
background-image: url('../images/slices 2/images/pricing_hov.gif');
background-repeat: no-repeat;
}

.chefmenu {
width: 174px;
background-image: url('../images/slices 2/images/menu_hov.gif');
background-repeat: no-repeat;
}

.chefFAQ {
width: 174px;
background-image: url('../images/slices 2/images/faq_hov.gif');
background-repeat: no-repeat;
}



/* ------------------------- RIGHT ------------------------------*/

#copy_chef {
float: left;
top: 10px;
left: 20px;
width: 460px;
margin: 0px 20px 0 0;
padding: 10px 0 25px 0;
}

#copy_chef p {
margin-left: 15px;
font-family: "Times New Roman", Times, serif;
color: #5A3E1D;
font-size: 14px;
line-height: 18px;
}

#copy_chef a, a:link {
color: #5A3E1D;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#copy_chef a:hover {
font-weight: bold;
text-decoration: underline;
}

/* ------------- PRICING TABLE -------------------*/



h1 {
color: #5A3D1C;
font-size: 20px;
}

.subnote {
color: #5A3D1C;
font-size: 12px;
font-style: italic;
}

.first_ltr {
color: #5A3D1C;
font-size: 28px;
}

tr.total {
font-weight: bold;
border-top: 2px solid #5A3D1C;
border-bottom: none;
border-left: none;
border-right: none;
}

tr.line_item {
border: 1px solid #5A3D1C;
}

table.pricing {
border-collapse: collapse;
color: #5A3D1C;
margin-top: 15px;
margin-left: 20px;
width: 450px;
}

table.pricing th, table.pricing td {
padding-left: 4px;
text-align: left;
}

table.pricing th {
padding-top: 2px;
padding-bottom: 2px;
font-size: 12px;
border-top: 2px solid #5A3D1C;
border-bottom: 2px solid #5A3D1C;
}

table.pricing td {
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
}

