body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #00004F;
	margin:10px;
}

body.disclaimer
{
	background-color: #FFFFFF;
	font-size: 0.8em
}

hr.header
{
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 2px;
}


h1
{
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.9em;
	color: #335687;
}

h2
{
	font-size: 1.6em;
	font-weight: bold;
	color: #8B0000;
}

h3
{
	font-size: 0.9em;
	font-weight: bold;
	color: #8B0000;
}

h1.tos
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.9em;
	color: #8B0000;
}

h2.tos
{
	font-size: 1.6em;
	font-weight: bold;
	color: #8B0000;
}

h3.tos
{
	font-size: 1.4em;
	font-weight: bold;
	color: #335687;
}

h4.tos
{
	font-size: 1.2em;
	font-weight: bold;
	color: #993333;
}

table
{
	font-size: 12px;
}

table.data
{
	color:#00008B;
	background-color:#FCFCFC;
}
.body
{
	font-size: 1.0em;
	background-color:#FFFFFF;
	border-top: none 0px #000;
	border-left: none 0px #000;
}

td
{
	font-size: 0.9em;
	white-space: nowrap;
}

td.text
{
	font-size: 0.9em;
	white-space: normal;
}

td.normal_text
{
	font-size: 1.0em;
	white-space: normal;
}

div.normal_text
{
	font-size: 1.0em;
	white-space: normal;
	width: 600px;
}


th
{
	text-align: center;
	white-space: nowrap;
}

.jstest { position:absolute; }

.upperfail
{
	background-color:#66CCFF;
}

.mfail
{
	background-color:#FFCCCC;
}

.mflag
{
	background-color:#FFFF99;
}

.highlight
{
	background-color:#FFFF00;
}

.req
{
	color: red;
	font-size: 0.8em;
}

.good
{
	color: green;
}

.red
{
	color: red;
}
.darkred
{
	color: #990000;
}
.green
{
	color: green;
}

.error
{
	color: red;
}

a
{
	color: blue;
	font-weight: bold;
}

a:visited
{
	color: #00008B;
}

a:hover
{
	color: #FF0000;
	background-color: #FFFF00;
}

