/********************** HTML STYLES ***********************/ /* IE6 PNG FIX */ img, div, a { behavior: url(/iepngfix.htc); } /* DO NOT EDIT THE BODY TAG, USE .bodyClass INSTEAD */ body { margin: 0; background: #FFFFFF; color: #000000; } /* SET STANDARD FONT STYLES */ .bodyClass, p, td, .standard { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 12px; color: #000000; } /* USE .bodyClass TO ASSIGN STYLES TO THE BODY TAG */ .bodyClass { text-align:center; background: #220806 url(standard/bg.jpg) repeat-y top center; } /* SET DEFAULT LINK COLOR */ a { color: #76502b; } /* SET DEFAULT LINK MOUSE OVER COLOR */ a:hover { color: #000000; } a img { border: 0; } /********************** UNIVERSAL STYLES ***********************/ .clearBoth { clear: both; height: 0; overflow: hidden; } .error { font-weight: bold; color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 16px; } /*************************** LAYOUT STYLES ****************************/ #container { width: 837px; margin: 0 auto; text-align: left; padding: 0 50 0 52px; background: url(standard/main_bg.jpg) repeat-y top center; } #header { position: relative; } #header h1, #header a { display: block; width: 836px; height: 144px; margin: 0; padding: 0; background: url(standard/header_bg.jpg) no-repeat; } #header a { text-indent: -9999px; } #headerFlash { width: 616px; height: 129px; position: absolute; top: 15px; right: 1px; } #headerContactInfo { position: absolute; top: 1px; right: 10px; text-align: right; color: #FFFFFF; font-weight: bold; } #menu { width: 837px; height: 33px; } #menu ul { margin: 0; padding: 0; list-style: none; } #menu li { float: left; } #menu a { display: block; text-indent: -9999px; } #menuHome a, #menuHomeOn a { height: 33px; width: 86px; background: url(standard/menu_home.gif) no-repeat; } #menuHome a:hover { background: url(standard/menu_home_over.gif) no-repeat; } #menuHomeOn a { background: url(standard/menu_home_on.gif) no-repeat; } #menuPhysicians a, #menuPhysiciansOn a { height: 33px; width: 133px; background: url(standard/menu_physicians.gif) no-repeat; } #menuPhysicians a:hover { background: url(standard/menu_physicians_over.gif) no-repeat; } #menuPhysiciansOn a { background: url(standard/menu_physicians_on.gif) no-repeat; } #menuProcedures a, #menuProceduresOn a { height: 33px; width: 140px; background: url(standard/menu_procedures.gif) no-repeat; } #menuProcedures a:hover { background: url(standard/menu_procedures_over.gif) no-repeat; } #menuProceduresOn a { background: url(standard/menu_procedures_on.gif) no-repeat; } #menuCosmeticServices a, #menuCosmeticServicesOn a { height: 33px; width: 197px; background: url(standard/menu_cosmeticservices.gif) no-repeat; } #menuCosmeticServices a:hover { background: url(standard/menu_cosmeticservices_over.gif) no-repeat; } #menuCosmeticServicesOn a { background: url(standard/menu_cosmeticservices_on.gif) no-repeat; } #menuOfficeInfo a, #menuOfficeInfoOn a { height: 33px; width: 141px; background: url(standard/menu_officeinfo.gif) no-repeat; } #menuOfficeInfo a:hover { background: url(standard/menu_officeinfo_over.gif) no-repeat; } #menuOfficeInfoOn a { background: url(standard/menu_officeinfo_on.gif) no-repeat; } #menuContactUs a, #menuContactUsOn a { height: 33px; width: 140px; background: url(standard/menu_contactus.gif) no-repeat; } #menuContactUs a:hover { background: url(standard/menu_contactus_over.gif) no-repeat; } #menuContactUsOn a { background: url(standard/menu_contactus_on.gif) no-repeat; } #main { } #left { float: left; width: 160px; } #nav { margin: 0; padding: 0; list-style: none; } #nav a { display: block; color: #f8f2d8; font-size: 14px; text-decoration: none; text-transform: lowercase; padding: 10px; border-bottom: solid 2px #f8f2d8; border-top: solid 2px #f8f2d8; width: 140px; margin: -2px 0 0 0; } #nav .navoff a:hover, #nav .navon a { background: #b48e6a; } #nav .subnavoff a, #nav .subnavon a { width: 130px; border: none; font-size: 11px; padding: 2px 10px 5px 20px; background: #3d2117; } #nav .subnavoff a:hover { text-decoration: underline; } #right { float: left; width: 657px; padding: 10px; /* min-height:400px; height:auto !important; height:400px; */ } .pageTitle { display: none; } #bottom { clear: both; width: 837px; height: 108px; overflow: hidden; } #footer { text-align: center; background: url(standard/footer_bg.jpg) no-repeat top center; } .poweredby { width: 837px; margin: 0 auto; text-align: right; padding: 20px 0; } .poweredby a { color: #CCCCCC; text-decoration: none; } /********************** TATTOO SECTION ***********************/ a.navon3 { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #FEEF00; text-decoration: none; } a.navoff3 { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: none;} a.navon3:hover { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #FEEF00; text-decoration: none; } a.navoff3:hover { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: none; }