﻿@charset "utf-8";
/* CSS Document */
html {
background-color:#fefefe;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #124b98;
text-align:center;
font-weight:bold;
}

p {
font-size:12px;
color:#124b98;
font-weight:normal;
}

p .meetcarelineHeadTitle {
color:#be8f37;
font-size:18px;
font-weight:bold;
}

P.topMargin {
margin-top:1.2em;
}

.promoPanelRightMiddleCopy p {
color:#124b98;
}
.promoPanelRightMiddleCopy p a {
color:#124b98;
}
input {
font-size: 1.1em;
font-family:Arial, Helvetica, sans-serif;
}
select 
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.mainContentLongFeatureRightMiddleContent a {
color:#124b98;
padding: 0 0 0 15px;
background:url(/images/link_arrow.gif) 0 1px no-repeat;
}


/* h tags */
h2 {
font-size:20px;
margin:0;
padding-bottom: 20px;
color: #124b98;
font-weight:bold;
}

h3 {
font-size:18px;
margin:0;
color: #124b98;
font-weight:bold;
}
h4 {
font-size:16px;
margin:0;
font-weight:bold;
}

li {
font-size:12px;
color:#124b98;	
font-weight:normal;
/*list-style-image:none;*/
/*list-style-type:none;*/
}

ul {
font-size:12px;
color:#124b98;	
font-weight:normal;
list-style:none;
list-style-image:none;
list-style-type:none;
}
/* misc font sizes and colours*/
.forteenBold{
font-size:14px;
font-weight:bold;
}
.fifteenBold{
font-size:1.6em;
font-weight:bold;
}
/*new rule added*/
.bold{
font-weight:bold;
}
.inline{
display:inline;
}	
.fifteenBoldSlimPadding {
font-size:1.5em;
font-weight:bold;
padding-bottom:5px;
}
.sixteenBold {
font-size:16px;
font-weight:bold;
padding-bottom:5px;
}

.sixteenBoldLargePadding {
font-size:1.6em;
font-weight:bold;
padding-bottom:10px;
}
.eighteenBold{		
font-size:1.8em;
font-weight:bold;
}
.redBold {
color:#fd1d23;
font-weight:bold;
}
.blueBold {
color:#0090d9;
font-weight:bold;
}
.orangeBold {
color:#ff8607;
font-weight:bold;
}
.lightGreenBold {
/*color:#66cc33;*/
font-weight:bold;
}
.darkGreenBold {
color:#008d16;
font-weight:bold;
}
.redText {
color:#990000;
}

.titleGold {
color:#bd8e36;
font-weight:bold;	
font-size:16px;
margin:10px 0 10x 0;
}
/* general link styles*/
#mainContentLeft a {
color:#124b98;
font-weight:bold;
text-decoration:none;
font-size:13px;
}
#mainContentLeft a:hover {
text-decoration:underline;
}

#mainContentLeft a.linkGold {
color:#bd8e36;
font-weight:bold;
text-decoration:none;
font-size:13px;
line-height:25px;
}
#mainContentLeft a.linkGold:hover {
text-decoration:underline;
line-height:25px;
}


#t8 #mainContentLeft ul li.sitemap {
list-style: none;
padding:0 0 2px 10px;
list-style-image:none;
background:transparent;
}

#mainContentLeft ul li a.sitemap {
background:transparent url(/images/bullet2.gif) no-repeat scroll 0 0;
color:/*#9A7E33;*/#124B98;
display:block;
font-size:1.1em;
font-weight:bold;
padding:0 0 6px 15px;
text-decoration:none;
text-indent: 5px;
vertical-align:middle;
}
#mainContentLeft ul li a.sitemap:hover {
text-decoration:underline;
}

#t8 #mainContentLeft ul li.access {
background:transparent url(/images/bullet_blue.gif) no-repeat scroll 0 5px;
display:block;
font-size:11px;
padding:0 0 1px 10px;
text-decoration:none;
}

#sitemapLinkBlockTextBlock {
width: 555px;
margin-bottom:15px;
padding-left:15px;
border:1px solid red;
}	
	
/*#mainContentLeft #sitemapContent a{
color:#bd8e36;
font-weight:bold;
text-decoration:none;
font-size:14px;
height:22px;
}
#mainContentLeft #sitemapContent a:hover {
text-decoration:underline;
height:22px;
}*/

.linkBlockSitemap a{
color:#bd8e36;
font-weight:bold;
text-decoration:none;
font-size:14px;
height:22px;				
}
.linkBlockSitemap a:hover{
text-decoration:underline;
height:22px;
}

a{
text-decoration:none;
}
/*
a:hover{
text-decoration:underline;
cursor:url("images/cursor.cur");
}

input[type="image"] {
cursor:url("images/cursor.cur");
}
*/
.pregnancyHeadTitle, .topnavHeadTitle, .bottomnavHeadTitle, .newmumHeadTitle, 
.mytoddlerHeadTitle, .mychildHeadTitle, .dadHeadTitle, .foodnutritionHeadTitle,
.ourproductHeadTitle, .forumHeadTitle, .mybabyHeadTitle, .homeHeadTitle, 
.meetcarelineHeadTitle{
color:#be8f37;
font-size:17px;
font-weight:bold;
margin-top: 0px;
}

.recipeHeadTitle{
color:#124b98;
font-size:20px;
font-weight:bold;			
}

