@charset "UTF-8";
/* CSS Document */
#main_nav ul {
	width:595px;
	height:35px;
	float:left;
	margin-left:200px;
	margin-top:5px;
	}

.yellow_nav {
	background:url(../images/yellow_navigation.jpg) no-repeat 0 0;
	}

.grey_nav {
	background:url(../images/grey_navigation.jpg) no-repeat 0 0;
	}

.home_nav {
	background:url(../images/navigation.jpg) no-repeat 0 0;
	}

#main_nav ul li.home_home_btn a.active {
	background:url(../images/navigation.jpg) no-repeat 0 -35px;
	}

#main_nav ul li.yellow_drinking_btn a.active {
	background:url(../images/yellow_navigation.jpg) no-repeat -173px -35px;
	}

#main_nav ul li.yellow_soothing_btn a.active {
	background:url(../images/yellow_navigation.jpg) no-repeat -260px -35px;
	}

#main_nav ul li.grey_teething_btn a.active {
	background:url(../images/grey_navigation.jpg) no-repeat -347px -35px;
	}

#main_nav ul li.yellow_weaning_btn a.active {
	background:url(../images/yellow_navigation.jpg) no-repeat -434px -35px;
	}

#main_nav ul li.yellow_advice_btn a.active {
	background:url(../images/yellow_navigation.jpg) no-repeat -521px -35px;
	}

#main_nav ul li.grey_newborn_btn a.active {
	background:url(../images/grey_navigation.jpg) no-repeat -86px -35px;
	}

#main_nav ul li.white_advice_btn a.active {
	background:url(../images/white_navigation.jpg) no-repeat -521px -35px;
	}
	
/* HOME - HOME BUTTON */
#main_nav ul li.home_home_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.home_home_btn a {
	width:74px;
	height:35px;
	background:url(../images/navigation.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.home_home_btn a:hover {
	background:url(../images/navigation.jpg) no-repeat 0 -35px;
	}

/* HOME - NEWBORN BUTTON */
#main_nav ul li.home_newborn_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.home_newborn_btn a {
	width:74px;
	height:35px;
	background:url(../images/navigation.jpg) no-repeat -86px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.home_newborn_btn a:hover {
	background:url(../images/navigation.jpg) no-repeat -86px -35px;
	}

/* HOME - CUP DRINKING BUTTON */
#main_nav ul li.home_drinking_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.home_drinking_btn a {
	width:74px;
	height:35px;
	background:url(../images/navigation.jpg) no-repeat -173px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.home_drinking_btn a:hover {
	background:url(../images/navigation.jpg) no-repeat -173px -35px;
	}

/* HOME - SOOTHING BUTTON */
#main_nav ul li.home_soothing_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.home_soothing_btn a {
	width:74px;
	height:35px;
	background:url(../images/navigation.jpg) no-repeat -260px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.home_soothing_btn a:hover {
	background:url(../images/navigation.jpg) no-repeat -260px -35px;
	}

/* HOME - TEETHING BUTTON */
#main_nav ul li.home_teething_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.home_teething_btn a {
	width:74px;
	height:35px;
	background:url(../images/navigation.jpg) no-repeat -347px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.home_teething_btn a:hover {
	background:url(../images/navigation.jpg) no-repeat -347px -35px;
	}

/* HOME - WEANING BUTTON */
#main_nav ul li.home_weaning_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.home_weaning_btn a {
	width:74px;
	height:35px;
	background:url(../images/navigation.jpg) no-repeat -434px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.home_weaning_btn a:hover {
	background:url(../images/navigation.jpg) no-repeat -434px -35px;
	}

/* HOME - ADVICE BUTTON */
#main_nav ul li.home_advice_btn {
	float:left;
	width:74px;
	height:35px;
	}

#main_nav ul li.home_advice_btn a {
	width:74px;
	height:35px;
	background:url(../images/navigation.jpg) no-repeat -521px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.home_advice_btn a:hover {
	background:url(../images/navigation.jpg) no-repeat -521px -35px;
	}



