/* ------------- FORM --------------------- */

/* ------------ Error message -------------------*/
div.error {color: red; font-size: 11px;}

.form{width: 400px;margin:15px 0 0;}
.form .item{/*background: #E3F3FF;*/ margin-bottom:1px; padding: 5px; padding-top: 2px;padding-bottom: 0px;  width:460px;  position: relative; /*z-index:4;*/}
.form .item img{margin:5px 0px 0 0px !important; margin/**/:5px 0px 0 0px; bordeR: solid 1px gray;}

.form .title{font-weight: normal; text-align: right; float: left; width: 160px; border-right: solid 1px white; margin: -5px 5px -5px 0; height: 100%; padding: 10px 5px 7px 5px; background: none; color: #000024;}
.form .t_textarea{height:67px}
.form .t_capth{height:50px}
.form .field{padding-left: 176px !important; padding-left/**/:176px;}
.form .field input{width:276px !important; width/**/:276px; border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}
.form .field textarea{width:276px !important; width/**/:276px; height:52px; border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}

.form .buttons{padding:5px 0 5px 0px; padding-left: 180px; width:250px;}
.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; background: #77050F; color: white; cursor: pointer;}

.form .radio .field .clr{clear:right;}
.form .radio .field .button input{width: auto !important; float:left;}
.form .radio .field .button .label{padding-top: 1 !important; padding-top/**/: 2px;}

.form .cgray div.error{position: absolute; bottom:0px; left: 70px;}
.form div.error{position: absolute; left:400px; bottom:0px; background: #D60707; 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;}
.form #feedback_captch_error{left:280px !important;}


/* ------------ Message -------------------------*/
.message {width: auto; border: 1px solid #e5e5e5; padding: 5px; margin: 10px 0 10px 10px; color: Green; /*font-size: 12px;*/ text-align: center}
.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;}
#search_form a{cursor: pointer;}
#search_form{background: none;width:279px; position: absolute;  right: 65px; }
#search_form .buttons{width:20px; padding:0; position: absolute; top:5px; right:74px; padding:0; background: none;}
#search_form .buttons input{margin:0; padding:0;}

#search_main{width:350px;}
#search_main .item{width:300px; 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;}
#search_main a{position: absolute; top:4px; right: 68px; cursor: pointer;}


#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;}
