/*----HTML Structural Elements--------------------------------------------------*/
  
  html{
    background:#E8E5E0 url(http://www.stanthonymedicalcenter.com/images/bg2.gif) repeat-x center top;
    /*background MUST be the same as the body tag's background in XHTML*/  

  }
  
  body{
    background:#E8E5E0 url(http://www.stanthonymedicalcenter.com/images/bg2.gif) repeat-x center top;
    margin:0px;
    padding:0px;    
    font:small/150% Tahoma, Arial, Verdana, Helvetica, sans-serif;
    text-align:left;
    color: #47443F;

  }
  
  .printonly {
      display:none;  
  }
  
  * {
    font-size: 100%;
  }
  
  #home {
    background:#E8E5E0 url(http://www.stanthonymedicalcenter.com/images/bg.gif) repeat-x center top;  
  }
    
  
  HR{
    color: #D5D5CD;
  } 
  

  small {
    font-size:80%;
    line-height: 120%;
  }
  
  h1{
    font-size:200%;
    margin:10px 24px 0px 24px;
    padding:0px 0 0 0;
    color: #193577;
    line-height: 100%;
  } 
	
  h2{
    font-size:145%;
    margin: 12px 24px 10px 24px;
    padding:0;
    color: #6F6B61;
  }
  
  h3{
    font-size:105%;
    margin:16px 16px -6px 16px;
    padding:4px 8px 4px 8px;
    color: #005DAA;
    background: #DDEAF7;
  }
  
  h4{
    font-weight:bold;
    font-size:105%;
    margin: 8px 28px 14px 28px;
    padding:0;
    color: #6D6960;
  }
  
  p{
    line-height:140%;
    margin:8px 28px 14px 28px;
    padding:0;
    white-space: wrap;
  }
  
  td {
    white-space: wrap;
  }	
     
  a{
    color:#193577;

  }	
	
  a:hover{
    color:#646058;
  }
  
  img.sectionphoto{
    margin: 8px 0px -12px 0px;
  }
  
  /**----Unordered List Styles--------------------------------------------------*/
  
    ul{
      list-style-type: square;
      list-style-position: outside;    
      margin:10px 28px 15px 44px;
      padding:0;
    }
    
    ul li{
      margin:0 5px 5px 0;
      padding:0;
      line-height:125%;     
    }
    
    
    ul li ul{
      margin:5px 0 5px 28px;     
    }
    
    ol{
      margin: 10px 28px 15px 44px;
      padding:0;
      font-size:100%;
    }
    ol li{
      margin:0 5px 5px 0;
      padding:0;
      line-height:125%;    
    }
    
    ol li ul{
      margin:5px 0 5px 28px; 
    }
      
  /**/

/**/

/*----Page Structural Elements/Wraps--------------------------------------------*/
	
  .container{
    width:972px;
    margin:0px auto 0px auto;
    padding:0px;
    position: relative;     
  }  
  
  .parentWrap{
    position:relative;
    background:#ffffff;
    width:972px;
    color:#2D2A28;
    margin: -7px 0px 0px 0px;
    padding: 0px 0px 8px 0px;
  } 
  
  /* Hides from IE-mac \*/
  * html .parentWrap {height: 1%;}
  /* End hide from IE-mac */
  
  
    .normal {
      line-height:100%;   
  }
    .parentWrap:after {
      content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }  
  
  .contentWrap{
    position:relative;
    background:#ffffff;
    float:left;
    display:inline;
    clear:both;
    margin:0px;
    padding: 0px;
    text-align: left;  
  }
  
 
  .footerWrap{
    position:relative;
    width:100%;
    float:left;
    display:inline;
    clear:both;
    margin:0px;
    padding-bottom:0px;  
  }
	

/**/	

