/***************************************************************************
*                                                                          *
* contented6 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
* Version: 1.01 (May 17, 2006)                                             *
***************************************************************************/

* {
	padding:0;
	margin:0;
}

body {
	color: #333333;
	background-color: #d0d0d0;
	background-image: url('/img/page-bg.png');
    font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:83%;
	margin:5px auto;
	width:950px;
	padding-left:10px;
	padding-right:10px;
}

.highlight {
	font-family:'Courier New',Verdana,Tahoma,Arial,sans-serif;
}

h1, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl,
fieldset, address { margin:0.75em 0;}

h1 {font-size:167%;}

h2 {
    padding: 10px;
    font: 140% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #02576B;
}

h3 {
	font: 140% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #02576B;
}

h4 {font-size:100%;}

li, dd {
	margin-left:2em;
}

a {
	color: #0066CC;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	background-color: #E6ECFF;
	font-weight: normal;
	text-decoration: none;
}

#header {
	color: #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#title {
	color: #000;
	background-color:#fff;
	background-image: url('/img/topbanner.png');
	background-repeat: repeat-x;
	font-size:200%;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:950px;
}

#logo {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	text-align: center;
	width:343px;
	display: block;
}

#headers {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:607px;
	display: block;
}

ul#nav {
	clear:both;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	width:100%;
	color:#FFFFFF;
	background-color: #fff;

}

ul#nav li {
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	float: right;
}

ul#nav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color:#a2a2a2;
	font-weight: bold;
	text-decoration: none;
}

ul#nav li a:hover {
	background-color:#cd0005;
}

ul#nav a.selected {
	background-color:#cd0005;
}

#slogan {
	color: #FFFFFF;
	background-color:#6699FF;
	width:950px;
	clear:both;
	float:left;
	font-size:100%;
	font-style:normal;
	font-weight: normal;
	padding:4px 0px 2px 20px;
	margin:6px 0px 0px 0px;
}

#content {
	font-size:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:950px;
	float:left;
	border: #0066CC solid 0px;
	background-color: #fff;
	border-top: 0px solid #6699FF;
}

#maincontent-mls {
	font-size:100%;
	padding:10px 5px 5px 10px;
	margin:0px 0px 0px 0px;
	width:920px;
	float:left;
	background-color: #fff;
}

#sidecontent-mls {
	font-family:Arial, sans-serif;
	color: #333333;
	background:#E6ECFF;
	font-size:85%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:10px;
	float:right;
	text-align: center;
	border: #0066CC 0px solid thin;
}

#maincontent {
	font-size:100%;
	padding:10px 5px 5px 10px;
	margin:0px 0px 0px 0px;
	width:710px;
	float:left;
	background-color: #fff;
}

#sidecontent {
	font-family:Arial, sans-serif;
	color: #333333;
	background:#E6ECFF;
	font-size:85%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:220px;
	float:right;
	text-align: center;
	border: #0066CC 0px solid thin;
}

#sidecontent a {
	color: #0066CC;
	background:#E6ECFF;
}

#sidecontent img {
	padding: 15px 0px 0px 0px;
}

#sidecontent a:hover {
	color: #0000FF;
	background: #D6DCDF;
}

#sidecontent h2 { margin:0.75em 0.25em 0.25em 0em;}

#sidecontent ul { margin:0.25em 0.25em 0.25em 0.25em;}

#sidecontent p { margin:0em 0em 0em 0em;}

#nullblock {} /* Used to avoid IE jump on hover bug */

#footer {
	color:#333333;
    background-color: #fff;
    height: 90px;
    padding: 0px 10px 0px 10px;
	font-size: 90%;
	font-weight: bold;
	width: 930px;
	clear:both;
}

#footer	a {
	color:#3333ff;
	font-weight: bold;
	text-decoration: none;
}

#footer	a:hover {
    background-color: #fff;
	text-decoration: none;
}

#copyrightdesign {
	color: #666666;
	background-color: #fff;
	padding: 20px 0px 0px 0px;
	float: left;
	display: inline;
}

