/************************************************************************************
*   Copyright (C)2007 Ereznet Ltd.                                                  *
*   All Rights Reserved.                                                            *
*   Ereznet Ltd.                                                                    *
*   www.Ereznet.co.il                                                               *
*   <support@ereznet.co.il>                                                         *
************************************************************************************/
html									{ margin: 0px; padding: 0px; -ms-overflow-y: scroll; width: 99.99%; }
body									{ background: #000 url("images/backround.jpg") top repeat-x; margin: 0px; padding: 0px; color: #fff; font: 15px Arial; }
*:focus									{ outline: none }
img									{ border: 0px; }
a									{ color: #fff; text-decoration: underline; }
a:hover									{ color: #6da1e9; text-decoration: none; }
a.link									{ color: #6da1e9; text-decoration: none; }
a.link:hover								{ color: #eeeeee; }
form, fieldset, legend, select, input, textarea				{ border: 0px none; padding: 0px; margin: 0px; }
table, tr, td								{ padding: 0px; margin: 0px; }
caption									{ direction: rtl; padding: 5px 0px 2px 0px; color: #4f6b72; text-align: center; font-size: 16px; }
h1									{ padding: 0px; margin: 0px; text-decoration: none; font-weight: normal; line-height: 25px; font-size: 25px; letter-spacing: 1px; color: #6da1e9; width: 100%; text-align: center; }
h2									{ padding: 5px 0px; margin: 0px; font-size: 19px; color: #ddd; }

#marqueecontainer							{ position: relative; width: 100%; text-align: right; color: #000; direction: rtl; overflow: hidden; }

.tooltip								{ display: none; background-color: #00a2ff; border: 1px solid #929292; color: #fff; text-align: center; width: 150px; padding: 2px; font-size: 11px; -moz-box-shadow: 2px 2px 11px #666; -webkit-box-shadow: 2px 2px 11px #666; z-index: 9999; }

.clear_both								{ clear: both; }

/***********************************************************************************/

#wrap									{ position: relative; direction: rtl; margin: 0px auto; height: auto !important; width: 960px; }

#header									{ display: none; float: left; background: url("images/header960x150.jpg") top no-repeat; text-align: center; margin: 0px auto; padding: 0px; width: 960px; height: 150px; overflow: hidden; }
#header .header_left							{ float: left; width: 622px; height: auto; margin: 0px; padding: 104px 0px 0px 0px; text-align: center; }
#header .header_left .topmenu						{ display: none; float: left; background: url("images/menu_top_bg622x32.png") 100% no-repeat; width: 622.9px; height: 32px; margin: 0px; padding: 0px; text-align: center; }
#header .header_left .topmenu a.tmb_home				{ float: right; display: block; text-decoration: none; width: 62px; height: 32px; line-height: 0px; margin: 0px; padding: 0px; color: #fff; font-size: 16px; font-weight: bolder; text-align: center; }
#header .header_left .topmenu a.tmb_home:hover				{ background: url("images/menu_top_b_home62x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b1					{ float: right; display: block; text-decoration: none; width: 77px; height: 32px; line-height: 31px; margin: 0px; padding: 0px 3px; color: #fff; font-size: 16px; font-weight: bolder; text-align: center; }
#header .header_left .topmenu a.tmb_b1:hover				{ background: url("images/menu_top_b1_77x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b1.selected				{ background: url("images/menu_top_b1_77x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b2					{ float: right; display: block; text-decoration: none; width: 119px; height: 32px; line-height: 31px; margin: 0px; padding: 0px 1px 0px 0px; color: #fff; font-size: 16px; font-weight: bolder; text-align: center; }
#header .header_left .topmenu a.tmb_b2:hover				{ background: url("images/menu_top_b2_119x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b2.selected				{ background: url("images/menu_top_b2_119x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b3					{ float: right; display: block; text-decoration: none; width: 125px; height: 32px; line-height: 31px; margin: 0px; padding: 0px 2px; color: #fff; font-size: 16px; font-weight: bolder; text-align: center; }
#header .header_left .topmenu a.tmb_b3:hover				{ background: url("images/menu_top_b3_125x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b3.selected				{ background: url("images/menu_top_b3_125x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b4					{ float: right; display: block; text-decoration: none; width: 140px; height: 32px; line-height: 31px; margin: 0px; padding: 0px 1px 0px 3px; color: #fff; font-size: 16px; font-weight: bolder; text-align: center; }
#header .header_left .topmenu a.tmb_b4:hover				{ background: url("images/menu_top_b4_140x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b4.selected				{ background: url("images/menu_top_b4_140x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b5					{ float: right; display: block; text-decoration: none; width: 84px; height: 32px; line-height: 31px; margin: 0px; padding: 0px 0px 0px 0px; color: #fff; font-size: 16px; font-weight: bolder; text-align: center; }
#header .header_left .topmenu a.tmb_b5:hover				{ background: url("images/menu_top_b5_84x32.png") top no-repeat; }
#header .header_left .topmenu a.tmb_b5.selected				{ background: url("images/menu_top_b5_84x32.png") top no-repeat; }
#header .header_right							{ float: right; width: 230px; text-align: right; margin: 0px; padding: 0px; }

#bannertop								{ clear: both; position: relative; margin: 5px auto; padding: 0px; width: 960px; height: auto; min-height: 99px; text-align: center; }
#bannertop .banner_close						{ background-image: url(/images/closeBanner.png); position: absolute; right: -5px; top: -15px; cursor: pointer; height: 35px; width: 35px; }

#content_box								{ float: left; margin: 10px auto 0px; padding: 0px; height: auto !important; width: 960px; text-align: right; }
#content_box #content_box_left_hp					{ float: left; width: 583px; height: auto; margin: 0px; padding: 0px; }

#content_box #content_box_left_hp #login				{ width: 583px; height: 55px; padding: 0px; margin: 0px 0px 5px; color: #fff; background: url(images/hp_login_box.jpg) top no-repeat; overflow: hidden; }
#content_box #content_box_left_hp #login #loginright			{ float: right; width: 100px; height: 55px; padding: 0px; margin: 20px 5px 0px 0px; color: #fff; overflow: hidden; }
#content_box #content_box_left_hp #login #loginmiddel			{ float: none; width: 390px; height: 55px; padding: 0px; margin: 0px; color: #fff; overflow: hidden; }
#content_box #content_box_left_hp #login #loginmiddel label		{ float: right; width: auto; margin: 20px 5px 0px 4px; padding: 0px; color: #fff; }
#content_box #content_box_left_hp #login #loginmiddel input[type="text"],#login #loginmiddel input[type="password"] { float: right; padding: 0px; margin: 20px 0px 0px 0px; width: 123px; height: 21px; background: url("images/hp_login_text_box.png") top no-repeat; color: #0974c6; }
#content_box #content_box_left_hp #login #loginleft			{ float: left; width: 85px; height: 55px; padding: 0px; margin: 10px 0px 0px; color: #fff; font-size: 13px; text-align: center; overflow: hidden; }
#content_box #content_box_left_hp #login #loginleft a			{ text-decoration: none; }

#content_box #content_box_left_hp .boxplayer				{ background: url("images/box_player583x196.jpg") top no-repeat; width: 583px; height: 196px; margin: 0px 0px 5px; padding: 0px; text-align: right; overflow: hidden; }
#content_box #content_box_left_hp .boxlistenlive			{ float: left; background: url("images/box_listenlive218x90.jpg") top no-repeat; width: 218px; height: 68px; margin: 0px; padding: 30px 0px 0px; overflow: hidden; }
#content_box #content_box_left_hp .boxdedication			{ float: right; background: url("images/box_dedication355x90.jpg") top no-repeat; width: 355px; height: 90px; margin: 0px; padding: 0px; font-size: 18px; overflow: hidden; }
#content_box #content_box_left_hp .boxdedication p			{ margin: 0px; padding: 0px; }
#content_box #content_box_left_hp .hp_con_top				{ float: left; position: relative; margin: 0px auto; padding: 0px; background: url(images/hp_box_top583x39.jpg) top no-repeat; height: 39px; width: 583px; }
#content_box #content_box_left_hp .hp_con_mid				{ float: left; position: relative; margin: 0px auto; padding: 0px; background: url(images/hp_box_middle583x10.jpg) top repeat-y; min-height: 50px; width: 583px; text-align: right; direction: rtl; }
#content_box #content_box_left_hp .hp_con_bot				{ float: left; position: relative; margin: 0px auto; padding: 0px; background: url(images/hp_box_down583x41.jpg) top no-repeat; height: 41px; width: 583px; }
#content_box #content_box_right_hp					{ float: right; width: 354px; height: auto; margin: 0px; padding: 0px; }
#content_box #content_box_right_hp #hpclips				{ float: right; width: 354px; height: 189px; margin: 5px 0px 10px 0px; padding: 0px; background: url(images/hp_right_clips_box354x189.jpg) top no-repeat; overflow: hidden; }
#content_box #content_box_right_hp #player_hp				{ margin: 0px auto; padding: 5px 0px 0px; width: 290px; height: 180px; text-align: center; overflow: hidden; }
#content_box #content_box_right_hp #marquee_hp_bg			{ clear: both; background: url(images/webnews_hp354x125.jpg) top no-repeat; margin: 0px; padding-top: 24px; padding-bottom: 10px; }

#content_box #content_box_left_ip					{ float: left; margin: 0px; text-align: right; width: 679px; min-height: 400px; height: auto; }
#content_box #content_box_left_ip .in_con_top				{ float: left; position: relative; margin: 0px auto; padding: 0px; background: url(images/inner_leftop_679x38.jpg) top no-repeat; height: 38px; width: 679px; }
#content_box #content_box_left_ip .in_con_mid				{ float: left; position: relative; margin: 0px auto; padding: 0px; background: url(images/inner_lefmid_679x8.jpg) top repeat-y; min-height: 400px; width: 679px; text-align: right; direction: rtl; line-height: 20px; }
#content_box #content_box_left_ip .in_con_bot				{ float: left; position: relative; margin: 0px auto; padding: 0px; background: url(images/inner_lefbot_679x43.jpg) top no-repeat; height: 43px; width: 679px; }

#content_box #content_box_left_ip #in_clipsbox				{ float: left; position: relative; margin: 10px auto 0px; padding: 0px; background: url(images/inner_clips_box.jpg) top no-repeat; height: 428px; width: 676px; overflow: hidden; }
#content_box #content_box_left_ip #in_clipsbox #player_i_clips		{ margin: 0px auto; padding: 15px 0px 0px; width: 650px; height: 400px; text-align: center; overflow: hidden; }
#content_box #content_box_left_ip #in_clips_menu			{ float: right; position: relative; margin: 10px 5px 0px 0px; padding: 0px; width: 670px; }
#content_box #content_box_left_ip #in_clips_menu a			{ float: right; display: block; color: #fff; background: #000 url(images/inner_clips_button.jpg) top no-repeat; margin: 0px 3px 7px 3px; padding: 0px; width: 161px; height: 48px; text-align: center; text-decoration: none; font-size: 25px; cursor: pointer; line-height: 40px; overflow: hidden; }
#content_box #content_box_left_ip #in_clips_menu a:hover		{ color: #111; background: #000 url(images/inner_clips_button_effect.jpg) top no-repeat; }
#content_box #content_box_left_ip #in_clips_menu a.cliphover		{ color: #111; background: #000 url(images/inner_clips_button_effect.jpg) top no-repeat; }

#content_box #content_box_left_ip #in_musicbox				{ float: left; position: relative; margin: 10px auto 0px; padding: 0px; background: url(images/inner_music_box.jpg) top no-repeat; height: 350px; width: 462px; overflow: hidden; }
#content_box #content_box_left_ip #in_musicbox #player_i_music		{ margin: 30px 40px 0px 0px; padding: 0px; width: 400px; height: 281px; text-align: center; overflow: hidden; }
#content_box #content_box_left_ip #in_music_menu			{ float: right; position: relative; margin: 10px 0px 0px 0px; padding: 0px; width: 205px; height: auto; background: #e6e6e6; }
#content_box #content_box_left_ip #in_music_menu a			{ margin: 0px 10px 5px 0px; font-size: 21px; color: #000; text-decoration: none; }
#content_box #content_box_left_ip #in_music_menu a:hover		{ text-decoration: none; color: #6da1e9; }
/*inner_music_button.jpg	inner_music_button_effect.jpg*/

#content_box #content_box_right_ip					{ float: right; text-align: right; width: 272px; height: auto; }
#content_box #content_box_right_ip #navigation				{ position: relative; margin: 0px; padding: 0px; width: 260px; }
#content_box #content_box_right_ip #navigation ul			{ list-style: none; padding: 0px; margin: 0px; }
#content_box #content_box_right_ip #navigation li			{ border: 0px none; margin-bottom: 3px; padding: 0px;  width: 260px; height: 34px; font-size: 17px; font-weight: bolder; }
#content_box #content_box_right_ip #navigation li a			{ background: url(images/navigation260x34.jpg) top no-repeat; height: 34px; line-height: 34px; width: 260px; padding: 0px; color: #fff; display: block; text-decoration: none; text-align: center; }
#content_box #content_box_right_ip #navigation li a:hover		{ background: url(images/navigationeffect260x34.jpg) top no-repeat; color: #000; text-decoration: none; }
#content_box #content_box_right_ip #navigation li a:active		{ text-decoration: none; }
#content_box #content_box_right_ip #navigation li a.selected		{ cursor: default; background: url(images/navigationeffect260x34.jpg) top no-repeat; color: #000; text-decoration: none; }
#content_box #content_box_right_ip #navigation li a			{ /* Hide from IE5-Mac */ float: none; }
#content_box #content_box_right_ip .boxlistenlive			{ background: url("images/inner_listenlive260x60.jpg") top no-repeat; width: 260px; height: 60px; margin: 0px; text-align: left; overflow: hidden; }
#content_box #content_box_right_ip .boxlistenlive img			{ padding: 10px 3px 0px 4px; } 
#content_box #content_box_right_ip .nowonradio				{ display: none; background: url("images/inner_nowonradio260x71.jpg") top no-repeat; width: 260px; height: 55px; margin: 0px; text-align: center; padding: 30px 0px 0px 0px; font-size: 16px; overflow: hidden; }
#content_box #content_box_right_ip .marquee_ip_bg			{ background: url("images/webnews_ip260x189.jpg") top no-repeat; width: 260px; min-height: 159px; margin: 5px 0px 0px; padding-top: 24px; padding-bottom: 10px; }
#content_box #content_box_right_ip .search_ip_bg			{ background: url("images/inner_searchbox.png") top no-repeat; width: 260px; min-height: 45px; margin: 10px 0px 0px; padding-top: 32px; }
#content_box #content_box_right_ip #search				{ padding-right: 15px; }
#content_box #content_box_right_ip #search .search_form_lable		{ float: right; margin: 0px 0px 0px; padding: 0px; width: auto; height: auto; }
#content_box #content_box_right_ip #search .search_form_submit		{ float: right; margin: 0.5px 5px 0px 0px; padding: 0px; width: auto; height: auto; }
#content_box #content_box_right_ip #search input[type="text"]		{ padding: 0px; margin: 0px; width: 130px; height: 19.5px; border: 1px solid #111; background-color: #6da1e9; font-size: 12px; }
#content_box #content_box_right_ip #search input[type="submit"]		{ padding: 0px; margin: 0px; min-width: 70px; height: 22px; border: 1px solid #111; background-color: #6da1e9; cursor: pointer; }


#footer									{ clear: both; float: left; background: url(images/footer960x59.jpg) top no-repeat; margin: 10px auto 0px; padding: 30px 0px 0px; width: 960px; min-height: 80px; height: auto !important; font-size: 14px; text-align: center; color: #fff; }
#footer #col_left							{ float: left; width: 450px; height: auto; text-align: center; }
#footer #col_right							{ float: right; width: 450px; height: auto; text-align: center; }
#footer a								{ text-decoration: none; color: #fff; margin: 0px 3px; }
#footer a:hover								{ text-decoration: underline; color: #6da1e9; }
#footer #copyrights							{ clear: both; width: 100%; text-align: center; margin: 0px; padding-top: 15px; font-size: 12px; }
#footer #copyrights a							{ color: #ccc; }
#footer #copyrights a:hover						{ color: #054EF3; text-decoration: none; }

/*****************************************************/
/* Start Article Response */
/*****************************************************/

#article_response							{ }
#article_response .lable_text						{ width: 100px; float: right; font-size: 16px; line-height: 20px; }
#article_response input[type="text"]					{ background-color: #777; border: 1px solid #6da1e9; padding: 0px; margin: 0px 0px 3px; width: 250px; height: 20px; color: #fff; font: bold 14px Arial; text-align: right; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#article_response input[type="text"]:focus,input[type="text"]:hover	{ background-color: #999; }
#article_response textarea						{ background-color: #777; border: 1px solid #6da1e9; padding: 0px 2px 0px 2px; margin: 0px; width: 500px; height: 60px; color: #fff; font: bold 14px Arial; text-align: right; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#article_response textarea:focus,#contactus textarea:active		{ background-color: #999; }
#article_response input[type="submit"]					{ background-color: #6da1e9; border: 1px solid #111; padding: 0px; margin: 2px 0px 10px 0px; color: #fff; width: 150px; height: 30px; font: bold 17px Arial; text-align: center; cursor: pointer; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#article_response input[type="submit"]:hover				{ color: #111; }

/*****************************************************/
/* End Article Response */
/*****************************************************/

/*****************************************************/
/* Start Forms ContactUs */
/*****************************************************/

#contactus								{}
#contactus input							{ border: 1px solid #054EF3; background-color: #6da1e9; color: #fff; padding: 2px 2px 2px 2px; margin: 0px 0px 0px 0px; width: 205px; height: 15px; vertical-align: text-top; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#contactus input:focus,#contactus input:active,#contactus input:hover	{ background-color: #113599; color: #fff; }
#contactus input[type="file"]						{ border: 1px solid #054EF3; background-color: #6da1e9; color: #fff; padding: 2px 2px 2px 2px; margin: 0px 0px 0px 0px; width: 205px; height: 20px; vertical-align: text-top; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#contactus input[type="submit"],#contactus input[type="reset"]		{ background-color: #000F24; border: 1px solid #054EF3; padding: 0px; margin: 20px 0px 0px 0px; width: 200px; height: 30px; font-size: 17px; vertical-align: middle; cursor: pointer; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#contactus input[type="submit"]:hover,#contactus input[type="reset"]:hover { background-color: #054EF3; }
#contactus select							{ border: 1px solid #054EF3; background-color: #6da1e9; color: #fff; padding: 2px 2px 2px 2px; margin: 0px 0px 0px 0px; width: 210px; height: 22px; vertical-align: text-top; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#contactus option							{ direction: rtl; background-color: #6da1e9; text-align: right; }
#contactus textarea							{ border: 1px solid #054EF3; background-color: #6da1e9; padding: 2px 2px 2px 2px; margin: 0px 0px 0px 0px; vertical-align: text-top; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#contactus textarea:focus,#contactus textarea:active			{ background-color: #113599; color: #fff; }

#registration								{ margin: 0px auto 20px; }
#registration input[type="text"]					{ background-color: #6da1e9; border: 1px solid #054EF3; padding: 0px; margin: 2px 0px; width: 300px; height: 20px; color: #fff; font: bold 14px; text-align: right; vertical-align: text-top; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#registration input[type="text"]:focus,#registration input[type="text"]:active,#registration input[type="text"]:hover{ background-color: #113599; color: #fff; }
#registration input[type="checkbox"],#registration input[type="checkbox"]:hover{ background: none; border: 0px none; padding: 0px; margin: 0px; width: 30px; cursor: pointer; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#registration input[type="password"]					{ background-color: #6da1e9; border: 1px solid #054EF3; padding: 0px; margin: 2px 0px; width: 300px; height: 20px; color: #fff; font: bold 14px; text-align: left; direction: ltr; vertical-align: text-top; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#registration input[type="password"]:focus,#registration input[type="password"]:active,#registration input[type="password"]:hover{ background-color: #113599; color: #fff; }
#registration input[type="submit"],#registration input[type="reset"]	{ background-color: #000F24; border: 1px solid #054EF3; color: #fff; padding: 0px; margin: 20px 0px 0px 0px; width: 250px; height: 30px; font-size: 17px; vertical-align: middle; cursor: pointer; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#registration input[type="submit"]:hover,#registration input[type="reset"]:hover { background-color: #054EF3; }
#registration select							{ border: 1px solid #054EF3; background-color: #6da1e9; color: #fff; padding: 0px; margin: 0px; width: 302px; height: 22px; vertical-align: text-top; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#registration option							{ direction: rtl; background-color: #113599; color: #fff; text-align: right; }

/*****************************************************/
/* End Forms ContactUs */
/*****************************************************/

/*****************************************************/
/* Start popUp */
/*****************************************************/

#popUpWrap								{ position: relative; background: #000 url("images/popup_logo585x92.jpg") top no-repeat; direction: rtl; margin: 0px auto; min-height: 300px; height: auto !important; width: 100%; }
#popUpCol								{ position: relative; width: 560px; margin: 0px auto; height: auto !important; }
#popUpCol .popUpLeftCol							{ float: left; width: 220px; margin: 40px auto 0px; padding: 0px; text-align: center; }
#popUpCol .popUpRightCol						{ float: right; width: 220px; margin: 40px auto 0px; padding: 0px; text-align: center; }
#popUpcontainerRadio							{ text-align: center; padding-top: 50px; }

/* Start PopUp error login */
#popUpForgotPassUser							{ display: none; direction: rtl; z-index: 10000; padding: 10px 20px; font-size: 15px; background-color: #123; width: 400px; height: auto; min-height: 150px; border: 1px solid #666; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow:0 0 90px 5px #000; -webkit-box-shadow: 0 0 90px #000; }
#popUpForgotPassUser .close						{ background-image: url(/images/close.png); position: absolute; right: -15px; top: -15px; cursor: pointer; height: 35px; width: 35px; }
#popUpForgotPassUser .popUpForgotPassUser				{ position: relative; text-align: center; font-size: 16px; color #000; }
#popUpForgotPassUser label						{ float: right; padding: 0px; margin: 0px 0px 10px 5px; width: 160px; height: 17px; font-weight: bold; text-align: right; }
#popUpForgotPassUser input[type="text"],#popUpForgotPassUser input[type="password"] { float: right; padding: 2px 5px; margin: 0px; width: 190px; height: 20px; background: #fff; border: 1px solid #333; text-align: left; direction: ltr; }
#popUpForgotPassUser input[type="submit"]				{ clear: both; margin: 10px 0px 20px; padding: 0px; background-color: #3366ff; width: 150px; height: 30px; color: #111; cursor: pointer; }
#popUpForgotPassUser input[type="submit"]:hover				{ background-color: #113599; border: 1px solid #111; }

/* Start PopUp error login */
#popUpDetails2								{ display: none; z-index: 2000; direction: rtl; background-color: #000F24; border: 1px solid #aaa; min-width: 400px; min-height: 30px; text-align: center; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#popUpDetails2 .popUpText						{ position: relative; text-align: center; font-weight: bolder; font-size: 20px; color: #ff0000; }
#popUpDetails2 .close							{ background-image: url(/images/close.png); position: absolute; right: -15px; top: -15px; cursor: pointer; height: 35px; width: 35px; }
/* End PopUp error login */

/*****************************************************/
/* End popUp */
/*****************************************************/

/*****************************************************/
/* Start POPUP */
/*****************************************************/
#popUpDetails								{ display: none; z-index: 2000; direction: rtl; background-color: #FFFFFF; min-width: 50px; min-height: 50px; border: 0px solid #FFFFFF; text-align: center; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#popUpDetails .close							{ background-image: url(/images/close.png); position: absolute; right: -15px; top: -15px; cursor: pointer; height: 35px; width: 35px; }
.popUpDetails								{ position: relative; text-align: right; font-size: 12px; color #000; }
/*****************************************************/
/* End POPUP */
/*****************************************************/

/************************************************************************************
*   Copyright (C)2007 Ereznet Ltd.                                                  *
*   All Rights Reserved.                                                            *
*   Ereznet Ltd.                                                                    *
*   www.Ereznet.co.il                                                               *
*   <support@ereznet.co.il>                                                         *
************************************************************************************/
