﻿/* Products section styles for SkinCare Physicians site */



/* BODY */

#divbody {
  background-image: url(../images/products/gradient.gif);
}



/* TEXT */

/* graphical heading */
#divtext h1 {
  color: #b44d4d;
}
/* subheads */
#divtext h2, #divtext h3 {
  color: #b44d4d;
}
/* bulleted lists */
#divtext ul li {
  background-image: url(../images/products/bullet.gif);
}
/* headed lists - lists that look like paragraphs with headings*/
#divtext ul.headedlist strong {
  color: #b44d4d;
}

.atab{font: bold 8pt; color: #666666;text-decoration: none;}
.atab:hover{font: bold 8pt; color: #000000;text-decoration: none;}
.atab:active{font: bold 8pt; color: #000000;text-decoration: none;}

.navigation{color: #B44F4F;text-decoration: none;}
.navigation:hover{color: #B44F4F;text-decoration: underline;}
.navigation:active{color: #B44F4F;text-decoration: underline;}



.but{font: 7pt verdana;
background-image: url();
color: #000000;
width: 120px;height: 20px}

.sbut{font: 7pt verdana;
background-image: url();
color: #000000;
width: 100px;height: 20px}
.fld {background: #FFFFFF;color: #000000;font: 8pt verdana; border: solid 1px #000000}


