/* New website design 07/02/2009 */
/* CSS Document */


/* 
HOME PAGE CSS 
*/

#specialOffers_top { 
	background-image:url(../images/site/specialOffers_top.gif); 
	height:12px;
}
#specialOffers_middle { 
	background-image:url(../images/site/specialOffers_middle.gif); 
	padding:10px;
	font-size:12px;
	vertical-align:text-bottom;
}
#specialOffers_middle p { padding-top:0px; margin-top:0px;}
#specialOffers_bottom { 
	background-image:url(../images/site/specialOffers_bottom.gif); 
	height:13px;
}

#callUsToday {
	background-image:url(../images/site/find-a-doctor.gif);
	background-repeat:no-repeat;
	height:111px;
	margin-top:20px;
}	
#whoAreWeText { border-top: 1px solid #92bc88;}
#whoAreWeText img { float:left; padding-right:10px; padding-bottom:3px;}
#whoAreWeText p { padding-top:0px; font-size:12px; color:#4d6847; }

#skinCancerScreenin {}
#skinCancerScreenin img { width:207px; float:left; padding-right:10px; padding-bottom:10px;}
#skinCancerScreenin p { padding-top:0px; font-size:12px; color:#4d6847; }

#skinCancerScreenin a:link { color:#4d6847; font-weight:bold;}
#skinCancerScreenin a:visited { color:#4d6847;}
#skinCancerScreenin a:active { color:#4d6847;}
#skinCancerScreenin a:hover { color:#cbe6c5;}

#FAQ { width:155px; height:200px; margin-left:10px; float:right;}


h2 { 
	margin:0px;
	font-size:18px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Content Images 
------------------------------------------------------------------------------------------------- */

.imgFloatLeft { float:left; padding-right:10px;}
.imgFloatRight { float:right; padding-left:10px;}

.contentimg-left {float:left; padding-right:5px; padding-bottom:5px; margin-right:10px;}
.contentimg-right {float:right; padding-left:5px; padding-bottom:5px; margin-left:10px;}


/* important message boxes
------------------------------------------------------------------------------------------------- */
#important_top { background-image:url(../images/site/important_top.gif); height:9px; width:690px;}
#important_middle {background-image:url(../images/site/important_middle.gif); width:690px;}
#important_bottom { background-image:url(../images/site/important_bottom.gif); height:13px; width:690px;}
#important_middle p { margin-top:0px; margin-bottom:0px;}



.treat { color:#376f9e;}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(http://www.stmellionclinic.com/capatcha/imgs/calendar.png);
	cursor: pointer;
}



