html {
  overflow-y: scroll;	
}
body {
  width: 765px;
  margin: auto;
}
#contents {
  position: relative;
  overflow: hidden;
}

/* Task Pane Styles */
#taskPane {
	width: 215px;
	float: left;
	background: #F6F6F6 url(../images/quick_search_bkgd.gif) repeat-x 0 0;
	margin: 0 0 20px;
	overflow: hidden;
}
.tp_header {
  font: bold 1.2em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #666;
  padding: 0 10px;
  width: 195px;
  line-height: 1.6em;
  display: block;
  background: #F6F6F6 url(../images/main_nav_bkgd.gif) repeat-x right top;
}
.tp_header.selected,
.tp_header:hover {
  background-position: right -60px;
  color: #039;
}
.tp_content {
  width: 195px;
  margin: 10px;
  font-size: 1.1em;
}
#taskPane h2 {
	color: #039;
	font: 2em Arial, Helvetica, sans-serif;
	border: none;
	background: url(../images/corner.gif) no-repeat 0 0;
	padding: 30px 0 10px 10px;
}
.tp_footer {
  background: #DDD url(../images/adv_search_bkgd.gif) repeat-x 0 0;
  height: 32px;
  width: 215px;
}

/* Login Task Pane Section */
#tp_login { margin: 0 10px; }
#tp_login .message,
#tp_manage .message,
#tp_manage .actionMessage {
  color: #666666;
  font: bold 1.2em/1.3em Arial, Helvetica, sans-serif;
  margin: 0 0 5px;
  overflow: hidden;
}
#tp_manage .message,
#tp_manage .actionMessage { font-size: 1.1em; }
#tp_manage .actionMessage {
  padding-top: 3px;
  border-top: 1px solid #DDD;
}
#tp_manage .label,
#tp_manage input {
  display: block;
  float: left;
}
#tp_manage input {
  width: 100px;
  margin-bottom: 3px;
}
#tp_manage .label {
  font-weight: bold;
  line-height: 1.5em;
  margin-right: 8px;
  width: 70px;
}
#fs_loginButton {
  margin: 5px 0; position: relative;
}
#fs_loginButton div.working {
  background: url(../images/ani_wait_small.gif) no-repeat 0 0;
  bottom: 0;
  display: none;
  height: 20px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  text-indent: -2000em;
  top: -7px;
  width: 20px;
}

/* Search Task Pane Section */
#tp_search fieldset {
	overflow: hidden;
	width: 195px;
	padding: 5px 0;
	border-bottom: 1px solid #DDD;
}
#tp_search label {
  display: block;
  padding-bottom: 3px;
}
#fs_searchBy { margin: 0; }
#fs_searchBy label { width: 195px; padding: 0; }
#fs_zipSearch label { width: 97px; }
#lbl_zip { float: left; }
#lbl_range { float: right; }
#ipt_zip { width: 80px; }
#sel_range {
  padding: 1px 0;
  width: 95px;
}
#fs_detailsSearch label,
#fs_dvianSearch label {
  width: 195px;
  overflow: hidden;
}
#fs_detailsSearch input,
#fs_dvianSearch input { width: 189px; }
#fs_detailsSearch select { font-size: 0.9em; }
#sel_country { width: 190px; }
#tp_search #fs_searchButton { border-bottom: none; }
fieldset.right span {
  float: right;
}
input.searchButton, .resetButton {
  display: block;
  float: left;
  margin-left: 8px;
}
.tpLink {
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
  display: block;
  line-height: 1.2em;
}

/* Popular and My Searches Task Pane Sections */
label.searches select {
  width: 189px;
  margin: 3px;
}

