﻿
/* ========================common style ======================== */
.font9 { font-size: 9pt; }.font10 { font-size: 10px; }.font12 { font-size: 12px; }.font14 { font-size: 14px; }.font16 { font-size: 16px; }.font18 { font-size: 18px; }
.text500 { width: 500px; }.text400 { width: 400px; }.text350 { width: 350px; }.text300 { width: 300px; }.text250 { width: 250px; }.text200 { width: 200px; }.text150 { width: 150px; }.text140 { width: 140px; }.text100 { width: 100px; }.text80 { width: 80px; }.text50 {width: 50px; }.text40 { width: 40px; }.text30 { width: 30px; }.textarea { width: 97%; }
.hidden { display: none; }.block { display: block; }.inline { display: table-cell !important; display: inline; }
.noborder { border: 0; }.bold { font-weight: bold; }
.red { color: Red; }.blue { color: Blue; }.white { color: White; }.black { color: #333333; }.green { color: #009900; } .gray { color: #cccccc; }
.center { text-align: center; }.right { text-align: right; }.left { text-align: left; }
.clear { clear: both; height: 0px; overflow: hidden;}
.img16{width:16px;height:16px;} .img20{width:20px;height:20px;} .img32{width:32px;height:32px;} .img48{width:48px;height:48px;}
.strickout{text-decoration:line-through;}

/* model gridview column style */
.grid .Stars{width:60px;}
.grid .checkcolumn{width:30px;text-align:center;}
.grid .thumb{width:32px;height:32px;}
.commentstatu0{color:Red;}.commentstatu1{color:Green;}.commenttitle{font-weight:bold;}
.IsTop1{color:#ff0000;font-size:14px;font-weight:bold;}.IsTop0{display:none;}
.IsElite1{color:#ff0000;font-size:14px;font-weight:bold;}.IsElite0{display:none;}
.IsNew1{color:#ff0000;font-size:14px;font-weight:bold;}.IsNew0{display:none;}
.IsHot1{color:#ff0000;font-size:14px;font-weight:bold;}.IsHot0{display:none;}
.IsBest1{color:#ff0000;font-size:14px;font-weight:bold;}.IsBest0{display:none;}
.Bool1{color:#ff0000;font-size:14px;font-weight:bold;}.Bool0{display:none;}
/*dialog*/
.uploadbutton,.button ,.dialogselectbutton{background: url(images/app_back.gif);padding:0px 5px; height:22px;cursor:pointer;border:1px solid #6699CC;}
.uploadtext{width:100px;height:18px;}
.uploadfile{width:150px;height:22px;}
.uploadoption{width:80px; vertical-align:top;}
.dialogselecttext{width:200px;}
/* button */
.toolbar{float:right;overflow:hidden;}
.toolbutton {background-Color:#8eabea;padding:0px 1px 0px 20px; height:22px;cursor:pointer;border:1px solid #15428B;color:#15428B;margin:0px;}
.buttonhover {border:1px solid #6699cc;color:#6699cc;}
.button_delete {background: url(images/icon.gif) no-repeat -2px -312px; }
.button_new { background: url(images/icon.gif) no-repeat -2px -168px;}
.button_export {background: url(images/icon.gif) no-repeat 0px -264px;}
.button_import{background: url(images/icon.gif) no-repeat 0px -264px;}
.button_copy{ background: url(images/icon.gif) no-repeat -2px -336px;}
.button_save{background: url(images/icon.gif) no-repeat -2px -2px;}
.button_move{background: url(images/icon.gif) no-repeat -2px -192px;}
.button_setting{background: url(images/icon.gif) no-repeat -2px -384px;}
.button_edit{background: url(images/icon.gif) no-repeat -2px -288px;}
.button_back{background: url(images/icon.gif) no-repeat -2px -336px;}
.button_print{background: url(images/icon.png) no-repeat 0px -120px;}

/*======swfupload======*/
.progressWrapper { width: 357px; overflow: hidden; }
.progressContainer { margin: 5px; padding: 4px; border: solid 1px #E8E8E8; background-color: #F7F7F7; overflow: hidden; }
.message { margin: 1em 0; padding: 10px 20px; border: solid 1px #FFDD99; background-color: #FFFFCC; overflow: hidden; }
.progressName { font-size: 8pt; font-weight: 700; color: #555; width: 150px; height: 14px; float:left;text-align: left; white-space: nowrap; overflow: hidden; }
.progressBarInProgress, .progressBarComplete, .progressBarError { font-size: 0; width: 0%; height: 2px; background-color: blue; margin-top: 2px; }
.progressBarComplete { width: 100%; background-color: green; visibility: hidden; }
.progressBarError { width: 100%; background-color: red; visibility: hidden; }
.progressBarStatus { margin-top: 2px; width: 337px; font-size: 7pt; font-family: Arial; text-align: left; white-space: nowrap; }
a.progressCancel { font-size: 0; display: block; height: 14px; width: 14px; background-image: url(images/cancelbutton.gif); background-repeat: no-repeat; background-position: -14px 0px; float: right; }
a.progressCancel:hover { background-position: 0px 0px; }
.swfupload { vertical-align: top; }


