body{
	margin:0;
	color:#9CA6AF;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bodybg.jpg) no-repeat;
	padding:0 0 21px;
}
a,a:visited{color:#0087C3;text-decoration:none;outline:none;}
a:hover{}
img{border:none;}
form{margin:0;}
fieldset{margin:0;padding:0;border-style:none;display:block;}
/* wrapper */
#wrapper{
	margin:0 0 0 130px;
	width:760px;
	overflow:hidden;
	position:relative;
	padding:174px 0 0;
}
/* header */
#header{
	width:100%;
	overflow:hidden;
	height:174px;
	position:absolute;
	top:0;
	left:0;
}
a.logo{
	position:absolute;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:211px;
	height:72px;
	top:47px;
	left:0;
	text-indent:-9999px;
}
.topnav{
	position:absolute;
	right:0;
	top:28px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
}
.topnav li{
	display:inline;
	margin:0 0 0 10px;
	height:14px;
}
.topnav a{
	color:#9CA6AF;
}
.topnav a:hover{
}
.topnav a.blue,
.blue
{
	color:#0087c3;
}
a.language{
	/*padding:2px 0 2px 20px !important;
	background:url(../images/icon-lang.gif) no-repeat;*/
}
#header fieldset{
	position:absolute;
	right:0;
	top:118px;
	width:200px;
}
#header label{
	float:left;
	color:#0087c3;
	font-weight:bold;
	margin:3px 10px 0 0;
}
#header input.text{
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #a7a9ac;
	width:83px;
	padding:1px 3px 0;
	height:16px;
	margin:0 8px 0 0;
}
#header input.image{
	float:left;
	margin:5px 0 0;
	border:none;
}
/* mainnav */
.mainnavholder{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #dfe0e0;
	border-top:1px solid #dfe0e0;
	padding:2px 0;
	overflow:hidden;
	margin:140px 0 0;
}
.mainnav{
	margin:0;
	overflow:hidden;
	width:100%;
	list-style:none;
	padding:0;
	font-size:10px;
	font-weight:bold;
}
.mainnav li{
	float:left;
	background:url(../images/mainnavsep.gif) no-repeat; 
	padding:0 0 0 1px;
}
.mainnav a{
	text-decoration:none;
	color:#fff;
	float:left;
	padding:0 60px;
	height:28px;
	line-height:28px;
	background:#2fbced;
}
.mainnav li.first{
	background:none;
}
.mainnav li.first a{
	background:#2fbced url(../images/navleftbg.gif) no-repeat;
}
.mainnav li.first a:hover{
	background:#0087c3 url(../images/navleft-hover-bg.jpg) no-repeat;
}
.mainnav li.last a{
	background:#2fbced url(../images/mainnavrightbg.gif) no-repeat 100% 0;
}
.mainnav li.last a:hover{
	background:#0087c3 url(../images/navright-hover-bg.jpg) no-repeat 100% 0;
}
.mainnav a:hover{
	background:#0087c3;
}
/* main */
#main{
	overflow:hidden;
	width:756px;
	padding:26px 2px 0;
	color:#828a8f;
	min-height:580px;
}
.bottlescups{
	width:733px;
	overflow:hidden;
	background:url(../images/bottlecupsbg.gif) no-repeat;
	height:331px;
	padding:0 0 0 23px;
}
.bottles-character{
	width:142px;
	overflow:hidden;
	float:left;
	padding:22px 0 0;
}
.sub
{
	height:350px;
	padding:8px 5px 5px 3px;
}
.bottles-descript{
	background:url(../images/bottlebg.jpg) no-repeat 0 2px;
	overflow:hidden;
	width:100%;
	min-height:94px;
	padding:20px 0 0;
}
.bottles-descript-sub{
	background:transparent url(../images/bottlebg-sub.jpg) no-repeat scroll -14px -3px;
	min-height:99px;
	overflow:hidden;
	padding:11px 0 0;
	width:100%;
}
* html .bottles-descript{
	height:94px;
	overflow:visible;
}
.bottles-descript h2,
.bottles-descript-sub h2{
	margin:0;
	font:26px "Times New Roman", Times, serif;
	color:#0087c3;
	line-height:22px;
}
.bottles-descript ul,
.bottles-descript-sub ul{
	margin:4px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
}
.bottles-descript ul li,
.bottles-descript-sub ul li{
	line-height:15px;
}
.bottles-descript ul a,
.bottles-descript-sub ul a{
	color:#828a8f;
	text-decoration:none;
}
.bottles-descript ul a:hover,
.bottles-descript-sub ul a:hover{
	text-decoration:underline;
}
.bottles-descript.alt{
	background:url(../images/secondbottlebg.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}
.bottles-descript-sub.alt{
	background:url(../images/secondbottlebg-sub.jpg) no-repeat 0 29px;
}
.bottles-descript.alt ul,
.bottles-descript-sub.alt ul{
	margin:10px 0 0 !important;
}
.flasharea{
	float:right;
	width:575px;
	overflow:hidden;
}
/* bottomcontent */
.bottomcontent{
	width:765px;
	margin:27px -2px 0 -2px;
	border-top:1px solid #dfe0e0;
}
.bottomcontent:after,
.bottom-contentbox:after{
	display:block;
	clear:both;
	content:"";
}
.bottom-contentbox{
	width:238px;
	float:left;
	border-right:1px solid #dfe0e0;
	margin:0 0 0 -1px;
	padding:0 16px 0 0;
	min-height:220px;
}
* html .bottom-contentbox{
	height:175px;
	overflow:visible;
}
.bottom-contentbox h2{
	margin:-1px 0 0;
	background:url(../images/bottomboxh2-bg.jpg) no-repeat 100% 0;
	height:21px;
	color:#fff;
	font-size:10px;
	line-height:18px;
	padding:0 26px 0 9px;
	position:relative;
	float:left;
	text-transform:uppercase;
}
.bottom-contentbox strong{
	font-size:13px;
	color:#0087c3;
	display:block;
	margin:7px 0 0;
}
.bottom-contentbox strong span{
	color:#28aca2;
}
.bottom-contentbox p{
	color:#828a8f;
	margin:15px 0 0;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
.bottom-contentbox img{
	float:right;
	margin:20px 0 0;
}
.bottom-text{
	width:220px;
	overflow:hidden;
	float:left;
	padding:0 0 0 15px;
	position:relative;
}
.bottom-contentbox.alter p{
	float:left;
	margin:6px 0 15px;
	width:115px;
}
.bottom-contentbox.alter img{
	margin:10px 0 0 !important;
}
.bottom-textalter{
	width:214px;
	float:left;
	/*overflow:hidden;*/
	padding:0 0 0 22px;
	margin:6px 0 0;
}
.learnmore{
	text-transform:uppercase;
	text-decoration:none;
	color:#0087c3;
	float:left;
}
.bottom-text .learnmore{
	margin:11px 0 0;
	font-size:11px;
}
.more{
	color:#0087c3;;
	text-decoration:none;
	font-weight:bold;
}
.more:hover{
	text-decoration:underline;
}
/* main news */
#main.newspage{
	width:737px;
	padding:34px 0 0 23px;
}
/* events */
.events{
	float:left;
	overflow:hidden;
	width:123px;
}
#main.newspage h2{
	color:#0087c3;
	font:26px "Times New Roman", Times, serif;
	margin:0 0 -13px;
	border-bottom:1px solid #e4e4e5;
}
.recent-news h2{
	margin:0 !important;
}
.events strong{
	display:block;
	font-size:9px;
	color:#0087c3;
	margin:20px 0 0;
}
.events p{
	color:#949ca1;
	margin:4px 0 0;
	line-height:11px;
	font-size:9px;
	font-weight:bold;
}
.viewall{
	font-size:10px;
	color:#0087c3;
	text-decoration:none;
	font-weight:bold;
}
.viewall:hover{
	text-decoration:underline;
}
.events img{
	margin:39px 0 12px;
	display:block;
}
/* recent news*/
.recent-news{
	float:right;
	width:568px;
	overflow:hidden;
	padding:0 0 43px;
}
.recent-news h3{
	/*margin:12px 0 0;*/
	color:#0087c3;
	font-size:14px;
}
.recent-news-box{
	width:100%;
	overflow:hidden;
	margin:14px 0 20px;
}
.recent-news p{
	color:#6d6e71;
	line-height:17px;
	margin:0 0 10px;
	font-size:11px;
}
.recent-news-box p{
	width:535px;
	margin-bottom:15px;
}
.recent-news-box img{
	float:left;
	margin-right:15px;
}
.news-list{
	padding:0;
	margin:0;
	list-style:none;
	font-size:11px;
	margin-bottom:20px;
}
.news-list li{
	line-height:18px;
}
.news-list a{
	text-decoration:none;
	color:#0087c3;
	font-weight:bold;
}
.news-list a:hover{
	text-decoration:underline;
}
/* main bottlespage */
.bottlespage{
	min-height:514px;
	padding:34px 0 0 13px !important;
	width:747px !important;
}

