@charset "UTF-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#004673 url(../img/bg.gif) repeat-x top;
}

/* default content */
a:link
{
	color: #004673;
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	color: #00304f;
	font-weight: bold;
}
a:active, a:hover
{
	color: #0072bc;
}

h2
{
	color: #004673;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	width:100%;
	overflow:hidden;
	background:url(../img/top.gif) repeat-x top;
	height:30px;
	line-height:30px;
}
#top a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
#top a:hover {
	color:#bdbdbd;
	text-decoration:underline;
}

#lang { float:left; }
#lang li {
	float:left;
	margin: 3px 6px 0px 0px;
}
#lang li a { padding: 0px; }

/*
#lang li.en a { background:url(../img/orb_english.gif) no-repeat left center; }
#lang li.es a { background:url(../img/orb_espanol.gif) no-repeat left center; }
#lang li.de a { background:url(../img/orb_deutsch.gif) no-repeat left center; }
#lang li.fr a { background:url(../img/orb_french.gif) no-repeat left center; }
#lang li.it a { background:url(../img/orb_italian.gif) no-repeat left center; }
#lang li.ja a { background:url(../img/orb_japan.gif) no-repeat left center; }
#lang li.ko a { background:url(../img/orb_korea.gif) no-repeat left center; }
#lang li.pl a { background:url(../img/orb_polish.gif) no-repeat left center; }
#lang li.pt a { background:url(../img/orb_brazil.gif) no-repeat left center; }
#lang li.ru a { background:url(../img/orb_pyccknn.gif) no-repeat left center; }
#lang li.zhs a { background:url(../img/orb_china.gif) no-repeat left center; }
#lang li.zht a { background:url(../img/orb_chinarep.gif) no-repeat left center; }
#lang li.vi a { background:url(../img/orb_vietnamese.gif) no-repeat left center; } */

#agent-login {
	float:right;
	color: #b9babb;
	display: block;
}
#top-nav {
	width:400px;
	overflow:hidden;
	padding:20px 0 0;
	float:right;
	height:50px;
	clear:both;
}
#top-nav li {
	float:right;
}
#top-nav li a {
	height:20px;
	line-height:20px;
	display:block;
	color:#ffffff;
	padding:0 0 0 25px;
	margin:0 30px 0 0;
	text-decoration:none;
}
#top-nav li a:hover {
	color:#0068aa;
	text-decoration:underline;
}
#top-nav li.home a { background:url(../img/ico_home.gif) no-repeat; }
#top-nav li.help a { background:url(../img/ico_help.gif) no-repeat; }
#top-nav li.contact a { background:url(../img/ico_contact.gif) no-repeat; }
#top-nav li.about a { background:url(../img/ico_about.gif) no-repeat; }
#container, .center {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#pagebody {
	background:#fff url(../img/pagebody_top.png) repeat-x top;
	border:2px solid #fff;
	margin:40px 0 0;
	clear:both;
}
.pagebody-bot {
	background:#fff url(../img/pagebody_bot.png) repeat-x;
	height:15px;
	margin:20px 0 0;
	behavior: url(../css/pngfix.htc);
}
#header {
	width:100%;
	padding:0 0 50px;
}
#main-nav {
	float:right;
	display:inline;
	width:730px;
	position:relative;
	margin:-20px 15px 0 0;
	z-index:10;
}
#main-nav li { float:left; }
#main-nav li.search {
	background:url(../img/main_nav.png) no-repeat 0 -83px;
	width:285px;
	height:40px;
}
#main-nav li.search form * { vertical-align:middle; }
#main-nav li.search form { padding:10px 0 8px 120px; }
#main-nav li.search form input.text {
	width:111px;
	font-size:11px;
	border:1px solid #707070;
	padding:2px;
}
#main-nav li.search label { display:none; }
#main-nav li.adv-search a, #main-nav li.buyers-guide a, #main-nav li.sellers-guide a {
	background:url(../img/main_nav.png) no-repeat;
	display:block;
	height:40px;
	text-indent:-10000px;
}
#main-nav li.adv-search a {
	width:170px;
	background-position: 0 -288px;
}
#main-nav li.adv-search a:hover { background-position: 0 -1px; }
#main-nav li.buyers-guide a {
	width:129px;
	background-position: 0 -247px;
}
#main-nav li.buyers-guide a:hover, #main-nav li.active.buyers-guide a { background-position: 0 -165px; }
#main-nav li.sellers-guide a {
	width:146px;
	background-position: 0 -124px;
}
#main-nav li.sellers-guide a:hover { background-position: 0 -206px; }
h1#logo {
	width:182px;
	height:95px;
	float:left;
	position:absolute;
	margin:-40px 15px 0;
	background: url('../img/logotext.gif') no-repeat 50% 98%;
}
.col-1, .col-2 {
	width:450px;
	float:left;
	margin:0 0 25px 15px;
	display:inline;
}
.col-2 {
	float:right;
	margin-right:15px;
}
#content h1 {
	border-bottom:1px solid #c2c3c5;
	font-size:26px;
	font-weight:normal;
	
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}
#content h1 em {
	color:#0072bc;
	font-style:normal;
}
#content h2.title {
	background:url(../img/arrow_blue.jpg) no-repeat left 60%;
	font-size:18px;
	font-weight:normal;
	padding:0 0 0 18px;
	margin:0 0 10px;
}
#text-content p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 20px 1em 20px;
	line-height: 150%;
}
.col-1.map-search img, dl.agent-details dd.personal img.agent-img {
	border:1px solid #c2c3c5;
	padding:3px;
}

