body {
	margin:0;
	background:#e6e6e6 url(http://resources.insidethishome.com/gadsden/images/body_bg.gif) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
}
a {
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
a:hover {text-decoration:underline;}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
img {border:none;}
form {margin:0;}
h1, h2, h3 {
	margin:0;
}
h1 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#003366;
	padding:15px 0 0 10px;
}
h2 {text-transform:uppercase;}
#page {
	margin:0 auto;
	width:990px;
}

#top_links {
	display: block;
}

#top_links li, #top_links ul {
	float:left;
}

#header {
	position:relative;
	width:990px;
	height:135px;
	background:#fff;
	border: 0px solid #000;
}
.logo {
	position:absolute;
	background:url(http://resources.insidethishome.com/gadsden/images/logo.jpg) no-repeat;
	width:400px;
	height:100px;
	top:10px;
	left: 5px;
	text-indent:-9999em;
}
.banner {
	position:absolute;
	top:10px;
	right:0;
}
.banner div {
	float:left;
	margin:0 0 0 0px;
}
.nav-box {
	position:absolute;
	bottom:0;
	background:url(http://resources.insidethishome.com/gadsden/images/nav.gif) repeat-x 0 100%;
	height:29px;
	width:100%;
	font:bold 12px Arial, Helvetica, sans-serif;
}
* html .nav-box {
	bottom:-1px;
}


#header li, #header ul {
	float:left;
}
#header .main-nav {
	background:url(http://resources.insidethishome.com/gadsden/images/main-nav-left.gif) no-repeat 100% 0;
	padding:0 20px 0 0;
	height:29px;
}
#header .main-nav li {
	background:url(http://resources.insidethishome.com/gadsden/images/main-nav.gif) repeat-x;
	height:20px;
	padding:9px 2px 0 8px;
}
#header .main-nav a {
	color:#fff;
	text-decoration: none;
}

#header .nav {
	padding:0 0 0 6px;
	overflow:hidden;
}
#header .nav li {
	padding:10px 15px 0 10px;
	background:url(http://resources.insidethishome.com/gadsden/images/separator.gif) no-repeat 100% 6px;
	height:18px;
}
#header .nav a {
	color:#30363f;
	text-decoration: none;
}
#container {
	overflow:hidden;
	width:990px;
}
.main-column {
	float:left;
	width:666px;
	overflow:hidden;
}
.title {
	width:100%;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}
.title h2, .title h3 {
	background:#e0e0e0 url(http://resources.insidethishome.com/gadsden/images/title.gif) repeat-x;
	border-bottom:1px solid #fff;
	padding:5px 0 3px 14px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
}
.title h3 {
	text-align:center;
	padding:5px 0 3px 0;
}
.box {
	background:#fff;
	width:664px;
	overflow:hidden;
	margin:8px 0 0;
	position: relative;
}