/*----Header Section------------------------------------------------------------*/
	
  
  .bannerHeader {
    width:972px;
    margin: 0px auto 0px auto;
    padding:0px;    
  }
  
 
  .bannerHeader:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
  }
  
  .bannerHeader h1 { 
    position: absolute; 
    top: 0px; 
    left: 10px;
  }
    
  .bannerHeader h1,
  .bannerHeader h1 span { 
    background: transparent url(http://www.stanthonymedicalcenter.com/images/logo.gif) no-repeat;
    width: 304px; 
    height: 81px; 
    padding: 0px;
    margin: 0px; 
  }  
  
  .bannerHeader h1 a { 
    color: #012D50;
    font-size: 75%;
    text-decoration: none;
   }  
   
  
  /* Hides from IE-mac \*/
  * html .bannerHeader {height: 1%;}
  /* End hide from IE-mac */
  
 /*  -OLD Nav Image Styles - hardcoded on homepage

    .NavImageHeader {    
    width:972px;
    margin: 0px auto 0px auto;
    padding:0 0 24px 0;     
  }

   .NavImageHeader {    
    margin: 0px auto 0px auto;
    width:972px;
    height:65px; 
    background-repeat:no-repeat; 
       
  }
  */
  
  
  .PanelImageHeader 
  {
    width:972px;
    height:94px;     
    margin:8px 0px 0px 0px;    
    background-repeat:no-repeat;     
  }
  


/*----Nav Section---------------------------------------------------------------*/

  a.aSkipNav{
    position: absolute;
    left: -1000em; 
    width: 20em;
  }
  
/**----Utility Nav Section-------------------------------------------------------*/
    
    
    .utility{
      float:right;
      display:inline;
      margin:0px 9px 0px 9px;
      padding:0px;
      list-style-type: none;
      clear:both;    
      text-align: right;
    }
    
    .utility li {
      float:left;
      display:inline;
      padding:0px;
      margin:0px;
      width:auto;
      height:20px;
      text-align:center;
    }
     
    .utility li a {
      display:block;
      padding:9px 8px 0 8px;
      margin:0px;
      color:#5F5B53;
      text-decoration: none;
      font-size: 86%;
      background: url(http://www.stanthonymedicalcenter.com/images/utilitydivide.gif) no-repeat bottom right;
    }
    
    
    .utility li a:hover{
      color:#5F5B53;
      text-decoration: underline;
    }

    .utility li form {
      padding:6px 8px 0 8px;
      margin:0px;
      color:#5F5B53;
      text-decoration: none;
      font-size: 86%;
    } 
    
    input.search {
      height: 12px;
      width: 115px;
      margin-top:6px;
    }    
    
    div.thirtyFive {
      position: absolute;
      top: 36px;
      right: 12px;
    }
    
  /**/
  

/**----Main Nav Section-------------------------------------------------------*/
    
    ul#nav{
      float:left;
      display:inline;
      margin:61px 0px 0px 0px;
      padding:0px;
      list-style-type: none; 
      clear: both;
      width:972px; 
      background: #928C7E url(http://www.stanthonymedicalcenter.com/images/navdivide.jpg) no-repeat top left;
    }
    
    
    ul#nav li {
      width:auto;
      float:left;
      display:inline;
      padding:0px;
      margin:0px; 
      height:23px;
      text-align: center;
    }
    
    ul#nav li a {
      display:block;
      padding:5px 10px 5px 10px;
      margin:0px;    
      color:#ffffff;
      line-height:1em;
      font-size: 92%;      
      font-weight: bold;
      text-decoration: none;
      background: url(http://www.stanthonymedicalcenter.com/images/navdivide.jpg) no-repeat top right;      
    }
    
    ul#nav li#activeSection a{
      background: #646058 url(http://www.stanthonymedicalcenter.com/images/navdivide.jpg) no-repeat top right;
      color:#ffffff;
    }    
    
    ul#nav li a:hover{
      color:#ffffff;
      background: #646058 url(http://www.stanthonymedicalcenter.com/images/navdivide.jpg) no-repeat top right;
    }


    
  /**----SubNav Section-------------------------------------------------------*/

    .subnavlinks{
      float:center;
      display:inline;
      width:163px;
      list-style:none;
      margin: 0px;
      font-size: 90%;
    }
    
    .subnavlinks li{
      margin:0px;
      padding:0px;
      float:none;
      display:inline;      
    }
    
    .subnavlinks li a {
      display:block;
      padding:6px 10px 6px 10px;
      margin:0px;
      color:#6D6960;
      text-decoration: none;
      border-bottom: 1px solid #E5E6E3;
      text-align:right; 
      font-weight: bold;      
    }
    
    .subnavlinks li a:hover{
      color:#494640;
      background: #F6F9FC;
    }
        
    .subnavlinks li#activePage a{
      color:#ffffff;
      background: #193577;
    }
    
  /**----Third Level Nav Section-------------------------------------------------------*/
   
    .subnavlinks li.ThirdLevelBG a {
      display:block;
      padding:2px 10px 4px 10px;
      margin:0px;
      color:#6D6960;
      text-decoration: none;
      text-align:right; 
      font-weight: normal;
      font-size: 96%;      
      background: #ffffff url("images/thirdnavbg.jpg") repeat-y top right;
      border-bottom: 0px solid #E5E6E3;
    }
    
    .subnavlinks li.ThirdLevelBG a:hover{
      color:#646058;
      text-decoration:underline;
    }
        
    .subnavlinks li#activePage a.ThirdLevelBG {
      display:block;
      padding:2px 10px 4px 10px;
      margin:0px;
      color:#1F4577;
      font-weight: bold;  
      text-align:right;       
      font-size: 96%; 
      border-bottom: 0px solid #E5E6E3;
      background: #ffffff url("images/thirdnavbg.jpg") repeat-y top right;    
    }    
    
    /**----Parent Menu Section-------------------------------------------------------*/

      .subnavlinks li.ParentMenuBg a{
            color:#ffffff;   
      }      
      
      .subnavlinks li.ParentMenuBg {
      display:block;      
      color:#ffffff;     
      background: #193577;      
    }
    
    .subnavlinks li.ParentMenuBg a:hover{
      color:#ffffff;
      background: #193577;
    }         
   