/* =bkrd */
.img1{background:url(../images/bkrd-img/img1.jpg) no-repeat 0 100%        !important;}
.img2{background:url(../images/bkrd-img/img2.jpg) no-repeat 0 100%        !important;}
.img3{background:url(../images/bkrd-img/img3.jpg) no-repeat 0 100%        !important;}
.img4{background:url(../images/bkrd-img/img4.jpg) no-repeat 0 100%        !important;}
.img5{background:url(../images/bkrd-img/img5.jpg) no-repeat 0 100%        !important;}
.img6{background:url(../images/bkrd-img/img6.jpg) no-repeat 0 100%        !important;}
.img7{background:url(../images/bkrd-img/img7.jpg) no-repeat 0 100%        !important;}
.img8{background:url(../images/bkrd-img/img8.jpg) no-repeat 0 100%        !important;}
.img9{background:url(../images/bkrd-img/img9.jpg) no-repeat 0 100%        !important;}
.img10{background:url(../images/bkrd-img/img10.jpg) no-repeat 0 100%        !important;}


.trainingcups-bg
{
	background:url(../images/bkrd-img/img9.jpg) no-repeat 0 100%                                !important;
}
.howitworks-bg
{
	background:url(../images/bkrd-img/img8.jpg) no-repeat 0 100%                                !important;
}
.benefits-bg
{
	background:url(../images/bkrd-img/img1.jpg) no-repeat 0 100%                                !important;
}
.bottlespage h3
{
	color:#0087c3;
}
* html #main.bottlespage{
	height:514px;
	overflow:visible;
}
.bottles{
	float:left;
	width:93px;
	overflow:hidden;
	margin-top:8px;
	padding-left:3px;
}
.bottles h2{
	border-bottom:1px solid #E4E4E5;
	line-height:22px;
	margin:0;
	padding:0 0 5px;
}
.bottles h2 a
{
	color:#0087c3;
	font:26px "Times New Roman", Times, serif;
	text-decoration:none;
	line-height:0.9em;
}
.main-bottle-menu{
	margin:6px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
}
.main-bottle-menu li{
	line-height:13px;
}
.main-bottle-menu a{
	color:#828a8f;
	text-decoration:none;
	line-height:15px;
}
.main-bottle-menu a:hover{
	color:#0087C3;
}
.secondary-bottle-menu{
	margin:11px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
}
.secondary-bottle-menu li{
	line-height:13px;
}
.secondary-bottle-menu a{
	color:#828a8f;
	text-decoration:none;
	line-height:15px;
}
.secondary-bottle-menu a:hover{
	color:#0087c3;
}
/* baby-bottles */
.baby-bottles{
	width:572px;
	overflow:hidden;
	float:right;
}
.baby-bottles h2{
	width:569px;
	margin:0;
	font:26px "Times New Roman", Times, serif;
	color:#0087c3;
	border-bottom:1px solid #e4e4e5;
	padding:0 0 2px;
}
.baby-bottles h2 a{
	color:#949ca1;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.baby-bottles h2 a:hover{
	text-decoration:underline;
}
.trainingcups-healthbenefits ul
{
	margin:0;
	padding:0;
	width:275px;
}
.trainingcups-healthbenefits ul li
{
	margin-bottom:15px;
	list-style-image:url(../images/bullet.gif);
	list-style-position:inside;
}
.trainingcups-healthbenefits span
{
	color:#0087C3;
	font-weight:bold;
}
.trainingcups-healthbenefits h3
{
	color:#828A8F;
	width:275px;
}
/* bottle features */
.bottle-features{
	width:100%;
	overflow:hidden;
	margin:13px 0 10px;
	background:url(../images/bottlessep.jpg) repeat-y 352px 0;
	padding:0;
	position:relative;
}
.content{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 8px;
	min-height:290px;
}
.content-story
{
	width:400px;
	overflow:hidden;
	padding:0 0 8px;
	min-height:290px;
}
.content-story h3
{
	margin-bottom:10px;
}
.howitworks{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
	padding:0 0 8px;
}
.bottle-benefits{
	width:100%;
	overflow:hidden;
	margin:10px 0 0 8px;
	padding:0 0 8px;
}
.howitworks p
{
	font-size:11px;
	font-weight:bold;
}
.bottle-info{
	float:left;
	overflow:hidden;
	width:334px;
}
.bottle-text{
	width:170px;
	float:left;
}
.wide
{
	margin-bottom:20px;
	width:303px !important;
}
.bottle-text strong{
	color:#0087c3;
	margin:0 0 0 4px;
}
.bottle-text p{
	margin:0 0 0 4px;
	color:#828a8f;
}
.bottle-text img{
	margin:18px 0 0;
}

