/*-----------------------------------------------------
	MLS Directory .PH
	1.0
	Index - General Layout
	Author: BCWEBLAB - Karlo
-----------------------------------------------------*/
@import url("domtab.css");
@import url("view_details.css");
@import url("headers.css");


body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	background-repeat: repeat-x;
	background-image: url(images/body_bg.gif);
}
p 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {text-decoration:none; color:#993300};
a:hover {text-decoration:none; color:#024268};

#mlsdir-logo {
	width: 395px;
	height:35px;
	margin-left: 10px;
	padding-top: 10px;
}
h1#mlsdirlogo {
	width: 395px;
    height: 55px; 
    background-image: url("images/lumls-logo.jpg");
    background-repeat: no-repeat;
}
h1#mlsdirlogo a { display: block; height:55px;  }
h1#mlsdirlogo a span { display: none; }



h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
}
h2 .reverse {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h2 a {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #024268;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #015670;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h3 a {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #015670;
	font-family: Arial, Helvetica, sans-serif;
}

#mlsdir-container {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	width: 980px;
	text-align: left;
	margin-top: 50;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#header {
	height: 75px;
	margin: 0px;
	padding: 0px;
}
#login {
	width: 250px;
	margin-right: 5px;
}
#banner-top {
	float: right;
	width: 550px;
	margin-right: 10px;
	color: #454545;
	text-align: right;
	margin-top: 10px;
}

#main-content {
	width: 543px;
	float:left;
	background:#fff;
}
#content {
	padding:15px;
	background:#fff;
}
#mainmenu {
	
	background-color: #111111;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/menu_bg.gif);
	background-position: center;
}

#mainmenu ul, #mainmenu ol, #mainmenu li {
	margin:0;
	padding-left:2px;
	list-style-type:none;
	text-indent: 0px;
}
#mainmenu ul {
	font-family: "Lucida Grande", "Lucida Sans unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	text-transform: uppercase;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#mainmenu li {
	font-family: "Lucida Grande", "Lucida Sans unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	
}
#mainmenu li a{
	font-family: "Lucida Grande", "Lucida Sans unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration:none;
}
#mainmenu li a:hover{
	background:#10578C;
	color: #ccc;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration:none;
}
#mainmenu li a.active{
	background:#3A3A3A;
	color: #FF6600;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration:none;
}
#mainmenu li a.active:hover{
	background:#fff;
	color: #000;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration:none;
}
#header-a {
	background-image: url(images/header-a.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 260px;
}
#searchbox {
	margin-left: 5px;
	padding-top: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#searchbox input {
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-serp {
	padding: 10px;
}
#main-serp-sort {
	background-color: #015670;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}
#serp-result {
	padding: 8px;
}
.item {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 5px;
}
.item-odd{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 5px;
	background-color: #EAF7FE;
}
.item img, .item-odd img{
	float: left;
	margin-left: 3px;
	margin-right: 20px;
	border: 1px solid #3F6F95;
	height: 50px;
	width: 70px;
	margin-top: 3px;
}
#mid-column {
	width: 227px;
	float: right;
}
#quicklinks {
	height: 30px;
	background-color: #010101;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #010101;
}
#property-browser {
}
#right-column {
	width: 210px;
	float: right;
}
#feature-box {
	width: 210px;
	background-color: #eaa838;
	background-image:  url(images/featured_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#featured-listing {
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	
}
.div-separator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}
.div-separator p, .div-separator-odd p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.div-separator-odd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	background-color: #F0B550;
}
#featured-listing img {
	height: 120px;
	width: 180px;
	border: 2px solid #000000;
}
#bottom-area {
	background-color: #000000;
	clear: both;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}
#clear-foot{clear:both;height:10px;}
#mlsdir-footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 50px;
	background-color: #141617;
}
#mlsdir-footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mlsdir-footer li {
	font-family: "Lucida Grande", "Lucida Sans unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	
}
#mlsdir-footer a{
	font-family: "Lucida Grande", "Lucida Sans unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration:none;
	color: #999999;
}
#mlsdir-footer li a:hover{
	color: #FFFFFF;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration:none;
	font-size: 10px;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mlsdir-footer li a.active{
	color: #999999;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
}
#footertext {
	float: right;
	padding: 8px;
	margin-right: 10px;
	margin-top: 3px;
	text-align: right;
}
.for-sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #EE1C25;
	padding: 2px;
	width: 60px;
	text-align: center;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
.category {
	font-size: 9px;
	color: #8D8D3B;
	margin-bottom: 2px;
}
.date {
	float: right;
	font-size: 9px;
	color: #CCCCCC;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.divpad5 {padding: 5px;}
.divpad10 {padding: 10px;}
.divpadborder {
	margin: 0px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.divpadgray{
	margin: 0px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background:#;
	background-color: #E7E7E7;
}
.white-frame
	{
	padding:2px;
	background:#fff;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.banner-frame
	{
	padding:1px;
	background:#fff;
	margin: 1px;
	border: 1px solid #D4E8F4;
}
.bluediv {
	background-color: #D4E8F4;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3378FF;
	border-bottom-color: #3378FF;
	border-left-color: #3378FF;
}
p.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.white-frame img
	{
	margin: 0px;
	padding: 5px;
	width: 77px;
	height: 450px;

}

/*   TABLE STANDARD STUCTURE   */
table a,
table a:link,
table a:visited {
	border:none;
	}							
	
table {
	margin:1em auto;
	border-collapse:collapse;
	}
table.withpad, td.withpad {
	padding-top: 3px;
	padding-bottom: 3px;
}

tr.odd td	{
	background-color: #DAEBF8;
	}
tr.odd .column1	{
	background-color: #DAEBF8;
	}	
.column1	{
	background:#f9fcfe;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024268;
	padding-left: 6px;
	}
td {
	color:#678197;
	text-align:left;
	padding-top: 0.1em;
	padding-right: 0.8em;
	padding-bottom: 0.1em;
	padding-left: 0.8em;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	padding-top: 0.3em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	}							
thead th {
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	background-color: #0070C0;
	}	


/* FORMS - STANDARD
-----------------------------------------------------*/

input, textarea, select
{
font-family: verdana;
font-size:x-small;
color: #000000;
border-style: solid;
border-color: #7F9DB9;
border-width: 1px;
background-color: #FFFFFF;
}
input:hover, textarea:hover, select:hover
{
font-family: verdana;
font-size:x-small;
color: #000000;
border-style: solid;
border-color: #000;
border-width: 1px;
background-color: #FFFF99;
}
input.yellow, textarea.yellow{background-color:#FFFF99;}
input.graytext {color:#999}
input.search {
	font-weight:bold;
	color:#FF6600;
	background-color: #010101;
	background-image: url(images/menu_bg.gif);
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}
input.big {
	font-size:18px;
	padding-left:1px;
	padding-right:1px;
	width: 360px;
}
input.bigsearch {font-size:18px; padding-left:1px;padding-right:1px;
}
div.search{
	width: 400px;
	margin-left: 100px;
}
