/* ------------- FORM --------------------- */

/* ------------ Error message -------------------*/
div.error {color: red; font-size: 11px;}

.form .item{/*background: #E3F3FF;*/ margin-bottom:1px; padding: 5px;  width:535px;  position: relative; /*z-index:4;*/}
.form .item img{margin:5px 0px 0 2px !important; margin/**/:5px 0px 0 3px; bordeR: solid 1px #9FBAC5;}

.form .title{text-align: right;float: left; width: 200px; /*border-right: solid 1px white;*/ margin: -5px 5px -5px 0; height: 100%; padding: 10px 5px 7px 5px;}
.form .t_textarea{height:67px}
.form .t_capth{height:50px}
.form .field{padding-left: 217px;}
.form .field input{width:314px !important; width/**/:307px; border: 1px solid #9FBAC5; font-size:12px; font-family: Arial, Verdana;}
.form .field textarea{width:314px !important; width/**/:307px; height:52px; border: solid 1px #9FBAC5; font-size:12px; font-family: Arial, Verdana;}

.form .buttons{padding:5px 0 5px 10px; text-align: center; /*background: #E3F3FF ;*/ width:545px;}
.bt_back, .bt_long {border:0; background: url(../i/bt_blue.gif) no-repeat; width: 123px; height:25px; color: white; margin: auto;}
.form .buttons input{width:120px; color: white; border-left: solid 4px #B3B687 !important;}

.form .cgray div.error{position: absolute; bottom:0px; left: 70px;}
.form div.error{position: absolute; right: 0 !important; right/**/:200px; bottom:0px; background: #912A1B; color: white; z-index: 700; padding: 1px 3px; border: solid 1px white; height: 14px;-moz-opacity:0.85; filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.85); white-space: nowrap;}


/* ------------ Message -------------------------*/
.message_div{padding-left: 70px !important;}
.message {width: 450px; border: 1px solid #e5e5e5; padding: 5px !important; margin: 10px 0 10px 10px !important; color: Green; font-size: 11px; text-align: center !important;}
.message_red {color: red !important;}
.message_fail {color: #A00000 !important;}
.message_success {color: #00A000 !important;}


.form .file-red {display: inline;}
.form .file-ajax {float:left; display:none;}
.form .file-ajax .monitor {float: left; color: #444; width: 150px; border: 1px solid #222; height: 14px; margin: 3px 2px 3px 2px; padding: 2px;}
.form .file-ajax .iframe {float: left; padding: 2px 0 0 5px;}
.form .file-ajax .button {width: 50px; margin-left: 5px;}
.form .file-ajax .file-loading {display: none; color: #666; padding: 1px 0 0 10px;}
.form .file-ajax .file-loading div {color: #666; padding: 1px 0 0 10px;}
.form .file-ajax .file-loading img {float: left; color: #666; padding: 0 5px 2px 10px;}
.form .file-ajax .file-done {display: none; height: 17px; color: green; margin: 0 0 0 10px;}
.form .preview {float:left; padding: 5px 0 0 5px;}
.form .preview div {float:left; margin-right:5px; color: #888;}
.form .preview img {float:left; margin-bottom: 5px;}


/*===search===*/
.search input{border: solid 1px gray;width:175px;}
#search_form a{cursor: pointer;}
#search_form{background: none;width:214px; position: absolute;  right: -5px;}
#search_form .buttons{width:20px; padding:0; position: absolute; top:12px; right: 12px; padding:0; background: none;}
#search_form .buttons input{margin:0; padding:0; background: transparent url(../i/s_bt.gif) no-repeat scroll 0%; border: 0; cursor: pointer;}
#search_form .form .field input{font-size: 13px;}
#search_main{width:214px;}
#search_main .item{width:214px; background: none; padding: 5px 0 0 0;}
#search_main .title{width:65px; padding: 5px 0; float: left; border: 0px;}
#search_main .field{width:180px!important; float: left; padding:0; margin:0;}
#search_main .field input{width:175px !important; padding:0; margin:0; height: 18px;}
#search_main a{position: absolute; top:4px; right: 40px; cursor: pointer; display: none;}


#search_chk{width:248px; border: solid 1px #C6C6C6; background: #EDEDED; position: absolute; left:30px; top:32px;}
#search_chk .title{width:70px;}
#search_chk input{width:100px !important; border:  0px;}
#search_chk .item{width:200px;}
#search_chk  .field{padding: 0 0 0 105px !important;}
form #search_chk .radio {width:350px; height: auto !important; heitgh/**/:1% !important;}
form #search_chk .radio .field{padding: 0px !important; }

#search_chk .buttons{width:350px !important;}

#search_chk .button div{float:left;}
#search_chk .button div input{width:20px !important;}