#footercontact {
    display: inline;
	color: #000;
	padding: 40px 0px 0px 0px;
	width: 480px;
	float: right;
}

#footercontent a {
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}

#footercontent a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

#bottomcities {
	color:#333333;
    background-color: #fff;
	font-size: 90%;
	font-weight: bold;
	width: 950px;
	clear:both;
}

#bottomcities td {
    padding: 5px 10px 5px 10px;
}

#contentInfo {
    padding: 5px 10px 5px 20px;
    text-align: justify;
    font: 110% "Trebuchet MS",Verdana,Arial,sans-serif;
}

#contentInfo td{
    padding: 5px 5px 5px 5px;
    text-align: justify;
}

#contentInfo img{
    padding: 5px 5px 10px 5px;
}

.topList{
    border-bottom: 2px dotted #CEE0E4;
    width: 100%;
    text-align: center;
}

#innerLinks{
	font-weight: bold;
    text-align: center;
    font: 120% "Trebuchet MS",Verdana,Arial,sans-serif;
}

#formInfo {
    padding: 5px 10px 5px 20px;
    text-align: justify;
    font: 110% "Trebuchet MS",Verdana,Arial,sans-serif;
}

#formInfo h2{
    text-align; justify;
    font: 250% "Trebuchet MS",Verdana,Arial,sans-serif;
}

#pageList {
    text-align; right;
    float: right;
    font: 90% "Trebuchet MS",Verdana,Arial,sans-serif;
    font-weight: bold;
}

#pageList a{
    font-weight: bold;
}

#innerMenu {
    text-align: center;
}

#innerMenu img{
    padding: 0px 0px 0px 0px;
}

/* tables */

/*
table {
  width: 100%;
  border: 1px solid #003d4c;
  color:#333;
  background-color: #fff;
  clear:both;
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}

th {
  background-color: #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:1px;
}
table tr td {
  border-right: 1px solid #ccc;
  padding:4px 4px;
  vertical-align:top;
  text-align: center;
}
table tr.altRow td {
  background: #f4f4f4;
}
*/

div#nifty{
	margin: 0 2%;
    background: #d2e4e6;
    width: 95%;
}

#nifty h1 {
	font: 250% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #0a4595;
}

#nifty h2 {
	font: 150% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #0a4595;
}

#nifty a {
    color: #0a4595;
    background-color: #d2e4e6;
    font-weight: normal;
    text-decoration: none;
}

#nifty td {
    font: 110% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #000;
    padding: 4px 2px 0px 10px;
    vertical-align: middle;
    text-align: left;
}

.rtop, .rbottom{display:block; background: #FFF;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;  background: #d2e4e6}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

/* css for Listing Summary Page */
.NewListingSummary {
    margin-bottom:10px;
    padding-left: 80px;
    width: 80%;
    font: 90% "Trebuchet MS",Verdana,Arial,sans-serif;
}

/* css for Listing Summary Page */
.price {
    color: #cc0000;
    background-color: #d0d0d0;
    font-size:11pt;
    text-align: center;
    font-weight:bold;
    width: 100%;
    height: 25px;

}

.neighborhoodList {
    font: 80% "Trebuchet MS",Verdana,Arial,sans-serif;
}

#innerContainer{
    padding: 10px 0px 10px 50px;
}

div#niftyInner{
    margin: 0 2%;
    background: #d2e4e6;
    width: 90%;
}

#niftyInner h1 {
    font: 180% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #000;
}

#niftyInner h2 {
    font: 150% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #0a4595;
}

#niftyInner a {
    color: #0a4595;
    background-color: #d2e4e6;
    font-weight: normal;
    text-decoration: none;
}

#niftyInner td {
    font: 110% "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #000;
    padding: 4px 2px 0px 10px;
    vertical-align: middle;
    text-align: left;
}

