/* POP LAYER */
.pop_up_layer_fon {position:fixed; //position:absolute; display: none; top:0; left:0; width: 100%; height: 100%; background:#79926c; filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5}
#fon_popup_window {z-index: 90; }

.pop_up_window_main {position:absolute; zoom:1; }

.pop_up_window {display:none; position:absolute; z-index:100;}
.pop_up_window .lt {background:url(/images/pop_up_layer_lt.gif) no-repeat right bottom; width:10px; height:10px;}
.pop_up_window .rt {background:url(/images/pop_up_layer_rt.gif) no-repeat left bottom; width:10px;}
.pop_up_window .lb {background:url(/images/pop_up_layer_lb.gif) no-repeat right top; height:10px;}
.pop_up_window .rb {background:url(/images/pop_up_layer_rb.gif) no-repeat left top;}
.pop_up_window .ct {background:url(/images/pop_up_layer_bg_top.gif) repeat-x left bottom;}
.pop_up_window .lc {background:url(/images/pop_up_layer_bg_left.gif) repeat-y right top;}
.pop_up_window .rc {background:url(/images/pop_up_layer_bg_right.gif) repeat-y left top;}
.pop_up_window .cb {background:url(/images/pop_up_layer_bg_bottom.gif) repeat-x left top;}
.pop_up_window .lt IMG, .pop_up_window .ct IMG, .pop_up_window .rt IMG,
.pop_up_window .lb IMG, .pop_up_window .cb IMG, .pop_up_window .rb IMG {width:10px; height:10px;}
.pop_up_window .lc IMG, .pop_up_window .rc IMG { width:1px; height:1px;}
/*.pop_up_window .cc {background:#f6fff1; width:584px;}*/
.pop_up_window .cc {background:#f6fff1; width:10%;}
.pop_up_window .cc .form { margin:0; padding:0;}
.pop_up_window .cc .title {font-size:18px; color:#003d5c; margin:15px 0 5px 15px;}
.pop_up_window .cc .file {width:377px; margin:3px 0 20px 15px;}
.pop_up_win_close {position:absolute; top:12px; left:-15px; cursor:pointer;}


.cc .but_submit {background:#F6FFF1; font-size:11px; border-top:solid 1px #84d753; text-align:center; padding:10px 0 0 0;}
.cc .but_submit table {background:#B5F6E5 url(/images/bg_but_left_popwin.gif) no-repeat left top;}
.cc .but_submit td {background:url(/images/bg_but_right_popwin.gif) no-repeat right top;}
.cc .but_submit input {background:none; border:none; height:45px; padding:0 15px 0 15px; cursor:pointer; font-size:13px; color:#055f73; font-weight:bold;}
.cc .but_submit input:hover {color:#000;}

.title_block_bg {background:#eeffe4; margin:0; padding:20px 3px 5px 10px;}
.right_colon .title_block {margin:0;}


/*popup win*/
.cc .title_block .t_top img {background:url(/images/bg_win_pop_up_top_2_.gif) no-repeat left top;}
.cc .title_block .t_bot img {background:url(/images/bg_win_pop_up_bottom_2.gif) no-repeat left top;}
.cc .title_block .t_top {background:url(/images/bg_win_pop_up_top_bg.gif) no-repeat right top;}
.cc .title_block .t_bot {background:url(/images/bg_win_pop_up_bottom_bg.gif) no-repeat right top;}
.cc .title_block .t_right {background:url(/images/bg_win_pop_right_bg.gif); width:15px;}
.cc .title_block {background:#eeffe4 url(/images/bg_win_pop_up_center.gif) repeat-y left top; margin:25px 0;}

/*body win*/
.right_colon .title_block .t_top img {background:url(/images/bg_win_pop_up_top_2_.gif) no-repeat left top;}
.right_colon .title_block .t_bot img {background:url(/images/bg_win_pop_up_bottom_2_.gif) no-repeat left top;}
.right_colon .title_block .t_top {background:url(/images/bg_win_pop_up_top_bg_.gif) no-repeat right top;}
.right_colon .title_block .t_bot {background:url(/images/bg_win_pop_up_bottom_bg_.gif) no-repeat right top;}
.right_colon .title_block .t_right {background:url(/images/bg_win_pop_right_bg_.gif); width:15px;}
.right_colon .title_block {background:#eeffe4 url(/images/bg_win_pop_up_center_.gif) repeat-y left top; margin:25px 0;}

.title_block .ok {background:url(/images/bg_win_pop_up_ico_ok.jpg) no-repeat 11px 4px;}
.title_block .ideas {background:url(/images/bg_win_pop_up_ico_ok.png) no-repeat 11px 4px;}
.title_block .attention {background:url(/images/bg_win_pop_up_ico_attention.jpg) no-repeat 11px 4px;}
.title_block .question {background:url(/images/bg_win_pop_up_ico_question.jpg) no-repeat 11px 4px;}
.title_block .text { font-family:Tahoma, Arial; font-size:11px; color:#003d5c; padding:6px 30px 6px 82px;}

#overlay{position: absolute; top: 0; left: 0; z-index: 90; width: 100%; background:#000; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
#hidesel
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:99%;/*must have for any big value*/
	height:100%/*must have for any big value*/;
}

.button_01 {border-top:solid 1px #84D753; margin-top:-1px; background:#EEFFE4; font-size:11px;}
.button_01 td {padding:15px 0 15px 0}
.button_01 td.l {background:url(/images/butt_bg_l.gif) no-repeat left bottom; width:50%; padding:0;}
.button_01 td.r {background:url(/images/butt_bg_r.gif) no-repeat right bottom; width:50%; padding:0;}
.button_01 span {background:url(/images/butt_c.png); display:block;}
.button_01 span strong {background:url(/images/butt_l.png) no-repeat left top; display:block;}
.button_01 span a {background:url(/images/butt_r.png) no-repeat right top; height:30px; display: block; padding:13px 30px 0 30px; color:#055f73; text-decoration:none; text-align:center; white-space:nowrap;}
.button_01 span a:hover {color:#000;}
.button_01 span input {position: absolute; left: -5000px;}