body
{
    text-align: center;
    padding: 0px;
    margin: 0px;
    background: url(/images/layout/background.jpg) repeat-x #cde6ff;
    color: #000000;
    font: 12px arial, sans-serif;
}

img
{
    border: none;
    /* display: inline; */
}

img.block
{
    display: block;
}

h1
{
    color: #00529B;
    font: 20px Times, serif;
    margin-top: 30px;
    margin-left: 10px;
}

h2
{
    color: #00529B;
    margin-left: 10px;
    font: normal 14px Times, serif;
    text-transform: uppercase;
}

h2.lowercase
{
    text-transform: none;
    font-size: 18px;
}

h2.expertheading
{
    color: #00529B;
    margin-left: 10px;
    margin-top: 5px;
    font: normal 12px Times, serif;
    text-transform: uppercase;
}

h3
{
    color: #00529B;
    font: bold 14px arial, sans-serif;
    margin-left: 10px;
}

p
{
    color: black;
    margin: 10px 30px 20px 10px;
}

ol, ul
{
    margin-right: 30px;
    color: black;
}

li { color: black; }

td
{
    vertical-align: top;
    font: 12px arial, sans-serif;
}

a:link, a:visited
{
    text-decoration: none;
    color: #00529B;
}

hr
{
    text-align: left;
    width: 277px;
    margin-left: 10px !important;
}


div.custom-hr
{
    background-image: url(../images/layout/hr.png);
    width: 495px;
    height: 13px;
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
}
/* Layout ID's */

#wrapper
{
    display: block;
    margin-right: auto;
    margin-left: auto;
    clear: right;
    text-align: left;
    width: 765px;
    background: url(/images/layout/page-background.png) repeat-y #cde6ff;
}

#page
{
        line-height: 1.2;
        margin-left: 10px;
    padding-right: 10px;
    padding-left: 210px;
    background: url(/images/layout/page-fade.jpg) no-repeat;
}

#subnav
{
    margin: 40px 10px 0px 10px !important;
    margin /**/: 40px 10px 0px 5px;
    width: 210px;
    background: url(/images/subnav/subnav-back.jpg) no-repeat #96caff;
}

#subnav-white
{
    margin: 30px 0px 0px 10px !important;
    margin /**/: 30px 0px 0px 5px;
    width: 190px;
    background: none;
    padding-left: 10px;
}

#subnav-title
{
    background: url(/images/subnav/subnav-header.png);
    padding: 3px 0px 3px 12px;
    color: white;
    font: bold 12px arial, sans-serif;
}

#footer
{
    font-size: 10px;
}

#didyouknow
{
    background: url(/images/layout/right-back.png) no-repeat #EDC973;
    width: 210px;
    margin: 25px 0px 20px 10px!important;
    margin/**/: 25px 0px 20px 5px;
}

#right-title
{
    padding: 3px 0px 3px 12px;
    color: white;
    font: bold 12px arial, sans-serif;
}

#home-right
{
    width: 191px;
    float: right;
    margin-top: 30px;
    margin-bottom: 0px;
}

#home-panel
{
    background: url(/images/layout/home-panel.jpg) right no-repeat;
    height: 167px;
}

.home-login
{
    background: url(/images/layout/input-purple.gif) no-repeat;
    height: 22px;
    width: 146px;
    border: none;
    padding: 2px 0px 0px 3px;
}

#left-side
{
    float: left;
    margin-left: 0px !important;
    margin-left/**/: 2px;
}

#pink
{
    background: #DDC9E2;
    width: 209px;
    margin: 25px 0px 20px 10px!important;
    margin/**/: 25px 0px 20px 5px;
}

/* Search */

#search-bar
{
    margin-top: 0px;
    padding-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    width: 770px;
}

#searchtable
{
    margin-bottom: 15px;
    width: 299px;
    height: 35px;
    background: url(/images/layout/search-back.png) no-repeat;
}

#searchfield
{
    padding-top: 8px;
    padding-left: 15px !important;
    padding-right: 30px !important;
    padding-right/**/: 0px;
    padding-left /**/: 75px;
    height: 23px;
    width: 200px !important;
    width/**/: 170px;
}

/* nav ID's */

#home
{
    background: url(/images/nav/home-ho.png);
    width: 64px;
    height: 32px;
}

#nutrician
{
    background: url(/images/nav/nutrician-ho.png);
    width: 159px;
    height: 32px;
}

#resources
{
    background: url(/images/nav/resources-ho.png);
    width: 80px;
    height: 32px;
}

#experts
{
    background: url(/images/nav/expert-ho.png);
    width: 97px;
    height: 32px;
}


#request
{
    background: url(/images/nav/request-ho.png);
    width: 156px;
    height: 32px;
}

#ask
{
    background: url(/images/nav/ask-ho.png);
    width: 106px;
    height: 32px;
}

