body {
	background:#fff url('/hlstatsimg/custom/oxi_skin/back.png') repeat fixed top;
	color:#000000;
	margin:10px 10px 0 10px;

	cursor:default;
}

tr, td, div, span, body {
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
}

a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:none;
}

a:active {
	color:#3F3D33;
	text-decoration:none;
}

a:hover {
	color: #3F3D33;
	text-decoration:none;
}

a:focus {
	text-decoration:none;
}

ul {
	margin-left: 6px;
	padding-left: 6px;
}

li {
	margin-bottom: 8px;
}

img {
	text-align:center;
	vertical-align:middle;
	border: none;
}

.fSmall {
	font-family:Verdana, Arial, sans-serif;
	font-size:7pt;
}
.fHeading {
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}

.fTitle {
	font-family:Arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}        
     
.bg1 {
	background-color:#FEF4BE;
}                              
     
.bg2 {
	background-color:#FEF2B2;
}

.opener {
	background-color:#E8E8E8;
	margin:0 25px 0 25px;
}

.data-table {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	border-collapse: collapse;
	width: 100%;
}

.data-table  td {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 4px;
	text-align: left;
}
	 
.data-table-head  {
	background-color:#E8E8E8;
	color:#000000;
	vertical-align: bottom;
}

.data-table-row {
	background-color:#E8E8E8;
}

.game-table-row {
	background-color: white;
}

.game-table-row-hover {
	background-color: #eaebeb;
}

.game-table-cell {
	color: black;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 4px;
}

.game-table-cell a {
	color: black;
}

.livestats-table {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	border-collapse: collapse;
	width: 100%;
}

.livestats-table td {
	border: 0;
	padding: 1px;
	text-align: center;
}

.location a:link {
	color: #000000;
}     

.location a:hover {
	color: #3F3D33;
}

.location {

	height: 22px;
}

.location ul {
	list-style-type: none;
	list-style-image: none;
	padding: 4px;
	margin: 0;
	color: #000000;
}

.location li {
	margin-left: 5px;
	display: inline;
}

.block {
	margin: 0 auto;
}

.subblock {
	margin: 0 auto;
	width: 95%;
}

#noicelinks a {
}

.navbar img {
	margin: 0;
}

.navbar {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 20px;
}

.navbar li {
	margin-right: 7px;
	display: inline;
}

.navbar li a {
	font-size:12px;
	font-family:Arial, sans-serif;
}

.headertab {
	float:right;
	margin:0;
	vertical-align:bottom;
}

.headerblock {
	border:0;
	height:18px;
	background:transparent url('/hlstatsimg/custom/oxi_skin/top_menu.png') no-repeat scroll left;
	position:relative;
	margin:0 50px 0 50px;
}

.tableicon {
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
}

.headertabs ul {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0 0 0 13px;
}

.headertabs li {
	float:left;
	font-weight:bold;
	font-size:8px;
	margin:0 17px 0 0;
	padding:0;
}

.headertabs a:link, .headertabs a:visited {
	background:none;
	color:#000;
	display:block;
	float:left;
	margin:3px 0 0 0;
	padding:1px 0 1px 0;
	text-decoration:none;
	width:55px;
	text-align:center;
}

.headertabs a:hover, .headertabs a:active {
	background-color:#78765D;
	color:#000;
}

.bargraph {
	height: 10px;
}

.imageformat {
	text-align:center;
	vertical-align:middle;
	border: none;
}

.errorhead {
	background-color: #CC0000;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.errortext {
	background-color: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
}

.gmapstab td {
	border: 0;
	padding: 0;
}

.gmapstab a {
	color:black;
	text-decoration:underline;
}

.gmapstabtitle {
	color:blue;
	font-weight:bold;
	text-align:left;
}

/* Subsection Tabs
--------------------*/
#main ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	border-bottom:0px solid #FEF2B2;
	height:18px;
	clear:both;
}

#main ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	padding-top:2px;
	text-align:center;
}

#main ul.subsection_tabs li a {
	display:block;
	height:16px;
	padding:0 6px 0 6px;
	background-color:#FEF4BE;
	color:#666;
	width:120px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;	
}

#main ul.subsection_tabs li a:hover {
	color:#3F3D33;
}

#main ul.subsection_tabs li a.active {
	background-color:#FEF2B2;
}

#main ul.register_tabs {
	border-bottom:none;
}

#main ul.register_tabs li a.active {
	background-color:#6d7a81;
	color:#fff;
}




