#blue{
  color: blue;
}

#emphasize {
  font-variant: small-caps;
  font-style: italic;
}

#error{
  color: red;
  background-color: yellow;
  font-size: 10px;
  width: 110px;
  overflow: visible;
}

#fullextra{
  font: 12px arial;
  color: gray;
}

#gray{
  color: gray;
}

#registerfield{
  position: absolute;
  left: 100px;
}

#registerstandard{
  position: absolute;
  left: 100px;
  font: normal arial 10px;
  color: black;
}

#scoot{
  position: relative;
  left: 97px;
}

#subjectBarText{
  font: normal 18px arial;
  width:100%;
	float:left;
	color: #fff;
	display:block;
}

#usercolor11{
  color: goldenrod;
}

#usercolor15{
  color: brown;
}

a.default_nameformat {
  color: black;
	text-decoration: none;
}

a.default_nameformatu {
  color: blue;
}

a.grayfulldisabled{
  text-decoration: none;
  color: gray;
  cursor: pointer;
}

a.mainmenulink{
  text-decoration: none;
  font: bold 12px arial;
  color: black;
}

a.registerfieldtext{
  left: 100px;
  text-decoration: none;
  color: darkblue;
  cursor: default;
}

#source, a.source{
  font-size: 9px;
}

#sourcesubjectbar, a.sourcesubjectbar{
  font-size: 9px;
  color: white;
	text-decoration: none;
}

a.sourcesubjectbar:hover{
  color: #C8E2FB;
}

div.aslleft{
  float: left;
	overflow: hidden;
  margin: 0 0 0 0;
	background-color: transparent;
}

div.bannerbutton{
  float:left;
	width: 85px;
	margin: 3mm 0 0 0;
  text-align: center;
}

div.bannerleft{
  position: absolute;
	top: 2mm;
  left: 5px;
	border: solid 1px gray;
	width: 120px;
	overflow: hidden;
}

div.OLDbannerleft{
  position: absolute;
	top: 3px;
  left: 2mm;
	border: none;
	width: 85px;
	overflow: hidden;
}

div.bannerright{
  position: absolute;
	top: 9mm;
	left: 240mm;
	border: none;
	width: 85px;
	overflow: hidden;
}

div.clear {
  font-size: 1px; 
	height: 1px;
}

div.containermaster{
  position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
  margin:0 auto 0 auto;
	padding: 0;
	border: none;
}

div.container{
  position: relative;
  top: 0;
  width: 940px;
  height: 628px;
  overflow: hidden;
  border: none;
	background: transparent;
  margin:0 auto 0 auto;	
}

div.copyright{
  position: absolute;
  top: 600px;
  left: 10%;
  width: 80%;
  background-color: transparent;
  text-align: center;
  color: white;
  font: 12px arial;
}

div.dashboardcolumn{
  position: relative;
	float: left;
  left: 0px;
	width: 267px;
  top: 0px;
	border: none;
	margin: 1px;
  height: 538px;
  background-color: none;
	overflow: hidden;
}

div.dashboardcolumndouble{
  position: relative;
	float: left;
  left: 0px;
	width: 504px;
  top: 0px;
	border: none;
	margin: 1px;
  height: 538px;
  background-color: none;
	overflow: hidden;
}

div.dashboardcontainer{
  position: absolute;
  left: 130px;
	width: 809px;
  top: 60px;
	border: none;
  height: 538px;
  background-color: none;
	overflow: hidden;
}

div.dashboardspacer{
  height: 10px;
	width: 100%;
  background-color: none;	
}

div.error{
  position: relative;
	margin: 2mm;
	padding: 2mm;
	background-color: pink;
	border: red solid 1px;
	font: normal 10px arial;
	color: red;
}

div.gallery{
  position: relative;
  margin: 2px;
  border: 1px solid #000000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
	background-color: white;
}
	
div.gallery img{
  display: inline;
  margin: 3px;
  border: 1px solid white;
	width: 90px;
}
div.gallery a:hover img {
  border: 1px solid #C8E2FB;
}

div.gallerydescription{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  font: bold 12px arial;	
	overflow: hidden;
}

div.gallerydescription a:hover {
	color: #C8E2FB;
}

div.headerbox{
  position: absolute;
	top: 2mm;
	left: 130px;
	width: 797px;
  padding-top: 2mm;
	border: medium double #4C93E8;
  text-align: center;
  background-color: white;
}

