/* the colour of the linked text or image*/
a:link {
	color: #003366;
	text-decoration: none;
}

/* the colour of the visited linked text or image*/
a:visited {
	color: #006666;
	text-decoration: none;
}

/* the colour of the rollover of the linked text or image on mouse over*/
a:hover {
	color: #F27d57;
	text-decoration: none;
}

/* the colour of the linked text or image on mouse down*/
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*------------------------------ fonts start ------------------------------*/




body {
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #FCB8B4;
	background-image: url(../images/background.png);
	background-position: center center;
}

#foundation {
	width: 800px;
	margin-left: -400px;
	position: relative;
	left: 50%;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/body-background.png);
}



#head {
	background-image: url(../images/head_back.png);
	background-repeat: no-repeat;
	height: 88px;
	width: 780px;
	padding-top: 135px;
	padding-left: 20px;
}

#leftdiv {
	float: left;
	width: 560px;
}
#textboxtop {
	background-image: url(../images/background-text-top.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 527px;
	margin-left: 25px;
	margin-top: 12px;	
}
#textbox {
	background-image: url(../images/background-text-mid.png);
	background-repeat: repeat-y;
	width: 507px;
	margin-left: 25px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #339966;
}
#textboxbot {
	background-image: url(../images/background-text-bot.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 527px;
	margin-left: 25px;	
}
#textboxbotform {
	background-image: url(../images/background-text-bot.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 527px;
	margin-left: 25px;
	margin-top: -16px;
}
#rightdiv {
	margin-left: 560px;
	padding-left: 12px;
	padding-top: 10px;
}
#footer {
	background-image: url(../images/background-footer.png);
	background-repeat: no-repeat;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #C83232;
	font-weight: bold;
	padding-top: 45px;
}


#carseats {
	position:absolute;
	width:300px;
	height:686px;
	z-index:1;
	left: 136px;
	top: 10px;
	visibility: hidden;
	background-image: url(../images/products/carseats.png);
	background-repeat: no-repeat;
}

#cots {
	position:absolute;
	width:300px;
	height:600px;
	z-index:1;
	left: 136px;
	top: 133px;
	visibility: hidden;
	background-image: url(../images/products/travel-cots.png);
	background-repeat: no-repeat;
}

#prams {
	position:absolute;
	width:300px;
	height:746px;
	z-index:1;
	left: 136px;
	top: 10px;
	visibility: hidden;
	background-image: url(../images/products/prams.png);
	background-repeat: no-repeat;
}

#feeding {
	position:absolute;
	width:300px;
	height:310px;
	z-index:1;
	left: 136px;
	top: 283px;
	visibility: hidden;
	background-image: url(../images/products/feeding.png);
	background-repeat: no-repeat;
}

#bathtime {
	position:absolute;
	width:300px;
	height:300px;
	z-index:1;
	left: 136px;
	top: 283px;
	visibility: hidden;
	background-image: url(../images/products/bathtime.png);
	background-repeat: no-repeat;
}

#recipes {
	position:absolute;
	width:300px;
	height:300px;
	z-index:1;
	background-color: #009900;
	left: 136px;
	top: 283px;
	visibility: hidden;
}



.floatimgleft {
	margin: 0px 8px 4px 0px;
	float: left;
}

.floatimgright {
	float: right;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
	clear: right;
}

.floatimgrightpaypal {
	float: right;
	margin-top: 158px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
	clear: right;
}
h1 {
	font-family: Arial, Geneva, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}
h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
ol {
	list-style-image: url(../images/teddy-bullet.png);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 22px;
}
ul {
	list-style-image: url(../images/cross.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 19px;
	margin-top: 1px;
	margin-bottom: 0px;
}

.whiteline {
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
	background-color: #FFFFFF;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: normal;
}

.pricespaypal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