/* Results Task Pane Section */
.itemList {
	height: 200px;
	overflow: auto;
	font: 1.1em Arial, Helvetica, sans-serif;
	list-style: none none outside;
	border: 1px dashed #DDD;
	background: #FFF;
}
.itemList li {
	padding: 5px 3px;
	border-bottom: 1px solid #DDD;
}
.itemList li.selected {
  background-color: #E3E6EE;
}
.itemList .permanent { display: none; }
.itemList .permanent p {
  margin: 5px 0;
  font-size: 1em;
  text-align: center;
}
.itemList .loadingItem {
  background: url(../images/ani_wait_small.gif) no-repeat scroll 30px 50%;
  border-bottom: none;
  color: #C8322D;
  font: bold small-caps 1.4em/20px Arial, Helvetica, sans-serif;
  margin: 20px 0 0;
  padding-left: 55px;
}
.itemList .emptyItem {
  background-color: #F6F6F6;
  border: 1px solid #DDD;
  margin: 3px;
}
.itemList .errorItem {
  background-color: #FFCCCC;
  border: 1px solid #C8322D;
  margin: 3px;
}
.itemList .errorItem p { color: #000; }
.itemList.loading .loadingItem,
.itemList.empty .emptyItem,
.itemList.error .errorItem { display: block; }
.itemList.loading .facility,
.itemList.empty .facility,
.itemList.error .facility,
#taskPane .loading .emptyItem,
#taskPane .loading .errorItem { display: none; }
.itemList .facility a {
  display: block;
  margin: 0 0 3px;
}
.itemList .facility span {
  display: block;
  font-size: 0.9em;
}
.itemList .facility .distance { font-style: italic; }


/* Main Panel */
.mainPanel {
  background: url(../images/h2_accent_noreflect.gif) no-repeat;
  width: 520px;
  float: right;
  margin: 0 0 10px;
  padding: 0 0 10px 20px;
  overflow: hidden;
}
.empty .panelOptions, .loading .panelOptions { display: none; }
.toolbar {
  overflow: hidden;
  position: relative;
}
.panelOptions {
  background-color: #F6F6F6;
  border-bottom: 1px solid #DDDDDD;
  overflow: hidden;
  padding: 3px;
  width: 534px;
  margin-left: -20px;
}
.toolbar .toolButton {
  display: block;
  float: left;
  font: bold 1.1em/23px Arial,Helvetica,sans-serif;
}
.panelOptions .toolButton {
  border: 1px solid #F6F6F6;
  margin-right: 5px;
  padding: 0 3px;
}
.panelOptions .toolButton:hover,
.panelOptions .toolButton.active {
  background-color: #E3E6EE;
  border: 1px solid #003399;
  color: #039;
  margin: 0 5px 0 0;
}
.toolbar .icon {
  background: url(../images/icons.gif) no-repeat 0 0;
  display: block;
  float: left;
  height: 23px;
  overflow: hidden;
  text-indent: -2000px;
  width: 23px;
}
.toolButton .icon { margin-right: 3px; }
.panelOptions .right { float: right; }
.panelOptions div {
  margin: auto;
  overflow: hidden;
}
.panelOptions .button { margin: 4px 0 3px 5px; }
.bottomOptions { border-top: 1px solid #DDD; }
#infoContent p {
  font-size: 1.3em;
  line-height: 1.4em;
}


/* Facility Details */
.detailSection {
  margin: 10px 0 0 -20px;
}
#facilityDetails {
  font: 1.2em/1.4em Arial, Helvetica, sans-serif;
  color: #666;
  overflow: hidden;
  width: 540px;
}
#facilityDetails .label { font-weight: bold; }
#facilityDetails h3 {
  font-size: 1.2em;
  margin: 11px 0;
}
.group { margin-bottom: 10px; }
.group h4 {
  margin: 5px 0;
  padding: 0 5px;
  background-color: #F6F6F6;
  border: 1px solid #DDD;
  border-width: 1px 0;
  font: bold 1em/1.3em Arial, Helvetica, sans-serif;
}
.group p { padding: 0 5px; }
.section {
  overflow: hidden;
  width: 540px;
  margin: 3px 0;
}
.section .label {
  float: left;
  display: block;
  width: 160px;
  margin-right: 10px;
  text-align: right;
}
.section .value {
  float: left;
  width: 370px;
}
.section .line span { margin-right: 5px; }
.capSection {
  float: left;
  width: 260px;
  padding: 0 5px;
  margin: 3px 0;
}
.section .capSection .label { text-align: left; }
.section .capSection .value { width: 260px; }
.capSection .line {
  margin-top: 5px;
  line-height: 1.2em;
}