.col-2.text-search {


}
.col-2.text-search form {
	padding:15px;
	background:#e4e5e7;
	border:1px solid #c2c3c5;
}
.text-search form .field {
	float:left;
	width:50%;
	margin:0 0 5px;
}
.text-search form label {
	font-size:11px;
	display:block;
	padding:0 0 3px;
}
.text-search form .required label { font-size:14px; }
.text-search form div.hint {
	display:block;
	color:#858585;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width:100%;
	clear:both;
}
.text-search form .field.block {
	float:none;
	width:100%;
	clear:both;
	margin:0 0 10px;
}
.text-search form input { font-size:11px; }
.text-search form .action {
	display:block;
	clear:both;
	border-top:1px solid #c2c3c5;
	padding:10px 0 0;
}
.text-search form .action * { vertical-align:middle; }
.text-search form .checkbox label {
	display:-moz-inline-box;
	display:inline-block;
	padding:0;
	margin:0;
}
.text-search form .action a, active, visited {
	font-weight:bold;
	font-size:12px;
	margin:0 10px;
	color:#33363d;
	text-decoration:none;
}
.recent-listings table { background:url(../img/thead.png) repeat-x top; }
.recent-listings table tbody td, .cp #main table tbody td {
	padding:15px 10px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #b2d4eb;
}
.recent-listings table tbody td.price, .cp #main table td.price { color:#0072bc; }
.recent-listings table thead, .cp #main table thead {
	height:33px;
	line-height:33px;
	color:#fff;
	font-size:12px;
}
.recent-listings table tfoot td {
	background:url(../img/tfoot.png) repeat-x;
	height:33px;
	text-align:right;
}
.recent-listings table tfoot a {
	color:#fff;
	text-decoration:none;
	margin:0 10px 0 0;
	font-size:11px;
	background:url(../img/arrow_white.gif) no-repeat right 55%;
	padding-right:15px;
}
.recent-listings table tbody, .cp #main table tbody { border:1px solid #c2c3c5; }
.featured-property dl, .search-results .listing dl { display:inline; }
.featured-property dl dt, .search-results .listing dl dt, dl.agent-details dt {
	background:url(../img/thead.png) no-repeat;
	height:33px;
	line-height:33px;
	color:#fff;
	font-size:14px;
	padding:0 15px;
	font-weight:bold;
}
.featured-property dl dt span.property-num, .search-results .listing dl span.property-num, dl.agent-details dt span.agent-name { float:left; }
.featured-property dl dt span.price {
	float:right;
	color:#63a6ec;
}
.featured-property dl dd {
	padding:15px;
	border:1px solid #c2c3c5;
	border-top:0;
}
.featured-property dl dd.desc img, .search-results .listing dl dd.desc img {
	border:1px solid #c2c3c5;
	padding:3px;
	float:left;
}
.featured-property dl dd.desc p, .search-results .listing dl dd.desc p {
	float:right;
	width: 190px;
	line-height:1.8;
	margin: 0px;
	padding: 0px;
}
.featured-property dl dd.desc p a.more-info, .search-results .listing dl dd.desc a.more-info {
	display:block;
	font-size:14px;
	color:#0059ad;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 0;
	background:url(../img/arrow_blue_2.jpg) no-repeat left 55%;
	padding-left:15px;
}
.featured-property dl dd.agent ul, .search-results .listing dl dd.agent ul {
	width:100%;
	overflow:hidden;
}
.featured-property dl dd.agent ul li, .search-results .listing dl dd.agent ul li {
	float:left;
	max-width:180px;
	margin:0 15px 0 0;
	line-height:1.6;
}
.featured-property dl dd.agent ul li a, .search-results .listing dl dd.agent ul li a {

	text-decoration: underline;
}
.banner {
	height:129px;
	float:left;
	display:inline;
	margin-left: 12px;
}
#footer {
	width:920px;
	position:relative;
	margin:-20px auto 0;
}
#footer .top {
	background:url(../img/footer_top.png) repeat-x;
	behavior: url(../css/pngfix.htc);
	height:40px;
	line-height:40px;
	color:#505050;
	padding:0 15px;
}
#footer .top a {
	color:#fff;
	padding:0 5px;
	font-weight:bold;
	text-decoration:none;
}
#footer .top .links {
	font-size:13px;
	float:left;
}
#footer .top .sidelinks {
	font-size:12px;
	float:right;
}
#footer .bottom {
	width:890px;
	overflow:hidden;
	padding:15px 15px;
	color:#63a6ec;
}
#footer .bottom .left {
	float:left;
	color:#fff;
}
#footer .bottom .right { float:right; }
#footer .bottom a {
	color:#fff;
	padding:0 5px;
	text-decoration:none;
	font-size:11px;
}
input.text {
	background:url(../img/textfield.png) repeat-x;
	border:1px solid #707070;
}
/* search result */