/* YELLOW - HOME BUTTON */
#main_nav ul li.yellow_home_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.yellow_home_btn a {
	width:74px;
	height:35px;
	background: url(../images/yellow_navigation.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.yellow_home_btn a:hover {
	background:url(../images/yellow_navigation.jpg) no-repeat 0 -35px;
	}

/* YELLOW - NEWBORN BUTTON */
#main_nav ul li.yellow_newborn_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.yellow_newborn_btn a {
	width:74px;
	height:35px;
	background:url(../images/yellow_navigation.jpg) no-repeat -86px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.yellow_newborn_btn a:hover {
	background:url(../images/yellow_navigation.jpg) no-repeat -86px -35px;
	}

/* YELLOW - CUP DRINKING BUTTON */
#main_nav ul li.yellow_drinking_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.yellow_drinking_btn a {
	width:74px;
	height:35px;
	background:url(../images/yellow_navigation.jpg) no-repeat -173px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.yellow_drinking_btn a:hover {
	background:url(../images/yellow_navigation.jpg) no-repeat -173px -35px;
	}


/* YELLOW - SOOTHING BUTTON */
#main_nav ul li.yellow_soothing_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.yellow_soothing_btn a {
	width:74px;
	height:35px;
	background:url(../images/yellow_navigation.jpg) no-repeat -260px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.yellow_soothing_btn a:hover {
	background:url(../images/yellow_navigation.jpg) no-repeat -260px -35px;
	}

/* YELLOW - TEETHING BUTTON */
#main_nav ul li.yellow_teething_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.yellow_teething_btn a {
	width:74px;
	height:35px;
	background:url(../images/yellow_navigation.jpg) no-repeat -347px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.yellow_teething_btn a:hover {
	background:url(../images/yellow_navigation.jpg) no-repeat -347px -35px;
	}

/* YELLOW - WEANING BUTTON */
#main_nav ul li.yellow_weaning_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.yellow_weaning_btn a {
	width:74px;
	height:35px;
	background:url(../images/yellow_navigation.jpg) no-repeat -434px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.yellow_weaning_btn a:hover {
	background:url(../images/yellow_navigation.jpg) no-repeat -434px -35px;
	}

/* YELLOW - ADVICE BUTTON */
#main_nav ul li.yellow_advice_btn {
	float:left;
	width:74px;
	height:35px;
	}

#main_nav ul li.yellow_advice_btn a {
	width:74px;
	height:35px;
	background:url(../images/yellow_navigation.jpg) no-repeat -521px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.yellow_advice_btn a:hover {
	background:url(../images/yellow_navigation.jpg) no-repeat -521px -35px;
	}


/* GREY - HOME BUTTON */
#main_nav ul li.grey_home_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.grey_home_btn a {
	width:74px;
	height:35px;
	background: url(../images/grey_navigation.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.grey_home_btn a:hover {
	background:url(../images/grey_navigation.jpg) no-repeat 0 -35px;
	}

/* GREY - NEWBORN BUTTON */
#main_nav ul li.grey_newborn_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.grey_newborn_btn a {
	width:74px;
	height:35px;
	background:url(../images/grey_navigation.jpg) no-repeat -86px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.grey_newborn_btn a:hover {
	background:url(../images/grey_navigation.jpg) no-repeat -86px -35px;
	}

/* GREY - CUP DRINKING BUTTON */
#main_nav ul li.grey_drinking_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.grey_drinking_btn a {
	width:74px;
	height:35px;
	background:url(../images/grey_navigation.jpg) no-repeat -173px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.grey_drinking_btn a:hover {
	background:url(../images/grey_navigation.jpg) no-repeat -173px -35px;
	}

/* GREY - SOOTHING BUTTON */
#main_nav ul li.grey_soothing_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.grey_soothing_btn a {
	width:74px;
	height:35px;
	background:url(../images/grey_navigation.jpg) no-repeat -260px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.grey_soothing_btn a:hover {
	background:url(../images/grey_navigation.jpg) no-repeat -260px -35px;
	}

/* GREY - TEETHING BUTTON */
#main_nav ul li.grey_teething_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.grey_teething_btn a {
	width:74px;
	height:35px;
	background:url(../images/grey_navigation.jpg) no-repeat -347px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.grey_teething_btn a:hover {
	background:url(../images/grey_navigation.jpg) no-repeat -347px -35px;
	}

/* GREY - WEANING BUTTON */
#main_nav ul li.grey_weaning_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.grey_weaning_btn a {
	width:74px;
	height:35px;
	background:url(../images/grey_navigation.jpg) no-repeat -434px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.grey_weaning_btn a:hover {
	background:url(../images/grey_navigation.jpg) no-repeat -434px -35px;
	}

/* GREY - ADVICE BUTTON */
#main_nav ul li.grey_advice_btn {
	float:left;
	width:74px;
	height:35px;
	}

