/* CSS Document */
.pagination{margin-top:0;}
.select-search-list{position:absolute;left:0;top:32px;background:#fff;border:1px #ddd solid;z-index:9;margin:0;padding:0;}
.select-search-list ul{margin:0;width:100%;padding:0;}
.select-search-list li{width:100%;text-indent:10px;height:28px;line-height:28px;float:left;cursor:pointer;list-style:none;}
.select-search-list li:hover{background:#f2f2f2;}

.posr{position:relative;}
.posr-b{position:relative;display:inline-block;}
.posr-a{position:relative;float:left;width:100%;height:33px;}
input[type="text"].select-product,input[type="text"].select-product2,input[type="text"].select-product3{margin-top:0px;margin-left:0px;height:33px;position:absolute;left:0;top:0;width:100%;border:0;background:none;}
.select-product,.select-product2,.select-product3{margin-top:0px;margin-left:0px;height:33px;position:absolute;left:0;top:0;width:100%;border:0;background:none;}
.select-product-list{position:absolute;left:0;top:32px;width:100%;border:1px #999 solid;background:#fff;z-index:9;display:none;}
.select-product-list a{width:100%;height:26px;line-height:26px;float:left;color:#333;text-decoration:none;}
.select-product-list a:hover{background:#f5f5f5;}
.css3{box--moz-box-shadow: 0px 1px 2px #ccc; -webkit-box-shadow: 0px 1px 2px #ccc; box-shadow: 0px 1px 2px #ccc;}


input[type="text"].selected-product{background:#fff;border:1px #f90 solid;}

input[type="text"].selected-product{-webkit-box-shadow:1px 2px 2px #ddd inset!important;
-moz-box-shadow:1px 2px 2px #ddd inset!important;
box-shadow:1px 2px 2px #ddd inset;}

.order-a{background:#fff;padding:20px;border:1px #ddd solid;margin:5px;min-width:1200px;}
.order-a{-webkit-box-shadow:1px 1px 3px #ccc!important;
-moz-box-shadow:1px 1px 3px #ccc!important;
box-shadow:1px 1px 3px #ccc;}

/*.tabbable{min-width:1250px;}*/

.table-a thead>tr>th,.table-a tbody>tr>th,.table-a tfoot>tr>th,.table-a thead>tr>td,.table-a tbody>tr>td,.table-a tfoot>tr>td {
	height:33px;padding:0;
	line-height:1.428571429;
	/*vertical-align:top;*/
	vertical-align:middle; /* By tomin */
	border-top:1px solid #ddd;
	text-align:center;
}

.hand{cursor:pointer;}

#total-box td{font-weight:bold;}


.pagination li.point{
	padding:6px 12px;float:left;
	line-height:1.4;
color: #2283c5;
background-color: #fafafa;
margin: 0 -1px 0 0;
border:1px #e0e8eb solid;

}

.infobox{width:280px;}
#warning_info{height:40px; line-height:40px; overflow:hidden; background:#FF9; text-indent:.2em;}

/* image upload style  by tomin */
.preview{width:100%;}
.preview .ngeoi-html{float:left;}
.preview .ngeoi-html img{float:left; width:100px; height:auto; margin:8px 8px 0 0; border:1px dotted #ccc; padding:2px; background:#fff;}
.preview .ngeoi-html .ngeoi-close{cursor:pointer; width:20px;}
.preview .ngeoi-html input{width:500px; border:none;}