.search-results .listing {
	overflow:hidden;
	padding:0 20px 0;
}
.search-results .listing dl { }
.search-results .listing dl dt, dl.agent-details dt {
	background:#e4e5e7;
	border:1px solid #c2c3c5;
	color:#000;
	font-size:18px;
}
.search-results .listing dl span.price, dl.agent-details dt span.company-name {
	float:right;
	font-size:16px;
}
.search-results .listing dl dt span em {
	font-weight:normal;
	font-style:normal;
}
.search-results .listing dl dd { margin:15px 0; }
.search-results .listing dl dd.desc {
	float:left;
	width:600px;
	padding:0 15px 0 0;
}

.search-results .listing dl dd.desc h4{
	width: 380px;
	float:right;
	padding: 0px 20px 0px 20px;
	margin: 0px;
}
.search-results .listing dl dd.desc p {
	width: 390px;
	float:right;
	padding: 10px;
	margin: 0px;
}
.search-results .listing dl dd.desc h4, dl.agent-details dd h4 {
	font-size:17px;
	margin:0 0 10px;
}
.search-results .listing dl dd.agent {
	float:right;
	width:290px;
	border-left:1px solid #c2c3c5;
	padding:0 0 0 10px;
}
.search-results .listing dl dd.agent ul li { }
.search-results .listing dl dd.agent ul li.img-agent, .search-results .listing dl dd.agent ul li.img-company {
	float:left;
	width:80px;
	text-align:center;
}
.spacer-1 { height:10px; }
.search-results .listing dl dd.desc a.more-info {
	background:url(../img/btn_more_info.png) no-repeat;
	width:117px;
	height:30px;
	color:#fff;
	line-height:30px;
	float:right;
	padding:0;
	text-indent:10px;
}
/* pagination */
.pagination {
	border:1px solid #c2c3c5;
	border-left:0;
	border-right:0;
	padding:7px 0 11px;
	margin:20px 20px 40px;
	height:15px;
	font-weight:bold;
	font-size:14px;
}
.pagination.two {
	margin:0;
	border:0;
	padding:7px 0 0;
	height:30px;
}
.pagination p {
	float:left;
	line-height:22px;
}
.pagination ul {
	float:right;
	min-width:200px;
}
.pagination.two ul {
	min-width:inherit;
 .min-width:auto;
	float:right;
	text-align:right;
}
.pagination ul li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.pagination a { margin-right:2px; }
.pagination.two a {
	margin-right:2px;
	color:#fff !important;
}
.pagination .previous-off, .pagination .next-off {
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
.pagination .next a, .pagination .previous a { font-weight:bold; }
.pagination .active {
	background:#63a6ec;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	border:1px solid #005288;
	position:relative;
	top:-2px;
}
.pagination.two .active {
	border:1px solid #2c82d7;
	background:#1c5785;
	padding:3px 6px;
}
.pagination a:link, .pagination a:visited {
	color:#6e6e6e;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
/* property view */
.property-view dd.desc {
	width:599px !important;
	border-right:1px solid #c2c3c5;
	position:relative;
	left:1px;
}
.property-images {
	float:left;
	width:35%;
}
.property-images a img { margin:10px 10px 30px 0; }
.property-details {
	float:right;
	width:65%;
}
.property-details li, .property-detail li, .building-detail li {
	width:100%;
	overflow:hidden;
	padding:2px 0;
	line-height:1.4;
}
.property-details span, .property-detail span, .building-detail span {
	font-weight:bold;
	float:left;
	width:30%;
	text-align:right;
}
.property-details em, .property-detail em, .building-detail em {
	float:left;
	text-align:left;
	padding:0 0 0 15px;
	font-style:normal;
	width:65%;
}
.property-desc {
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
	margin:20px 0 20px;
}
.property-desc h4, .property-desc p {
	width:100% !important;
	display:block;
	float:none !important;
}
.property-view .box {
	border:1px solid #c2c3c5;
	width:100%;
	margin:0 0 15px;
	background:url(../img/grad.png) repeat-x bottom;
	padding-bottom:30px;
}
.property-view .box.map {
	background:none;
	padding-bottom:0;
}
.property-view .box h3 {
	background:url(../img/grad.png) repeat-x top;
	padding:10px;
	font-size:15px;
	color:#fff;
}
.property-detail ul, .building-detail ul {
	width:45%;
	float:left;
	font-size:12px;
	padding:10px;
}
.property-detail li, .building-detail li { }
.property-detail span, .building-detail span { width:50%; }
.property-detail em, .building-detail em { width:42%; }
.building-detail ul.basement {
	clear:both;
	width:auto;
	float:none;
}
.building-detail ul.basement li.title { border-bottom:1px solid #c2c3c5; }
.building-detail ul.basement ul {
	clear:both;
	width:100%;
	float:none;
	overflow:hidden;
	padding:0;
}
.building-detail ul.basement li li {
	margin:0;
	padding:0;
	float:left;
	width:30%;
}
.building-detail ul.basement li span, .building-detail ul.basement li em {
	float:none;
	display:block;
	text-align:left;
	padding:5px 0 0;
}
.map.box .map-container {
	margin:4px;
	background:#444;
	height:300px;
}
dl.agent-details {
	margin:20px;
	border-bottom:1px solid #c2c3c5;
	line-height:1.5;
}
dl.agent-details dt { margin-bottom:20px; }
dl.agent-details dd.personal {
	width:45%;
	float:left;
	overflow:hidden;
	margin:0 0 0 15px;
}
dl.agent-details dd.personal img.agent-img {
	float:left;
	margin:0 20px 20px 0;
}
dl.agent-details dd.personal ul {
	float:left;
	width:230px;
}
ul.list-1 li {
	width:100%;
	overflow:hidden;
}
ul.list-1 li span {
	float:left;
	width:40%;
	text-align:right;
	font-weight:bold;
}
ul.list-1 li em {
	float:right;
	width:57%;
	font-style:normal;
}
dl.agent-details dd.about {
	float:right;
	width:45%;
	margin:0 15px 0 0;
}

#content h1.pagetitle {
	padding:10px;
	margin:0 20px 20px;
	font-size:16px;
}
#content h1.pagetitle em {
	font-size:18px;
	font-weight:bold;
	float:left;
	color:#000;
}
#content h1.pagetitle span { float:right; }
.cp #sidenav {
	background:#e4e5e7;
	border:1px solid #c2c3c5;
	color:#000;
	width:180px;
	float:left;
	display:inline;
	margin:0 20px 0 20px;
}
.cp #main {
	width:720px;
	float:left;
	display:inline;
}
.cp #sidenav ul { padding:15px 0 0; }
.cp #sidenav li li { padding:4px 0 4px 15px; }
.cp #sidenav li li a {
	background:url(../img/ico_bullet.png) no-repeat left center;
	padding:0 0 0 20px;
	color:#000;
	text-decoration:none;
}
.cp #sidenav li li.link a { background:url(../img/ico_link.png) no-repeat left center; }
.cp #sidenav li li.add a { background:url(../img/ico_add.png) no-repeat left center; }
.cp #sidenav li li.user a { background:url(../img/ico_user.png) no-repeat left center; }
.cp #sidenav li li a:hover { text-decoration:underline; }
.cp #sidenav ul ul { padding:10px 0 25px; }
.cp #sidenav li em {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #c2c3c5;
	display:block;
	padding:0 15px 7px;
}
.cp #main table { background:url(../img/thead-2.png) no-repeat top; }
.cp #main table .pagination-2 {
	background:url(../img/tfoot-2.png) repeat-x;
	position:relative;
	height:33px;
	color:#fff;
	padding:0 15px;
}
.cp #main table .pagination-2 .page-info {
	float:left;
	line-height:33px;
}
.cp #main table .pagination-2 .pages { float:right; }

