/* POP UP */
.yk_pop_bg			{ background-color:#000000; opacity:0; filter: alpha(opacity = 0); height:1410px; position:absolute; top:0; left:0; z-index:1;}
.yk_pop_main			{ position:absolute; z-index:2000; zoom:1; background-color:#FFFFFF; }
.yk_pop_main .yk_pop_wrap	{ position:absolute; width:584px; zoom:1; top:8%; left:35%; z-index:5000;}

.yk_pop_main .popup			{ background:url('/YKM/popups/img/pop_bg_x584.png') repeat-y 0 0; width:584px; padding-bottom:12px;}
.yk_pop_main .popup_top		{ background:url('/YKM/popups/img/gray_top_584x27.png') no-repeat 0 0; top:-27px; width:584px; height:27px;}
.yk_pop_main .popup_bottom	{ background:url('/YKM/popups/img/gray_bottom_584x14.png') no-repeat 0 0; bottom:-14px; width:584px; height:14px;}
.yk_pop_main .popup_close	{ position:absolute; top:4px; left:4px; background:url('/YKM/popups/img/close-pop.png') no-repeat 0 0; width:24px; height:22px; cursor:pointer;}


/* SMALL POP */
.yk_small_pop .popup_close	{ position:absolute; top:4px; left:4px; background:url('/YKM/popups/img/close-pop.png') no-repeat 0 0; width:24px; height:22px; cursor:pointer;}
.yk_small_pop .yk_pop_wrap	{ position:absolute; width:584px; zoom:1; top:8%; left:35%; z-index:5000;}
.yk_small_pop .popup		{ background:url('/YKM/popups/img/pop_bg_x371.png') repeat-y 0 0; width:371px; padding-bottom:12px; text-align:center;}
.yk_small_pop .popup_top	{ background:url('/YKM/popups/img/gray_top_371x27.png') no-repeat 0 0; top:-27px; width:371px; height:27px;}
.yk_small_pop .popup_bottom	{ background:url('/YKM/popups/img/bottom_371x14.png') no-repeat 0 0; bottom:-14px; width:371px; height:14px;}
.yk_small_pop .popup_top H2	{ font:bold 14px arial; color:#FFFFFF; margin:0px; padding:8px 10px 0 0; text-align:right;}

.yk_small_pop .popup P						{ font:normal 12px arial; color:#3d3c3b; text-align:center; margin:0px; padding:15px 0;}
.yk_small_pop .popup TABLE					{ margin:auto; width:298px; direction:rtl; }
.yk_small_pop .popup TABLE	TD				{ font:bold 12px arial; color:#3d3c3b; text-align:right; padding:0; height:18px; width:148px;}
.yk_small_pop .popup TABLE	TD INPUT		{ width:152px; height:16px; border:1px solid #d8d8d8;}
.yk_small_pop .popup TABLE	TD .orange_text	{ color:#ff0000;}
.yk_small_pop .popup .pop_send				{ display:block; width:61px; height:24px; padding-top:4px; margin-top:4px; float:left; background:url('/YKM/popups/img/pop_send_btn.gif') no-repeat 0 0; font:bold 12px arial; text-align:center; color:#3d3c3b; text-decoration:none;}
.yk_small_pop .popup .pop_send:hover		{ color:#ff6600;}


.yk_small_pop .popup TABLE	TD.input_txt		{ width:152px;}
.yk_small_pop .popup TABLE	TD.input_snd		{ width:152px; text-align:left;}
/* POP ERRORS */
.yk_small_pop .popup TABLE	TD.pop_err 			{ color:#ff0000; font:normal 12px arial; width:152px;}
.yk_small_pop .popup TABLE	TD INPUT.err_field	{  border:1px solid #ff0000;}


.yk_pop_main .pop_info		{ padding:20px 0 0 0; margin:auto; text-align:center; background-color:#FFFFFF; width:95%;}
.yk_pop_main .pop_info IMG	{ margin:0 0 15px 15px ;}
.yk_pop_main .pop_info H3	{ margin:0 0 10px 0; padding:10px 0 0 0;}	
.yk_pop_main .pop_desc		  { width:476px; margin:auto;}

div.serviceTemplate a		{ background-position:right -69px; padding-right:15px;}