div.headerbox2logo{
  position: absolute;
  float: left;
	top: 0;
	height: 50px;
	width: 25%;
	left: 0;
  padding: 0;
	margin: 0;
	border: medium dotted #4C93E8 ;
  text-align: center;
  background:transparent url('http://linksoffame.com/_images/linksoffamecomsmall.png') no-repeat scroll center center;
	overflow: hidden;
}

div.headerbox2buttons{
  position: absolute;
  float: left;
	top: 0;
	height: 50px;
	left: 25%;
	width: 49%;
  padding-top: 0;
	border: medium dotted #4C93E8 ;
  text-align: center;
  background-color: white;
	overflow: hidden;
}

div.headerbox2container{
  position: absolute;
	top: -3;
	left: 130px;
	width: 810px;
	height: 56px;
  padding-top: 0;
	border: none;
  text-align: left;
  background-color: white;
	overflow: hidden;	
}

div.headerbox2disclaimer{
  position: absolute;
  float: left;
	top: 0;
	height: 50px;
	left: 74%;
	width: 25%;
	border: medium dotted #4C93E8 ;
  text-align: center;
  background-color: white;
	overflow: hidden;
	color: grey;
  font: normal 8px small fonts;	
}

div.homebox{
  position: absolute;
  left: 130px;
	width: 500px;
  top: 120px;
	border: 2px solid #4C93E8 ;
  height: 467px;
  background-color: white;
	overflow: auto;
}

div.homeboxmail{
  position: absolute;
  left: 130px;
	width: 500px;
  top: 120px;
	border: 2px solid red;
  height: 467px;
  background-color: white;
	overflow: auto;
}

div.homeboxinnersub{
  position: absolute;
  left: 0px;
  background-color: transparent;
  overflow: hidden;
  margin: 0 0 0 5px;
  width: 100px;
  border: black solid 1px;
  text-align: center;
  font: bold 12px arial;
  padding: 0 0 0 0;
  height: 70px;
}

div.homeboxoutersub{
  position: relative;
  padding: 0 0 0 115px;
  overflow: hidden;
  margin: 5px 0 0 0;
  height: 75px;
  background-color: transparent;
}

div.homeboxprofile{
  position: relative;
  padding: 0 0 0 2mm;
  overflow: hidden;
  margin: 0 0 0 115px;
  background-color: transparent;
}

div.homeboxsmallpic{
  position: absolute;
  left: 0px;
  background-color: transparent;
  overflow: hidden;
  margin: 0 0 0 2mm;
  width: 100px;
  border: black solid 1px;
  text-align: center;
  font: bold 12px arial;
  padding: 0 0 0 0;
  height: 100px;
}

div.importantmsg{
  position: relative;
	margin: 2mm;
	padding: 2mm;
	background-color: lightyellow;
	border: orange solid 1px;
	font: normal 10px arial;
	color: orange;
}

div.lof_userlink_descriptiongroup{
  position: relative;
	width: 100%;
	overflow: hidden;
}

div.lof_userlink_friendgroup{
  position: relative;
	overflow: hidden;			
	width: 63%;
	float: right;
}

div.lof_userlink_friendtype{
  position: relative;
	overflow: hidden;			
	width: 50%;
	text-align: right;
	float: left;
}

div.lof_userlink_friendvalue{
  position: relative;
	overflow: hidden;			
	width: 46%;
	text-align: right;
	float: right;
}

div.lof_userlink_icongroup{
  position: relative;
	float: left;
	width: 25%;
	padding: 2mm;	
	overflow: hidden;
}

div.lof_userlink_linkgroup{
  position: relative;
	float: right;
	width: 70%;
	overflow: hidden;
}

div.lof_userlink_sectioncontainer{
  position: relative;
	margin: 0 2mm 0 2mm;
	padding: 2mm;
	border: solid 1px gray;
	overflow: hidden;		
}

div.lof_userlink_sitecaption{
  position: relative;
	overflow: hidden;			
	width: 33%;
	text-align: left;
	float: left;
}

div.lof_userlink_sitecontainer{
  position: relative;
	width: 100%;
	border: solid 1px black;
	overflow: hidden;		
	margin: 0 0 2mm 0;
	background-color: white;	
}

div.lof_userlink_siteicon{
  position: relative;
	border: none;
	overflow: hidden;		
}

div.lof_userlink_siteicon img{
  position: relative;
	width: 98%;
	border: none;
	overflow: hidden;	
}

div.lof_userlink_sitelink{
  position: relative;
	width: 98%;
	margin: 2mm 1mm 0 0;
	padding: 1mm;
	background-color: lightgray;
	overflow: hidden;			
}

