html
{
	background-image: url(../../../basic/Images/blueGradientWithAquaToothpasteBackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#2c5ca1;
	*background-color: #235199;
	height:100%;
}


.titleGraphic
{
	background-image: url(../../../basic/Images/6+YearsBanner.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
}

.topBorder
{
	background-image: url(../../../basic/Images/greenBorderTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}

.bottomBorder
{
	background-image: url(../../../basic/Images/greenBorderBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}

.bottomArea
{
	border-right-color: #59b420;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #59b420;
	border-left-style: solid;
	border-left-width: 1px;
}

.LeftNavHead
{
	background-image: url(../../../basic/Images/Nav/greenNavItemBackground.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: White;
	padding: 2px 0px 0px 7px;
	width: 154px;
	height: 18px;
}
#LeftNavigationArea li:hover div.wrapper, #LeftNavigationArea li.sfhover div.wrapper,
#LeftNavigationArea li div.wrapperSelected, #LeftNavigationArea li div.wrapperSelected
{
	background-image: url(../../../basic/Images/Nav/greenNavItemBottom.png);
	background-color:#DEF0D2;
}
#LeftNavigationArea li:hover div.wrapper div.content, #LeftNavigationArea li.sfhover div.wrapper div.content,
#LeftNavigationArea li div.wrapperSelected div.content, #LeftNavigationArea li div.wrapperSelected div.content
{
	background-image: url(../../../basic/Images/Nav/greenNavItemTop.png);
}

#LeftNavigationArea li div.wrapper div.content, #LeftNavigationArea li div.wrapperSelected div.content a
{
	color: #162366;
}

.rateArticleDiv
{
	background-image: url('../../../basic/Images/RatingBackgroundGreen.png');
}

.blogProductImage
{
background-image: url('../../../basic/Images/ProductToothbrushGreen.png');	
height:120px;
width:151px;
display:block;	
background-repeat:no-repeat;
}

a, a:link, a:hover, a:active, a:visited
{
	color: #44749d;
}
