.borderRadius{/*-moz-border-radius:px; border-radius:5px;*/ }
.borderRadiusTp{/*-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;*/}
.borderRadiusBtm{/*-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;*/}

.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default; }
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
.borderRadiusTp ul li:last-child{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3; }
.borderRadiusBtm ul li:first-child{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0 ;border-bottom:1 solid #c3c3c3; }

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll{
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear{clear:both}
.ddcommon .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text{color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision{position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow{-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}
.borderRadiusBtm .border{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
img.fnone{float:none !important}
.ddcommon .divider{width:0; height:100%; position:absolute;}
.ddcommon .arrow{display:inline-block; position:absolute; top:50%; right:4px;}
.ddcommon .arrow:hover{/*background-position:0 100%;*/}
.ddcommon .ddTitle{padding:0; position:relative; display:inline-block; width:100%}
.ddcommon .ddTitle .ddTitleText{display:block;}
.ddcommon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ddcommon .ddTitle .description{display:block;}
.ddcommon .ddTitle .ddTitleText img{position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild{position:absolute;display:none;width:83px;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li{clear:both;}
.ddcommon .ddChild li .description{display:block;}
.ddcommon .ddChild li img{border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup{padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ddcommon .noBorderTop{border-top:none 0  !important; padding:0; margin:0;}

/*************** default theme **********************/
.dd{/*border:1px solid #c3c3c3;*/}
.dd .divider{/*border-left:1px solid #c3c3c3; border-right:1px solid #fff;; right:50px; */}
.dd .arrow{ position:relative; float:right;left:0; top:0;width:20px;height:30px; background:url(../../../images/top_search_arrow.gif) no-repeat; background-position:right top}
.dd .arrow:hover{cursor:hand; cursor:pointer}
.dd .ddTitle{ width:82px; height:30px;color:#fff; cursor:hand; cursor:pointer}
.dd .ddTitle .ddTitleText{padding-left:5px; line-height:25px; color:#e0cc71; font-size:12px;} /* current status */
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px; color:#ccc}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{ background-color:#261e0a; left:0;}
.dd .ddChild li{padding:5px; height:20px; background-color:#261e0a; border-bottom:1px solid #665a3b; font-size:12px; cursor:hand; cursor:pointer}
.dd .ddChild li .description{color:#fff;}
.dd .ddChild li .ddlabel{color:#fff;}
.dd .ddChild li.hover{background-color:#c3921c}
.dd .ddChild li img{padding:0 6px 0 0;}
.dd .ddChild li.optgroup{padding:0;}
.dd .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd .ddChild li.selected{ }

/*************** index left search  **********************/
.dd2 {border:1px solid #c3c3c3; }
.dd2 .divider{/*border-left:1px solid #c3c3c3; border-right:1px solid #fff;; right:50px; */}
.dd2 .arrow{ position:relative; float:right;left:0; top:0; width:21px;height:21px; background:url(../../../images/left_search_select_arrow.gif) no-repeat;margin-right:3px}
.dd2 .arrow:hover{cursor:hand; cursor:pointer}
.dd2 .ddTitle{ width:64px; height:21px;color:#000; text-align:left; padding-left:5px; overflow:hidden;  cursor:hand; cursor:pointer }
.dd2 .ddTitle .ddTitleText{padding-left:0; line-height:20px; color:#404040}
.dd2 .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd2 .ddTitle .description{font-size:13px; color:#666}
.dd2 .ddTitle .ddTitleText img{padding-right:0px;}
.dd2 .ddChild{border:1px solid #c6c6c6; background-color:#fff; left:0; max-width:80px; }
.dd2 .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.dd2 .ddChild li .description{color:#666;}
.dd2 .ddChild li .ddlabel{color:#404040;}
.dd2 .ddChild li.hover{background-color:#f2f2f2}
.dd2 .ddChild li img{padding:0 6px 0 0;}
.dd2 .ddChild li.optgroup{padding:0; }
.dd2 .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd2 .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd2 .ddChild li.selected{background-color:#d5d5d5; color:#404040;}

/*************** index left search  **********************/
.dd3 {border:1px solid #c3c3c3;}
.dd3 .divider{/*border-left:1px solid #c3c3c3; border-right:1px solid #fff;; right:50px; */}
.dd3 .arrow{ position:relative; float:right;left:0; top:0; width:21px;height:21px; background:url(../../../images/left_search_select_arrow.gif) no-repeat; margin-right:5px }
.dd3 .arrow:hover{ cursor:hand; cursor:pointer}
.dd3 .ddTitle{ width:157px; height:21px;color:#000; text-align:left; padding-left:5px; cursor:hand; cursor:pointer }
.dd3 .ddTitle .ddTitleText{padding-left:0; line-height:20px; color:#404040}
.dd3 .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd3 .ddTitle .description{font-size:13px; color:#666}
.dd3 .ddTitle .ddTitleText img{padding-right:0px;}
.dd3 .ddChild{border:1px solid #c6c6c6; background-color:#fff; left:0;}
.dd3 .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.dd3 .ddChild li .description{color:#666;}
.dd3 .ddChild li .ddlabel{color:#404040;}
.dd3 .ddChild li.hover{background-color:#f2f2f2}
.dd3 .ddChild li img{padding:0 6px 0 0;}
.dd3 .ddChild li.optgroup{padding:0;}
.dd3 .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd3 .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd3 .ddChild li.selected{background-color:#d5d5d5; color:#404040;}
 
#district .ddcommon .ddChild{position:absolute;display:none;width:157px; min-height:500px;  text-align:left; margin-left:0; overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999; color:#404040}
#saletype .ddcommon .ddChild{position:absolute;display:none;width:157px;text-align:left; margin-left:0; overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999; color:#404040}
#usage .ddcommon .ddChild{position:absolute;display:none;width:157px; text-align:left; margin-left:0; overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999; color:#404040}
.sortType .ddcommon .ddChild{position:absolute;display:none;width:157px; text-align:left; margin-left:0; overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999; color:#404040}
#agentlang .ddcommon .ddChild{position:absolute;display:none;width:157px; min-height:270px; text-align:left; margin-left:0; overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999; color:#404040}

#dcode{ width:157px; }
#prop{ width:157px; } 
#saleType{ width:157px; } 
#stype{ width:157px; } 
#size1,#size2,#price1,#price2,#bedroom1,#bedroom2,#bathroom1,#bathroom2,#carpark1,#carpark2{ width:67px;}
#saleable1,#saleable2,#gross1,#gross2{ width:67px;}

/*************** index left search  **********************/
.dd4 {border:1px solid #c3c3c3; cursor:hand; cursor:pointer}
.dd4 .divider{/*border-left:1px solid #c3c3c3; border-right:1px solid #fff;; right:50px; */}
.dd4 .arrow{ position:relative; float:right;left:0; top:0; width:21px;height:21px; background:url(../../../images/left_search_select_arrow.gif) no-repeat; margin-right:5px }
.dd4 .arrow:hover{cursor:hand; cursor:pointer }
.dd4 .ddTitle{ width:157px; height:21px;color:#000; text-align:left; padding-left:5px; cursor:hand; cursor:pointer }
.dd4 .ddTitle .ddTitleText{padding-left:0; line-height:20px; color:#404040}
.dd4 .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd4 .ddTitle .description{font-size:13px; color:#666}
.dd4 .ddTitle .ddTitleText img{padding-right:0px;}
.dd4 .ddChild{border:1px solid #c6c6c6; background-color:#fff; left:0;}
.dd4 .ddChild li{padding:5px; background-color:#fff; border-bottom:1px solid #c3c3c3;}
.dd4 .ddChild li .description{color:#666;}
.dd4 .ddChild li .ddlabel{color:#404040;}
.dd4 .ddChild li.hover{background-color:#f2f2f2}
.dd4 .ddChild li img{padding:0 6px 0 0;}
.dd4 .ddChild li.optgroup{padding:0;}
.dd4 .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd4 .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd4 .ddChild li.selected{background-color:#d5d5d5; color:#404040;}
.dd4 .ddChild{position:absolute;display:none;width:157px; text-align:left; margin-left:0; overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999; color:#404040}
