@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#534c43;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 1000px;
	background-image: url(images/babycare-header.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
}
#top {
	padding: 0 0 70px 0;
}
#header {
	background-image: url(images/baby2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 0 0 32px;
}
#logo { 
    float: left;
	width:230px; 
}
#logo a {
	height: 140px;
	display:block;
	text-decoration:none;
}
#logo span { 
    visibility:hidden;
}
/*search form*/

#search { 
    float:left;
    padding: 77px 0 5px 90px;
	width:320px;
}
#search form { 
    margin: 0;
}
#search .nButton {
	background: #c1bcb6;
	font-size: 1 em;
	color: #837a6e;
	padding: .2em;
	margin: 0;
	border: 1px #837a6e solid;
	width: 60px;
}
#search form input {
	border: #837a6e 1px solid;
    color: #666;
	font-size: 1em;
	padding: .2em;
	width:200px;
}
#header p { 
    float:right;
	padding: 65px 190px 0 0;
	font-size:1em;
}
/*content links*/
a:link, a:visited { color: #444; text-decoration: none; }
a:hover, a:active { color: #666; text-decoration: underline; }
#navbar {
	float:left;
	width:100%;
	background-image: url(images/babycareV3_14.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #837A6C;
}
.clear {
	clear: both;
}
#navbar ul {
	list-style-type: none;
	margin: auto;
	padding:0;
	width:1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #837a6c;	
}
#navbar ul li {
	float:left;
	position: relative;
	width: 6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #837A6C;
}
#navbar ul li a {
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	display: block;
	padding:1.1em .5em 1.1em .5em;
	
}
#navbar .alphab li {
	float:left;
	position: relative;
	width: 2.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #837A6C;
}
#navbar .alphab li a {
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	display: block;
	padding:1.1em .5em 1.1em .5em;
	text-align:center;
	
}
#navbar ul li a:link, #navbar ul li a:visited {
	color: #fff;
}
#navbar ul li a:hover, #navbar ul li a:active {
	color: #000;
	background-color: #837A6C;	
}
#navbar ul li ul {
	display: none;
	position: absolute;
	top: 3.0em;
	left: 0;
	width:10em;
}
#navbar u li > ul {
	top: auto;
	left: auto;
	}
#navbar ul li:hover ul{
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #ccc;
	background-color: #f1ede3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #837a6c;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#navbar ul li ul li{
	background-color: #f1ede3;
	position: relative;
	width: 10em;
	padding:0;
	border:0;
}
#navbar ul li ul li a{
	padding:.5em;
	font-weight: normal;
	display: block;
}
#navbar ul li ul a:link, #navbar ul li ul a:visited {
	color: #555;
}
#navbar ul li ul a:hover, #navbar ul li ul a:active {
	color:#333;
	background-color:#ccc;
}
#mainsection {
	margin:auto;
	width: 1000px;
	clear: both;
	font-size:.9em;
	padding: 0 0 30px 0;
}
#footer {
	background-color: #f3f2f2;
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #837a6e;
	color:#837a6e;
	padding: 10px;
	font-size:.9em;
}
#footer h4 {
	font-size: 1.6em;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footer  ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	font-size: .95em;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: #e6e4e2 solid 1px;
}
#footer a:link, #footer a:visited { color: #555; text-decoration: none; }
#footer a:hover, #footer a:active { color: #222; text-decoration: none; }
.infopages {
	float: left;
	width: 25%;
	padding-left: 5%;
}
.sites {
	float: left;
	width: 35%;
	padding-left: 10%;
}
.otherinfo {
	float: right;
	width: 24%;
}
.copy {
	text-align: right;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}

/*Price Search*/
#pricesearch { padding: 20px 0 20px 0; border-bottom: #ccc 1px solid; border-top: #ccc 1px solid; clear: both; }
#pricesearch .nButton { background: #ebebeb; color: #333; font-size: 1em;  padding: 0; margin: 0; border: #999 1px solid; }
#pricesearch input { border: #ccc 1px solid; color: #333; font-weight: bold; font-size: 1em; }
#pricesearch select { border: #ccc 1px solid; color: #333; width: 100px; }
.bold { font-weight: bold; }

