﻿/** ***************************************************************
    --------- HOME --------
*******************************************************************/
.adxSectionMediaImage
{
    padding:0px;
    margin:0px;
}

.adxSectionCopy
{
    padding:0px;
    margin:0px;
}


.findadentisttitle 
{
    color:#71b407;
    font-family:Arial;
    font-size:13px;
    padding-left:5px;
    padding-top:10px;
}


.aboutustitle 
{
    color:#0991d8;
    font-family:Arial;
    font-size:13px;
    padding-left:5px;
    padding-top:10px;
}

.fordentiststitle 
{
    color:#d9a903;
    font-family:Arial;
    font-size:13px;
    padding-left:5px;
    padding-top:10px;
}

.hometitle .adxSectionMediaImage
{
    padding-bottom:10px;
}

.hometext
{
    font-family:Arial;
    font-size:12px;
    color:#5c5c5b;
    padding-left:5px;
    padding-top:10px;
}

.footer
{
    background-color:White;
    border-width:1px;
	border-style:hidden solid solid hidden;
	border-right:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
    border-color:#aaa;
    position:relative;
    top:-50px;
    left:350px;
    text-align:left;
    width:350px;
    height:57px;
    padding:0px;
    margin:0px;
}

.InsText 
{
    text-align:left;
    padding-top:8px;
    font-family:Arial;
    font-size:13px;
    font-weight:bold; 
    color:#000000;
    padding-left:20px;
}


/** ***************************************************************
    --------- About Us and Privacy Statement --------
*******************************************************************/


h1.title
{
    font-size:24px;
    color:Black;
    font-family:Georgia;
    text-align:left;
    padding-top:5px;
    padding-bottom:10px;
    margin:0px;
}

.graytext
{
    color:#5c5c5b;
    font-family:Arial;
    font-size:12px;
}


p.textDetail
{
    margin:0px;
	padding:0px;
    color:#797979;
    font-family:Arial;
    font-size:12px;
}

.onlineformText
{
    font-family:Arial;
    color:#919191;
    font-size:11px;
    height:16px;
    padding-left:5px;
}

/** ***************************************************************
    --------- Search  --------
*******************************************************************/

.noResultsTitle .adxSectionCopy p
{
    color:Black;
    font-size:16px;
    font-family:Arial;
    font-weight:bold;
    padding-left:15px;
}

.noResultsSubTitle .adxSectionCopy p
{
    color:Black;
    font-size:14px;
    font-family:Arial;
    text-align:left;
    padding:30px 0px 10px 100px;
}

p.bulletpointlink a
{
    margin:0px;
	padding:0px;
    color:#005dab;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
}

p.bulletpointtext
{
	padding:3px 3px 5px 15px;
}



  .newletterbullet 
  {
      background-color:#f0fee5;
      width:452px;
      margin:0px 0px 0px 45px;
      border:solid 1px #86c753;
  }
  
  .newletterbullet ul 
  {
    list-style-image: url(/images/products/PA-site-what-is-PA-arrow-bulletpoint.gif);
    margin-top:10px;
    margin-bottom:0px;

  }
  
  .newletterbullet ul li 
  {
      color:#797979;
      font-family:Arial;
      font-size:12px;
      text-align:left;
      padding-bottom:7px;
       margin-left:-8px;

  }
  
  .divframetop
  {
      margin:10px 0px 0px 40px;
      padding:0px;
      height:30px;
  }
  
    .divframebottom
  {
      margin:0px 0px 10px 40px;
      padding:0px;
      height:30px;
  }

  .sixcolumnheader p.adxSectionSubhead
  {
      font-size:12px;
  }
/** OVERWRITING NATIVE ADX classes **/

/** ADX IMAGE class: **/

/** BREADCRUMBS class: **/
.adxNavPath {
    font-family: Verdana;
    font-size: 10px;
    color: #005dab;
    font-weight: bold;
}

.ErcDetailImage p.adxSectionSubhead
{
    font-family:Arial;
    color:#68a638;
    font-weight:bold;
}

a:link {color: #055bab; text-decoration:underbine;}        /* specificity = 1,1 */
a:active {color: #055bab;}       /* specificity = 1,1 */
a:visited {color: #055bab; text-decoration:underbine;}   /* specificity = 1,1 */
a:hover {color: #055bab; text-decoration:underline;}    /* specificity = 1,1 */

.adxNavPath a {
    color: #797979;
    text-decoration:none;
}

body {
	margin:0px;
	/*background-color:#c3df97;*/
}
/* STYLES FOR TOP MASTER PAGE AND THROUGH SITE REFERRENCES */

td, p 
{
    margin:0px;
	font: normal 12px Arial;
	color:#797979;
	text-decoration:none;
    /*font-family:Arial;
    color:#c6c6c6;
    font-size:10px;*/
   
}
 
.threecolproducts 
{
    text-align:left;
    background-image: url(/images/Products/Category-Button.jpg);
    background-repeat:no-repeat;
    width:264px;
    height:37px;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    padding:0px 0px 0px 16px;
    font-family: Arial;
    color: #005dab;

}

.threecolproducts a
{
   text-decoration:none;
}

#tblOuterShell {
	width:100%;
	background-color:#E9E9E9;
	margin-top:0px;
	padding:0px;
}

#tblShell {
	width:974px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;

}
#tblHeader {
	width:974px;
	height:64px;
	margin:0px;

}
#tblHeaderNav {
	width:460px;
	text-align:center;
}

