/* ----------------------------------------------------------------------------
Basic Style Sheet PlayShooterGame.com (all browsers)

version:	1
author:		Damien van Holten
email:		damien@reaact.net
website:	http://www.reaact.net
---------------------------------------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

body
{
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 85%;
	background: #262626;
	color: #fff;
}

:focus
{
	outline: none;
}

a:link,
a:visited
{
	color: #bbb;
	border-bottom: 1px dotted #bbb;
	text-decoration: none;
}

a:hover,
a:active
{
	color: #fff;
	border-bottom: 1px dotted #bbb;
	text-decoration: none;
}

p
{
	padding-bottom: 1.5em;
	line-height: 1.3em;
}

p.introduction
{
	font-size: 1.4em;
	padding-bottom: 0.5em;
}

q
{
	line-height: 1.3em;
 	display: block;
 	padding-left: 1em;
 	margin-bottom: 1.5em;
 	padding-right: 1em;
 	margin-left: 1em;
 	border-left: 1px solid #343434;
}

h1,
h2
{
	font-size: 2.2em;
	padding-bottom: 0.2em;
	color: #b50909;
}

h3
{
	font-size: 1em;
	border-bottom: 1px solid #333;
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
}

h4
{
	margin: 10px 0 0 0;
	background: url(../images/play-shooter-games.gif) 0 0 no-repeat;
	display: block;
	height: 117px;
	width: 445px;
	text-indent: -999em;
}

h4 a:link,
h4 a:visited,
h4 a:hover,
h4 a:active
{
	display: block;
	height: 117px;
	width: 445px;
	border-bottom: none;
}

h5
{
	font-size: 1em;
}

hr
{
	display: none;
}

ol.top10
{
	margin-left: 2em;
}

ol.top10 li
{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	/* border-bottom: 1px solid #333; */
	font-size: 0.9em;
	color: #d9d9d9;
	line-height: 1.4em;
}

ol.top10 li a:link,
ol.top10 li a:visited
{
	font-size: 1.5em;
	color: #d85322;
	border-bottom: 0;
	text-decoration: underline;
}

ol.top10 li a:hover,
ol.top10 li a:active
{
	color: #fff;
}

/* Helper classes
--------------------------------------------------------------------------------------------------*/

.clear
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.more
{
	border-top: 1px solid #333;
	margin-top: 0.6em;
	padding-top: 1.3em;
	text-align: right;
}

a.button:link,
a.button:visited
{
	color: #eee;
	border: 2px solid #980404;
	border-right: 2px solid #980404;
	border-bottom: 2px solid #980404;
	background: #b50909;
	padding: 4px;
	font-weight: bold;
}

a.button:hover,
a.button:active
{
	color: #fff;
	border: 2px solid #b50909;
	border-top: 2px solid #b50909;
	border-left: 2px solid #b50909;
}

/* Layout
--------------------------------------------------------------------------------------------------*/

.inner-wrapper
{
	margin: 0 auto;
	width: 940px;
}

.header-block
{
	position: relative;
}

.header-block .ad-unit
{
	margin-top: 8px;
	margin-left: 94px;
}

.td-games
{
	text-align: center;
}

.banner
{
	text-align: center;
	margin: 10px 0;
}

.banner img
{
	border: none;
}

.banner a
{
	border: none;
}

#network-header
{
	background: #1d1d1d;
	font-family: verdana;
	color: #999;
	font-size: 10px;
	line-height: 1.4em;
	border-bottom: 1px solid #343434;
}

#network-header p
{
	float: left;
	margin: 9px 0;
	padding: 0;
}

#network-header p.subinfo
{
	float: right;
}

#network-header p.subinfo a:link,
#network-header p.subinfo a:visited
{
	color: #fff;
	border: none;
	text-decoration: underline;
}

#header
{
	background: url(../images/bg-header.gif) 50% 0 repeat-x #b50909;
	height: 102px;
	padding-top: 5px;
}

.top-adblock
{
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/bg-happy-adblock.gif) 0 0 no-repeat;
	height: 75px;
	width: 336px;
}

#navigation
{
	padding: 0.8em 0;
	background: #1d1d1d;
	border-bottom: 1px solid #343434;
}

#footer
{
	margin: 0;
	border-top: 1px solid #343434;
	padding: 1em 0;
	background: url(../images/bg-footer.gif) 50% 0 repeat-x;
	height: 136px;
}

#footer span
{
	background: #3f3f3f;
	padding: 0.2em 0.3em;
}

.sidebar
{
	margin: 1.5em 0 0 0;
	float: left;
	width: 240px;
}

.sidebar-game
{
	margin: 1.5em 0 0 0;
	float: left;
	width: 140px;
}

.content
{
	margin: 1.5em 0 0 0;
	float: right;
	width: 670px;
	margin-left: 30px;
}

.content-game
{
	margin: 1.5em 0 0 0;
	float: right;
	width: 750px;
	margin-left: 30px;
}

.game-holder
{
	background: #222;
	border: 1px solid #333;
	margin: 0.6em 0 1.2em 0;
	padding: 1em;
	text-align: center;
}

.sidebar ul
{
	border-top: 1px solid #333;
}

.sidebar ul li
{
	border-bottom: 1px solid #333;
	list-style: none;
}

.sidebar ul li a:link,
.sidebar ul li a:visited
{
	display: block;
	padding: 0.4em 0.3em;
	border-bottom: none;
}

.sidebar ul li a:hover,
.sidebar ul li a:active
{
	color: #fff;
	background: url(../images/bg-header.gif) -70px -50px repeat-x #e75823;
}