div.lof_userlink_sitename{
  position: relative;
	text-align: center;
	overflow: hidden;	
}

div.lof_userlink_siteurl{
  position: relative;
	overflow: hidden;			
	width: 100%;
	float: left;
}

div.mainmenubuttonNORMAL{
  float:left;
  width:100px;
	height: 100px;
  margin: 5px 5px 0px 5px;
  text-align: center;
	border: none;
	overflow: hidden;
}

div.mainmenubutton{
  float:left;
  width:100px;
	height: 111px;
  margin: 5px 5px 0px 5px;
  text-align: center;
	border: none;
	overflow: hidden;	
}

div.mainmenubutton1{
  float:left;
  width:100px;
	height: 111px;
  margin: 10px 5px 0px 5px;
  text-align: center;
}
div.mainmenubuttonnowplaying1{
  float:left;
  width:100px;
	height: 111px;
  margin: 10px 5px 0px 5px;
  text-align: center;
	border: solid 1px magenta;
	background-color: magenta;
}

div.mainmenubutton2{
  float:left;
  width:100px;
	height: 111px;
  margin: 10px 5px 0px 5px;
  text-align: center;
}
div.mainmenubuttonnowplaying2{
  float:left;
  width:100px;
	height: 111px;
  margin: 10px 5px 0px 5px;
  text-align: center;
	border: solid 1px magenta;
	background-color: magenta;	
}

div.mainmenubuttonlabel{
  position: relative;
  margin: 0 0 0 0;
  font: bold 12px arial;
  color: black;
  text-align: center;
  display: inline;
  width: 64px;
  border: solid 1px red;
}

div.profilebox{
  position: relative;
	margin: 0 2mm 2mm 2mm;
	padding: 2mm 2mm 2mm 2mm;
	border: solid 1px gray;
}

div.profileboxfull{
  position: relative;
	margin: 0;
	padding: 2px;
	border: solid 1px gray;
	top: -1px;
  background-color: white;
  font: normal 12px arial;
  background-image: url('http://nintendowfc.com/_images/backgrounds/nwfcbgclear.png');		
}

div.profileboxfullcenter{
  position: relative;
	margin: 0;
	padding: 2px;
	border: solid 1px gray;
	top: -1px;
  background-color: white;
  font: normal 12px arial;
	border-top: none;
	border-bottom: none;		
  background-image: url('http://nintendowfc.com/_images/backgrounds/nwfcbgclear.png');	
}

div.profileboxfullerror{
  position: relative;
	margin: 0;
	padding: 2px;
	border: solid 1px orange;
	top: -1px;
  background-color: rgb(255,255,125);
  font: normal 12px arial;		
	color: red;
	
}

div.profileboxfullsubmenubottom{
  position: relative;
	margin: 0;
	padding: 2px;
	border: solid 1px gray;
	top: -1px;
  background-color: #C8E2FB;
  font: normal 12px arial;
	border-top: none;
	text-align: center;
  overflow: hidden;
}

div.profileboxfullsubmenutop{
  position: relative;
	margin: 0;
	padding: 2px;
	border: solid 1px gray;
	top: -1px;
  background-color: #C8E2FB;
  font: normal 12px arial;		
	border-bottom: none;
	text-align: center;
  overflow: hidden;		
}

div.register{
  position: relative;
  left: 2mm;
  width: 288px;
  border: none;
  height: 20px;
  font: bold 12px arial;
  color: darkblue;
}

div.registerhelp{
  position: relative;
  left: 2mm;
  top: 0mm;
  width: 275px;
  height: 70px;
  border: none;
  margin-bottom: 1mm;
}

div.registertext{
  position: relative;
  left: 2mm;
  width: 288px;         
  border: none;
  height: 100px;
  font: bold 12px arial;
  color: darkblue;
}

div.rightbox{
  position: absolute;
  top: 110px;
  left: 628px;
  width: 318px;
  border: none;
  margin: 0 0 0 10px;
  font: 12px arial;
  background-color: transparent;
  height: 481px;
	overflow: auto;
}

div.rightboxinner{
  position: relative;
  left: 0;
  width: 288px;
  border: 2px solid #4C93E8 ;
  margin: 10px 0 0 0;
  font: 12px arial;
  background-color: white;
}

div.rightboxinnererror{
  position: relative;
  left: 0;
  width: 288px;
  margin: 10px 0 0 0;
  font: 12px arial;
  border: 2px solid orange;
  background-color: rgb(255,255,125);
}