.replacementparts-text{
	float:left;
}
.replacementparts-text strong{
	color:#0087c3;
	margin:0 0 0 4px;
}
.replacementparts-text p{
	margin:0 0 0 4px;
	color:#828a8f;
}
.replacementparts-text img{
	margin:18px 0 0;
}

/* =trainingtext */
.training-text{
	width:300px;
	float:left;
}
.training-text strong{
	color:#0087c3;
	margin:0 0 0 4px;
}
.training-text p{
	margin:0 0 0 4px;
	color:#828a8f;
}
.training-text img{
	margin:18px 0 0;
}
h2.training-cups
{
}

img.bigimage{
	float:right;
	margin:5px 0 0;
}
img.tc
{
	margin-right:40px;
}
.bottle-list{
	margin:-10px 0 0px;
	padding:0;
	list-style:none;
	width:200px;
	float:right;
	overflow:hidden;
}
.bottle-list li{
	border-bottom:1px solid #e4e4e5;
	padding:0 0 9px;
	margin:9px 0 -1px;
	cursor:pointer;
	height:159px;
}
.bottle-list a{
	color:#0087c3;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0 0 0 1px;
	position:relative;
	line-height:13px;
	overflow:hidden;
	width:180px;
	outline:none;
}
.bottle-list a span{
	position:absolute;
	top:0;
	left:1px;
}
.bottle-list a img{
	float:right;
	border-style:none;
}
.bottle-list a#bottle1,
.bottle-list a#bottle2,
.bottle-list a#bottle3,
.bottle-list a#bottle4,
.bottle-list a#bottle5,
.bottle-list a#bottle6,
.bottle-list a#bottle7
{
	display:block;
	float:left;
	width:44px;
	height:145px;
	text-indent:-9999px;
}
.bottle-list a#bottle1
{
	background:url(../images/p_small_stnd_bottle_2oz.jpg) no-repeat;
}
.bottle-list a#bottle2
{
	background:url(../images/p_small_stnd_bottle_4oz.jpg) no-repeat;
}
.bottle-list a#bottle3
{
	background:url(../images/p_small_stnd_bottle_8oz.jpg) no-repeat;
}
.bottle-list a#bottle4
{
	background:url(../images/wide-neck-img-4oz.jpg) no-repeat;
	margin-left:41px;
}
.bottle-list a#bottle5
{
	background:url(../images/wide-neck-img-8oz.jpg) no-repeat;
	margin-left:6px;
}
.bottle-list a#bottle6
{
	background:url(../images/glass-img-4oz.jpg) no-repeat;
	margin-left:47px;
}
.bottle-list a#bottle7
{
	background:url(../images/glass-img-8oz.jpg) no-repeat;
}
.bottle-list span
{
	font-weight:bold;
	color:#0087C3;
	display:block;
	padding-left:1px;
}

