/* main.css */
* {
	margin:0;
	padding:0;
}
body {
	font:68% verdana, arial, sans-serif;
	background:#efefef url(/images/column-no-mid.gif) top center repeat-y;/* url(960grid.png) top left no-repeat; */
	text-align:center;
}

h1, h2, h3, h4, h5, h6, legend {
	
	font-weight:normal;
	color:#121212;
	padding:10px 0 5px 10px;
}
h1 { font-size:2em; font-family: georgia, "times new roman", serif; }
h2 { font-size:1.8em; font-family: georgia, "times new roman", serif; }
h3 { font-size:1.6em;font-family: georgia, "times new roman", serif; }
h4 { font-size:1.4em; }
h5 { font-size:1.3em; }
legend { font-size:1.4em; }

a {
	color:#900;
}
p, ul, ol, dl, td, th {
	font-size:1.2em;
	padding:5px 10px ;
}




dl.address dt {
	font-weight:bold;
}

div#directions {
	font-size:1.3em;
}
span.explain {
	font-size:0.9em;
	font-style: italic;
	color:#333;
}

div#search fieldset {
	background:transparent url(/images/searchbg.gif) bottom left repeat-x;
}

/*****************  layout     ***********************/

div#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	
}

div#content {
	width:960px;
	background: transparent url(/images/dots.gif) 640px 0 repeat-y;
	margin:10px 0 10px 0;
}

div#header {
	width:950px;
	padding-left:10px;
	height:120px;
	padding-top:10px;

}

div#nav {
	width:960px;
	height:50px;
	margin-top:5px;
	background: transparent url(/images/navbar.gif) 10px 0 no-repeat;
}

div#maincol {
	width:600px;
	padding:5px 20px 10px 20px;
	float:left;
	display:inline;

}

div#infocol {
	width:280px;
	padding:5px 20px 10px 20px;
	float:left;
	display:inline;

}

div#footer {
	width:960px;
	border-top: 1px dotted #999;

	text-align:center;	
	clear:both;
	padding:20px 0 ;
}

div#listing {
	width:920px;
	padding:5px 20px;
}

div#seemore {
	border-top: 1px dotted #90d992;
	padding:5px 0px;
}
div#slideshow {
	float:right;
	clear:right;
	margin:10px;
}

div#flash {
	background:#f8f709;
	padding:5px 20px;
	margin:0 1px;
}

div#searchresults {
	clear:both;
}
div#options {
	float:right;
	width:420px;
	background:#ecf9ea;
	border:1px solid #666;
}
div#options ul, div#options li { padding-left:0 margin-left:0; list-style:none;}
div#options ul li a{
	display:block;
	font-weight:bold;
	font-size:1.2em;
	padding:5px 0  6px 22px ;
}
div#options li#sendtofriend a {	background:transparent url(/images/icons/silver/email.gif) center left no-repeat; }
div#options li#download a {	background:transparent url(/images/icons/silver/download.gif) center left no-repeat; }

/*****************  nav              *****************/


div#nav ul {
	width:840px;
	margin:4px auto 0 auto;
	height:42px;
	padding:0;

}
div#nav ul li {
	float:left;
	text-align:center;
	margin:6px 25px 0px 25px ;
	display:inline;
}

div#nav ul li a {
	outline:none;
	font-size:14px;
	line-height:1em;
	text-decoration:none;
	font-family:georgia, "times new roman", serif;
}
div#nav ul li a:hover {
	color:#5E4A63;
}

/*div#nav ul li#about a { background: transparent url(/images/tabs.gif) -0px -0px no-repeat;}
div#nav ul li#about a:hover { background: transparent url(/images/tabs.gif) -0px -51px no-repeat;}
div#nav ul li#req a { background: transparent url(/images/tabs.gif) -170px -0px no-repeat;}
div#nav ul li#req a:hover { background: transparent url(/images/tabs.gif) -170px -51px no-repeat;}
div#nav ul li#quiz a { background: transparent url(/images/tabs.gif) -340px -0px no-repeat;}
div#nav ul li#quiz a:hover { background: transparent url(/images/tabs.gif) -340px -51px no-repeat;}
div#nav ul li#menkhus a { background: transparent url(/images/tabs.gif) -510px -0px no-repeat;}
div#nav ul li#menkhus a:hover { background: transparent url(/images/tabs.gif) -510px -51px no-repeat;}
div#nav ul li#faq a { background: transparent url(/images/tabs.gif) -680px -0px no-repeat;}
div#nav ul li#faq a:hover { background: transparent url(/images/tabs.gif) -680px -51px no-repeat;}*/


/*****************  typography, etc. *****************/
div#content ul, div#content ol, div#feature ul, div#feature ol {
	padding-left:30px;
}

div#results ul, div#results ol {
	list-style:none;
	margin:0;
	padding:0;
}


a img {border:0;}

dl#faq dt {
	font-weight:bold;
	padding:10px 5px 5px 0px;
}

dl#faq dd {
	padding:5px 10px;
}
/*****************  listings         *****************/
ol.short_listings img{
	float:right;
	margin:0 10px 0px 10px;


}

ol.short_listings li {
	padding:5px 0px 10px 10px;
	border-bottom:1px solid #CFCCC2;
	position:relative;
	min-height:75px;
}

ol.short_listings li p.addedon{
	clear:both; 
	
	color:#333;
}

li.sold{
	background:transparent url(/images/sold.gif) 20px 50px no-repeat;
}
div.sold {
	background:transparent url(/images/sold.gif) 210px 00px no-repeat;
}
/*****************  dashboard  ***********************/

div#dashboard {
	width:960px;
	margin:0 auto;
	background:#333;
	color: #DDD;
	padding:14px 0;
}

div#dashboard a {
	color:#eee;
	font-weight:bold;
	text-decoration:none;
}

div#dashboard li {
	list-style:none;
	display:inline;
	padding:10px 10px 4px 10px;
	border-bottom:10px solid #333;
}

div#dashboard li#active {
	border-bottom:10px solid #ddd;
}

/*****************  forms  ***********************/
form.cmxform fieldset {
	margin: 10px;
	padding:20px;
	border:1px solid #333;
}
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}
form.cmxform label {
	float:left;
	display:inline;
	width:150px;
	line-height: 1.8;
	vertical-align: top;
}
form.cmxform input, form.cmxform select, form.cmxform textarea {
	float:left;
	display:inline;
	margin-left:0px;
}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	clear:left;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
form.cmxform label {
	width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

/*\*//*/
form.cmxform legend {
	display: inline-block;
}
/* IE Mac legend fix */

p.clear {
	clear:both;
	height:1px;
}

.pagination {
    padding: 3px;
    margin: 3px;
  }
  .pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #666;
    text-decoration: none;
    color: #900;
  }
  .pagination a:hover, .pagination a:active {
    border: 1px solid #900;
    color: #000;
  }
  .pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #900;
    font-weight: bold;
    background-color: #900;
    color: #FFF;
  }
  .pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ddd;
  }
