

/*
	Site:	Prepare & Care for Baby
	File:	Landing Page CSS
	Date:	January 2008
	Author:	Eric Tuberdyke/ Adam Cummins
*/

#navigation {
    width:442px;
    margin-top:-300px;
    position:absolute;
    _margin-left:-22px;
}
	
#container {
	background:#dde2f0;
}

body.landing #container {
    background:#dde2f0 url(/content/v5/us/prepare/img/pc_bg.jpg) no-repeat left 99px;
}
	
h1 span {
    background: url(/content/v5/us/prepare/img/pc_header.gif) no-repeat left top;
    width: 416px;
	height: 95px;
	display:block;
    text-indent: -9999px;
    border: solid #a4947f;
	border-width: 4px 0 0 4px;
}

#content { /* height in specific css */
	width: 350px;
    height: 530px;
    margin-left: 420px;
    background: url(/content/v5/us/prepare/img/pc_hi.jpg) no-repeat left top;
	margin-top: -99px;
}

#ExtraCopy {
    padding-top:110px;
    margin-left:-400px;
    width: 386px;
    position:absolute;
}

#ExtraCopy p {
    padding-bottom:15px;
}
	
	/* SEARCH BOX */

#search {
	margin-bottom: 5px;
}

input {
	float: left;
}

#keyword {
	border: 1px solid #a98c5b;
	width: 89px;
	min-height: 22px;
	*min-height:17px;
	_height: 17px;
	display: block;
	float: left;
	color: #674d29;
	font-size: .9em;
	padding: 3px 3px 0 3px;
	margin-left: 141px;
	_margin-left:84px;
}

#lblKeyword {
	position: absolute;
	left: -9999px;
}

#directional-prep {
    margin-left:159px;
    _margin-left:185px;
    font-size:.7em;
    margin-top:-5px;
}
<!--/* 0.0123650459784703 [10.89.198.136] */-->