html, td { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #333333; 
} 
body {
	margin : 0;
	padding : 0;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
} 
p {
	padding-left : 15px;
	padding-right : 10px;
	text-align : justify;
	line-height : 130%;
	margin-bottom : 15px;
	margin-top : 10px;
	font-family: Arial, Helvetica, sans-serif;
} 
ul, li { 
margin : 0; 
margin : 0; 
} 
form { 
margin : 0; 
padding : 0; 
} 
#maintb { 
background : url(images/pg-right.jpg) no-repeat bottom right; 
} 
#date { 
font-size : 10px; 
color : #999999; 
} 
#head { 
font-size : 20px; 
color : #cc0000; 
} 
#head1 { 
font-size : 20px; 
color : #ffffff; 
} 
#question { 
font-size : 14px; 
color : #dd0000; 
font-weight : bold; 
} 
#ads { 
font-size : 16px; 
color : #cc0000; 
} 
#ad-head { 
font-size : 20px; 
color : #000000; 
font-weight : bold; 
} 
#detail-td {
	width : 25%;
	text-align : left;
	padding-right : 14px;
	font-weight: bold;
	background-color: #F0FFEA;
	background-image: url(images/all_arrows_03.png);
	background-repeat: no-repeat;
	background-position: right 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6FFC6;
	padding-top: 7px;
	padding-bottom: 7px;
} 
#detail-td2 {
	width : 75%;
	text-align : left;
	padding-left : 10px;
	background : #ffffff;
	font-size : 11px;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6FFC6;
} 
#post { 
width : 180px; 
text-align : right; 
} 
#ftxt { 
width : 80%; 
} 
#stxt { 
width : 30%; 
} 
#ntxt { 
width : 10%; 
} 
#bold { 
font-weight : bold; 
font-size : 14px; 
} 
#bold2 { 
font-weight : bold; 
font-size : 12px; 
text-align : left; 
} 
#link { 
font-size : 11px; 
color : #134e7a; 
} 
#link a { 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
} 
#link a:hover { 
text-decoration : none; 
} 
a { 
text-decoration : underline; 
color : #134e7a; 
font-weight : bold; 
} 
a:hover { 
text-decoration : none; 
} 
#page { 
font-size : 11px; 
color : #000; 
margin : 5px; 
} 
#page a { 
color : #0000ff; 
text-decoration : none; 
font-size : 11px; 
border : 1px solid #ebebf3; 
background-color : #eff5fa; 
padding : 2px 4px 4px 4px; 
} 
#page a:focus, a:hover { 
color : #006600; 
text-decoration : none; 
} 
.footer {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #005A97;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	width: 945px;
}

#footer {
	font-size : 11px;
	color : #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
} 
#footer a { 
text-decoration : underline; 
color : #999999; 
} 
#footer a:hover { 
text-decoration : none; 
color : #339900; 
} 
#tos {
	font-size : 10px;
	color : #CCCCCC;
	text-align: right;
	padding-right: 5px;
} 
#tos a { 
text-decoration : underline; 
color : #999999; 
} 
#tos a:hover { 
text-decoration : none; 
color : #333333; 
} 
#tdleft { 
width : 30%; 
text-align : right; 
padding-right : 10px; 
} 
#tdright { 
width : 70%; 
text-align : left; 
padding-right : 10px; 
} 
#txt {
	border : 1px solid #11507b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 98%;
} 
#chk { 
border : 0; 
background : transparent; 
margin-right : 10px; 
} 
a.black, a:visited.black {
	color : #555555;
	font-size:11px;
	text-decoration:underline;
} 
a:hover.black { 
	text-decoration: none; 
	color : #006600; 
} 
a.img, a:visited.img { 
	text-decoration: none; 
	border-bottom: 0 solid blue; 
} 
a:hover.img { 
text-decoration : none; 
border-bottom : 2px solid #007ee6; 
} 
a.order { 
text-decoration : none; 
color : #000; 
} 
a:hover.order { 
text-decoration : underline; 
color : #000; 
} 

