﻿.inputFile,
.inputButton, 
 input[type=button]{
    background: url("images/bigBtn.png") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 120px;
    border:none;
    color:#fff;
    }
.inputFile{height:auto;}
.inputButtonHover{background:transparent url(images/textBack2.gif) repeat-x scroll 0 0}
.inputButton:hover{background-position:0 -35px;}
.textArea {width:90%!important;}
/*====Text Box Field====*/
.inputTextBox,.inputTextBoxHover{width:200px;background-color:#FFF;border:1px solid #73ADDE;color:#333;font-size:11px;margin:0;padding:2px 0;height:22px;}
.inputTextBoxHover{background-color:#F0FAFE;}
/*custom*/
.customInputButton{background:#d6d6d6 url(images/btnM.gif) repeat-x;border:solid 1px #c3c3c3;color:#666;width:144px;padding:3px}
.customInputButtonHover{background:#FFF url(images/btnMo.gif) repeat-x;color:#000;background-color:#ecfffe;border:solid 1px #c3c3c3;width:144px;padding:3px}
.customInputTextBox{color:#666;background-color:#f4f4f4;border:solid 1px #b7b7b7;width:250px}
.customInputTextBoxHover{color:#000;background-color:#fff;border:solid 1px #161230;width:250px}
.inputDropDownListOnlineAccount{width:155px;}
.inputCheckBoxOnlineAccount{padding:0 2px;display:inline}
.inputCheckBoxOnlineAccount label{padding:0 2px}
.inputTextBoxOnlineAccountBanque{width:13px;padding:0;margin:0 -2px;text-align:center}
.inputRadio label{padding:0;margin:0 10px 0 2px;vertical-align:text-top}
/*====*/
.label{color:#000}
/*ASP Grid*/

.aspGrid table{margin:0 auto;border:2px solid #FF9900;}
.aspGrid tr{height:30px; border-bottom:solid 1px #FF9900; line-height:20px; border-left:none; border-right:none; border-top:none;}
/*.aspGrid th{text-align:left;}*/
.aspGrid tr:hover{background-color:#FBDCAB;}
.aspGridHeader{margin:0 auto; background-color:#AFAFAF; border-bottom: solid 1px #FF9900;text-align:left;}
.aspGridCdm { width:50px; text-align:center!important;}
.aspGridCdmAlign{text-align:right;}

/*ASP Grid*/
/*Publication Search*/
.PublicationSearchPanel{width:100px !important;border:solid 1px red}
/*Other */
.login_credentials{width:280px;margin:60px auto 90px auto;padding:16px 16px 16px 220px;border:1px solid #ccc;background-position:32px center;background:#fff url(images/locked_area_m15.jpg) no-repeat scroll 30px center}
.error {background:transparent url(images/exc.png) no-repeat; height:16px; width:16px; display:inline; margin:5px 0 0 5px;padding:2px 0 0 16px;}