li#standard
{
	border-bottom:1px solid #e4e4e5;
	padding:22px 0 0;
	margin:0;
	cursor:pointer;
	height:160px;
	position:relative;
}
li#standard span,
li#wide-neck span,
li#glass span
{
	left:0;
	position:absolute;
	top:14px;
	z-index:1000;
}
li#wide-neck
{
	border-bottom:1px solid #e4e4e5;
	padding:17px 0 0;
	margin:0;
	cursor:pointer;
	height:158px;
	position:relative;
}
li#glass
{
	border:medium none;
	cursor:pointer;
	height:145px;
	margin:0;
	padding:6px 0 0;
	position:relative;
}

/* Accessories List */
.accessories-list{
	margin:-10px 0 0px;
	padding:0;
	list-style:none;
	width:205px;
	float:right;
	overflow:hidden;
}
.accessories-list li{
	cursor:pointer;
	position:relative;
	height:115px;
	float:left;
	border-bottom:1px solid #e4e4e5;
}
.accessories-list li.last
{
	border-bottom:none;
}
.accessories-list a{
	color:#0087c3;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px 0 5px 1px;
	position:relative;
	line-height:13px;
	overflow:hidden;
	width:101px;
	outline:none;
}
.accessories-list #row1,
.accessories-list #row2,
.accessories-list #row3,
.accessories-list #row4
{
	border-left:1px solid #e4e4e5;
}

