﻿
/* this class uses to fix firefox bug that don't take div's background correctly (not scaling the height) */
.clear {clear:both;height:0px;font-size:0px;line-height:0px;margin-Middle: -0px;}
#overflow {overflow-x:auto; overflow-y: hidden;}

#DbiHp {float: left; width: 695px;height:510px;margin:0px 0px 0px 0px;border:0px solid yellow;}
#DbiHp #DbiHpParagraph {float: left; width: 665px; height: 500px;margin:0px 0px 0px 16px;_margin:0px 0px 0px 16px;border:0px solid green;}
#DbiHp #DbiHpParagraph #DbiPicItem {float:left;width:150px;height: 228px; margin: 15px 0px 0px 16px ;_margin: 16px 0px 0px 8px ;border:0px solid red;}
#DbiHp #DbiHpParagraph #DbiPicItem #DbiPic {float:none;width:150px;height:228px;border:1px solid #ED250E;}
#DbiHp #DbiHpParagraph #DbiPicItem #DbiPic .thumb {text-align:justify; border:2px; border-style:solid; border-color:BLUE; max-width:150px; max-height:228px; width:expression(this.width > 150 ? 350 :true); height:expression(this.height > 228 ? 428:true); border: solid 0px YELLOW; cursor: url("/templates/t2014/images/magplus.cur"), pointer; }
.PopBoxImageSmall{border: none 0px #ED250E; cursor: url("/templates/t2014/images/magplus.cur"), pointer; }
.PopBoxImageLarge{border: solid 1px #ED250E; cursor: url("/templates/t2014/images/magminus.cur"), pointer; }
.PopBoxImageShrink{cursor: url("/templates/t2014/images/magminus.cur"), pointer; }
.PopBoxImageLink{cursor: pointer; }
.PopBoxImageMove{border: none 0px #ffffff; cursor: pointer;}

/*#DbiHp #DbiHpParagraph #DbiPicItem #DbiPic {float:left;width:150px;height:228px;border:0px solid #ED250E;}
#DbiPic img {float: left;_float: left;margin-left: 2px;_margin-left: 2px;  width:153px; height:228px;border: 1px solid #ED250E}
#DbiPic a.p1:hover {text-decoration:none; /*background-color:#8c97a3*/;width:350px;height:228px; color:#000;cursor: url("/templates/t2014/images/magplus.cur"), pointer;}
#DbiPic a .large {display:block; position:absolute; width:0; height:0; border:0 solid red;top:40; left:350;cursor: url("/templates/t2014/images/magminus.cur"), pointer;}
#DbiPic a.p1:hover .large {display:block; position:absolute; top:230px;_top:230px; left:570px;_left:570px; width:260px; height:350px; border:1px solid #ED250E;cursor: url("/templates/t2014/images/magminus.cur"), pointer;}*/