#div-copyright {
    margin: 15px 0 15px 0;
    text-align: left;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    font-family: verdana;
}

.divPanel  {
    width:420px;
    background-color:#ffffff;
    margin-left:20px;
    vertical-align:top;
    
}
.divPanel p {
    font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

.Error {
   color:Red;
   font-family:Verdana, Arial;
   font-size: 11px;
}


.content, .content a, .content p
{
  font: normal 12px Arial;
  color:#7d7d7d;
  text-decoration:none;

}

.contentBold14, .contentBold14 a, .contentBold14 p
{
  font: normal 14px Arial;
  color:#545454;
  text-decoration:none;
  font-weight: bold;

}

/**
.contentTeal, .contentTeal a, .contentTeal p
{
  font: normal 12px Arial;
  color:#068936;
  text-decoration:none;

}
**/
.contentBlue, .contentBlue a, .contentBlue p, .contentBlue p a 
{
  font: normal 12px Arial;
  color:#0581c1;
  text-decoration:none;
  margin-top:0px;
  margin-bottom:5px;
}


/** SECTION HEADS (Titles) **/
.TitleArticle18 {
    font-family: Arial;
    font-size: 18px;
    color: #20aff9; /** Blue **/
    font-weight: bold;
    padding-bottom:8px;
}

.ContentHeading14 {
    font-family: Arial;
    font-size: 14px;
    color: #939393;
    font-weight: bold;

}

.ContentHeading12 {
    font-family: Arial;
    font-size: 12px;
    color: #939393;
    font-weight: bold;

}

.ContentHeadingBlack16 {
    font-family: Arial;
    font-size: 16px;
    color: #616161;
    font-weight: bold;

}
/**
.ContentHeadingTeal16 {
    font-family: Arial;
    font-size: 16px;
    color: #068936;
    font-weight: bold;

}
**/
h1.ImageHeader, h1.ImageHeader p
{ 

	font-family: Arial;
    font-size: 23px;
    color: #545454;
    font-weight: bold;

}

h1.ImageHeaderHome, h1.ImageHeaderHome p
{ 

	font-family: Arial;
    font-size: 21px;
    color: #545454;
    font-weight: bold;
    width:350px;
	padding-top:0px;
	padding-left:10px;
}

/**
h1.HubHeader 
{ 
	margin:0px;
	padding:0px;
	font-family: Arial;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-transform:uppercase;
}

h1.HubHeaderGreen
{ 
	margin:0px;
	padding:0px;
	font-family: Arial;
    font-size: 18px;
    color: #3bb804;
    font-weight: bold;
    text-transform:uppercase;
}

h2.HubHeaderTopics
{ 
	margin:0px;
	padding:0px;
	font-family: Arial;
    font-size: 14px;
    color: #3bb804;
    font-weight: bold;
    text-transform:uppercase;
}

h2.HubHeaderTopicsOrange
{ 
	margin:0px;
	padding:0px;
	font-family: Arial;
    font-size: 14px;
    color: #fbb101;
    font-weight: bold;
    text-transform:uppercase;
}

h2.HubHeaderTopicsBlue
{ 
	margin:0px;
	padding:0px;
	font-family: Arial;
    font-size: 14px;
    color: #4f7c81;
    font-weight: bold;
    text-transform:uppercase;
}
**/

h3
{ 
	margin:0px;
	padding:0px;
	font-family: Arial;
    font-size: 14px;
    color: #3bb804;
    font-weight: bold;

}

h3 a:visited, h3 a:link
{ 
    color: #3bb804;
}

.NavHeader 
{ 
	margin:0px;
	padding:0px;
	font-family: Arial;
    font-size: 12px;
    color: #979797;
    font-weight: bold;
    text-transform:uppercase;
}

.NavArticles
{ 
	display:block;
    padding:3px;
    padding-left:30px;
    color:#3bb804;
    text-decoration: none;
    font-weight:bold; 
    background-image: url(/images/Dentistry_arrow-subcats.gif); 
    background-repeat:no-repeat;
    background-position:15px center;
}

.NavArticles a:visited, .NavArticles a:link
{
	color:#3bb804;
    text-decoration: none;
}

.NavArticles a:hover
{
	color:#3bb804;
    text-decoration: underline;
}

.NavTopics, .NavTopics a:visited, .NavTopics a:link
{ 
	display:block;
    padding:3px;
    color:#3bb804;
    text-decoration: none;
    font-weight:bold; 
    font-size: 14px;
}

.NavTopics a:hover
{ 
    text-decoration: underline;
}

.TopText
{
    color:#5C5C5B;
    font-size:16px;
    font-family: Arial;
    font-weight:bold;
}

.TopPhone
{
    color:#48DFD1;
    font-size:28px;
    font-family: Arial;
    font-weight:bold;
}

.SearchTextBox
{
    height:13px;
    color:#939393;
    font-size:11px;
}

#SectionPicture {
    width: 470px;
    height: 280px;
    position:relative;
}

