/* Auntie B listing display stylesheet */
/* listingContent is the universal formatting ID */
#listingContent {
	padding: 0;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	position: static;
	width: 596px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#listingContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
}
#listingContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
}
#listingContent h3 {
	font-size: 16px;
	text-indent: 20px;
	width: 100%;
	color: #333333;
	background-image: url(images/layout4/h2-bg.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #333300;
	padding: 3px;
	background-color: #FFFBEC;
}
#listingContent img {
	vertical-align: middle;
}
#listingLocation {
	text-align: right;
	width: 325px;
}
#listingLocation h3 {
	background: none;
	border: none;
}
#listingName {
	background-color: #FFFBEC;
	overflow: hidden;
}
#listingName h2 {
	font-family: "Palatino Linotype", "Times New Roman", Roman, "Baskerville Old Face";
	font-size: 16px;
	padding: 5px;
}
#listingStatus {
	width: 255px;
}
#listingStatus h1 {
	padding: .2em;
}
#listingYearStyle {
	text-align: right;
	left: 255px;
	font-weight: bold;
}



/* all #lst id's provide unique place and styles for the elements of the listing pages */


#acres {
}
#annotation {
}
#beds-baths {
	margin: 0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFBEC;
	overflow: hidden;
}
#contact {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 293px;
	left: 300px;
	position: static;
}
#description1 {
}
#description2 {
}
#description3 {
}
#description4 {
}
#features{
	font-size: 12px;
	margin: 0;
	padding: 5px;
	background-color: #FFFBEC;
	overflow: hidden;
}
#features li, #features ul{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
#images {
	text-align: center;
	width: 462px;
	padding: 0;
	margin: 0;
	margin-left: 3px;
}
#price {
	font-weight: bold;
	background-color: #FFFBEC;
	padding: 5px;
}
#price .sold {
	text-decoration: line-through;
}
#regional {
	margin-bottom: 5px;
	width: 293px;
	margin-top: 10px;
}
#shortdesc {
	padding: 5px;
	font-size: 12px;
}
#sqft {
	width: 130px;
}
#stories {
	width: 125px;
}



/* imagethumbs Used to position thumbnails in lstimg.cfm */
.imagethumbs {
	text-align: center;
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
}
/* noImageBox draws a place-holding box for image-less listings in edit mode */
.noImageBox {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 450px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	padding-top: 50px;
}
.newMessageBox {
	color: #CC0000;
	border: thin dashed #003366;
	padding: 10px;
	background-image: url(images/layout2/featbg.jpg);
	margin-top: 10px;
	margin: 5px;
}


/*Main.css overide */
/**********************************************************
LAYOUT STYLES
**********************************************************/
#headersub {
	background: url(/images/layout4/header2.jpg) no-repeat;
}
#menuTop {
	font-size: 12px;
}
body, 
p, 
td, 
li, 
input, 
textarea {
	color: #990000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #FFFFFF url(images/layout4/wall-bg-2.jpg);
}
p {
	margin: 0 0 3px 0;
	padding: 3px;
}
td, 
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
}
input, textarea {
	font-size: 12px;
}
h1, .h1class {
	font-size: 32px;
	font-family: "Palatino Linotype", "Times New Roman", Roman, "Baskerville Old Face";
	margin: 0;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 5px;
	text-align: left;
	padding-top: 5px;
	font-style: normal;
}
h2, .h2class {
	font-size: 19px;
	font-family: "Palatino Linotype", "Times New Roman", Roman, "Baskerville Old Face";
	padding: 5px;
	font-weight: normal;
}
h3 {
	font-family: "Palatino Linotype", "Times New Roman", Roman, "Baskerville Old Face";
	font-size: 16px;
	padding: 2px;
}
h4 {
	padding: 2px;
}

/* -------------------- BEGIN Special styles ------------------------*/
.bFunctional {
	background: url(images/layout4/b-funct.gif) no-repeat;
	margin: 0 auto;
	text-align: center;
}
.bFunctional a {
	height: 26px;
	width: 140px;
	padding: 2px 0 0 0;
	color: #4C3E3B;
}
.bFunctional a:hover {
	color: #000000;
}

/*  buttonLocational controls the call-button-like action buttons */
.bLocational {
	background: url(images/layout4/b-loc.gif) no-repeat;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
}
.bLocational a, 
.bLocational span {
	padding: 3px 0 0 22px;
}

/* Formatting for tool boxes - #tools and #toolshome encapsulate the individual toolboxes*/
#tools {
	margin: 3px 1px 0 0;
	position: static;
	overflow: visible;
	width: 174px;
}
.toolbox {
	background: url(images/layout4/tool-bg.jpg) repeat-y top left;
	margin: 0 0 3px 0;
	border-left: solid 1px #EDE8E2;
}
.toolbox h2 {
	color: #333333;
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}
#toolbuyers, 
#toolrealtors, 
#toolsellers {
	background-image: url(images/layout4/tool-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#toolsbracket {
	background-image: url(images/layout4/bracket.jpg);
	height: 59px;
}

