@import url(/include/css/shared/nav-styles.css);

/*-- Nav overrides --*/
	#topnav {width:756px;}

/*-- HEADER --*/
	#pogo-header {width:756px;}
	#pogo-header h2, #pogo-header h3 {margin:0; padding:0; font-size:9px;} /* grouped attribute for h1/h2 in header */
	#pogo-header a {color:#555;} /* welcome text links */
	#pogo-header h2, #pogo-header h3 {margin:0;padding:0;font-size:9px;} /* grouped attribute for h1/h2 in header */
	#pogo-header h2 a {position:absolute;top:6px;left:15px;width:198px;height:66px;text-indent:-9000px;overflow:hidden;} /*coordinates pogo logo*/
	#pogo-header h3 a {position:absolute;top:42px;left:242px;width:340px;height:28px;text-indent:-9000px;overflow:hidden;} /*coordinates for play free games tagline*/
	 
/*-- welcome container --*/
	#welcome-auth {float:right;margin:-1px 4px 0 0;color:#555;line-height:30px;font-size:12px;text-align:right;position:relative;z-index:5;padding-right:48px;} /* welcome text */
	#welcome-auth .toplinks {margin:0 3px 0 3px;font-weight:bold;}
	#welcome-unauth {float:right;padding:4px 2px 0 0;margin:0;color:#fff;font-size:12px;text-align:right;}
	#welcome-unauth .desc {margin-top:8px; color:#555; float:right;} /* <<-- welcome to... reg/sign in */
	#welcome-unauth .desc h1 {display:inline; padding:0; margin:0; font-size:12px; font-weight:normal; color:#555;} /*h1 Play free online games text */
	#flags {float:right; margin:-3px 3px 0 4px;} /* <<-- displays only in unauth view */
	#flags img {padding-left:5px;margin:0;}
	
/*-- flash & static player count --*/
	.players-standard {position:absolute; top:4px; right:10px; width:255px; text-align:right; color:#fff000; font:15px Arial, Helvetica, sans-serif; font-weight:800;}
	.players-swf {position:absolute; right:0; width:255px; text-align:right;}
	
/*-- default background image is with tagline--*/
	.h-home, .h-sec-unauth, .h-sec-auth {position:relative;z-index:1000;}
	.h-home, .h-sec-unauth, .h-sec-auth {background: url(/img/header/main/en_US/pogo/header-sec-auth-756.jpg) no-repeat bottom left;height:73px;width:756px; margin:0 auto;}
	.h-sec-auth {background-image:url(/img/header/main/en_US/pogo/header-sec-auth-756.jpg);} /*-- replaces header-home bkg image --*/
	
/*-- interior ad space --*/
	#header-ad {width:740px; background:url(/img/header/free/en_US/pogo/h-ad-tab.gif) no-repeat top left; margin:5px auto; padding:0;position:relative; z-index:1;}
	#header-ad .ad-border {margin:0 0 0 13px;}
	#header-ad-bkg {background-color:#e5fe97;}
	
/*-- facebook login --*/
	#fb-login-button {float:left;margin-top:-5px;margin-right:3px;}
	
	h1.headerPlayline-game {float:left; width:470px; text-align:left; margin:16px 0 0 240px; font-size:14px; font-weight:700; line-height:14px; color:#fff;}
	h1.headerPlayline-login {float:left; width:470px; text-align:left; margin:10px 0 0 240px; font-size:14px; font-weight:700; line-height:14px; color:#fff;}
	h1.headerPlayline-widgets {float:left; width:470px; text-align:left; margin:42px 0 0 240px; font-size:14px; font-weight:700; line-height:14px; color:#fff;}