.menu {
	background:url(http://resources.insidethishome.com/gadsden/images/nav.gif) repeat-x;
	width:100%;
	text-align: left;
	vertical-align: top;
}
.menu:after{
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-9999em;
}
* html .menu {height:1%;}

.menu ul {
	margin:0 0 0 -15px;
}
.menu li {
	float:left;
	font:bold 11px Arial, Helvetica, sans-serif;
	border:1px solid #d6d6d6;
	margin-right:-1px;
}
.menu li a {
	color:#60666f;
	float:left;
	border:1px solid #fff;
	text-decoration: none;
}
.menu li span {
	padding:3px 18px 0;
	height:18px;
	float:left;
}


.menu li.active {
	padding-bottom:5px;
	margin-bottom:-5px;
	background:url(http://resources.insidethishome.com/gadsden/images/item-pointer.gif) no-repeat 50% 100%;
	position:relative;
	border:none;
}
.menu li.active a {
	background:#660000;
	color:#fff;
	padding:1px;
	border:none;
}

.menu li.active span {
	border:1px solid #fff;
	background:url(http://resources.insidethishome.com/gadsden/images/item-active-bg.gif) repeat-x;
}

.menu li.section-title {
	padding-bottom:5px;
	margin-bottom:-5px;
	background:url(http://resources.insidethishome.com/gadsden/images/item-pointer.gif) no-repeat 50% 100%;
	position:relative;
	border:none;
}
.menu li.section-title a {
	text-decoration:none;
	cursor:text;
	background:#660000;
	color:#fff;
	padding:1px;
	border:none;
}

.menu li.section-title span {
	background:#660000;
	color:#fff;
	padding:1px;
	border:none;
	height: auto; 
}

.menu li.section-title span span {
	padding:3px 18px 0;
	height:18px;
	color: #fff;
	border:1px solid #fff;
	background:url(http://resources.insidethishome.com/gadsden/images/item-active-bg.gif) repeat-x;
}

.menu li a:hover span {
	text-decoration:none;
}











.search-form {
	position: relative;
}

.search-form h1 {
	padding-top: 20px;
}

.form-box {
	clear:both;
	width:649px;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:15px 0 13px;
}
.form-box em {
	font-style:normal;
}

.city_zip {
	float:left;
	width:305px;
	font:bold 14px Arial, Helvetica, sans-serif;
}

.city {
	float:left;
}

.city select {
	width:200px;
	color:#727272;
	font-weight:bold;
	margin-right: 20px;
}

.zip {
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.zip input {
	width:50px;
	color:#727272;
	font-weight:bold;
}


.square_feet {
	float:left;
	width:50%;
	font:bold 14px Arial, Helvetica, sans-serif;
}

.form-section {
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
}

.form-section select {
	width:145px;
	color:#727272;
	font-weight:bold;
}

.form-section input {
	width:140px;
	color:#727272;
	font-weight:bold;
}

.form-advanced-search {
	position: relative;
	display: none;
	padding-bottom: 10px;
	height: 100%;
}

.close-advanced-search {
	position: absolute;
	right: 10px;
	top: 5px;
}

.close-advanced-search a {
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;
	color: #666;
}

.powered-by {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 10px;
	color: #666;
}

.powered-by a {
	text-decoration: none;
	color: #666;
}

.high-school {
	margin-right: 20px;
}

.elementary-school {
	margin-right: 15px;
}

.junior-high-school {
	margin-right: 15px;
}

.counties-school {
	margin-right: 10px;
}

.advanced-extras label {
	margin-top: 20px;
}

.street {
	margin-right: 20px;
}

.amenities {
	margin-right: 15px;
}

.year-built input {
	width: 50px;
}

.parking-type {
	margin-right: 15px;
}

.garage-description {
	display: none;
}

.spaces-description {
	display: none;
}

.box label {
	display:block;
	color:#660000;
}
.form-box input.btn {float:right;}

.advanced {
	background:url(http://resources.insidethishome.com/gadsden/images/advanced.gif) no-repeat;
	width:156px;
	height:24px;
	float:left;
	text-indent:-9999em;
	margin:14px 0 0 20px;
}


.featured-properties {
	width:675px;
	overflow:hidden;
	padding:0 0 10px 10px;
	margin:0 -20px 0 0;
	position:relative;
}
.featured-properties li {
	float:left;
	width:202px;
	margin:5px 20px 0 0;
	background: #eee;
	overflow: hidden;
}
.featured-properties li .featured-property-summary {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.featured-properties li a {
	color:#660000;
}

.featured-properties .photo {
	min-height: 150px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.featured-properties .photo img {
	border: 1px solid #666;
}




.featured-properties .listing-agent-profile {
	overflow: hidden;
	margin-top: 10px;
}

.featured-properties .listing-agent-name {
	font-size: 14px;
	font-weight: bold;
}

.featured-properties .listing-agent-photo {
	float: left;
	margin-right: 5px;
	border: 1px solid #666;
}

.featured-properties .listing-brokerage {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}

.featured-properties .listing-brokerage-logo {
	border: 1px solid #666;
}




.search-results-box {
	width:664px;
	overflow: auto;
	margin:8px 0 0;
}


.properties {
	width: 100%;
	overflow:hidden;
	margin:0 0 0 0;
	position:relative;
} 
.properties li {
	width:auto;
	background: #fff;
	margin:0 0 10px 0;
	padding: 10px;
}

.properties li.search-results-featured {
	border: 4px solid #F96;
	padding: 6px;
}


.properties li.search-results-featured .listing-summary {
	width: 290px;
}


.properties li:last-child {
	margin: 0;
}

.properties li .featured-title {
	background: #f96;
	padding: 5px;
	font-weight:bold;
	font-size: 16px;
	color: #fff;
}

.properties li .property-photo {
	float: left;
	width: 176px;
	margin-right: 10px;
}

.properties li .listing-summary {
	float: left;
	width: 290px;
	margin-right: 10px;
	font-size: 12px;
	color: #333;
}


.listing-summary .listing-summary-section {
	float: left;
	width: 50%;
}

.listing-summary .right {
	text-align: right;
}

.listing-summary-brokerage {
	clear:both;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	height: 100px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

.properties li .listing-brokerage {
	float: left;
	width: 155px;
	font-size: 11px;
}

.properties li .listing-brokerage img {
	float: left;
	border: 1px solid #666;
	padding: 1px;
	margin-bottom: 10px;
}

.properties li .listing-brokerage .listing-agent-profile img {
	float: left;
	border: 1px solid #666;
	margin-right: 5px;
}

.properties li .property-photo img {
	border: 1px solid #666;
	padding: 2px;
}

.properties li a {
	color:#660000;
}

.properties li .title {
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.properties li h3 {
	color: #660000;
	text-align: left;
	padding: 5px;
	margin: 0;
}

.enhance-this-listing {
	height: 100px;
	color: #666;
	font-size: 11px;
	padding: 5px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

.executives {
	font-weight:bold;
}
.resources {
	float:left;
	width:332px;
}
.resources ul {
	padding:13px 0 0 13px;
}
.resources li {
	padding:0 0 0 8px;
	background:url(http://resources.insidethishome.com/gadsden/images/point.gif) no-repeat 0 8px;
}
.resources li a {
	color:#30363f;
	font:12px/18px Arial, Helvetica, sans-serif;
} 
.all {
	color:#660000;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:17px 0 10px 13px;
	display:block;
}
.remax {
	background:url(http://resources.insidethishome.com/gadsden/images/remax.gif) no-repeat;
	width:201px;
	height:59px;
	display:block;
	text-indent:-9999em;
	margin:13px 0 10px 13px;
}

.agent-details {
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	overflow: auto;
}

.agent-column-1 {
	font-size: 16px;
	float:left;
	width:220px;
	overflow:hidden;
	margin-right: 10px;
}

.agent-column-1 .agent-contact-details {
	padding:5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #f6f6f6;
}

.agent-column-2 {
	float:left;
	width:390px;
	overflow:hidden;
	padding-top: 10px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}

.agent-column-2 h1 {
	font-size: 24px;
	padding: 0;
}

.agent-details .photo {
	text-align: center;
	padding: 10px;
}

.agent-details .photo img {
	padding: 7px;
	background: #f6f6f6;
	border-top: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
	border-bottom: 2px solid #999; 
	border-right: 2px solid #999;
}


.agent-listings {
	padding: 10px;
	font-size: 14px;
	margin-bottom: 30px;
	overflow: auto;
}
.agent-listings h1 {
	font-size: 24px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

.featured-agents {
	width:664px;
	overflow:hidden;
}
.featured-agents li {
	float:left;
	width:25%;
	text-align:center;
	padding:5px 0;
	font:13px Arial, Helvetica, sans-serif;
}
.featured-agents li .photo {
	height: 130px;
}
.featured-agents li .photo img{
	border: 1px solid #000;
}
.featured-agents li strong a {
	color:#660000;
	text-decoration:none;
}
.featured-agents li span {
	color:#989999;
}

.featured-agents-link {
	margin: 10px;
	padding: 5px;
	border-top: 1px solid #ccc;
	background: #eee;
	font-size: 12px;
	text-align: right;
}

.featured-agents-link a {
	text-decoration: none;
}

.featured-agent-page {
	
}

.featured-agent-page .featured-agent-div {
	clear: both;
	overflow: auto;
	margin: 10px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	padding: 10px;
	font-size: 14px;
}

.featured-agent-page img {
	float: left; 
	margin-right: 20px;
	border: 1px solid #000;
}

.featured-agent-div div {
	float: left;
	width: 220px;
	margin-right: 10px;
}

.featured-agent-div div strong {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}

.featured-agent-div .photo {
	width: 110px;
}

.column {
	float:right;
	width:320px;
	overflow:hidden;
}


.img-box {
	padding:8px 10px;
	background:#fff;
	margin:8px 0 0;
}
.img-box em {
	font:12px Arial, Helvetica, sans-serif;
	color:#c6c6c6;
	display:block;
}
.img-box strong {
	color:#660000;
	font:bold 14px Arial, Helvetica, sans-serif;
	display:block;
	width:100%;
}
.img-box a {
	color:#660000;
}
.img-box strong.right {
	text-align:right;
	margin:0;
	line-height:20px;
}

.right-column-find-an-agent {
	padding:8px 10px;
	background:#fff;
	margin:8px 0 0;
}
.right-column-find-an-agent a {
	color: #660000;
	text-decoration: none
}
.right-column-find-an-agent a strong{
	font-size: 18px;
	font-weight: bold;
}

#footer {
	width:970px;
	padding:10px 10px 15px;
	background:#fff;
	overflow:hidden;
	margin:8px 0;
	font:11px Arial, Helvetica, sans-serif;
}
#footer .logo2 {
	width:250px;
}
.footer-box {
	padding:7px 0 0 5px;
}
#footer span {
	display:block;
}
#footer ul {
	margin:2px 0 0;
	overflow:hidden;
	height:1%;
}
#footer li {
	float:left;
	border-left:1px solid #104070;
	line-height:12px;
	padding:0 4px;
	margin:0 4px 0 -4px;
}
#footer li a {
	color:#104070;
}

#ith_footer{
	float: right;
}


.search-results-error {
	border: 4px solid #e6e6e6;
	margin: 10px;
	padding: 10px;
	font-size: 18px;
}

.search-results-error img {
	float: left;
	margin: 0 20px 0 0;
}


.search-results-criteria {
	margin: 10px;
	color: #666;
} 

.search-results-criteria label {
	font-weight: bold;
	display: inline;
	margin-right: 20px;
} 

.search-results-criteria div {
	display:inline;
}

.search-results-pagination {
	margin: 10px;
}






.brokerage-links {
	text-align: center;
}

.property-details {
	position: relative;
	padding-top: 10px;
}

.property-details h1 {
	margin-bottom: 10px;
}

.property-details h1 a {
	text-decoration: none;
	color: #660000;
}

.property-details .property-photo {
	float: left;
	margin: 5px 15px 5px 5px;
	width: 400px
}

.property-details .property-photo img{
	border: 1px solid #666;
	padding: 3px;
}

.property-details .property-details-left-column {
	float: left;
	min-width: 240px;
	position: relative;
}

.property-details-summary {
	margin: 10px;
	font-size: 16px;
}

.property-details .property-details-brokerage {
	margin-top: 10px;
	overflow: hidden;
	padding: 5px;
}

.property-details .property-details-brokerage .listing-agent-profile {
	overflow: auto;
	margin-bottom: 10px;
}

.property-details .property-details-brokerage img {
	border: 1px solid #666;
	margin-right: 5px;
}

.property-details .simple-brokerage {
	margin-bottom: 10px;
}

.property-details .listing-agent-name {
	font-size: 14px;
	font-weight: bold;
}

.property-details .listing-agent-photo {
	float: left;
}



.photo-thumbnails:after{
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-9999em;
}
* html .photo-thumbnails {height:1%;}

.photo-thumbnails ul {
	margin: 10px;
}

.photo-thumbnails li {
	float:left;
	margin: 10px 0 0 10px;
	height: 80px;
}

.photo-thumbnails li img {
	border: 1px solid #666;
	cursor:pointer;
}

.property-details-remarks {
	margin: 20px;
	font-size: 16px;
}

#map-container {
	display: none;
}

#google-map {
	border: 1px solid #000;
	height: 300px;
	margin: 10px;
}

.map-disclaimer {
	color: #999;
	margin: 10px;
	font-size: 11px;
}

#open-houses {
	padding: 0px 10px 10px 10px;
	position: relative;
	clear: both;
	overflow: auto;
}


#mortgage-calulator {
	text-align: center;
	padding: 20px;
}

#mortgage_calc_summary {
	text-align: center;
	width: auto;
	margin: auto;
	overflow: auto;
	margin-left: 0px
}

#mortgage_calc_price {
	float: left;
	padding: 10px;
	margin-right: 10px;
	font-size: 16px;
}

#mortgage_calc_loan_amount {
	float: left;
	padding: 10px;
	margin-right: 10px;
	font-size: 16px;
}

#mortgage_calc_interest_rate {
	float: left;
	padding: 10px;
	margin-right: 10px;
	font-size: 16px;
}

