div, p {margin:0; padding:0;}
/*----- Cookie -----*/
/*----- Cookie New -----*/
#cookieFixed
{position:fixed; height:32px; bottom:0; left:0; border-top:#e4e4e4; width:100%; z-index:2100; overflow:hidden; /*Transparent*/ background: rgb(204, 204, 204) /*fix for old browsers*/; background: rgba(204, 204, 204, 0.9);}

#cookieFixed #cookie
{padding:5px; text-align:left}

#cookieFixed #cookie .cText , #cookieFixed #cookie .cHeader
{font-family:Arial,sans serif; font-size:11px;}

#cookieFixed #cookie .cText
{padding:4px 10px; width:80%;line-height:1em}

#cookieFixed #cookie .cHeader
{font-weight:bold; position:absolute; top:0; right:28px; background:url('//www.psimg.com/images/cookies/cookie-h-bg.png'); height:30px; padding:10px; text-transform:uppercase;}

#cookieFixed #cookie .cClose
{position:absolute; right:0; top:0; padding:0; margin:0}

@media (max-width: 799px) {
	#cookieFixed #cookie .cHeader {display:none;}
}

@media handheld {
	#cookieFixed #cookie .cHeader {display:none;}	
}
/*----- End Cookie -----*/

/* ----- Smart Box ----- */
#sb_Wrap { -webkit-text-size-adjust: none; background-image: linear-gradient(bottom, rgb(200,200,200) 27%, rgb(245,245,245) 73%); background-image: -o-linear-gradient(bottom, rgb(200,200,200) 27%, rgb(245,245,245) 73%); background-image: -moz-linear-gradient(bottom, rgb(200,200,200) 27%, rgb(245,245,245) 73%); background-image: -webkit-linear-gradient(bottom, rgb(200,200,200) 27%, rgb(245,245,245) 73%); background-image: -ms-linear-gradient(bottom, rgb(200,200,200) 27%, rgb(245,245,245) 73%); background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.27, rgb(200,200,200)), color-stop(0.73, rgb(245,245,245)) ); border-bottom:1px solid #999; margin:auto; text-align:center; position:fixed; top:0; left:0; width:100%; z-index:2100 }
#sb { width:850px; padding:1em 0 1em 0; position:relative; margin:auto; display:block }
#sb .clear { display:block }
.sb_close { position:absolute; left:1em; top:1em; cursor:pointer;z-index:201  }
#sb_ico { margin:15px 0 0 0; }

/* ----- Container fix ----- */
#container {position:relative;}

/* NEW 11/2014 */
#container #top_logo img#logo {height:34px; margin-bottom:15px; margin-top:5px; margin-left:10px;}
/* Estate */
.estateOfferings 			{position:absolute; top:44px; left:0px; z-index:100;}
.homeGames.estateOfferings 	{left:20px; top:59px}
.coop .estateOfferings 		{left:40px; top:59px}


.estateOfferings ul		{font-size:14px; font-weight:bold; font-family:arial;}
.estateOfferings ul li	{list-style-type:none; display:block; float:left;border-right: 1px solid #000;}
.estateOfferings ul li a{margin:0; padding:0; text-decoration:none; padding:10px; background:#2f2f2f; color:#FFF;}
.estateOfferings ul li a.active, .estateOfferings ul li a:hover {color:#F00}