/*----Footer Styles-------------------------------------------------------------*/



  .footerWrap#footer{
    width:100%;
    color:#CDCBC2;
    margin:12px auto 0 auto;
    padding:0px;
    text-align: center;
    clear:both;
    background: #193577;    
  }
  
  .footerWrap#footer p{
    width: 972px;
    color:#CDCBC2;
    font-size: 86%;    
    margin:0 auto 0 auto;
    padding:16px 12px 16px 12px;
    text-align: left;
    background: url(http://www.stanthonymedicalcenter.com/images/spacer.gif) no-repeat;
  }
 

  .footerWrap#footer a{
    color:#CDCBC2;   
  }
  
  div.credit{
    color:#928C7E; 
    font-size:10px;
    padding: 12px 58px 12px 12px;
    text-align: right;
    width: 972px;
    margin: 0px auto;
  }  
  
  .footerWrap#footer a.credit,
  .footerWrap#footer a.credit:visited,
  .footerWrap#footer a.credit:link {
    color: #a3aec9;
    text-decoration: none;
  } 
  
  .footerWrap#footer a.credit:hover {
    color:#a3aec9;
    text-decoration: underline;
  }   
  
/**/


 

/*------------------------------------------------------------------------------*/
/*----BEGIN PAGE STYLES---------------------------------------------------------*/
/*------------------------------------------------------------------------------*/

  

  
  .contentWrap#LeftPane{
    border-top: 1px solid #E5E6E3;    
    clear:none;
    width:159px;
    margin:8px 0px 0px 0px;
    padding:0px;
  }
  
  .contentWrap#LeftPane p{
    margin:0px;
    padding:0px;
  }  

  .contentWrap#ContentPane{
    border: 1px solid #DDD2D2;
    /*width:600px;*/
    width:600px; 
    font-size: 94%;    
    clear:none;
    margin:8px 0px 0px 0px;
    padding:0px;
    background: #ffffff;        
  }
  
  .contentWrap#ContentPane p{
    text-align:left;   
    padding:0px;
  }
  
  /*
  body#home td.contentWrap#ContentPane img{
    float: none;
    padding: 0px;
    border: 0px;
  }
 
  td.contentWrap#ContentPane img.nostyle{
    padding: 0px;
    margin: 0px;
  }  
  
  .contentWrap#ContentPane img{
    padding: 0px 0px 20px 20px;
    border: 0px;
  }
  */
  
  .contentWrap#RightPane{
    clear:none;
    margin:8px 0px 8px 0px;
    padding:8px 0px 0px 0px;
    width: 210px;
    color: #57544D;
  }
  
  .contentWrap#RightPane h1{
    text-align:left;   
    padding:0px;
    margin:8px 12px 14px 18px; 
    font-size:115%;
    line-height:115%;
    color: #193577;
    font-weight: bold; 
    text-transform: uppercase;
  } 
  
  .contentWrap#RightPane p{
    text-align:left;   
    padding:0px;
    margin:8px 12px 14px 18px;    
  }  
  
  .contentWrap#RightPane h4{
    text-align:left;   
    padding:0px;
    margin:0px 12px 14px 18px;
    color: #193577;
    text-transform: uppercase;
    line-height: 125%;
  }   
  
  .contentWrap#RightPane ul{
    text-align:left;   
    padding:0px;
    margin:8px 34px 14px 34px;    
  }   
  
  
  
  
 /*----Home Page Styles-------------------------------------------------------------*/ 

 table#boxes{
    margin: 8px 0px 0px 0px;
    padding:0px;
    width: 952px;
    font-size:97%;    
   }
    
  table#boxes td.bottom {
    padding:0px;
    margin:8px 8px 0px 0px;
    width:364px;
    text-align:left;
    border:1px solid #DDD2D2;
  }
  
  table#boxes td.space {
    width:8px;
  }  
  
  table#boxes td.bottom#three {
    width:202px;
    margin:8px 0px 0px 0px; 
  }  
    
      
  table#boxes td.bottom p{
    margin:8px 12px 6px 12px;
    line-height:120%;
  }
  
  table#boxes td.bottom ul{  
    margin:8px 12px 6px 28px;
  }  
  
  table#boxes td.bottom ul li{
   
    margin:2px 0px 2px 0px;
    line-height: 120%;
  }   
  
  table#boxes td.bottom h4{
    font-weight:bold;
    font-size:105%;
    margin:8px 12px 6px 12px;
    line-height:14px;
    padding:0px;
    color: #6D6960;
  }
  
  table#boxes td.bottom form{
    margin:8px 12px 6px 12px;
    padding:0px 0px 6px 0px;
    line-height:14px; 
    text-align:right;
  }
    
  table#boxes td.bottom input{
    width:123px;
  }

  table#boxes td.bottom img.button{
    margin:0px 12px 6px 12px;
    float:right;
    padding:0px 0px 0px 12px;
    border: 0px;
  }   

	/* 
	 * Image replacement using the Gilder/Levin IR technique 
	 * http://www.ryznardesign.com/pages/web_page_coding/gilder_levin_ir_mac/gilder_levin_ir_mac_2.html
	 */		
	.replace { 
		position: relative;
		/* hide overflow: hidden from mac ie5 \*/
		overflow: hidden;
		
		/* end hide from mac ie5 */
	}
	.replace span {
		display: block;
		position: absolute;
		top: 0px; left: 0px;
		z-index:1; /*for Opera 5 and 6*/
	 }
	.replace a { display:block; cursor: pointer; }
	a.replace { cursor: pointer; }