#mortgage_calc_term {
	float: left;
	padding: 10px;
	margin-right: 10px;
	font-size: 16px;
}

#mortgage_calc_payment {
	float: left;
	padding: 8px 20px 8px 20px;
	margin-right: 10px;
	font-size: 16px;
	border: 2px solid #22401E;
	background: #F1FFBD;
}





#mortgage-calculator-form-wrap {
	overflow: auto;
	border: 1px solid #666;
	background: #f6f6f6;
	font-size: 14px;
	margin-bottom: 20px;
}

#mortgage-calculator-form {
	overflow: auto;

	padding: 10px;
	position: relative;
}

#mortgage-calculator-form form div {
	float: left;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
}

#mortgage-calculator-form form input {
	width: 60px;
	font-size: 16px;
	margin: 0px;
}

#mortgage-calculator-form form select {
	width: auto;
	font-size: 16px;
}

#mortgage-calculator-form form input[type="submit"] {
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 16px;
	margin-top: 14px;
	vertical-align:bottom;
}






#mortgage-calculator-mini-form {
	overflow: auto;
	font-size: 12px;
	padding:8px 10px;
	background: #eee url(/images/mortgage_calc_bg.gif) top left;
	margin:8px 0 0;
	border: 6px solid #fff;
	height: 130px;
}

