﻿
/* Default color for all anchor tags */
a
{
	color: #009fda ;	
}

/* Removes the border around anchor tags that contain an image */
a img {
border: 0px none;
}

/* specifies the size of the disclaimer found at bottom of pregnancy and momandbaby pages */
.Disclaimer
{
	width: 581px;
	margin-top: 18px;	
}

/* specifies the properties used for all foot notes */
.Foot_Notes
{
	font-family: Verdana;
	font-size: 0.6em;
	color: #666;
	text-align: left;
	font-weight: normal; 
	text-transform: none;
	text-decoration: none;
	background-color: transparent;  /*none*/
	letter-spacing: 0;
	line-height: 1.3em;	
}



/* LEFT NAV TABLE ELEMENTS */

.navUL  /* No longer used */
{
	margin: 0px;
	margin-top: 2px;
	list-style-type: disc;	
	list-style-position: inside;
}

.Left_Nav_Base
{
	margin-top: 6px;
	width: 158px;
	background-color: White;
	float: left;
}

.Left_Nav_Base_Top_Gradient_Pregnancy
{
	width: 158px;
    background-image: url('../../images/pregnancy/left-nav-background-top-gradient-pregnancy.jpg');
	background-repeat: repeat-y;
}

.Left_Nav_Base_Top_Pregnancy
{
	width: 158px;
	height: auto;
    background-image: url('../../images/pregnancy/left-nav-background-top-pregnancy.jpg');
	background-repeat: no-repeat;
}

.Left_Nav_Base_Top_Gradient_MomAndBaby
{
	width: 158px;
    background-image: url('../../images/mombaby/left-nav-background-top-gradient-mom-and-baby.jpg');
	background-repeat: repeat-y;
}


.Left_Nav_Base_Top_MomAndBaby
{
	width: 158px;
	height: auto;
    background-image: url('../../images/mombaby/left-nav-background-top-mom-and-baby.jpg');
	background-repeat: no-repeat;
}

.Left_Nav_Base_Top_Gradient_Products
{
	width: 158px;
    background-image: url('../../images/products/left-nav-background-top-gradient-products.jpg');
	background-repeat: repeat-y;
}


.Left_Nav_Base_Top_Products
{
	width: 158px;
	height: auto;
    background-image: url('../../images/products/left-nav-background-top-products.jpg');
	background-repeat: no-repeat;
}

.Left_Nav_Base_Top_Gradient_Tips
{
	width: 158px;
    background-image: url('../../images/tips/left-nav-background-top-gradient-tips.jpg');
	background-repeat: repeat-y;
}


