/**********************
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;
}
/* USE .bodyClass TO ASSIGN STYLES TO THE BODY TAG */
.bodyClass {
text-align:center;
background: #220806 url(standard/milwaukee/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: 25px;
font-family: "Book Antiqua", "Times New Roman", Times, serif;
text-align: right;
border-bottom: solid 2px #ac7837;
}
/***************************
LAYOUT STYLES
****************************/
#containerContainer {
width: 100%;
text-align: center;
background: url(standard/milwaukee/container_container_bg.jpg) no-repeat 0 275px;
position: relative;
}
#container {
width: 845px;
margin: 0 auto;
text-align: left;
padding: 0 31px 0 24px;
background: url(standard/milwaukee/main_bg.png) repeat-y top center;
}
#header {
position: relative;
}
#header h1,
#header a {
display: block;
width: 845px;
height: 169px;
margin: 0;
padding: 0;
background: url(standard/milwaukee/header_bg.jpg) no-repeat;
}
#header a {
text-indent: -9999px;
}
#menu {
width: 845px;
height: 86px;
background: url(standard/milwaukee/menu_bg.jpg) no-repeat;
margin: 0 0 -54px 0;
}
#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: 32px;
width: 90px;
background: url(standard/milwaukee/menu_home.gif) no-repeat;
}
#menuHome a:hover {
background: url(standard/milwaukee/menu_home_over.gif) no-repeat;
}
#menuHomeOn a {
background: url(standard/milwaukee/menu_home_on.gif) no-repeat;
}
#menuPhysicians a,
#menuPhysiciansOn a {
height: 32px;
width: 133px;
background: url(standard/milwaukee/menu_physicians.gif) no-repeat;
}
#menuPhysicians a:hover {
background: url(standard/milwaukee/menu_physicians_over.gif) no-repeat;
}
#menuPhysiciansOn a {
background: url(standard/milwaukee/menu_physicians_on.gif) no-repeat;
}
#menuProcedures a,
#menuProceduresOn a {
height: 32px;
width: 141px;
background: url(standard/milwaukee/menu_procedures.gif) no-repeat;
}
#menuProcedures a:hover {
background: url(standard/milwaukee/menu_procedures_over.gif) no-repeat;
}
#menuProceduresOn a {
background: url(standard/milwaukee/menu_procedures_on.gif) no-repeat;
}
#menuCosmeticServices a,
#menuCosmeticServicesOn a {
height: 32px;
width: 182px;
background: url(standard/milwaukee/menu_cosmeticservices.gif) no-repeat;
}
#menuCosmeticServices a:hover {
background: url(standard/milwaukee/menu_cosmeticservices_over.gif) no-repeat;
}
#menuCosmeticServicesOn a {
background: url(standard/milwaukee/menu_cosmeticservices_on.gif) no-repeat;
}
#menuOfficeInfo a,
#menuOfficeInfoOn a {
height: 32px;
width: 159px;
background: url(standard/milwaukee/menu_officeinfo.gif) no-repeat;
}
#menuOfficeInfo a:hover {
background: url(standard/milwaukee/menu_officeinfo_over.gif) no-repeat;
}
#menuOfficeInfoOn a {
background: url(standard/milwaukee/menu_officeinfo_on.gif) no-repeat;
}
#menuContactUs a,
#menuContactUsOn a {
height: 32px;
width: 140px;
background: url(standard/milwaukee/menu_contactus.gif) no-repeat;
}
#menuContactUs a:hover {
background: url(standard/milwaukee/menu_contactus_over.gif) no-repeat;
}
#menuContactUsOn a {
background: url(standard/milwaukee/menu_contactus_on.gif) no-repeat;
}
#main {
}
#left {
float: left;
width: 222px;
}
#nav {
margin: 0;
padding: 0;
list-style: none;
}
#nav a {
display: block;
color: #f8f2d8;
font-size: 16px;
text-decoration: none;
text-transform: capitalize;
padding: 15px 10px 15px 30px;
border-bottom: solid 2px #f8f2d8;
border-top: solid 2px #f8f2d8;
width: 182px;
margin: -2px 0 0 0;
font-family: "Book Antiqua", "Times New Roman", Times, serif;
background: url(standard/milwaukee/bullet.jpg) no-repeat 5px 17px;
}
#nav .navoff a:hover,
#nav .navon a {
background: #9b917c url(standard/milwaukee/bullet_on.jpg) no-repeat 5px 17px;
}
#nav .subnavoff a,
#nav .subnavon a {
width: 192px;
border: none;
font-size: 11px;
padding: 0 10px 8px 20px;
background: #9b917c;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#nav .subnavoff a:hover {
text-decoration: underline;
color: #805a22;
}
#right {
float: left;
width: 603px;
padding: 10px;
/* min-height:400px;
height:auto !important;
height:400px; */
}
/* SET STANDARD FONT STYLES */
.bodyClass,
#right p,
#right td,
#right .standard {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
color: #7e725c;
}
#right td.standardheader {
font-weight: bold;
font-size: 25px;
font-family: "Book Antiqua", "Times New Roman", Times, serif;
text-align: right;
border-bottom: solid 2px #ac7837;
}
.pageTitle {
display: none;
}
#bottom {
clear: both;
width: 845px;
height: 75px;
}
#footer {
text-align: center;
background: url(standard/milwaukee/footer_bg.jpg) no-repeat top center;
}
.poweredby {
width: 845px;
margin: 0 auto;
text-align: right;
padding: 20px 0;
}
.poweredby a {
color: #000;
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; }