/* Nipples list */
.nipples-list{
	margin:-10px 0 0px;
	padding:0;
	list-style:none;
	width:200px;
	float:right;
	overflow:hidden;
}
.nipples-list li{
	border-bottom:1px solid #e4e4e5;
	padding:0 0 9px;
	margin:9px 0 -1px;
	cursor:pointer;
}
.nipples-list a{
	color:#0087c3;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0 0 0 1px;
	position:relative;
	line-height:13px;
	overflow:hidden;
	width:180px;
	outline:none;
}
.nipples-list a span{
	position:absolute;
	top:0;
	left:1px;
}
.nipples-list a img{
	float:right;
	border-style:none;
}
/* replacement-parts List */
.replacement-parts-list{
	margin:-10px 0 0px;
	padding:0;
	list-style:none;
	width:205px;
	float:right;
	overflow:hidden;
}
.replacement-parts-list li{
	cursor:pointer;
	position:relative;
	height:115px;
	float:left;
	border-bottom:1px solid #e4e4e5;
}
.replacement-parts-list li.last
{
	border-bottom:none;
}
.replacement-parts-list a{
	color:#0087c3;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px 0 5px 1px;
	position:relative;
	line-height:13px;
	overflow:hidden;
	width:101px;
	outline:none;
}
.replacement-parts-list #row1,
.replacement-parts-list #row2,
.replacement-parts-list #row3,
.replacement-parts-list #row4
{
	border-left:1px solid #e4e4e5;
}

/* =trainingcups */
.training-cup-list{
	margin:-10px 0 0px;
	padding:0;
	list-style:none;
	width:200px;
	float:right;
	overflow:hidden;
}
.training-cup-list li{
	border-bottom:1px solid #e4e4e5;
	padding:0 0 9px;
	margin:9px 0 -1px;
	cursor:pointer;
	height:155px;
	position:relative;
}
.training-cup-list a{
	color:#0087c3;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0 0 0 1px;
	position:relative;
	line-height:13px;
	overflow:hidden;
	width:205px;
	outline:none;
}
.training-cup-list span
{
	font-weight:bold;
	color:#0087C3;
	position:absolute;
	top:10px;
	left:0;
	z-index:1000;
	display:block;
}
.training-cup-list a img{
	float:right;
	border-style:none;
}
/* footer */
#footer{
	overflow:hidden;
	width:100%;
	padding:5px 0 0;
	border-top:1px solid #dfe0e0;
}
#footer ul{
	margin:0 0 0 -9px;
	padding:0;
	list-style:none;
	float:left;
	font-size:9px;
	font-weight:bold;
	display:inline;
}
#footer ul li{
	display:inline;
	background:url(../images/footersep.jpg) no-repeat 0 50%;
	padding:0 4px 0 8px;
}
#footer ul a{
	color:#0087c3;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
}
.copyright{
	float:right;
	font-size:9px;
	font-weight:bold;
}

