/*
  A Woman's Time css definitions
*/

body
{
  background-image:url("../images/51.jpg");
  font-family: Arial, Verdana;
  font-size: 0.9em;
  min-height: 800px;
}
body a:link, body a:visited
{
  color: #0000ff;
}
#page
{
  width: 100%;
  height: 100%;
  clear: both;
}
#email_butt
{
  float: right;
  width: 100px;
  height: 21px;
  margin-right: 400px;
}
#email_butt img
{
  vertical-align: middle;
}
a img
{
  border: none;
}

a.current
{
  /*color: #00a9db;*/
  color: #0099bb;
  font-weight: bold;
}
a.other
{
  color: #00a9db;
}
#navtainer
{
 width: 141px;
}
ul.nav
{
  height: 600px;
  width: 140px;
}
ul.nav, ul.subnav
{
  /*list-style-image: url("../images/page0.gif");*/
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
ul.nav li
{
  background-image: url("../images/page0.gif");
  background-repeat: no-repeat;
  padding-left: 20px;
  color: #ff0000;
  margin-top: 10px;
  width: 120px;
}
ul.nav li.current
{
  background-image: url("../images/page0a.gif");

}
ul.nav li.otherwsub
{
  background-image: url("../images/page0c.gif");

}
ul.nav li.currwsub
{
  background-image: url("../images/page0ca.gif");
}
ul.subnav
{
  margin-left: 20px;
}
ul.subnav li.sub
{
  background-image: url("../images/page1.gif");
}
ul.subnav li.currsub
{
  background-image: url("../images/page1a.gif");
}
#shield
{
  width: 480px;
  margin-left: 162px;
}
#content
{
  margin-top: -550px;
}
#cpage
{
  min-height: 300px;
}
#fpage
{
  background-image: url("../images/clinic-sm.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 300px;
}
#fpage .details
{
  width: 190px;
  height: 300px;
  font-weight: bold;
  float: right;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 50px;
}
#fpage .details > a:link, #fpage .details > a:visited
{
  color: #0000ff;
}
#fpage .details > p
{
  font-size: 0.75em;
  font-weight: normal;
}
#fpage .info
{
   clear: both;
   width: 470px;
}
#mpage
{
  text-align: center;
  margin-left: 4px;
}
#mpage a
{
  color: #000000;
}
#contact
{
  margin-left: 4px;
}
.tactbox label
{
  font-weight: bold;
}
.tactbox input
{
  border: solid 1px #000000;
  width: 200px;
}
.tactbox textarea
{
  border: solid 1px #000000;
  width: 400px;
  height: 300px;
}
.tactbox button
{
  width: 100px;
  color:#000000;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border:1px ridge;
  border-color: #000 #222 #222 #000;
  margin-left: 302px;
}

#contact a
{
  color: #000000;
}
#about
{
  margin-left: 4px;
}
.banner
{
  float: left;
  padding-right: 2px;
}
#service
{
  background-image:url("../images/41.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  height: 164px;
}
#service .sinner
{
  float: right;
  width: 310px;
  margin-top: 124px;
}
#breast .sinner
{
  float: right;
  width: 310px;
}
#lect
{
  margin-left: 4px;
}
#enc .sinner
{
  float: right;
  width: 310px;
}
#enc td.chap
{
  width: 70px;;
}
#foot
{
  width: 100%;
  height: 30px;
  background-color: #d6d6d6;
  border: solid 1px #000000;
  margin-bottom: -10px;
  clear: both;
}
.bpic
{
  float: left;
}
p.hot
{
  color: #993333;
  font-size: 1.5em;
  font-weight: bold;
}
a.hot:link
{
  text-decoration: underline;
  color: #993333;
}
a.hot:visited
{
  text-decoration: underline;
  color: #993333;
}
#content ul
{
  list-style: none;
}
#content li a
{
  display: block;
  width: 250px;
  height: 2em;
  font-size: 1.2em;
  border: solid 2px #000000;
  line-height: 2em;
  text-align: center;
  text-decoration: none;
  color: #0000cc;
}
#content li a:hover
{
  color: #ffffff;
  background-color: #000000;
}
.tactbox
{
  display: none;
  position: absolute;
  width: 412px;
  height: 430px;
  border: solid 2px #000000;
  top: 10px;
  left: 150px;
  background-color: #4444ff;
  padding-left: 10px;
}
#flect
{
  position: absolute;
  width: 300px;
  margin-left: 0px;
  margin-top: 230px;
  text-align: center;
}
#flect a, #flect a:visited
{
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #993333;
}
#flect2
{
  position: absolute;
  width: 300px;
  margin-left: 0px;
  margin-top: 260px;
  text-align: center;
}
#flect2 a, #flect2 a:visited
{
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
}
#flyer a
{
  width: 600px;
  height: 548px;
  display: block;
  background-image: url(../images/faflyer.png);
  position: absolute;
  left: 680px;
  top: 10px;
}

