/* 
Project: LiveInternet - Shared layout
Author:   A.Timofeev / Re.Active (www.reactant.ru)
Version:  2 Oct 2007
*/


/* Defaults
----------------------------------------------- */
html,body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0;margin:0;}
* {zfont-size:100.01%;}
	/* -----------[ Elements ]----------- */
		table {border-collapse:collapse;}
		h1,h2,h3,h4,h5,h6,pre,code {font-size: 1em;}
		a img,:link img,:visited img {border:none;}
		fieldset {border: solid 0 transparent;}
		ul li {list-style:none;}    
	/* -----------[ Class ]----------- */
		.Bo, .CLe {height:0;font-size:0;visibility:hidden;}
		.Bo {clear:both;}
		.CLe {clear:left;}
		.Hi  {font-size:0; visibility:hidden;}
	/* ----------- [ Align ] ----------- */
		.alignleft, .alignright {display:block;}
		.alignleft {float:left;}
		.alignright {float:right;}
		/* -[ Margins ]- */
			.GlMarT, .GlMarB, .GlMarR, .GlMarL, .GlMarLR, .GlMarTB, .GlMar {display:block;}
			.GlMarT {margin-top:15px;}
			.GlMarB {margin-bottom:15px;}
			.GlMarR {margin-right:15px;}
			.GlMarL {margin-left:15px;}
			.GlMarLR {margin:0 15px;}
			.GlMarTB {margin:15px 0;}
			.GlMar {margin:15px;}
			.GlMarMdT, .GlMarMdB, .GlMarMdR, .GlMarMdL, .GlMarMdLR, .GlMarMdTB, .GlMarMd {display:block;}
			.GlMarMdT {margin-top:10px;}
			.GlMarMdB {margin-bottom:10px;}
			.GlMarMdR {margin-right:10px;}
			.GlMarMdL {margin-left:10px;}
			.GlMarMdLR {margin:0 10px;}
			.GlMarMdTB {margin:10px 0;}
			.GlMarMd {margin:10px;}
			.GlMarSmT, .GlMarSmB, .GlMarSmR, .GlMarSmL, .GlMarSmLR, .GlMarSmTB, .GlMarSm {display:block;}
			.GlMarSmT {margin-top:5px;}
			.GlMarSmB {margin-bottom:5px;}
			.GlMarSmR {margin-right:5px;}
			.GlMarSmL {margin-left:5px;}
			.GlMarSmLR {margin:0 5px;}
			.GlMarSmTB {margin:5px 0;}
			.GlMarSm {margin:5px;}    
		/* -[ Paddings ]- */ 
			.GlPadT, .GlPadB, .GlPadR, .GlPadL, .GlPadLR, .GlPadTB, .GlPad {display:block;}
			.GlPadT {padding-top:15px;}
			.GlPadB {padding-bottom:15px;}
			.GlPadR {padding-right:15px;}
			.GlPadL {padding-left:15px;}
			.GlPadLR {padding:0 15px;}
			.GlPadTB {padding:15px 0;}
			.GlPad {padding:15px;}    
			.GlPadMdT, .GlPadMdB, .GlPadMdR, .GlPadMdL, .GlPadLMdR, .GlPadMdTB, .GlPadMd {display:block;}
			.GlPadMdT {padding-top:10px;}
			.GlPadMdB {padding-bottom:10px;}
			.GlPadMdR {padding-right:10px;}
			.GlPadMdL {padding-left:10px;}
			.GlPadMdLR {padding:0 10px;}
			.GlPadMdTB {padding:10px 0;}
			.GlPadMd {padding:10px;}    
			.GlPadSmT, .GlPadSmB, .GlPadSmR, .GlPadSmL, .GlPadLSmR, .GlPadSmTB, .GlPadSm {display:block;}
			.GlPadSmT {padding-top:5px;}
			.GlPadSmB {padding-bottom:5px;}
			.GlPadSmR {padding-right:5px;}
			.GlPadSmL {padding-left:5px;}
			.GlPadSmLR {padding:0 5px;}
			.GlPadSmTB {padding:5px 0;}
			.GlPadSm {padding:5px;}
		/* -[ Floats ]- */
			.GlInl {float:left;margin-right:15px;}
			.GlInlMd {float:left;margin-right:10px;}
			.GlInlSm {float:left;margin-right:5px;}			
		/* -[ Aligns ]- */	
			.GlAlignL {text-align:left;}
			.GlAlignR {text-align:right;}
			.GlAlignC {text-align:center;}
	/* -----------[ Fonts ]----------- */	
		/* -[ Weight ]- */
			.GlFontB {font-weight:bold;}
		/* -[ Size ]- */
			.GlFontSml {font-size:0.9em;}	
	/* -----------[ Links ]----------- */		
		/* -[ Decoration ]- */
			.GlLnxN a,a:link.GlLnxN,a:visited.GlLnxN {text-decoration:none;} 
			.GlLnxN a:hover,a:hover.GlLnxN,a:active.GlLnxN {text-decoration:underline;}
			.GlLnxU a, a:link.GlLnxU,a:visited.GlLnxU {text-decoration:underline;}
			.GlLnxU a:hover,a:hover.GlLnxU,a:active.GlLnxU {text-decoration:none;}
		/* -[ Margins ]- */	
			.GlLnxMar2 {padding-left:2px;}
			.GlLnxMar22 {padding:0 2px 0 2px;}
			.GlLnxMar4 {padding-left:4px;}
			.GlLnxMar44 {padding:0 4px 0 4px;}			
	/* -----------[ Btns ]----------- */    
		.GlBtnSend {background:#f9f9fb url(bgr00000.gif) repeat-x 0 0;border:#A7A4A0 1px solid;color:#000;cursor:pointer;}
		.GlBtnSend:link, .GlBtnSend:visited, .GlBtnSend:hover, .GlBtnSend:active  {text-decoration:none;font-weight:normal;} 
	/* -----------[ Main ]----------- */  
		html {width:100%;height:100%;}
		html {background:#FFF;}
		html, input, select, textarea {font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;}
		a:link, a:visited, a:focus, a:hover, a:active,
		#GlHdrNav a:link, #GlHdrNav a:visited, #GlHdrNav a:focus, #GlHdrNav a:hover,
		#GlFtr a:link, #GlFtr a:visited, #GlFtr a:focus, #GlFtr a:hover  {text-decoration:underline;color:#2180bc;}
		a:hover, #GlHdrNav a:hover, #GlFtr a:hover {text-decoration:none;}
		a:visited, #GlHdrNav a:visited, #GlFtr a:visited {color:#27a3d9;}
		body {font-size:1.2em;}
		body table {font-size:1em;}
		body {color:#444;}		
		input, select, textarea  {font-size:1em;}
		.PngFix {behavior: url	("/inc/iepngfix/iepngfix.php")}

  

/* CSS sprites
----------------------------------------------- */
	/* -----------[ Icons ]----------- */
		.GlIco2Friend {padding:1px 0 2px 20px;}
		.GlIco2Friend {background:url(sprite_i.gif) no-repeat 0 -60px;}
		.GlIcoStatus {padding:1px 0 1px 16px;}
		.GlIcoStatus {background:url(sprite_i.gif) no-repeat 0 -81px;}
		.GlIcoMail {background:url(sprite_i.gif) no-repeat 0 -100px;}		
		.GlIcoRSS {padding:1px 0 1px 16px;}
		.GlIcoRSS {background:url(sprite_i.gif) no-repeat 0 -120px;}
		.GlIcoAdd {padding:1px 0 1px 17px;}
		.GlIcoAdd {background:url(sprite_i.gif) no-repeat 0 -140px;}
		

  
/* Share header 
----------------------------------------------- */
	#GlHdr {background:#FFF;}
	#GlAllcount {position:absolute;top:0;left:0;}
	  /* -----------[ Top menu and system links ]----------- */
		#GlHdrTop {font-size:0.9em;zclear:left;float:left; width:100%;padding:3px 0 6px 0;}
		#GlHdrTop {background:#4E4E4E url(top_bg00.png) repeat-x 0 0;color:#FFF;border-bottom:#FFF 1px solid;}
		#GlHdrTop a {color:#FFF;} 
			/* -[ Top menu ]- */
				#GlHdrTopMnu {float:left;}
				#GlHdrTopMnu li {float:left; margin:0 9px; list-style-type:disc;}
				  #GlHdrTopMnu li#GlHdrTopMnuOne {margin-left:0; list-style:none;}
				  #GlHdrTopMnu strong a {padding-right:17px;}        
				  #GlHdrTopMnu strong a {background:url(top_arrw.png) no-repeat 100% 50%;}
				/* -[ Top submenu ]- */
					#GlHdrTopMnuAll {position:relative;z-index:10;}
					#GlHdrTopMnuAll ul {list-style:none; position:absolute;top:0;left:0;z-index:4; padding:0 5px 5px 5px;margin:19px 0 0 -7px;}
					#GlHdrTopMnuAll ul {background:#4E4E4E; border-color:#FFF;border-style:solid;border-width:0 1px 1px 1px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
					  #GlHdrTopMnuAll ul li {display:block;clear:both; width:200px;margin:0;padding:0;}
						#GlHdrTopMnuAll ul li a {display:block;padding:2px;}
						#GlHdrTopMnuAll ul li a:hover {background:#ccc;color:#4E4E4E;}
      /* -[ System links ]- */
        #GlHdrTopLnks {display:block; float:right;}
  /* -----------[ Logo and navigation ]----------- */
    #GlHdrNav {float:left; width:100%;height:60px; position:relative;}
    #GlHdrNav {background:url(nav_bg00.png) repeat-x 0 0;}
		/* -[ Micro blog ]- */
			#GlHdrNavTwit {position:absolute;top:0;left:0; width:100%; text-align:right;}
				#GlHdrNavTwitInnr {position:relative;z-index:5; float:right; width:480px; padding-top:6px;}
					/* -[ Status and warning ]- */
					#GlHdrNavTwitInnr span {position:absolute;left:0; width:370px;height:18px;overflow:hidden;} 
						#GlHdrNavTwitInnrStat {top:4px;}
						#GlHdrNavTwitInnrWarn {top:7px;}
						#GlHdrNavTwitInnr b a:link, #GlHdrNavTwitInnr b a:visited, #GlHdrNavTwitInnr b a:hover, #GlHdrNavTwitInnr b a:active  {color:#444;}
					/* -[ Add status ]- */	
						#GlHdrNavTwitInnrMess {position:absolute;top:30px;left:0;z-index:6; width:100%;}
							#GlHdrNavTwitInnrMess form {float:right; position:relative; width:183px;height:68px; margin-right:15px;}
							#GlHdrNavTwitInnrMess form {background:#fffcdd url(twit_mes.png) no-repeat 0 0;}
								#GlHdrNavTwitInnrMessInnr {display:block;height:28px;width:165px; position:absolute;top:19px;left:6px;}
								#GlHdrNavTwitInnrMessInnr {background:url(twit_mes.gif) no-repeat 50% 50%;}
									#GlHdrNavTwitInnrMess form textarea {position:absolute;top:0;left:0; height:24px;width:165px; padding:2px;}
									#GlHdrNavTwitInnrMess form textarea {border:#fbe6ae 1px solid;}
									#GlHdrNavTwitInnrMess form a {display:block; width:171px;margin-top:30px; text-align:center;}
									#GlHdrNavTwitInnrMess form a:link, #GlHdrNavTwitInnrMess form a:visited, #GlHdrNavTwitInnrMess form a:hover, #GlHdrNavTwitInnrMess form a:active {color:#444;}
      /* -[ Logo ]- */
        #GlHdrNav h1 {font-size:2.5em;font-weight:normal;font-family:Trebuchet MS; position:relative;z-index:3; display:block;float:left;overflow:hidden; width:300px;height:50px;margin-top:-8px;}
        #GlHdrNav h1 {color:#989898;}
          #GlHdrNav h1 span {color:#35a9db;}
          #GlHdrNav h1 em {display:block;font-size:0.38em;}
          #GlHdrNav #GlHdrNavLogo {position:absolute;top:16px;left:15px; display:block; width:226px;height:44px; text-indent:-777em;}
          #GlHdrNav #GlHdrNavLogo {background:url(nav_log3.png) no-repeat 0 0;}
			/* -[ Blog image ]- */
				#GlHdrNavBlogtop {position:absolute;top:15px;left:195px; display:block; width:80px;height:17px; text-indent:-777em;}
				#GlHdrNavBlogtop {background:url(nav_topb.gif) no-repeat 0 0;}  
			/* -[ Partner image ]- */	  
				#GlHdrNavAxetop {position:absolute;top:7px;left:180px; display:block; width:84px;height:38px; text-indent:-777em;}
				#GlHdrNavAxetop {background:url(nav_axeb.gif) no-repeat 0 0;}							
      /* -[ Navigation ]- */
        /*#GlHdrNavMnu {position:relative;z-index:3; zwidth:470px;margin:0 200px 0 300px;white-space:normal;}
        #GlHdrNavMnuInnr {margin:0 auto;width:456px;position:relative;}*/
        #GlHdrNavMnu {position:absolute;top:0;left:0; width:100%; margin-top:-8px;}
        	#GlHdrNavMnuInnr {position:relative;z-index:4; width:540px;margin:0 auto;padding-left:100px;}
          /* -[ Login ]- */
            #GlHdrNavMnuLogin {margin:3px 0 15px 0; position:relative;z-index:2;}
              #GlHdrNavMnuLogin p {display:block;}
                #GlHdrNavMnuLogin p span a {color:#7e7e7e;}              
          /* -[ Tabs ]- */
            #GlHdrNavMnu ul {margin-top:-10px;}
              #GlHdrNavMnu ul li {font-size:0.9em; position:relative;display:block;float:left; height:25px;padding:7px 10px 0 10px; z-index: 1;}
              #GlHdrNavMnu ul li {background:#F6F6F6; color:#868686;}
                #GlHdrNavMnu ul li strong {display:block; position:absolute;top:0;left:0; font-weight:normal;}
                #GlHdrNavMnu ul li strong {background:url(tabs_bg0.png) repeat-x 0 0;} 
                  #GlHdrNavMnu ul li strong span {display:block;}                
                  #GlHdrNavMnu ul li strong span {background:url(tabs_bg-.png) no-repeat 0 0;}
                    #GlHdrNavMnu ul li strong span em {display:block;}
                    #GlHdrNavMnu ul li strong span em {background:url(tabs_bg1.png) no-repeat 100% 0;}
                      #GlHdrNavMnu ul li strong span em a {display:block; padding:7px 10px 11px 10px; text-indent:-777em;}
                      #GlHdrNavMnuFrn, #GlHdrNavMnuFrn a {width:38px;}
                      #GlHdrNavMnuFrn a {background:url(tabs_bg-.gif) no-repeat 50% 2px;}
                      #GlHdrNavMnuBlog, #GlHdrNavMnuBlog a {width:57px;}
                      #GlHdrNavMnuBlog a {background:url(tabs_bg0.gif) no-repeat 50% 3px;}
                      #GlHdrNavMnuPost, #GlHdrNavMnuPost a {width:55px;}
                      #GlHdrNavMnuPost a {background:url(tabs_bg1.gif) no-repeat 50% 3px;}
                      #GlHdrNavMnuSett, #GlHdrNavMnuSett a {width:62px;}
                      #GlHdrNavMnuSett a {background:url(tabs_bg2.gif) no-repeat 50% 3px;}
                      #GlHdrNavMnuComm, #GlHdrNavMnuComm a {width:81px;}
                      #GlHdrNavMnuComm a {background:url(tabs_bg3.gif) no-repeat 50% 3px;} 
                      #GlHdrNavMnuPri, #GlHdrNavMnuPri a {width:31px;}
                      #GlHdrNavMnuPri a {background:url(tabs_bg4.gif) no-repeat 50% 3px;}  
                      /* -[ New private ]- */
                      #GlHdrNavMnu ul li#GlHdrNavMnuPriActive strong {background:url(tabs-act.png) repeat-x 0 0;}
                      #GlHdrNavMnu ul li#GlHdrNavMnuPriActive strong span {background:url(tabs-act.png) no-repeat 0 0;}
                      #GlHdrNavMnu ul li#GlHdrNavMnuPriActive strong span em {background:url(tabs-act.png) no-repeat 100% 0;}
                      #GlHdrNavMnuPriActive, #GlHdrNavMnuPriActive a {width:31px;}
                      #GlHdrNavMnuPriActive a {background:url(tabs_bg4.gif) no-repeat 50% 3px;}
                      /* -[ Beeline ]- */
                      	#GlHdrNavMnuBeee, #GlHdrNavMnuBeee a {width:57px;height:34px;}
                      	#GlHdrNavMnu ul li#GlHdrNavMnuBeee, #GlHdrNavMnu ul li#GlHdrNavMnuBeee * {background:none;}
                      	#GlHdrNavMnu ul li#GlHdrNavMnuBeee a {background:url(tabs_bg5.gif) no-repeat 50% 0;}
                      	#GlHdrNavMnuLogin ul li#GlHdrNavMnuBeee {position:absolute;top:22px;left:350px;}
          /* -[ Auth form ]- */ 
            #GlHdrNavMnuForm {margin-top:-4px;}
            #GlHdrNavMnuForm #GlHdrNavMnuLogin b {display:block;float:left; width:118px;}
            #GlHdrNavMnuForm #GlHdrNavMnuInputs {float:left;width:100%; margin-top:3px;margin-bottom:12px;}
            html>/**/body #GlHdrNavMnuForm #GlHdrNavMnuInputs {margin-bottom:0px;}
              #GlHdrNavMnuForm #GlHdrNavMnuInputs p {height:36px;}
                #GlHdrNavMnuForm #GlHdrNavMnuInputs p input {width:108px;padding:3px;margin-right:3px;} 
                #GlHdrNavMnuForm #GlHdrNavMnuInputs p input {border-style:solid;border-width:1px;border-left-color:#dcdbdb;border-top-color:#dcdbdb;border-right-color:#F6F6F6;border-bottom-color:#F6F6F6; background:#FFF;}
                #GlHdrNavMnuForm #GlHdrNavMnuInputs p span {margin-left:4px;}
                  #GlHdrNavMnuForm #GlHdrNavMnuInputs p span a {color:#868686;}
          /* -[ No auth links ]- */
            #GlHdrNavMnuNoaut #GlHdrNavMnuLogin {zoverflow:hidden; height:46px;}      
              #GlHdrNavMnuNoaut #GlHdrNavMnuLogin span {display:block; margin-bottom:8px;}
                #GlHdrNavMnuLoginLgn, #GlHdrNavMnuLoginReg {font-size:1.5em; padding:0 0 0 26px;}
                #GlHdrNavMnuLoginLgn {background:url(ico_lgn0.gif) no-repeat 0 50%;}
                #GlHdrNavMnuLoginReg {background:url(ico_reg0.gif) no-repeat 0 50%;}
		/* -[ Mini search ]- */
			#GlHdrNavScrch {float:right; width:200px; text-align:right;}
				/* -[ Mini search form ]- */	
					#GlHdrNavScrchForm {position:relative;z-index:3; margin-top:27px;height:30px;}
					html>/**/body #GlHdrNavScrchForm {margin-top:17px;}
					#GlHdrNavScrchForm {background:url(srch_inp.gif) no-repeat 100% 0;}	
						#GlHdrNavScrchForm input {position:absolute; top:6px;left:90px;width:90px; border:0;}
						#GlHdrNavScrchForm a {dislay:block;position:absolute; top:6px;left:180px;height:16px;width:16px;overflow:hidden; text-indent:777em;}

						
/* Share footer
----------------------------------------------- */						
	#GlFtr {font-size:0.95em; clear:both; padding:10px 10px 0 10px;position:relative;height:210px;overflow:hidden;}
	#GlFtr {border-bottom:#787878 2px solid;}
		#GlFtrInnr {background:#FFF url(bg000000.png) repeat-x 0 0;}
			#GlFtrInnrTL {background:url(bg_t-l00.png) no-repeat 0 0;}
			#GlFtrInnrTR {background:url(bg_t-r00.png) no-repeat 100% 0;}
			#GlFtrInnrTR {padding:15px;}
			#GlFtrHot {margin-bottom:14px; padding:2px 0 14px 160px;}
			#GlFtrHot {background:url(hot_bg00.gif) no-repeat 0 0;border-bottom:#c9c9c9 1px solid;}
				#GlFtrHot p {margin-top:8px;}
			#GlFtrCntr {float:left;width:160px; text-align:center;}
				#GlFtrCntr span, #GlFtrCntr strong {display:block;}
				#GlFtrCntr span {margin-bottom:3px;}
				#GlFtrCntr strong {margin-top:3px;}
			.GlFtrSrvs {float:right;width:18%; padding-left:13px;}	
			.GlFtrSrvs {border-left:#c9c9c9 1px dashed;}
				.GlFtrSrvs b {font-size:1.1em; display:block; margin-bottom:5px;}
				.GlFtrSrvs b {color:#000;}
				.GlFtrSrvs a {color:#000;}
					.GlFtrSrvs ul li {margin-bottom:1px;}

				
/* Share apppanel
----------------------------------------------- */	
		#GlAppanelWrapper {position:fixed;bottom:0;left:0; width:100%; z-index:77;}
		* html #GlAppanelWrapper
		{
		position: absolute;
		top:expression(eval(document.compatMode &&
			document.compatMode=='CSS1Compat') ?
			documentElement.scrollTop
			+(documentElement.clientHeight-this.clientHeight) 
			: document.body.scrollTop
			+(document.body.clientHeight-this.clientHeight));
		left:0;
		}
	/* -----------[ Real panel ]----------- */			
		.GlAppanelPanel {visibility:hidden;}
		#GlAppanelPanel {height:24px;padding-top:8px; width:80%;margin:0 auto; overflow:hidden;}
		#GlAppanelPanel {background:#6f798a url(bg000001.png) repeat-x;border:#383e48 1px solid;border-width:1px 1px 0 1px;}
		#GlAppanelPanel {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);-moz-opacity: 0.95;-khtml-opacity: 0.95;opacity: 0.95;}
			#GlAppanelPanel, #GlAppanelPanel a {color:#ddd;}
		/* -----------[ Title ]----------- */
			#GlAppanelTitle {display:block; float:left; width:145px; padding-left:15px;margin-right:15px;}
			#GlAppanelTitle {background:url(ttl_bg00.gif) no-repeat 100% 50%;}
			#GlAppanelTitle, #GlAppanelTitle a {color:#FFF;}
		/* -----------[ Apps ]----------- */	
			#GlAppanelList {}
				#GlAppanelList li {float:left; height:20px;width:0;overflow:hidden; padding-left:19px;margin-right:10px; cursor:pointer;}
				#GlAppanelList li {background-repeat:no-repeat;background-position:0 0;}
					#GlAppanelList li a {display:block; text-indent:-777em; text-decoration:none;border-bottom:#FFF 1px dashed;}
					#GlAppanelList li a:hover {border-bottom:none;}
		/* -----------[ Hide button ]----------- */			
			#GlAppanelLnx {display:block;float:right; font-size:0.9em;font-weight:normal; margin-right:15px;}
				#GlAppanelLnx a {display:block; padding-right:10px;}
				#GlAppanelLnx a {background:url(lnx_bg00.gif) no-repeat 100% 5px;}
	/* -----------[ Hidden panel ]----------- */				
		#GlAppanelPanelHidden {width:60px;margin:0 auto;}
		#GlAppanelPanelHidden {background:#6f798a url(bg000001.png) repeat-x;border:#383e48 1px solid;border-width:1px 1px 0 1px;}
		#GlAppanelPanelHidden {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
			#GlAppanelPanelHidden a {display:block; height:8px; text-indent:-777em;}
			#GlAppanelPanelHidden a {background:url(hidden_b.gif) no-repeat 50% 50%;}
			
			
/* Ads
----------------------------------------------- */
	/* -----------[ IE8 ]----------- */
		#GlAd-Ishak {position:relative; float:left; width:100%;height:25px;}
		#GlAd-Ishak {background:#5bace6 url(bg200000.png) repeat-x 0 0;}
		#GlAd-Ishak.GlAd-Ff {background:#ec870d url(ff-bg200.png) repeat-x 0 0; color:#FFF;}
			#GlAd-Ishak a {position:absolute;top:0;left:0;z-index:7; width:100%;height:25px; text-indent:-777em; background:transparent;}
			#GlAd-Ishak a {background:url(link0000.gif) no-repeat 750px 2px;}
			#GlAd-Ishak.GlAd-Ff a {background:url(link0000.gif) no-repeat 850px 2px;}
			#GlAd-Ishak-Inner {font-size:0.9em; height:25px; padding:5px 0 0 40px;}
			#GlAd-Ishak-Inner {background:url(logo2000.gif) no-repeat 15px 5px;}
			.GlAd-Ff #GlAd-Ishak-Inner {background:url(logo2-ff.png) no-repeat 12px 0;}
				#GlAd-Ishak-Inner h3 {font-size:1.1em; display:inline;margin-right:45px;}
				#GlAd-Ishak-Inner p {display:inline;}
					#GlAd-Ishak-Inner p em {display:none;}


/* LS
----------------------------------------------- */			
	#GlPopLs {width:100%; position:absolute; top:0;left:0;z-index:1000;}
	#GlPopLs * {font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;}
	#GlPopLs a {color:#2180bc;}
	#GlPopLs h2, #GlPopLs p, #GlPopLs dl, #GlPopLs dt, #GlPopLs dd{padding:0;margin:0;}
		/* -----------[ Popup ]----------- */
			#GlPopLs dl {z-index:1110;position:relative; width:750px;margin:100px auto;}
				.GlPopLsTMess {height:400px;}
				.GlPopLsTInv {height:270px;}
			#GlPopLs dl {color:#595959;}
			#GlPopLs dl textarea {color:#4b4b4b;}
			#GlPopLs dl {background:#FFF;}
				/* -[ Header ]- */
					#GlPopLs dl dt {position:relative; height:30px;overflow:hidden;}
					#GlPopLs dl dt {background:#00baf1 url(dt_bg000.png) repeat-x 0 0; color:#FFF;}
						#GlPopLsHdrL {display:block;position:absolute; top:0;left:0;width:194px;height:30px;}
						#GlPopLsHdrL {background:url(dt_bg-l0.png) repeat-x 0 0;}
						#GlPopLsHdrR {display:block;position:absolute; top:0;left:720px;width:30px;height:30px; cursor:pointer;}
						#GlPopLsHdrR {background:url(dt_bg-r0.png) no-repeat 0 0;}						
				/* -[ Body ]- */		
					#GlPopLs dl dd {position:relative;}
						#GlPopLsBodyL {position:absolute; top:0;left:0;width:165px;padding:20px 0 0 20px;}
							/* -[ Avatar ]- */
								#GlPopLsBodyLAva {position:relative;}
									#GlPopLsBodyLAva a img {background: url(dd_ava-b.png) no-repeat 100% 100%;}
									#GlPopLsBodyLAva a img {display:block; padding:0 6px 6px 0;}
										#GlPopLsBodyLAvaShdwT {display:block;position:absolute; top:0;left:0;height:8px;padding-right:6px;}
										#GlPopLsBodyLAvaShdwT {background: url(dd_ava-b.png) no-repeat 100% 100%;}
										#GlPopLsBodyLAvaShdwB {display:block;position:absolute; left:0;height:6px;width:6px;padding-bottom:6px;}
										#GlPopLsBodyLAvaShdwB {background: url(dd_ava-b.png) no-repeat 0 0;}	
							/* -[ Status ]- */			
								#GlPopLsBodyLStatus {overflow:hidden; margin-top:7px;width:151px;height:27px;}
								#GlPopLsBodyLStatus {background: #ececec url(dd_statu.png) no-repeat 0 0;}
									#GlPopLsBodyLStatus span {display:block; height:27px;}
									#GlPopLsBodyLStatus span {background: url(online50.gif) no-repeat 11px 6px;}
							/* -[ Smiles ]- */
								#GlPopLsBodyLSmile {position:absolute; top:215px;left:20px;}
									#GlPopLsBodyLSmile span {display:block;clear:left; margin-bottom:13px;}
										#GlPopLsBodyLSmile span a {display:block;float:left; width:46px;height:36px; text-align:center;}
						#GlPopLsBodyR {position:absolute; top:0;left:185px;padding:20px 20px 0 0;}
							#GlPopLsBodyR h2 {font-weight:bold; height:18px;width:535px;overflow:hidden;}
							#GlPopLsBodyR h2 {color:#4b4b4b;}
							#GlPopLsBodyR span {display:block; margin:3px 0 10px 0;}
							#GlPopLsBodyR #GlPopLsBodyRMess {height:115px;width:535px;padding-right:10px;margin-bottom:10px; line-height: 19px; overflow-y:scroll;}
								#GlPopLsBodyR #GlPopLsBodyRMess br {display:block;clear:left; padding:0;margin:0 0 4px 0;}
								#GlPopLsBodyR #GlPopLsBodyRMess blockquote {border:#ebebeb 1px dashed; padding:7px;}
							#GlPopLsBodyR textarea {display:block; height:115px;width:545px;margin-bottom:15px;}
							#GlPopLsBodyR textarea {border-style:solid;border-width:1px;border-left-color:#acacac;border-top-color:#acacac;border-right-color:#d9d9d9;border-bottom-color:#d9d9d9;}
							#GlPopLsBodyRBtns {margin-top:0; text-align:right;}
								#GlPopLsBodyRBtns img {margin-left:7px; cursor:pointer;}
		/* -----------[ Shadow screen ]----------- */	
			#GlPopLsScreen {position:absolute;z-index:1100; top:0;left:0;width:100%;height:100%;}
			#GlPopLsScreen {background:#000; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);-moz-opacity: 0.4;-khtml-opacity: 0.4;opacity: 0.4;}
			
						
/* Share service elements
----------------------------------------------- */                  
  /* -----------[ Service menu ]----------- */
    #GlSrvNav {font-size:1.2em; float:left;}
      #GlSrvNav li {float:left; margin-right:10px;}
        #GlSrvNav li a {display:block;float:left; position:relative;}
        #GlSrvNav li a {color:#7e7e7e;}
				#GlSrvNav li a em {font-size:0.7em;font-style:normal; position:relative;top:-2px;margin-left:4px;}
				#GlSrvNav li a em {color:#5b5b5b;}        
	       /* -[ Active menu ]- */
	       	#GlSrvNavAct {height:24px;margin-top:4px; overflow:hidden;}
		    	#GlSrvNavAct {background:#cdcdcd url(all-le00.gif) no-repeat 0 0;}
			    	#GlSrvNavAct a {padding:2px 10px 5px 10px;}
			    	#GlSrvNavAct a {background:url(all-ri00.gif) no-repeat 100% 0;}
		       	#GlSrvNavAct a:link, #GlSrvNavAct a:visited, #GlSrvNavAct a:active {text-decoration:none; color:#FFF;}
		       	#GlSrvNavAct a:hover {text-decoration:underline;}
		    /* -[ Normal menu ]- */   	
		    	.GlSrvNavNormal {margin-top:5px;}
          /* -[ Menu service name ]- */
            #GlSrvNav li strong {float:left;font-size:1.3em; font-weight:normal; display:block; height:34px;overflow:hidden;}
              #GlSrvNav li strong a {display:block; padding:3px 15px 8px 11px;margin-right:-3px; margin-top:0; text-decoration:none;}
              #GlSrvNav li strong a {color:#FFF;}
				 /* -[ Blogs menu name ]- */
					#GlSrvNavBlogs {background:#33afe1 url(blogs-bg.png) repeat-x 0 0;}
					  #GlSrvNavBlogs strong {background:url(blogs-le.png) no-repeat 0 0;}
						 #GlSrvNavBlogs strong a {background:url(blogs-ri.png) no-repeat 100% 0;}
				/* -[ Service menu name ]- */
					#GlSrvNavService {background:#d12e05 url(srv-bg00.png) repeat-x 0 0;}
					  #GlSrvNavService strong {background:url(srv-le00.png) no-repeat 0 0;}
						 #GlSrvNavService strong a {background:url(srv-ri00.png) no-repeat 100% 0;}		
  /* -----------[ Dotted borders ]----------- */ 
    .GlDot {clear:left;height:1px;overflow:hidden;}
    .GlDot {background:#dcdbdb url(gl_dot00.gif) repeat-x 0 0;}
    .GlDotT {background:url(gl_dot00.gif) repeat-x 50% 0;}
    .GlDotB {background:url(gl_dot00.gif) repeat-x 0 100%;}
  /* -----------[ Theme screen ]----------- */   
  	.GlScreen {position:relative;}
		.GlScreenImg span {position:absolute;top:18px;left:16px;display:block;width:396px;height:212px;overflow:hidden;cursor:pointer;}
		.GlScreenTxt {padding-left:130px;min-height:150px;height:auto !important;height:150px;}
  /* -----------[ Content header ]----------- */
    .GlContHdr {padding:20px 0 0 19px;}
      .GlContHdr {background:url(bg000001.png) no-repeat 0 0;}
      .GlContHdr dt {font-size:1.5em;font-weight:normal; margin-bottom:3px;}
      .GlContHdr dt {color:#000;}
      .GlContHdr dd {clear:both; margin-top:4px;}
        /* -[ Input conteyner ]- */
          .GlContHdrInput {display:block;padding:10px;margin-bottom:5px;}
          .GlContHdrInput {background:#E2F5FD;}
            .GlContHdrInput p input {float:left;clear:left; height:16px;padding:4px;margin:4px 0;}
            .GlContHdrInput p input {border-style:solid;border-width:1px;border-left-color:#A1D3EA;border-top-color:#A1D3EA;border-right-color:#CAECFC;border-bottom-color:#CAECFC; background:#FFF url(inp_bg00.png) repeat-x 0 0;}    
  /* -----------[ Corner gray ifno block ]----------- */  
    .GlCornerGray {background:#f9f9f9 url(corner_b.gif) repeat-y 0 0;}
      /* -[ Corner header ]- */
        .GlCornerGray dt {font-size:1.5em;padding:15px 15px 10px 15px;}
        .GlCornerGray dt {background:url(corner_t.gif) no-repeat 0 0; color:#000;}
        .GlCornerGray dd {padding:0 15px 15px 15px;}
        .GlCornerGray dd {background:url(corner_b.gif) no-repeat 0 100%;}
          .GlCornerGray dd p {padding-top:10px;width:100%;float:left;}
          .GlCornerGray dd p {border-top:#e7e7e7 1px solid;}         
   /* -----------[ Corner orange ifno block ]----------- */       
    .GlCornerOrange {background:#fefbdc url(corner-o.gif) no-repeat 0 0;}
    	.GlCornerOrangeBtm {background:url(corner-o.gif) no-repeat 0 100%;}
	    .GlCornerOrangeBtm {padding:10px;}
	    	.GlCornerOrangeBtm ul {margin-top:5px;}
	    		.GlCornerOrangeBtm ul li {margin-bottom:2px;}
  /* -----------[ Gray options block ]----------- */          
  	#GlOptsGray {width:245px;overflow:hidden;}
    #GlOptsGray h2 {margin:5px 0 0 0;padding:5px 10px;}
    #GlOptsGray h2 {background:#f1f1f1 url(top_bg00.gif) no-repeat 0 0;border-bottom:#edeced 1px solid;}
    	#GlOptsGray h2 span {font-size:0.7em; float:right; margin-top:3px;}
	    	#GlOptsGray h2 span a {color:#7e7e7e;}
    .GlOptsGray {position:relative;padding:10px;}
    .GlOptsGray {background:url(mdl_bg20.png) no-repeat 0 0;}
      .GlOptsGray p {display:block; margin:2px 0 7px 0;}
      .GlOptsGray span, #UsrSrchFormOpts select {display:block;margin:2px 0;}
	/* -----------| Search form |----------- */
		.BlNavSrch form {position:relative;}
		.BlNavSrch form, .BlNavSrchInput {font-size:13px;font-family:Tahoma;}		
			.BlNavSrchInput {width:147px;padding:2px;color:#000;}
			.BlNavSrch form img {position:absolute;top:3px;left:114px; cursor:pointer;}
			html>/**/body .BlNavSrch form img {top:2px;}
			
			
/* NiftyCorners
----------------------------------------------- */
	.rtop,.artop{display:block}
	.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
	.artop *{border-style: solid;border-width:0 1px}
	.r1,.rl1,.re1,.rel1{margin-left:5px}
	.r1,.rr1,.re1,.rer1{margin-right:5px}
	.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
	.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
	.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
	.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
	.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
	.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
	.rx1,.rxl1{border-left-width:5px}
	.rx1,.rxr1{border-right-width:5px}
	.rx2,.rxl2{border-left-width:3px}
	.rx2,.rxr2{border-right-width:3px}
	.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
	.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
	.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
	.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
	.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
	.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
	
	
/* Smile block
----------------------------------------------- */	
	.GlSmiles {}	
		.GlSmiles b {display:block; float:left; width:55px;height:55px;overflow:hidden; text-align:center;}
			.GlSmiles b img, .GlSmiles b embed {cursor:pointer;}
		.GlSmiles strong {font-weight:normal;}	
	.GlSmilesVert {margin:0 10px;width:165px;}
		.GlSmilesVert strong {font-weight:normal; display:block;clear:left; text-align:center;}				
	.GlSmilesHor {width:100%;float:left;}
	
	
/* Apps
----------------------------------------------- */
	/* -----------[ Torrnado ]----------- */
		.LiruApp-Torrnado ul {margin-bottom:10px;}
			.LiruApp-Torrnado ul li {margin-top:5px;padding-left:21px;}
			.LiruApp-Torrnado ul li {background:url(top10_se.png) no-repeat 0 3px;}
		.LiruApp-Torrnado p {font-weight:bold;}	