/* cascading style sheet - last edit: 19 nov 09 */

* {
	margin: 0;
}
html, body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077D4;
	height: 100%;
}
a {
	color:#181e72;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	margin-bottom: 12px;
}
#flashcontain {
	z-index: 2;
}
span.no-display {
	display: none;
}
.clear {
	clear:both;
	padding: 0px;
	margin: 0px;
}

/* -- wrapper - header -- */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto -150px;
	background-image: url(../images/main-back.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.pageheader {
	background: url(../images/logo-top.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	position: relative;
	display: block;
	z-index: 888;
	padding: 0px;
	width: 960px;
	margin-left: 0;
	height: 90px;
}
.content {
	position: relative;
	display: block;
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 75%;
}
#homepage {
	margin: 0 0 1px 0;
	display: block;
	z-index: 887;
	padding: 0px;
}
#homepage-ad {
	position: relative;
	margin: 1px 0 1px 1px;
	padding: 0px;
	float:left;
	width: 230px;
}
#homepage-text {
	position: relative;
	margin: 2px 10px;
	padding: 0px;
	float:left;
	width: 187px;
}
ul#hompage-list {
 	list-style-image: url(../images/small-blue-btn.png);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #181e72;
	padding-left: 18px;
}
li#hompage-list {
margin-bottom: 20px;
}
.bullet {
 padding-top: 5px;
 }
#homepage-flash {
	position: relative;
	z-index: 2;
	margin: 1px 1px 0 1px;
	padding: 0px;
	float:left;
	width: 520px;
}
#logo {
	display: block;
	height: 90px;
	width: 740px;
	overflow: hidden;
	position: relative;
	padding: 0;
	float: left;
}
#logo a {
	display: block;
	height: 80px;
	width: 230px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#utilities {
	display: block;
	height: 83px;
	width: 220px;
	position: relative;
	padding: 0;
	float: right;
	margin: 7px 0 0 0;
}
#search {
	background: url(../images/search-back.png) no-repeat scroll 0px 0px;
	height: 21px;
	width: 206px;
	position:relative;
	margin: 0;
	float:right;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #cac2a6;
	margin: 1px 0 0 50px;
	float:left;
}
.searchtext01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #cac2a6;
	margin: 0px;
}
#search_submit {
	height: 20px;
	width: 21px;
	background: url(../images/search-btn.png) no-repeat scroll 0px;
	text-indent: -9999px;
	cursor:pointer;
	display: block;
	float:left;
	margin-left:5px;
}
#utility {
	height: 21px;
	width: 206px;
	position:relative;
	margin: 3px 0 0 0;
	float:right;
}
#Layer_i {
	text-align:left;
	}
#Layer_r {
	text-align:left;
	}
/* -- main -- */

#table-left {
width: 200px;
float:left;
}
#table-right {
width: 518px;
float:left;
}

td.snipebox {
	line-height: 10px;
	padding: 6px 30px 6px 30px;
	margin: 0px auto;
	text-align: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0077D4;
	border-bottom: #0077D4 solid 1px;
	margin-bottom: 10px;
} 

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #0074ce;
	font-weight: bold;
}
#homepage-text h2  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #0074ce;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

/* -- footer -- */

.footer {
	background: url(../images/footer-back.png) no-repeat scroll 0px #FFFFFF;
	margin: 0 auto -150px;
	height: 150px;
	width: 960px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #181e72;
	position: relative;
}
.footer a:link {
	color: #181e72;
	text-decoration: none;
}
.footer a:visited {
	color: #181e72;
	text-decoration: none;
}
.footer a:hover {
	color: #181e72;
	text-decoration: underline;
}
.footer a:active {
	color: #181e72;
	text-decoration: none;
}
.footercontainer {
	margin: 42px 0 0 50px;
	padding-right: 50px;
	height: 57px;
	border-right: #b9b9b9 solid 1px;
	position: relative;
	float: left;
	text-align:left;
}
.footercontainerlast {
	margin: 42px 0 0 50px;
	padding-right: 50px;
	height: 57px;
	position: relative;
	float: left;
	text-align:left;
}
#copywrite {
	margin-top: 10px;
	position: relative;
	display: block;
	float: right;
}
.clearfooter {
	height: 150px; /* .clearfooter must be the same height as .footer */
}
/****************************************************/
	/***** Menu *****************************************/
	/***************************************************/
	
	/* --  nav -- */
