<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Theme by Nick Mahon */
/* http://www.vereor.com */

body
{
	scrollbar-base-color: cc99ff;
}

/* Default Font Attributes */

body, table, td             
{
	font-family: Verdana; 
	font-size: 10px; 
	color: 400040
}


.smalltext, .mediumtext, .largetext
{ 
	font-family: Verdana, Helvetica; 
	color: 400040
}


.smalltext
{ 
	font-size : 9px; 
}

.smalltext1, .mediumtext1, .largetext1
{ 
	font-family: Verdana, Helvetica; 
	color: 400040
}


.smalltext1
{ 
	font-size : 9px; 
}

.mediumtext      
{ 
	font-size : 11px; 
}


.largetext, TD.row1, TD.row2      
{ 
	font-size : 12px; 
}


/* Text on the Category Row */

.catrowtext
{ 
	font-family:  Verdana; 
	font-size : 12px; 
	color: 400040;
	font-weight: bold 
}

.catrowtext1
{ 
	font-family:  Verdana; 
	font-size : 12px; 
	color: cc99ff;
	font-weight: bold 
}

/* Text on the Top Row */
 
.toprowtext      
{ 
	font-family: Verdana, Helvetica; 
	font-size : 12px;
	color: cc99ff; 
	font-weight: bold 
}

/* Alternating Cell Colors */

TD.row1	        
{ 
	background-color: e0c1ff;
}     
 
 
TD.row2	        
{ 
	background-color: ead5ff;
}

TD.row3	        
{ 
	background-color: ffffff;
}

TD.row4	        
{ 
	background-color: ead5ff;
}


/* Some More Cell Properties */

TD.catrow           
{ 
	background-color: 400040;
	color: cc99ff; 
	font-size: 11px;
	font-weight: bold;
}


TD.toprow
{
	color: 400040;
	font-weight: bold;
	background-image: url('../../../phpBB2_copy/templates/Quidditch/templates/Quidditch/images/_cellpic_purple.gif');
}


TD.tableborder	  
{ 
	background-color: 421749
}


TD.tableborder1	  
{ 
	background-color: ffffff
}


/* Links */

a, a:link, a:active, a:visited
{ 
	text-decoration: none; 
	color: 400040; 
	font-family: Verdana, Helvetica 
}  


a:hover 
{ 
	text-decoration: none; 
	color: cc99ff; 
	background-color: 400040;
	font-family: Verdana, Helvetica 
} 

/* Links to a forum on the Index */

a.forumlink, a.forumlink:link, a.forumlink:visited, a.forumlink:active                 
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	color: 400040; 
	font-family: Verdana, Helvetica 
}


a.forumlink:hover         
{ 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: cc99ff;
	background-color: 400040; 
	font-family: Verdana, Helvetica 
}

/* Links to a topic while viewing a forum */
 
a.topiclink, a.topiclink:link, a.topiclink:active, a.topiclink:visited                
{ 
	text-decoration: none; 
	font-size: 13px; 
	color: 400040; 
	font-family: Verdana, Helvetica 
}  


a.topiclink:hover         
{ 
	text-decoration: none; 
	font-size: 13px; 
	color: cc99ff;
	background-color: 400040; 
	font-family: Verdana, Helvetica 
}  

 
a.catlink, a.catlink:link, a.catlink:visited, a.catlink:active                
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	color: cc99ff; 
	font-family: Verdana 
}   


a.catlink:hover           
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 11px; 
	color: 400040;
	background-color: cc99ff; 
	font-family: Verdana 
}

  
a.toprowlink, a.toprowlink:link, a.toprowlink:visited, a.toprowlink:active          
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 9px; 
	color: C49DCA; 
	font-family: Verdana, Helvetica 
}   


a.toprowlink:hover        
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 9px; 
	color: C49DCA; 
	font-family: Verdana, Helvetica 
} 

   
input, textarea, select 
{
	color : 400040;
	background-color: ffffff;
	font-family : Verdana, Helvetica, E58C00, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #5F2867 solid;
}


input, textarea, select 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}


input
{ 
	text-indent : 2px; 
}


input.button 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}

.lefttext { text-align: left; margin-left: 12px; }


.bigtext { font-family: arial, helvetica, sans-serif; font-size: 18px; line-height: 22px; color: #cc99ff; text-align: center; text-transform: uppercase; letter-spacing: 15px; padding-top: 5px; padding-bottom: 5px; }</pre></body></html>