/* @override http://localhost:8888/motherandbaby/css/style.css */

body{
	margin:0; 
	padding:0;
 	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/bgtile.jpg) repeat;

}
.docbody{
	text-align: center; /* IE bug exploitation*/
	padding:0;
	color: #666;
}

#header {
	height: 200px;
	background-image:url(../images/header_bg.png);
	background-repeat: repeat-x;
}
#header img{
	margin-top: 37px;
}

#wrapper {
	padding: 0px;
	font-size: 12px;
}


#container{	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	padding: 0 4px;
	width: 816px;
	position: relative;
	top: -54px;
	float: none;
	background: url(../images/bg_tile_vert.png) repeat-y;
	border-top: 1px solid #ededed;
}
/* shadow test */
.shadow {
-moz-box-shadow: 0px 4px 9px #ccc;
-webkit-box-shadow: 0px 4px 9px #ccc;
box-shadow: 0px 4px 9px #ccc;
}
.whiteline{border-bottom: 1px solid #FFF;}
a:link{
	color: #ba6c9c;
	}
a:hover{
	color: #09F;
	}
a:visited{
	color:#666;
}
h1{
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ba6c9c;
	text-align: left;
	text-transform: uppercase;
}
h2{margin:0;
	padding:0;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ba6c9c;
	text-align: left;
	margin-bottom: 10px;
	
}
h3{
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	margin-bottom: 10px;
}
.testimonial{
	font: 20px/18px 'Dawning of a New Day', cursive;
	color: #4da2c1;
	text-indent: 15px;
}

.green{ color: #aebc2b;}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-align: left;
}
hr{ 
	background:url(../images/horizontal_line.gif) repeat-x;
	border: none;
	height:10px;
	margin-bottom:20px;
	margin-top:20px;
	margin-left: 1px;
	}
/*----------------------------------end global STYLES----------------------------------*/	
#bannerimage{
	margin-top: 25px;
	margin-left:1px;
}
#bannerindex{
	margin-top: 25px;	
}
.indexleft{
	width: 350px;
	float: left;
	padding-left: 33px;
	padding-right: 35px;
	padding-top: 42px;
}
.indexleft p{
	line-height: 2.3em;
}


#treatments_panel{
	width: 500px;
	float: left;
}

#toptext{
	width:100%px;
	padding: 0 35px 0 35px;
	margin:20px 0 20px 0;
	text-align: left;
}

#middle{
	clear:left;
	height:200px;
	background-repeat: no-repeat;
	margin: 0 35px 0 35px;
	padding-bottom: 50px;
}
.clearleft{
	clear:left;
}
#midLeft{ 
	width:208px; 
	float:left;
	margin-right: 14px;
	padding: 15px;
	min-height: 380px;
}
#midmid{
	width: 208px;
	float: left;
	padding: 15px;
	margin-right: 15px;
	text-align:left;
	min-height: 380px;
}	
#midRight{ width: 208px;
	float: left;
	padding: 15px;
	min-height: 380px;
}	
.twocol{ float: left;}
.marginright{margin-right:40px;}
.threefifty{width: 350px;}

.threefifty img{
	border: 1px solid #ccc;
	padding:10px;
	float:left;
}
.twocol li{
	color: #999999;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 27px;
}
.image_title{
	color: #c0c0c0;
	padding-left: 10px;
	font-style: italic;
}

.imageright{
	border: 1px solid #ccc;
	padding:10px;
	margin:12px 0 0 20px;
	float: left;
}
.border{
	border: 1px solid #ccc;
	padding:10px;
	}	
.bigimage{
	float: left;
	margin: 0 auto;
	height: 249px;
	width: 733px;
	background: url(../images/big-image-bg.jpg) no-repeat;
	padding: 10px;
}	
/*----------------------------------FOOTER STYLES----------------------------------*/	
#footer{
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	width: 826px;
	height: 100px;
	background: url(../images/footer_plain.png) no-repeat 1px 0;
	position: relative;
	clear: left;
	top: -66px;
}
#footer p, #footer a{
	text-align: center;
	padding-top: 65px;
	color: #58585a;
	text-decoration: none;
}
#footer a:hover{
	color: #ba6c9c;
}
#footer strong{
	font-weight: bold;
	color: #ba6c9c;
	margin-left: 14px;
}
.line{
	height: 25px;
	width: 100%;
	background: url(../images/footer_tile.png) repeat-x;
	position: relative;
	bottom: 210px;
	z-index: -1;
}
/*new styles DMcK*/
table{
	border: 1px solid #fffeff;
	margin-left: 15px;
}