div.rightboxnarrow{
  position: relative; 
  left: 0;
  width: 150px; 
  border: 2px solid #4C93E8 ;
  margin: 10px 0 0 0; 
  font: 12px arial;
  background-color: #C8E2FB;
}

div.subjectBar{
  background:transparent url('http://nintendowfc.com/_images/gradient_moduleheader.gif') repeat-x scroll 0 0;
	height:auto;
	line-height: 20px;
	margin: 0 0 2px 0;
	width: 100%;
	float:left;
	padding: 2px 0 2px 2mm;
}

div.subjectBarv2{
  background:transparent url('http://nintendowfc.com/_images/subjectbar.png') repeat-x scroll 0 0;
	height:auto;
	line-height:20px;
	margin: 1mm 0 2mm 1%;
	width:98%;
	float:left;
	padding:0;
}

div.subjectBarv2left {
  background: url('http://nintendowfc.com/_images/subjectbarleft.png') 0 0 no-repeat;
}

div.subjectBarv2right {
  background: url('http://nintendowfc.com/_images/subjectbarright.png') 100% 0 no-repeat;
	padding:10px;
}

body {
  background-color: white
}
	
h1 {
  position: static;
  margin: 0 0 2mm 0;  
  padding: 0 0 1mm 2mm;
  background-color: #4C93E8 ;
	font: 20px arial;
  color: white;
}

h1.red{
  color: red;
}

h1.gray{
  background-color: gray;
  font: 16px arial;
  margin: 2mm 6cm 0 2mm;
	padding: 0 0 0 2mm;
}

h1.grayfull{
  border: solid 1px gray;
	border-bottom: none;	
  background-color: gray;
  font: 11px arial;
	margin: 0 1px 0 0;
	padding: 0 4px 0 4px;
	display: inline;
}

h1.grayfulldisabled{
  border: solid 1px gray;
	border-bottom: none;
  background-color: lightgray;
	color: gray;	
  font: 11px arial;
	margin: 0 1px 0 0;
	padding: 0 4px 0 4px;
	display: inline;
}

h1.grayfullerror{
  border: solid 1px orange;
	border-bottom: none;
  background-color: orange;
  font: 11px arial;
	margin: 0 1px 0 0;
	padding: 0 4px 0 4px;
	display: inline;
}

h1.error{
  background-color: orange;
}

h1.plain {
  font: bold 12px arial;
  color: black;
  background-color: transparent; 
	margin: 0px;
	padding: 0px;
}

h1.subtext {
  font: bold 12px arial;
  color: black;
  background-color: transparent; 
}

h1.subtextsubjectbar {
  font: bold 12px arial;
  color: white;
  background-color: transparent; 
}
	
h2 {
  background-color: red;
}

h2.subhead, h2.red{
  color: red;
  background-color: transparent;
  font: bold 16px arial;
  display:inline;  
}

h2.subtext{
  color: black;
  background-color: transparent;
  font: 12px arial;
  display: inline;
}

img.gamebox1{
  border: none;
}

img.gamebox2{
  border: none;
	height: 100px;
}

img.mainmenuimg{
  border: none;
	height: 65px;
}
	  
p {
  background-color: transparent;
  padding-left: 2mm;
  display: inline;
}

p.error{
  color: red;
}

p.fixed{
  padding: 0;
	font: normal 9px "Andale Mono";
}

p.header {
	text-align: center;
  padding-left: none;
}

p.header2 {
	text-align: left;
  padding-left: none;
}

p.bold {
  font: bold 12px arial;
}

p.normal{
  font: 12px arial;
}	

p.plain{
  font: 12px arial;
	padding: 0;
}	

p.small{
  font: normal 8px arial;
}

p.source{
  padding: 0px;
	margin: 0px;
  font: normal 9px arial;
}

p.subtext{
  font: 10px arial;
	padding: 0;
}	

table.dashboardtable{
  table-layout: fixed;
	border: solid 1px white;
	border-width: 1px;
  background-color: #EEEEEE;
	font: normal 9px "Andale Mono";
  border-collapse: separate;
	width: 260px;	
}

table.dashboardtable tr:nth-child(2n){
  background: #FFF;
}

table.dashboardtable tr:nth-child(2n+1){
  background: #CCC;
}


table.forum{
  margin: 2mm;	
}

table.report{
  border-collapse: separate;
  border-spacing: 0px 0px;
	font: 10px arial;	

}