.mainNav li:hover ul, .mainNav li li:hover ul, .mainNav li li li:hover ul, .mainNav li li li li:hover ul {
	display:block;
}
.mainNav li:hover ul ul, .mainNav li li:hover ul ul, .mainNav li li li:hover ul ul, .mainNav li li li li:hover ul ul {
	display:block;
}
.mainNav {
	height: 28px;
	width: 958px;
	margin: 0px 1px;
	padding: 0px;
	display: block;
}
.navbar {
	width: 100%;
	height: 28px;
	padding: 0px;
	margin: 0px;
}
.navbar li {
	float: left;
	position: static;
	list-style-type:none;
}
.navbar li li {
	float: none;
}
.navbar li a {
	display: block;
	float: none;
}
.navbar li ul li {
	display: block;
	height: 20px;
}
.navbar li ul {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	display: none;
}
#baby-products a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	width: 118px;
	height: 28px;
}
#baby-products a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: 0px -28px;
}
#sun-protection a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -118px 0px;
	width: 123px;
	height: 28px;
}
#sun-protection a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -118px -28px;
}
#maternity-products a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -241px 0px;
	width: 154px;
	height: 28px;
}
#maternity-products a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -241px -28px;
}
#dermo-pediatrics a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -395px 0px;
	width: 142px;
	height: 28px;
}
#dermo-pediatrics a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -395px -28px;
}
#gift-sets a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -537px 0px;
	width: 84px;
	height: 28px;
}
#gift-sets a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -537px -28px;
}
#parents-corner a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -621px 0px;
	width: 130px;
	height: 28px;
}
#parents-corner a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -621px -28px;
}
#whats-new a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -751px 0px;
	width: 104px;
	height: 28px;
}
#whats-new a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -751px -28px;
}
#press-room a {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -855px 0px;
	width: 103px;
	height: 28px;
}
#press-room a:hover {
	background: url(../images/btn-sprite.png) no-repeat scroll 0px;
	background-position: -855px -28px;
}
/*This overrides inheritance from main menu, keep this last!*/
#subnav {
	position: absolute;
	padding-left:0px;
	z-index: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#subnav li {
/*border: 1px solid black;*/
}
#subnav a {
	position: static;
	display: block;
	background: url() no-repeat scroll 10px 8px #FFFFFF;
	padding-left: 10px;
	line-height: 18px;
	text-decoration: none;
	border-top: #151D71 solid 1px;
	border-left:  #151D71 solid 1px;
	border-right:  #151D71 solid 1px;
	color: #151D71;
}
#subnav a:hover {
	background: url() no-repeat scroll 10px 8px;
	background-color: #181e72;
	color: #FFFFFF;
	border-top: #151D71 solid 1px;
	border-left:  #151D71 solid 1px;
	border-right:  #151D71 solid 1px;
}
#baby-products ul#subnav li, #baby-products ul#subnav li a {
	width: 130px;
}
#baby-products ul#subnav li#last, #baby-products ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
#sun-protection ul#subnav li, #sun-protection ul#subnav li a {
	width: 227px;
}
#sun-protection ul#subnav li#last, #sun-protection ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
#maternity-products ul#subnav li, #maternity-products ul#subnav li a {
	width: 210px;
}
#maternity-products ul#subnav li#last, #maternity-products ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
#dermo-pediatrics ul#subnav li, #dermo-pediatrics ul#subnav li a {
	width: 176px;
}
#dermo-pediatrics ul#subnav li#last, #dermo-pediatrics ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
#gift-sets ul#subnav li, #gift-sets ul#subnav li a {
	width: 152px;
}
#gift-sets ul#subnav li#last, #gift-sets ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
#parents-corner ul#subnav li, #parents-corner ul#subnav li a {
	width: 140px;
}
#parents-corner ul#subnav li#last, #parents-corner ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
#whats-new ul#subnav li, #whats-new ul#subnav li a {
	width: 123px;
}
#whats-new ul#subnav li#last, #whats-new ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
#press-room ul#subnav {
	margin: 0 0 0 -19px;
}
#press-room ul#subnav li, #press-room ul#subnav li a {
	width: 110px;
}
#press-room ul#subnav li#last, #press-room ul#subnav li#last a {
	border-bottom: #151D71 solid 1px;
	height: 19px;
}