a.gh2rb_link:link
{
	font-weight: bold;
    background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a.gh2rb_link:visited
{
	font-weight: bold;
    background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a.gh2rb_link:hover
{
	font-weight: bold;
    background-color: transparent;
	color: #FFFF00;
	text-decoration: none;
}

a.platformXB1:link
{
	font-weight: bold;
    background-color: transparent;
	color: #71BB1E;
	text-decoration: none;
}

a.platformXB1:visited
{
	font-weight: bold;
    background-color: transparent;
	color: #71BB1E;
	text-decoration: none;
}

a.platformXB1:hover
{
	font-weight: bold;
    background-color: transparent;
	color: #71BB1E;
    text-decoration: underline;
}

a.platform360:link
{
	font-weight: bold;
    background-color: transparent;
	color: #71BB1E;
	text-decoration: none;
}

a.platform360:visited
{
	font-weight: bold;
    background-color: transparent;
	color: #71BB1E;
	text-decoration: none;
}

a.platform360:hover
{
	font-weight: bold;
    background-color: transparent;
	color: #71BB1E;
    text-decoration: underline;
}

a.platformPS2:link
{
	font-weight: bold;
    background-color: transparent;
	color: #000099;
	text-decoration: none;
}

a.platformPS2:visited
{
	font-weight: bold;
    background-color: transparent;
	color: #000099;
	text-decoration: none;
}

a.platformPS2:hover
{
	font-weight: bold;
    background-color: transparent;
	color: #000099;
    text-decoration: underline;
}

a.platformPS3:link
{
	font-weight: bold;
    background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.platformPS3:visited
{
	font-weight: bold;
    background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.platformPS3:hover
{
	font-weight: bold;
    background-color: transparent;
	color: #000000;
    text-decoration: underline;
}


a.platformWii:link
{
	font-weight: bold;
    background-color: transparent;
	color: #999999;
	text-decoration: none;
}

a.platformWii:visited
{
	font-weight: bold;
    background-color: transparent;
	color: #999999;
	text-decoration: none;
}

a.platformWii:hover
{
	font-weight: bold;
    background-color: transparent;
	color: #999999;
    text-decoration: underline;
}


.platform360
{
	color: #71BB1E;
}

.platformPS2
{
	color: #000099;
}

.platformPS3
{
	color: #000000;
}

.platformWii
{
	color: #999999;
}

.note
{
	font-size: 0.8em;
	font-family: Times New Roman;
	color: #335687;
}

.highlight
{
	background-color:#FFFF00;
}

.selected
{
	color:#FFFF00;
	font-weight: bold;
	font-style: italic;
}
.topbar
{
	background-image: url('https://www.scorehero.com/images/title-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	
	border-bottom: none 1px #000;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-left: solid 1px #FFF;
	
	padding: 0px 20px;
	height: 150px;
	color: #FFFFFF;
	
	font-size: 13px;
}

.tier1
{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('https://www.scorehero.com/images/tier-bg1.gif');
}

.tier2
{
	background-image: url('https://www.scorehero.com/images/tier-bg2.gif');
	background-repeat: no-repeat;
}

.headrow
{
	background-image: url('https://www.scorehero.com/images/header-bg.gif');
	font-weight: bold;
	color: yellow;
}
a.xls_link:link
{
    background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a.xls_link:visited
{
    background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a.xls_link:hover
{
    background-color: transparent;
	font-weight: normal;
	color: #000099;
    text-decoration: underline;
}

a.tos_link:link
{
    background-color: transparent;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.tos_link:visited
{
    background-color: transparent;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.tos_link:hover
{
    background-color: transparent;
	font-weight: bold;
	color: #000099;
    text-decoration: underline;
}

a.small_link:link
{
	background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
}
a.small_link:visited
{
	background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
}
a.small_link:hover
{
	background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	font-size: 11px;
}


a.footer_link:link
{
	background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
}
a.footer_link:visited
{
	background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
}
a.footer_link:hover
{
	background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	font-size: 11px;
}

a.announce:link
{
    background-color: transparent;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.announce:visited
{
    background-color: transparent;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.announce:hover
{
    background-color: transparent;
	font-weight: bold;
	color: #000099;
    text-decoration: underline;
}

a.announce2:link
{
    background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a.announce2:visited
{
    background-color: transparent;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a.announce2:hover
{
    background-color: transparent;
	font-weight: normal;
	color: #000099;
    text-decoration: underline;
}



a.announcesmall:link
{
    background-color: transparent;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
}
a.announcesmall:visited
{
    background-color: transparent;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
}
a.announcesmall:hover
{
    background-color: transparent;
	font-weight: normal;
	color: #0000CC;
    text-decoration: underline;
	font-size: 11px;
}


a.headlink:link
{
    background-color: transparent;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
a.headlink:visited
{
    background-color: transparent;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
a.headlink:hover
{
    background-color: transparent;
	font-weight: bold;
	color: yellow;
    text-decoration: underline;
}
.bclinkbar
{
    /*
    background-color: #FFCC33;
	*/
	background-image: url('https://www.scorehero.com/images/link-bg.gif');
    background-repeat: no-repeat;
	background-color: #FFFFFF;
	/*
	border-top: none 1px #000;
	*/
	border-top: solid 1px #000;
	border-left: solid 1px #FFF;
/*
	padding: 15px 25px;
*/
	height: 60px;
	color: #000099;
	font-size: 13px;
}
.bclinktext
{
	padding: 15px 25px;
	height: 60px;
	color: #000099;
	font-size: 13px;
}
.adcontent
{
	height: 120px;
	text-align: right;
}
a.tierlink:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.tierlink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.tierlink:hover
{
    background-color: transparent;
    text-decoration: underline;
    color: #FFFF00;
}


a.toptext:link
{
	color: #FFFFFF;
	text-decoration: none;
    font-size: 12px;
}
a.toptext:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.toptext:hover
{
    background-color: transparent;
    text-decoration: underline;
    color: #FFFF00;
}
a.topright:link
{
	color: #FFFFFF;
	text-decoration: none;
    font-size: 12px;
}
a.topright:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.topright:hover
{
    background-color: transparent;
    text-decoration: underline;
    color: #FFFF00;
}

a.bclink:link
{
	/*
	color: #0000CC;
	*/
	color: #000099;
	text-decoration: none;
}
a.bclink:visited
{
	color: #000099;
	text-decoration: none;
}
a.bclink:hover
{
    background-color: transparent;
    text-decoration: underline;
    color: #000099;
    /*
    color: #FFFFFF;
    */
}

a.rank1:link
{
	color: #00C000;
	text-decoration: none;
}
a.rank1:visited
{
	color: #00C000;
	text-decoration: none;
}
a.rank1:hover
{
	color: #00C000;
    background-color: #FFFF00;
    text-decoration: underline;
}

a.rank2:link
{
	color: #F48400;
	text-decoration: none;
}
a.rank2:visited
{
	color: #F48400;
	text-decoration: none;
}
a.rank2:hover
{
	color: #F48400;
    background-color: #FFFF00;
    text-decoration: underline;
}

a.rank3:link
{
	color: #EE0000;
	text-decoration: none;
}
a.rank3:visited
{
	color: #EE0000;
	text-decoration: none;
}
a.rank3:hover
{
	color: #EE0000;
    background-color: #FFFF00;
    text-decoration: underline;
}

.FC
{
	color: #00C000;
	font-weight: bold;
}

.percent1
{
	color: #00C000;
	font-weight: bold;
}
.percent2
{
	color: #F48400;
	font-weight: bold;
}
.percent3
{
	color: #EE0000;
	font-weight: bold;
}


p
{
	font-size: 13px;
}

li.tos
{
	font-size: 12px;
    margin-top: 10px;
}

li:first-child.tos
{
    margin-top: 0px;
}

.gray
{
    color: #CCCCCC;
}

.darkgray
{
    color: #999999;
}

#sh-rb-logo {
	left: 15px;
	position:absolute;
	top: 18px;
}

#switch-site {
	position:absolute;
	width:200px;
	height:163px;
	top:0px;
	right:0px;
}

#switch-site-gh {
	position:absolute;
	width:118px;
	height:114px;
	top:0px;
	right:0px;
}

#switch-site-gh-i {
	position:relative;
/*	width:118px;*/
/*	height:114px;*/
	top:0px;
	right:0px;
}

#switch-site-gh-n {
	position:relative;
	width:100px;
	height:0px;
	top:-80px;
	left:870px;
}

.everything {
	z-index:2;
}

#content {
/*	width:1000px;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
	width:100%;
/*	border:solid #FFF 1px; */
}

hr.pwn {
    height:2px;
    background:#FFF;
	border:none;
}