/* 
		AAAC Print Style Sheet
		
		Copyright 2005-2006 True Industry, Inc. All rights reserved.
		
*/
/* Template Specific */
body {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #000;
	}
h1 {padding:0 0 0 20px;}
body {
	margin: 0;
	padding: 0;
	}
h2 {
	padding-left:10px;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	}
form {
	display:none;
	}
.align-justify {
	text-align: justify;
	}
a {
	text-decoration: underline;
	color:#000;
	}

/* Structure **********************************************************			*/
#PageSetup {
	width:60em;
	margin:0;
	}
#S_Menu {
	display:none;
	}
#Contact {
	width:720px;
	height: 55px;
text-align:right;
	}
#Contact a {
	font-size: 13px;
	margin:20px 0 0 20px;
	font-weight: bold;
	line-height: 45px;
text-decoration:none;
	}

/* Main Content **********************************************************		*/
#Content {
	width:720px;
	margin:0;
	}
#ContentImg {
	display:none;
	}
#ContentImg img {
	display:none;
	}
#urc {
	display:none;
	}
#lrc {
	display:none;
	}
#ulc {
	display:none;
	}
#llc {
	display:none;
	}
#Logo img {
	position:absolute;
top:5px;left:5px;width:63px;height:50px;
	}

/* Navigation **********************************************************		*/
#Navigation {
	display:none;
	}

#Menu {
	display:none;
	}
#MLS_Real_I {
	display:none;
	}
#MLS_Map {
	width:205px;
	height:auto;
	position:realtive;
	margin-top:5px;
	}
#Quick_Cont {
	display:none;
	}
br.sh {
	line-height: 5px;
	}
#Articles {
	display:none;
	}
.divide {
	border-bottom: solid 1px #DDDDDD;
	padding-bottom:3px;
	margin:3px 0 20px 0;
	}
#MLS_Search {
	width:205px;
	height: auto;
	}


/* Footer **********************************************************			*/
#Copyright {
	clear:both;
	border-top:double 3px #F4F4F4;
	height:55px;
	}
#Copyright #CR1 {
	padding:5px 0 0 5px;
	}
#Copyright #CR1,
#Copyright #CR2,
#Copyright #CR3,
#Copyright #CR4,
#Copyright #CR5 {
	display:block;
float:left;
height:20px;
line-height:20px;
width:100%;
	}

#Menu li a,
#Menu li a:hover,
#Articles a,
#S_Menu a,
#S_Menu a:hover {
	text-decoration:none;
	border-bottom:none;
	}

/* Login */
#Login {
	width:220px;
	height:auto;
	position: relative;
	margin:30px;
	}
#Login p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 1px;
	clear:both;
	}
#Login .flo {
	float:right;
	width: 115px;
	text-align: left;
	margin:0px;
	}
#Login .flol {
	float:left;
	width: 80px;
	text-align: right;
	margin:0px;
	}
.Subut, .SubutL, .submit, #Submit {
	background-color: #333333;
	border:none;
	cursor:pointer;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #FFFFFF;
	width: 60px;
	height: 21px;
	}
.SubutL {
	width: 100px;
	}
.submit, #Submit {
	float:right;
	margin:5px 8px;
	}
.SubutL:hover, .Subut:hover, .submit:hover, #Submit:hover {
	background: #FFFFFF;
	color:#333333;
	border:1px solid #333333;
	}

/* Map */
#map,
#map2 {
	background-color: #7CB528;
	border: solid 1px #dddddd;
	-moz-border-radius: 10px;
	width: 205px;
	 height: 300px;
	}
#map2 {
	width: 600px;
	 height: 600px;
	 margin-top:8px;
	}
#button {
	background-color: #333333;
	border:none;
	cursor:pointer;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #FFFFFF;
	width: 60px;
	height: 21px;
	}

/* Unclass */
.text1 {
	color: #7CB528;
	font-weight: bold;
	}
.text2 {
	font-size: 10px;
	text-align: justify;
	}
.text3 {
	color: #333333;
	font-size: 10px;
	}
.text4 {
	color: #333333;
	font-size: 11px;
	font-family: Lucida Sans Unicode;
	}
.text5 {
	color: #333333;
	font-size: 10px;
	border-bottom:dotted #999999 1px;
	}
.style2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86c527;
	}
.style2 a {
	color: #86c527;
	}
.style2 a:hover {
	}

/* Listings */
#Listing_Info,
#Listings,
#ListingsS,
#ListLinks,
#Details {
	margin-bottom:15px;
	}
