/* New website design 07/02/2009 */
/* CSS Document */

body { 
	font-family:Arial, Helvetica, sans-serif;	
	background-color: #a8d6e2;
}
#logo {
	position:absolute;
	left:300px;
	top:4px;
	width:300px;
	height:89px;
	z-index:1;
}
#header { 
	margin-top:40px;
	height:310px; 
	background-image:url(../images/site/header-bg.gif);
	width:778px;
	margin-left:auto;
	margin-right:auto;
}

#welcomeHeader { 
	margin-left:50px;
	padding-top:80px;
}
#welcomeText { 
	margin-top:10px;
	margin-left:50px;
	width:310px;
	font-size:12px;
	color:#fff;
}
#phoneNumber { 
	margin-top:8px;
	margin-left:50px;
	font-size:28px;
	color:#cbe6c5;
}



#mainBG {
	background-image:url(../images/site/mainBG_top.gif);
	width:778px;
	height:54px;
	margin-left:auto;
	margin-right:auto;
}
#mainMiddle{
	background-image:url(../images/site/mainBG_middle.gif);
	width:778px;
	margin-left:auto;
	margin-right:auto;	
}
#content{	
	margin-left:40px;
	margin-right:40px;
	color:#333333;
	font-weight:normal;
	
}
#content h1 {margin-top:0px; font-size:18px; color:#376f9e;}
#content a:link { color:#376f9e; text-decoration:none;}
#content a:visited { color:#376f9e; text-decoration:none;}
#content a:active { color:#376f9e; text-decoration:none;}
#content a:hover { color:#cbe6c5; text-decoration:underline;}



#mainBottom {
	background-image:url(../images/site/mainBG_bottom.gif);
	width:778px;
	height:14px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;	
}

#footer {
	width:778px;
	padding-left:50px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	font-size:12px;
}
#footerLeft {
	color:#000;
	font-size:12px;
	float:left;
	margin-left:5px;
	height:31px;
}
#footerRight {
	color:#000;
	font-size:12px;
	float:right;
	margin-right:55px;
	height:31px;
	padding-top:15px;
}


/* Nav 
------------------------------------------------------------------------------------------------- */


#headerNav { 
	margin-top:5px;
}
#headerNav a:link { color:#fff; text-decoration:none;}
#headerNav a:visited { color:#fff; text-decoration:none;}
#headerNav a:active { color:#fff; text-decoration:none;}
#headerNav a:hover { color:#cbe6c5; text-decoration:underline;}

ul#nav{
	font-size: 13px;
	font-weight:bold;
	color: #E39D3D;
	clear: both;
	list-style: none;
	width: 730px;
	min-height: 25px;
	margin: 0 auto;
	padding: 0px 0 5px 0px;
}

ul#nav li{
	float: left;
	margin: 4px 0px;
	padding: 0 8px;
	position: relative;
	border-right:1px solid #fff;
}

ul#nav li a{
	color: #FFF;
}

ul#nav li a:hover, ul#nav li a.selected{
	color: #E39D3D;
}

ul#nav ul{
	position: absolute;
	top: 10px;
	left: -55px;
	background: transparent url(../images/site/menu_sub_top.gif) no-repeat top left;
	display: none;
	z-index: 10;
	list-style: none;
	width: 250px;
	padding-top: 40px;
	font-size: 0.9em;
}


ul#nav ul li{
	background: #a8d6e2;
	font-size:12px;;
	display: block;
	width: 240px;
	margin: 0;
	padding: 4px 5px;
}

ul#nav ul li.subfoot{
	background: transparent url(../images/site/menu_sub_foot.gif) no-repeat top left;
	height: 10px;
}

ul#nav li:hover ul{
	display: block;
}

ul#nav ul ul li a;hover{
	background: #a8d6e2;
	font-size:12px;;
	display: block;
	width: 240px;
	margin: 0;
	padding: 4px 5px;
}


ul#nav ul ul{
	position: absolute;
	top: -100px;
	left: 208px;
	background: transparent url(../images/site/menu_sub_top.gif) no-repeat top left;
	display: none;
	z-index: 10;
	list-style: none;
	width: 250px;
	padding-top: 40px;
	font-size: 0.9em;
}
/* Nav 
------------------------------------------------------------------------------------------------- */

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}


/* 
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;
}



#mainMiddle #content #About_Home_Page {
	text-align: justify;
	padding: 10px;
	border: 1px solid #09F;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainMiddle #content #About_Special_Treatments_Home_Page {
	text-align: justify;
	padding: 10px;
	border: 1px solid #09F;
	margin-bottom: 10px;
}
#mainMiddle #content #Home_Page_Editable {
	text-align: justify;
	padding: 10px;
	border: 1px solid #09F;
	margin-bottom: 10px;
}