.loginbar,
#navbar,
#sidebar,
#sidebar2,
.slideshownav,
.mlsnavbar,
.formarea,
.mlsmaplink,
#leftbar,
#sitecompany,
#footernavbar,
#usmtag,
#dv-actionmenu,
#mlsleftbar form { display: none; }

body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
}

#header {
	margin-bottom: 1em;
}

#header p {
	margin: 0;
}

#header a {
	color: #000;
	text-decoration: none;
	font-size: 16pt;
}

#footer {
	border-top: 1px solid #ccc;
}

#footer span {
	display: block;
}



/* LIST VIEW TEMPLATE
---------------------------------------------------------------------
*/

/* page navigator ----------- */
div#eznavigatortpl {
	float: left;
	padding: 14px 0;
}

#eznavigatortpl span.locked {
	border:solid #ccc 1px;
	background:#eee;
	color:#999;
	padding: 4px;
}

#eznavigatortpl a {
	border:solid #D4D3C7 1px;
	background:#ccc url('/data/i/bomber/button-back.png') repeat-x center;
	color:#5a5a5a;
	padding: 4px;
}

#eznavigatortpl a:hover{
	background:url('/data/i/bomber/button-back-h.png') repeat-x center;
	text-decoration:none;
}

.pageandsortoptions,#listoptions{
	padding:20px 0 10px 0;
	float: right;
}
.pageandsortoptions select:first-child, #listoptions select:first-child {
	display: block; /* ie6 is already doing this */
	margin-bottom: 2px;
}

/* google map -------------- */
div.lv-gmap iframe {
	height: 360px;
	width: 100%;
}

/* listings -------------- */
.relistviewwrap {
	padding: 0 0 10px 0;
	clear: both;
	margin: 10px 0 20px 0;
}
.relistaddress {
	margin-bottom:20px;
	background:transparent url('/data/i/bomber/title-tab-bottom.png') repeat-x bottom;
}

.listtown{
	display:block;
	height:23px;
}

.listtown a{
	position:relative;
	top:2px;
	padding:7px 30px 1px 0;
	background:transparent url('/data/i/bomber/title-tab.png') no-repeat right bottom;
	color:#5a5a5a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.listtown a:hover{
	color:#202020;
	text-decoration:none;
}

.relistviewleft {
	width:300px;
	float: left;
	text-align:center;
}

.relistviewleft img {
	padding: 4px;
	border:solid 1px #b9b4a4;
}

.relistviewright {
	margin-left: 300px;
}

.relistprice {
	font-size:19px;
	letter-spacing:1px;
}
.attributes {
}

.attributes div{
	display:block;
	text-align:left;
}

.attributes div div{
	display:inline;
	font-weight:bold;
}

.listnavoptions{
	margin:15px 0;
}

.listbutton{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 180px;
	margin-bottom: 10px;
	border:solid #D4D3C7 1px;
	background:#ccc url('/data/i/bomber/button-back.png') repeat-x center;
	color:#5a5a5a;
	font-size:16px;
	font-weight:bold;
}
#saveyoursearch .listbutton, #deleteyoursearch .listbutton{
	width:auto;
	height:auto;
	font-size:12px;
	width:300px;
	margin:10px 0 0 0;
	text-decoration:none;
}

.listbutton:hover{
	background:url('/data/i/bomber/button-back-h.png') repeat-x center;
	text-decoration:none;
}

.favorite {

}
.remarks{

}
.listremarks {
}

span.virtual_tour {
	margin: 5px 0;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

.street_name {
	width: 95%;
}

#listbottomborder{
	border-top:solid 1px #b9b4a4;
}

input.inputtext {
    width: 90%;
}

#dynsearchsubmit {
    padding: 0px 0px 0px 5px;
}

/* LIST VIEW TEMPLATE FOR PSS
---------------------------------------------------------------------
*/

table#relistviewwrap {
	width: 100%;
}

/* DETAIL VIEW TEMPLATE
---------------------------------
*/
#mlsdetailwrapper {

}

#mlsleftbar {
	width: 300px;
	margin: 20px 0 0;
	padding: 0;
	float: left;
}

#mlsrightbar {
margin-left: 320px;
padding-top: 20px;
}

#dv-wrapper a{
	text-decoration:none;
}

/* CONTENT AND CONTENT BLOCKS
---------------------------------
*/

h2.mlsfulladdress span.mlsmaplink a {
	font-size: .7em;
}

h3.dv-detailsheader {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #c2c0af;
	font-style: italic;
}

h4.dv-detailssubheader {
	margin: 0 0 8px 0;

}

div.mlstitleinfo {
	margin: 0 0 12px 0;
}

div.mlstitleinfo span {
	display: block;
}

div.mlstitleinfo span.dv-listprice {
	display: inline;
	font-weight: bold;
}

div.dv-listdetail {
	margin: 0 0 14px 0;
}


ul.dv-listdetail {
	margin: 0 0 14px 0;
	padding: 0;
	list-style: none;
}





/* DETAIL VIEW SLIDE SHOW
---------------------------------
*/
ul.gallery{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.gallery li{
	width:60px;
	margin:6px;
	float:left;
	text-align:center;
}
ul.gallery li img{
	width:auto;
	height:50px;
}
#dv-slideshow-thumbs:after{ /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
ul.slideshowthumbs {
	display: table;
}

/* DETAIL VIEW TOP NAVIGATION
---------------------------------
*/

.listnav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listnav li {
	display: inline;
}

#dv-breadnav {
	width: 65%;
	float: left;
}

#dv-usernav {
	width: 34%;
	float: right;
	text-align: right;
}

#dv-usernav:after{ /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}


/* DETAIL VIEW BUTTON SETS
---------------------------------
*/

.btn-gradient {
	padding: 2px 4px;
	border:solid 1px #b9b4a4;
	background:#cacbae url("/data/i/bomber/bg-gradient.png");
}

.btn-gradient a {
	display: block;
	padding: 0 0 0 24px;
	background: transparent url("/data/i/bomber/add.png") no-repeat 3px 1px;
}

#mlsdetailwrapper .btn-gradient {
	float:right;
}


/* DETAIL VIEW CONTENT
---------------------------------
*/

.dv-tabledata p {
	width: 48%;
	margin: 0 1% 0 0;
	float: left;
}

.dv-tabledata p span {
	display: block;
	width: 50%;
	margin: 1% 10% 0 0;
	float: left;
	font-weight: bold;
	font-size: 80%;
}

.dv-contentdata p {
	padding: 0;

}

.dv-contentdata span {
	display: block;
	width: 56%;
	/* margin: 0 0 14px 0; */
	margin: 0;

}

span.label {
	font-size: 80%;
	font-weight: bold;
}

.dv-contentdata span.label {
	display: block;
	width: 43%;
	margin: 0 0 14px 0;
	margin: 0;

}

p.dv-edu {
	margin: 0;
	padding: 0;
}

p.dv-edu span {
	font-size: 80%;
	font-weight: bold;
}
