#left_content {
  float:left;
  width:480px;
  margin:0 5px;
  font-size:1.1em;
  line-height:normal;
}

#icon_txt {
  font:11px Arial, Helvetica, sans-serif;
  color:#000000;
  padding-left:180px;
  padding-bottom:18px;
  background:url(/images/medtrallogo.jpg) no-repeat left top;
}

#icon_txt b {
  font-weight: bold;
  white-space: nowrap;
  font-size: 12px;
}

.section {
  margin-bottom:20px;
}

.section h4 {
  color:#1881BE;
  font-size:12pt;
  font-weight:bold;
  line-height:28px;
  text-align:left;
  margin-bottom:5px;
}

.section p {
  margin-bottom:7px;
}

.width200 {
  width:200px;
}

#right_content {
  float:right;
  width:192px;
}

a.redtxt{
  font:bold 12px Arial, Helvetica, sans-serif;
  text-align:left;
  color:#ac4024;
  text-decoration:underline;
}

.absolute_bluearw{
    position:absolute;
    margin-left:40px;
}

.blue_info_bg{
    width:100%;
    height:398px;
    background:url(../images/blue_info_bg.gif) repeat-x left top;
}



.mT80{
    margin-top:80px;
}

.blue_info_bg_left{
    width:7px;
    height:398px;
    float:left;
    background:url(../images/blue_infobg_left.gif) repeat-x left top;
}

.blue_info_bg_right{
    width:7px;
    height:398px;
    float:right;
    background:url(../images/blue_infobg_right.gif) repeat-x right top;
}

.wdth172 {
  width:172px;
}

.pT10 {
  padding-top:10px;
}

.pT20 {
  padding-top:20px;
}

.pT3 {
  padding-top:3px;
}

.pT15 {
  padding-top:15px;
}

.textbox {
  height:80px;
  width:165px;
}

.pT30 {
  padding-top:30px;
}

.grey_border {
  border:1px solid #E1E1E1;
}

.blue_info_input_bg{
    width:165px;
    height:20px;
    background:url(../images/blueinfo_input_bg.gif) no-repeat center top;
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#989898;
    border:none;
    padding-left:12px;
    padding-top:5px;
}
.form_select_box_bg {
    width:158px;
    height:15px;
    background:#ffffff;
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#989898;
    border:none;
    border-width:0px;
    padding:0px;
    margin:0px;
}
.orange_info_input_bg{
    width:165px;
    height:20px;
    background:url(../images/orginfo_input_bg.jpg) no-repeat center top;
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#989898;
    border:none;
    padding-left:12px;
    padding-top:5px;
}
a.redtxt{
    font:bold 12px Arial, Helvetica, sans-serif;
    text-align:left;
    color:#ac4024;
    text-decoration:underline;
}
a.redtxt:hover{
    text-decoration:none;
}
a.redtxt2{
    font:bold 8px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    color:#ac4024;
    text-decoration:underline;
}
a.redtxt2:hover{
    text-decoration:none;
}


/* surgery center new section */
#sc-search-btn {
    background:transparent;
    border:none;
    cursor:pointer;
}

.blue_search_bg {
    width:192px;
    height:139px;
    text-align:center;
    background:url(../images/blue_search_bg.gif) no-repeat left top;
}

    .blue_search_bg form select {
        width:150px;
    }

#surgery_center_intro {
    background:transparent url(/images/provider_search_arrow.png) no-repeat 0px 0px;
    font-weight:bold;
    padding-left:150px;
    /*height:225px;*/
    min-height:225px;
    color:#1074AC;
    padding-top:20px;
}

/* css for search results */
#search-results {
    width:522px;
}
#search-results ul li {
    padding-bottom:10px;
    margin-bottom:10px;
    overflow:hidden;
    border-bottom:1px dotted #888;
}
#search-results ul li div.logo,
#search-results ul li div.address,
#search-results ul li div.more-info {
    float:left;
}
#search-results ul li div.logo {
    width:190px;
}
#search-results ul li div.address{
    width:180px;
}
    #search-results ul li div.address ul li {
        border:none;
        margin:0;
        padding:0;
    }
#search-results ul li div.more-info {
    width:145px;
}
    #search-results ul li div.more-info ul li {
        border:none;
        margin:0;
        padding:0 0 2px 0;
    }
    
    
.info_bg{
    width:100%;
    height:429px;
    background:url(/images/info_bg.gif) repeat-x left top;
}
.info_bg_left{
    width:7px;
    height:429px;
    float:left;
    background:url(/images/info_bg_left.gif) repeat-x left top;
}
.info_bg_right{
    width:7px;
    height:429px;
    float:right;
    background:url(/images/info_bg_right.gif) repeat-x right top;
}
.info_input_bg{
    width:165px;
    height:20px;
    background:url(/images/info_input_bg.gif) no-repeat center top;
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#989898;
    border:none;
    padding-left:12px;
    padding-top:5px;
}


/* details of the center */
#center-detail {
    
}
#center-detail h3 {
    margin:8px 0 5px 0;
}
#center-detail .intro {
  font:11px Arial, Helvetica, sans-serif;
  color:#000000;
  padding-left:170px;
  padding-bottom:18px;
  overflow:hidden;
}
#center-detail .intro .meta {
  float:left;
  width:300px;
}

.media {
  overflow:hidden;
  text-align:center;
}
#slideshow li {
  display:block;
  float:none;
  width: auto;
}
