@import 'reset.css';
@import 'rebuild.css';
@import 'universal.css';

h1, h2, h3, h4, h5{
  color:#666666;
  font-family:verdana,arial,geneva,helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  padding: .5em 0 1.5em 0;
}
h2{
  font-size: 13px
}
h3{
  font-size: 12px;
}
h4, h5{
  font-size: 11px;
}
a{
  color: #794688;vertical-align: baseline;
}
p{vertical-align:baseline;}
sup, sub{
  font-size: 8px;
}

/*
 * 
 * ----Lay out ----
 * 
 */

.titanBody{
  font: 11px verdana,arial,geneva,helvetica,sans-serif;
  color:#000000;
  background: #c6c3cf;
  line-height: 14px;
}
#mainBody{
  width: 730px;
  background: #fff url(images/breastBiopsy/BG-main.png) center top repeat-y;
  border:2px solid #FFF;
  margin: 0 auto;
  position: relative;
}
  #mainContent{
    background:none repeat scroll 0 0 #FFFFFF;
    float:right;
    margin:0 16px 0 -153px;
    width:562px;
  }
  .IE6 #mainContent{
    margin-right: 8px;
   margin-left: -140px; 
  }
    #header{
      background: #DCD2E1;
      padding-top: 1px;
    }
#topContainer{
height: 43px;
}
/*
 * 
 * ---- Main Navigation ----
 * 
 */
#mainNav{
}
#mainNav ul{
  overflow: hidden;
  height: 24px;
  padding: 0;
  margin: 0;
  margin-top: 15px;
  list-style-type: none;
  text-align: center;
  width: 100%;
  background: #D9D9D9;
  border-top: 1px  solid #fff;
}
#mainNav li{
  display: inline;
}
#mainNav li a{
  float: left;
  color: #794688;
  text-align: center;
  text-decoration: none;
  padding:6px 10px;
  width: auto;
  border-right: 1px solid #fff;
}
#mainNav li a.current{
  background: #fff;
}
#mainNav li.navLast a{
  border-right: none;
}
#mainNav li ul{
  display: none;
}
/*
 * 
 * ---Search Bar
 * 
 */
#searchBarContainer
{
color: #794688;
float:right;
padding-bottom: 10px;
border-left: #fff 1px solid;
text-align: center;
}
#searchBarContainer #findACenterSearchBox
{
width:40px;
margin: 0px 10px 0px 3px;
vertical-align: bottom;

}

#searchBarContainer #findACenterSearchGo
{
background: url('FindACenter/images/findacenter_go.gif') no-repeat left top;
border: 0px;
width: 17px;
height: 17px;
}

#searchBarContainer #searchBarTitle
{
height:26px;
width:175px;
background: url('FindACenter/images/findacenter_title.gif') no-repeat 10px -13px;
}

/*
 * 
 * ---Center Zone
 * 
 */
  
#centerZone{padding: 10px 25px;min-height: 312px;margin-bottom: 131px;}
#centerZone .ex{margin-bottom: 42px;}

#bottomZone{
position:absolute;
bottom:53px;
width:562px;
}

.unknown #bottomZone{
bottom:41px;
}

#bottomZone.home{
bottom: 56px;
}
.IE6 #bottomZone .home{
  bottom: 54px;
}
#bottomZone .ex{
margin-bottom: 20px;
}

#bottomZone td{ vertical-align: middle;}
    }
    #centerZone table tr:first-child td {
      vertical-align: top;
    }
    #centerZone td {
      padding:0;
      vertical-align: middle;
    }
  #sidebar{
    width: 152px;
    float: left;
  }
  #logoControlContainer{
    /*border-bottom: 1px solid #fff;*/
  }
  #logoControlContainer a img{
    margin: 0;
    padding: 0;   
  }
/*
 * 
 * ----Side Nav ----
 * 
 * 
 */
#sideNav{
  width: 151px;
}
.IE6 #sideNav{
  margin-top: -3px;
}
.IE7 #sideNav{
  margin-top: -2px;
}
  #sideNav ul{
    padding: 0;
    margin: -4px 0 0 0;
    list-style-type: none;
  }
  #sideNav li a{
    display: block;
    padding: 5px 10px;
    background: #D9D9D9;
    border-bottom: 1px solid #fff;
    text-decoration: none;
  }
  #sideNav li a.current{
    background: #EEEEEE;
  }
  #sideNav li ul{
    margin: 0;
    padding-left: 9px;
    background: #c0a9cb;
    border-bottom: 1px solid #fff;
  }
  #sideNav li ul a{
    border: none;
    text-decoration: underline;
    margin: 0;
    font-size: 10px;
    padding:3px 3px 3px 9px;
    background: #c0a9cb url(images/breastBiopsy/lt-bullet.png) -7px center no-repeat;
  }
  #sideNav li ul a.current{
    color: #3a1f42;
    background: #c0a9cb url(images/breastBiopsy/lt-bullet.png) -7px center no-repeat;
    text-shadow: 0px 0px 3px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=0) 
  }
    #leftZone{
      padding: 10px;
margin-bottom: 30px;
    }
    #leftZone img{
      margin: -9px 0 0 -10px;
    }
    .IE7 #leftZone img{
      margin-top: -10px;
    }
    #logoControlContainer2{
      position: absolute;
      bottom: 0;
    }
  #footer{
    position: absolute;
    width: 562px;
    bottom: 0;
    margin-right: 16px;
    background: #D9D9D9;
    color: #794688;
    height: 55px;
  }
  #contentFooter{
    margin-top: 5px;
    margin-bottom: 10px;
    color: #794688;
    text-align: center;
    font-size: 10px;
  }
