/* Generic styling */

body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Arial", Helvetica, sans-serif;
	/*background-color: #D5E6F8;*/
	background-color: #d0df75;
	/*color: #536E89;*/
	color: #555;
	text-align: center;
}

img {
	border: none;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link {
	color:#CC0066;
	text-decoration: none;
}

a:visited {
	color:#CC0066;
	text-decoration: none;
}

a:hover {
	color:Red;
	text-decoration: none;
}

a:active {
	color:#C03;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

select,option {
	font-size: 0.75em;
}

select.em {
	font-size: 0.75em;
}

input {
	font-size: 0.75em;
}

textarea {
	font-size: 0.75em;
}

input.em {
	font-size: 0.75em;
}

submit {
	font-size: 0.75em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	
}

/* Primary formatting */

#container {
	width: 820px;
	margin: 20px auto 10px auto;
	text-align: left;
	background-color: White;
	padding: 0px;
}

#con_tl {
	background: url(images/con_tl.png) no-repeat 0% 0%;
}

#con_tr {
	background: url(images/con_tr.png) no-repeat 100% 0%;
}

#con_bl {
	background: url(images/con_bl.png) no-repeat 0% 100%;
}

#con_br {
	background: url(images/con_br.png) no-repeat 100% 100%;
}

#footer {
	width: 820px;
	margin: 0px auto 80px auto;
	text-align: left;
	font-size: 0.7em;
}

/* */

#bibi_header {
	display: block;
	clear: both;
	background: url(images/nav_bg.png) no-repeat 100% 15px;
	margin: 15px 15px 15px 15px;
}

#bibi_header h1 {
	padding: 18px 25px 0 25px;
	float: left;
	background: url(images/bibi_logo.png) no-repeat;
	width: 115px;
	height: 63px;
	text-indent: -9999px;
	margin-top: 15px;
}

#bibi_header ul {
	float: right;
	width: 620px;
	padding-top: 55px;
}

#bibi_header ul li {
	display: inline;
	margin-right: 5px;
}

#bibi_header ul li.on {
	background: url(images/nav_on.png) no-repeat 0 5px;
	padding: 0 0 0 7px;
}

#bibi_header ul li a {
	background: url(images/nav_off.png) no-repeat 0 5px;
	padding: 0 0 0 7px;
}

/* Store lozenge */

#online_store {
	display: block;
	clear: both;
	margin: 0 0 10px 10px;
}

/* Intro block */

#intro_block {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

#in_left {
	width: 471px;
	height: 237px;
	float: left;
	/*background-color: #D5E6F8;*/
	background-color: #e4edb0;
	margin-left: 10px;
	color: #738a0a;
}



#in_left h2 {
	padding: 25px 0 4px 25px;
}

#in_left  p {
	padding: 0px 15px 0 25px;
	font-size: 0.75em;
	line-height: 1.7em;
}

#in_right {
	width: 321px;
	height: 237px;
	float: right;
	margin-right: 10px;
}

#in_tl {
	background: url(images/in_tl.png) no-repeat 0% 0%;
	width: 471px;
	height: 237px;
}

#in_tr {
	background: url(images/in_tr.png) no-repeat 100% 0%;
	width: 471px;
	height: 237px;
}

#in_bl {
	background: url(images/in_bl.png) no-repeat 0% 100%;
	width: 471px;
	height: 237px;
}

#in_br {
	background: url(images/in_br.png) no-repeat 100% 100%;
	width: 471px;
	height: 237px;
}

.bigdreams {
	padding: 5px 0 0 23px;
	font-style: italic;
	font-family: "Georgia", serif!important;
	font-size: 1.2em;
	display: block;
}

/* */

#con {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0px;
}

#cons {
	display: block;
	clear: both;
	border: 1px solid blue;
}

#con_left {
	width: 471px;
	float: left;
	margin-left: 10px;
}

#con_left h3 {
	margin: 10px 0 6px 15px;
}

#con_left p {
	font-size: 0.7em;
	margin: 0 15px 15px 15px;
	line-height: 1.4em;
}

#con h4 {
	margin: 0 0 4px 20px;
	display: block;
	clear: both;
}

#con p.address {
	clear: left;
	font-size: 0.75em!important;
	padding: 0 0 20px 20px;
	color: #666;	
	display: block;
}

.product_home {
	margin: 0 15px 20px 15px;
	float: left;
}

.ph_pic {
	width: 99px;
	height: 99px;
	border: 8px solid #F0DBE9;
	margin: 0px 0 1px 0;
	text-align: center;
}

.product_home a {
	display: block;
	clear: both;
	font-size: 0.7em;
}

.product_normal {
	margin: 0 15px 5px 15px;
	float: left;
	width: 99px;	
	font-size: 0.7em;
	height: 170px;
}

.product_normal a {
	display: block;
	clear: both;
	width: 99px;
}

.ph_picnormal {
	width: 99px;
	height: 99px;
	border: 5px solid #F0DBE9;
	margin: 0px 0 3px 0;
	text-align: center;
}

.product_big {
	margin: 0 15px 5px 15px;
	float: left;
	width: 218px;	
	font-size: 0.7em;
	height: 353px;
}

.product_big a {
	display: block;
	clear: both;
	width: 218px;
}

.ph_picbig {
	width: 218px;
	height: 283px;
	border: 5px solid #F0DBE9;
	margin: 0px 0 3px 0;
	text-align: center;
}


