/* Theme by Nick Mahon */
/* http://www.vereor.com */

body
{
	scrollbar-base-color: #EBEBEB;
	cursor: crosshair;
}

/* Default Font Attributes */

body, table, td             
{
	font-family: Verdana; 
	font-size: 10px; 
	color: #EBEBEB;
	/*table-layout: fixed;*/
	/*overflow: visible;*/

}


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


.smalltext
{ 
	font-size : 10px; 
}


.mediumtext      
{ 
	font-size : 11px; 
}


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


/* Text on the Category Row */

.catrowtext
{ 
	font-family:  Verdana; 
	font-size : 13px; 
	color: #FFFFFF;
	font-weight: bold 
}

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

/* Alternating Cell Colors */

TD.row1	        
{ 
	background-color: #1B1B1B;
}     
 
 
TD.row2	        
{ 
	background-color: #0F0F0F;
}

TD.row3	        
{ 
	background-color: #000000;
}



/* Some More Cell Properties */




TD.tableborder	  
{ 
	background-color: #000000;
}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
			background-image: url('images/cellpic1.gif');
			background-color:#000000; border: medium solid #444444; height: 28px
}

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


a.mainmenu, a:link.mainmenu    
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: none;
}

a:hover.mainmenu 
{
	text-decoration: none; 
	color: #576E90; 
	font-family: Verdana, Helvetica;
	font-weight : bold;
}


/* Links */

a, a:link, a:active, a:visited
{ 
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Verdana, Helvetica;
/*	font-weight : bold;  */
}  


a:hover 
{ 
	text-decoration: none; 
	color: #FFFF00; 
	font-family: Verdana, Helvetica;
/*	font-weight : bold;   */
} 

/* Links to a forum on the Index */

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


a:hover.forumlink         
{ 
	text-decoration: underline; 
	font-size: 11px; 
	font-weight: bold; 
	color: #576E90; 
	font-family: Verdana, Helvetica 
}

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


a:hover.topiclink         
{ 
	text-decoration: underline; 
	font-weight: normal;
	font-size: 11px; 
	color: #576E90; 
	font-family: Verdana, Helvetica 
}  


a.yellowlink, a:link.yellowlink, a:active.yellowlink, a:visited.yellowlink                
{ 
	text-decoration: none; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-family: Verdana, Helvetica 
}  


a:hover.yellowlink         
{ 
	text-decoration: underline; 
	font-size: 10px; 
	color: #FFFF00; 
	font-family: Verdana, Helvetica 
}  

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


a:hover.catlink           
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 13px; 
	color: #D9DC00; 
	font-family: Verdana 
}

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


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

   
input, textarea, select 
{
	color : FFFFFF;
	background-color: #454545;
	font-family : Verdana, Helvetica, E58C00, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #636363 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;  
}
