/* global */

body { 
	margin: 0px 2px 10px 2px; 
	background:#ffffff;
	font-family:  Arial,Helvetica,Tahoma,Verdana,sans-serif;
	font-size:12px; 
	text-align:left;
}

img {
	border: 0;
}

#container {
	position: relative;
	z-index:0;
	width:976px; 
	margin: 0 auto; 
	padding:0px; 
}

#results {

	margin:20px;
	padding:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc; 

}

/* begin listings */

div.row { 
	background: rgb(255,255,255); 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #ffffff #ffffff #ffffff; 
	position:relative;
	z-index: 400;
	padding: 0px; 
	width: 455px;
}

div.row .arrow, div.row .preview  { 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#data {

	z-index:300;
	position:relative;
	float:left; 
	width:455px; 
	min-height:600px;

}

.loadingtext {  
	color: #0066D2; 
	font-size:18px;
	font-weight:bold;
	position: absolute; /* Fixes the z-index */
	z-index:1001;
	width:250px;
	top: 150px;
	text-align:center;
	background:#ffffff;
	margin: 0 0px 0 60px;
	padding: 30px;
	border-width: 10px;
	border-style:solid;
	border-color:#ddffff;
	display:none;
}  


.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #ffffff;
	z-index:1000;

	display:none;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=5);
}