/* DOUBLE COLUMN LAYOUT */


#content-left p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 20px 1em 20px;
	line-height: 150%;
}

#content-left {
	width: 710px;
}

#content-left h1 {
	font-size:26px;
	font-weight:normal;
	border-bottom:1px solid #c2c3c5;
	margin:0 15px 15px;
	padding:0 0 10px;
}
#content-left h1 em {
	color:#0072bc;
	font-style:normal;
}
#content-left h2.title {
	background:url(../img/arrow_blue.jpg) no-repeat left 60%;
	font-size:18px;
	font-weight:normal;
	padding:0 0 0 18px;
	margin:0 0 10px;
}
#content-left p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 20px 1em 20px;
	line-height: 150%;
}



#content-right {
	width: 221px;
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	background: #ffffff;
}

#content-right p {
	margin: 0px;
	padding: 0px;
}

#content-right img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}

/* LOGIN / REGISTER  */


#sidebox {
	border: 5px solid #c2c3c5;
	background: #e4e5e7;
	padding: 10px;
	margin: 0px 20px 20px 20px;
	float: right;
	text-align: center;
	width: 250px;
}

#sidebox p{
	text-align: left;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
}


/* FORM STYLING  */

.form-content form {
	margin: 0px;
	padding: 0px;
}
.form-content form p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	clear: left;
}
.form-content form label {
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 8px;
	font-weight: bold;
	color: #000000;
}