/*
* 
* ---- Foot navigation ----
* 
*/
#footNav{
margin-top: 0;
}
#footNav ul{
  text-align: center;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}
#footNav li{
  display: inline;
}
#footNav li a{
  text-align: center;
  text-decoration: underline;
  padding:0 10px;
  width: auto;
}

#clear{
  clear: both;
}
#boilerPlate{
border:2px solid white;
border-top: none;
color:#794688;
font-size:10px;
margin:0 auto;
padding:5px 9px;
text-align:left;
width:712px;
vertical-align: top;
}
/*
* ---- Classes for the quiz ----
*/
dl.quiz{margin: 0;}

.quiz ol{font-weight: 600; margin: 10px 20px;}
.IE6 .quiz ol{margin-left: 50px;}
.quiz dt{font-weight: normal;}
.quiz b{color: #794788; vertical-align: baseline;}
.quiz li{
cursor:pointer;

}
span.correct{
        display: none;
      }
      .quiz dt, .quiz dd{
        display: none;
      }
      .selected{
        color: #FF0000;
      }
      ol{
        list-style-type: lower-alpha;
      }
.score{
font-size: 24px;
}
.bad{
 color: red;
}
.good{
color: green;
}
.avg{
color: blue;
}

.q_of_q  {
color:#794788;
font:24px times New Roman;
margin-bottom: .3em;
text-transform: lowercase;
}


/*
 * ---- Filter block ----
 */
.OneCol > div{
  padding-bottom: 25px;
  border-bottom: 1px dashed #ccc;
  clear: both;
}
.OneCol > div a{
  float: right;
  background-image:url("images/breastBiopsy/bg_button.gif");
background-repeat:no-repeat;
font-size:9px;
height:21px;
padding-left:18px;
padding-top:3px;
text-decoration:none;
text-transform:uppercase;
}
.Aggregation .loading{
display: none;
}
.Aggregation h4{
color: #794788;
}
/*
 *----Site map ----
 */
.SiteMap ul{
  list-style-type: none;
}
.SiteMap li a{
  padding: 5px 10px;
  font-weight: bold;
}
.SiteMap li ul li a{
  font-weight: normal;
}
.SiteMap li ul li ul li a{
background: url(images/breastBiopsy/lt-bullet.png) -7px center no-repeat;
}

}
/*
*----Misc old styling
*/


table.interact td{
padding: 0 !important;
 }
.interact td{
background:  #dcd2e1;
}
td.interact_button  {
background-color:#EBE6EE;
background-image:url("images/breastBiopsy/bg_interact_button.gif");
background-repeat:no-repeat;
border-left:1px solid #FFFFFF;
display:table-cell;
height:20px;
padding:3px 0 0 20px;
}
table .interact_button:last-child  {
border-bottom:1px solid #FFFFFF;
}
.interact_button a {
margin-left:25px;
font-size:9px;
text-decoration:none;
text-transform:uppercase;
}
.copyinteract  {
color:#794688;
font-family:verdana,arial,geneva,helvetica,sans-serif;
font-size:11px;
text-decoration:none;
padding-bottom: 30px;
}
#bottomZone .copyinteract{
  padding: 0;
  background: url("images/breastBiopsy/footer_interact_bg.gif");
width: 100%;
}
.headlineinteract  {
color:#794688;
font-family:verdana,arial,geneva,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.cc_disclaimer  {
color:#999999;
font-style:italic;
}
div.pt_doc_sectionTitle  {
color:#666666;
empty-cells:hide;
font-family:verdana,arial,geneva,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
td.c_TestimonialDetailLabel  {
font-weight:bold;
}
td.c_testimonialDetailData  {
padding-left:5px;
}
a.c_testimonialGoBack  {
background-image:url("images/breastBiopsy/bg_button.gif");
background-repeat:no-repeat;
font-size:9px;
height:21px;
padding-left:18px;
padding-top:3px;
text-decoration:none;
text-transform:uppercase;
}
.c_TestimonialStory  {
border-top:1px dashed #CCCCCC;
padding-top:10px;
}

.SFMessage{
color: red;
font-weight: bold;
}
.edited{
color: red;
text-decoration: underline;
}
.tablecopy  {
color:#794688;
font-family:verdana,arial,geneva,helvetica,sans-serif;
font-size:11px;
line-height:16px;
text-decoration:none;
border-right: 1px solid white;
padding:3px 5px !important;
border-bottom: 1px solid white;
}

.tablecopyitalic {
border:1px solid #ffffff;
background: #F9F1E8;
color:#794688;
font-family:verdana,arial,geneva,helvetica,sans-serif;
font-size:10px;
font-style:italic;
line-height:16px;
text-decoration:none;
}
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}

.BottomZone .addthis_button img{
margin: 0 0 10px 20px;
}
#boilerPlate > p{
margin-left: 360px;
display: block;
}
.IE7 #boilerPlate > p{
float: right;
margin-top: -50px;
}
.phone, .physAddress {
float:left;
padding:3px 5px;
}
.physAddress{
border-right: 1px solid;
margin-right: 10px;
text-align: center;
}