/* --------------Site Map ------------------- */
  #_ctl1_TabTree1_Treeview1 {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  }
  
  #Table1{
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  } 
  
  #Table4, 
  #_ctl1_grdPhysicians,
  #_ctl1_lstDoctor__ctl0_hypMD {
    margin:0px 23px 14px 23px;
  }
  
  p table#_ctl1_grdPhysicians{
    margin: 0px;
  }

  
  #TabTree1{
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  }   


/* --------------Greystone Health Content ------------------- */


/*------------------------------------------------------------------------------*/    
/* BLOG from Google */
/*------------------------------------------------------------------------------*/

div.blogContainer {
   margin: 0px;
   padding: 0px 24px;
   line-height: 145%;
   height: 325px;
}

div.blogContent {
   margin: 10px 0px 0px 0px;
}

.gfg-title {
  display:none;
}

.gfg-entry {
  padding-bottom: 10px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {

}

.gfg-list {
	/* display: none;*/
	border-top: 1px dashed #e5e6e3;
	margin: 20px 0px 0px 0px;
	padding: 20px 4px; 
}

.gfg-listentry {
	margin: 0px 0px 10px 0px;
}

.gfg-listentry a{
	text-decoration: none;
        color: #193577;	
}

.gfg-listentry a:hover{
	text-decoration: underline;
        color: #193577;	
}


/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
    font-size: 115%;
    line-height: 125%;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    color: #6F6B61;
}

.gfg-root .gfg-entry .gf-result .gf-title a,
.gfg-root .gfg-entry .gf-result .gf-title a:visited{
	   text-decoration: none;
	   font-weight: bold;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  margin-top : 10px;
}


.gfg-root .gfg-entry .gf-result .gf-author {
   display: none;
}

.gfg-root .gfg-entry .gf-result .gf-relativePublishedDate {
   font-size: 92%;
   margin-left: 0px;
   line-spacing: 1px;
   clear: both;
   padding-bottom: 6px;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.contentWrap#RightPane ul#twitter_update_list {
  list-style-type: none; 
  margin:8px 20px 14px 20px;
  padding:0;  
}

.contentWrap#RightPane ul#twitter_update_list li {
  list-style-type: none; 
  margin: 0px 0px 8px 0px;
  padding: 0px;  
}