#main_nav ul li.grey_advice_btn a {
	width:74px;
	height:35px;
	background:url(../images/grey_navigation.jpg) no-repeat -521px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.grey_advice_btn a:hover {
	background:url(../images/grey_navigation.jpg) no-repeat -521px -35px;
	}


/* WHITE NAVIGATION STYLES */

/* WHITE - HOME BUTTON */
#main_nav ul li.white_home_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.white_home_btn a {
	width:74px;
	height:35px;
	background:url(../images/white_navigation.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.white_home_btn a:hover {
	background:url(../images/white_navigation.jpg) no-repeat 0 -35px;
	}

/* WHITE - NEWBORN BUTTON */
#main_nav ul li.white_newborn_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.white_newborn_btn a {
	width:74px;
	height:35px;
	background:url(../images/white_navigation.jpg) no-repeat -86px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.white_newborn_btn a:hover {
	background:url(../images/white_navigation.jpg) no-repeat -86px -35px;
	}

/* WHITE - CUP DRINKING BUTTON */
#main_nav ul li.white_drinking_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.white_drinking_btn a {
	width:74px;
	height:35px;
	background:url(../images/white_navigation.jpg) no-repeat -173px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.white_drinking_btn a:hover {
	background:url(../images/white_navigation.jpg) no-repeat -173px -35px;
	}

/* WHITE - SOOTHING BUTTON */
#main_nav ul li.white_soothing_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.white_soothing_btn a {
	width:74px;
	height:35px;
	background:url(../images/white_navigation.jpg) no-repeat -260px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.white_soothing_btn a:hover {
	background:url(../images/white_navigation.jpg) no-repeat -260px -35px;
	}

/* WHITE - TEETHING BUTTON */
#main_nav ul li.white_teething_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.white_teething_btn a {
	width:74px;
	height:35px;
	background:url(../images/white_navigation.jpg) no-repeat -347px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.white_teething_btn a:hover {
	background:url(../images/white_navigation.jpg) no-repeat -347px -35px;
	}

/* WHITE - WEANING BUTTON */
#main_nav ul li.white_weaning_btn {
	float:left;
	margin-right:12px;
	width:74px;
	height:35px;
	}

#main_nav ul li.white_weaning_btn a {
	width:74px;
	height:35px;
	background:url(../images/white_navigation.jpg) no-repeat -434px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.white_weaning_btn a:hover {
	background:url(../images/white_navigation.jpg) no-repeat -434px -35px;
	}

/* WHITE - ADVICE BUTTON */
#main_nav ul li.white_advice_btn {
	float:left;
	width:74px;
	height:35px;
	}

#main_nav ul li.white_advice_btn a {
	width:74px;
	height:35px;
	background:url(../images/white_navigation.jpg) no-repeat -521px 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav ul li.white_advice_btn a:hover {
	background:url(../images/white_navigation.jpg) no-repeat -521px -35px;
	}


