
/* Catalog List - Default */
div.MArticle {overflow: hidden; position: relative; width: 100%; }

.MArticle .ListView { list-style: none; overflow: hidden;}
.MArticle .ListView li { height: 1%;}
.MArticle .ListView li.itm { float:right; width:100%; height:260px; color:#333; font-size:12px; direction:rtl; position:relative;}
.MArticle .ListView li.itm .dthumb{ margin-right:3px; width:434px; text-align:center; float:left;}
.MArticle .ListView li.itm .details{float:right; height:237px; background:url('/ui/nadlan2000/m/itm_bg.gif') repeat-x; width:368px; padding:15px 25px 8px 15px; font-weight:bold; position:relative;}
.MArticle .ListView li.itm .details div{margin:10px 0; clear:both;}
.MArticle .ListView li.itm .details span{width:110px; display:inline-block; float:right;}
.MArticle .ListView li.itm .details .comments{ width:258px; float:left;}
.MArticle .ListView li.itm .details .dlink{position:absolute; left:15px; bottom:8px;}
.MArticle .ListView li.itm .details .dlink a{ display:block; background:url('m/more.gif') no-repeat; line-height:28px; padding-right:15px; width:97px; font-size:14px; font-weight:bold; color:#333;}
.MArticle .ListView li.itm .details .dlink a:hover{text-decoration:underline;}
.MArticle .ListView li.sep {background:url('/ui/nadlan2000/m/itm_sep.gif') no-repeat 50% top; height:12px; margin:12px 0;}
.MArticle .ListView li.itm .sold{background:url('m/sold.png') no-repeat; height:140px; left:55px; position:absolute; top:62px; width:308px; _display:block;}
.MArticle .ListView li.itm .rented{background:url('m/rented.png') no-repeat; height:140px; left:55px; position:absolute; top:62px; width:308px; _display:block;}


.m_articleTop{border-top:1px solid #EEEEEC; border-bottom:1px solid #EEEEEC; padding:3px 0; height:16px; margin-bottom:1em;}
.m_articleTop .date_dv{float:right; line-height:16px; margin-right:10px;}
.m_articleTop .tools_dv{float:left; margin-left:10px;}
.m_articleTop .tools_dv a{line-height:16px; display:inline-block; margin-right:10px; float:left;}
.m_articleTop .tools_dv img{width:16px; height:16px; }
.m_articleTop .tools_dv .send2friend{float:left; margin-right:10px;}
.m_articleTop .tools_dv a.tb_print{background:url('m/printer-off.png') no-repeat;}
.m_articleTop .tools_dv a.tb_print:hover{background:url('m/printer.png') no-repeat;}
.m_articleTop .tools_dv a img.fontB{background:url('m/zoom_in-off.png') no-repeat; }
.m_articleTop .tools_dv a img.fontB:hover{background:url('m/zoom_in.png') no-repeat;}
.m_articleTop .tools_dv a img.fontS{background:url('m/zoom_out-off.png') no-repeat;}
.m_articleTop .tools_dv a img.fontS:hover{background:url('m/zoom_out.png') no-repeat;}


.m_article .dthumb{margin-right:3px; width:434px; text-align:center; float:left;}
.m_article .details{float:right;  width:365px; padding:15px 25px 0px 15px; font-weight:bold;}
.m_article .details div{margin:5px 0; clear:both; float:right; width:100%;}
.m_article .details span{width:110px; display:inline-block; float:right;}
.m_article .details .comments{ width:255px; float:left;}
.m_article .details .content{font-weight:normal; margin-top:80px; padding-left:30px;}
.m_article .link_dv{margin-top:2em; text-align:center;}
.m_article  .link_dv a span{font-size:1.2em;}


.m_article .MArticlePicWarp_border{border:1px solid #ECECEC; padding:2px; float:left; margin-bottom:5px; .width:434px; position:relative;}
.m_article .MArticlePicWarp{float:left; text-align:center; width:434px; height:260px;}
.m_article .morePicts{float:left; clear:left; .width:434px;}
.m_article .morePicts .morePict_small{float:left; margin-right:10px; border:1px solid #ECECEC; padding:2px;}
.m_article .enlargeImg{float:left; width:45px; height:15px; background:url('/ui/Nadlan2000/m/zoom.gif') no-repeat right top; padding-top:15px; text-align:left; color:#000;}

.m_article .MArticlePicWarp_border .sold{background:url('m/sold.png') no-repeat; height:140px; left:55px; position:absolute; top:62px; width:308px;}
.m_article .MArticlePicWarp_border .rented{background:url('m/rented.png') no-repeat; height:140px; left:55px; position:absolute; top:62px; width:308px;}

/* [ PagingNav ] */
.PagingNav {position: relative; height: 25px; clear: both; font-size:11px; text-align:center;}

.PagingNav div { margin-top: 4px; }
.PagingNav a { text-decoration: none; color:#999;}
.PagingNav a img { vertical-align: middle; }
.PagingNav a.nv { font-size: 1.2em; }

.MoveNumberNav a { }
.PagingNav a:hover {color:#75351A;}
.PagingNav .currentPageNav {}

.PagingNav .New { float: right; padding-left: 4px; margin-left: 4px; margin-right: 3px; }
.PagingNav .Records { float: right; padding-right: 4px; margin-right: 4px; margin-top: 4px; }
.PagingNav .Records a { text-decoration: none; }
.PagingNav .Records a:hover { text-decoration: underline; }

.PagingNav .buttons {float:none !important; margin:0 auto; }
.PagingNav .desciber { margin-left: 6px; }

.MarginTop { margin-top: 0.8em; }
.MarginBottom { margin-bottom: 0.8em; }