.form-content form input,
.form-content form textarea {
	margin-left: 10px;
	border: 1px solid #004673;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;

}

.form-content form select {
	margin-left: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 130px;
}

.form-content form input.button 
{
	margin-left: 148px;
	font-weight: bold;
	background: #004673;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 2px;
}

.form-content form input.endbutton 
{
	font-weight: bold;
	background: #004673;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 2px;
	clear: both;
	display: block;
}

.form-content div.checkbox 
{	
	margin-left: 158px;
	padding: 0px 0px 10px 0px;
}

.form-border
{
	border: 1px dotted #004673;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
}

.form-note
{
	border: 3px solid #e4e2bd;
	background: #f5f4dd;
	color: #000000;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.endform
{
	border-top: 1px solid #c2c3c5;
	padding: 5px 0px 0px 0px;
} 



/* ERROR MESSAGES  */

.error {
	border: 3px solid #c45200;
	background: #ffa03a;
	color: #9a4000;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.notify {
	border: 3px solid #e4e2bd;
	background: #f5f4dd;
	color: #000000;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.create {
	border: 3px solid #7caf32;
	background: #acd373;
	color: #457303;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.toolbar
{
	border: 1px solid #c2c3c5;
	background: #e4e5e7;
	padding: 10px;
	margin: 0px 20px 10px 20px;
	text-align: center;
}


.toolbar2
{
	border: 1px solid #c2c3c5;
	background: #e4e5e7;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

/* MAPS */

.searchmap
{
	margin: 0px 20px 10px 20px;
	border: 1px solid #000000;
	width: 910px;
	height: 500px;
}

.listingmap
{
	margin: 10px 0px 10px 10px;
	border: 1px solid #000000;
	width: 700px;
	height: 300px;
}

.mapnote
{
	border: 1px solid #004673;
	text-align: center;
	margin: 10px 0px 10px 10px;
	width: 680px;
	padding: 10px;
	color: #000000;
	background: #99b3cc;
}


.map_bottom {
	margin: 0px 15px 0px 15px;
}


.map_bottom .clear {
	font-weight: bold;
	background: #004673;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 2px;
	float: right;
	margin: 0px 5px 0px 5px;
}

.map_bottom .submit {
	font-weight: bold;
	background: #666666;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 2px;
	float: right;
	margin: 0px 5px 0px 5px;
}

.map_top  {
	margin: 0px 20px 0px 20px;
}

.map_tab {
	background: #000000;
	padding: 10px 30px 10px 10px;
	text-align: center;
	float: left;
	margin: 0px 3px 0px 0px;
	width: 50px;
}


.map_tab a {
	color: #ffffff;
	text-decoration: none;
}

.map_note {
	padding: 5px;
	float: right;
	margin: 0px 20px 0px 0px;
	
	border: 3px solid #e4e2bd;
	background: #f5f4dd;
	color: #000000;
}

.ico_poly {
	background: url('../img/ico_poly.gif') no-repeat 0px 3px;
	padding: 3px 10px 3px 20px;
}

.ico_circle {
	background: url('../img/ico_circle.gif') no-repeat -1px 2px;
	padding: 3px 10px 3px 20px;
}

.ico_square {
	background: url('../img/ico_square.gif') no-repeat 0px 3px;
	padding: 3px 10px 3px 20px;
}



/* CP COLUMNS */
/* columns for cp pages */

.cpcol-1, .cpcol-2 {
	width:330px;
	float:left;
	margin: 0px;
	padding: 10px;
	display:inline;
}
.cpcol-2 {
	float:right;
	margin-right:15px;
}

.nocol
{
	clear: both;
	padding: 10px;
}


/* GREYBAR */
/* a standardized grey bar */

.greybar
{
	padding: 10px 15px 10px 15px;
	background: #e4e5e7;
	border:1px solid #c2c3c5;
	margin: 0px 20px 10px 20px;
}

.greybar span.left
{
	font-weight: bold;
	float: left;
	font-size:16px;

}

.greybar span.right
{
	float: right;
	text-align: right;
	font-weight: normal;
	font-size:16px;
}

/* PROFILE */

.userpic
{
	text-align: center;
}

.userpic img
{
	border: 1px solid #cccccc;
	padding: 3px;
	background: #ffffff;
}	

.profile-meta {
	border: 5px solid #c2c3c5;
	background: #e4e5e7;
	padding: 10px;
	margin: 0px 20px 20px 20px;
	float: left;
	text-align: center;
	width: 280px;
}

.profile-meta p{
	text-align: left;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
}

/* PROFILE TABLE */

table.normal
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

table.normal th
{
	font-weight: bold;
	padding: 10px 0px 5px;
	color: #ffffff;
}

table.normal td
{
	padding: 5px;
	border-bottom: 1px dotted #000000;
}

table.normal td input
{
	margin: 0px;
}


/* USERPANEL */

.wallet-balance {
	font-weight: bold;
	float: right;
	color: #0072d3;
	padding: 12px 0px 0px 0px;
}

.add-money form { padding: 0px; margin: 0px; float: left;}

.add-money {
	background: #e4e5e7;
	border: 1px solid #c2c3c5;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.add-money label, .add-money .paynow, .add-money .addfunds {
	padding: 0px;
	margin: 5px;
	float: left;
	vertical-align: middle;
	display: block;
}

.add-money label {
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	padding: 5px 0px 5px 0px;
	text-align: right;
}

.add-money .addfunds {
	padding: 5px;	
}

.add-money a:link {font-size: 10px; margin: 3px 0px 3px 0px;}

.add-money a:link.ico_cheque, .add-money a:visited.ico_cheque {
	padding: 5px 10px 5px 45px;
	color: #545455;
	text-decoration: none;
	float: right;
	background: url('/..img/ico_cheque.gif') no-repeat 5px 2px;
	width: 60px;
}

.add-money a:link.ico_dispute, .add-money a:visited.ico_dispute {
	padding: 5px 10px 5px 32px;
	color: #545455;
	text-decoration: none;
	float: right;
	background: url('../img/ico_dispute.gif') no-repeat 5px 4px;
	width: 110px;
}

.add-money a:link.ico_deposit, .add-money a:visited.ico_deposit {
	padding: 5px 10px 5px 50px;
	color: #545455;
	text-decoration: none;
	float: right;
	background: url('../img/ico_deposit.gif') no-repeat 10px 2px;
	width: 60px;
	border-left: 1px dotted #ababab;
}

.add-money a:hover.ico_cheque, .add-money a:active.ico_cheque,
.add-money a:hover.ico_dispute, .add-money a:active.ico_dispute,
.add-money a:hover.ico_deposit, .add-money a:active.ico_deposit{
	text-decoration: underline;
	color: #000000;
}


.red {
	color: #900;
}

.green {
	color: #093;
}


/* POPUPS */

#popup {
	color: #ffffff;
}


/* FORM STYLING  */

.formstyle {
	padding: 0px;
	margin: 0px;
	}
	
.formstyle p {
	padding: 0px 0px 10px 0px;
	clear: both;
}

.formstyle label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 8px;
	font-weight: bold;
	color: #ffffff;
	font-size:13px;
}

.formstyle input {
	margin-left: 10px;
	padding: 3px;
	font-size: 11px;
}

.formstyle textarea {
	margin-left: 10px;
	padding: 3px;
	width: 240px;
	height: 100px;
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-weight: normal;
	font-size:11px;
}

.formstyle select {
	margin-left: 10px;
	width: 150px;
	font-size:11px;
	padding: 3px;
}


.formstyle .checkbox {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	border: 0px;
	background: #ffffff;
}


.formstyle p.submit input
{
	margin-left: 165px;
	font-size: 12px;
	clear: both;
}

.formstyle p.note {
	border-top: 1px dotted #999999;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.formstyle em
{
	font-weight: bold;
	color: #c60000;
	font-style: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-top: 7px;
	margin-left: 12px;
	float: left;
	display: inline;
}
h3{
	padding:10px;
	font-size:15px;
	color:#fff;
	}
#contBoxL {
	float: left;
	width: 450px;
	display: inline;
	margin-left: 15px;
	margin-bottom: 20px;
}
#contBoxR {
	float: right;
	width: 450px;
	display: inline;
	margin-right: 15px;
}
#contBoxR .newBox {
	float: right;
	width: 450px;
	margin-bottom: 10px;
	display: inline;
}
#contBoxR .newBox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #414141;
	margin-bottom: 5px;
	width: 440px;
	margin-left: 10px;
	line-height: 18px;
}
/*ximena inicia*/
#about {
	float: right;
	margin-bottom: 25px;
}
#about p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	text-align: justify;
	line-height: 18px;
}
.more {
	color: #920923;
}
.more a{
	text-decoration:none;
	color: #920923;
}
.more a:hover{
	color: #333333;
}
.xcol-1 {
	width:450px;
	float:right;
	display:inline;
	margin-bottom: 25px;
}
.xcol-2 {
	width:450px;
	float:left;
	display:inline;
	margin-bottom: 25px;
}
/*.xcol-2t {
	width:450px;
	float:left;
	display:inline;
	margin-bottom: 25px;
	border:1px solid #c2c3c5;
}*/
.xcol-2.text-search {


}
.xcol-2.text-search form {
	padding:15px;
	background:#e4e5e7;
	border:1px solid #c2c3c5;
}
.topEnd {
	height: 33px;
	width: 450px;
}

