/*
	Designed by Ge-off
	http://www.socialconcepts.com
*/

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(../img/tileSAG.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


/* <-----    ---  */


#outer{
	position: relative;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
/* <-----    ---  */


#inner{	
	position: relative;
	padding: 0px 0px 0px 0px;
	z-index: 1;

}


/* <-----    ---  */

#header
{
	top: 0px;
	height: 108px;
	width: 317px;
	z-index: 3;
	position:relative;
	padding:0px;
	margin:0px;
	
}

/* <-----    ---  */

#menu
{
	font-size:13px;
	background:url(../img/menuBar.png) repeat-x top;
	height: 32px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	z-index:2;
	top:95px;
	left:0px;
	position:absolute;
	width:100%;
}

#nav {
	position:absolute;
	width:100%;
	top:95px;
	height:32px;
	padding:0px;
	margin:0px;
	z-index:99;
	text-align:center;
}

.navLink {
	padding-left:10px;
	padding-right:10px;
}

td#hero-content {
  height:  300px;
  vertical-align: top;
  text-align: center;
}

a
{
	color: #888;
	font-weight:bold;
	text-decoration: none;	
}

a:hover
{
	color: #bbb;
	font-weight:bold;
	text-decoration: underline;	
}

sup
{
font-size: 0.5em;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
	border-top: solid 1px #333;
	padding-top: 8px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#header span
{
font-weight: normal;
}

#header h1
{
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 6px;
	height: 92px;
	left: 25px;
}

#header h1 a
{
color: #000;
text-decoration: none;
}

#h2
{
position: relative;
font-size: 16px;
font-weight: normal;
color: #FFF;
margin:0px;
padding:0px;
}

#header h3
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FFF;
top: 61px;
}

#header sup
{
color: #FFF;
}

#primarycontent
{
width:100%;
color:#fff;
position:relative;
top:30px;
display:block;
color: #FFF;
font-weight: bold;
margin-bottom:30px;
padding:0px;
}

#primarycontent h3
{
position: relative;
top: 4px;
text-align:left;
font-size: 18px;
line-height: 25px;
color: #FFF;
letter-spacing: -1px;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}


#primarycontent .header
{
position: relative;
}

.content {
	margin:0px;
	padding:0px;
}

#primarycontent .post .footer
{
position: relative;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

.footer {
	padding-top:12px;
}

#footer
{
background: url('../img/footerBG.png') repeat-x;
position: relative; 
font-size: 10px;
clear: both;
height: 172px;
text-align: center;
line-height: 16px;
color: #FFFFFF;
padding: 5px 0px 0px 0px;
margin: 0px;
width:100%;
}

#footer a
{
color: #FFFFFF;
text-decoration: underline; 
}

#footerLeft {
	background: url('../img/selfaware_img.png') no-repeat;
	background-position:top left;
	padding: 10px 0px 0px 0px;
	margin:0px;
	padding-left:88px;
	border-right:1px solid #999;
}

.footer_message {
	text-align:left;
	width:150px;
	padding-top:5px;
}

#ajaxticker1{
width: 300px;
height: 100px;
padding: 5px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.tickerWrapper{ 
}

.tickerHeader {
	color:#666;
	font-weight:bold;
	font-size:18px;
}

.tickerContent {
	font-size:12px;
	padding-top:5px;
}

#footerRight {
	background: url('../img/dummyIcon.png') no-repeat;
	background-position:top right;
	padding: 10px 0px 0px 22px;
	margin:0px;
	padding-right:91px;
	font-size:12px;
	width:400px;
}

.gameswrapper {
	margin:0 auto;
	padding-bottom:20px;
}

.gamesarticle {
	padding-left:10px;
	padding-top:20px;
}

.gamestitle {
	position:relative;
	float:left;
	clear:both;
	color:#990000;
	font-weight:bold;
	font-size:16px;
	width:600px;
	padding-bottom:10px;
}

.games_col1 {
	position:relative;
	float:left;
	width:300px;
}

.games_col2 {
	position:relative;
	float:left;
	width:325px;
	padding-left:25px;
}

#spacer {
	height:1px;
	width:800px;
	position:relative;
}