/*Product form*/
li form { margin: 0; text-align: left; padding: 20px 0 20px 0; }
li .nButton { background: #ebebeb; color: #333; font-size: .9em;  padding: .2em; margin: 0; border: #999 1px solid; }
li input { color: #333; font-weight: bold; font-size: 1em; }

/*content links*/
.column1 a:link, .column1 a:visited, .column2 a:link, .column2 a:visited { color: #444; text-decoration: none; }
.column1 a:hover, .column1 a:active, .column2 a:hover, .column2 a:active { color: #666; text-decoration: underline; }


/*standard format tags*/
h1 { font-size: 1.6em; clear: both;  margin: 15px; }
h2 { clear: both; margin: 5px; font-size: 1.3em; padding: 0; }
h3 { clear: both; margin: 5px; font-size: 1.1em; padding: 0; }
h4 { clear: both; margin: 5px; font-size: 1em; padding: 0; }
p { font-size: .9em; padding: 5px; }



/*content product 2 column layout*/
.column1 { float: left; padding: 20px 0 20px 0; text-align: center; margin: 0; width: 45%; }
.column1 li, .column2 li { list-style-type: none; padding: 5px; margin: 0; height: 120px; }
.column1 li p, .column2 li p { padding: 1px; margin: 0; }
.column1 .prod, .column2 .prod { clear: both; list-style-type: none; background: #fff; padding: 1px; margin: 0; height: 135px; }
.column1 .prod p, .column2 .prod p { padding: 30px 0 0 0; margin: 0; }
.column1 .prod .imgpad, .column2 .prod .imgpad { padding: 0 0 10px 0; margin: 0; }
.column2 { float: right; padding: 20px 0 20px 0; text-align: center; margin: 0; width: 45%; }


/*content images  and object classes*/
.image1 { line-height: 1.4em; clear: both; padding: 5px; margin: 0px; }
.image1 img { background: url(images/magnify.gif) right 75% no-repeat; float: left; padding: 15px 40px 15px 15px; margin: 0 5px 5px 0; }
.image2 { margin: 0px; line-height: 1.4em; clear: both; padding: 5px; }
.image2 img { float: right; padding: 15px 40px 15px 15px; margin: 0 0 5px 5px; }
img { border: 0; }
.image1 object { float: left; padding: 0px; margin: 0 5px 5px 0; }
.image2 object { float: right; padding: 0px; margin: 0 0 5px 5px; }
.price { color: #f00; font-weight: bold; }
.zoom { background: none; display: none; }
.image1 a:hover img { position: relative; left: 0; top: 0; display: none; }
.image1 a:hover .zoom { background: none; position: relative; left: 0; top: 0; display: block; }
.image1 .zoom a:hover { background: none; position: relative; left: 0; top: 0; display: block; }
.image2 a:hover img { position: relative; right: 0; top: 0; display: none; }
.image2 a:hover .zoom { background: none; position: relative; right: 0; top: 0; display: block; }
.image2 .zoom a:hover { background: none; position: relative; right: 0; top: 0; display: block; }

/*content images */
.imgLeft { line-height: 1.4em; clear: both; padding: 15px; margin: 0px; }
.imgLeft img { float: left; padding: 5px; margin: 0 5px 5px 0; }
.imgRight { margin: 0px; line-height: 1.4em; clear: both; padding: 15px; }
.imgRight img { float: right; padding: 5px; margin: 0 0 5px 5px; }


/*content link style*/
.linkVert { padding: 0; text-align: left; margin: 0 0 0 10%; }
.linkVert li { list-style-type: none; padding: 5px; }
.linkHoriz { clear: both; margin: 0; padding: 10px 0 10px 0; text-align: center; }
.linkHoriz li { display: inline; list-style-type: none; padding: 0 5px 0 5px;}

/*Item and Style Option List*/
.item { padding: 20px; text-align: left; margin: 0; border-top: #5e705e 1px dotted; clear: both; }
.item li { list-style-type: none; padding: 5px; }




.selecteditem {
	padding: 20px;
	text-align: left;
	margin: 0;
	border-top: #5e705e 1px dotted;
	clear: both;
	background-color: #F8FFDF;
}
.selecteditem li { list-style-type: none; padding: 5px; }



.clear { clear: both; }

.cart { width: 100%; border-collapse: collapse; text-align: center; }
.cart td { border: #999 1px solid; padding: 10px; }
.cartmessage { text-align: center; }
.cart form {padding: 0; }
.cart td input { border: #5e715e 1px solid; color: #333; font-weight: bold; font-size: 1em; }

.cont a:link, .cont a:visited { color: #444; text-decoration: none;  }
.cont a:hover, .cont a:active { color: #666; text-decoration: underline; }

.chAddress { background: #feb; float: left; width: 50%; border-collapse: collapse; border: none; text-align: left; padding: 0 0 10px 0; }
.chAddress td { border: none; }

.postage { background:#9cc; float: right; width: 100%; text-align: left; padding: 0; }
.service { float: right; width: 49%; text-align: left; padding: 10px 0 20px 0; }

/*special offer form*/

.soform { background: #feb; padding: 30px 150px 30px 150px; }
.soform h1 { margin: 0; padding: 10px 0 10px 0; }
.soform h3 { margin: 0; padding: 25px 0 0 0; }
.soform p { clear: both; margin: 0; padding: 5px 0 5px 0; }
.soform form { margin: 0; padding: 2px; } 
.soform fieldset { border: #aba38e 1px solid; padding: 10px 0 10px 0; margin: 10px 0 0 0; }
.soform legend { color: #25f; margin: 0; }

/*login and checkout form*/

.loform { background: #fff; padding: 30px 100px 30px 100px; }
.loform h1 { margin: 0; padding: 10px 0 10px 0; }
.loform h3 { margin: 0; padding: 25px 0 0 0; }
.loform p { clear: both; margin: 0; padding: 5px 0 5px 0; }
.loform form { margin: 0; padding: 2px; } 
.loform input { font-weight: normal; }
.loform fieldset { border: #aba38e 1px solid; padding: 10px 0 10px 0; margin: 10px 0 0 0; }
.loform legend { color: #25f; margin: 0; }
.loform table { text-align: left; padding: 0 0 0 100px; }
.loform td { padding: 5px 0 5px 0; }

.genuinecontact a:hover { display: block; background: url(images/genuinecontact.gif) 175px bottom no-repeat; width: 300px; height: 60px; padding: 0 0 60px 121px; }

.message { background: #900; color:#fff; font-weight: bold; text-align: center; }

#offer { background: #fff; border: #ccc 1px solid; padding: 10px 5px 10px 0; }

#offer li { clear: both; padding: 20px 0 20px 0; }

.offerimg { background: #fff; width: 150px; float: left; text-align: center; padding: 20px 0 0 0; }

#adMenu { float: left; width: 185px; padding: 0 0 10px 0; font-size: .9em; }
#adMenu h3 { background: #389; color: #fff; font-size: 1.2em; font-weight: bold; margin: 0; padding: 2px }
#adMenu ul { padding: 10px; margin: 0; }
#adMenu li { list-style-type: none; padding: 10px 0 10px 0; text-align: center; }
.rightad {
	text-align:center;
	padding: 5px 0 5px 0;
	background-color:#fff;
}
.banner{width:90%;padding: 0;margin: 0 auto 0 auto;display:block;overflow:hidden;}
.banner img{display: block;margin-left: auto;margin-right: auto;}
#maincontent {
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu1 h3 {
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	color: #A18C9B;
}

#menu1 {
	float: left;
	width: 170px;
	padding: 20px 3px 3px 3px;
}
#menu1 ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu1 li {
	border-bottom: #e6e4e2 solid 1px;
}
#menu1 a:link, #menu1 a:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 4px;
}

#menu1 a:hover, #menu1 a:active {
	display: block;
	text-decoration: none;
	background-color: #eee;
	padding: 4px;
}
#menu2 h4 { text-align: center; padding: 0; font-size: 1em; margin: 2px; }

#menu2 p { text-align: center; padding: 0; margin: 5px; }

#menu2  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.login a {
	display: block;
	text-align: center;
}

.login a:hover, .login a:active {
	background-color: #A18C9B;
	background-image: url(images/loginh.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.basket a {
	display: block;
	text-align: center;
	padding: 20px 0 20px 0;
}
#menu2 {
	float: right;
	width: 170px;
	padding-top: 10px;
	background-color:#f3f2f2;
}
#currencyForm {
	text-align:center;
}
.pag {
	margin: 0px;
	text-align: center;
	list-style-type: none;
	padding: 0;
	clear: both;
	font-size: .9em;
}
.pag li {
	display: inline;
	padding: 2px;
}
.pag li a:link, .pag li a:visited {
	background-color: #efefef;
	font-weight: bold;
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #339;
	text-decoration: none;
}
.pag li a:hover, .pag li a:active {
	background-color: #ebebeb;
	font-weight: bold;
	border: 1px solid #aaa;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #66e;
	text-decoration: none;
}
.pag .selpag a:link, .pag .selpag a:visited {
	border: 1px solid #fff;
	background-color: #34393e;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: none;
}
.pag .selpag a:hover, .pag .selpag a:active {
	border: 1px solid #fff;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: none;
}
#confirmation {
	font-family: arial,sans-serif;
	font-size: .9em;
}
#confirmation table td {
	padding: 2px;
}
#sitemap ul {
	float: left;
	clear: both;
	padding: 10px;
}
#sitemap li {
	list-style-type: none;
	float: left;
	padding: 8px;
	display: inline;
	width: 100px;
}
#sitemap a {
	background-image: url(images/webdoc.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
	text-align: center;
	display: block;
}
#menu1 .leftads a {
	padding : 20px 0 20px 0;
	border:0;
	background-color: transparent;	
	
}
#currencyCart{text-align:right;padding:10px;}
#currencyCart input{border:#5e715e 1px solid;color:#333;font-weight:bold;font-size:1em;}
#namefairy {
	background-image: url(images/bbfairy2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 630px;
	height:1800px;
}
#namefairy #names {
	padding: 0 0 80px 20px;
}
#namefairy h2 {
	text-align:center;
	padding: 0 0 20px 0;
}
#namefairy h3 {
	padding: 0 0 2px 180px;
	margin:0;
}
#namefairy h6 {
	padding: 0 0 30px 180px;
	margin:0;
}
#namefairy p {
	padding: 0 0 2px 180px;
	margin:0;
}