.bannerx {
	height:129px;
	float:left;
	display:inline;
	width:460px;
}
.LRbox {
	height: 135px;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #e4e5e7;
}
.LRbox .LRpic {
	float: left;
	height: 127px;
	width: 173px;
	border: 1px solid #c6c7c9;
	padding: 3px;
	background-color: #FFFFFF;
}
.LRbox .LRtxt {
	float: right;
	height: 135px;
	width: 258px;
	margin-right: 4px;
}
.LRtxt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2e2e2e;
	margin-top: 8px;
	border-bottom: 1px solid #cdcecf;
	list-style: none;
	list-style-type: none;
	padding-bottom: 3px;
}
.LRtxt .more {
	height: 18px;
	margin-top: 3px;
	text-align: right;
}
.agent li {
	float: right;
	width: 140px;
}
.agent .img {
	width: 85px;
}
.cleaner {
	clear: both;
}
.cleanerS {
	height:15px;
}
#Ptitle {
	height: 36px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e4e5e7;
	border: 1px solid #c2c3c5;
	margin-top: 15px;
	margin-bottom: 15px;
}
#modelBox {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #c2c3c5;
	margin-top: 10px;
	margin-bottom: 10px;
}
#modelBox .mbox {
	float: left;
	height: 260px;
	width: 453px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 6px;
	background-color: #e9eced;
	margin-bottom: 6px;
}
.mboxTxt .mboxTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.mbox .mboxP {
	float: left;
	height: 245px;
	width: 263px;
	margin-top: 8px;
	margin-left: 8px;
}
.mboxP .mboxPg {
	height: 140px;
	width: 258px;
	float: left;
	display: inline;
	margin-bottom: 4px;
}


