
/* General  */
* { margin: 0px; padding: 0px; }
html, body { width: 100%; height: 100%; }
html { overflow: -moz-scrollbars-vertical; }
body { background: url("../images/bg-body.gif")  left bottom repeat-y #FFFFFF;/**/ }

body, tr, td {  font-family: Tahoma, Arial, Verdana; font-size: 11px; }

form { margin: 0px; }
img { border: 0px; }
table, td { padding: 0; border-collapse: collapse; border: none;}
label { padding-right: 10px; }
a { text-decoration: none; color: #006699; }
a:hover { text-decoration: underline; color: #DD6900; }

.cDisable { color: #666666; }
.cError { color: #FF0000; }
.borderImage { border: 1px solid #999999; background-color:#FFFFFF;}
.cProgress { color: #0F77C8; }
.cClosed { color: #000000; }

/* Form elements */
input, textarea, select { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 0px; padding: 1px 2px; }
input { padding: 2px; }
textarea { overflow: auto; }
.add{ color: #000000;border: 1px solid #999999; cursor:pointer;}
.del{ color: #000000;border: 1px solid #999999; cursor:pointer;}
/* The text input fields background colour */
input.post, input.disable, textarea.post, input.focus, textarea.focus { width: 250px; background-color: #FFFFFF !important; border: 1px solid #000000; }
textarea.post, textarea.focus { width: 250px; height: 100px; overflow: auto; }
select.post { background-color: #FFFFFF !important; border: 1px solid #000000; }
input.focus, textarea.focus, select.focus { border: 1px solid #FF0000; }
table.ContentInfo select.post { width: 250px; }
input.post { }
/* The buttons */

/* button login */
input.button, input#btLogin, input#btSearch, input#btSave, input#btUpdate, input#btReset, input#btJoin, input#btCalculate { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align: center; font-weight: normal; border: 1px solid #808080; padding: 1px 1px 1px 20px; margin: 0px 2px; cursor: pointer; height: 20px; background: #D4D4D4 none no-repeat 0px 0px; }
input#btLogin.over, input#btSearch.over, input#btSave.over, input#btUpdate.over, input#btReset.over, input#btJoin.over, input#btCalculate.over { font-weight: bold; /*color: #808080;*/ background-position: 0px -18px; }
input.button { width: 50px; padding: 1px; background: url('../images/bg_button.gif') repeat-x 0px 0px; }

input#btLogin { width: 70px; background-image: url('../images/bt-login.gif'); }
input#btSave { width: 80px; background-image: url('../images/bt-save.gif') }
input#btUpdate { width: 80px; background-image: url('../images/bt-save.gif') }
input#btReset { width: 70px; background-image: url('../images/bt-reset.gif'); }
input#btSearch { margin: 0px 0px 0px 2px; width: 70px; background-image: url('../images/bt-search.gif'); }
input#btJoin { width: 150px; background-image: url('../images/bt-join.gif'); }
input#btCalculate { width: 170px; background-image: url('../images/bt-calculate.gif'); }
td a { color: #000; font-size: 11px; text-decoration: none; }
td a:hover { color: #0EA0E7; }


/*
input.button, input.buttonOver { color: #000000; border: solid 1px #808080; background: url('../images/bg_button.gif'); text-align: center; padding: 1px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; cursor: pointer; }

input.buttonOver { color: #808080; }

input.btnSearch{ color: #000000; border: solid 1px #808080; background: url('../images/bg_button.gif'); text-align: center; padding: 1px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; cursor: hand; }*/

/* General Class */
.cError { color: #FF0000; }
.cDisable { color: #666666; }
h3.cError { text-align: center; font-size: 20px; letter-spacing: 2px;}
.cNormal { color: #000000; }
.C2 { color: #C40000; }
.C3 { color: #FF0000; }
.C4 { color: #CC0000; }

label.head_list { display: block; text-align: left; font-size: 12px; letter-spacing: 2px; font-weight: bold; color: #C40000; padding: 0px 0px 3px 0px; }

/* Background Color */
.BG0 { background-color: #FFFFFF; }
.BG1 { background-color: #E8E8E8; }
.BG2 { background-color: #CCCCCC; }
.BG3 { background-color: #DDDDDD; }
.BG4 { background-color: #E8E8E8; }
.Remark { background-color: #FFFFFF !important; color: #666666; padding-top: 10px !important; }


/* Header */
div#Header { position: absolute; width: 100%; height: 106px; background: #FFFFFF url("../images/bg-top.gif") left bottom repeat-x; z-index: 1; }
/*div#Header div#Frame { display: block; height: 110px; background: transparent url("../images/bg-head.gif") left top repeat-x; }*/
div#Header div#Logo { float: left; width: 585px; height: 106px; background: url("../images/logo.png") left top no-repeat; }
div#Header div#User { float: right; }
/*div#Header div#btLogout { text-align: right; padding: 10px 10px 2px 0px; display: none; }*/
div#Header div#UserInfo { text-align: right; line-height: 20px; padding: 40px 5px 0px 0px; }
div#Header div#UserInfo b { font-family: Trebuchet MS, Verdana; color: #333333; text-decoration: none; font-size: 12px; font-weight: bold; letter-spacing: 1px; padding-right: 5px; }
div#Header div#UserInfo a { font-family: Trebuchet MS, Verdana; color: #0EA0E7; text-decoration: none; font-size: 12px; font-weight: bold; }
div#Header div#UserInfo i { font-size: 10px; font-weight: normal; letter-spacing: 1px; color: #000000; font-style: normal; }

div#Container { position: absolute; display: block; top: 0px; width: 100%; height: 100%; z-index: 0; }
div#Container div#Menu { position: absolute; float: left; display: inline-block; width: 200px; height: 100%; z-index: 1;
/*	background: #D7D6D8 url("../images/emedia.gif") bottom no-repeat;*/ /*border: 1px solid red;*/ }
div#Container div#Emedia { position: absolute;  bottom: 0px; left: 0px; text-align: center; }
div#Container div#Emedia a { display: block; width: 170px; height: 45px; border: 0px; background: #D7D6D8 url("../images/emedia.gif") left center no-repeat; }
div#Container div#Content { position: absolute; float: left; z-index: 0; width: 100%; margin-top: 110px; }
div#Container div#Content div#Wrapper { display: block; margin: 10px 5px 10px 210px; z-index: 0; /*padding: 10px 10px 10px 185px;*/ }

/* Left Menu */
div#MenuList { display: block; margin: 110px 0px 50px 0px; background:#D7D6D8; z-index: 2; }
div#MenuList ul { margin: 0px; list-style-type: none; } 
div#MenuList li { margin: 0px; padding: 0px; } 
div#MenuList a { display: inline-block; font-family: Trebuchet MS, Verdana; color: #000000; font-size: 12px; letter-spacing: 1px; font-weight: bold; text-align: left; width: 170px; padding: 5px 0px 5px 30px; border: 0px; border-bottom: 2px solid #F1F1F1; text-decoration: none; background: #D7D6D8; z-index: 2; }
div#MenuList a:hover, div#MenuList a.active { color: #FFFFFF; background: #106BBF url("../images/bg-menu.gif") bottom repeat-x; }



/* Table Login */
table.tbLogin { margin: 10px; width: 350px; }
table.tbLogin th, table.tbLogin td { padding: 5px; text-align: left; font-weight: normal; }
table.tbLogin h3 { font-size: 12px; font-weight: bold; }
table.tbLogin th { padding-left: 20px; width: 80px; }
td.error, td.error div { font-size: 11px; color: #FF0000; background: transparent !important; }
table.tbLogin td.error div { text-align: center;  }
table.ContentInfo td.error div { padding-top: 10px; text-align: left; line-height: 15px; }

/* Table Section Header*/
table.tbSecHeader { }
table.tbSecHeader td.Header { padding-bottom: 3px; background: url('../images/line_dotted.gif') bottom left repeat-x; }

table.tbSecHeader td.Header th { font-family: Trebuchet MS, Verdana; color: #000000; font-size: 14px; font-weight: bold; letter-spacing: 1px; height: 25px; text-align: left; vertical-align: bottom; }
table.tbSecHeader td.Header th a { color: #333333; font-size: 14px; letter-spacing: 2px; text-decoration: none; }
table.tbSecHeader td.Header th a:hover { color: #0EA0E7; }
table.tbSecHeader td.Header td { text-align: right; }
table.tbSecHeader td.Header td a { font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; font-weight: bold; letter-spacing: 0px; background: url('../images/bt-add.gif') left center no-repeat; text-decoration: none; line-height: 16px; display: inline-block; float: right; text-align: right; width: 125px; }
table.tbSecHeader td.Header td a:hover { color: #0EA0E7; text-decoration: underline; }


table.tbSecHeader td.subHeader { height: 22px; padding: 0px; }
table.tbSecHeader td.subHeader td { color: #333333; font-weight: bold; height: 10px; font-size: 11px; padding: 2px 5px 0px 5px; }
table.tbSecHeader td.subHeader a { font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; font-weight: normal; letter-spacing: 0px; text-decoration: none; }
table.tbSecHeader td.subHeader a:hover { color: #0EA0E7; text-decoration: underline; }


td.secHeaderMenu th { font-family: Trebuchet MS, Verdana; color: #000000; font-size: 14px; font-weight: bold; letter-spacing: 1px; height: 25px; text-align: left; vertical-align: bottom;

/*	padding-left: 30px;*/ background-position: 0px center; background-repeat: no-repeat; }
td.secHeaderMenu th a { font-size: 14px; letter-spacing: 2px; }
td.secHeaderMenu th a:hover { color: #0EA0E7; }

td.secHeaderMenu td { text-align: right; vertical-align: bottom; padding-right: 3px; }
td.secHeaderMenu td a { color: #000000 !important; font-weight: bold; }
td.secHeaderMenu td a:hover { text-decoration: underline; }
td.secHeaderSubMenu td { height: 22px; padding: 0px; }
td.secHeaderSubMenu table td { height: 10px; font-size: 11px; padding: 2px 4px 0px 4px; }
td.secHeaderMenu a, td.secHeaderSubMenu a { font-size: 11px; color: #006699; text-decoration: none; }
td.secHeaderMenu a:hover, td.secHeaderSubMenu a:hover { color: #0EA0E7; text-decoration: none; }
td.secHeaderMenu a { font-family: Trebuchet MS, Verdana; color: #000000; font-size: 11px; font-weight: bold; letter-spacing: 1px; line-height: 20px; }
td.secHeaderMenu td a { font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #006699; font-weight: normal; padding-left: 20px; letter-spacing: 0px; background: url('../images/b_create.gif') left center no-repeat; }

/* Table Content List */
table.ContentList { border-collapse: separate; }
table.ContentList th { font-size: 11px; height: 15px; color: #FFFFFF; padding: 4px 2px 4px 5px; background: /*#1060B6*/ #106BBF url("../images/bg-title.gif") bottom repeat-x; }
table.ContentList td { padding: 2px 3px; height: 20px; /*border: 1px solid #FFFFFF;*/ }

table.ContentList tr.Footer th { padding: 3px 2px; background-color: #808080; }
table.ContentList tr.Footer td { padding: 2px 2px; height: 15px; text-align: left; font-size: 10px; color: #FFFFFF; font-weight: bold; }
table.ContentList tr.Footer td.summary { width: 40%; text-align: left; }
table.ContentList tr.Footer td.page { width: 60%; text-align: right; }
table.ContentList tr.Footer a { font-size: 10px; color: #FFFFFF; text-decoration: none; }
table.ContentList tr.Footer a:hover{ text-decoration: underline; }

table.ContentList td.Search { padding: 2px 0px 3px 0px; }
table.ContentList td.Search h3 { font-family: Trebuchet MS, Verdana; color: #DD6900; font-size: 15px; font-weight: bold; letter-spacing: 1px; }
table.ContentList td.Search td { padding: 0px 0px 0px 4px; letter-spacing: 1px; font-weight: bold; }
table.ContentList td.Search td select { letter-spacing: 0px; font-weight: normal; }
table.ContentList div.btn { display: inline-block; }
table.ContentList div.btn div { float: left; width: 24px;}
table.ContentList div.btn a.btEdit { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-edit.gif') no-repeat center center; }
table.ContentList div.btn a.btDelete { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-trash.gif') no-repeat center center; }
table.ContentList div.btn a.btView { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-view.gif') no-repeat center center; }
table.ContentList div.btn a.btMoveUp { display: inline-block; width: 16px; height: 16px; background: url('../images/arrow_up.gif') no-repeat center center; }
table.ContentList div.btn a.btMoveDown { display: inline-block; width: 16px; height: 16px; background: url('../images/arrow_down.gif') no-repeat center center; }
table.ContentList div.btn a.btApprove { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-approve.gif') no-repeat center center; }
table.ContentList div.btn a.btReject { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-reject.gif') no-repeat center center; }
table.ContentInfo div.btn a.btCheck { display: inline-block; width: 16px; height: 16px; background: url('../images/check.gif') no-repeat center center; }

table.ContentList a.image, table.ContentList a.noimage { display: inline-block; border: 1px solid #999999; background-color: #FFFFFF; }
table.ContentList a.image img, table.ContentList a.noimage img { padding: 3px; background-repeat: no-repeat; background-position: center center; }

/* Content Info */
table.ContentInfo { border-collapse: separate; }
table.ContentInfo th, table.ContentInfo td ,.tdsub{ font-size: 11px; padding: 2px 3px; line-height: 16px; background-color: #E8E8E8; }
table.ContentInfo td.editor * { padding: 0px; margin: 0px; }
table.ContentInfo th { text-align: right; font-weight: normal; vertical-align: top; padding: 5px 15px 5px 2px; background: url('../images/arrow-2.gif') #E8E8E8 no-repeat right 7px; }
table.ContentInfo th.none { background-image: url('') !important; }
table.ContentInfo th img { padding: 0px 3px; }
table.ContentInfo tr.Header th, table.ContentInfo tr.Header2 th, table.ContentInfo tr.SubHeader th { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; letter-spacing: 1px; text-align: left; vertical-align: middle; padding: 4px 2px 4px 5px; }
table.ContentInfo tr.Header th { color: #FFFFFF; background: #114CA7 url("../images/bg-title.gif") bottom repeat-x; }
table.ContentInfo tr.Header2 th { color: #FF0000; background: #E8E8E8; }
table.ContentInfo tr.SubHeader th { color: #333333; background: #CCCCCC; }


/* Content Info */
td table#myTable.ContentInfo1 {   border-collapse: separate;  }
td table#myTable.ContentInfo1 th, table#myTable.ContentInfo1 td ,.tdsub{ font-size: 11px; padding: 2px 3px; line-height: 16px; background-color: #E8E8E8; }
td table#myTable.ContentInfo1 td.editor * { padding: 0px; margin: 0px; }
td table#myTable.ContentInfo1 th { text-align: right; font-weight: normal; vertical-align: top; padding: 5px 15px 5px 2px; background: url('../images/arrow-2.gif') #E8E8E8 no-repeat right 7px; }
td table#myTable.ContentInfo1 th.none { background-image: url('') !important; }
td table#myTable.ContentInfo1 th img { padding: 0px 3px; }
td table#myTable.ContentInfo1 tr.Header th, table.ContentInfo tr.Header2 th, table.ContentInfo tr.SubHeader th { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; letter-spacing: 1px; text-align: left; vertical-align: middle; padding: 4px 2px 4px 5px; }
td table#myTable.ContentInfo1 tr.Header th { color: #FFFFFF; background: #114CA7 url("../images/bg-title.gif") bottom repeat-x; }
td table#myTable.ContentInfo1 tr.Header2 th { color: #FF0000; background: #E8E8E8; }
td table#myTable.ContentInfo1 tr.SubHeader th { color: #333333; background: #CCCCCC; }


table.ContentInfo tr.Footer td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 120%; color: #FFFFFF; text-align: center; padding: 5px; background: #114CA7 url("../images/bg-title.gif") bottom repeat-x; }

table.ContentInfo td.ErrorMsg { padding-top: 5px; text-align: left; color: #FF0000; background-color: transparent; }

table.ContentInfo div.uploadDesc { display: block; padding: 2px 0px; color: #444; }
table.ContentInfo div.uploadDesc u { color: #C92012; text-decoration: none; }

table.ContentInfo div.editor { width: 600px; }
table.ContentInfo div.image { padding-top: 5px; text-align: center; }
table.ContentInfo div.image a.image { display: inline-block; border: 1px solid #999999; background-color:#FFFFFF; }
table.ContentInfo div.image a.remove { line-height: 16px; display: block; padding-left: 20px; text-align: left; width: 55px; margin: 5px auto; background: url('../images/bt-trash.gif') no-repeat left center; }
table.ContentInfo div.image a.image img { padding: 3px; }
table.ContentInfo td img.icon { padding-right: 3px; vertical-align: middle; }
table.ContentInfo div.image a.image1 img { padding: 3px; width:200px;height:100px; }
/* Image Gallery */
table.tbGalleryList div.item { width: 125px; margin: 0px auto; }
table.tbGalleryList a.image, table.tbGalleryList a.noimage { display: block; border: 1px solid #999999; width: 120px !important; height: 120px !important; margin: 5px auto; background-color:#FFFFFF; background-position: center center; background-repeat: no-repeat; }
table.tbGalleryList a.remove { line-height: 16px; display: block; padding-left: 20px; text-align: left; width: 55px; margin: 5px auto; background: url('../images/bt-trash.gif') no-repeat left center; }
table.tbGalleryList a.remove { float: left; }
table.tbGalleryList div.ordering { float: right; width: 40px; padding: 5px 0px 0px 0px; text-align: rigth; }
table.tbGalleryList a.m_up, table.tbGalleryList a.m_down { display: inline-block; width: 16px; height: 16px; margin-right: 2px;  background-repeat: no-repeat; background-position: center center; }
table.tbGalleryList a.m_up { background-image: url('../images/arrow_up.gif'); }
table.tbGalleryList a.m_down { background-image: url('../images/arrow_down.gif'); }

/* Image Gallery With Image Description */
table.tbGalleryDescList td { text-align: left; vertical-align: top; border-bottom: 1px solid #FFFFFF; }
table.tbGalleryDescList tr.last td { border-bottom: 0px; }
table.tbGalleryDescList td.ImageDesc { padding-left: 5px; }
table.tbGalleryDescList div.item { width: 91px; margin: 0px auto; }
table.tbGalleryDescList a.image, table.tbGalleryDescList a.noimage { display: inline-block; border: 1px solid #999999; width: 86px !important; height: 86px !important; margin: 5px auto; background:#FFFFFF none no-repeat center center; }
table.tbGalleryDescList a.remove { line-height: 16px; display: block; padding-left: 20px; text-align: left; width: 55px; margin: 5px auto; background: url('../images/bt-trash.gif') no-repeat left center; }
table.tbGalleryDescList a.remove { float: left; }
table.tbGalleryDescList div.Description { display: block; padding: 0px 0px 0px 0px; height: 65px; }
table.tbGalleryDescList div.Description span { display: block; margin: 0px 0px 10px 0px; }
table.tbGalleryDescList div.Description span label { display: inline-block; width: 100px; margin: 0px 0px; font-weight: bold; }
table.tbGalleryDescList div.ctrlItem { display: block; width: 200px; padding: 5px 0px; margin: 0px; }
table.tbGalleryDescList div.ordering { float: left; width: 100px; padding: 5px 0px 0px 0px; text-align: rigth; }
table.tbGalleryDescList a.m_edit, table.tbGalleryDescList a.m_delete, 
table.tbGalleryDescList a.m_up, table.tbGalleryDescList a.m_down { display: inline-block; width: 16px; height: 16px; margin-right: 5px; background-repeat: no-repeat; background-position: center center; }
table.tbGalleryDescList a.m_up { background-image: url('../images/arrow_up.gif'); }
table.tbGalleryDescList a.m_down { background-image: url('../images/arrow_down.gif'); }
table.tbGalleryDescList a.m_edit { background-image: url('../images/bt-edit.gif'); }
table.tbGalleryDescList a.m_delete { background-image: url('../images/bt-trash.gif'); }

/* PDF */
table.tbPDFList div.item { width: 125px; margin: 0px auto; }
table.tbPDFList a.pdf { display: block; border: 1px solid #999999; width: 70px !important; height: 70px !important; margin: 5px auto; background:#FFFFFF url('../images/ico-pdf.gif') no-repeat center center; }
table.tbPDFList a.name { display: block; margin: 5px auto; text-align: center; }
table.tbPDFList a.remove { line-height: 16px; display: block; padding-left: 20px; text-align: left; width: 55px; margin: 5px auto; background: url('../images/bt-trash.gif') no-repeat left center; }
table.tbPDFList a.remove { float: left; }
table.tbPDFList div.ordering { float: right; width: 40px; padding: 5px 0px 0px 0px; text-align: rigth; }
table.tbPDFList a.m_up, table.tbPDFList a.m_down { display: inline-block; width: 16px; height: 16px; margin-right: 2px; background-repeat: no-repeat; background-position: center center; }
table.tbPDFList a.m_up { background-image: url('../images/arrow_up.gif'); }
table.tbPDFList a.m_down { background-image: url('../images/arrow_down.gif'); }

/* Multiple File Upload */
div.MultipleUpload { }
div.MultipleUpload span.labels { color: #337697; }
div.MultipleUpload span.labels a { color: #C92012; }
div.MultipleUpload span.labels span { }

/* Tabs */
table.ContentInfo div#tabContent { }
table.ContentInfo div#tabContent div.tab { display: none; }

/* VDO */
table.ContentInfo div#tabVDO div#previewVDO { width: 480px; height: 300px; background: #000; margin: 10px auto; }
table.ContentInfo div#tabVDO div#ListVDO { width: 300px; height: 200px; border-top: solid 1px #BBB; border-left: solid 1px #BBB; border-bottom: solid 1px #FFF; border-right: solid 1px #FFF; background: #FFF; overflow: auto; padding: 5px; }
table.ContentInfo div#tabVDO div#CurrentVDO div { display: block; clear: both; margin: 3px; }
table.ContentInfo div#tabVDO div#CurrentVDO a { display: inline-block; float: left; }
table.ContentInfo div#tabVDO div#CurrentVDO img { float: left; display: inline-block; width: 16px; height: 16px; padding-top: 3px; padding-right: 5px; cursor: pointer; }
table.ContentInfo div#tabVDO div#CurrentVDO label.title { display: block; color: #333333; font-weight: bold; font-size: 12px; padding: 3px 0px 3px 5px; background-color: #CCCCCC; }


/* Member Profile > Business Category */
table.tbCategory { width: 100%; }
table.tbCategory th { font-weight: bold; text-align: left; background-position: center left !important; padding: 5px 2px 5px 15px; }
table.tbCategory td { vertical-align: top; width: 150px;color: #FFFFFF; }
table.tbCategory input { margin-right: 5px; }

/***/
table.ContentList1 { border-color:#FFF;}
table.ContentList1 th {  text-align:center; font-weight: bold;font-size: 12px; height: 15px; color: #FFFFFF; padding: 4px 2px 4px 5px; background: /*#1060B6*/ #106BBF url("../images/bg-title.gif") bottom repeat-x; }
table.ContentList1 td { padding: 2px 3px; height: 20px; /*border: 1px solid #FFFFFF;*/ }
table.ContentList1 tr.Footer th { padding: 3px 2px; background-color: #808080; }
table.ContentList1 tr.Footer td { padding: 2px 2px; height: 15px; text-align: left; font-size: 10px; color: #FFFFFF; font-weight: bold; }
table.ContentList1 tr.Footer td.summary { width: 40%; text-align: left; }
table.ContentList1 tr.Footer td.page { width: 60%; text-align: right; }
table.ContentList1 tr.Footer a { font-size: 10px; color: #FFFFFF; text-decoration: none; }
table.ContentList1 tr.Footer a:hover{ text-decoration: underline; }
table.ContentList1 div.btn div { float: left; width: 24px; height: 18px; text-align: center; }
table.ContentList1 div.btn a.btEdit { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-edit.gif') no-repeat center center; }
table.ContentList1 div.btn a.btDelete { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-trash.gif') no-repeat center center; }
table.ContentList1 div.btn a.btView { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-view.gif') no-repeat center center; }
table.ContentList1 div.btn a.btMoveUp { display: inline-block; width: 16px; height: 16px; background: url('../images/arrow_up.gif') no-repeat center center; }
table.ContentList1 div.btn a.btMoveDown { display: inline-block; width: 16px; height: 16px; background: url('../images/arrow_down.gif') no-repeat center center; }
table.ContentList1 div.btn a.btApprove { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-approve.gif') no-repeat center center; }
table.ContentList1 div.btn a.btReject { display: inline-block; width: 16px; height: 16px; background: url('../images/bt-reject.gif') no-repeat center center; }
.insertdata { display: block; color: #FFF; font-weight: bold; font-size: 11px; padding: 3px 0px 3px 5px; background-color: #106BBF;cursor:pointer;}
.insertdata { display: block; color: #000; font-weight: bold; font-size: 11px; padding: 3px 0px 3px 5px; background-color: #FFF;cursor:pointer;}