#Listing_Info,
#pageation,
#ListLinks,
#Details {
	background: #fafafa;
	border: 1px solid #ccc;
	padding:10px;
	position:relative;
	line-height:1.4em;
	font-size:11px;
	}
#Listing_Photo {
	float: left;
	margin-right: 20px;
	padding:3px;
	border: 1px solid #ccc;
	height:80px;
	width:110px;
	display:inline;
	}
#Listing_Photo img {
	border:none;
	height:80px;
	width:110px;
	z-index:50;
	}
#AdFoto {
	float: left;
	padding:3px;
	border: 1px solid #ccc;
	margin: 0 2em 1em 0;
	display:inline;
	}
#AdFoto img {
	border:none;
	z-index:50;
	}
#AdFoto,
#AdFoto img {
	height:80px;
	width:110px;
	}
#Details p {
	text-align:left;
	margin: 2px 10px;
	}
#Details h5 {
	text-align:left;
	margin:0;
	padding:0;
	}
#Listing_Photo a,
#AdFoto a {
	text-decoration:none;
	}
#Virtual_Tour {
	}
#Listing_Data {
	display:inline;
	width:395px;
	}
#LD1 {
	float:left;
	width: 48%;
	margin:10px 20px 0 0;
	}
#LD2 {
	float:left;
	width: 48%;
	margin-top:10px;
	}
#Listing_Data_1 {
	float:left;
	width: 165px;
	display:inline;
	}
#Listing_Data_2 {
	float:left;
	width: 210px;
	margin:0 0 0 20px;
	display:inline;
	}
#Listing_Data_3 {
	display:none;
	}
#Listing_Data_1 ul,
#Listing_Data_2 ul,
#LD1 ul,
#LD2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#Listing_Data_1 li,
#Listing_Data_2 li,
#LD1 li,
#LD2 li {
	margin: 0px;
	padding-top: 1px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom:solid 1px #ccc;
	text-align:left;
	}
#Listing_Data_1 li span,
#Listing_Data_2 li span,
#LD1 li span,
#LD2 li span {
	display: block;
	float: right;
	padding: 0px 7px 0px 0px;
	margin:0px;
	text-transform: capitalize;
	}
#ListLinks {
	text-align:center;
	}
#ListLinks a {
	margin:0 7px 0 7px;
	}

/* Universal */
#DeepContent,
#instructionsL, 
#instructionsC, 
#instructionsR, 
.instructions, 
#ListingsS, 
#Listings {
	background: #fafafa;
	border: 1px solid #ccc;
	line-height: 1.5em;
	padding: 10px;
	}
#DeepContent,
#instructionsL,
.instructions {
	text-align:left;
	}
#instructionsR {
	text-align:right;
	}
#instructionsC,
#Listings {
	text-align:center;
	}
#DeepContent {
	margin-bottom:10px;
	}
#error,
.err {
	background: #ffe0d9;
	border: 1px dotted #f30;
	color: #7b1900;
	padding: 10px;
	}
#error ul {
	margin: 5px 0 5px 16px;
	padding: 0;
	list-style-image: url(http://im.divcentric.com/cle/ArrowUnlit.gif)	}
#error li {
	margin: 5px 0;
	}
#valid {
	background: #b9ffb9;
	border: 1px dotted #060;
	color: #060;
	padding: 10px;
	}
.skipLinks {
	display: none;
	}

/* Cals */
.calc_button {
	background-color:#BEC1EE;
	font: 83% arial, verdana, helvetica, lucida, sans-serif;
	color: #000000;
	}
#tiplayer {
	font-family: arial, verdana, helvetica, lucida, sans-serif;
	font-size: 83%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #FFFFE1;
	border: 1px solid #000000;
	z-index: 10;
	visibility: hidden;
	}
.fill01 {
	background-color: #FFFFFF}
.fill02 {
	background-color: #E7E8F9}
#CalFo {
	margin: 0 -1px 30px;
	padding: 0;
	position: relative;
	width: 100%;
	background: url(http://im.divcentric.com/def/frm_tr.gif) no-repeat 100% 0;
	}
#CalFi {
	border: 1px solid #ccc;
	padding: 30px;
	border: 0 solid;
	background: url(http://im.divcentric.com/def/frm_tl.gif) no-repeat 0 0;
	}
#CalLS label,
#CalRS label{
	float:left;
	width:120px;
	font-size:.8em;
	}
#CalLS {
	float:left;
	text-align:right;
	width:200px;
	margin-left:50px;
	}