/* SHOP BUTTON */

#main_nav #goToShop_btn.home_goToShop {
	width:128px;
	height:45px;
	float:right;
	}

#main_nav #goToShop_btn.home_goToShop a {
	width:128px;
	height:45px;
	background:url(../images/goToShop_btn.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav #goToShop_btn.home_goToShop a:hover {
	background:url(../images/goToShop_btn.jpg) no-repeat 0 -45px;
	}

#main_nav #goToShop_btn.pink_goToShop {
	width:128px;
	height:45px;
	float:right;
	}

#main_nav #goToShop_btn.pink_goToShop a {
	width:128px;
	height:45px;
	background:url(../images/pink_goToShop_btn.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav #goToShop_btn.pink_goToShop a:hover {
	background:url(../images/pink_goToShop_btn.jpg) no-repeat 0 -45px;
	}
	
#main_nav #goToShop_btn.grey_goToShop {
	width:128px;
	height:45px;
	float:right;
	}

#main_nav #goToShop_btn.grey_goToShop a {
	width:128px;
	height:45px;
	background:url(../images/grey_goToShop_btn.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav #goToShop_btn.grey_goToShop a:hover {
	background:url(../images/grey_goToShop_btn.jpg) no-repeat 0 -45px;
	}

#main_nav #goToShop_btn.white_goToShop {
	width:128px;
	height:45px;
	float:right;
	}

#main_nav #goToShop_btn.white_goToShop a {
	width:128px;
	height:45px;
	background:url(../images/white_goToShop_btn.jpg) no-repeat 0 0;
	text-indent:-9009px;
	display:block;
	}

#main_nav #goToShop_btn.white_goToShop a:hover {
	background:url(../images/white_goToShop_btn.jpg) no-repeat 0 -45px;
	}

/* HOMEPAGE BLOCK 1 STYLES */

#block1 ul {
	height:221px;
	}

/* PRODUCTS BUTTON */
#block1 ul li.products_btn {
	width:220px;
	height:221px;
	float:left;
	margin-right:18px;
	}

#block1 ul li.products_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/products_btn.png) no-repeat 0 0;
	}

#block1 ul li.products_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/products_btn.png) no-repeat -220px 0;
	}

/* NATURAL TOUCH BUTTON */
#block1 ul li.nt_btn {
	width:220px;
	height:221px;
	float:left;
	margin-right:18px;
	}

#block1 ul li.nt_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_btn.png) no-repeat 0 0;
	}

#block1 ul li.nt_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_btn.png) no-repeat -220px 0;
	}

/* SPECIALS BUTTON */
#block1 ul li.specials_btn {
	width:220px;
	height:221px;
	float:left;
	margin-right:18px;
	}

#block1 ul li.specials_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/specials_btn.png) no-repeat 0 0;
	}

#block1 ul li.specials_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/specials_btn.png) no-repeat -220px 0;
	}
	
/* WHATS HAPPENING BUTTON */
#block1 ul li.whatsHappening_btn {
	width:220px;
	height:221px;
	float:left;
	}

#block1 ul li.whatsHappening_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/whatsHappening_btn.png) no-repeat 0 0;
	}

#block1 ul li.whatsHappening_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/whatsHappening_btn.png) no-repeat -220px 0;
	}
	
/* NUBY AT HOME BUTTON */
#block1 ul li.nuby_at_home_btn {
	width:220px;
	height:221px;
	float:left;
	}

#block1 ul li.nuby_at_home_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nuby_at_home_btn.png) no-repeat 0 0;
	}

#block1 ul li.nuby_at_home_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nuby_at_home_btn.png) no-repeat -220px 0;
	}	

/* HOMEPAGE BLOCK 3 STYLES */

#block3 ul {
	height:221px;
	}

