html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    height: 100%;
	background-image: url(../images/components/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B90027;
	scrollbar-darkshadow-color: #B90027;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #B90027;
	scrollbar-track-color: #FFFFFF;
}
form {
	margin:0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -0.1em;
	color: #B90027;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 100%;
	left: 0px;
	top: 0px;
	min-height: 100%;
	z-index: 0;
	position: static;
}
#master {
	width: 868px;
	position: relative;
	z-index: 0;
	vertical-align: bottom;
	text-align: left;
	min-height: 100%;
	height: 100%;
	background-color: #FFFFFF;
	border-left-color: #C9C9C9;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(../images/components/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header {
	background-image: url(../images/components/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
	height: 98px;
	width: 868px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	position: relative;
}

#oxygenlogo {
	position: absolute;
	z-index: 1;
	height: 82px;
	width: 106px;
	left: 17px;
	top: 9px;
}
#register {
	position: absolute;
	top: 35px;
	right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 900;
	color: #b90027;
	letter-spacing: -0.05em;
}
#register a:link {text-decoration: none; color: #b90027; }
.featuredgame {
	background-image: url(../images/components/featured-games-bg.jpg);
	float: left;
	height: 212px;
	width: 186px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
.featuredgame p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.featuredgame h2 {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.featuredgame a {
	text-decoration: none;
	font-size: 11px;
	color: #B90027;
}
.featuredgame a:visited {text-decoration: none; color: #B90027; }
.featuredgame a:active {text-decoration: none; color: #B90027; }
.featuredgame a:hover {text-decoration: none; color: #B90027;}

#featuredgames {
	width: 844px;
	padding-right: 12px;
	padding-left: 12px;
	height: 240px;
}
#allgames {
	width: 844px;
	padding-right: 12px;
	padding-left: 12px;
	height: 230px;
}
#register a:visited {text-decoration: none; color: #b90027; }
#register a:active {text-decoration: none; color: #b90027; }
#register a:hover {text-decoration: none; color: #b90027;}

#flashbanner {
	position: relative;
	z-index: 1;
	height: 233px;
	width: 868px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #b90027;
	height: 28px;
	width: 868px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
#menu form {
	float: right;
	font-size: 14px;
	padding-right: 15px;
	padding-top: 5px;
}
#menu #Search {
	height: 15px;
	line-height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 1px;
	margin: 0px;
	overflow:hidden;
}
#menu #Find {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C9C9C9;
	background-color: #B90027;
	height: 17px;
	float: none;
	font-weight: 900;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	top: -1px;
}


#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style-type: none;
	margin: 0px;
	float: left;
	height: 28px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
	font-size: 14px;
}
#menu li a:link {text-decoration: none; color: #FFFFFF; }
#menu li a:visited {text-decoration: none; color: #FFFFFF; }
#menu li a:active {text-decoration: none; color: #FFFFFF; }
#menu li a:hover {text-decoration: none; color: #FFFFFF;}

#homesearch {
	background-image: url(../images/components/under-menu-fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 20px;
	width: 838px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: -0.1em;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.gamespaging a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #000000;
	letter-spacing: -0.1em;
}
.gamespaging {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #999999;
	padding-top: 12px;
	letter-spacing: -0.1em;
	margin-bottom: 10px;
	padding-right: 225px;
	padding-bottom: 3px;
}


#homesearch a:link {text-decoration: none; color: #000000; }
#homesearch a:visited {text-decoration: none; color: #000000; }
#homesearch a:active {text-decoration: none; color: #000000; }
#homesearch a:hover {text-decoration: none; color: #000000;}
#frmFindGame select {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#frmFindGame #Find2 {
	background-color: #B90027;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
}
#frmFindGame select {
	border: 1px solid #B90027;
}
#frmFindGame {
	float: right;
	padding-top: 10px;
}
.featurednews {
	position: relative;
	height: 267px;
	width: 277px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	float: left;
}

