@charset "utf-8";
/* CSS Document */

BODY	{ padding:0px; margin:0px; direction:rtl; background-color:#FFFFFF; }
IMG		{ border:0px; }
FORM	{ width:100%; height:100%; padding:0px; margin:0px; }

TABLE.Page		{ width:973px; height:100%; }
	TD.PageTop			{ vertical-align:top; width:973px; height:75px; }
		TD.PageTop IMG.Nokia		{ float:right; }
		TD.PageTop IMG.Eurocom		{ float:left; }

	TD.PageNav			{ vertical-align:top; width:973px; height:26px; }
		DIV.Navigation		{ width:964px; height:26px; background-image:url(../img/frame/nav_grad.gif); background-repeat:repeat-x; }
		DIV.Navigation DIV.Item		{ float:right; height:26px; width:130px; text-align:center; overflow:hidden; }
		DIV.Navigation DIV.Item A	{ font:bold 12px Arial; color:#FFFFFF; text-decoration:none; display:block; width:130px; margin-top:4px; }
		DIV.Navigation DIV.Item A:hover	{ text-decoration:underline; }
		DIV.Navigation DIV.Selected		{ background-image:url(../img/frame/nav_grad_selected.gif); background-repeat:repeat-x; }
		DIV.Navigation DIV.Sep		{ float:right; width:2px; height:26px; overflow:hidden; }

	TD.PageContent		{ vertical-align:top; width:973px; height:100%; text-align:right; background-position:top center; background-repeat:no-repeat; }
		TABLE.PageContentLayout		{ width:973px; height:100%; }
			TD.PageContentLayout_Right		{ width:217px; height:100%; vertical-align:top; text-align:left; padding:12px 0px 0px 0px; }
				DIV.RightSideBar			{ width:206px; height:100%; float:left; background-color:#F1F1F1; background-image:url(../img/frame/right_side_border.gif);
											  background-repeat:repeat-y; background-position:top left; overflow:hidden; }
					DIV.RSB_Title			{ text-align:right; }
					DIV.RSB_SearchField		{ width:186px; height:20px; border:1px solid #DFDED9; margin-top:5px; }
					DIV.RSB_SearchField INPUT		{ width:186px; height:20px; border:1px solid #7B7B7B; background-color:#FFFFFF; text-align:right; }
					DIV.RSB_SearchButton	{ float:left; width:38px !important; width:45px; height:18px; background-image:url(../img/frame/search_button.gif);
											  background-repeat:no-repeat; background-position:top right; text-align:right; padding-right:7px;
											  margin-top:5px; margin-bottom:8px; }
					DIV.RSB_SearchButton A	{ font:normal 11px Arial; color:#FFFFFF; text-decoration:none; }
					DIV.RSB_Sep				{ margin:0px 4px; height:2px; background-color:#FFFFFF; font:normal 2px/2px Arial; clear:both; }
					DIV.RSB_AllPhones		{ padding:6px 0px; text-align:center; }
					DIV.RSB_OwnTip		{ padding:6px 0px 0px; text-align:center; }
					DIV.RSB_Login		{ width:184px !important; width:190px; border-left:1px solid #C3C2C2; border-right:1px solid #C3C2C2;
										  border-bottom:1px solid #C3C2C2; padding:2px; }
					DIV.RSB_Login DIV.Inner		{ background-image:url(../img/frame/login_grad.gif); background-repeat:repeat; }
					DIV.RSB_Login DIV.Inner DIV.Pad		{ padding-right:6px; }
					DIV.RSB_Login DIV.Inner DIV.Label	{ text-align:right; font:bold 11px Arial; color:#666666; }
					DIV.RSB_Login DIV.Inner DIV.Field			{ text-align:right; }
					DIV.RSB_Login DIV.Inner DIV.Field INPUT		{ width:170px; height:20px; border:1px solid #333333; }
					DIV.RSB_Login DIV.Inner DIV.Remember		{ font:normal 11px Arial; color:#333333; vertical-align:middle; text-align:right; }
					DIV.RSB_Login DIV.Inner DIV.Remember *		{ vertical-align:middle; }
					
					DIV.RSB_Login DIV.InnerOn	{ background-image:url(../img/frame/login_grad.gif); background-repeat:repeat; font:normal 13px Arial; color:#000000; } 
					DIV.RSB_Login DIV.InnerOn DIV.Username		{ text-align:right; padding:2px 5px; }
					DIV.RSB_Login DIV.InnerOn DIV.Links			{ text-align:left; padding:10px 10px 0px; }
					DIV.RSB_Login DIV.InnerOn DIV.Links A		{ color:#336600; text-decoration:underline; font:normal 12px Arial; }
					
					DIV.RSB_Continue	{ float:left; width:42px !important; width:45px; height:18px; background-image:url(../img/frame/search_button.gif);
										  background-repeat:no-repeat; background-position:top right; text-align:right; padding-right:3px;
										  margin-top:5px; margin-bottom:4px; }
					DIV.RSB_Continue A	{ font:normal 11px Arial; color:#FFFFFF; text-decoration:none; }
					DIV.RSB_NewUser		{ text-align:right; padding-bottom:5px; }
					DIV.RSB_NewUser A	{ font:normal 11px Arial; color:#333333; text-decoration:underline; }
			TD.PageContentLayout_Left		{ width:756px; height:100%; vertical-align:top; text-align:right; }

	TD.PageFooter		{ vertical-align:top; width:973px; height:27px; text-align:left; }
		DIV.PageFooter		{ margin:6px 11px 0px 10px; text-align:right; }
			DIV.PageFooterDecor		{ height:2px; overflow:hidden; background-color:#F1F1F1; font:normal 2px/2px Arial; }
			DIV.Ykm					{ float:left; }
			DIV.Credits				{ float:right; padding-right:220px; font:normal 11px Arial; color:#666666; text-align:right; }