.rtopInner, .rbottomInner{display:block; background: #FFF;}
.rtopInner *, .rbottomInner *{display: block; height: 1px; overflow: hidden;  background: #d2e4e6}
.r1Inner{margin: 0 5px}
.r2Inner{margin: 0 3px}
.r3Inner{margin: 0 2px}
.r4Inner{margin: 0 1px; height: 2px}

input,select, textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:9pt;
    color: #21409A;
    border: 1px solid #ccc;
}

#submitLegalButton {
    padding-top: 10px;
    padding-left: 10px;
    font-family: Tahoma, sans-serif;
    text-align: center;
    font-size: 10px;
}

.dreamHome-field {
    width: 180px;
}

.dreamHome-field-small {
    width: 100px;
}

.dreamHome-field2 {
    width: 150px;
}

/* css for Listing Summary Page */
.ListingSummary table {
    border-collapse:collapse;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    width:100%;
}

.ListingSummary td {
    border-left: solid 0px #cccccc;
    border-top: solid 0px #cccccc;
}

.ListingSummary .borderLess {
    border-width:0;
}

.ListingSummary .borderLess td {
    padding:0;
}

.ListingSummary .paddingLess {
    padding:0;
}

.ListingSummary .bg1 {
    background: #ffffff;
}

.ListingSummary .bg2 {
    background: #f2f2f2;
}

.ListingSummary .reqMoreInfo {
	padding-left:          10px;
	background-position:   1px center;
}

.ListingSummary .moreInformation {
    border-collapse:    collapse;
    border-right:       solid 8px #f2f2f2;
    border-bottom:      solid 8px #f2f2f2;
    border-left:        solid 8px #f2f2f2;
    border-top:         solid 8px #f2f2f2;
    width:              90%;
    padding:            0px 0px 0px 0px;
}

.ListingSummary .moreInformation td {
    padding:0;
}

.ListingSummary .moreInformation tr {
    padding:0;
}

.quickPropDrop {
    font-size: 10px;
}

.quickSearchLabel {
    font-size: 10px;
    background: none;
}

.quickSearchButton {
    background: #EEE;
    font-weight: bold;
}

/***** Estilos para el LightBox *****/
.border_preview{
    z-index:100;
    position:absolute;
    background: #fff;
    border: 1px solid #ccc;
}

.preview_temp_load {
    vertical-align:middle;
    text-align:center;
    padding: 10px;
}

.preview_temp_load img {
    vertical-align:middle;
    text-align:center;
}

#preview_div {
    DISPLAY: none;
    Z-INDEX: 110;
    position: absolute;
    margin: 10px 10px 10px 10px;
}

.wrap1 {
    display: table;
    height:242px;
    width:100%;
    padding:5px;
    _width:332px;
    _position: relative;
    overflow: hidden;
    text-align:center;
    background-color:#F2F2F2;
    border:solid 1px #A0A0A0;
}

.IE .wrap1 {width:332px;}
.wrap1 .wrap2 { _position: absolute; _top: 50%;_left:50%; display: table-cell; vertical-align: middle;}
.wrap1 .wrap2 .wrap3 { _position: relative; _top: -50%; _left:-50%;}

.wrap4 {display: inline; height:46px; width:63px;  overflow: hidden; text-align:center; background:#F2F2F2; border: 1px solid #CCC; margin:2px;}
.wrap4 .wrap2 { _position: absolute; _top: 50%;_left:50%; display: table-cell; vertical-align: middle;}
.wrap4 .wrap2 .wrap3 { _position: relative; _top: -50%; _left:-50%;}

.button {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    color:#000000;
    font-size:14px;
    font-weight:bold;
    background-color:#fafafa;
}

.button:focus {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    color:#000000;
    font-size:14px;
    font-weight:bold;
    background-color:#ffffff;
}


.success {
    text-align: center;
    padding: 10px 10px 10px 10px;
    width: 80%;
    background-color: #009900;
    font-weight:bold;
    color: #ffffff;
}

.fail {
    text-align: center;
    padding: 10px 10px 10px 10px;
    width: 80%;
    background-color: #cc0000;
    font-weight:bold;
    color: #ffffff;
}

