@charset "utf-8";
/*******************************************************************************/
/*  Debugging
/*********************************************************************************/
.idxDebug {
  background-color: lightyellow;
  border: 2px dotted #000000;
  font-size: 14px;
  margin: 10px 0;
  padding: 8px;
}


/*******************************************************************************/
/*  Disclaimers
/*******************************************************************************/
#disclaimers {
  float: left;
  border-bottom: 1px dotted #CCCCCC;
  border-top: 1px dotted #CCCCCC;
  margin: 8px;
  width: 100%
}
#disclaimers div.disclaimer {
  clear: both;
  color: #999999;
  font-size: 10px;
}
#disclaimers div.disclaimer img {
  float: left;
}
#disclaimers div.disclaimer p {
  margin-left: 130px;
  padding-top: 2px;
}


/*******************************************************************************/
/* Flash messages
/*******************************************************************************/
#idxFlash {
  font-size: 12px;
  margin: 8px 0px;
}
#idxFlash .idxFlash {
  padding: 5px 2px;
}
#idxFlash .idxFlashError {
  background-color: #CF7770;
  border: 1px solid #C3706A;
}
#idxFlash .idxFlashHeader {
  font-weight: bold;
}
#idxFlash .idxFlashList {
  color: #FFFFFF;
  list-style-type: none;
  text-align: left;
}
#idxFlash .idxFlashList strong {
  text-decoration: underline;
}
#idxFlash .idxFlashSuccess {
  background-color: #C4F8C0;
  border: 1px solid #9BE171;
}
#idxFlash .idxFlashWarning {
  background-color: #FFFFB3;
  border: 1px solid #E1E100;
}


/*******************************************************************************/
/* Action Bar
/*******************************************************************************/
#idxActionBar {
  -moz-border-radius: 4px;
  border: 1px solid #AAAAAA;
  float: right;
  height: 70px;
  margin-bottom: 5px;
  padding-top: 3px;
  width: 338px;
}
#idxActionBar ul {
  height: 32px;
  margin: 0 0 0 -30px;
}
#idxActionBar ul li {
  display: inline;
  padding: 0 10px 0 0;
}


/*******************************************************************************/
/* Navigation Bar
/*******************************************************************************/
#idxNavigationBar {
  background-image: url(http://idx.impactmedianc.com/2.0/images/iconBarBack.png);
  background-repeat: repeat-x;
  border: 1px solid #B6B6B6;
  height: 31px;
}
#idxNavigationBar .main{
	float:left;
}
#idxNavigationBar ul {
  margin: 2px 0px 0 -25px;
}
#idxNavigationBar ul li {
  display: inline;
  list-style-type: none;
  padding-right: 25px;
}
#idxNavigationBar #login{
	float:right;
}
#idxNavigationBar #login ul{
	float:left;
	margin: 6px 0 0 0;
}
#idxNavigationBar #login ul li{
  display: inline;
  list-style-type: none;
  padding-right: 3px;
}
/*******************************************************************************/
/* Map Search
/*******************************************************************************/
#idxMapSearch div#gmap {
  border: 1px solid #CCCCCC;
  float: left;
  height: 250px;
  margin: 10px 0 0 0;
  width: 100%;
}
#idxMapSearch {
  width: 800px;
}
#idxMapSearch .bathrooms {
  font-weight: bold;
}
#idxMapSearch .bedrooms {
  font-weight: bold;
}
#idxMapSearch .mapDirections {
  font-style: italic;
}
#idxMapSearch .maxPrice {
  font-weight: bold;
}
#idxMapSearch .minPrice {
  font-weight: bold;
}
#idxMapSearch .propertyDetails {
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 10px 0;
}
#idxMapSearch .propertyDetailsTable {
  float: left;
  font-size: 11px;
  padding: 0 0 0 10px;
}
#idxMapSearch .propertyDetailsTable select {
  color: #666666;
  font-size: 11px;
  width: 100px;
}
#idxMapSearch .submitSection {
  padding: 20px 0 0 0;
}
#idxMapSearch .transactionHeader {
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 10px 0;
}
#idxMapSearch .transactionTable {
  float: left;
}
#idxMapSearch .transactionTable table {
  border-right: 1px dashed #000000;
  font-size: 11px;
}
#idxMapSearch .transactionTable td {
  padding-right: 10px;
  vertical-align: top;
}
#idxMapSearch .zipcodes {
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 10px 0;
}
#idxMapSearch .zipcodesTable {
  float: left;
  padding: 0 0 0 10px;
}
#idxMapSearch .zipcodesTable table {
  border-right: 1px dashed #000000;
  font-size: 11px;
}
#idxMapSearch .zipcodesTable td {
  padding-right: 10px;
  vertical-align: top;
}


