@charset "utf-8";
/* CSS Document */

.tcmf_loader { display: none; z-index: 10000; filter: alpha(opacity=70); opacity: .7; position:absolute; top:0;left:0; width:100%; height:100%; background:#FFFFFF url(/images/ajax-loader.gif) no-repeat center center; }
.tcmf_block { background-color: white; border: solid 1px #cddeea; margin-bottom: 5px; font-size: 12px; font-family: Trebuchet MS, Tahoma, Verdana; color: #507a97; z-index:99999; }
.tcmf_block *{z-index:99999 !important;}
.tcmf_block .header { padding-left: 20px; color: #507a97; font-weight: bold; height: 20px; background: url(/images/blockHeaderBackground.png) repeat-x; min-height:0px; !important;}
.tcmf_block .content { padding: 3px; background-color: white; }
.tcmf_block .logo { float: left; margin-left: 1px; margin-top: 1px; }
.tcmf_block .close { float: right; cursor: pointer; z-index:999; padding:2px; background: url(/images/blockHeaderBackground.png) repeat-x;}
.tcmf_block a { color: #507a97; }
.tcmf_block .panel { border-top: dashed 1px #cddeea; border-bottom: dashed 1px #cddeea;}
.tcmf_block .panel form{padding:0;margin:0;}
.tcmf_block .err { color: red; }
.tcmf_block .no_err { color: #00FF40; }

.no_err { color: #00FF40; }
#windows .tcmf_block { width: 600px; }
#block_left { float: left; height: 400px; width: 200px;  margin-right: 5px; }
#block_right { float: left; height: 400px; width: 200px;  margin-left: 5px; }
#block_center { float: left; height: 400px; width: 600px; }

.registration { width: 400px; margin-left: 100px; }
.err { color: red; font-weight: normal; }
.reg_strong { color: #888888; font-weight: normal; }
.reg_input { font-size: 20px; border: 1px solid #cccccc; width: 400px; }
.reg_input_min { font-size: 20px; border: 1px solid #cccccc; width: 196px; }
.reg_input_button { border: 1px solid #cccccc; background-color: #ededed; padding: 5px; width: 200px; }

.fwalbcpntrl{color:#06F !important;}


