/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */
html {
  color: #000;
  background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 1;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

/*li {
  list-style: none;
}*/

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
  *font-size: 100%;
}


ul,
ol {
  padding-left:20px;
}
li {
  padding:0px;
}

/* Physician */
.txtStatus {color:blue;}

#middle {background-color: #FFFFFF; float: left; height: auto; position: relative; width: 96%;}
#middle #middle-text {margin: 30px 20px 35px;}
#middle li {color: #222222; list-style-type: none;}
#cls_line {background-color: #E6E7E8; height: 1px; margin-bottom: 10px; margin-top: 10px; width: 100%;}
.cls_desc{color: #777777; font-size: 1em; line-height: 1.3em;}
.cls_lnk {color: #32779F; font-size: 0.7em; line-height: 1.3em; font-weight:normal;}
a:link.cls_lnk {color: #7492B5; font-family: "55 Helvetica Roman",Arial; text-decoration: none;}
a:hover.cls_lnk {color: #43556A;}
.cls_page { font-weight:bold; color: #43556A; font-size: 16px;}
a:link.cls_page {color: #7492B5; text-decoration: none;}
a:hover.cls_page {color: #43556A;}
.cls_group {color: #32779F; font-size: 15px; padding-bottom: 11px; padding-top: 2px; font-weight:bold;}
.cls_name {font-style: italic; font-weight: bold; font-size:0.95em;}
.cls_list {color: #777777; line-height: 1.3em; font-size:0.95em; margin:0; padding:0; }
.cls_box {border:1px; border-color:Gray; border-style:ridge; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}

.popup { position: absolute; padding: 5px; background: #CCC;
         border: #666 1px dotted; display:none; width:500px; margin: 0 auto; min-height: 200px;
         background-image:url('/images/pain/alert-bkg.jpg'); z-index:9999;
         }
.close { float: right; position: relative; z-index: 99999; margin: 5px 5px 0; }
.pop-heading { color: #FFF; overflow: hidden; padding: 0.5em; position: absolute; width: 487px; background:url('/images/pain/popup-middle.gif');
               font-size: 15px; font-family:arial,helvetica,clean,sans-serif;font-weight: bold;}
.pop-info { padding: 15px 2px 15px 2px; clear:both; }
.pop-info p {font-size:13px; line-height:15px;}
.continue { text-align:right;}
.continue .closebox {background:url('/images/pain/filter-btn.gif'); width:57px; height:19px; border:none; color:#fff; cursor:hand;}
img {border:0px;}

.td-img1 {float: left; margin: 0px 20px 40px 0px;}

#siteResults img {height: 80px; width: 80px;}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