.mboxP .mboxPc {
	float: left;
	height: 47px;
	width: 84px;
	margin-top: 3px;
	margin-right: 3px;
}
.mbox .mboxTxt {
	float: right;
	width: 165px;
	margin-top: 8px;
	margin-right: 8px;
}
.mbox .mboxTxt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin-top: 8px;
	margin-bottom: 3px;
}
.mbox .mboxTxt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#lotBox {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
	margin-left: 12px;
	border: 1px solid #c2c3c5;
}
#lotBox .lbox {
	float: left;
	height: 160px;
	width: 185px;
	margin-top: 5px;
	margin-left: 11px;
	margin-bottom: 5px;
}
#lotBox .lbox2 {
	float: left;
	height: 96px;
	width: 144px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.lboxTitle {
	background-color: #002741;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 5px;
}
.lboxTitle a{
	text-decoration:none;
	background-color: #002741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.lboxTitle a:hover{
	background-color: #002741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D3DDE2;
}
.lbox .lboxPic {
	height: 130px;
	width: 184px;
	margin-top: 2px;
}
.lbox2 .lboxPic2 {
	height: 96px;
	width: 144px;
}
#lpriceBox {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c2c3c5;
	float: right;
	margin-right: 12px;
	display: inline;
}
#lpriceBox2 {
	width: 300px;
	margin-bottom: 20px;
	border: 1px solid #c2c3c5;
	float: right;
	display: inline;
}