/* Facility Form */
#frm_fac .outer {
  border-bottom: 1px solid #DDD;
  padding: 0 0 8px;
  margin-bottom: 8px;
  width: 540px;
  overflow: hidden;
}
#frm_fac .txtFs { padding-top: 0; }
#frm_fac .legend,
#frm_fac .txtFs .label {
  margin: 0 0 8px;
  font: bold 1.3em Arial, Helvetica, sans-serif;
  color: #666;
}
#frm_fac fieldset,
#frm_fac label,
#frm_fac .label,
#frm_fac .checks input,
#frm_fac .fieldCount {
  display: block;
  float: left;
}
#frm_fac label,
#frm_fac textarea,
#frm_fac .checks {
  width: 270px;
  float: left;
  padding: 3px 0;
}
#frm_fac fieldset.checks { clear: none; }
#frm_fac textarea { font: 1.1em Arial, Helvetica, sans-serif; }
#frm_fac .checks { margin-top: 5px; }
#frm_fac input { width: 170px; }
#frm_fac .checks input { width: auto; }
#frm_fac label.clear,
#frm_fac fieldset {
  width: 540px;
  clear: both;
}
#frm_fac label.clear input,
#frm_fac label.clear textarea { width: 400px; }
#frm_fac .label {
  width: 85px;
  padding-right: 5px;
  margin-top: 2px;
  text-align: right;
}
#frm_fac .txtFs .label {
  width: 100%;
  text-align: left;
  font-size: 1.18em;
}
#frm_fac .checks .label {
  width: 230px;
  text-align: left;
  padding: 0 0 0 3px;
}
#frm_fac .fieldCount {
  clear: both;
  margin-top: 3px;
}
#frm_fac .valError {
  border: 1px solid #C8322D;
  background-color: #FFCCCC;
}
#frm_fac label.clear.valError { width: 538px; }
#frm_fac .outer fieldset label.valError { width: 268px; }
#frm_fac .fsToolbar {
  overflow: hidden;
  width: 100%;
}
#frm_fac .fsToolbar a {
  display: block;
  float: left;
  margin: 5px 10px 5px 0;
  padding: 3px;
  border: 1px solid #FFF;
  font: bold 1.1em/1.4em Arial, Helvetica, sans-serif;
}
#frm_fac .fsToolbar a:hover {
  color: #039;
  background-color: #E3E6EE;
  border-color: #039;
}

#facValidationError {
  display: none;
  padding: 10px 5px;
  margin: 10px 0;
  font-size: 1.1em;
  color: #000;
  background-color: #FFCCCC;
  border: 1px solid #C8322D;
}
#facValidationError h4 {
  font: normal 1.5em Arial, Helvetica, sans-serif;
  color: #C8322D;
  margin: 0 0 10px;
}
#facValidationError p {
  margin-top: 0;
  color: #000;
}
#facValidationError ul {
  margin: 0 0 0 10px;
  color: #000;
  list-style: none none outside;
  font-style: italic;
}
#facValidationError li { margin: 0 0 5px; }
#facValidationError a {
  display: block;
  margin-top: 15px;
}


/* Misc Main Panel Styles */
.detailsTabs {
  font-weight: bold;
  list-style: none none outside;
  margin: 0 0 0 -20px;
  border: solid #D1D1D2;
  border-width: 0 0 2px 20px;
  overflow: hidden;
  text-transform: uppercase;
  background: #DDD url(../images/main_nav_bkgd.gif) repeat-x 0 0;
  width: 520px;
}
.detailsTabs li {
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  float: left;
  line-height: 1.5em;
  text-align: center;
}
.detailsTabs li {
  float: right;
  border-left: 1px solid #FFF;
  border-right: none;
}
.detailsTabs li.static {
  padding: 0 10px;
  border: none;
}
.detailsTabs li.disabled {
  padding: 0 10px;
  color: #999;
}
.detailsTabs a {
  background: #DDD url(../images/main_nav_bkgd.gif) repeat-x 0 0;
  color: #666;
  display: block;
  padding: 0 8px;
}
.detailsTabs a:hover {
  background-position: right -60px;
  color: #039;
}

.mainPanel.loading .hideLoading,
.mainPanel.empty .hideLoading,
.mainPanel.error .hideLoading,
.mainPanel .errorMsg,
.mainPanel .emptyMsg,
.mainPanel .loadingMsg { display: none; }
.mainPanel.error .errorMsg, .mainPanel.empty .emptyMsg { display: block; }
.errorMsg, .emptyMsg {
  font-size: 1.1em;
  margin: 10px 0;
  padding: 10px 5px;
  text-align: center;
  width: 528px;
}
.emptyMsg {
  background-color: #F6F6F6;
  border: 1px solid #DDD;
}
.errorMsg {
  background: #FCC none;
  border: 1px solid #C8322D;
}
.errorMsg p { color: #000; }
h5.adminLabel {
  color: #C8322D;
  margin: -8px 0 5px;
  text-align: left;
}
.loading .loadingMsg {
  display: block;
  padding: 60px 10px 10px;
  background: #F6F6F6 url(../images/ani_wait.gif) no-repeat 50% 13px;
  color: #C8322D;
  font: bold small-caps 1.7em Arial, Helvetica, sans-serif;
  text-align: center;
  width: 210px;
  margin: 15px auto;
}

/* Misc Form Styles */
fieldset.radio {
  border: none;
  margin: 0.4em 0;
  display: block;
}
.radio label, .radio input {
  display: block;
  float: left;
}
.radio label { margin: 5px 0 0; }
.radio input { margin-top: 0; }
#ie .radio input { margin-top: -4px; }
fieldset h3, h3.legend {
  font-size: 1.1em;
  margin: 0;
}

/* Default State */
#content .defaultHidden {
  display: none;
}
