﻿
/*
  CONOVER DENTAL CENTER STYLE SHEET
*/

/* Elements */
body { margin: 5px 0px 0px 0px; font-size: 10pt; color: #333333; font-family: Tahoma; background-color: White; background-image: url('Images/bg_bluegradient.gif'); background-repeat: repeat-x; }

h1 { padding: 0px; margin: 0px; font-family: Tahoma; font-size: 14pt; color: #305A8E; font-weight: normal; }
h2 { padding: 0px; margin: 0px; font-family: Tahoma; font-size: 10pt; color: #305A8E; font-weight: bold; }

a:link { color: #484848; }
a:visited { color: #484848; }
a:active { color: #484848; }
a:hover { color: #416DA4; text-decoration: underline; }

/*
#divMainMenu a:link { color: #484848; font-size: 8pt; font-weight: bold; font-variant: small-caps; }
#divMainMenu a:visited { color: #484848; font-size: 8pt; font-weight: bold; font-variant: small-caps; }
#divMainMenu a:active { color: #484848; font-size: 8pt; font-weight: bold; font-variant: small-caps; }
#divMainMenu a:hover { color: #416DA4; text-decoration: underline; font-variant: small-caps; }
*/

#divFootMenu a:link { color: #484848; font-size: 8pt; font-weight: normal; }
#divFootMenu a:visited { color: #484848; font-size: 8pt; font-weight: normal; }
#divFootMenu a:active { color: #484848; font-size: 8pt; font-weight: normal; }
#divFootMenu a:hover { color: #416DA4; text-decoration: underline; }

/* Element ID's ONE INSTANCE PER PAGE*/
#divHeading { position: relative; top: 0px; margin-left: auto; margin-right: auto; width: 950px; height: 123px; background-color: #ffffff;  }

#divFooter { position: relative; top: 0px; left: 0px; height: 66px; margin-left: auto; margin-right: auto; width: 950px; background-color: #ffffff;  border-top: thin solid #6590CD; }


#divPageContents { /* Height is specific inline */ margin-left: auto; margin-right: auto; width: 950px; position: relative; top: 0px; background-color: #ffffff;  }

/* Classes */
.cssPageText { font-size: 10pt; color: #333333; }

.divImageDiv { font-size: 9pt; top: 53px; left: 477px; height: 286px; }

.cssFramedImage { border: 4px solid #CCCCCC; }

.cssPageHeading { font-family: Tahoma; font-size: 16pt; color: #305A8E; top: 7px; left: 21px; width: 266px; height: 25px; }

.divEmphaticText { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #000066; }

.divAdType { padding: 3px; margin: 3px; border: 1px solid #C0C0C0; }

.SubHeading { color: #808080; font-variant: small-caps; font-size: 9pt; }

.menuStaticMenuStyle1C { color: white !important; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #6594C8; text-align: center; font-weight: bold; }
.menuStaticMenuItemStyle1C { color:  White !important; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #6594C8; text-align: center; font-weight: bold;}
.menuStaticHoverStyle1C { color: #17385B !important; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #B4D5FE; text-align: center; font-weight: bold; text-decoration: none !important; }
/*  DYNAMIC MENU */
.menuDynamicMenuStyle1C { border: thin solid #999999; margin: 5px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #6290C4; text-align: left; }
.menuDynamicMenuItemStyle1C { margin: 0px; padding: 0px 0px 0px 10px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #C0C0C0; text-align: left; }
.menuDynamicHoverStyle1C { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #0000FF; text-align: left; }

