@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:7px 4px 0 0;_margin-right:3px;padding-right:48px;color:#555;font-size:12px;text-align:right;} /* welcome text */
	#welcome-auth .toplinks {margin:0 3px 0 3px;}
	#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;}

/*-- 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-home756.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-home756.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;}
	#header-ad .ad-border {margin:0 0 0 13px;}
	#header-ad-bkg {background-color:#e5fe97;}