.chk { 
border : 0; 
background : transparent; 
} 
.bt { 
border : 1px solid #000000; 
font-size : 14px; 
font-weight : bold; 
color : #000; 
background : url(images/btbg.jpg) repeat-x; 
height : 25px; 
} 
#adlist { 
width : 100%; 
height : 235px; 
} 
#maindiv { 
padding-bottom : 0; 
width : 990px;  
}
h1 {
	margin : 0;
	margin-bottom : -10px;
	padding-left : 15px;
	font-size : 25px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #C10000;
	text-transform: capitalize;
} 
h2 {
	margin : 0;
	padding-left : 15px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 15px;
} 
h3 {
	margin-bottom : -10px;
	padding-left : 15px;
	font-size : 18px;
	font-weight : normal;
	font-family : arial;
	color : #990000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 3px;
} 
h4 {
	margin : 0;
	margin-bottom : -10px;
	padding-left : 10px;
	font-size : 24px;
	font-weight : lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
h5 { 
margin-bottom : 0; 
padding-left : 15px; 
font-size : 18px; 
font-weight : bold; 
color : #333333; 
font-family : Arial; 
margin-top : 0; 
margin-right : 0; 
margin-left : 15px; 
} 
h6 { 
margin-bottom : 0; 
padding-left : 15px; 
font-size : 18px; 
font-weight : bold; 
color : #333333; 
font-family : Arial; 
margin-top : 0; 
margin-right : 0; 
margin-left : 15px; 
} 
#ad_status { 
padding : 3px; 
color : #ffffff; 
font-size : 16px; 
font-weight : bold; 
width : 200px; 
text-align : center; 
font-family : verdana; 
} 
.solidblockmenu { 
margin : 0; 
padding : 0; 
float : left; 
font : bold 13px verdana; 
width : 100%; 
background : url(images/top-men-bg.gif) repeat-x center center; 
} 
.solidblockmenu li { 
display : inline; 
} 
.solidblockmenu li a { 
float : left; 
display : block; 
color : white; 
padding-left : 20px; 
padding-right : 20px; 
padding-top : 10px; 
padding-bottom : 0; 
margin : 0 0 0 0; 
text-decoration : none; 
height : 35px; 
border-right : 1px solid white; 
} 
.solidblockmenu li a:hover, .solidblockmenu li .current { 
color : black; 
background : transparent url(images/top-men-sel.gif) repeat-x center center; 
} 
a.rightMenu {
	display : block;
	width : 90%;
	padding-top : 7px;
	padding-bottom : 3px;
	padding-left : 25px;
	font-size : 13px;
	color : #003366;
	font-weight : bold;
	text-decoration: underline;
	background-image: url(images/all_arrows_06.png);
	background-repeat: no-repeat;
	background-position: left center;
} 
a:hover.rightMenu { 
	width : 90%; 
	color : #006600;
	text-shadow:#000000;
	text-decoration:none;
	background-image: url(images/all_arrows_06.png);
	background-repeat: no-repeat;
	background-position: left center;
} 
#mm {
	border : 1px solid #ccc; 
	border-top : 0;
	padding-top : 1px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 15px;
} 
#update {
	border : 1px solid #ccc;
	border-top : 0;
	padding-top : 1px;
}
#post { 
width : 30%; 
text-align : right; 
padding-right : 10px; 
} 
#submit-pro { 
	border : 1px solid #11507b; 
	border-collapse : collapse; 
	width : 94%; 
	margin-bottom : 10px; 
} 
#msgdiv { 
	margin : 10px; 
	padding : 10px; 
	text-align : justify; 
	background : #f4f4f4; 
	width : 500px; 
} 
#msgdiv p { 
	margin : 0; 
	padding : 0; 
} 
#redtable {
	color : #9F0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
} 
.mediafont{
	font-family:Arial;
	font-size:13px;
	color: #333333;
	font-weight:bold;
	padding-left:5px;
	}
a.imgrfo, a:visited.imgrfo { 
	text-decoration : none; 
	border-bottom : 0 solid blue; 
} 
a:hover.imgrfo { 
	text-decoration : none; 
	border-bottom : 3px solid #007ee6; 
}
/* SITEMAP MENU START */
a.sitemapMenu {
	display : block;
	width : 100%;
	height : 12px;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 15px;
	text-decoration : none;
	font-size : 12px;
	color : #999999;
	font-weight : bold;
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #C4FFC4;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/clip1.png);
	text-transform: uppercase;
} 
a:hover.sitemapMenu { 
	background-image: url(images/clip1.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF0000;
	text-decoration : underline;
}
.picview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	padding-bottom: 4px;
}
	
/* SITEMAP MENU END */
.borderimage{
	border:1px solid #666666;
}
.homelink {
	color: #FFFFFF;
}
.redblock {
	background-color: #990000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #11507b;
	text-align: center;
	height: 11px;
	width: 25%;
}
.mainnov {
	padding: 0px;
	width: 99%;
	margin-right: 4px;
	margin-left: 3px;
}
#studiorent {
	font-size: 11px;
	border: 1px solid #11507b;
	background-color: #FFE8E8;
	text-align: left;
	height: 148px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#onebrrent {
	background-color: #FFFFD9;
	text-align: left;
	border: 1px solid #11507b;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#twobrrent {
	background-color: #DEF1FF;
	text-align: left;
	border: 1px solid #11507b;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#trebrrent {
	background-color: #DFDFFF;
	text-align: left;
	border: 1px solid #11507b;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.bestseller {
	height: 68px;
	width: 222px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/mx-mktcnd_27.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: underline;
}
.newlyadded {
	background-color: #11507B;
	height: 10px;
	width: 65%;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/box-red.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	border: 1px solid #11507b;
}
.bscontent {
	font-size: 11px;
	height: 66px;
}
.pronews {
	font-family: Arial;
	font-size: 24px;
	color: #003300;
	background-repeat: no-repeat;
	font-weight: normal;
	font-variant: small-caps;
	background-position: left bottom;
}
 