.latestnewsarea {
	background-image: url(../images/components/latest-news-bg.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 256px;
	padding: 10px;
	margin-top: 5px;
}
.latestnewsitem h2 {
	font-size: 11px;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.latestnewsitem p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.latestnewsitem a {
	color: #B90027;
	text-decoration: none;
	text-transform: capitalize;
}
.latestnewsitem {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	line-height: 14px;
	letter-spacing: 0em;
}

.latestnewsitem a:visited {text-decoration: none; color: #B90027; }
.latestnewsitem a:active {text-decoration: none; color: #B90027; }
.latestnewsitem a:hover {text-decoration: none; color: #B90027;}
.latestnewsitem img {
	margin-top: 2px;
	margin-right: 3px;
}


#footer {
	width: 840px;
	position: relative;
	z-index: 0;
	vertical-align: bottom;
	text-align: left;
	background-color: #a2a1a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}
#footer a:link {text-decoration: none; color: #FFFFFF; }
#footer a:visited {text-decoration: none; color: #FFFFFF; }
#footer a:active {text-decoration: none; color: #FFFFFF; }
#footer a:hover {text-decoration: none; color: #FFFFFF;}
.gameitem {
	background-image: url(../images/components/game-bg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 111px;
	width: 515px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 7px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.gameitem img {
	margin-right: 5px;
}
.gameitem p {
	margin: 0px;
	padding: 0px;
}
.gameitem a {
	font-size: 11px;
	color: #B90027;
	text-decoration: none;
}
.gameitem h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #B90027;
	letter-spacing: -0.1em;
	margin: 0px;
	padding: 0px;
}
.gameitem h2  a:link {text-decoration: none; color: #B90027; font-size: 14px;}
.gameitem h2  a:visited {text-decoration: none; color: #B90027; font-size: 14px;}
.gameitem h2  a:active {text-decoration: none; color: #B90027; font-size: 14px;}
.gameitem h2  a:hover {text-decoration: none; color: #B90027; font-size: 14px;}
.comingsoongamesarea {
	position: relative;
	height: 525px;
	width: 277px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: -0.1em;
	padding: 5px;
	float: left;
}
.comingsoongames {
	background-image: url(../images/components/coming-soon-bg-games.gif);
	background-repeat: no-repeat;
	height: 211px;
	width: 256px;
	padding: 10px;
	margin-top: 5px;
}
.movieplayer {
	position: relative;
	height: 267px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	float: left;
	margin-right: 7px;
}

.movieplayerarea {
	background-image: url(../images/components/movie-bg.gif);
	background-repeat: no-repeat;
	height: 211px;
	width: 310px;
	padding: 10px;
	margin-top: 5px;
}

#gamedetails {
	width: 866px;
	padding-right: 12px;
	padding-left: 10px;
	position:relative;
}
#gamecontent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 245px;
	overflow: hidden;
	background-image: url(../images/components/games-content-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#generalcontent {
	position: relative;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 245px;
}
#newscontent {
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 655px;
	overflow: hidden;
}
#newscontent h1{padding-bottom: 5px;}
.buynow {
	position: relative;
	height: 310px;
	width: 221px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-right: 15px;
}
.buynowarea {
	background-image: url(../images/components/buy-soon-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 209px;
	height: 257px;
	padding: 6px;
	margin-top: 5px;
	font-weight: normal;
	letter-spacing: 0em;
}
.supportform {
	background-image: url(../images/components/misc-box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 257px;
	width: 290px;
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 5px;
}
.supportformfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	border: 1px solid #c9c9c9;
}
.supportform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	border: 1px solid #c9c9c9;
}
.supportform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	border: 1px solid #c9c9c9;
}
.registerforminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	border: 1px solid #c9c9c9;
}
.registerform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #c9c9c9;
}
.registerform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	border: 1px solid #c9c9c9;
}
.red {
	color: #B90027;
}
.downloads {
	position: relative;
	height: 267px;
	width: 221px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.downloadsarea {
	background-image: url(../images/components/download-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 209px;
	height: 219px;
	padding: 6px;
	margin-top: 5px;
	font-weight: normal;
	letter-spacing: 0em;
}
.newslist {
	position: relative;
	height: 699px;
	width: 268px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: -0.1em;
	padding: 5px;
	float: left;
}
.newslistarea {
	background-image: url(../images/components/news-list-bg.gif);
	background-repeat: no-repeat;
	height: 391px;
	width: 264px;
	padding: 7px;
	margin-top: 5px;
	text-transform: capitalize;
}
#searchresults {

	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#searchresults h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: -0.1em;
	color: #B90027;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#misccontent {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/components/misc-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 166px;

}
#misccontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: -0.1em;
	color: #B90027;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.competition {
	position: relative;
	height: 267px;
	width: 277px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	float: left;
}

.competitionarea {
	background-image: url(../images/components/latest-news-bg.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 264px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.competitionarea a {
	font-size: 9px;
	color: #B90027;
	text-decoration: none;
}
.competitionarea h3 {
	padding: 4px;
}
#supportcontent {
	position: relative;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 226px;
	background-image: url(../images/components/support-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 494px;
	padding: 20px;
}
#advertbox {
	background-image: url(../images/components/advert-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	height: 221px;
	width: 266px;
}