#about
{
    background: url(/images/nav/about-ho.png);
    width: 74px;
    height: 32px;
}

#recipes
{
    background: url(/images/nav/recipes-ho.png);
    width: 65px;
    height: 32px;
}

#club
{
    background: url(/images/nav/babyclub-ho.png);
    width: 129px;
    height: 32px;
}

#juice
{
    background: url(/images/nav/juice-ho.png);
    width: 96px;
    height: 32px;
}

/* nav Classes */

ul.nav-list
{
    height: 32px;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    list-style-type: none;
}

li.nav-list
{
    display: inline;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
}

li.subnav
{
    padding: 0px;
    margin: 2px;
    list-style-type: none;
    border-bottom: solid 1px #d3e8fd;
}

ul.subnav
{
    padding: 0px;
    margin: 10px 0px 20px 10px;
    list-style-type: none;
}

li.subnav2
{
    font-size: 11px;
    padding: 0px;
    margin: 2px 10px 2px 10px;
    list-style-type: disc;
}

ul.subnav2
{
    padding: 0px;
    margin: 5px 0px 5px 10px;
    list-style-type: none;
}

a.subnav:link, a.subnav:visited
{
    color: #00529B;
    text-decoration: none;
}

.rollover {
    display: block;
    float: left;
    display: inline;
}
.rollover img {
    width: 100%;
    height: 100%;
    border: 0;
}
.rollover:hover {
    visibility: visible;
}
.rollover:hover img {
    visibility: hidden;
}

/* Other Classes */

.form
{
    border: 1px solid #ccc;
    margin: 3px;
}

.form-title
{
    border: 1px solid #ccc;
    margin: 3px;
    color: #00529B;
    font: 20px Times, serif;
}

.minimag-form-title
{
    color: #ffffff;
    border: 1px solid #fff;
    font: bold 12px arial, sans-serif;
    padding-top: 2px;
    height: 20px;
    background: #325F9C;
    padding-left: 130px;
    width: 370px;
}

.minimag-form-body
{
    font: 12px arial, sans-serif;
    border: 1px solid #ccc;
    padding: 3px;
    width: 365px;
}


.cms-button
{
    float: right;
    margin-right: 15px;
    margin-bottom: 10px;
}

.prepare
{
    width: 120px;
}

.fg1
{
    font: bold 11px/15px Arial, sans-serif;
    background-color: #d4e49d;
    color: #00377f;
}

.fg2
{
    font: normal 11px/15px arial, sans-serif;
    background-color: #dce9af;
    color: #00377f;
}


/** Table backgrounds */
.green { background: #cde6ff; }
.red {  background: #ffd9cd; }
.grey { background: #f1f1f1; }

li.folder
{
    list-style-image: url(/images/buttons/folder.gif);
}

a:link.white, a:visited.white, a:hover.white
{
    color: white;
    font-size: 11px;
}

div.upload-box
{
    clear: right;
    border: 1px solid #5ba3ec;
    border-top: 10px solid #5ba3ec;
    margin: 10px 10px 10px 10px;
    background: #fff;
}

.page-image
{
    float: right;
    clear: right;
    margin: 5px 20px 10px 10px;
}

.page-image-sample
{
    float: right;
    clear: right;
    margin: 0px -10px 10px 10px;
}

#results
{
    background: #f4f4f4;
    padding: 7px;
    margin-right: 50px;
}


.users
{
    margin-left: 0px;
    padding-left: 17px;
}

.users li
{
    margin-top: 10px;
}

#ask-table
{
    margin-bottom: 0px;
    margin-left: 10px;
}

#ask-table .form
{
    width: 200px;
}

#home-special
{
    padding-right: 40px;
    width: 289px !important;
    width/**/: 326px;
}

#home-special img
{
    float: right;
    margin-right: -231px;
}

#karicare-tile
{
    margin-right: 10px;
    margin-top: 25px;
}

#header-tile
{
    position: absolute;
    top: 62px;
    left: 50%;
    margin-left: 56px;
    z-index: 8;
}

.adviser
{
    margin-bottom: 100px;
}

.adviser-tile
{
    margin-left: 10px;
    height: 179px;
    padding-right: 30px;
    padding-top: 1px;
    background: url(/images/advisers/tile-background.jpg) bottom left no-repeat;
}

.adviser-tile-image
{
    float: right;
    margin: 0px 0px 0px 10px;
}

.adviser-image
{
    float: right;
    margin: 40px 14px 10px 10px;
}

span.required
{
    color: red;
}

#international
{
	background: url(/images/layout/international-background.png) no-repeat;
	width: 169px;
	height: 150px;
	padding-top: 55px;
	margin-left: 28px;	
	margin-bottom: 20px;
}

#international p
{
	margin: 10px 15px;
	text-align: center;
    color: #00529B;
}

#international ul
{
	text-align: center;
	list-style: none;	
}

#international li
{
	font-weight: bold;
	font-size: 14px;
}

