html body h1,
html body h2,
html body h4,
html body h5,
html body h6 {
  color: #000 !important;
  padding: 0;
}

html body h3 {
  font-size: 1.4em;
color: #6d3321;
padding: 0;
}

html body a {
  color: #036;
}

table { 
  font-size: 1em;
  margin: 0;
}

#content {
    margin: 10px 0 0 0; 
    padding: 0 10px 10px 10px;
    position: relative;
}

#content p {
  margin: .5em 0!important;
}

#content h1 {
  margin-bottom: 5px;
}

#content h3.subhead {
  background-color:#BBCCCC;
  border:1px solid #016156;
  font-size:10pt;
  margin: 12px 0;
  padding:1px 2px 1px;
}

#content h3 { 
  background: none;
  border: none;
  margin-top: 5px;
}

div.collapsable {
  padding-bottom: .5em;
}

div.collapsable ul {
  margin-bottom: 0;
  padding-bottom: .5em;
}

.details h4 {
  background: none;
}

#right {
  position: relative;
}

#navigation {
    position: absolute;
    right: 0;
    width: 192px;
}

#navigation a {
  text-decoration: none;
}

#navigation a:hover {
  text-decoration: underline;
}

#navigation h5, h6 {
  text-align: center;
}

.nav-box h6{
  background-color: #006157;
  border-bottom: 1px solid #000;
  color: #fff !important;
  display: block;
  padding: 3px;
}

.nav-box {
  border: 1px solid #000;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.nav-box p {
  margin: .5em 0;
  padding: 0 .6em;
}

.nav-box a.button {
    border: 1px solid;
    font-size: .8em;
    padding: .2em 1em;
    margin-top: 1.5em;
    margin-left: 40%;
}

.nav-box ul {
  list-style-type: none;
  margin: 0 .6em;
  padding: 0;
}

.nav-box ul li {
  margin-bottom: .4em;
}

#physicians-navigation p {
  margin-bottom: 0;
}

#physicians-navigation ul {
  padding: 0 0 0 .8em;
}

.keyword-highlight {
    font-weight: bold;
}

.search-form {
    background-color: #eee;
    clear: both;
    font-size: 1.2em;
    padding: 1em;
}

.search-form table td {
    vertical-align: top;
}

.search-form label {
    background: none;
    padding-right: 1em;
}

.search-form input {
    font-size: 1em;
}

.search-form button {
    font-size: 1em;
    padding: .25em 1em;
}

.search-form .help-text {
    color: gray;
    font-size: .7em;
    margin: .25em 0 1em 0;
}

.search-form-condensed {
/*    font-size: .9em;*/
    width: 170px;
/*    margin: 0 0 2em 0;*/
    margin: 0 auto;
/*    border-bottom: 1px solid #ccc;*/
}

.search-form-condensed table td {
    vertical-align: top;
}

.search-form-condensed label {
    display: block;
}

.search-form-condensed input {
    font-size: 1em;
    padding: 0;
    width: 160px;
}

 input#id_facility {
  border: none;
  width: 2em;
}

.search-form-condensed input#id_facility {
  float: left;
}

.search-form-condensed button {
    font-size: .8em;
    padding: .2em 1em;
    margin-left: 55%;
    margin-top: .5em;
}

div#compare-button {
    background-color: #fff;
    border: 1px solid;
    font-size: .8em;
    margin: 1.5em 1em 1em 50%;
    text-align: center;
}

div#compare-button a {
  display: block;
  padding: .2em 1em; 
}

.search-form-condensed .help-text {
    color: gray;
    margin: .25em 0 .25em 0;
    text-align: right;
}

 
.errorlist {
    background-color: #fee7af;
    border: 2px solid;
    color: #a00;
    padding: 1em;
    margin: .5em 0;
    font-size: 12px;
}

.errorlist li {
    margin: 0 1em;
    padding: 0;
}

.search-terms ul {
    margin: 0;
    padding: 0 0 0 2em;
}

#content p.list-control {
    clear: both;
    float: right;
/*    position: absolute;
    right: 0;*/
}

.order-by {
  clear: left;
  float: left;
  margin-bottom: .2em;
}

.search-terms {
  float: left;
  margin-bottom: 1em;
}

.pagination-navigation a {
    font-size: .8em;
    padding: .2em .2em;
}

.pagination {
  clear: both;
  float: right;
}

.pagination .current,
.ordering .active {
  background-color: yellow;
}

.physicians-navigation {
    margin: 0;
}

.physicians-navigation ul {
    font-size: .8em;
}

.document-list,
.physician-list {
    clear: both;
    padding: 0;
}

.document-list li,
.physician-list li {
    list-style-type: none;
    clear: both;
    padding: .6em 0;
}

/*.physician-list .details {
    margin-left: 90px;
}*/

.physician-list .selected {
    background-color: #eee;
}

.document-list .details {
    margin-left: 2em;
}

.physician-selection {
  clear: both;
  width: 100%;
}
.document-list .image,
.physician-list .image,
.physician-selection .image,
#selected-comparison .image {
    background-color: #fff;
    display: block;
    float: right;
    border: 1px solid gray;
    font-size: 0.6em;
    text-transform: uppercase;
    line-height: 0;
    margin-right: 0;
}

.physician-list .image {
  float: right;
  margin: 3px 3px 0 0;
}
  
