@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-size: 100%;
}
img {
	border: 0;
}
.imgBorder {
	border: 1px solid #EEEEEE;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 16px;
	float: left;
}
.floatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 805px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding-right: 16px;
	padding-left: 16px;
}
#container #header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 16px 0px 0px;
	overflow: hidden;
}
.logoFloatLeft {
	padding: 0px 0px 16px;
	float: left;
	margin: 0px;
	width: 247px;
}
#container #header p {
	margin: 0px;
	padding: 0px;
}
#container #header h1 {
	padding: 0px;
	overflow: hidden;
	height: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}
#container #header ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 16px;
	float: left;
}
#container #header ul a {
	color: #666666;
	text-decoration: none;
	padding-left: 16px;
}
#container #header ul a:hover {
	background-image: url(images/nav_rollover_circle_2.gif);
	background-repeat: no-repeat;
	background-position: 7px;
}
#container #header ul h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 0px;
}
#container #header ul h2 a {
	color: #000000;
	text-decoration: none;
	padding-left: 16px;
}
#container #header ul h2 a:hover {
	background-image: url(images/nav_rollover_circle_1.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#container #header p {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
#container #mainContent {
	background: #FFFFFF;
	padding-top: 16px;
	width: 805px;
}
#container #splash {
	background: #FFFFFF;
	padding-top: 16px;
	width: 805px;
	font-size: 12px;
	text-align: center;
}
#container #splash a {
	color: #000000;
	text-decoration: none;
}
#container #splash a:hover {
	color: #5e72ba;
	text-decoration: none;
}
h3 {
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	margin-top: 0px;
}
h4 {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;
}
h4.faqs {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px;
}
strong {
	font-weight: normal;
	color: #000000;
}
td {
	font-size: 12px;
	padding-bottom: 5px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #mainContent p {
	font-size: 12px;
}
#container #mainContent p.faqs {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#container #mainContent a {
	color: #000000;
	text-decoration: none;
}
#container #mainContent a:hover {
	color: #5e72ba;
	text-decoration: none;
}
#container #mainContent ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#container #mainContent li {
	margin: 0px;
	padding: 0px;
}
.productPhotoBaby {
	float: left;
	margin-bottom: 16px;
	margin-right: 16px;
}
.productPhotoFlat {
	float: left;
	margin-bottom: 16px;
	text-align: center;
}
.productText {
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
}
.productText h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.productText h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.productText .buyBtns {
	text-align: left;
	margin-top: 15px;
}
.productText .buyBtns form {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.productText .buyBtns p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productText .buyBtns .radioBtn {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.imgPlusCaption {
	border: 1px solid #EEEEEE;
	margin-bottom: 5px;
}
.imgCaption1 {
	font-size: 11px;
	color: #000000;
}
.imgCaption2 {
	font-size: 11px;
}
.pink {
	color: #FF99CC;
}
.blue {
	color: #0099FF;
}
.addToBasket {
	padding-top: 10px;
}


.login h4 {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
.login p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.login form {
	margin-top: 0px;
	text-align: right;
	margin-right: 0px;
}
.login form p {
	margin-top: 2px;
}

#register {
	margin-left: 263px;
	margin-right: 185px;
}
#register h3 {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
#register h4 {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
#register p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#register form {
	margin-top: 0px;
	text-align: right;
}
#register form p {
	margin-top: 2px;
}


#basket {
	margin-left: 100px;
	margin-right: 100px;
}
#basket td {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
#basket th {
	font-weight: normal;
	padding: 0px;
	text-align: left;
}
#basket p {
	margin-top: 0px;
}
#basket h4 {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#basket .basketEnd1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
}
#basket .basketEnd2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#basket .formDropDown200px {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#basket .checkoutAddress td {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.feedback h4 {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
.feedback p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.feedback form {
	margin-top: 0px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
.feedback form p {
	margin-top: 4px;
	margin-bottom: 0px;
}
.feedback form .formField200px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-top: 2px;
	margin-left: 0px;
}
.feedback form .formField375px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 375px;
	margin-top: 2px;
	margin-left: 0px;
}


.flashBaby {
	margin: 0px;
	padding: 0px;
	float: left;
}


.formField200px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-top: 2px;
	margin-left: 5px;
}
.formBtn1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.checkbox {
	height: 12px;
	width: 12px;
}
.important {
	color: #CC0000;
}
.patternSelector {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container #footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/footer_circle.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
#container #footer p {
	padding: 0px;
	margin: 0px 33px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}
