/*  

Description: None
Version: 1.0
Author: Duncan Reid
Author URI: http://www.hy-brid.com

*/


body {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	/*background-color:#060606;*/
	background-color:#060606;
	/* margin: 0 auto;
	padding:0; */
	text-align:center;
}

* {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#flashContent {
	width:924px;
}

/* Layout */

#container {
	margin:0 auto;
	padding:0;
	width:924px;
	text-align:left;
	
}

#contentWrapper {
	
	text-align:left;
	background: url(../images/header.jpg) no-repeat;
	margin:0 0 0 61px; 
	padding:0;
	width:792px;
	height:55px;
}

#content {
	margin:0 0 0 50px;
	padding: 13px 25px 0 0;
	width:675px;
}

#contentTile {
	background: url(../images/tile.gif) repeat-y;
	margin:0; padding:0;
	width: 792px;
}

.headerText {
	text-align:left;
	margin:0 0 0 50px;
	padding-top: 12px;
	color:#838383;
}
	
.newsItem {
	margin: 0px 0 0px 0;
	padding-bottom:12px;
}

#footer {
	clear:both;
}

#footerContent {
	padding:0; margin:0;
	background: url(../images/footer.jpg) no-repeat;
	width: 792px;
	height: 151px;
	
}		

	



/* Miscellaneous */
img {
	border: 0;
}
	

.date {
	color:#636363;
	padding: 0px;
	font-weight:bold;
	font-size: 12px;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.imageRight {
	float:right;
	padding: 5px;
}

/* Fonts & Colors */

body {
	/* color:#363636; */
	color:#4e4745;
}

a {
	color:#87c3b0;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	}

p {
	padding-bottom: 5px;
	font-size: 10px;
	line-height:14px;
}


h1, h2 {
	margin:0;
	padding:10;
}
	
h1 {
	color:#626262;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:14px;
}
	
h2 {	
	color:#5A9E88;
	font-size:14px;
	font-weight:bold;
}

h3 {
	color:#929292;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding-top: 0px;
}

ul {
	margin: 0px 0 0px 20px;
	padding-bottom: 5px;
}

li {
	margin: 0 0 0 10px;
	padding-bottom: 5px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */





/* CONTACT */
/* Contact */

form {
	margin:0; padding:0;
	}
	
#formContent {
	float:left;
	margin: 5px 0 0 0;
	width: 287px;
}

#otherContent  {
	width: 275px;
	float:right;
	margin-left: 15px;
}

#moreInformation {
	float:left;
	margin: 15px 0 0 40px;
	width: 274px;
}

#moreInformation p {
	margin: 5px 0 0 0;
	padding:0;
}

.required {
	color:#87c3b0;
}

.contactInputBG {
	background:url(../images/field-bg.gif) no-repeat left top;
	width:267px;
	height:23px;
	margin-bottom:12px;
	padding:0;
}

.contactInput {
	background:none;
	width:257px;
	height:15px;
	padding:0;
	margin:4px 5px 5px 5px;
}


.contactTextAreaBG {
	background:url(../images/inquiry-bg.gif) no-repeat left top;
	width:267px;
	height:123px;
	margin:0; padding:0;
}

.contactTextArea {
	background:none;
	width:257px;
	height:113px;
	padding:0;
	margin:4px 5px 5px 5px;
	overflow:auto;
}

input, textarea {
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 13px;
	color:#fff;
	border:none;
}

label {
	font: 12px "Lucida Grande",Helvetica,Arial,sans-serif;
	color: #4e4745;
}

 .error {
	margin:0;
	padding:0;
	display:none; 
 }

.error p {
	font-size: 11px;
	color: #cb7726;
	margin:0 0 5px 0;
	padding:0;
}

.submitbutton {
	padding:0;
	margin-top: 10px;
}


	

/* Navigation */
/*
#navigation {
	 position:absolute;
	top: 146px;
	left: 30px; 
	margin-left:300px;
	width:321px;
	height: 38px
};
*/
#navBG {
	width:792px; height:32px;
	background: url(../images/nav-area.jpg) top left no-repeat;
	margin-left:61px;
}

#navigation {
	width:700px;
	height:32px;
/*This is where the buttons start*/	
	margin-left:110px; 
}

#navigation ul {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li { display: inline; margin:0; padding:0;}

#navigation li a {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}

#nHome a  {
	
	width: 103px; 
	height: 40px;
	background: url(../images/HomeButton.gif) top left no-repeat;
}

#nGames a  {
	width: 80px; 
	height: 40px;
	background: url(../images/GamesButton.gif) top left no-repeat;
}

#nServices a  {
	width: 109px; 
	height: 40px;
	background: url(../images/ServicesButton.gif) top left no-repeat;
}

#nAbout a  {
	width: 76px; 
	height: 40px;
	background: url("../images/AboutButton.gif") top left no-repeat;
}

#nSupport a  {
	width: 95px; 
	height: 40px;
	background: url("../images/SupportButton.gif") top left no-repeat;
}

#nContact a  {
	width: 109px; 
	height: 40px;
	background: url("../images/ContactButton.gif") top left no-repeat;
}
/* older versions of IE */
* html #navigation li a {
	height: 40px;
}

#navigation a:hover { background-position: 0 -40px; }

#navigation a:active, #navigation a.selected { background-position: 0 -40px; }

#navigation img {
	border: none;
	margin: 0;
	padding: 0;
}

/* End Navigation */

/* ************************************************ */

/* Games */

.gamesBlock{
	/*background:#FFF !important;	*/
}
.gameItem{
	padding:0px;
	height:238px;
}
.gameImg{
	width:338px;
	float:left;
	margin-left:0px;
}
.gameInfo{
	width:328px;
	float:left;
	
}
.gameInfo h2{
	color:#5A9E88;
	font-size:18px;
	font-weight:bold;
	margin:0;
}
.gameRelease{

	color:#5A9E88;
}
.gamesBlock hr{
	background:#060606;
	height:0px;
	border:none;
	margin:0 0px;
}

/* END Games */

/* ************************************************ */

