/* =404 search box
----------------------------------------*/
div#wrapper-404 #primary
{
	width: 100%;
}
div#wrapper-404 #content
{
	padding-bottom: 100px;
	background: #dce2e8 url(images/global/404swoosh.gif) no-repeat bottom;
}
body.error_404 #wrapper
{
	background: #dce2e8;
	
}
body.error_404  div.box.featured-games
{
	width: 800px;
}
#search-404
{
	border: 1px solid #2d4d78;
	padding: 2px;
	color: #fff;
	text-align: center;
}
.search-404-pad
{	
	padding: 0px 12px 0px 5px;
}
#search-404 .inner
{
	border: 1px solid #a7b1bd;
	background: #415670 url(images/global/404-circles.gif) no-repeat top right;
	padding: 10px;
}
#search-404 .inner input.text
{
	width: 300px;
}
#primary form dl.form-404 dd 
{
	float: left;
}
#primary form dl.form-404 dd.clear
{
	float: none;
}
#primary form dl.form-404 dd.submit
{
	margin-top: 2px;
}

#search-404 .inner form
{
	margin: 0px auto;
	width: 376px;
	border: 1px solid #65768b;
	background: #273443;
	padding: 15px 15px 0px 15px;

}
#search-404 .inner p
{
	font-size: 11px;
	margin-top: 10px;
}
.useful-links-module
{
	float: left;
	width: 134px;
}
.useful-links-module ul
{
	padding-right: 5px;
}

#useful-links-404 .tab-wrapper
{
	background: #9da7b2 url(images/global/tabs/useful-link-top.gif) no-repeat top left;
	width: 826px;
	padding-bottom: 3px;
}
#useful-links-404 .tab-wrapper-bottom
{
	background: transparent url(images/global/tabs/useful-link-bottom.gif) no-repeat bottom left;
	width: 840px;
	padding-bottom: 1px;
}
#primary .useful-links-module li a
{
	text-decoration: none; 
	font-size: 11px;
	color: #566778;
	font-weight: bold;
}
#primary .useful-links-module li a:hover
{
	color: #00a6eb;
}
.useful-links-module li
{
	padding: 3px 0px;
}
#wrapper-404 #content
{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
}
#useful-links-404
{
	padding-left: 5px;
}


/*
ie hacks






*html body.error_404 #wrapper
{

border: 1px solid #333;
}*html body.error_404  div.box.featured-games
{
width: 840px;
padding: 0px;
}*/

*html  body.error_404 #primary 
{
	margin-top: -10px;
}
*html #primary form dl.form-404 dd.submit
{
position: relative;
top: -4px;
left: 4px;
}

*html body.error_404 #wrapper
{
	background:  url(images/ie404.gif) repeat-y left top;
}

*html .search-404-pad
{
	padding: 0px 12px 0px 5px;
}
*html body.error_404  div.box.featured-games
{
	width: 850px;
}

*html body.error_404 #header #search-box
{
background: #dce2e8 url(images/nav/global/searchboxtop-bkg-404.gif) no-repeat top;
}