#lpriceBox li {
	border-bottom: 1px solid #ccc;
	padding: 7px 0px 7px 20px;
	line-height: 18px;
}
.btTxt {
	width: 280px;
	text-align: justify;
	line-height: 18px;
	padding: 10px;
}



#mapBox {
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c2c3c5;
	margin-left: auto;
	margin-right: auto;
	height: 380px;
}
.boxTop {
	background-image: url(../img/grad.png);
	background-repeat: repeat-x;
	height: 36px;
}

#detailInfo {
	float: right;
	width: 300px;
	margin-right: 15px;
	border-left: 1px solid #c2c3c5;
}
#detailILogo {
	height: 163px;
	width: 221px;
	margin-right: auto;
	margin-left: auto;
}
#detailInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 40px;
}
#detailInfo p a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#detailInfo p a:hover{
	color: #345F7E;
}
#detailInfo input {
	margin-top: 7px;

}
#detailInfo textarea {
	margin-top: 7px;
}


#Ptitle #price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	float: right;
	margin-top: 7px;
	margin-right: 12px;
}
#detailBox {
	float: left;
	width: 600px;
	margin-left: 12px;
	border-bottom: 1px solid #c2c3c5;
}
#detailBoxpic {
	height: 324px;
	width: 600px;
	margin-bottom: 15px;
}
#detailBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
}
.ameBox {
	float: left;
	width: 600px;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 18px;
}

.ameBox .ameBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002a44;
	font-weight: bold;
}
#boxR {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 12px;
}
.rates/*ximena termina*/

 {
	border-bottom: 1px solid #c2c3c5;
	margin-bottom: 20px;
	line-height: 18px;
}
.rTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002a44;
	margin-bottom: 15px;
}
.rTol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