/* =buynow */
.buy-now-list
{
	margin:0 20px 0 0;
	padding:0;
	float:left;
}
.buy-now-list li
{
	list-style:none;
	list-style-image:none;
	margin:0 0 5px;
}
.buy-now-list li a
{
	color:#0087c3;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.buy-now-bkrd
{
	background:url(../images/p_buynow.jpg) right bottom no-repeat;
	height:424px;
	width:100%;
}
.bottle-howitworks
{
	margin-top:10px;
}

/* =healthbenefits bottle */
.health-benefits
{
	width:100%;
	height:457px;
	background:url(../images/chart.jpg) right top no-repeat;
}	
.health-benefits h3
{
	color:#828A8F;
}
.health-benefits ul span
{
	color:#0087C3;
	font-weight:bold;
}
.health-benefits h3
{
	width:265px;
	font-size:14px;
}
.health-benefits ul
{
	margin:0;
	padding:0;
	width:265px;
}
.health-benefits ul li
{
	list-style:none;
	list-style-image:none;
	margin-bottom:15px;
}

/* =testimonials */
.bottle-testimonials
{
	margin-bottom:20px;
}
.bottle-testimonials span
{
	color:#0087C3;
	font-weight:bold;
}
.bottle-testimonials span a
{
	color:#0087C3;
	font-weight:bold;
	text-decoration:none;
}
.bottle-testimonials span a:hover
{
	text-decoration:underline;
}

/* =faq */
#category-0, #category-1, #category-2
{display:none;}

/* =sitemap */
.sitemap ul
{
	padding:0 0 0 25px;
}
.sitemap ul li a
{
	color:#0087C3;
	text-decoration:none;
}
.sitemap ul li a:hover
{
	text-decoration:underline;
}

/* =status */
.status-message {
    -x-system-font:none;
	background-color:#ff9c9c;
	border:1px solid #cf1818;
	display:block;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:15px 0;
	padding:18px;
	width:530px;
	color:#cf1818;
}
.status-correct-message {
    -x-system-font:none;
	background-color:#95d6f3;
	border:1px solid #0087C3;
	display:block;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:15px 0;
	padding:18px;
	width:530px;
	color:#0087C3;
}
.content strong{
	color:#0087c3;
}

/* =storelocator */
table.store-results
{
	width:200px;
}
table.store-results th
{
	padding-bottom:15px;
}
span.State
{
	margin-right:5px;
}
td.Phone
{
	padding-bottom:15px;
}
td.CustomerName
{
	font-weight:bold;
}
a.viewall-bottles
{
	color:#0087C3;
	font-size:11px;
}
.retail-locations a
{
	display:block;
	float:left;
	height:70px;
	text-indent:-9999px;
	border-bottom:1px solid #E4E4E5;
}
.retail-locations a#babiesrus
{
	width:124px;
	background:url(../images/n_locater_babiesrus.jpg) no-repeat;
}
.retail-locations a#babiesrus:hover
{
	background:url(../images/n_locater_babiesrus-ro.jpg);
}
.retail-locations a#target
{
	width:76px;
	background:url(../images/n_locater_target.jpg) no-repeat;
}
.retail-locations a#target:hover
{
	background:url(../images/n_locater_target-ro.jpg)
}
.retail-locations #walmart
{
	width:153px;
	background:url(../images/n_locater_walmart.jpg) no-repeat;
}
.retail-locations #walmart:hover
{
	background:url(../images/n_locater_walmart-ro.jpg);
}
.retail-locations #buybuybaby
{
	width:117px;
	background:url(../images/n_locater_buybuybaby.jpg) no-repeat;
}
.retail-locations #buybuybaby:hover
{
	background:url(../images/n_locater_buybuybaby-ro.jpg);
}
.retail-locations #babydepot
{
	width:84px;
	background:url(../images/n_locater_babydepot.jpg) no-repeat;
}
.retail-locations #babydepot:hover
{
	background:url(../images/n_locater_babydepot-ro.jpg);
}

/* =contactus */
#contact-info
{
	float:left;
}
#contact-info p
{
	width:240px;
	line-height:1.5em;
}
#contact-form
{
	margin-left:260px;
}
a, .w, .q:visited, .q:active, .q, .b a, .b a:visited {
olor:#0087C3;
}
h2.r a.1
{
	color:#0087C3 !important;
}
.gs-title * {
color:#0087C3 !important;
text-decoration:none !important;
}

table.awards{
	margin:30px 0;
}
table.awards td{
	text-align:center;
}
table.awards .tl,
table.awards .tr,
table.awards .tm{
	border-bottom:dotted 1px #999999;
}
table.awards .tm,
table.awards .bm{
	border-left:dotted 1px #999999; 
	border-right:dotted 1px #999999; 
}

.award-link{
	margin:20px 20px 10px 33px;
}
a.view-all-awards{
	display:block;
	text-align:center;
}
a.view-all-awards:hover{
	text-decoration:underline;
}

/* =newbottles */
div#std-2oz,div#std-4oz,div#std-8oz,div#wn-4oz,div#wn-8oz,div#glass-3oz,div#glass-7oz{
	height:440px;
	left:179px;
	position:absolute;
	width:121px;
}
div#std-2oz{
	background:transparent url(../images/bottles.jpg) repeat scroll 0 0;
}
div#std-4oz{
	background:transparent url(../images/bottles.jpg) repeat scroll -118px 0;
}
div#std-8oz{
	background:transparent url(../images/bottles.jpg) repeat scroll -237px 0;
}
div#wn-4oz{
	background:transparent url(../images/bottles.jpg) repeat scroll -507px 0;
	width:145px;
}
div#wn-8oz{
	background:transparent url(../images/bottles.jpg) repeat scroll -354px 0;
	width:155px;
}
div#glass-3oz{
	background:transparent url(../images/bottles.jpg) repeat scroll 246px 0;
	left:182px;
}
div#glass-7oz{
	background:transparent url(../images/bottles.jpg) repeat scroll 128px 0;
}
