body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, form, img, a 
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

body
{
	color: #F5F5F5;
	background-color: #252525;
    background-image: url(/layouts/AtomicGamer_Grunge/images/background.jpg);
    background-position: 50% 90px;
    background-repeat: no-repeat;
	font: 12px/16px 'Helvetica Neue', HelveticaNeue, Arial, sans-serif;
}

a
{
	color: #fd9f00;
}

a:hover 
{
	background: #ae000a;
	color: #f5f5f5;
}

a:visited
{
    color: #DF650A;
}

h2
{
    font-weight: bold;
	font-size: 18px;
}

h3
{
	font-size: 16px;    
}

#wrapper
{
	margin: 0px auto;
    width: 987px;   
}

#topWrapper, #headerWrapper, #footerWrapper, #navWrapper
{
    background-color: #000000;
}

#topWrapper, #headerWrapper
{
    border-bottom: #802000 1px solid;
}

#navWrapper
{
    border-bottom: #808080 1px solid;
    margin-bottom: 10px;
}

#footerWrapper
{
    border-top: #802000 1px solid;
}

ul#topNavigation 
{
	background: #000000;    
	padding-left: 20px;
	height: 17px;
	padding-top: 3px;
    margin: 0px auto;
    width: 987px;
}

ul#topNavigation li 
{
	display: inline;
}