#CalRS {
	float:right;
	text-align:left;
	width:250px;
	margin-left:10px;
	}
#jsDownPayment,
#jsYears {
	margin: 0 0 0 3px;
	}
#button1 {
	border:solid 1px;
	}
#jsResult,
#jsResultI {
	border:none;
	background-color:#FAFAFA;
	text-align:right;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#calclist li {
	font-weight:bold;
	}

/* MLS */
#MLS_Listing_Detail {
	font-size:1.5em;
	text-align:center;
	}
#MLS_Listing_Detail p {
	text-align:left;
	}
#MlsNav {
	background: #fafafa;
	border: 1px solid #ccc;
	line-height: 1.5em;
	width:205px;
	text-align:center;
	padding-top:5px;
	margin-top:5px;
	}
#MlsNav ul, 
#MLS_Listing_Detail ul {
	list-style:none;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
a:link.MLSLink,
a:visited.MLSLink {
	width:180px;
	display: block;
	font-weight: bold;
	padding: 3px;
	color: #333333;
	margin-left:8px;
	background: url(http://im.divcentric.com/def2/NavMainBg.gif) no-repeat left top;
	border: 1px solid #CCC;
	}
a:hover.MLSLink {
	background-color: #333333;
	text-decoration: none;
	color:#FFFFFF;
	background-position: -220px 0;
	}
#MlsNav h5 {
	font-size:12px;
	margin:0;
	padding-top:10px;
	}
#MlsNav p {
	margin:0;
	padding:0;
	}
#MLSPropertyList {
	border-collapse:collapse;
	width:150px;
	border: 1px solid #666;
	}
#Listing_Info p {
	display:block;
	float:left;
	margin-left:50px;
	width:90%;
	}
#Listing_Info p span {
	position:absolute;
	right:50px;
	top:10px;
	}
#Listing_Info p span a,
#Listing_Info p span a:hover {
	background: #333333;
	border: solid 1px #CCC;
	font-size: 11px;
	color: #CCC;
	width: 90px;
	height: 21px;
	padding:3px 8px;
	}
#Listing_Info p span a:hover {
	background: #FAFAFA;
	color:#333333;
	border: solid 1px #333333;
	}
#PhotoWindow {
	background: #FAFAFA;
	border: 1px solid #CCC;
	line-height: 1.5em;
	margin-bottom:15px;
	}
#PhotoWindow img {
	padding: 10px;
	width:550px;
	height:100%;
	}

#CurrentPhoto {
	text-align:center;
	padding:3px;
	border: 1px solid #ccc;
	width:650px;
	margin:0 auto;
	}
#CurrentPhoto img {
	width:100%;
	}
#CurrentPhoto p {
	}
#MLS_Search {
	width:205px;
	height: auto;
	}
#MLS_Search p {
	text-align:left;
	padding:0 0 0 8px;
	display:block;
	position:relative;
	clear:both;
	}
#MLS_Search span {
	position:absolute;
	right:8px;top:-7px;
	clear:both;
	margin:0px 0;
	}

.select1{width:130px;}
.select2{width:120px;}
.select3{width:160px;}
.select1,
.select2,
.select3{
	font-size:10px;
	margin-top:5px;
	}
#Submit {
	width:100px;
	}
	
.cf:after {
	content: "_";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
.cf {
	display: inline-block;
	}
* html .cf {
	height: 1%;
	}
.cf {
	display: block;
	}
.impress {
	color: #990000;
	font-weight: bold;
}
a.FirstTime {
	width:130px;
	height:60px;
	float:left;
	margin:10px 20px 10px 120px;
	display: block;
	text-indent:-1234em;
	border:none;
	background: url(http://im.divcentric.com/def3/MLSButtons.gif) no-repeat left top;
	}
a:hover.FirstTime {
	border:none;
	text-indent:-1234em;
	background-position: right top;
	}
a.Returning {
	border:none;
	width:130px;
	height:60px;
	float:right;
	margin:10px 120px 10px 0px;
	display: block;
	text-indent:-1234em;
	background: url(http://im.divcentric.com/def3/MLSButtons.gif) no-repeat left bottom;
	}
a:hover.Returning {
	border:none;
	text-indent:-1234em;
	background-position: right bottom;
	}
.formleft {
	float:left;
	width: 105px;
	text-align: right;
	margin:0px;
	}
.formright {
	float:right;
	width: 255px;
	text-align: left;
	margin:0px;
	}
#MLSReg p {
	display:block;
	clear:both;
	}