/*******************************************************************************/
/*  Search Page
/*******************************************************************************/
#idxSearch {
  float:left;
  font-size: 12px;
  padding: 10px 10px 0px 5px;
  margin: 0 0 0 10px;
  background-color:#fffff5;
  width:940px;
}
#idxNavigationBarNewSearch{
	display:none !important;
}
#idxNavigationBarLogin{
	display:none !important;
}
#idxNavigationBarLogout{
	display:none !important;
}

#idxSearch h1 {
  color: #1F4083;
  font-size: 18px;
  font-weight: bold;
}
#idxSearch .arrow {
  float: right;
  padding-right: 5px;
}
#idxSearch .toggleLabel {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  color: #1F4083;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 15px;
  padding: 5px 0 5px 0;
}
#idxSearch .toggleSpacer {
  height: 5px;
}
#idxSearch .toggleLabel a {
  color: #1F4083;
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
  text-decoration: none;
}
#idxSearch .toggleLabel a:hover {
  color: #1F4083;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#idxSearch .toggleContent {
  overflow: hidden;
}
#idxSearch .submitButton {
  padding-top: 30px;
  text-align: center;
}
#idxSearch .heading {
  color: #1F4083;
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
}
#idxSearch .transactionTypeLabel {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  height: 15px;
  padding: 5px 0 5px 0;
}
#idxSearch .transactionButtons {
  padding: 10px 0 15px 0;
}
#idxSearch .propertyTypeLabel {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  height: 15px;
  padding: 5px 0 5px 0;
}
#idxSearch .propertyTypeTable {
  padding: 10px 0 10px 0;
}
#idxSearch .propertyTypeTable td {
  padding: 3px 3px 10px 3px;
}
#idxSearch .generalSearchLabel {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  height: 15px;
  padding: 5px 0 5px 0;
}
#idxSearch .generalSearchTable {
  padding: 10px 0 10px 0;
}
#idxSearch .generalSearchTable td {
  padding: 5px 3px 10px 3px;
}
#idxSearch select {
  border: 1px solid #000000;
  color: #000000;
  font-size: 12px;
  width: 125px;
}
#idxSearch .generalSearchTable input {
  border: 1px solid #000000;
  color: #000000;
  font-size: 12px;
  width: 275px;
}
#idxSearch .mlsLabel {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  height: 15px;
  padding: 5px 0 5px 0;
}
#idxSearch .mlsNumber {
  padding: 10px 0 10px 0;
}
#idxSearch .mlsNumber .input {
  border: 1px solid #000000;
  color: #000000;
  font-size: 12px;
  width: 125px;
}
#idxSearch .submitMlsButton {
  margin-top: -2px;
}
#idxSearch .newHanoverMap {
  display: block;
  line-height: 28px;
}
#idxSearch .brunswickMap {
  display: none;
  line-height: 23px;
}
#idxSearch .countyLabel {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  color: #1F4083;
  font-size: 14px;
  font-weight: bold;
  height: 15px;
  padding: 5px 0 5px 0;
}
#idxSearch .newHanoverMap {
	display:none;
}
#idxSearch .brunswickMap {
	display:block;
}