.Left_Nav_Base_Top_Tips
{
	width: 158px;
	height: auto;
    background-image: url('../../images/tips/left-nav-background-top-tips.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.Left_Nav_Base_Top_Gradient_Feeding
{
	width: 158px;
    background-image: url('../../images/feeding/left-nav-background-top-gradient-feeding-and-nutrition.jpg');
	background-repeat: repeat-y;
}


.Left_Nav_Base_Top_Feeding
{
	width: 158px;
	height: auto;
    background-image: url('../../images/feeding/left-nav-background-top-feeding-and-nutrition.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.Left_Nav_Base_Top_Gradient_Tools
{
	width: 158px;
    background-image: url('../../images/tools/left-nav-background-top-gradient-tools.jpg');
	background-repeat: repeat-y;
}


.Left_Nav_Base_Top_Tools
{
	width: 158px;
	height: auto;
    background-image: url('../../images/tools/left-nav-background-top-tools.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.Left_Nav_Base_Gradient
{
	width: 158px;
	background-image: url('../../images/common/left-nav-background-gradient.gif');
	background-repeat: repeat-y;
	padding-left: 4px;
}

.Left_Nav_Base_Bottom
{
	background-image: url('../../images/common/left-nav-background-bottom.jpg');
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 158px;
	height: 11px;
	font-size: 0px;
}

/* specifies attributes for left navigation control */
.Left_Nav_Content  /* no longer used */
{
	width: 150px;
	background-color: transparent;
	margin-left: 4px;
}

/* Specifies spacing for empty space just above the left nav */
.Left_Nav_Header
{
	/* height: 10px;  */
	width: 150px;
	font-size: 0.5em;
	line-height: 0.5em;
}

/* Specifies the anchor properties for the left nav control */
.Left_Nav_Header_Link
{
	font-family: Verdana;
	font-size: 0.8em;
	color: #fff ;
	text-align: right;
	font-weight: bold; 
	text-transform: capitalize;
	text-decoration: none;
	background-color: transparent;  /*none*/
	letter-spacing: 0;
	line-height: 1.2em;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 127px;
	padding-right: 31px;
	display: block;
}

/* Specifies the anchor properties for the links of left nav for feeding.aspx */
.Left_Nav_Header_Feeding_Link
{
	font-family: Verdana;
	font-size: 0.8em;
	color: #fff ;
	text-align: right;
	font-weight: bold; 
	text-transform: capitalize;
	text-decoration: none;
	background-color: transparent;  /*none*/
	letter-spacing: 0;
	line-height: 1.2em;
	padding-top: 4px;
	height: 35px;
	width: 125px;
	display: block;	
	margin-right: 25px;	
}

/* Specifies the anchor properties for the links of left nav for tips.aspx */
.Left_Nav_Header_Tips_Link
{
	font-family: Verdana;
	font-size: 0.8em;
	color: #fff ;
	text-align: right;
	font-weight: bold; 
	text-transform: capitalize;
	text-decoration: none;
	background-color: transparent;  /*none*/
	letter-spacing: 0;
	line-height: 1.2em;
	padding-top: 4px;
	height: 35px;
	width: 125px;
	margin-right: 25px;
	display: block;
}

/* END LEFT NAV TABLE ELEMENTS

/* PREGNANCY LEFT NAV*/

.Left_Nav_CatPage_Off_Preg
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #339933;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/pregnancy/left-nav-divider-pregnancy.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_Off_Preg:hover
{
	background-color: #81c675;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_On_Preg
{
	background-color: #81c675;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_Off_Preg_Bottom
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #339933;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;	
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_Off_Preg_Bottom:hover
{
	background-color: #81c675;
	color: #fff;
}

.Left_Nav_CatPage_On_Preg_Bottom
{
	background-color: #81c675;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;
	line-height: 1.1em;
	padding-top: 4px;
}

/* END PREGNANCY LEFT NAV*/

/* MOM&BABY LEFT NAV */

.Left_Nav_CatPage_Off_MomBaby
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #ff6600;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/mombaby/left-nav-divider-mom-and-baby.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_Off_MomBaby:hover
{
	background-color: #fd9b50;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_On_MomBaby
{
	background-color: #fd9b50;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_Off_MomBaby_Bottom
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #ff6600;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;	
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_Off_MomBaby_Bottom:hover
{
	background-color: #fd9b50;
	color: #fff;
}

.Left_Nav_CatPage_On_MomBaby_Bottom
{
	background-color: #fd9b50;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;
	line-height: 1.1em;
	padding-top: 4px;
}

/* END MOM&BABY LEFT NAV */

/* PRODUCTS LEFT NAV */


/* Specifies the properties of left nav text */
.Left_Nav_CatPage_Off_Products
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #0065bd;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/products/left-nav-divider-products.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_Off_Products:hover
{
	background-color: #80a8d4;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_On_Products
{
	background-color: #80a8d4;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_Off_Products_Bottom
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #0065bd;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_Off_Products_Bottom:hover
{
	background-color: #80a8d4;
	color: #fff;
}

.Left_Nav_CatPage_On_Products_Bottom
{
	background-color: #80a8d4;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;
	line-height: 1.1em;
	padding-top: 4px;
}


/* END PRODUCTS LEFT NAV */

/* PRODUCTS MAIN NAV */

/* specifies size for products main content nav */
.Products_Main_Nav
{
	width: 581px;
	height: 197px;
	background-repeat: no-repeat;	
}

/* specifies sizing main right side image of the main product nav */
.Products_Main_Nav_Image
{
	width: 145px;
	height: 197px;
	float: right;
}

/* specifies sizing for div containing nav tabs */
.Products_Main_Nav_Buttons_Div
{
	width: 388px;
	height: 37px;
	/*margin-top: 97px;*/
	background-color: Transparent;
	padding-top: 97px;
}

/* specifies default sizing for each tab */
.Products_Main_Nav_Button
{
	width: 97px;
	height: 37px;
	background-color: Transparent;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

/* each product content piece in cms is wrapped in this class.  used to show and hide divs */
.Products_Tab
{
	display: block;	
}

/* sizing for sign up button in every product news and offers section*/
.Sign_Up_Button
{
	width: 82px;
	height: 20px;	
}

/* END PRODUCTS MAIN NAV */

/*PRODUCT SECTION ELEMENTS*/

/* specifies sizing main right side image of the main product nav */
.Products_Main_Nav_Image2
{
	width: 155px;
	height: 197px;
	padding-top:19px;
	float: right;
}

.Products_Main_Nav_Image3
{
	width: 155px;
	height: 197px;
	padding-top:28px;
	float: right;
}

.Products_Main_Nav_Image4 
{
	width:155px;
	height:172px;
	padding-left:38px;
	padding-top:19px;
	float:right;
}


/* specifies sizing for table */
.Feeding_Tip_Table
{
	width: 455px;
	margin-left: 33px;
}

.Feeding_Tip_Table_Row_1
{
	width: 98px;
}

.Feeding_Tip_Table_Row_2
{
	width: 119px;
}

.Feeding_Tip_Table_Row_3
{
	width: 77px;
}

.Feeding_Tip_Table_Row_4
{
	width: 151px;
}

.Feeding_Tip_Table_Col
{
	width:143px;
	text-align:left;	
}

.Feeding_Tip_Table_EarlyShield
{
	width: 572px;
	margin-left: 0px;
}

.Feeding_Tip_Table_Text_EarlyShield
{
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.Feeding_Tip_Table_Header_EarlyShield
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.Feeding_Tip_Table_Head_EarlyShield
{
	font-family: Verdana;
	font-size: 0.8em;
	color: #0065bd;
	text-align: center;
	font-weight: bold; 
	text-transform: none;
	background-color: #9ed3f5;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 1.2em;
}

.Feeding_Tip_Table_Header_EarlyShieldLogo
{
	text-align:center;
	background-color:#FBF6A9;
	width:143px;
}

.Feeding_Tip_Table_Bullet_EarlyShield
{
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:-4px;
}

.Feeding_Tip_Table_Text_EarlyShield_Font
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #0065bd;
	text-align: center;
	font-weight: normal; 
	text-transform: none;
	text-decoration: none;
	background-color: #FBF6A9;
	letter-spacing: 0;
	line-height: 1.2em;
	height: 29px;
}

/* specifies text properties of table description */
.Product_Description
{
	font-family: Verdana;
	font-size: 0.6em;
	color: #666;
	text-align: center;
	font-weight: normal;
	text-transform: none;
	text-decoration: lower case;
	background-color: #fff;
	letter-spacing: 0;
	line-height: 1.3em;
}

/* specifies the properties of the table header */
.Feeding_Tip_Table_Head
{
	font-family: Verdana;
	font-size: 0.6em;
	color: #0065bd;
	text-align: center;
	font-weight: bold; 
	text-transform: none;
	background-color: #9ed3f5;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 1.2em;
}

/* specifies the properties of the text within each cell of the table */
.Feeding_Tip_Table_Text
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #0065bd;
	text-align: center;
	font-weight: normal; 
	text-transform: none;
	text-decoration: none;
	background-color: #cdedf8;
	letter-spacing: 0;
	line-height: 1.2em;
	height: 29px;
}


.Body_Copy_Link
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #009fda;
	text-align: left;
	font-weight: normal; 
	text-transform: none;
	text-decoration: underline;
	background-color: #fff;
	letter-spacing: 0;
	line-height: 1.2em;
}

.Feeding_Tip_Table_Description
{
	font-family: Verdana;
	font-size: 1em;
	color: #29c4fc;
	text-align: center;
	font-weight: bold; 
	text-transform: none;
	text-decoration: none;
	background-color: #fff;
	letter-spacing: 0;
	line-height: 1.2em;
}

/* FEEDING&NUTRITION LEFT NAV */

.Left_Nav_CatPage_Off_Feeding
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #cc0066;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/feeding/left-nav-divider-feeding-and-nutrition.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_Off_Feeding:hover
{
	background-color: #e46ba1;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_On_Feeding
{
	background-color: #e46ba1;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_Off_Feeding_Bottom
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #cc0066;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;	
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_Off_Feeding_Bottom:hover
{
	background-color: #e46ba1;
	color: #fff;
}

.Left_Nav_CatPage_On_Feeding_Bottom
{
	background-color: #e46ba1;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_SubOn_Feeding
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #cc0066;
	text-align: right;
	font-weight: bold; 
	text-transform: none;
	text-decoration: none;
	background-color:#f3c0d6;
	letter-spacing: 0;
	line-height: 1.1em;
	display: block;
	width: 136px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/feeding/left-nav-divider-feeding-and-nutrition.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_SubOn_Feeding:hover
{
	background-color: #e46ba1;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;		
}

.Left_Nav_SubPage_Off_Feeding
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #cc0066;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	background-color:#f3c0d6;
	letter-spacing: 0;
	line-height: 1.1em;
	display:block;
	width:122px;
	padding-top:4px;
	padding-bottom:6px;
	padding-right:28px;
	background-image: url('../../images/feeding/left-nav-divider-feeding-and-nutrition.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.Left_Nav_SubPage_Off_Feeding:hover
{
	background-color:#e46ba1;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_SubPage_On_Feeding
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	background-color:#e46ba1;
	letter-spacing: 0;
	line-height: 1.1em;
	list-style-type: disc;
	display: block;
	width: 122px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 28px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}	

/* END FEEDING&NUTRITION LEFT NAV */

/* FEEDING&NUTRITION MAIN NAV */

/* used for showing and hiding content from cms */
.Feeding_Tab
{
	display: block;
}

/* specifies the main nav elements background and sizing */
.Feeding_Main_Nav
{
	width: 582px;
	height: 174px;
	background-repeat: no-repeat;
	background-image: url('../../images/feeding/feeding-problems-solutions.jpg	');
}

/* specifies the sizing of the div containing the tab controls */
.Feeding_Main_Nav_Buttons_Div
{
	width: 582px;
	height: 37px;
	/*margin-top: 97px;*/
	background-color: Transparent;
	padding-top: 138px;
}

/* specifies the sizing for three of the tab navigation controls */
.Feeding_Main_Nav_Button
{
	width: 116px;
	height: 36px;
	background-color: Transparent;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

/* specifies sizing for two of the tab navigation controls */
.Feeding_Main_Nav_Button2
{
	width: 117px;
	height: 36px;
	background-color: Transparent;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

/* specifies sizing for two of the tab navigation controls */
.Feeding_Main_Nav_Button3
{
	width: 115px;
	height: 36px;
	background-color: Transparent;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

/* specifies the sizing for the strong bones inline callout */
.Feeding_Strong_Bones_CallOut
{
	width: 546px;
	margin-left: 6px;
}

/* specifies the top portion of the callout */
.Feeding_Strong_Bones_CallOut_Top
{
	background-image: url('../../images/feeding/feeding_inline_callout_top.jpg');
	background-repeat: no-repeat;
	width: 546px;
	height: 30px;
}

/* specifies the background and sizing for the text portion of the callout */
.Feeding_Strong_Bones_CallOut_Mid
{
	background-image: url('../../images/feeding/feeding_inline_callout_mid.jpg');
	width: 450px;
	padding-right: 40px;
	padding-left: 56px;
}

/* specifies the image for the bottom portion of the callout */
.Feeding_Strong_Bones_CallOut_Bottom
{
	background-image: url('../../images/feeding/feeding_inline_callout_bottom.jpg');
	background-repeat: no-repeat;
	width: 546px;
	height: 30px;
}

/* END FEEDING&NUTRITION MAIN NAV */

/* FEEDING AND NUTRITION */

/* specifies the sizing and background for the intro callout */
.Feeding_Solutions_Callout
{
	width: 581px;
}

.Feeding_Solutions_Callout_Top
{
	width: 581px;
	height: 53px;
	background-image: url('../../images/feeding/bg-feeding-solutions-callout-border-top.jpg');
	background-repeat: no-repeat;
}

.Feeding_Solutions_Callout_Repeater
{
	width: 581px;
	background-image: url('../../images/feeding/bg-feeding-solutions-callout-border-repeater.jpg');
	background-repeat: repeat-y;
}

.Feeding_Solutions_Callout_Bottom
{
	width: 581px;
	height: 25px;
	background-image: url('../../images/feeding/bg-feeding-solutions-callout-border-bottom.jpg');
	background-repeat: no-repeat;
}

/* specifies the text properties and sizing for the text of the callout */
.Feeding_Solutions_Callout_Text
{		
	width: 320px;
	line-height: 1.2em;
	font-size: 0.7em;
	background-color: Transparent;
	margin-left: 244px;
	margin-right: 17px;
	padding-bottom:15px;
}

/*specifies the sizing for the image in the callout */
.Feeding_Solutions_Callout_Image
{
	width: 235px;
	margin-left: 9px;
	margin-top: -95px;
}	

/* specifies the sizing for the button in the callout */
.Feeding_Solutions_Callout_LinkButton
{
	width: 261px;
	padding-left: 260px;
	height: 20px;
}

/*Breastfeeding Landing*/
.Landing_BreastFeeding_Img
{
	height:auto;
	width:579px;
	margin-bottom:20px;
}

.Breastfeeding_Landing_Text
{
	padding-top:75px;
	padding-left:60px;
	padding-right: 230px;
	padding-bottom:15px;
	margin-top:-184px;
	background-color:Transparent;
}

.Breastfeeding_Landing_Content_Header
{
	width:581px;
	margin-top:0px;
	margin-bottom:0px;
}

.Breastfeeding_Landing_Callout_Content
{
	padding-bottom:3px;
	padding-left:14px;
	padding-right:23px;
}

.Breastfeeding_Landing_Image_Left
{
	margin-right:10px;
	width:163px;
}

.Breastfeeding_Landing_Text_Left
{
	width:371px;
	padding-top:7px;
}

.Breastfeeding_Landing_Image_Right
{
	margin-right:0px;
	width:181px;
}

.Breastfeeding_Landing_Text_Right
{
	width:356px;
	padding-top:8px;
	padding-left:7px;
}

.Breastfeeding_Community_Callout_Wide
{
	width:581px;
	margin-top:20px;
}

.Breastfeeding_Community_Callout_Repeat_Wide
{
	background-image:url('../../images/feeding/breastfeeding/youre-living-it-repeater-wide.jpg');
	background-repeat:repeat-y;
	height:auto;
	width:267px;
	padding-left:30px;
	padding-top:5px;
	padding-right:284px;
	padding-bottom:10px;
}

.Breastfeeding_Community_Callout_Img_Wide
{
	margin-left:357px;
	margin-top:-89px;
}

.Breastfeeding_Community_Callout
{
	margin-top:20px;
	width:545px;
}

.Breastfeeding_Community_Callout_Repeat
{
	background-image:url('../../images/feeding/breastfeeding/youre-living-it-repeater.jpg');
	background-repeat:repeat-y;
	width:232px;
	padding-left:30px;
	padding-top:15px;
	padding-right:283px;
	padding-bottom:10px;
}

.Breastfeeding_Community_Callout_Img
{
	margin-left:322px;
	margin-top:-88px;
}

.Breastfeeding_Basics_BabyFeeding_Img
{
	margin-left:7px;
	margin-bottom:2px;
}

/*Breastfeeding basics section*/
.Breastfeeding_Basics_BabySleeping_Img
{
	margin-right: 15px;
	margin-bottom:2px;
}

/*Breastfeeding Basics chart*/
.Breastfeeding_Basics_Chart_Link
{
	margin-left:360px;
	margin-top:5px;
	margin-bottom:10px;
}

.Breastfeeding_Basics_Chart_Repeat
{
	background-image:url('../../images/feeding/breastfeeding/basics/bg-charting-the-course-repeater.jpg');
	background-repeat:repeat-y;
	width:545px;
	height:auto;
}

.Breastfeeding_Basics_Chart_Spacing
{
	margin-left:25px;
	margin-top:5px;
}

.Breastfeeding_Basics_Chart_Header_Text
{
	font-family: Verdana;
	font-size: 0.9em;
	color: #fff;
	text-align: left;
	font-weight: bold; 
	text-transform: none;
	background-color: #E20177;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 1.2em;
}

.Breastfeeding_Basics_Chart_Topic
{
	font-family: Verdana;
	font-size: 0.9em;
	color: #e20177;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	background-color: #fff;
	letter-spacing: 0;
	line-height: 1em;
}

.Breastfeeding_Basics_Chart_Content
{
	font-family: Verdana;
	font-size: 0.8em;
	color: #666;
	text-align: left;
	text-transform: none;
	background-color: #fff;
	letter-spacing: 0;
	line-height: 1em;
}

.Breastfeeding_Basics_Chart_Col1
{
	width:119px;
}

.Breastfeeding_Basics_Chart_Col2
{
	width:104px;
}

.Breastfeeding_Basics_Chart_Col3
{
	width:264px;
}

.Breastfeeding_Basics_Chart_Row1
{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:13px;
}

.Breastfeeding_Basics_Chart_Topic_Spacing
{
	width:93px;
	padding-top:13px;
	padding-left:13px;
	padding-bottom:13px;
}

.Breastfeeding_Basics_Chart_Age_Spacing
{
	width:85px;
	padding-left:9px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
}

.Breastfeeding_Basics_Chart_Desc_Spacing
{
	width:238px;
	padding-left:13px;
	padding-bottom:5px;
	padding-top:5px;
}

.Breastfeeding_Positions_Image_Left
{
	margin-right:15px;
}

.Breastfeeding_Positions_Image_Right
{
	margin-left:15px;
}

.Breastfeeding_Positions_Section_Spacing
{
	margin-top:15px;
}

.Breastfeeding_Positions_Slideshow_Popup_Copy
{
	font-family: Verdana;
	font-size: 0.8em;
	color: #cf035c;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 1.2em;
	background-color:Transparent;
}

.Breastfeeding_Positions_Slideshow_Popup_Link
{
	font-family: Verdana;
	font-size: 0.8em;
	color: #cf035c;
	text-align: left;
	text-transform: none;
	text-decoration: underline;
	letter-spacing: 0;
	line-height: 1.2em;
	background-color:Transparent;
}

.Breastfeeding_Positions_Slideshow_ButtonRow_Spacing
{
	padding-left:302px;
	margin-bottom:10px;
}

.Breastfeeding_Positions_Slideshow_Header
{
	background-image:url('../../images/feeding/breastfeeding/positions/positions-modal-header.jpg');
	background-repeat:no-repeat;
	width:24px;
	height:19px;
	padding-top:7px;
	padding-left:442px;
}

.Breastfeeding_Positions_Slideshow_Img
{
	margin-bottom:8px;
}

.Breasfeeding_Positions_Slideshow_Indicator_Spacing
{
	margin-right:2px;
}

.Breasfeeding_Positions_Slideshow_PreviousButton
{
	margin-right:4px;
}

.Breasfeeding_Positions_Slideshow_NextButton
{
	margin-left:2px;
}

.Breastfeeding_Positions_Slideshow_Repeater
{
	background-image:url('../../images/feeding/breastfeeding/positions/bg-positions-modal.jpg');
	background-repeat:repeat-y;
	width:436px;
	padding-top:19px;
	padding-bottom:10px;
	padding-left:30px;
	height:auto;
}

.Breastfeeding_Positions_Slideshow_Text
{
	padding-left:5px;
	margin-top:20px;
	padding-right:30px;
}

.Breastfeeding_Positions_Slideshow_Text_Link
{
	padding-left:5px;
	margin-bottom:15px;
}

.Breastfeeding_Positions_Slidshow_Layout
{
	width:466px;
}
/*Breastfeeding End*/
/* END FEEDING AND NUTRITION */


/* TIPS AND ADVICE LEFT NAV */

/* classes for new tips control, add by Brian 06/16/2008 */
/* don't think this is used?
.tips_dot_header 
{
	background-image: url('../../images/tips/tips-dot-header.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 581px;
	height: 25px;	
}*/

.Left_Nav_CatPage_Off_TipsAdvice
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #ff9900;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/tips/left-nav-divider-tips-and-advice.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_Off_TipsAdvice:hover
{
	background-color: #f6be5b;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_On_TipsAdvice
{
	background-color: #f6be5b;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_Off_TipsAdvice_Bottom
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #ff9900;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;	
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_Off_TipsAdvice_Bottom:hover
{
	background-color: #f6be5b;
	color: #fff;
}

.Left_Nav_CatPage_On_TipsAdvice_Bottom
{
	background-color: #f6be5b;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_SubOn_TipsAdvice
{
	background-color: #fce8c4;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #ff9900;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/tips/left-nav-divider-tips-and-advice.gif');
	background-repeat: no-repeat;
	background-position: bottom;		
}

.Left_Nav_CatPage_SubOn_TipsAdvice:hover
{
	background-color: #f6be5b;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;		
}

.Left_Nav_SubPage_Off_TipsAdvice
{
	background-color: #fce8c4;
	font-family: Verdana;
	font-size: 0.7em;
	color: #ff9900;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 122px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 28px;
	background-image: url('../../images/tips/left-nav-divider-tips-and-advice.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_SubPage_Off_TipsAdvice:hover
{
	background-color: #f6be5b;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_SubPage_On_TipsAdvice
{
	background-color: #f6be5b;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 122px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 28px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_SubPage_Off_TipsAdvice_Bottom
{
	background-color: #fce8c4;
	font-family: Verdana;
	font-size: 0.7em;
	color: #ff9900;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 122px;
	padding-right: 28px;	
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_SubPage_Off_TipsAdvice_Bottom:hover
{
	background-color: #f6be5b;
	color: #fff;
}

.Left_Nav_SubPage_On_TipsAdvice_Bottom
{
	background-color: #f6be5b;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 122px;
	padding-right: 28px;
	line-height: 1.1em;
	padding-top: 4px;
}



/* END TIPS AND ADVICE LEFT NAV */

/*TIPS AND ADVICE */

/* specifies the image for the backround of summary for the pregnancy tips and advice */
.Header_Intro_Subpage_PTips
{
	background-image: url('../../images/tips/bg-tips-your-pregnancy.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
	width: 581px;
	bottom:0;
	right:0;
	height: auto;
}

.Header_Intro_SubPage_Tips_Repeater
{
	background-image: url('../../images/tips/bg-tips-repeater.jpg');
	background-repeat:repeat-y;
	margin-bottom:10px;
	width: 581px;
	top:0;
	left:0;
	height:auto;
}

/* specifies the text properties of summary for the pregnancy tips and advice */
.Header_Intro_Subpage_PTips_Text
{
	/*font-size: 0.8em;
	color: #fff;
	letter-spacing: 0;
	line-height: 1.2em;
	background-color: transparent;  */
	padding-left: 22px;
	padding-right: 240px;
	padding-top: 20px;	
	height: auto;
	margin-top:-110px;
}

/* specifies the image for the backround of summary for the momandbaby tips and advice */
.Header_Intro_Subpage_MBTips
{
	background-image: url('../../images/tips/bg-tips-first-year.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
	width: 581px;
	height: auto;
	bottom:0;
	right:0;
}

/* specifies the text properties of summary for the momandbaby tips and advice */
.Header_Intro_Subpage_MBTips_Text
{
	/*font-size: 0.8em;
	color: #fff;
	letter-spacing: 0;
	line-height: 1.2em;
	background-color: transparent;  none*/
	padding-left: 22px;
	padding-right: 250px;
	padding-top: 20px;	
	height:auto;
	margin-top:-110px;
}

/* Specifies sizing of content that contains a picture */
.Tips_Item_Pic
{
	width: 581px;
	height: 154px;	
}

/* used to align left image of single tip */
.Tips_Left_Image
{
	width: 204px;
	height: 144px;
	float: left;
}

/* used to align right image of single tip */
.Tips_Right_Image
{
	width: 204px;
	height: 144px;
	float: left;
}

/* used to align left text of single tip */
.Tips_Left_Text
{
	padding-right: 12px;
	width: 353px;
	padding-bottom: 12px;
	float: left;
}

.Tips_Left_Text H1
{
	margin: 0px;	
}

/* used to align right text of single tip */
.Tips_Right_Text
{
	padding-left: 12px;
	width: 353px;
	padding-bottom: 12px;
	float: left;
	padding-right: 12px;
}

.Tips_Right_Text H1
{
	margin: 0px;
}

/* used to specify subhead text properties */
H1.Tips
{
	margin: 0px;
	padding: 0px;
}

/* specifies text sizing of tips */
.Tips_Text
{
	width: 562px;
	float: left;
}

.Tips_Text H1
{
	margin: 0px;
}

.Submit_Tips_Callout
{
	background-image: url('../../images/tips/submit/bg-submit-tip-callout-repeater.jpg');
	background-repeat: repeat-y;
	width: 581px;
	float: left;
	margin-bottom: 17px;
}

.Submit_Tips_Callout_Repeater
{
	background-image: url('../../images/tips/submit/bg-submit-tip-callout-repeater.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 581px;
}

.Submit_Tips_Callout_Top
{
	background-image: url('../../images/tips/submit/bg-submit-tip-callout-top.jpg');
	background-repeat: no-repeat;
	height: 31px;
	width: 581px;
}

.Submit_Tips_Callout_Mid
{
	float: left;
	width: 581px;
	margin-top: -25px;
}

.Submit_Tips_Callout_Button
{
	width: 133px;
	height: 23px;
	float: left;
}

.Submit_Tips_Callout_Bottom
{
	background-image: url('../../images/tips/submit/bg-submit-tip-callout-bottom.jpg');
	background-repeat: no-repeat;
	height: 4px;
	float: left;
	width: 581px;
	font-size: 1px;
}

.SubTip_Callout
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	/*background-color: #f7ae2c;*/
	letter-spacing: 0;
	line-height: 1.2em;	
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
	width: 429px;
	float: left;
}

/* END TIPS AND ADVICE */


/* TIPS SUBMISSION */

.Tips_Submission_Header
{
	width: 581px;
	margin-top: 1px;
	background-image: url('../../images/tips/submit/share-tip-header-repeater.jpg');
	background-repeat: repeat-y;
}

.Tips_Submit_Main_Image
{
	margin-top: -1px;	
}

.Tips_Submission_Header_Text
{
	padding-left:76px;
	/*padding-right:255px;*/
	/*padding-top:95px;*/
	/*padding-bottom:20px;*/
	width: 254px;
	/*height:auto;*/
	margin-top:-94px;
	background-color:Transparent;
	text-align: right;
	min-height: 84px;
	padding-bottom: 10px;
}

.Tips_Submit_Container
{
	margin-top: 10px;
}

.Tips_Submit_Top_Background
{
	background-image: url('../../images/tips/submit/bg-graphic-top.jpg');
	background-repeat: no-repeat;
	height: 92px;
	width: 580px;
}

.Tips_Submit_Main_Background
{
	background-image: url('../../images/tips/submit/bg-graphic-gradient.jpg');
	background-repeat: repeat-y;
	width: 580px;
}

.Tips_Submit_Bottom_Background_Submit
{
	background-image: url('../../images/tips/submit/bg-graphic-bottom.jpg');
	background-repeat: no-repeat;
	height: 92px;
	width: 580px;
	margin-left: -22px;}

.Tips_Submit_Bottom_Background_Preview
{
	background-image: url('../../images/tips/submit/bg-graphic-bottom.jpg');
	background-repeat: no-repeat;
	height: 92px;
	width: 580px;
}

.Tips_Submit_Bottom_Background_ThankYou
{
	background-image: url('../../images/tips/submit/bg-graphic-bottom.jpg');
	background-repeat: no-repeat;
	height: 92px;
	width: 580px;
}

.Tips_Submit_Form
{
	padding-left: 22px;
	/*padding-right: 114px;*/
	margin-top: -56px;
}

.Tips_Preview_Form
{
	margin-top: -56px;
	width: 580px;
}

.Tips_Submit_Form_Preview_Content
{
	margin-left: 33px;
}

.Tips_ThankYou_Form
{
	width: 432px;
	margin-top: -56px;
}

.Tips_Submit_Form_ThankYou_Content
{
	margin-left: 31px;
}

.Tips_Submit_Form_Title
{
	height: 26px;
	width: 197px;
	float: left;
}

.Tips_Submit_Form_Title_Preview
{
	height: 37px;
	width: 314px;
	float: left;
}

.Tips_Submit_Form_Title_ThankYou
{
	height: 30px;
	width: 184px;
	float: left;
}

.Tips_Submit_Form_SubTitle
{
	height: 16px;
	width: 169px;
	margin-top: 15px;
	margin-bottom: 9px;
}

.SubTip_P
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #333;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	background-color: Transparent;
	letter-spacing: 0;
	line-height: 1.2em;	
	width: 450px;
}

.SubTip_Required_Note
{
	font-family: Verdana;
	font-size: 0.6em;
	color: #333;
	text-align: left;
	font-weight: normal; 
	text-transform: none;
	text-decoration: none;
	background-color: Transparent;
	letter-spacing: 0;
	line-height: 1.3em;
	margin-top: 6px;
	padding-bottom: 6px;
}

.SubTip_Required_Error
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #FF0000;
	text-align: left;
	font-weight: bold; 
	text-transform: none;
	text-decoration: none;
	background-color: Transparent;
	letter-spacing: 0;
	line-height: 1.2em;
	width: 450px;
	padding-bottom: 6px;
}

.SubTip_Field_Label
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #333;
	text-align: left;
	font-weight: bold; 
	text-transform: none;
	text-decoration: none;
	background-color: Transparent;
	letter-spacing: 0;
	line-height: 1.2em;
	margin-top: 20px;
}

.Tips_First_Name
{
	margin-left: -2px;
}

.Tips_Last_Initial
{
	margin-left: 13px;
}

.Tips_Num_Children
{
	margin-left: 13px;
}

.Tips_Kindof_Mom
{
	margin-top: 4px;
}

.Tips_Headline
{
	margin-top: 4px;
	margin-bottom: 14px;
}

.Tips_Tip
{
	margin-top: 4px;
	margin-bottom: 10px;
}

.Tips_Submit_Form_Buttons
{
	margin-top: 16px;
	width: 580px;
}

.Preview_Text_Width
{
	width: 420px;	
}

.Tips_Submit_Form_BtnPreview
{
	margin-left: 165px;
}

.Tips_Submit_Form_BtnEdit
{
	margin-left: 190px;
}

.Tips_Submit_Form_BtnSubmit
{
	margin-left: 8px;
}

.Tips_Preview_Background
{
	margin-top: 20px;
	width: 502px;
	background-color: White;
}

.Tips_Preview_Background_Top
{
	width: 502px;
	height: 22px;
	background-image: url('../../images/tips/submit/bg-tip-preview-top.jpg');
	background-repeat: no-repeat;
}

.Tips_Preview_Background_Bottom
{
	width: 502px;
	height: 24px;
	background-image: url('../../images/tips/submit/bg-tip-preview-bottom.jpg');
	background-repeat: no-repeat;
}

.Tips_Preview_Spacing
{
	margin-left: 14px;
	margin-top: 21px;	
	padding-right: 86px;
	margin-bottom: 21px;
	width: 400px;
}

.SubTip_Link
{
	font-family: Verdana;
	font-size: 0.7em;
	color: #009fda;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	background-color: Transparent;
	letter-spacing: 0;
	line-height: 1.2em;
}



/* END TIPS SUBMISSION */


/* TOOLS LEFT NAV*/

.Left_Nav_CatPage_Off_Tools
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #009fda;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/tools/left-nav-divider-tools.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.Left_Nav_CatPage_Off_Tools:hover
{
	background-color: #81dcfd;
	color: #fff;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_On_Tools
{
	background-color: #81dcfd;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 14px;
	background-image: url('../../images/common/left-nav-divider-white.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.Left_Nav_CatPage_Off_Tools_Bottom
{
	background-color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #009fda;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;	
	line-height: 1.1em;
	padding-top: 4px;
}

.Left_Nav_CatPage_Off_Tools_Bottom:hover
{
	background-color: #81dcfd;
	color: #fff;
}

.Left_Nav_CatPage_On_Tools_Bottom
{
	background-color: #81dcfd;
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0;
	display: block;
	width: 136px;
	padding-right: 14px;
	line-height: 1.1em;
	padding-top: 4px;
}

/* END TOOLS LEFT NAV*/