/*Поле*/
.select_input {margin:0;padding:0;}
.select_input input {float:left;margin:0;padding:0px 2px;height:18px;width:267px;border:1px solid #ccc;}
.select_input div.img {float:left;margin:0;padding:0;background:url(/static/images/ttt4i1.gif) no-repeat;width:18px;height:20px}
.select_input div.imgclick {float:left;margin:0;padding:0;background:url(/static/images/ttt4ic1.gif) no-repeat;width:18px;height:20px}

.select_input div.climg {display:none;cursor:pointer;float:left;margin:0;padding:0;background:url(/static/images/cl_sel.gif) no-repeat;width:18px;height:20px}
.select_input div.climg.type2 {margin:5px 0 0 2px;background:url(/static/images/lk/lk_del.gif) no-repeat;}

#house_num_full input{border:1px solid #CCCCCC;height:18px;margin:0;padding:0;}


/*Размеры полей*/
.select_input input.type1  {width:267px;}
.select_input input.type2  {width:160px;}
.select_input input.type3  {width:305px; font-size:16px;}
.select_input input.type4  {width:305px;}
.select_input input.type5  {width:233px;}

div.reset {margin:0;padding:0;}

/*Блок*/
.block  {float:left;margin:0 0 0 2px;padding:0;margin-top:-2px;width:238px;_height:170px;max-height:280px;overflow:auto;color:black;background-color:white;border:1px solid #ccc;border-top:0px solid #ccc;position:absolute;clear:both;display:none;z-index:10;}
.block div{font-family:verdana;font-size:12px;padding:3px;padding-left:10px;border-top:1px solid #ccc;cursor:pointer;}
.block p{margin:0;padding:0;margin-left:10px;font-size:10px;color:#555}
/*.block_main{margin-top:31px;}*/


/*Размеры блоков*/
.block.type1 {width:284px;_height:170px;max-height:280px;margin:0;padding:0;margin-top:22px;}
.block.type2 {width:177px;_height:170px;max-height:200px;margin:0;padding:0;margin-top:7px;}
.block.type3 {width:322px;_height:170px;max-height:200px;margin:0;padding:0;margin-top:7px;}
.block.type4 {width:322px;_height:170px;max-height:280px;margin:0;padding:0;margin-top:5px;}
.block.type5 {width:250px;_height:170px;max-height:280px;margin:0;padding:0;margin-top:21px;border-top:1px solid #ccc;}
.block.type5 div {cursor:default;border:0;padding-left:2px}


/*Фокусировка*/
.focus_item {color:black;background-color:#afeaff}

.ok_img {vertical-align: top;background: url(/static/images/ok.gif); width:16px;height:16px;margin-left: 4px;float:left;}

.transparency_class{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9}

/*Для чекбоксов*/
.slade_gr {cursor:pointer;margin-left:3px;}
.st_line_item {background:#efefef;}
div.view_select {border:1px solid #ccc;width:250px;height:10px;padding-top:5px;margin-top:5px;display:none;background:#fff;position:absolute;z-index:0;}
div.view_select a {padding-left:10px;}