#con_right {
	width: 306px;
	float: right;
	margin-right: 10px;
	background: url(images/right_bg.png) 0 0 no-repeat;
	padding: 15px 0 10px 15px;
}

#con_right h3 {
		margin: 0 0 10px 0;
	display: block;
	clear: both;
}

.news_image {
	width: 73px;
	height: 73px;
	float: left;
	margin: 0 10px 0 0;
}

.kj {
	width: 234px;
	height: 60px;
	margin-right: 40px;
}

.mc {
	width: 154px;
	height: 64px;
}

p.news {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #555;
	margin: 0 20px 20px 0;
	float: left;
	
}

p.testimonial {
	font-size: 0.80em;
	line-height: 1.45em;
	color: #555;
	margin: 0 20px 0px 0;
}

p.test_name {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0 20px 17px 0;
	font-weight: bold;
}

table.register {
	background-color: #F0DBE9;
}

table.register input {
	border: 1px solid #BFA7B7;
}

td.title {
	color: #666;
	padding: 0 0 0 13px;
	font-size: 0.75em;
	font-weight: bold;
}

td.form {
	padding: 0px;
}

td.form input {
	margin-left: 13px;
}

/* */

p#footer {
	width: 820px;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	text-align: center;
	color: #738a0a;
}

p#footer a {
	color: #8A0A33;
}


/* */

#con_sub_left {
	background: url(images/sub_leftbg.png) no-repeat 100% 0;
	width:  175px;
	float: left;
	margin: 0 18px 0 10px;
	padding: 10px;
}

#con_sub_left_nb {
	background: none;
	width:  175px;
	float: left;
	margin: 0 18px 0 10px;
	padding: 10px;
}

#con_sub_left h2 {
	font-size: 0.75em;
	font-weight: bold;
	margin: 0 0 6px 10px;
}

#con_sub_left ul {
	font-size: 0.75em;
	margin-bottom: 20px;
}

#con_sub_left ul li {
	/*border-bottom: 1px solid #B5C7D8;*/
	border-bottom: 1px solid #86a30b;
	padding: 3px 3px 3px 10px;
}

/* */

#con_sub_right {
	width:  580px;
	float: left;
	padding: 0 0 30px 0;
}

h3#about {
	background: url(images/about_baby.jpg) no-repeat 0 0;
	height: 201px;
	width: 286px;
	margin: 0px 10px 10px 0;
	padding: 15px 0 0 295px;
	color: white;
	font-size: 1.8em!important;
}

h3#bpa {
	background: url(images/bpa_header.jpg) no-repeat 0 0;
	height: 201px;
	width: 286px;
	margin: 0px 10px 10px 0;
	padding: 15px 0 0 295px;
	color: white;
	font-size: 1.8em!important;
}

h3#products {
	background: url(images/product_baby.jpg) no-repeat 0 0;
	height: 201px;
	width: 286px;
	margin: 0px 10px 10px 0;
	padding: 15px 0 0 295px;
	color: white;
	font-size: 1.8em!important;
}

h3#stockists {
	background: url(images/stockists_baby.jpg) no-repeat 0 0;
	height: 201px;
	width: 286px;
	margin: 0px 10px 10px 0;
	padding: 15px 0 0 295px;
	color: white;
	font-size: 1.8em!important;
}

h3#subs {
	background: url(images/bibi_h3_small.png) no-repeat 0 0;
	height: 52px;
	width: 561px;
	margin: 0px 10px 10px 0;
	padding: 20px 0 0 20px;
	color: white;
	font-size: 1.8em!important;
}

#con_sub_right h4 {
	margin: 0 0 15px 0;
	padding: 5px 30px 0 0;
	color: #BFA7B7;
	font-size: 1.5em;
	line-height: 1.2em;
	display:block;
	clear:both;
}

#con_sub_right ul {
	font-size: 0.75em;
	color: #555;
	list-style-type: square;
	padding-left: 25px;
	margin-bottom: 15px;
}

#con_sub_right ul li {
	margin: 0 0 2px 0;
}

#con_sub_right p {
	font-size: 0.75em;
	color: #555;
	line-height: 1.7em;
	padding: 0 40px 0 0;
}

p.onliner {
	float: left;
	margin: 0 23px 30px 10px;
	width: 120px;
	padding: 10px 0;
	height: 50px;
}

.margin {
	display: block;
	clear:both;
	margin:0 0 10px 0;
}

h5.region {
	display: block;
	clear:both;
	margin:0 0 10px 0;
	font-size: 1em;
	font-weight: bold;
}

.address_blob {
	float: left;
	width: 180px;
	height: 150px;
	margin:0 10px 10px 0;
	color: #555;
	font-size: 0.75em;
}

/* */

.tickerstyle {
	width: 290px;
	height:200px;
	padding:8px;
	overflow:hidden;
}

.messagediv {
	display: none;
}

img#mfb {
	position: relative;
	float: right;
	clear: right;
	margin: 0px 60px 0px 0px;
	padding: 0px;
}













.megamenu{
position: absolute;
display: none;
left: 0px;
top: 0px;
background-color: #fff;
border: 1px solid #CC0000;
padding: 10px 10px 0px 10px;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
z-index: 100;
text-align: left;
}

.megamenu .column{
float: left;
width: 112px; /*width of each menu column*/
margin-right: 5px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 10px;
}

.megamenu .column ul li a{
text-decoration: none;
color: #CC0066;
}

.megamenu .column ul li a:hover {
	text-decoration: underline;
}
