/*******************
  Top ten website
   Style sheet
********************/
body {
   margin: 0;
	padding: 0;
	background-color: #d6d6eb;
}
img {
	margin: 0;
	border: 0;
}
img.picleft {
	float: left;
	margin: 0 6px 6px 0;
}
#container {
   position: absolute;
	top: 0;
	/*  Centred  */ 
	margin: 0 0 0 -390px;
   left: 50%;
	/*****************/
	/* Sit on left  
	margin 0;
	left: 0;
	/****************/
	padding: 0;
	width: 780px;
	background-image: url(graphics/bg_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 0;
}
#top-spacer {
	width: 672px;
	height: 112px;
	float: left;
	margin: 0;
	background-image: url(graphics/topspacer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 0;
}
#bot-spacer {
	width: 672px;
	height: 60px;
	float: left;
	margin: 0;
	background-image: url(graphics/botspacer.jpg);
	z-index: 0;
}
#content {
	width: 672px;
	float: left;
	margin: 0;
	background-image: url(graphics/bg_main.jpg);
	background-repeat: repeat-y;
}
#left-header {
   position: absolute;
	left: 22px;
	top: 116px;
	width: 168px;
	height: 100px;
	margin: 0;
	padding: 0;
}
#menu {
   position: absolute;
	left: 21px;
	top: 216px;
	width: 176px;
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0 0 4px 0;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	list-style: none;
}
#menu a {
	display: block;
	width: 170px;
	height: 21px;
	padding: 5px 6px 0 0;
	color: black;
	background-position: 0 0;
	text-decoration: none;
}
#menu a.type1 {
	background-image: url(graphics/menutab1.jpg);
}
#menu a.type2 {
	background-image: url(graphics/menutab2.jpg);
}
#menu a:hover {
	background-position: 0 -26px;
}
#menu span {
	display: block;
	width: 170px;
	height: 21px;
	padding: 5px 6px 0 0;
	background-image: url(graphics/menutabx.jpg);
	background-position: 0 0;
	color: white;
}
a {
	color: #ffffcd; 
}
a:visited {
	color: #ffffcd; 
}
p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	margin: 12px 72px 12px 244px;
}
p.emph {
	font-size: 11pt;
	text-align: center;
	margin: 12px 72px 12px 244px;
}
p.close {
	margin: 4px 72px 4px 244px;
}
p.hangq {
	text-indent: -20px;
	margin: 12px 72px 1px 264px;
}
p.hanga {
	text-indent: -20px;
	margin: 1px 72px 12px 264px;
}
p.hangbox {
	text-indent: -24px;
	margin: 8px 72px 12px 264px;
}
p.divider {
	border-bottom: 1px solid black;
}
p.temp {
	font-size: 16pt;
	margin: 12px 72px 12px 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333399;
	margin: 12px 72px 12px 244px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid black;
}
h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	margin: 12px 12px 6px 244px;
	padding: 0;
}
ul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	margin: 0 32px 0 260px;
}
li {
	padding: 0 40px 0 0;
	margin: 0 0 3px 0;
}
table {
	margin: 12px 12px 6px 244px;
}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	padding: 0 0 4px 0;
	vertical-align: top;
}
td.info {
	text-align: right;
}
a {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
textarea {
   border: 1px solid black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	background-color: #d6d6eb;
}
input.but {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black; 
	background-color: #9999cc;
   border: 0;
	margin-top: 12px;
	width: 72px;
	height: 18px;
}
#top-spacer-reg {
	width: 672px;
	height: 98px;
	float: left;
	margin: 0;
	background-image: url(graphics/topspacer-reg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 0;
}
#content-reg {
	width: 672px;
	float: left;
	margin: 0;
	background-image: url(graphics/register.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}
#content-reg fieldset {
	border: 0;
	padding: 0;
	margin: 12px 0 0 0;
}
#content-reg table {
	margin: 0 12px 6px 386px;
}
#content-reg td {
	color: white;
	padding: 0 3px 4px 3px;
	text-align: right;
	vertical-align: center;
}
#content-reg input.bdr {
   border: 1px solid black;
	width: 136px;
	font-size: 9pt;
	margin: 0;
}
#content-reg input.rad {
   border: 0;
}
#content-reg input.but {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black; 
	background-color: #9999cc;
   border: 0;
	margin-top: 12px;
	width: 72px;
	height: 18px;
}
#content-reg select {
   border: 1px solid black;
	width: 140px;
	font-size: 9pt;
	margin: 0;
}
#content-reg p {
	color: white; 
	margin: 6px 28px 12px 404px;
}
#content-reg p.label {
	color: #cccceb; 
	margin: 16px 4px 8px 412px;
}
.login {
	position: absolute;
	top: 256px;
	left: 20px;
	width: 304px;
	height: 148px;
	z-index: 20;
	visibility: hidden;
}
.login p {
   font-size: 8pt;
	color: #ffffcb; 
	margin: 8px 0 0 28px;
}
.login p.err-hdr {
	color: #ffcccc; 
	margin: 0 0 0 28px;
}
.login p.err-report {
	color: white; 
	margin: 0 0 0 28px;
}
.login a {
	color: white; 
}
.login a:visited {
	color: white; 
}
.login table {
	margin: 0 12px 6px 0px;
}
.login td {
	color: white;
	padding: 0 6px 4px 6px;
	text-align: right;
	vertical-align: center;
}
.login input {
   border: 1px solid black;
	width: 152px;
	font-size: 9pt;
	margin: 0;
}
.login input.but {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black; 
	background-color: #9999cc;
   border: 0;
	margin-top: 12px;
	width: 72px;
	height: 18px;
}
#logenter-vis {
	visibility: visible;
}
#logforgot {
	visibility: hidden;
}
#logforgotmsg {
	visibility: visible;
}
#intro-reg {
	position: absolute;
	top: 272px;
	left: 50px;
	width: 272px;
}
#intro-reg p {
	color: white; 
	margin: 0 0 12px 0;
}
#intro-reg a {
	color: #ffffcb;
}
#intro-reg a:visited {
	color: #ffffcb;
}
#ack-reg {
	position: absolute;
	top: 448px;
	left: 40px;
	width: 300px;
}
#ack-reg p {
	font-size: 8pt;
	color: white; 
	margin: 10px 0 12px 0;
}
#panel-reg {
	position: absolute;
	top: 106px;
	left: 24px;
	width: 326px;
	height: 398px;
	z-index: 10;
	visibility: hidden;
}
#logpanel {
	position: absolute;
	top: 250px;
	left: 24px;
	width: 326px;
	height: 172px;
	z-index: 10;
	visibility: hidden;
}
.popup-reg {
	position: absolute;
	top: 118px;
	left: 48px;
	width: 278px;
	height: 374px;
	z-index: 20;
	visibility: hidden;
}
.popup-reg a {
	color: #ffffcb;
}
.popup-reg a:visited {
	color: #ffffcb;
}
.logpopup-reg a {
	color: #ffffcb;
}
.logpopup-reg a:visited {
	color: #ffffcb;
}
#info-reg p {
	color: white; 
	margin: 0 0 4px 0;
	line-height: 12px;
}
#info-reg p.rightjust {
   text-align: right;
}
#sc-reg p {
	color: white; 
	margin: 4px 0 12px 0;
}
#sc-reg p.rightjust {
   text-align: right;
}
#sc-reg h3 {
	color: white; 
	margin: 12px 0 4px 0;
}
#sc-box1 {
	display: block;
	width: 278px;
	height: 140px;
	border: 1px solid black;
	background-color: #d6d6eb;
}
#sc-box1 p {
   color: black;
	font-size: 7pt;
	margin: 3px 3px 3px 6px;
}
#sc-box1 h3 {
   color: black;
	font-size: 8pt;
	margin: 4px 3px 4px 6px;
}
#sc-box2 {
	display: block;
	width: 344px;
	border: 1px solid black;
	background-color: #9999cc;
	margin: 12px 0 12px 244px;
}
#sc-box2 p {
   color: black;
	font-size: 8pt;
	margin: 3px 3px 3px 6px;
}
#sc-box2 h3 {
   color: black;
	font-size: 8pt;
	margin: 8px 3px 8px 6px;
}
.rank-select {
	width: 40px;
}
table.tb1 {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}
td.rank-a {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 8px 0 8px 8px;
}
td.rank-b {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 8px 0 8px 8px;
	width: 52px;
}
td.res-a {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 8px 0 8px 8px;
	width: 32px;
}
td.res-b {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 8px 0 8px 8px;
}
#result-box {
	display: block;
	width: 344px;
	border: 1px solid black;
	background-color: #9999cc;
	margin: 18px 0 18px 244px;
	padding: 12px 0 12px 0;
}
table.result-tab {
	margin: 0 12px 0 8px;
}
td.result-cell0 {
	padding: 8px 0 8px 4px;
	background-color: white;
	border: 1px solid black;
	vertical-align: middle;
}
td.result-cell1 {
	padding: 4px;
	background-color: white;
	border: 1px solid black;
	width: 40px;
	height: 40px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #333399;
	text-align: center;
	vertical-align: middle;
}
td.result-cell2 {
	padding: 4px;
	background-color: white;
	border: 1px solid black;
	width: 256px;
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: middle;
}