/* PRODUCTS BUTTON */
#block3 ul li.microwave_btn {
	width:220px;
	height:221px;
	float:left;
	margin-right:18px;
	}

#block3 ul li.microwave_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/microwave_btn.png) no-repeat 0 0;
	}

#block3 ul li.microwave_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/microwave_btn.png) no-repeat -220px 0;
	}

/* NATURAL TOUCH BUTTON */
#block3 ul li.web_promo_btn {
	width:220px;
	height:221px;
	float:left;
	margin-right:18px;
	}

#block3 ul li.web_promo_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/web_promo_btn.png) no-repeat 0 0;
	}

#block3 ul li.web_promo_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/web_promo_btn.png) no-repeat -220px 0;
	}

/* SPECIALS BUTTON */
#block3 ul li.freeflow_btn {
	width:220px;
	height:221px;
	float:left;
	margin-right:18px;
	}

#block3 ul li.freeflow_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/freeflow_btn.png) no-repeat 0 0;
	}

#block3 ul li.freeflow_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/freeflow_btn.png) no-repeat -220px 0;
	}
	
/* WHATS HAPPENING BUTTON */
#block3 ul li.spouts_btn {
	width:220px;
	height:221px;
	float:left;
	}

#block3 ul li.spouts_btn a {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/spouts_btn.png) no-repeat 0 0;
	}

#block3 ul li.spouts_btn a:hover {
	width:220px;
	height:221px;
	text-indent:-9009px;
	display:block;
	background:url(../images/spouts_btn.png) no-repeat -220px 0;
	}


/* DRINKING SIDE NAV STYLES */

/* CUPS */
#sideNav .drinking_side_nav li.side_cups {
	height:35px;
	width:141px;
	}

#sideNav .drinking_side_nav li.side_cups a {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat 0 0;
	}

#sideNav .drinking_side_nav li.side_cups a:hover {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -141px 0;
	}

#sideNav .drinking_side_nav li.side_cups a:active {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -282px 0;
	}

/* BEAKERS */
#sideNav .drinking_side_nav li.side_beakers {
	height:34px;
	width:141px;
	}

#sideNav .drinking_side_nav li.side_beakers a {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat 0 -35px;
	}

#sideNav .drinking_side_nav li.side_beakers a:hover {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -141px -35px;
	}

#sideNav .drinking_side_nav li.side_beakers a:active {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -282px -35px;
	}
	
/* CONVERT-A-CUP */
#sideNav .drinking_side_nav li.side_convertacup {
	height:34px;
	width:141px;
	}

#sideNav .drinking_side_nav li.side_convertacup a {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat 0 -69px;
	}

#sideNav .drinking_side_nav li.side_convertacup a:hover {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -141px -69px;
	}

#sideNav .drinking_side_nav li.side_convertacup a:active {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -282px -69px;
	}
	
/* REPLACEMENT CUPS */
#sideNav .drinking_side_nav li.side_replaceSpouts {
	height:55px;
	width:141px;
	}

#sideNav .drinking_side_nav li.side_replaceSpouts a {
	height:55px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat 0 -103px;
	}

#sideNav .drinking_side_nav li.side_replaceSpouts a:hover {
	height:55px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -141px -103px;
	}

#sideNav .drinking_side_nav li.side_replaceSpouts a:active {
	height:55px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/drinking_side_nav.gif) no-repeat -282px -103px;
	}

/* NEWBORN SIDE NAV STYLES */

/* BREAST FEEDING */
#sideNav .nt_side_nav li.side_breastfeeding {
	height:35px;
	width:141px;
	}

#sideNav .nt_side_nav li.side_breastfeeding a {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat 0 0;
	}

#sideNav .nt_side_nav li.side_breastfeeding a:hover {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -141px 0;
	}

#sideNav .nt_side_nav li.side_breastfeeding a:active {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -282px 0;
	}

/* BOTTLE FEEDING */
#sideNav .nt_side_nav li.side_bottleFeeding {
	height:34px;
	width:141px;
	}

