﻿/* General */
.divOrderList {margin-top:20px; height:auto; overflow:hidden;}
.tdSectionHdrBig {font-size:14px; font-weight:bold; color:#ff4800; vertical-align:top; padding-top:10px;}
.divOrderStatusInner {clear:both; margin-top:-10px; height:auto; overflow:hidden; margin-bottom:30px;}
.divOrderTopOuter {height:auto; overflow:hidden; width:900px;}
.divOrderBtmOuter {background:#f3f3f3; padding:20px 10px 10px 10px; height:auto; overflow:hidden; margin-top:1px; width:600px;}
.divDdlOrder {/*float:right;*/text-align:right;}
.divOrderListTop {height:auto; overflow:hidden; width:600px; padding-top:20px;}

.divListTopInner {}
.divOrderListNoOfPage {float:left; margin-left:40px;}
.divOrderListPagination {float:left; margin-left:40px;}
.divOrderListNoOfItem {float:left;}

/*Button*/
.lnkbtnOrderID {color:#0480ce; }
a.lnkbtnOrderID:link {color:#0480ce; text-decoration:none;}
a.lnkbtnOrderID:visited {color:#0480ce; text-decoration:none;}
a.lnkbtnOrderID:hover {color:#0480ce; text-decoration:underline;}
a.lnkbtnOrderID:active {color:#0480ce; text-decoration:underline;}

.btnPagination {color:#858585;}
a.btnPagination:link {color:#858585; text-decoration:none;}
a.btnPagination:visited {color:#858585; text-decoration:none;}
a.btnPagination:hover {color:#00aff0; text-decoration:none;}
a.btnPagination:active {color:#00aff0; text-decoration:none;}

.btnPaginationSel {color:#00aff0;}
a.btnPaginationSel:link {color:#00aff0; text-decoration:none;}
a.btnPaginationSel:visited {color:#00aff0; text-decoration:none;}
a.btnPaginationSel:hover {color:#00aff0; text-decoration:none;}
a.btnPaginationSel:active {color:#00aff0; text-decoration:none;}

.imgbtnPageFirst {background:url(../img/usr/pagination-prev.gif) no-repeat 0px 3px;}
.imgbtnPageFirst:hover {background:url(../img/usr/pagination-prev.gif) no-repeat 0px -55px;}
.imgbtnPageFirstDisabled {background:url(../img/usr/pagination-prev.gif) no-repeat 0px 3px; cursor:default;}

.imgbtnPageLast {background:url(../img/usr/pagination-next.gif) no-repeat 0px 3px;}
.imgbtnPageLast:hover {background:url(../img/usr/bpagination-next.gif) no-repeat 0px -55px;}
.imgbtnPageLastDisabled {background:url(../img/usr/pagination-next.gif) no-repeat 0px 3px; cursor:default;}
/*End Button*/
/* End of General */

/*outstanding order*/
/*Table*/
.td_headerOrdNo {width:50px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center; color:#ffffff; background:#00aff0;}
.td_headerItemOrd {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center; color:#ffffff; background:#00aff0;}
.td_headerOrdDate {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center; color:#ffffff; background:#00aff0;}
.td_headerOrdPrice {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center; color:#ffffff; background:#00aff0;}
.td_headerOrdStatus {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center; color:#ffffff; background:#00aff0;}
.td_headerOrdItem {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center; color:#ffffff; background:#00aff0;}

.td_itemNo {width:50px; height:50px;padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_ItemOrd {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdDate {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdPrice {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdStatus {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdItem {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}

.td_itemNo2 {width:50px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_ItemOrd2 {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdDate2 {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdPrice2 {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdStatus2 {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}
.td_OrdItem2 {width:160px;height:50px; padding-top:10px; padding-bottom:10px; text-align:center;border-top:1px solid #ddd;}

/*End Table*/
/*outstanding order*/

/*all order*/
.listTbl {width:560px; margin:auto;}
.listTbl .td {width:100px;}
.listTbl td {vertical-align:top; text-align:center; padding:10px;}
.listTbl th {background:#f9f9f9; padding:10px;}
.lnkBtnPay {padding-left:20px;}
.gvHead a {text-decoration:none;}
.gvHead a:hover {text-decoration:none;}

.gvAlt {background:#f9f9f9;}
/*all order*/