.seohd {                /* HEADER */
	height: 23px; 
	width: 945px;
}
.seoh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006793;
	padding-top: 11px;
	font-weight: bold;
	text-align: left;
	width: 945px;
	text-indent: -12px;
}
.seoh2 {
	height: 106px;
	width: 837px;
	text-align: left;
	background-image: url(images/mx_procent_02.gif);
	margin-bottom: 1px;
	float: left;
}
.seoh3 {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BD1C07;
	text-align: right;
	padding-right: 5px;
	padding-top: 8px;
	margin-top: 22px;
}
.hdmain {
	width: 837px;
}
.hdmargin {
	background-color: #E8F7FF;
	width: 945px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01507E;
	margin-top: 2px;
	margin-bottom: 5px;
}
/* body */
.hdtby2div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7901;
	font-size: 24px;
}
.hdtby3div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7901;
	font-size: 16px;
}
.bdfeatcondo {
	height: 36px;
	width: 228px;
	background-image: url(images/mx_crental_11.png);
	color: #1685A0;
} 
.bdrentlist {
	height: 36px;
	font-weight: bold;
	background-image: url(images/mx_crental_10.png);
} 
.bdsalelist {
	width: 698px;
	margin-left: 5px;
}
.bdpreselinvestment {
	width: 698px;
	background-image: url(images/mx-bdsalelist.gif);
	height: 36px;
}
.bdpreselcont {
	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: #4592C1;
	border-bottom-color: #4592C1;
	border-left-color: #4592C1;

} 
.bdsalelistbg {
	background-image: url(images/mx_mycondv2_29.gif);
	height: 29px;
	width: 100%;
	padding-left: 5px;
	padding-top: 7px;
	font-weight: bold;
	margin-left: 12px;
}
.bdrentlistbg {
	background-image: url(images/mx_crental_09.png);
	font-weight: bold;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: no-repeat;
}
.bdrentmar {
	width: 462px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.bdfeatlistbg {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.bdyahoo {
	background-image: url(images/mx-mktcnd_14.gif);
	padding-left: 150px;
	height: 63px;
	width: 311px;
}
.bdadpro {
	padding-left:13px;
	padding-bottom:3px;
	padding-top:5px;
}
.bdfeatured {
	width: 228px;
	margin-left: 5px;
}
  /* dynamic at -commom.php */
  
#redprice {
	font-weight:bold;
	color:#CC0000;
}
.imgfeatcondo {
	border: 3px solid #EFEFEF;
}
.rightbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	background-color: #F3F2F4;
}

.descfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	background-image: url(images/all_arrows_03.png);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: left 5px;
}
.protits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/condoinq_22.png);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: left 3px;
}
.r_search {
	padding-top: 5px;
	padding-left: 15px;
}
.r_space {
	background-image: url(images/mx_mycondv2_21.gif);
	height: 7px;
	background-repeat: no-repeat;
}
.r_cat {
	background-image: url(images/mx_crental_12.png);
	height: 37px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}
.r_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(images/mx_procent_08.gif);
	height: 40px;
}
.r_boxt {
	font-size:17px;
	font-weight:bold;
}
.r_divsearch {
	background-image: url(images/mx_pcentral_07.png);
	width: 945px;
	height: 64px;
	text-align: center;
	padding-left: 230px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
.r_homeindivsch {
	text-align: left;
}
.bdbg {
	width: 945px;
	background-repeat: repeat-x;
}
.sitemapdiv {
	margin-right: 35px;
	margin-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*Vertical Menu*/
    #tabsJ {
	float:left;
	width:100%;
	font-size:14px;
	line-height:normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #24618E;
	font-weight: 100;
	font-family: Geneva, Arial, Helvetica, sans-serif;
      }
    #tabsJ ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("images/tabrightJ.gif") no-repeat right top;
	color:#24618E;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

/*END : Horizontal Menu*/
/* news.ini.php */
#newsliini {
	background-image: url(images/all_arrows_08.png);
	no-repeat;	padding:0;
	padding-left:23px;
	padding-right:5px;
	text-align:left;
	padding-bottom:5px;
	background-repeat: no-repeat;
}
#newsulini {
	list-style:none;
	padding:0;
	margin:0;
}
tr.off {
	background: #F8F8F8;
}
tr.on {
	background-color: #C9F1FC;
} .tbhead {
	background-image: url(images/mx_pcentral_13.gif);
}
.divbuts {
	padding-left: 1px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 5px;
	text-align: center;
}
.divbuts .homebuts {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#padtop {
	padding-top: 3px;
}
#padtop5 {
	padding-top: 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.procen { /* : header background */
	background-image: url(images/topbg.png);
	background-position: top;
}
.siteborder {
	width: 945px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #FFFFFF;
}
.hd_carusel {
	width: 945px;
	background-color: F3F3F3;
	padding-top: 2px;
	padding-bottom: 10px;
	height: 170px;
	margin-bottom: 5px;
	margin-top: 1px;
}
/* : propertylist - page */
#prolisth1 {
	margin-bottom:0px;
	border:0;
	font-weight:lighter;
}
#prolisttxt {
	font-size:11px;
	font-family:Arial;
}
#prolisttxtcode {
	font-size:10px;
	font-family:Arial;
	color:#006600
}
#prolisttxtc {
	font-size:11px;
	font-family:Arial;
	text-align: center;
}
.xmassheader {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

