/* Autocomplete */
.cs-autocomplete {position:relative; }
.cs-autocomplete-inner {padding-right:22px;}
.cs-autocomplete .cs-autocomplete-inner input {margin:0px;width:100%; line-height:16px;height:16px; border:none;padding:2px;}
/*.cs-autocomplete-input{ display:block; position:absolute; }*/
.cs-autocomplete-sel{ display:block; position:absolute; right:0px;top:0px; width:20px; height:20px; background-image:url('/img/framework/common/darrow.png'); background-repeat:no-repeat; }
/* .Autocomplete */

/*CheckBoxList*/
.cs-chbx-list { border: 1px solid #C0C0C0; overflow: auto; padding: 5px; }
.cs-chbx-list label { display: block; }
.cs-chbx-list label:hover { background-color: #a6d5f6; }
.cs-chbx-list label input { margin: 0 5px 0 0; padding: 0; }
/*.CheckBoxList*/

/*ParamValue*/
.cs-paramvalue {}
.cs-paramvalue-lt {padding:0px;border:0px;border-collapse:collapse; width:100%;}
.cs-paramvalue-lt__h {
    padding-bottom:3px; 
    padding-top:3px;
    text-align:center; 
    font-weight:bold; 
    font-size:11px; 
    border:1px solid #cccccc; 
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    background: -moz-linear-gradient(center top , #F8F8F8 1%, #E1E1E1 100%) repeat scroll 0 0 transparent;
    }
    
.cs-paramvalue-lt__p {border:1px solid #cccccc; padding:0px;width:30%;}
.cs-paramvalue-lt__p:focus {background-color:#e3f2ff;}
.cs-paramvalue-lt__p input {border:none; width:100%; padding:0px;margin:0px; line-height:18px; height:18px;}
.cs-paramvalue-lt__p input:focus {background-color:#e3f2ff;}
.cs-paramvalue-lt__v {border:1px solid #cccccc;}
.cs-paramvalue-lt__v:focus {background-color:#e3f2ff;}
.cs-paramvalue-lt__v input {border:none; width:100%; line-height:18px; height:18px; padding:0px; margin:0px;}
.cs-paramvalue-lt__v input:focus {background-color:#e3f2ff;}
.cs-paramvalue-lt__d {vertical-align:middle;padding-left:5px;width:10px;}
.cs-paramvalue__add {
	background-image: url("/img/framework/common/add_small.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #222222;
	cursor: pointer;
	display: inline-block;
	line-height: 18px;
	padding-left: 16px;
	text-decoration: underline;
	margin-top:5px;
}
/*.cs-paramvalue__add:hover {color:Red;}*/




.cs-paramvalue-lt__dl {color:#000000;text-decoration:none;}
.cs-paramvalue-lt__dl:hover {text-decoration:none; color:red;}

/*.ParamValue*/


/*CityStar file uploader*/

.cs-afu-container { font-size: 12px; }
.cs-afu-add-file
{
    background: #F2F2F2;
    background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
    border: 1px solid #CFCFCF;
}
.cs-afu-container { }
.cs-afu-table { border-collapse: collapse; width: 100%; }
div.cs-afu-container table.cs-afu-table tr td {border:none;}
.cs-afu-vfu-td { padding: 0; margin: 0; }
.cs-afu-file-info { font-size: 11px; padding: 5px 0 5px 0; height: 120px; }
.cs-afu-file-info-area { position: relative; width: 450px; height: 120px; }
.cs-afu-preview { position: absolute; padding: 3px; border: 1px solid #CFCFCF; right: 0; top: 0; }
.cs-afu-preview img {}
.cs-afu-rotate-box {right: 0;
    position: absolute;
    top: 100px;
    width:128px;height:16px;
}
    .cs-afu-rotate-box a {float:left;margin-right:10px;
        background: url("/img/framework/ajax-file-uploader/rotate.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;

    }
     .cs-afu-rotate-box a.cs-afu-rotate-box-left{background-position:0 -16px;}
.cs-afu-file-delete { position: absolute; left: 0; top: 0; }
.cs-afu-file-delete a {
    background: url("/img/framework/ajax-file-uploader/Delete.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;
}

.cs-afu-icon { position: absolute; left: 20px; top: 0; 
    background: url("/img/framework/ajax-file-uploader/Unknown.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 20px;
    position: absolute;
    top: 0;
    width: 16px;
}
.cs-afu-icon img { display: inline-block; overflow: hidden; }
.cs-afu-file-name { position: absolute; left: 40px; top: 0; font-weight: bold; width: 270px; overflow: hidden; }
.cs-afu-file-size { position: relative; color: Gray; font-weight: normal; }
.cs-afu-file-description { position: absolute; left: 0; top: 23px; }
.cs-afu-main-file { position: absolute; left: 0; top: 46px; }
.cs-afu-container .cs-afu-file-description input[type="text"] { width: 240px !important; border: 1px solid #000000; }
.cs-afu-container .cs-afu-file-description input[type="text"]:hover { border: 1px solid #4D90FE; }

.cs-afu-file-loading-info { font-size: 11px; padding: 5px 0 5px 0; height: 20px; }
.cs-afu-file-loading-info-area { position: relative; width: 450px; height: 30px; }
.cs-afu-file-loading-name { position: absolute; left: 20px; top: 0; font-weight: bold; width: 270px; overflow: hidden; }
.cs-afu-file-loading-img { position: absolute; left: 0; top: 0; background: url(/img/framework/ajax-file-uploader/loading.gif) no-repeat; width: 16px; height: 16px; }

.cs-afu-icon_jpg, .cs-afu-icon_jpeg, .cs-afu-icon_gif, .cs-afu-icon_png, .cs-afu-icon_bmp, .cs-afu-icon_wbmp, .cs-afu-icon_tif, .cs-afu-icon_tiff {
    background-image: url("/img/framework/ajax-file-uploader/Image.png");
}
.cs-afu-icon_txt, .cs-afu-icon_pdf {
    background-image: url("/img/framework/ajax-file-uploader/Text.png");
}
.cs-afu-icon_doc, .cs-afu-icon_docx, .cs-afu-icon_rtf {
    background-image: url("/img/framework/ajax-file-uploader/Word.png");
}
.cs-afu-icon_xls, .cs-afu-icon_xlsx {
    background-image: url("/img/framework/ajax-file-uploader/Excel.png");
}
.cs-afu-icon_ppt, .cs-afu-icon_pptx {
    background-image: url("/img/framework/ajax-file-uploader/PowerPoint.png");
}
.cs-afu-icon_mp3, .cs-afu-icon_mpeg, .cs-afu-icon_wav, .cs-afu-icon_aif, .cs-afu-icon_mid {
    background-image: url("/img/framework/ajax-file-uploader/Audio.png");
}
.cs-afu-icon_zip, .cs-afu-icon_7z, .cs-afu-icon_rar {
    background-image: url("/img/framework/ajax-file-uploader/Archive.png");
}



/*Valums file uploader*/
.qq-uploader { position: relative; width: 100%; }

.qq-upload-button { display: block; height: 20px; width: 100px; text-align:center; padding: 1px 0 2px 0; vertical-align: middle;
    border: 1px solid #CFCFCF;
    background: #F2F2F2;
    background: -moz-linear-gradient(center top , #F8F8F8 1%, #E1E1E1 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
}
.qq-upload-button-hover 
{
    background: #F2F2F2;
    background: -moz-linear-gradient(center top , #F8F8F8 60%, #E1E1E1 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
}

.qq-upload-drop-area { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 70px; z-index: 2; text-align:center;
    background: #FF9797; 
    border: 1px solid #CFCFCF;
    background: #F2F2F2;
    background: -moz-linear-gradient(center top , #F8F8F8 1%, #E1E1E1 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
}
.qq-upload-drop-area span { display: block; position: absolute; top: 50%; width: 100%; margin-top: -12px; font-size: 16px; }
.qq-upload-drop-area-active 
{
    background: #F2F2F2;
    background: -moz-linear-gradient(center top , #F8F8F8 60%, #E1E1E1 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
}
/*.Valums file uploader*/

/*.CityStar file uploader*/

/*RadiouGroup*/
.cs-radio-group {margin:0px;padding:0px;}
.cs-radio-group__i {}

.cs-radio-group_h {}
.cs-radio-group_h  .cs-radio-group__i {display:inline;}

.cs-radio-group_v{}
.cs-radio-group_v .cs-radio-group__i {}
/*.RadiouGroup*/


/*AdditionSelect*/

.cs-addition-select {margin:8px 0;overflow:hidden;
}
.cs-addition-select-box input{float:left;width:160px;
}
.cs-addition-select-box-btn-ok {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f8f8f8 1%, #e1e1e1 100%) repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    display: block; float:left;
    height: 18px;
    padding: 0px 0 2px;
    text-align: center; width:66px;
    vertical-align: middle;cursor:pointer;
}
.cs-addition-select-box-btn-cancel {
    background: transparent url("/img/framework/ajax-file-uploader/Delete.png") no-repeat scroll 0 0;
    display: block;float:left;
    height: 16px;
    width: 16px; cursor:pointer;margin-top:2px;margin-left:6px;
}