#sideNav .nt_side_nav li.side_bottleFeeding a {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat 0 -35px;
	}

#sideNav .nt_side_nav li.side_bottleFeeding a:hover {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -141px -35px;
	}

#sideNav .nt_side_nav li.side_bottleFeeding a:active {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -282px -35px;
	}

/* TEATS */
#sideNav .nt_side_nav li.side_teats {
	height:34px;
	width:141px;
	}

#sideNav .nt_side_nav li.side_teats a {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat 0 -69px;
	}

#sideNav .nt_side_nav li.side_teats a:hover {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -141px -69px;
	}

#sideNav .nt_side_nav li.side_teats a:active {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -282px -69px;
	}

/* CLEANING AND STERILISING */
#sideNav .nt_side_nav li.side_cleaning {
	height:55px;
	width:141px;
	}

#sideNav .nt_side_nav li.side_cleaning a {
	height:55px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat 0 -103px;
	}

#sideNav .nt_side_nav li.side_cleaning a:hover {
	height:55px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -141px -103px;
	}

#sideNav .nt_side_nav li.side_cleaning a:active {
	height:55px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/nt_side_nav.gif) no-repeat -282px -103px;
	}
	
/* SOOTHING SIDE NAV STYLES */

/* PREEMIE */
#sideNav .soothing_side_nav li.side_preemie {
	height:36px;
	width:141px;
	}

#sideNav .soothing_side_nav li.side_preemie a {
	height:36px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat 0 0;
	}

#sideNav .soothing_side_nav li.side_preemie a:hover {
	height:36px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat -141px 0;
	}

#sideNav .soothing_side_nav li.side_preemie a:active {
	height:36px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat -282px 0;
	}

/* CHERRY SOOTHERS */
#sideNav .soothing_side_nav li.side_cherry {
	height:32px;
	width:141px;
	}

#sideNav .soothing_side_nav li.side_cherry a {
	height:32px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat 0 -36px;
	}

#sideNav .soothing_side_nav li.side_cherry a:hover {
	height:32px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat -141px -36px;
	}

#sideNav .soothing_side_nav li.side_cherry a:active {
	height:32px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat -282px -36px;
	}

/* ORTHODONTIC */
#sideNav .soothing_side_nav li.side_orthodontic {
	height:34px;
	width:141px;
	}

#sideNav .soothing_side_nav li.side_orthodontic a {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat 0 -68px;
	}

#sideNav .soothing_side_nav li.side_orthodontic a:hover {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat -141px -68px;
	}

#sideNav .soothing_side_nav li.side_orthodontic a:active {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/soothing_side_nav.gif) no-repeat -282px -68px;
	}	
	

/* TEETHING SIDE NAV STYLES*/

/* TEETHERS */
#sideNav .teething_side_nav li.side_teethers {
	height:35px;
	width:141px;
	}

#sideNav .teething_side_nav li.side_teethers a {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/teething_side_nav.gif) no-repeat 0 0;
	}

#sideNav .teething_side_nav li.side_teethers a:hover {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/teething_side_nav.gif) no-repeat -141px 0;
	}

#sideNav .teething_side_nav li.side_teethers a:active {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/teething_side_nav.gif) no-repeat -282px 0;
	}	


/* TEETHER TOYS */
#sideNav .teething_side_nav li.side_teetherToys {
	height:37px;
	width:141px;
	}

#sideNav .teething_side_nav li.side_teetherToys a {
	height:37px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/teething_side_nav.gif) no-repeat 0 -35px;
	}

#sideNav .teething_side_nav li.side_teetherToys a:hover {
	height:37px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/teething_side_nav.gif) no-repeat -141px -35px;
	}

#sideNav .teething_side_nav li.side_teetherToys a:active {
	height:37px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/teething_side_nav.gif) no-repeat -282px -35px;
	}

/* WEANING NAV STYLES*/

