﻿/* minified from reset.css */
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}li li,li p,td p,blockquote p{font-size:1em;}a img{border:none}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}* html .clearfix{height:1%;}.clearfix{display:block;}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0 0 10px 0;}h1{font-size:2em;}h2{font-size:1.8em;}h3{font-size:1.6em;}h4{font-size:1.4em;}h5{font-size:1.2em;}h6{font-size:1em;}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0;}p{margin:0 0 1em;}
/* minified from steroid_shadowbox.css */
#sb-container,#sb-overlay{left:0;margin:0;padding:0;position:absolute;top:0;width:100%;text-align:left;}#sb-container{display:none;height:100%;visibility:hidden;z-index:999;}body > #sb-container{position:fixed;}#sb-container > #sb-overlay{height:100%;}#sb-wrapper{position:relative;}#sb-body{border:1px solid #303030;margin:0;overflow:hidden;padding:0;position:relative;}#sb-body-inner{height:100%;position:relative;}#sb-content.html{height:100%;overflow:auto;}#sb-loading{height:100%;padding-top:10px;position:absolute;text-align:center;top:0;width:100%;}#sb-body,#sb-loading{background-color:#060606;}#sb-title,#sb-info{margin:0;overflow:hidden;padding:0;position:relative;}#sb-title-inner,#sb-info-inner{font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px;position:relative;}#sb-title,#sb-title-inner{height:26px;}#sb-title-inner{color:#fff;font-size:16px;padding:5px 0;}#sb-info,#sb-info-inner{height:20px;}#sb-info-inner{color:#fff;font-size:12px;}#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}#sb-nav a{cursor:pointer;display:block;float:right;height:16px;margin-left:3px;width:16px;background-image:url(../img/shadowbox.png);_background-image:url(../img/shadowbox.gif);background-repeat:no-repeat;}#sb-nav-close{background-position:0 0;}#sb-nav-next{background-position:0 -80px;}#sb-nav-previous{background-position:0 -60px;}#sb-nav-play{background-position:0 -20px;}#sb-nav-pause{background-position:0 -40px;}#sb-counter{float:left;padding:2px 0;width:45%;}#sb-counter a{color:#fff;cursor:pointer;padding:0 4px 0 0;text-decoration:none;}#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

/*=== 
    START HERE
 ===*/
body  
{
background:#000 url(../img/body_bg.jpg) no-repeat top center;
font: font-size:75%;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
color: #fff;   
line-height: 1;
text-align:center; 
} 

.container{  
width:980px;  
text-align:left;   
margin:0 auto;  
}


/*=== links ===*/
a:link {color:#666;}
a:visited {color:#666;}
a:active {color:#666;}
a:hover {color:#ff0;text-decoration: none;}


/*=== primary ===*/
.primary {width:640px; float:left;}

/*=== aside ===*/
.aside {width:300px; float:left;}


#morethanagame {
display:block;  
width:223px; 
height:142px; 
background:url(../img/morethanagame.jpg) no-repeat;
border:0;
outline:0;
text-indent:-9999em;  
margin:220px 0 20px 40px;  
}
    
#morethanagame:hover { background-position:0 -142px;}