﻿.dataTable
{
    width:100%;
    border:#1ca4d7 1px solid;
    background-color:#ffffff;
}
.dataHeader
{
    text-align:left;
    font-weight:bold;
    font-size:12px;
    background-color:#bbe4f3;
}
.dataItem
{
    text-align:left;
    font-weight:normal;
    font-size:12px;
}
.dataItemAlt
{
    text-align:left;
    font-weight:normal;
    font-size:12px;
    background-color:#fcf8d2;
}
.deleteLink
{
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
    color:Red;
}
.bulletedList LI
{
    padding-bottom:15px;
}
#navcontainer 
{
    width: 153px; 
    height:720px;
    background-color:#0158A8;
    background-image:url(images/nav_bg.jpg);
    background-repeat:repeat-x;
}
#navcontainer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li
{
    text-align:right;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
}

#navcontainer a
{
    display: block;
    padding-left:8px;
    padding-right:10px;
    padding-top:1px;
    padding-bottom:1px;
    font-size:11px;
    line-height:14px;
    background-image:url(images/nav_bullet.gif);
    background-repeat:no-repeat;
    background-position:right top;    
}

#navcontainer a:link, #navcontainer a:visited
{
    color: #000066;
    text-decoration: none;
    font-weight:bold;
}

#navcontainer a:hover
{
    background:url(images/nav_hover_bg.png) no-repeat top right;
    color: #ff0000;
    text-decoration:none;
    font-weight:bold;
}
.navheader 
{
    background-color:#ff0000;
    color:#fff;
    padding:4px;
    padding-right:15px;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
.navheader22 
{
    background-color:#ff0000;
    color:#fff;
    padding:4px;
    padding-right:15px;
    font-size:12px;
    font-weight:bold;
    text-align:right;
}
a.boldred
{
    font-weight:bold;
    color:#ff0000;
    text-decoration:underline;
}
a.boldred:link, a.boldred:visited
{
    color: #ff0000;
    text-decoration: underline;
    font-weight:bold;
}
a.boldred:hover
{
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
}
a.normalred
{
    font-weight:normal;
    color:#ff0000;
    text-decoration:underline;
}
a.normalred:link, a.normalred:visited
{
    color: #ff0000;
    text-decoration: underline;
    font-weight:normal;
}
a.normalred:hover
{
    color: #ff0000;
    text-decoration: none;
    font-weight: normal;
}
#pageTitle
{
    color:#0b54b1;
    font-family:Arial,Helvetica,Verdana;
    font-size:18px;
    font-weight:bold;
    padding:0;
    margin:0;
    padding-left:20px;
    padding-top:5px;
    background:url(images/content_area_bg_head.jpg) no-repeat top left;
    height:50px;
}
#main_content_area {
    width:522px;
    z-index:50;
    margin-top:-4px;
    float:left;
    display:inline;
}
    #main_content_area p {
        padding:0px 20px;
        margin:10px 0;
    }
    #main_content_area ul {
        list-style-position:inside;
        margin-left:10px;
        padding:0 0 0 30px;
    }
    #main_content_area ol {
        padding:0 20px 0 40px;
    }
    #main_content_area i {
        padding-left:20px;
    }
#main_content_area_2 {
    width:522px;
    position:relative;
    top:-222px;
    left:-1px;
    z-index:50;
}

#main_content_area_3 {
    width:522px;
    position:relative;
    top:-100px;
    left:-1px;
    z-index:50;
}
#main_content_area_4 {
    width:522px;
    position:relative;
    top:-97px;
    left:-1px;
    z-index:50;
}
#main_content_area_5 {
    width:522px;
    position:relative;
    top:-58px;
    left:-1px;
    z-index:50;
}

.repeater_recipe {
    width:360px;
    height:200px;
    background:url(images/recipe_bg_2.jpg) no-repeat top left;
    float:left;
    display:inline;
}
    .repeater_recipe h2 {
        font-family:Garamond, Arial;
        font-weight:bold;
        font-size:17px;
        color:#0b54b1;
        margin:0;
        padding:10px 0 0 15px;
        z-index:100;
    }
    .repeater_recipe p {
        width:175px;
        float:left;
        display:inline;
        padding:0 10px;
        margin:12px 0 0 0;
        z-index:100;
        height:100%;
    }
.right_ad {
    background:url(images/right_bg_ads.jpg) no-repeat top left;
    clear:left;
    float:left;
    display:inline;
    width:160px;
    overflow:visible;
    margin:-4px 0 0 -1px;
}
    .right_ad h3 {
        color:#ff0000;
        font-size:14px;
        width:140px;
        padding-left:12px;
        margin:8px 0px;
    }
    .right_ad p {
        font-size:12px;
        width:140px;
        padding:0 0 10px 12px;
   }
   .right_ad_foot {
        background:url(images/right_ad_foot.jpg) no-repeat bottom left;
        clear:left;
        float:left;
        display:inline;
        width:160px;
        height:20px;
        overflow:visible;
        margin:-3px 0 0 -1px;
   }
#content_foot{
    background:url(images/content_area_bg_foot.jpg) no-repeat top left;
    width:522px;
    height:20px;
}
table.nutrTable  
{
    text-align: center;
    margin-left:10px;
    width: 495px;
 
}

table.nutrTable td 
{
    border-right: solid 1px #ebf7fc;
    border-bottom: solid 1px #ebf7fc;
}


#simpleSteps a 
{
    color:#ff0000;
}