/* Landing Page */
#findagp_main_tabs { list-style-type: none; margin: 0; padding: 0; }
#findagp_main_tabs li { float: left; margin: 0; padding: 0; background-position: left 50%; background-repeat: no-repeat; }
#findagp_main_tabs img { vertical-align: middle; }
#findagp_main_tabs a { text-decoration: none; display: block; margin: 0 10px 0 0; padding: 0 0 0 8px; background: transparent url("/images/trash/tab_off_l.gif") left top no-repeat; }
#findagp_main_tabs a.on { background: transparent url("/images/trash/tab_on_l.gif") left top no-repeat; }
#findagp_main_tabs a span { padding: 6px 8px 4px 0; background: transparent url("/images/trash/tab_off_r.gif") right top no-repeat; display: block; }
#findagp_main_tabs a.on span { background: transparent url("/images/trash/tab_on_r.gif") right top no-repeat; }
#findagp_main_tabs a:hover {  }
#findagp_mt_list {  }
#findagp_mt_map {  }
li#findagp_mt_search { line-height: 32px; height: 32px; width: 365px; }

#findagp_main_right { float: left; width: 394px; }

.findagp_main_areas { float: left; }
ul.findagp_main_areas li { margin: 0; list-style-type: none; background: transparent url("/images/findagp/menu_bullet_off.gif") left 55% no-repeat; padding: 7px 4px 7px 31px; line-height: 18px; border-bottom: 1px #e0e0e0 solid; }
ul.findagp_main_areas li.selected { background-image: url("/images/findagp/menu_bullet.gif"); font-weight: bold; background-color: #eeeeee; }
.findagp_main_areas a { text-decoration: none; }
.findagp_main_areas a:hover { background: transparent; }
.findagp_main_areas .selected { }
.findagp_main_areas .selected a { }

/* Doctor Detail */
#findagp_practice_left { float: left; margin-right: 15px; width: 695px; margin-bottom: 15px; }
#findagp_practice_right { float: left; width: 258px; margin-bottom: 15px; }

#findagp_practice_map_wrapper { border: 1px solid #B0B0B0; float: left; margin: 0 0 15px 15px; }
#findagp_practice_map { width: 378px; height: 348px; }
#findagp_practice_nomap { width: 378px; height: 348px; background: transparent url(/images/trash/nomap.png) left top no-repeat; }

#findagp_practice_notes_wrapper { clear: left; border: 1px #b0b0b0 solid; }
#findagp_practice_notes { padding: 10px; }

#findagp_practice_doctors_wrapper { margin-bottom: 15px; position: relative; /* Redundant relative positioning for IE6 */ overflow: hidden; width: 968px; }
#findagp_practice_doctors { width: 9660px; position: relative; }
#findagp_practice_doctors dl { margin: 0; padding: 0; position: relative; }
#findagp_practice_doctors dt { display: none; }
#findagp_practice_doctors dd { font-weight: bold; display: block; float: left; margin: 0; border-left: 1px #b0b0b0 solid; padding: 5px 15px; }
#findagp_practice_doctors dd.firstchild { border-left: none; padding-left: 0; }
#findagp_practice_doctors dd span { font-size: smaller; display: block; font-weight: normal; }
div#findagp_scroll_left { float: left; height: 41px; width: 27px; cursor: pointer; background: transparent url("/images/findagp/scroll_left.gif") left top no-repeat; }
div#findagp_scroll_right { float: left; height: 41px; width: 27px; cursor: pointer; background: transparent url("/images/findagp/scroll_right.gif") left top no-repeat; }

#findagp_practice_services_wrapper { border: 1px #b0b0b0 solid; }
#findagp_practice_services { height: 543px; padding: 10px; overflow: auto; }
#findagp_practice_services ul { color: #4EB848; list-style-type: disc; margin: 0; padding: 0 0 0 20px; }
#findagp_practice_services li { margin: 0 0 10px 0; }
#findagp_practice_services li span { color: black; }

#findagp_practice_detail_wrapper { float: left; width: 298px; margin-bottom: 15px; border: 1px #b0b0b0 solid; }
#findagp_practice_detail { height: 304px; padding: 10px; }

#findagp_practice_hours_wrapper { clear: left; width: 693px; border: 1px #b0b0b0 solid; }
#findagp_practice_hours { height: 178px; padding: 10px; }
#findagp_practice_hours td { padding: 2px 10px; }
#findagp_practice_hours th { text-align: center; }

.findagp_main_listing { list-style-type: none; margin: 18px; padding: 0; }
.findagp_main_listing span { color: green; font-style: italic; padding-left: 10px; font-size: 85%; }

#findagp dl.fixed5em {  }
#findagp dl.fixed5em dt { height: 22px; line-height: 22px; clear: left; display: block; float: left; width: 5em; font-weight: normal; }
#findagp dl.fixed5em dd { margin-left: 5em; padding-left: 21px; background-position: left 50%; background-repeat: no-repeat; display: block; font-weight: bold; height: 22px; line-height: 22px; }
#findagp dd.phone { background-image:url(../../images/icons/header-icons/phone.gif); }
#findagp dd.fax { background-image: url(../../images/icons/header-icons/fax.gif); }
#findagp dd.mobile{ background-image: url(../../images/icons/header-icons/phone.gif); }
#findagp dd.email { background-image: url(../../images/icons/header-icons/email.gif); }
#findagp dd.web { background-image: url(../../images/icons/header-icons/web-site.gif);  }

#findagp td.closed { text-align: center; }
#findagp td.notes { font-style: italic; }

#findagp_practice_detail p { margin: 0 0 15px 5px;  }
#findagp_practice_detail dl a { color: black; text-decoration: none; }
#findagp_practice_detail dl a:hover { color: #3d3d3d; text-decoration: underline; background: transparent; }

#findagp h1 { margin: 12px 0; }
/*#findagp h2 { color: white; background-color: #c5c5c5; margin: 0; padding: 0px 4px; height: 24px; line-height: 24px; font-size: 11px; }*/
#findagp h2 { color: #003A87; background: #E5E8F1 url(../../images/icons/header-icons/bullet.gif) 2px 50%
no-repeat; margin: 0; padding: 0px 4px 0px 22px; height: 24px; line-height: 24px; font-size: 11px; border-bottom: 1px #BFC7DA solid; }

#findagp_areaadmin { margin-bottom: 15px; }
#findagp_areaadmin ul { list-style-type: none; margin: 0; padding: 0; }
#findagp_areaadmin a {  }
#findagp_areaadmin li { float: left; margin: 0 5px; }

.findagp_prefs_section_wrapper { border: 1px #b0b0b0 solid; margin-bottom: 15px; }
.findagp_prefs_section { padding: 10px; }
/*.findagp_prefs_section_wrapper h2 { color: white; background-color: #c5c5c5; margin: 0; padding: 0px 4px; height: 24px; line-height: 24px; font-size: 11px; }*/
.findagp_prefs_section_wrapper h2 { color: #003A87; background: #E5E8F1 url(/images/sub/bg_lhnav_bullet.jpg) left bottom repeat-x; margin: 0; padding: 0px 4px; height: 24px; line-height: 24px; font-size: 11px; border-bottom: 1px #BFC7DA solid; }
.findagp_time {  }

#findagp_doctor_prefs { background: transparent url("../images/bg_2col.gif") left top repeat-y; padding: 10px; }
#findagp_doctor_prefs_container { background: transparent url("../images/bg_2col_bottom.gif") left bottom no-repeat; padding-bottom: 1px; }

#findagp_edit_hours {  }
#findagp_edit_hours input.findagp_time { border: 1px #b0b0b0 solid; padding: 2px; text-align: center; }
#findagp_edit_hours td { padding: 2px; }
#findagp_edit_hours .col1 { background-color: #efefef; }
#findagp_edit_hours .col2 { background-color: #dfdfdf; text-align: right; }
#findagp_edit_hours .inactive { color: #d0d0d0; }
.findagp_daynotes { width: 98%; border: 1px #b0b0b0 solid; padding: 2px; }

.findagp_area_remove, .findagp_area_remove:hover { padding-left: 14px; background: transparent url("/speck/images/icons/mini/close.gif") left 50% no-repeat; }
.findagp_admin_accept { background: transparent url("/speck/images/icons/mini/fastforward.gif") 2px 50% no-repeat; padding: 2px 2px 2px 14px; display: block; border: 1px white solid; margin: 0 2px; }
.findagp_admin_reject { background: transparent url("/speck/images/icons/mini/close.gif") 2px 50% no-repeat; padding: 2px 2px 2px 14px; display: block; border: 1px white solid; margin: 0 2px; }
.content .findagp_admin_accept:hover { background-color: #bbddbb; border-color: #669966; color: white; }
.content .findagp_admin_reject:hover { background-color: #ddbbbb; border-color: #996666; color: white; }
.mogrify { border-top: 1px white solid; border-bottom: 1px white solid; padding: 2px; }
.mogrify_left { border-left: 1px white solid; }
.mogrify_right { border-right: 1px white solid; }
.hilite .mogrify { background-color: #ffff88; border-color: #aaaa00; cursor: pointer; }
.content .mogrify a, .content .mogrify a:hover { color: black; text-decoration: none; background-color: transparent; }
code.findagp { background-color: #e5e5ff; color: #3d3d3d; padding: 4px; display: block; border: 1px #aaaacc solid; margin-bottom: 15px; font-family: "Andale Mono", "Lucida Console", "Courier New", monospace; }
.content td.findagp_error a { text-align: center; background-color: #dd3333; color: white; display: block; padding: 2px; margin: 0 2px; text-decoration: none; }
.content td.findagp_error a:hover { background-color: red; }

p.findagp_placeholder { text-align: center; margin-top: 150px; }
p.findagp_no_opening_hours { margin: 50px 20px 0 20px; text-align: center; color: #6d6d6d; font-weight: bold; }
input.findagp_styled { border: 1px #a0a0a0 solid; padding: 2px; }
select.findagp_styled { border: 1px #a0a0a0 solid; padding: 2px; }

#findagp_main_left { clear: left; float: left; width: 560px; height: 610px; overflow: auto; background-color: #eeeeee; border: 1px solid #BFC7DA; }
#map, #map_disabled { clear: left; float: left; width: 560px; height: 610px; overflow: auto; background-color: #eeeeee; border: 1px solid #BFC7DA; }

#findagp_practice_services_wrapper .findagp_noinfo { font-style: italic; color: #3d3d3d; }

#findagp_main_tabs .findagp_searching { background: transparent url("/images/findagp/loading.gif") right 50% no-repeat; }
.findagp_quicksearch_results dl { margin: 10px 18px 0 18px; }
.findagp_quicksearch_results dt { font-weight: bold; }
.findagp_quicksearch_results dd {  }

#findagp_quicksearch { display: inline; }

#findagp_advancedsearch { margin: 20px 0; }
#findagp_advancedsearch fieldset { text-align: left; width: 400px; border: 1px solid #BFC7DA; padding: 10px; }
#findagp_advancedsearch .styled { border: 1px solid #BFC7DA; padding: 2px; }
#findagp_advancedsearch_results {  }
#findagp_advancedsearch_results dt { font-weight: bold; margin-top: 15px; }
#findagp_advancedsearch_results dd { color: green; font-style: italic; margin: 2px 0; }
#findagp_advancedsearch_results dt a { color: black; text-decoration: none; }
#findagp_advancedsearch_results dt a:hover { color: black; text-decoration: underline; background: transparent; }
#findagp_advancedsearch_results dd a { font-style: normal; font-size: 85%; }

#findagp_practice_hours em { display: block; text-align: center; color: #b0b0b0; }

h1 .findagp_back { float: right; font-size: 12px; }
.findagp_clear { height: 0em; clear: left; }
.findagp_invisible { display: none; }
.findagp_hint { color: #888888; font-size: 85%; font-style: italic; }

.mapInfoWindow p { display: block !important; }
.mapInfoWindow dl.fixed5em {  }
.mapInfoWindow dl.fixed5em dt { height: 22px; line-height: 22px; clear: left; display: block; float: left; width: 5em; font-weight: normal; }
.mapInfoWindow dl.fixed5em dd { margin-left: 5em; padding-left: 14px; background-position: left 50%; background-repeat: no-repeat; display: block; font-weight: bold; height: 22px; line-height: 22px; }

span.findagp_all_people { font-size: 85%; color: #359F2F; background: transparent url("/speck/images/icons/mini/user.gif") left 50% no-repeat; padding-left: 14px; }
span.findagp_all_people a {  }
dl.findagp_all_people dt { font-weight: bold; margin-top: 12px;}
dl.findagp_all_people dd { color: #359F2F; }
.findagp_optout { color: red; font-size: 85%; }

#findagp_disclaimer { clear: left; color: #4d4d4d; font-size: 75%; padding-top: 15px; }
#findagp_search_help { background-color: #eeee88; border: 1px #888822 solid; padding: 10px; width: 290px; position: absolute; top: 32px; left: 190px; }

.findagp_main_listing li { padding-left: 30px; }
.findagp_main_listing li.wheelchair {  }