ul#topNavigation li a 
{
	border-right: 1px solid #F5F5F5;
	padding: 1px 5px;
	display: block;
	color: #F5F5F5;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navWrapper
{
    padding: 5px;
}

#nav
{
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 100;
    width: 987px;  
    height: 22px;    
}

#nav li
{
    display: inline;
    float: left;
	padding-right: 30px;
    margin: 0;
    font-size: 14px;  
    position: relative;
}

#nav a
{
    display: block;
    padding: 3px;
    color: #F5F5F5;
    text-decoration: none;
}

#nav a:visited
{
    color: #F5F5F5;
    text-decoration: none;
}

#nav a:hover
{
    color: #F5F5F5;
    background-color: #ae000a;
    text-decoration: none;
}

#nav ul
{
    list-style-type: none;
    position: absolute;
    left: -9999px;
}

#nav ul li
{  
    width: 100%;
}

#nav ul li a
{
    line-height: 18px;
    white-space: nowrap;    
}

#nav li:hover ul
{
    left: 0px;   
}

#nav li:hover a
{ 
    color: #F5F5F5;
    background-color: #ae000a;
    text-decoration: none;
}

#nav li:hover ul a
{ 
    color: #F5F5F5;
    background-color: #151515;
    text-decoration: none;
}

#nav li:hover ul li a:hover
{
	background-color: #DF650A;
}

.seoHeader
{
    color: #fd9f00;
    font-size: 25px;
    font-weight: bold;    
    line-height: 30px;
    text-transform: capitalize;
    width: 100%;
}

#features-wrapper
{
    margin-left: 11px;
    margin-bottom: 15px;
    float: left;
}

.nivoSlider
{
	position: relative;
    width: 620px;
    height: 250px;
}

.nivoSlider img 
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.nivoSlider a 
{
    border: 0;
    display: block;
    background-color: transparent;
}

p
{
	font-size: 12px;
	line-height: 15px;
}

#article 
{
	width: 629px;
	float: left;
    margin-left: 5px;
}

#article h2
{
	margin-top: 5px;
	font-size: 18px;
}

#article h3
{
    margin-top: 15px;
    margin-bottom: 3px;
}

#article h3 a 
{
    color: #f5f5f5;
    text-decoration: none;
}

#article h4
{
	font-size: 12px;
	font-weight: bold;
}

#article p 
{
	font-size: 12px;
	margin-bottom: 15px;
}

#article p.alternative
{
	color: #F0E0A0;
    padding: 3px;
}

#article ul, #article ol 
{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

#article li 
{
	margin: 0px 15px;
}

#article .underline
{
	border-bottom: 1px solid #f5f5f5;
}

#article div.screenshot
{
	width: 160px;
	background: #101010;
	padding: 2px;
	margin: 2px;
}

#article div.box
{
	float: right;
}

#article .newsShot
{
    float: right;
    padding: 10px;
}

#article div.playedOn div
{
	font-size: 10px;
	line-height: 12px;
}

#article div.playedOn	
{
	border: 1px solid #000000;
	background: #151515;
	padding: 3px;
	margin: 3px;
}

#article #rightFooter
{
	float: right;
	margin: 15px 0px;
}

#article .rating
{
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}

#article div#pages
{
    font-size: 17px;
	margin-top: 15px;
    text-align: center;
}

#article div#socialSubmissions
{
	text-align: center;
}

#article div#socialSubmissions.socialfiles
{
    text-align: left;
    margin-top: 8px;
}

.rowDivider
{
	border-bottom: 1px solid #808080;
}

#rightColumn 
{
	float: right;
	width: 346px;
	overflow-x: hidden;
}

#rightColumn .rightColumnHeader
{
	margin-bottom: 2px;
}

#rightColumn div
{	
	background-color: #151515;
    margin-bottom: 10px;
    padding: 0px 5px 5px 5px;
}

#rightColumn div li
{
	list-style: none;
}

#rightColumn div ul
{
	margin: 0px 0px 8px 8px;
}

#rightColumn div ul a 
{
	color: #f5f5f5;
}

#rightColumn ul.fileList
{
	margin-left: 20px;
}

#rightColumn ul.fileList li
{
	list-style: circle outside;
    font-size: 12px;
    margin-bottom: 3px;
    margin-right: 5px;
    word-wrap: break-word;
}

#article ul.tabs
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#article ul.tabs li
{
    display: inline;
	padding-right: 20px;
    margin: 0;
    font-size: 14px;    
}

#article ul.tabs.subtabs li
{
	font-size: 12px;
	padding-right: 14px;
}

.thumbnail
{
    padding-bottom: 15px;
}

div.download
{
    margin-bottom: 4px;
    position: relative;
}

div.download img
{
	margin-right: 8px;
}

div.download span
{
	font-size: 14px;
    position: absolute;
}

div.download div
{
	margin-left: 24px;
}

ul.error 
{
	font-weight: bold;
}

.columnDivider
{
	border-right: 1px solid #808080;
}

.column
{
	float: left;
	width: 295px;
	word-wrap: break-word;
	wrap: hard;
}

.columnLeft
{
	padding-right: 10px;
}

.columnRight
{
	padding-left: 10px;
}

.column ul
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.column ul li
{
	list-style: none;
}

#article form br
{
	clear: left;
}

#article form label
{
	display: block;
	width: 160px;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}

#article form fieldset
{
	border: 0px;
}

#article form .required, span.important
{
	font-weight: bold;
}

#article form .button
{
	margin: 15px 0px 15px 170px;
}

.comment
{
	background-color: #202020;
	margin: 4px 0px 6px 0px;
	padding: 2px 2px 2px 2px;
}

.comment .commentHeader
{
	overflow: hidden;
}

.comment .commentDate
{
	float: right;
	margin-right: 2px;
}

.comment .commentID
{
	float: left;	
	font-weight: bold;
	margin-right: 10px;
}
.comment .commentAuthor, 
{
	float: left;	
}

.comment .commentAuthor span
{
	font-weight: bold;	
}

div.contentBox
{
	padding: 3px; 
	border: 1px solid #000000; 
	background-color: #851010;
}

div.progressBar
{
	background: #dc610a;
	border: 2px solid #000000;
	width: 286px;
}

td.progressCell
{
	border: 2px solid #000000; 
	width: 20px; 
	height: 20px; 
	background: #f4b400;
}

td h3 a
{
    color: #FFFFFF;
}

div.information
{
	text-align: right;
	float: right;
	margin-bottom: 5px;
}

select.standalone
{
	font-size: 10px;
	font-family: 'Helvetica Neue', HelveticaNeue, Arial, sans-serif;
}

#footer 
{
	clear: both;
	background: #000000;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	padding: 4px 10px 30px;
    margin: 0px auto;
    width: 987px;    
}

#footer a
{
	color: #FFFFFF;
}

#footer span.button
{
	float: right;
}

#footer span.subscribe
{
	padding-right: 10px;
	float: right;
}

#header 
{
	position: relative;
	height: 106px;
	margin: 0px auto;
    width: 987px;
}

#header #slogan 
{	
	position: absolute;
	top: 84px;
	right: 290px;    
    font-size: 18px;
    font-family: 'Helvetica Neue', HelveticaNeue, Arial, sans-serif;
}

#header #search 
{	
	position: absolute;
	top: 5px;
	left: 755px;
}

#header #search select
{
	font-size: 10px;
	margin-top: 2px;
	margin-right: 3px;
}

.clearing
{
	clear: both;
}

#rightColumn #bannerFeatures
{
	width: 300px;
    margin: 0px 0px 15px 23px;
    padding: 0;
    background-color: transparent;
}

#rightColumn #bannerSideRight
{
	width: 160px;
    margin: 0px 0px 15px 93px;	
}

#rightColumn #bannerLargeSideRight
{
	width: 336px;
}

#rightColumn #bannerSideRight,
#rightColumn #bannerLargeSideRight
{
    padding: 0;
    background-color: transparent;
}

#rightColumn #bannerFeatures div, 
#rightColumn #bannerSideRight div,
#rightColumn #bannerLargeSideRight div
{
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.bannerCaption
{
	text-align: right;
	font-size: 10px;
	color: #909090;
	display: block;
}

#bannerSideLeft
{
	display: block;
	width: 160px;
	border: 2px solid #000000;
	margin-bottom: 2px;    
    margin-left: auto;
    margin-right: auto;	
}

#bannerTop, #bannerFull
{
	width: 728px;
	margin: 0px auto 10px auto;
}

#affiliates
{
	text-align: center;
}

