

	p {
		margin: 0px;
		padding: 0px;
	}
	
	.clear {
		font-size:1px;
		visibility:hidden;
		clear:both;
		overflow:hidden;
	}
	
	
	
	/* ------------ Housing Mainpage Stuff     ------------ */
		
	
	
	.addpostbtn {
		margin: 0 0 0 10px; 
		font-size: 16px; 
		padding: 8px; 
		text-align: center; 
		background: #EEE;
		border: 3px solid black;
	}
	
	.addpostbtn A {
		text-decoration: none;
	}
	
	.addpostbtn:hover {
		border: 3px solid #D13366;
	}
	
	#browsetabs {
		background: #444444 url(img/housing_tabbar.gif) repeat-x;
		width: 638px;
	}
	
	
	#browsetabs UL {
		margin: 0px 0 0 14px;
		padding: 9px 0 0 0;
		width: 460px;
		font-size: 11px;
		float: left;
	}
	
	#browsetabs LI {
		list-style-type: none;	
		float: left;
	}
	
	#browsetabs LI A {
		display: block;
		padding: 9px 17px 11px 17px;
		color: white;
		text-align: center;
		border-right: 1px solid #414141;
		margin: 0px;
	}
	
	#browsetabs LI A:hover {
		background: white url(img/housing_tabbaractive.gif) repeat-x;
		color: black;
		text-decoration: none;
	}
	
	#browsetabs .active {
		background: white url(img/housing_tabbaractive.gif) repeat-x;
		color: black;
	}
	
	
	
	#housing #maintitle {
		width: 980px; 
		border-bottom: 2px solid #333; 
		padding: 12px 0 5px 0; 
		margin: 0 0 6px 0;
	}
				
	#housing #maintitle .title {
		float: left;
		width: 140px;
		font: 84.5% Georgia, serif;
		font-size: 22px;
		margin: 0 0 0 10px;
		
	}
	
	#housing .maintitlepromo {
		width: 270px;	
		float: left;
		font: 84.5% Georgia, serif;
		font-size: 15px;
		padding: 8px 0 0 0;
	}

	
	#housing .maintitleright {
		float: left;
		width: 150px;
		text-align: right;
		padding: 6px 0 0 0;
	}
	
	
	
	
	
		
	#housing #orderitem,
	#housing #orderitem-wide,
	#housing #orderitem-agency {
		background: #fff url(img/housing_orderitem.gif) 0 0px;
		background-repeat: repeat-x;
		font-size: 12px; 
		line-height: 13px;
	}
	


	#housing #orderitem UL,
	#housing #orderitem-wide UL,
	#housing #orderitem-agency UL {
		margin: 16px 0 0 20px;
		padding: 0px;
		float: left;
		display: inline;

	}
	
	#housing #orderitem LI {
		float: left;
		list-style-type: none;
		display: block;
		margin: 5px 13px 5px 0;
		color: #CCC;
		width: 180px;
		border-bottom: 1px dotted #e0dfdf;
	}
	
	#housing #orderitem-wide LI {
		float: left;
		list-style-type: none;
		display: block;
		margin: 4px 13px 4px 0;
		color: #CCC;
		width: 290px;
		font-size: 11px;
		border-bottom: 1px dotted #e0dfdf;
	}
	
	#housing #orderitem-agency LI {
		float: left;
		list-style-type: none;
		display: block;
		font-size: 11px;
		border-bottom: 1px dotted #e0dfdf;
	}
	
	#housing #orderitem-agency LI A {
		display: block;
		width: 590px;
		padding: 3px 0 3px 10px;
	}
	
	#housing #orderitem-agency LI A:hover {
		text-decoration: none;
		background: #eeeeee;
	}
	
	#housing #orderitem-agency .agency_name {
		display: block;
		width: 200px;
		float: left;
	}
	
	#housing #orderitem-agency .agency_phone {
		display: block;
		width: 200px;
		float: left;
	}
	
	#housing #orderitem .nb,
	#housing #orderitem-wide .nb,
	#housing #orderitem-agency .nb {
		width: 35px;
		display: block;
		float: left;
		font-size: 9px;
		color: black;
		text-align: center;
		margin: 0 5px 0 0;
		background: url(img/housing_orderitem_nb.gif) 4px 0px;
		background-repeat: no-repeat;
	}
	
	#housing #orderitem LI A,
	#housing #orderitem-wide LI A,
	#housing #orderitem-agency LI A {
		color: #666;
		float: left;
		padding: 0px 0 3px 0px;
	}
	
	#housing #orderitem .active  {
		color: #F90;
		font-weight: bold;
	}
	
	#housing #orderitem .itemlabel {
		display: block;
		width: 80px;
		color: #666;
		float: left;
		text-align: right;
	}
	
	
	
	#housing #orderby {
		margin: 17px 0 15px 0;
		font-size: 10px;
		border: 1px solid #62BEE2;
		background: #e0f2f9;
	}
	
	#orderby .left {
		width: 100px;
		float: left;
		padding: 3px 0 0 0;
	}
	
	#orderby .right {
		width: 500px;
		float: left;
		text-align: right;
	}
	
	

	
	
	
	
	
	/* ------------- The actual output rows -------- */
	
	.ev {
		background: #f8f8f8;	
	}
	
	
	.dr_row2-hover {
		border-bottom: 1px solid #8e8e8e;
		padding: 17px 0 0px 0;
		display: block;
		margin: 0px 0 0 0;
		height: 148px;
		background: #f1f1f1 url(img/drrow_bottomover.gif) 0 bottom;
		background-repeat: no-repeat;
	}
	
	.dr_row2 {
		border-bottom: 1px solid #8e8e8e;
		padding: 17px 0 0px 0;
		display: block;
		margin: 0px 0 0 0;
		height: 148px;
	}
	
	.dr_row_sponsored {
		padding: 10px 0 10px 0;
		display: block;
		margin: 10px 0 0 0;
		border-top: 1px solid #f5d7ac;
	}
	
	
	.dr_row2 label,
	.dr_row2-hover label,
	.dr_row_sponsored label {
		float: left;
		text-align: right;
		margin-right: 5px;
		display: block;
		width: 40px;
		font-size: 9px;
		color: #666;
		font-weight: bold;
		text-align: center;
	}
		
		
	.dr_row2 .proppix,
	.dr_row2-hover .proppix,
	.dr_row_sponsored .proppix {
		float: left;
		width: 135px;
		margin: 2px 0 0 5px;
	}
	
	
	.dr_row2 .proppix IMG,
	.dr_row2-hover .proppix IMG,
	.dr_row_sponsored .proppix IMG{
		border: 1px solid #c4c4c4;	
	}
	
	.dr_row2 .des,
	.dr_row2-hover .des {
		float: left;
		width: 280px;
		font-size: 11px;
		line-height: 14px;
	}
	
	.dr_row_sponsored .des {
		float: left;
		width: 270px;
		font-size: 11px;
		line-height: 14px;
	}
	
	.dr_row2 .details,
	.dr_row2-hover .details {
		width: 180px;
		float: left;
		margin: 0 0 0 25px;
		padding: 2px 0 0 5px;
		border-left: 1px solid #b0b0b0;
		line-height: 16px;
		font-size: 11px;
		color: #F90;
		display: inline;
	}
	
	.dr_row_sponsored .details {
		width: 175px;
		float: left;
		margin: 0 0 0 23px;
		padding: 2px 0 0 5px;
		border-left: 1px solid #b0b0b0;
		line-height: 16px;
		font-size: 11px;
		color: #F90;
		display: inline;
	}
	

	.dr_row2 .propuser,
	.dr_row2-hover .propuser {
		float: left;
		width: 170px;
		margin: 10px 0 0 0;
	}
	
	.dr_row2 .title,
	.dr_row2-hover .title {
		margin: 0 0 6px 5px;	
	}
	
	.dr_row_sponsored .title {
		margin: 0 0 14px 5px;	
	}


	.dr_row2 .title .itemnb,
	.dr_row_sponsored .title .itemnb {
		width: 28px; 
		text-align: center;
		float: left;
		color: white;
		padding: 6px 0 9px 0px;
		background: url(img/housing_propbg.png) 0 4px;
		background-repeat: no-repeat;
	}
	
	.dr_row2-hover .title .itemnb {
		width: 28px; 
		text-align: center;
		float: left;
		color: white;
		padding: 6px 0 9px 0px;
		background: url(img/housing_propbg_over.png) 0 4px;
		background-repeat: no-repeat;
	}
	

	
	.dr_row2 .title .titleleft,
	.dr_row2-hover .title .titleleft {
		width: 485px;
		float: left;
		font-size: 17px;
		margin: 0 0 0 10px;
		padding: 3px 0 0 0;
	}
	
	.dr_row_sponsored .title .titleleft {
		width: 510px;
		float: left;
		font-size: 17px;
		margin: 0 0 0 2px;
		padding: 3px 0 0 0;
	}
	
	
	.dr_row2 .title .titleleft A,
	.dr_row2-hover .title .titleleft A,
	.dr_row_sponsored .title .titleleft A {
		color: black;
	}
	
	
	
	.dr_row2 .title .titleright,
	.dr_row2-hover .title .titleright,
	.dr_row_sponsored .title .titleright {
		width: 90px;
		float: left;
		text-align: right;
		font-size: 16px;
		padding: 5px 0 0 0;
		color: #F90;
		
	}
	
	
	#drrow_footer {
		margin: 0px;
		padding: 7px 0 0 5px;
		position:relative;
		bottom: -5px;
		left: 10px;
		float: left;
		width: 520px; 
		display: none;
		font-size: 11px;
	}
	
	#drrow_footer A {
		color: #333;
		margin: 0 15px 0 0px;
	}
	
	#drrow_footer .dr_fulllisting {
	}
	
	#drrow_footer .dr_addfavs {
		margin: 0 0 0 15px;
	}
	
	#drrow_footer .dr_hidethis {
		margin: 0 0 0 15px;
	}
	
	#drrow_footer .dr_hideuser {
		margin: 0 0 0 15px;
	}
	
	
	
	

	
	/* ----------------- Pagination --------------------- */
	
	
	

	#pagination {
		margin: 10px 0 0px 0;
		padding: 8px 0 10px 0;
		font-size: 11px;
	}
	
	#pagination .left {
		width: 40%;
		float: left;
	}
	
	#pagination .right {
		width: 60%;
		float: left;
		text-align: right;
	}
	
	#pagination A {
		display: inline-block;
		border: 1px solid #cecece;
		padding: 5px 7px;
		font-size: 11px;
		color: #000;
		background: #e3e3e3;
		margin: 0 0 0 3px;
	}
	
	#pagination A:hover {
		background: white;	
		text-decoration: none;
	}
	
	#pagination .active {
		background: white;
	}
	
	
	
	/* --------------- Map Box------------------ */
		
		
	#mapbox {
		background: #444444 url(img/housing_mapbar.gif) no-repeat;
		margin: 15px 0 0 0;
	}
	
	#mapbox .cont {
		width: 400px;
		padding: 18px 0 10px 15px;
		color: white;
	}
		
		
		
	
	
	/* ---------- Premium Listing ---------------- */
		
		
		#premiumlisting {
			font-size: 10px; 
			line-height: 15px; 
			width: 280px;
			margin: 10px 0 5px 12px;
			padding: 5px 0 15px 0;
			border-bottom: 1px solid #dfdfdf;
		}
		
		#premiumlisting .left {
			width: 108px;
			float: left;
		}
		
		#premiumlisting .right {
			width: 170px;
			float: left;
		}
		
		#premiumlisting .title {
			font-weight: bold;
			font-size: 12px;
			margin: 3px 0 3px 0;
		}
		
		#premiumlisting .intro {
			height: 70px;	
		}
		
		#premiumlisting .linkal {
			color: #09F;
		}
		
		#premiumlisting .linkw {
			color: #09F;
			margin: 0 0 0 5px;
		}
		
	
	
		
	/* ------------- Alert Thing  -------- */
	
		#alert {
			background: #aa2d27 url(img/housingalertbg.gif) no-repeat;
			font-size: 11px;
			color: #333;
			float: left;
			color: #E5E5E5;
		}
	
	
		#alert input, select {
			border: 1px solid silver;
			margin: 3px 0 6px 0;
			padding: 2px;
			font-size: 11px;
		}
		
		#alertterms {
			border-top: 1px solid #333;
			padding: 10px 0 0 0;
			margin: 15px 0 0 0;
			width: 600px;
			color: #E8E8E8;
			display: none;
		}
		
	
	
	
	
	/* ------------ Add New Listing Stuff Below ------------ */
		
		
		
	.propterms UL {
		margin: 0px;
		padding: 0px;
	}
	
	.propterms LI {
		margin: 0px 0 15px 0;
		list-style-type: none;
		padding: 0 0 0 20px;
		background: url(img/form_listbg.gif) 0 1px;
		background-repeat: no-repeat;
	}
	
	.propterms .termstitle {
		font-size: 15px;	
		display: block;
		margin: 0 0 5px 0;
		color: #3ca5d6;
	}
	
	#addprop {
		background: #E6E6E6 url(img/greygrad.gif) repeat-x;
	}
	
	#addprop .left {
		width: 220px;	
		float: left;
		margin: 20px 0 6px 15px;
	}
	
	#addprop .left .title {
		font: 84.5% Georgia, serif;
		font-size: 24px;
		padding: 0 0 7px 0;
		width: 205px;
	}
	
	#addprop .right {
		margin: 5px 0 10px 15px;
		background: white;
		float: left;
		width: 720px;
		border: 1px solid #c9c9c9;
	}
	
	#addprop .right .cont {
		width: 670px;
		margin: 20px 0 5px 20px;
		flaot: left;
	}
	
	#addprop #titlebar {
		border-bottom: 1px solid #E6E6E6;
		padding: 6px 0 8px 0;
		margin: 0 0 20px 0;
	}
	
	#titlebar .maintitle {
		float: left;
		width: 400px;
		font-size: 20px;
	}
	
	#titlebar .signin {
		float: left;
		text-align: right;
		font-size: 11px;
		width: 200px;
		padding: 10px 0 0 0;
	}
	

		
	#addprop .subtitle {
		font-size: 16px;	
		margin: 0 0 10px 0;
	}

	#addprop form {
	}
	
	#addprop form .section {
		border-bottom: 1px solid #efeeec;
		width: 650px;
		margin: 5px 0 5px 0px;
		padding: 5px 0 8px 0;
	}
	

	#addprop input {
		border: 1px solid #8d8c8c;
		font-size: 12px;
		padding: 3px;
		background: #FAFAFA;
		position: relative;
		top: -2px;
	}
	
	
	#addprop select,
	#addprop textarea {
		border: 1px solid #8d8c8c;
		font-size: 12px;
		padding: 3px;
		background: #FAFAFA;
	}
	
	#addprop .exp {
		display: block;
		width: 440px;
		font-size: 11px;
		line-height: 15px;
	}
	
	#addprop .formleft {
		float: left;
		width: 105px;
		text-align: right;
		font-size: 12px;
		font-weight: bold;
		color: #5a5a59;
		padding: 2px 0 0 0;
		display: block;
	}
	
	#addprop .formright {
		float: left;
		display: block;
		width: 500px;
		margin: 0 0 0 25px;
	}
	
	#addprop .formerror {
		display: block;
		margin: 5px 0 5px 129px;
		width: 400px;
		color: #F00;
		font-size: 11px;
		padding: 0 0 0 15px;
		background: url(img/form_error.gif) 0 3px;;
		background-repeat: no-repeat;
	}
	
	#addprop .mainerror {
		display: block;
		margin: 0px 0 10px 0px;
		color: #F00;
		font-size: 14px;
	}
	
	
	#addprop .required {
	}
	
	
	#addprop .btn {
		padding: 5px 30px 5px 10px;
		border: 1px solid #57aaca;
		background: url(img/form_btn.gif) right;
		background-repeat: no-repeat;
		color: white;
		text-align: right;
	}
	
	
	/* ---- Steps on left column -------- */
	
	#hadd_steps {
		margin: 27px 0 0 0;
	}
	
	#hadd_steps UL {
		margin: 0px;
		padding: 0px;
	}
	
	#hadd_steps LI {
		list-style-type: none;
		padding: 10px 0 10px 45px;
		width: 160px;
		border-bottom: 1px solid #dadada;
		background: url(img/progress_unactive.gif) 12px 8px;
		background-repeat: no-repeat;
		color: #b4b4b4;
		font-size: 10px;
		font-weight: bold;
	}
	
	#hadd_steps .active {
		background: url(img/progress_active.gif) 12px 8px;
		background-repeat: no-repeat;
		color: black;
	}
	
	#hadd_steps .done {
		background: url(img/progress_done.gif) 12px 8px;
		background-repeat: no-repeat;
	}
	
	
	
	
	/* ----------------- Show a Listing --------------------- */
	
	#housinglisting {
		width: 610px;
		margin: 21px 0 5px 10px;
	}
	
	#housinglisting .subtitle {
		font-size: 15px;
		margin: 10px 0 10px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #c8c8c8;
	}
	
	#housinglisting .title {
		font: 84.5% Georgia, serif;
		font-size: 23px;
	}
	
	#housinglisting .item {
		width: 380px;	
	}
	
	#housinglisting .item {
		border-bottom: 1px dashed #E3E3E3;
		padding: 5px 0 6px 0;
	}
	
	#housinglisting .item .label {
		width: 80px;
		color: grey;
		float: left;
		margin: 0 13px 0 0;
		text-align: right;
		padding: 1px 0 0 0;
		font-size: 10px;
		display: block;
	}
	
	#housinglisting .item .right {
		float: left;
		width: 270px;
		display: block;
	}
	
	#housinglisting .ams {
		padding: 4px 0;	
	}
	
	#housinglisting .ams IMG {
		margin: 0 8px 0 0;	
	}
	
	#housinglisting .contact {
		background: #EEEEEE;	
	}
	
	#housinglisting .contact .cont {
		width: 580px;
		margin: 0 0 0 10px;
		padding: 10px 0;
	}
	
	#postdetails {
		background: #EEEEEE;
		margin: 13px 0 12px 0;
		padding: 9px 0 9px 0;
		font-size: 10px;
	}
	
	
	#postdetails .premium {
		float: left;
		width: 140px;
	}
	
	#postdetails .left {
		width: 500px;
		float: left;
		margin: 0 0 0 10px;
	}
	
	#postdetails .right {
		width: 80px;
		float: left;
		text-align: right;
	}
	
	
	#yah {
		background: url(img/housing_tabbar.gif) 0 -8px;
		background-repeat: repeat-x;
		height: 32px;
		color: #E5E5E5;
		font-size: 10px;
	}
	
	#yah A {
		color: #E5E5E5;
	}
	
	#yah .cont {
		width: 400px;
		padding: 10px 0 0 0;
		margin: 0 0 0 10px;
	}
	

	
	

	
	