/*******************************************************************************/
/*  Search Results
/*******************************************************************************/
#idxSearchResults {
  float:left;
  font-size: 12px;
  padding: 10px 10px 0px 5px;
  margin: 0 0 0 -10px;
  background-color:#fffff5;
  width:940px;
  
}
#idxSearchResults .barSpacer {
  height: 5px;
}
#idxSearchResults .narrowBar {
  background-image: url(http://idx.impactmedianc.com/2.0/images/narrowBar.png);
  background-repeat: repeat-x;
  border: 1px solid #B6B6B6;
  min-height: 21px;
  outline: none;
}
#idxSearchResults .paginationBar{
  background-image: url(http://idx.impactmedianc.com/2.0/images/narrowBar.png);
  background-repeat: repeat-x;
  border: 1px solid #B6B6B6;
  height: 21px;
  outline: none;
}
#idxSearchResults .transType {
  font-weight: bold;
}
#idxSearchResults .propType {
  font-weight: bold;
}
#idxSearchResults .beds {
  font-weight: bold;
}
#idxSearchResults .baths {
  font-weight: bold;
}
#idxSearchResults .sqft {
  font-weight: bold;
}
#idxSearchResults .priceRange {
  font-weight: bold;
}
#idxSearchResults .narrowLine {
  border-bottom: 1px dotted #000000;
}
#idxSearchResults .showing {
  color: #1F4083;
  float: right;
  font-size: 12px;
  padding: 3px 5px 0 0;
}
#idxSearchResults .narrowSearchButton {
  margin: -2px 0 0 5px;
}
#idxSearchResults #narrowDownContent {
  background-color: #E2E2E2;
  overflow: auto;
  width: 100%;
}
#idxSearchResults #narrowDownContent table {
  margin: 0 0 0 10px;
  width: 98%;
}
#idxSearchResults div.result div.image {
  background-image: url(http://idx.impactmedianc.com/2.0/images/searchResultBackgroundSmall.png);
  float: left;
  height: 100px;
  outline: none;
  text-align: center;
  width: 130px;
}
#idxSearchResults div.result div.image img {
  padding-top: 15px;
}
#idxSearchResults div.updated {
  color: #999999;
  font-size: 10px;
  font-style: italic;
  padding: 0px 5px 5px 5px;
  text-align: center;
}
#idxSearchResults .mlsColumn {
  width: 90px;
}

#idxSearchResults .mlsNumber {
  color: #5D5D5D;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0 0px 0;
}
#idxSearchResults .mlsNumber a {
  color:#5D5D5D;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#idxSearchResults .mlsNumber a:hover {
  color: #5D5D5D;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#idxSearchResults .transactionType {
  color:#5D5D5D;
  font-weight: bold;
}
#idxSearchResults .address {
  color: #2D4B8A;
  font-weight: bold;
  padding: 10px 0 10px 0;
}
#idxSearchResults .address a {
  color: #2D4B8A;
  text-decoration: none;
}
#idxSearchResults .remarks {
  color: #5D5D5D;
  padding: 0 15px 0 15px;
}
#idxSearchResults .info {
  color:#5D5D5D;
}
#idxSearchResults .priceHeading {
  color: #2D4B8A;
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
}
#idxSearchResults .even {
  background-color: #F2F2F2;
}
#idxSearchResults .odd {
  background-color: #FFFFFF;
}
#idxSearchResults table {
  border-collapse: collapse;
}
#idxSearchResults table td {
  vertical-align: top;
}


/*******************************************************************************/
/*  Search Results Pagination
/*******************************************************************************/
#idxSearchResults div.pagination .page {
  float:left;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  font-size: 11px;
  padding: 0px 10px;
  text-align: center;
  margin-left:3px;
}

#idxSearchResults div.pagination {
  margin: 3px 0px 15px 10px;
  text-align: left;
  width: 100%;
}
#idxSearchResults div.pagination a {
  color: #000000;
  text-decoration: none;
}
#idxSearchResults div.pagination .current {
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
}
#idxSearchResults div.pagination .disabled {
  border: 1px solid #BFBFBF !important;
  color: #BFBFBF !important;
}
#idxSearchResults div.pagination .hellip {
  background-color: transparent !important;
  border: none !important;
  padding: 2px !important;
}


/*******************************************************************************/
/*  View
/*******************************************************************************/
#idxView{
  float:left;
  font-size: 12px;
  padding: 10px 10px 0px 5px;
  margin: 0 0 0 -10px;
  background-color:#fffff5;
  width:940px;
}
#idxView div#gmap {
  height: 270px;
  margin-top: 5px;
  width: 100%;
}
#idxView #galleria {
  width: 395px;
}
#idxView #idxActionBar{
	width:450px;
}
#idxView .idxContent{
	width:450px !important;
}

#idxView #tabs{
	width:445px;
}
#idxView .directions{
	display:none;
}
#idxView #detailsDirections{
	display:none;
}