#mortgage-calculator-mini-form a {
	color: #003366;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}

#mortgage-calculator-mini-form a strong{
	font-size: 18px;
	font-weight: bold;
}

#mortgage-calculator-mini-form form div {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: middle;
}

#mortgage-calculator-mini-form form input {
	width: 50px;
	font-size: 12px;
}

#mortgage-calculator-mini-form select {
	width: auto;
	font-size: 12px;
}

#mortgage-calculator-mini-form form input[type="submit"] {
	width: auto;
	font-weight: bold;
	font-size: 14px;
	vertical-align:bottom;
}


#ad_leaderboard {
	text-align: center;
	vertical-align: middle;
	width: 728px;
	border: 1px solid #eee;
	height: 90px;
}

#ad_leaderboard div.img_wrap {
	
}


.classified_listing {
	padding: 10px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	background: #eee;
	margin-top: 30px;
}

.classified_listing_details {
	background: #f9f9f9;
	padding: 10px;
}

.classified_price {
	font-size: 1.75em;
}

.classified_address {
	font-size: 1.5em;
	margin-bottom: 10px;
}

.classified_photos {
	margin: 10px 0px;
}

.classified_contact {
	margin-top: 20px;
	font-style: italic;
	font-size: 1.25em;
}

.classified_comments {
	font-size: 1.25em;
	margin-bottom: 20px;
}

.classified_specs div {
	border-top: 1px solid #aaa;
	padding: 5px 0px;
}

.classified_specs div span {
	display: inline-block;
	width: 100px;
}