/* BOWLS */
#sideNav .weaning_side_nav li.side_bowls {
	height:35px;
	width:141px;
	}

#sideNav .weaning_side_nav li.side_bowls a {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat 0 0;
	}

#sideNav .weaning_side_nav li.side_bowls a:hover {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat -141px 0;
	}

#sideNav .weaning_side_nav li.side_bowls a:active {
	height:35px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat -282px 0;
	}	

/* BOWLS */
#sideNav .weaning_side_nav li.side_cutlery {
	height:34px;
	width:141px;
	}

#sideNav .weaning_side_nav li.side_cutlery a {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat 0 -35px;
	}

#sideNav .weaning_side_nav li.side_cutlery a:hover {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat -141px -35px;
	}

#sideNav .weaning_side_nav li.side_cutlery a:active {
	height:34px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat -282px -35px;
	}

/* WEANING */
#sideNav .weaning_side_nav li.side_weaning {
	height:32px;
	width:141px;
	}

#sideNav .weaning_side_nav li.side_weaning a {
	height:32px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat 0 -69px;
	}

#sideNav .weaning_side_nav li.side_weaning a:hover {
	height:32px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat -141px -69px;
	}

#sideNav .weaning_side_nav li.side_weaning a:active {
	height:32px;
	width:141px;
	text-indent:-9009px;
	display:block;
	background:url(../images/weaning_side_nav.gif) no-repeat -282px -69px;
	}




#itemRight_body ul {
	margin:10px 0;
	list-style:inside;
	}

#itemRight_body ul li {
	line-height:20px;
	font-size:12px;
	}

#buyButton {
	width:61px;
	height:25px;
	margin-left:20px;
	}

#buyButton a {
	width:61px;
	height:25px;
	text-indent:-9009px;
	display:block;
	background:url(../images/buyButton.png) no-repeat 0 0;
	}

#buyButton a:hover {
	background:url(../images/buyButton.png) no-repeat -61px 0;
	}

#grey_buyButton {
	width:61px;
	height:26px;
	margin-left:20px;
	}

#grey_buyButton a {
	width:62px;
	height:26px;
	text-indent:-9009px;
	display:block;
	background:url(../images/grey_buyButton.png) no-repeat 0 0;
	}

#grey_buyButton a:hover {
	background:url(../images/grey_buyButton.png) no-repeat -62px 0;
	}
/* FOOTER STYLES */

#footer_inner {
	color:#fff;
	}

#footer_inner ul {
	margin-bottom:14px;
	}
	
#footer_inner ul a {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	}

#footer_inner ul a:hover {
	text-decoration: underline;
	}

#copyright {
	text-align:left;
	padding:5px 0;
	font-size:9px;
	}

/* CONTENT STYLES */

#contentTextContainer h1 {
	color:#ed1c24;
	font-size:18px;
	}

#contentTextContainer h2 {
	color:#ed1c24;
	font-size:12px;
	margin-bottom:14px;
	}

#contentTextContainer p {
	margin-bottom:14px;
	line-height:16px;
	}

#contentTextContainer ul {
	margin-bottom:14px;
	list-style:outside;
	margin-left:20px;
	}

#contentTextContainer ul li {
	line-height:16px;
	}

#contentTextContainer ul li span {
	color:#ed1c24;
	}

#itemRight_body h2.pink_title {
	font-size:16px;
	font-weight:bold;
	color:#ed1c24;
	margin:0 0 5px 10px;
	padding:0;
	}

#itemRight_body h2.blue_title {
	font-size:20px;
	font-weight:bold;
	color:#003a7a;
	margin:0 0 5px 10px;
	padding:0;
	}

#price .price_pink {
	color:#ed1c24;
	font-weight:bold;
	font-size:30px;
	margin:0 0 5px 20px;
	}
	
#price .price_blue {
	color:#003a7a;
	font-weight:bold;
	font-size:30px;
	margin:0 0 5px 20px;
	}