/* ------------- */
#dossier {
	background:#fff url('/hlstatsimg/custom/oxi_skin/dossier.png') repeat scroll top;
	margin:0 50px 0 50px;
	padding:0;
}
#dossier2 {
	background:transparent url('/hlstatsimg/custom/oxi_skin/dossier_left.png') repeat-y scroll left;
}
#dossier3 {
	background:transparent url('/hlstatsimg/custom/oxi_skin/dossier_right.png') repeat-y scroll right;
}
#dossier4 {
	background:transparent url('/hlstatsimg/custom/oxi_skin/ohmss.png') no-repeat scroll;
	background-position:20px 20px;
}
#dossier5 {
	background:transparent url('/hlstatsimg/custom/oxi_skin/mi6.png') no-repeat scroll;
	background-position:top right;
	padding:0 0 0 10px;
}
#dossier6 {
	background:transparent url('/hlstatsimg/custom/oxi_skin/mi6.png') no-repeat scroll;
	background-position:bottom left;
}
#dossier7 {
	/* background:transparent url('/hlstatsimg/custom/oxi_skin/dossier_top.png') repeat-x scroll top; */
}
#footertext {
	font-family:Verdana, Arial, sans-serif;
	font-size:7pt;
	text-align:center;
	margin:0 10% 0 10%;
	padding:30px 0 30px 0;
	color:#757058;
}
#footertext a:link, #footertext a:visited {
	color:#757058;
}
#footertext a:hover, #footertext a:active {
	color:#9C9575;
}






/* ------------- */
/* ACHIEVEMENTS STEAM LIKE */
/* (C) Valve Corporation */

#personalAchieve {
	padding:19px 0 0 0;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	/*background:#202020; */
	background:url('/hlstatsimg/custom/bg_top.png') no-repeat;
}
#geachiev {
	padding:12px 0 10px 16px;
	background:url('/hlstatsimg/custom/bg_bottom2.png') repeat-y;
}
#geachiev2 {
	padding:0 0 14px 0;
	background:url('/hlstatsimg/custom/footerBG.png') no-repeat bottom;
}
.achieveImgHolder {
	float:left;
	width:64px;
	height:64px;
	padding:1px 9px 1px 0px;
}
.CachieveImgHolder {
	float:left;
	width:64px;
	height:64px;
	padding:1px 0px 1px 9px;
}
.achieveTxtHolder {
	float:left;
	position:relative;
	width:747px;
	height:66px;
	padding:0px;
}
.achieveTxtHolder {
	float:left;
	position:relative;
	width:747px;
	height:66px;
	padding:0px;
}

.achieveTxt {
	position:absolute;
	top:17px;
	left:6px;
	z-index:40;
}

.achieveTxt h3 {
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	font-size:15px;
	color:#e1e1e1;
	margin:0px 0px 0px 0px;
}

.achieveTxt h5 {
	font-weight:normal;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#898989;
	margin:0px 0px 0px 0px;
}
h3.geachieved {
	color:#c1b891;
}
#achievdate {
	float:left;
	color:#aeaeae;
	margin:15px 0 0 5px;
	font-size:9px;
}
#achievtopclear {
	clear:both;
}
#progbar {
	/*background-color:#000000;*/
	float:right;
	margin:0 16px 18px 0;
	padding:0 50px 0 0;
	text-align:right;
	color:#aeaeae;
}
#progbar .achievfull {
	margin:3px 0 0 0;
	padding:1px 0 1px 1px;
	border:solid #aeaeae;
	border-width:1px 0 1px 1px;
	background:#3a3a3a;
}
#progbar .achievtrans {
	margin:3px 0 0 0;
	padding:1px 1px 1px 0;
	border:solid #aeaeae;
	border-width:1px 1px 1px 0;
	background:#3a3a3a;
}
/* global */
.achievePercent {
	position:absolute;
	top:27px;
	left:720px;
	font-family:arial, helvetica, sans-serif;
	color:#e1e1e1;
	font-size:11px;
	z-index:40;
}
.achieveFill {
	position:absolute;
	top:2px;
	left:2px;
	width:764px;
	height:62px;
	z-index:10;
}
.achieveFillCover {
	position:absolute;
	top:2px;
	left:2px;
	width:764px;
	height:62px;
	z-index:20;
}
.achieveSurround {
	position:absolute;
	top:0px;
	left:0px;
	width:768px;
	height:66px;
	z-index:30;
}
#global_txt {
	margin:0 16px 18px 0;
	padding:0 10px 0 0;
	text-align:right;
	color:#aeaeae;
}
.devstatusicon {
	margin-right:2px;
}
#topadvert {
	padding:8px;
	margin:0 0 0 55px;
	width:420px;
	text-align:left;
	border:dotted #666 1px;
	background:#ddd;
	color:#666;
}
#topadvertimg {
	margin-left:auto;
	margin-right:auto;
	padding:7px 0 0 0;
	width:475px;
	height:50px;
	background:url('/hlstatsimg/custom/new.png') no-repeat;
}