#idxView .galleria-stage {
  bottom: 50px;
  left: 0;
  right: 0;
  top: 0;
}
#idxView .galleria-thumbnails-container {
  bottom: 6px;
  height: 40px;
}
#idxView .galleria-carousel .galleria-thumbnails-list  {
  margin-left: 25px;
  margin-right: 25px;
}
#idxView .galleria-thumb-nav-left {
  margin-left: -4px;
}

#idxView .galleria-thumb-nav-right {
  margin-right: -4px;
}
#idxView .barSpacer {
  height: 5px;
}
#idxView .mlsNumber {
  font-size: 14px;
  font-weight: bold;
  padding: 15px 0 15px 0;
  width: 25%;
}
#idxView .address {
  font-size: 14px;
  font-weight: bold;
  padding: 15px 0 15px 0px;
  text-align: center;
  width: 50%;
}
#idxView .listingPrice {
  color: #B11818;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0 0px 25px;
  text-align: right;
  vertical-align: middle;
  width: 25%;
}
#idxView .idxContent {
  -moz-border-radius: 4px;
  border: 1px solid #AAAAAA;
  float: right;
  font-size: 12px;
  width: 338px;
}
#idxView .idxContent p {
  margin: 0 0 5px 0;
  padding: 3px;
}
#idxView .idxContent textarea {
  font-size: 12px;
  width: 250px;
}
#idxView .idxContent .note {
  color: #666666;
  font-size: 10px;
  font-style: italic;
}
#idxView .reciprocity {
  clear: both;
  color: #CCCCCC;
  font-size: 12px;
  padding-top: 8px;
  text-align: center;
}
#tabs {
  float: right;
  height: 517px;
  width: 330px;
}
#tabs li {
  font-size: 12px;
}
#tabs li a {
  float: left;
  padding: 0.5em .3em;
  text-decoration: none;
}
#tabs table {
  font-size: 12px;
  width: 280px;
}
#idxView .photoGallery {
  float: left;
}
#idxView .propertyDetails {
  background-color: #EDEDED;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
}
#idxView .directions {
  background-color: #EDEDED;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
}
#idxView .lotDimensions {
  background-color: #EDEDED;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
}
#idxView .propertyDimensions {
  background-color: #EDEDED;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
}
#idxView .frontage {
  background-color: #EDEDED;
  font-size: 16px;
  font-weight: bold;
  padding: 2px;
}
#idxView .remarks {
  font-weight: normal;
  font-size: 12px;
}
#idxView .mapNew {
  float: left;
  width: 395px;
}


/*******************************************************************************/
/* IDX Login
/*******************************************************************************/
#idxLogin {
  float:left;
  font-size: 12px;
  padding: 10px 10px 0px 5px;
  margin: 0 0 0 -10px;
  background-color:#fffff5;
  width:940px;
}
#idxLogin .heading {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  height: 15px;
  padding: 3px 0 5px 0;
}
#idxLogin h1 {
  color: #1F4083;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding-left: 5px;
}


/*******************************************************************************/
/* IDX Signup
/*******************************************************************************/
#idxSignup {
  float:left;
  font-size: 12px;
  padding: 10px 10px 0px 5px;
  margin: 0 0 0 -10px;
  background-color:#fffff5;
  width:940px;
}
#idxSignup #idxNavigationBar {
  margin-bottom: 8px;
}
#idxSignup .heading {
  background-color: #ECECEC;
  border-bottom: 1px solid #1F4083;
  height: 15px;
  padding: 3px 0 5px 0;
}
#idxSignup td {
  text-align: right;
}
#idxSignup h1 {
  color: #1F4083;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding-left: 5px;
}
#idxSignup input {
  width: 175px;
}
#idxSignup select {
  width: 179px;
}
#idxSignup .submit {
  height: 29px;
  width: 79px;
}


/*******************************************************************************/
/* My Account
/*******************************************************************************/
#idxMyAccount {
  float:left;
  font-size: 12px;
  padding: 10px 10px 0px 5px;
  margin: 0 0 0 -10px;
  background-color:#fffff5;
  width:940px;
}
#idxMyAccount .heading {
  background-color: #ececec;
  border-bottom: 1px solid #1F4083;
  height: 15px;
  padding: 3px 0 5px 0;
}
#idxMyAccount h1 {
  color: #1F4083;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding-left: 5px;
}

