﻿
/*
  HICKORY PLASTIC SURGERY STYLE SHEET
  Copyright 2008 Hickory Plastic & Reconstructive Surgery

  Primary Colors:
  burgundy B30838
  beige FFFFCC
  gold A7996B
  silver A9A9A9

  Designed by Foothills Data, LLC

*/


/* GLOBAL */

* { margin: 0px; padding: 0px; }

body { font-family: Tahoma, Arial, sans-serif; font-size: 10pt; }

h1, h2, h3 { font-weight: bold; }

h1 { font-size: 14pt; color: #5C5C5C; }
h2 { font-size: 12pt; color: black; }
h3 { font-size: 10pt; color: black; }

a:link { color: #333333; }
a:visited { color: #333333; }
a:active { color: #333333; }
a:hover { color: #9b0000; }

#divMainImage { font-size: x-small; color: #666666; text-align: center; }

.ImageNEW { padding: 2px; border: medium double #808080; font-size: x-small; color: #666666; text-align: center; }

#divPageText { font-size: 11pt; }

#divPatientLinks img { float: right; margin-left: 3px; margin-bottom: 3px; }
#divPatientLinks h2 { font-size: 10pt; font-weight: bold; }
#divPatientLinks p { }

/* DIRECTIONS PAGE */
#divTextDirections h2 { font-size: 12px; font-weight: bold; }

.divImage { text-align: center; font-size: 9pt; margin: 0px 5px 5px 5px; }

.divImageWithText { font-size: 10pt; }
.divImageWithText img { padding: 2px; border: medium double #808080; }
.divImageWithText p { margin: 10px; }

#divPageContents { margin-left: 3px; }

/* PROVIDERS MENU */
#divProviderMenu a:link { color: #333333; font-size: 8pt; font-weight: normal; text-decoration: underline; }
#divProviderMenu a:visited { color: #333333; text-decoration: underline; font-size: 8pt; font-weight: normal; }
#divProviderMenu a:hover { color: #800000; text-decoration: underline; font-size: 8pt; font-weight: normal; }
#divProviderMenu a:active { color: #333333; text-decoration: underline; font-size: 8pt; font-weight: normal; }

.divProviderMenu { top: 5px; left: 0px; }
.divProviderImage { border: 1px solid silver; }


/* BREAST MENU */
#divBreastMenu { text-align: center; }
#divBreastMenu ul { list-style-type: none; text-align: center; }
#divBreastMenu li { float: left; margin-right: 25px; }
#divBreastMenu a:link { color: #333333; font-size: 8pt; font-weight: normal; text-decoration: underline; }
#divBreastMenu a:visited { color: #333333; text-decoration: underline; font-size: 8pt; font-weight: normal; }
#divBreastMenu a:hover { color: #800000; text-decoration: underline; font-size: 8pt; font-weight: normal; }
#divBreastMenu a:active { color: #333333; text-decoration: underline; font-size: 8pt; font-weight: normal; }

#divBreastList ul { list-style-type: disc; list-style-position: inside; }