.document-list .placeholder,
.physician-list .placeholder,
.physician-selection .placeholder, 
#selected-comparison .placeholder{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 3em;
}

.document-list .image a,
.physician-list .image a,
.physician-selection .image a,
#selected-comparison .image a {
    text-decoration: none;
    color: gray;
    display: block;
}

.document-list img,
.physician-list img,
.physician-selection img,
#selected-comparison img {
    border: 0;
}

.document-list .title,
.physician-list .full-name {
    font-size: 1.1em;
    margin: 0;
    margin-bottom: .2em;
}

.document-list .search-result-details,
.physician-list .search-result-details {
    margin: .1em 0;
/*
    font-size: .8em;
    color: gray;
*/
}

.document-list .search-result-details a,
.physician-list .search-result-details a {
    color: gray;
}

.accepting-patients {
  color: #a00;
  margin: .5em 0;
  line-height: 1em;
}

.selection-holder {
  margin: 0 auto;
  text-align: center;
}

table.selection tr,
table.selection td,
table.selection th {
  border: 1px solid #000;
  padding: .5em;
}

table.selection thead td,
table.selection thead tr {
  border: none;
}

table.selection {
    border-collapse: collapse;
    font-size: 1em;
    margin: 1em .5em;
}

table.selection th,
table.selection td {
    vertical-align: top;
    padding-right: 1em;
    padding-left: 1em;
    width: 18em;
}


table.selection th {
  background-color: #EEE;
  width: 10em;
}

table.selection td.first {
    padding-left: 0;
}

table.selection td.last {
    padding-right: 0;
}

table.selection h2 {
    font-size: 1em;
    font-weight: bold;
    clear: left;
}

table.selection .selection-details {
    clear: left;
}

table.selection tr#corner th {
  background-color: #fff;
}

table.selection  tr#corner,
table.selection  tr#corner th {
  border-top: 0;
  border-left: 0;
}

.physician-selection .image {
    float: none;
    margin: 0 auto;
    margin-bottom: 1em;
}

.physician-selection .remove {
    margin-top: 0;
}

.physician-selection .remove input {
    margin: 0;
    padding: 0;
}

.physician-selection dt {
    margin-top: .5em;
}

.physician-selection dd {
    font-style: italic;
    margin-left: 2em;
    margin-bottom: .5em;
}

.physician-detail {
  margin-top: 15px;
}


.physician-detail .image,
.practice-details .image {
    float: right;
    margin-left: 1em;
}

.physician-details, .practice-details h3 {
font-size: 10pt;
font-weight: bold;
border-bottom: 1px solid #ba9f97;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
}

.physician-detail .image img,
.practice-details .image img {
  border: 1px solid #000;
  margin-bottom: 20px;
  margin-left: 10px;
}

.physician-detail .builtin-details,
.physician-detail .additional-details {
/*    float: left;*/
/*    margin: 2em 0;*/
}

.physician-detail .additional-details {
  margin-bottom: 1em;
}

.physician-detail .additional-details p {
  margin-bottom: 0;
}

div#area-list-text p {
  margin: 1em 0!important;
}

.area-list ul {
  list-style-type: none;
  padding: .5em 0 0 0;
}

.practice-details ul {
  list-style-type: none;
  padding: 0;
}

.practice-details h5 {
  margin: 0;
} 

#content .practice-details p {
  margin: 0!important;
}

#content p.practice-detail {
  margin: 1em 0 0 0!important;
}

#selected-box {
  background-color: #EEE;
}

#selected-box p {
  color: #A00;
  padding: 0 9px;
}

#selected-box .selection-form {
  margin: 0;
}

#selected-box .selection-form button {
  float: left;
  text-align: left;
  width: 65px;
}

.selection-form {
    margin: .5em 0 0 0;
    padding: 0;
}

.selection-form button {
    background: transparent;
    border: 0;
    cursor: pointer;
    font-size: 1em;
    padding: 0;
    margin: 0;
    color: blue;
    text-align: left;
}

.selection-form button img {

}

#selected-comparison {
  margin: 0;
  padding: 0;
}

#selected-comparison li {
  border-bottom: 1px dashed;
  list-style-type: none;
  margin: 0 9px;
  padding: .5em 0;
}

#selected-comparison .name {
  clear: both;
}

.profile-name {
  font-weight: bold;
  margin: 0;
}

.profile-details {
  border-bottom: 1px dotted;
  margin-bottom: .4em;
  padding: 0 0 .6em 1em;
}

.profile-details#last {
  border: none;
}

.profile-details .vcard {
  margin: 0 2em 0 0;
}

p#icon {
  margin: 0 9px;
  text-align: right;
}

.vcard {
    padding: .25em;
    margin-left: 1em;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    border-color: #ddd #ccc #aaa #ccc;
    color: #555;
    font-family: sans-serif;
    font-size: .55em;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
}

.collapsed h5,
.collapsable h5 {
  display: inline;
}

.collapsed ul li,
.collapsable ul li {
  list-style-type: none;
}

#practice-list {
  width: 100%;
}

#practice-list thead {
  font-weight: bold;
}

#practice-list thead td {
  padding-bottom: 0;
}

#practice-list tr.even {
  background-color: #eee;
}

#practice-list td {
  padding: .5em 1em .5em 0;
  vertical-align: top;
}