div.hover { background: rgb(255,255,224); border-width:1px; border-color: #FFCC00; border-style:solid; padding:0px; width:455px;}
div.hover .arrow, div.row .preview { opacity: 1 }

div.pri { float: left; color:#000000; font-weight:bold; font-size:14px; width: 80px; }
div.zdhead { padding:5px 0px 5px 10px; width:445px; height:20px; background:#f1f1f1; }
div.zdimg { float:left; height:115px; margin: 0 0 0 5px; }
div.zdinfo { padding: 5px 0pt 0px 10px; float: left; width: 260px; height: 70px; }

div.zdfoot { padding:5px 10px 5px 10px; width:445px; height:20px; color:#B2B2B2; font-size:11px; z-index:500;}

div.zdfoot A:visited, 
div.zdfoot A:link, 
div.zdfoot A:active {
	color:#B2B2B2; 
	font-size:11px;
}

div.miniurl A:visited, 
div.miniurl A:link, 
div.miniurl A:active { 
	color:#000000; 
	font-size:11px;
}

div.zdfoothi { padding:5px 10px 5px 10px; width:445px; height:20px; color:#222222; font-size:11px;}
div.zdfoothi A:visited, div.zdfoothi A:link, div.zdfoothi A:active { color:#222222; font-size:11px;}
div.zdfoothi A:hover, div.miniurl A:hover { color:#FFCC00; }
div.zdd { float: left; color:#0066CC; }

div.bed { 
	width: 16px;  
	height:16px;
	background: url(/images/icons.gif) -94px 0; 
	float: right;  
	font-size:12px; 
	font-weight: bold; 
	margin: 2px 16px 0 0;
}
div.bat { 
	width: 16px;  
	height:16px;
	background: url(/images/icons.gif) -110px 0;
	float: right; 
	font-size:12px; 
	font-weight: bold; 
	margin: 2px 16px 0 0;
}
div.car { 
	width: 16px;  
	height:16px;
	background: url(/images/icons.gif) -126px 0;
	float: right;  
	font-size:12px; 
	font-weight: bold; 
	margin: 2px 16px 0 0;
}

div.minihead { background: #1642ad; color:#ffffff; font-weight:bold; height:20px;padding: 5px; }
.miniadd { float:left; }
.miniadd A:link, .miniadd A:visited, .miniadd A:active {text-decoration: none; font-size:12px; font-weight:bold; color:#ffffff; }
.miniadd A:hover {text-decoration: underline; font-size:12px; color: #ffffff;  }

div.miniprice { clear:right; font-weight:bold; }
div.miniurl { clear: right; font-size:9px; margin: 20px 0 0 0; }

span.n { padding:0 0 0 20px; display:block; width:16px;  }
span.ns { padding:0 0 0 15px;  }
span.datelabel { width:64px; display:block; float:left; }

span.curpage { 
	border:1px solid #000000; 
	background:#ffffff;
	font-weight:bold;
	display:block; 
	float:left;
	margin: 1px; 
	padding: 3px 7px; 
}

img.thumb {
	width:147px; 
	float:left;
	border-width:1px;
	border-style:solid;	
	border-color:#CCCCCC;
	margin:1px;
}



/* end listings */

div.footer { float:left; }

/* begin legends */
div.re { 
	float: left; 
	background: url(/images/icons.gif) 0 0; 
	height:16px; 
	width:16px; 
}
div.ho { 
	float: left; 
	background: url(/images/icons.gif) -16px 0; 
	height:16px; 
	width:16px; 
}
div.do { 
	float: left; 
	background: url(/images/icons.gif) -32px 0; 
	height:16px; 
	width:16px; 
}
div.sf {
	float: left; 
	background:#5E306E; 
	height:8px; 
	width:8px; 
	border-width:1px; 
	border-style:solid;  
	margin:2px; 
	border-color: #6E407E #000000 #000000 #6E407E; 
}
/* end legends */

/* begin map */

div.smallmap {
	position:relative;
	z-index:600;
	float:right;
	width:298px;  
	border:1px solid #bfbfbf;
}

div.bigmap {
	position:relative;
	float:right;
	width:774px;
	border: 1px solid #bfbfbf;
}

div.smallmapg {
	position: relative;
	width:296px; 
	height: 296px; 
	margin:1px;
}


div.bigmapg {
	position: relative;
	width:772px; 
	height: 398px; 
	margin:1px;
}

.maphead {
	color:#0066D2; font-weight:bold; font-size:11px;
}
.maphead:hover {
	color:#0066D2; font-weight:bold; font-size:11px;

}

#message { 
	position:absolute; 
	padding:0px; 
	background:#ffffff; 
	color:#000000; 
	z-index:999;
	width:250px; 
	min-height:130px;
	border: 1px solid #000000;
}

div.closead {

	float:right; 

}


/* end map */


/* search buttons */

.searchbtn {
	margin: 4px 0 0 20px;
	width:104px;
	height:50px;
	border:0;
	background:#7ccae1 url(/images/search_big.png);
	font-size:0;
	line-height: 50px;
	float:left;
}

.searchbtn:hover{

        background-position: -104px 0; 
}

.searchbtn_sml {
	margin: 0;
	width:62px;
	height:22px;
	border:0;
	background:#7ccae1 url(/images/search_small.gif);
	font-size:0;
	line-height: 22px;
}

.searchbtn_sml:hover{

	background-position: -62px 0;
}


.prevdisable {
	background: url(/images/nextprev.png) 0 0 no-repeat;
	display:block;
	float:left;
	width: 47px;
	height:23px;
}

.prevbutton {
	background: url(/images/nextprev.png) -47px 0 no-repeat;
	display:block;
	float:left;
	width: 47px;
	height:23px;
}

.prevbutton:hover {
	background: url(/images/nextprev.png) -94px 0 no-repeat;
}

.nextdisable {
	background: url(/images/nextprev.png) -141px 0 no-repeat;
	display:block;
	float:left;
	width: 47px;
	height:23px;
}

.nextbutton {
	background: url(/images/nextprev.png) -188px 0 no-repeat;
	display:block;
	float:left;
	width: 47px;
	height:23px;
}

.nextbutton:hover {
	background: url(/images/nextprev.png) -235px 0 no-repeat;
}

div.butt {

	padding: 1px; 

}

#listviewicon {

	width:100px;
	height:36px;
	display:block;
	float:left;
	background: url(/images/mapview.png) 0 0 no-repeat;

}

#listviewicon.active, #listviewicon.active:hover {

	background: url(/images/mapview.png) -204px 0 no-repeat;
}

#listviewicon:hover {

	background-position: -407px 0;
}

#mapviewicon {

	width:102px;
	height:36px;
	display:block;
	float:left;
	background: url(/images/mapview.png) -100px 0 no-repeat;

}

#mapviewicon.active, #mapviewicon.active:hover {

	background: url(/images/mapview.png) -304px 0 no-repeat;
}

#mapviewicon:hover {

	background-position: -507px 0;
}

#mapviewstretch {
	width:248px;
	height:36px;
	display:block;
	float:left;
	background: url(/images/mapview.png) -625px 0 no-repeat;

}

#mapviewend {
	width:5px;
	height:36px;
	display:block;
	float:right;
	background: url(/images/mapview.png) -915px 0 no-repeat;
}

div.minisearch {

	height:40px; margin: 0 0 15px 0; padding:0 0 0 0; 

}

div.minisearch_l {
	background:#7ccae1 url(/images/search_small_bg.png);
	width: 5px;
	height:40px;
	background-position: 0 0;
	float:left;
}
div.minisearch_m {
	width:966px;
	background:#7ccae1 url(/images/search_small_bg.png);
	background-position: 0 -40px;
	height:40px;
	float:left;	
}

div.minisearch_r {
	background:#7ccae1 url(/images/search_small_bg.png);
	width: 5px;
	height:40px;
	background-position: 0 -80px;
	float:right;
}

div.bot_minisearch {

        height:40px; margin: 0 0 15px 0; padding:0 0 0 0;

}

div.bot_minisearch_l {
        background:#7ccae1 url(/images/search_small_bg.png);
        width: 5px;
        height:34px;
        background-position: 0 -6px;
        float:left;
}
div.bot_minisearch_m {
        width:966px;
        background:#7ccae1 url(/images/search_small_bg.png);
        background-position: 0 -46px;
        height:34px;
        float:left;
}

div.bot_minisearch_r {
        background:#7ccae1 url(/images/search_small_bg.png);
        width: 5px;
        height:34px;
        background-position: 0 -86px;
        float:right;
}

div.findadeal_head {
        background: url(/images/divbg.png);
        width: 250px;
        height:5px;
        background-position: -700px top;
}

div.findadeal_body {
        background: url(/images/divbg.png);
        width: 250px;
	padding: 0 0 0 10px;
        background-position: -700px -10px;
}

div.findadeal_foot {
        background: url(/images/divbg.png);
        width: 250px;
        height:5px;
        background-position: -700px bottom;
}

div.refine_head {
        background: url(/images/divbg.png);
        width: 185px;
        height:6px;
        background-position: 0px top;
}

div.refine_body {
        background: url(/images/divbg.png);
        width: 165px;
	padding: 10px;
        background-position: 0px -10px;
}

div.refine_foot {
        background: url(/images/divbg.png);
        width: 185px;
        height:6px;
        background-position: 0px bottom;
}






div.bold { 
	color: #0066D2; 
	font-weight:bold; 
	margin: 5px 0 1px 0; 
}

div.lblue { 
	background:#eeeeff; 
	padding: 5px; 
}

span.sml {

	font-size:11px; 
}

/* homepage */

div.hmini { 
	padding: 10px; 
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf; 
	background: #efefef; 
	margin:0 0 20px 0;
}

#mainsearch {
	height: 200px;
	background: #eeeeff url(/images/search_bg.gif); 
	padding: 0px;
	margin: 0px;
}

#mainsearch div.bold {
	color: #000000; 
	font-weight:bold; 
	margin: 5px 0 1px 0; 
}