/*
#SectionPicture img {
    width: 478px;
}
*/


.TwoColumnTOCIcon {
    margin-left:0px; 
    margin-top: 0px;
    vertical-align:top;

}

.TwoColumnTOCText {
    margin-left:0px; 
    margin-top: 0px;
    vertical-align:top;
    width:300px;

}
.TwoColumnTOCText a {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #3bb804;
}

.Footnotes {

    width:450px;
    padding-left:20px;
    padding-top:15px;
}

.footnoteslink, .footnoteslink a:visited, .footnoteslink a:link
{
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size:9px;
    color:#0477b9;
    text-decoration:underline;
}

.footnoteslink a:hover
{
    text-decoration:none;
}

.articleReadMore, .articleReadMore a:visited, .articleReadMore a:link
{
	display:block;
    font-family:Verdana, Arial;
    font-size:11px;
    color:#0477b9;
    font-weight:bold;
    text-decoration:none;
    text-align:right;
	padding-right:50px;
} 
.articleReadMore a:hover
{
    text-decoration:underline;
} 

.hotTopicLinks .adxSectionCopy a
{
	display:block;
    padding:0px;
    margin:0px;
    padding-left:10px;
    color:#3bb804;
    text-decoration: underline;
    font-weight:bold; 
    background-image: url(/images/Dentistry_arrow-subcats.gif); 
    background-repeat:no-repeat;
    background-position:0px center;
}

.hotTopicLinks .adxSectionCopy a:hover
{
    text-decoration: underline;
}





/** Content SubHeading class: **/
.adxSectionSubhead {
    font-family: Arial;
    font-size: 15px;
    color: #68A638; /** Dark Green **/
    font-weight: bold;
	padding-bottom:2px;
	margin-bottom:2px;
}





/** ***************************************************************
    --------- NAVIGATION ON MASTER TEMPLATE PAGES --------
*******************************************************************/

ul#navigation1, #navigation1 ul, #navigation1 li {
    margin: 0;
    padding: 0px;
    list-style: none;
    font-family: Verdana, Arial;
}


#navigation1 li {
    padding: 0px;
    background-color:#ffffff; 
    border-bottom: solid 1px white;
   
}

#navigation1 li a:hover {

	text-decoration:underline;
}

#navigation1 li a {
    display:block;
    padding:3px;
    padding-left:30px;
    color:#3bb804;
    text-decoration: none;
    font-weight:bold; 
    background-image: url(/images/Dentistry_arrow-subcats.gif); 
    background-repeat:no-repeat;
    background-position:15px center;
}

#navigation1 li.current a, #navigation1 li.parent-of-current a {
    background-image: url(/images/Dentistry_arrow-subcats-down.gif); 
    background-position:13px center;
}
 
#navigation1 li li {
   font-size: smaller;
   background-color:#ffffff;
   border-top: solid 1px white;
   color:#3bb804;
}

#navigation1 li li a {
   padding-left:45px;
   font-weight:normal;
   background-image: none; 
   color:#3bb804;
    
}

#navigation1 li.parent-of-current li a {
   padding-left:45px;
   font-weight:normal;
   background-image: none; 
   
}


/******************************************************************
    --------- BOTTOM NAVIGATION LINKS ON MASTER PAGE --------
*******************************************************************/
#adx-footer {
    text-align: left;
}


#adx-footer * { color: #5c5c5b; font-size: 10px; font-family:Arial; }

#adx-footer ul {margin-top:2px; margin-bottom:0px; margin-left:0px; padding-left:20px; }

#adx-footer li {
    display: inline;
    border-left: solid 1px;
    list-style: none;
    padding: 0 5px;
    color: #5c5c5b; 
    padding-left: 4px;
}

#adx-footer li a {
    white-space: nowrap;
    text-decoration:none;
    font-size:11px;
}

#adx-footer li.first {
    border-left: none;
}

#div-copyright {
    margin-top: 10px;
    margin-bottom:0px;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    color: #5c5c5b;
    font-family: Arial;
    padding-left:25px;
    text-align:left;
}

