/*
==============================================================================
**
** CONTACT
**
** SCOPE: 		CONTACT
** REVISION:	0.1
** DATE:		03/21/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		The body tag for this section will have and ID of "contact"

** NOTES:
				
** TODO:		Connect up LESS variables

** REVISION HISTORY
------------------------------------------------------------------------------






==============================================================================
*/
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* =========================================================================== */
.locations .organization-unit {
  font-weight: normal;
}
.locations .note {
  margin-bottom: 1em;
}
#flag_table th,
.subtotal td {
  background: #eff2f3;
  color: #444;
  border-bottom: 1px solid #d2dadd;
}
.subtotal td,
.shipping td {
  border-top: 1px solid #d2dadd;
}
.services .left {
  float: left;
  margin: 1% 4% 0 0;
  width: 100%;
}
.services .right {
  float: left;
  margin: 1% 0;
  width: 100%;
}
.services #attractions {
  float: left;
  margin: 0 0 1em;
  width: 100%;
}
.services .img_outline {
  border: 2px solid #1784B6;
  box-shadow: -3px 2px 5px 0 #cccccc;
  float: left;
  margin: 0 10px 10px 0;
}
.grants table {
  width: 100%;
}
.tours ul {
  padding: 0;
  margin: 0 0 2em;
}
.tours li {
  list-style: none;
  margin: .5em 0 1em;
}
.library #keyword-search {
  padding: 5px 0;
}
.library .inline-search legend {
  padding-bottom: .5em !important;
}