form {
	padding:0px;
	margin:0px;
}


div.seperator { border-top:1px solid #bfbfbf;height:1px; padding-bottom:10px; margin-top:10px;}


h1 { 
	margin: 0;
	padding:0; 
	font-size: 18px;
}

h2 { font-size:18px; margin: 0 0 0 0; padding: 0 0 0 0;}

h3 { 
	font-weight: bold; 
	color: #0000ff; 
	font-size:13px; 
	margin: 0 0 10px 0; 
	padding: 0 0 0 0;
}

h4 { padding:0px; margin:0px 0px 10px 0px; }



span.homes {
	font-size: 18px;
	font-weight: normal;
	line-height:21px;
}

/* begin homepage */

#headline {
	font-weight:bold;
	font-size: 19px;
	margin: 0 0 25px 0;
	padding:0;

}

#headline h1 {
	font-size: 19px;
	display:inline;
	margin: 0 0 25px 0;
	padding:0;

}

/* end homepage */


A:link,A:visited,A:active {text-decoration: none; font-size:12px; font-weight:bold; color:#ff0000; }
A:hover {text-decoration: underline; font-size:12px; color: #00ccff }

A.sm:link,A.sm:visited,A.sm:active {text-decoration: none; font-size:10px; font-weight:normal; color:#aaaaaa; }
A.sm:hover {text-decoration: underline; font-size:10px; color: #00ccff }

A.start_over:link,A.start_over:visited,A.start_oer:active {text-decoration: none; font-size:10px; font-weight:normal; color:#0066cc; }
A.start_over:hover {text-decoration: underline; font-size:10px; color: #ffcc00 }

A.letter:link,A.letter:visited,A.letter:active {text-decoration: none; font-size:16px; font-weight:normal; color:#ff0000; padding:5px; }
A.letter:hover {text-decoration: underline; font-size:16px; color: #00ccff; padding:5px; }

A.scl:link,A.scl:visited,A.scl:active {text-decoration: none; font-size:12px; font-weight:normal; color:#777777; padding:5px; }
A.scl:hover {text-decoration: underline; font-size:12px; color: #00ccff; padding:5px; }

A.bottom_page:link,A.bottom_page:visited,A.bottom_page:hover { padding: 3px 7px; margin: 1px; border:1px solid #bfbfbf; display:block; float:left;}
A.bottom_page:hover { text-decoration:underline; }




input { border: 1px solid #bfbfbf; margin: 1px;}
select { border: 1px solid #bfbfbf; font-size:12px;  }
li { padding: 2px; }

input[type=checkbox] {
	border-width:0px;

    vertical-align: middle;
    position: relative;
    bottom: 1px;

}

#mapsearch_label {

    padding-left: 3px;


}

.indentmenu{
font: bold 15px Tahoma, Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #006000; 
border-width: 1px;
background: #38a278 url(images/menubg2.gif) center center repeat-x; 
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white;
font-size: 15px;
font-weight: bold; 
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #006000 ; 
}

.indentmenu ul li a:visited{
font-size: 15px;
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; 
font-size: 15px;
padding-top: 6px; 
padding-bottom: 4px; 
text-decoration: none;
background: #75E231 url(images/menubg.gif) center center repeat-x; 
}

/* Start Auto Complete Style Stuffage */

    	div.auto_complete {
          width: 350px;
          background: #fff;
        }
        div.auto_complete ul {
          border:1px solid #888;
          margin:0;
          padding:0;
          width:100%;
          list-style-type:none;
        }
        div.auto_complete ul li {
          margin:0;
          padding:3px;
        }
        div.auto_complete ul li.selected {
          background-color: #ffb;
        }
        div.auto_complete ul strong.highlight {
          color: #800; 
          margin:0;
          padding:0;
        }

/* End Auto Complete Style's */

#nav-main {
	height: 25px;
	width: 500px; 
	background: #ffffff;
	color:#000000;
	font-size:12px;
	padding: 30px 0 0 150px;
	margin: 0px;

}

#nav-main ul {
	padding: 10px 0 0 2px;
	margin: 0;
	float: left;
}

#nav-main li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	position: relative;
	z-index: 501
	border-width:0px;
}

#nav-main a {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	text-decoration: none;
	cursor: pointer;
	background: none;
	color: #000000;

	border-width: 0px 1px 0px 0px;
	border-style: dotted;
	border-color:#383632;

}

#nav-main a:hover {

	color:#ffffff;
}

#nav-main li.active li a:link,
#nav-main li.active li a:visited {
	background: none;
}

#nav-main li li a:link,
#nav-main li li a:visited{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 10px;
}


#nav-main li li {
	padding: 0;
	background: none;
	padding: 0;
  width: 170px;
}

#nav-main ul ul a:link,
#nav-main ul ul a:visited {
	display: block;
	text-decoration: none;
	width: 169px;
	text-transform: none;
	background: none;

        border-top: 1px solid #ffdddd;
        border-right: 1px solid #774444;
        border-left: 1px solid #ffdddd;
        border-bottom: 1px solid #774444; 

	z-index: 500;

}

#nav-main ul li {
	position: relative;
	z-index: 501;
}

#nav-main li ul {
	top: 25px;
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;

}

/* margin for pullouts */
#nav-main li ul ul {
	margin: -28px 0 0 170px;
}

#nav-main ul ul a.daddy {
}

#nav-main li:hover ul ul, 
#nav-main li:hover ul ul ul,
#nav-main li:hover ul ul ul ul,  
#nav-main li.sfhover ul ul, 
#nav-main li.sfhover ul ul ul, 
#nav-main li.sfhover ul ul ul ul {
	left: -999em;
	background: #1D4FD0;
}

#nav-main li:hover ul, 
#nav-main li li:hover ul, 
#nav-main li li li:hover ul, 
#nav-main li li li li:hover ul,
#nav-main li.sfhover ul, 
#nav-main li li.sfhover ul, 
#nav-main li li li.sfhover ul,
#nav-main li li li li.sfhover ul{
	left: 0;
	background: #1D4FD0;
}

#nav-main li:hover, #nav-main li.sfhover {
     	left: 0;
	background: #1D4FD0;
}

#nav-main li li.active {
	background: none;
}


