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;
	font: 16px Times, serif;
	margin-left: 10px;
}

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;
}

/* 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: 40px 0px 0px 10px !important;
	margin /**/: 40px 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;
}

#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;
}

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

/* Calendar */
td.calendar
{
	text-align: center;
}

a:link.calendar, a:visited.calendar 
{
	display: block;
	padding: 5px 4px 0px 4px;
	height: 20px !important;
	height/**/: 25px;
	background: #DDC9E2;
}

a#selected 
{
	background: #815D8B;
	color: white;
}

a:hover.calendar  
{
	background: #B389BE;
	color: white;
}

/*
Baby Charts
*/

.chart-form
{
	background: #ECF2D0;
	width: 486px;
	margin-top: 5px;
}

.chart-form table
{
	margin-left: 10px; 
	width: 480px;
}

.chart-block
{
	background: #EAF1CF; 
	width: 411px; 
	padding: 0px; 
	margin-right: 100px;
}

.chart-block h2, .chart-block p
{
	margin-left: 20px;
}

.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;
}