/* FOOTER: =footer
----------------------------------------------- */
	
	div#footerInfo,
	div#footerInfoLeft { 
	   margin: 0px; 
	   padding: 0px;
 	   position:relative;
	   float:left;
	   display:inline;
	   clear: none;
	   color: #43423d;	   
	}	
	
	div#footerInfoLeft { 
	   width: 460px;
	   padding: 0px 0px 16px 0px;	   
	}	
	
	div#footerInfoLeft p { 
	   padding: 0px;
	   margin: 16px 26px 0px 0px; 
	   font-size: 90%;
	   line-height: 145%;
	   color: #595958;
	}	
	
	div#footerInfoLeft img.bestRegion {
	   float: left;
	   padding: 8px 40px 12px 10px;
	   margin: 0px 0px 40px 0px;
	} 
	
	div#footerInfoLeft a { 
	   color: #595958;
	   text-decoration: none;
	}

	div#footerInfoLeft a:hover { 
	   color: #2b2a27;
	}
	
	div#footerInfo { 
	   width: 492px;
	   padding: 0px;
	   margin: 0px 0px 10px 0px;
	}	
	
	div#footerInfo ul{ 
	   float: left;
	   border-top: 1px solid #d5d2cd;
	   width: 156px;
	   margin: 20px 4px;
	   padding: 0px;
	   list-style-type: none;
	   list-style:none;	   
	}	
	
	div#footerInfo ul li{ 
	   font-size: 90%;
	   border-bottom: 1px solid #d5d2cd; 
	   height: 26px;
	   padding: 0px;
	   margin: 0px;	 
	   text-align:left;
	}
	
	div#footerInfo ul li a, div#footerInfo ul li a:visited, div#footerInfo ul li a:link, div#footerInfo ul li a:hover { 
	   color: #43423d; 
	   padding: 5px 7px 7px 7px;
	   margin: 0px;
	   height:14px;
	   width: auto;
	   display: block;
	   text-decoration: none;
	}
	
	div#footerInfo ul li a:hover { 
	   background: #d5d2cd; 
	   text-decoration: none;
	}
	
	div#footerInfo ul li a.physicians:hover { 

	}	
	
	
	
	div.footerWrap, .footerWrap#footer { 
	   color: #cdcbc2;
	   width: 100%;
	   margin: 0px; 
	   padding: 12px 0px;
	   clear: both;
	   font-size: 85%;
	   text-align: left;
	}   

	div.footerWrap div#social {
	   width: 354px;
	   margin: 0px;
	   padding: 0px;	 
	   float: left;	
	   text-align: right;
	}
	
	div.footerWrap div#social img{
	   border: 0px;
	}	
	
	div.footerWrap div#social img.twitter{
	   padding-right: 10px;
	}	

	div.footerWrap div#copyright {
	   width: 600px;
	   margin: 0px;
	   padding: 0px;	 
	   float: left;	
	}	

	div.footerWrap span#CopyRightLabel {
	   text-align: left;
	   font-size: 95%;
	   color: #cdcbc2;	   
	}
	
	div#footerWrap a, div#footerWrap a:hover { 
	   color: #73809d;
	} 
	
	
	
	/**----Print View -------------------------------------------------------*/
	    
	    ul#printview{
	      float:left;
	      display:inline;
	      margin:0px 0px 0px 0px;
	      padding:0px;
	      list-style-type: none; 
	      clear: both;
	      
	      background: #cccccc url(images/printview.gif) no-repeat top left;
	    }
	    
	    
	    ul#printview li {
	      width:auto;
	      float:left;
	      display:inline;
	      padding:0px;
	      margin:0px; 
	      height:18px;
	      text-align: center;
	    }
	    
	    ul#printview li a {
	      display:block;
	      padding:0px 0px 0px 0px;
	      margin:0px;    
	      color:#ffffff;
	      line-height:1em;
	      font-size: 92%;      
	      font-weight: bold;
	      text-decoration: none;           
	    }
	    
	    ul#printview li#activeSection a{
	      background: #646058 url(images/printview.gif) no-repeat top right;
	      color:#ffffff;
	    }    
	    
	    ul#nav2 li a:hover{
	      color:#ffffff;
	      background: #646058 url(images/navdivide.jpg) no-repeat top right;
	    }
	
	
	.printview
	{
		background: #fff url("images/printview.gif");
		height: 18px;
		width:74px;
	}
	
	.textsize
	{
		font-size:90%;
		vertical-align: text-top;
		margin:0px 3px 8px 0px;
	}
	
	
	
	
	.contentWrap .utilities {
		color: #224;
		font-size: 10px;
		text-align: right;
	}
	
	.contentWrap .utilities * {
		vertical-align: middle;
	}
	
	.contentWrap .utilities .medium,
	.contentWrap .utilities .large,
	.contentWrap .utilities .larger {
		padding: 3px 5px;
		text-decoration:none;
		color: #A1A1A1;
		background: #F2F2F2;
	}
	
	.contentWrap .utilities .medium {
		font-size: 12px;
	}
	
	.contentWrap .utilities .large {
		font-size: 14px;
	}
	
	.contentWrap .utilities .larger {
		font-size: 16px;
}