/* Theme by Teufel */
/* http://www.TeufelsTomb.com */

body
{
	scrollbar-base-color: #282828;
	overflow: -moz-scrollbars-vertical
}

/* Specific Attributes */

TD
{ 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: none; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica;
}

/* Default Font Attributes */

body, table, td             
{
	font-family: Verdana; 
	font-size: 10px; 
	color: #f5f5f5
}


.smalltext, .mediumtext, .largetext
{ 
	font-family: Verdana, Helvetica; 
	color: #f5f5f5
}


.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: #DEDEDE
	font-weight: bold 
}

/* Text on the Top Row */
 
.toprowtext      
{ 
	font-family: Verdana, Helvetica; 
	font-size : 9px; 
	color: #FFFFFF;
	font-weight: bold;
}

.postrowtext      
{ 
	font-family: Verdana, Helvetica; 
	font-size : 13px; 
	color: #FFFFFF;
	font-weight: bold;
}

/* Alternating Cell Colors */

TD.row1	        
{ 
    background-color: #282828;
}     
 
 
TD.row2	        
{ 
	background-color: #4e4e4e;
}


/* Some More Cell Properties */

TD.catrow           
{ 
	background-color: #404040;
	color: #DEDEDE; 
	font-size: 13px;
	font-weight: bold;
	text-align : center;
}


TD.toprow
{
	background-color: #5e0000;
}


TD.tableborder	  
{ 
	background-color: #000000;
}


/* Links */

a, a:link, a:active, a:visited
{ 
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff; 
	font-family: Verdana, Helvetica;
}  

a:hover 
{ 
	text-decoration: underline overline; 
	font-weight: bold; 
	color: #ffffff;
	font-family: Verdana, Helvetica;
} 

.nav			{ font-weight: bold; font-size: 13px; color : #ffffff;}
a.nav			{ text-decoration: none; color : #ffffff; }
a.nav:visited { text-decoration: none; color : #ffffff; }
a.nav:hover		{ color: #ffffff; text-decoration: underline overline; }

/* 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: #ffffff; 
	font-family: Verdana, Helvetica 
}


a.forumlink:hover         
{ 
	text-decoration: underline overline;  
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}

a.memberlink, a.memberlink:link, a.memberlink:visited, a.memberlink:active                 
{ 
	text-decoration: none; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}


a.memberlink:hover         
{ 
	text-decoration: underline overline; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}

/* Links to a topic while viewing a forum */

a.ubblink, a:ubblink:link, a:ubblink: visited { text-decoration: none; 
	color: #ffffff; 
	font-family: Verdana, Helvetica;  }
a:ubblink:hover		{ color: #ffffff; 
	font-family: Verdana, Helvetica; text-decoration: underline overline; }

a.topiclink, a.topiclink:link, a.topiclink:active                
{ 
	text-decoration: none; 
	font-weight: normal;
	font-size: 11px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}  

a.topiclink:visited
{ 
	text-decoration: none; 
	font-weight: normal;
	font-size: 11px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
} 

a.topiclink:hover         
{ 
	text-decoration: underline overline;
	font-weight: normal;
	font-size: 11px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}  


a.yellowlink, a.yellowlink:link, a.yellowlink:active, a.yellowlink:visited                
{ 
	text-decoration: none; 
	font-size: 10px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}  


a.yellowlink:hover         
{ 
	text-decoration: underline overline;
	font-size: 10px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}  

 
a.catlink, a.catlink:link, a.catlink:visited, a.catlink:active                
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
	color: #ffffff; 
	font-family: Verdana 
}   


a.catlink:hover           
{ 
	text-decoration: underline overline;
	font-weight: bold; 
	font-size: 13px; 
	color: #ffffff; 
	font-family: Verdana 
}

  
a.toprowlink, a.toprowlink:link, a.toprowlink:visited, a.toprowlink:active          
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 9px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
}   


a.toprowlink:hover        
{ 
	text-decoration: underline overline;
	font-weight: bold; 
	font-size: 9px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica 
} 

   
input, textarea, select 
{
	color : #DEDEDE;
	background-color: #454545;
	font-family : Verdana, Helvetica, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #000000 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;  
}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #DDDDDD;
	background-color: #373737; border: #777777; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #f5f5f5; line-height: 125%;
	background-color: #8c0000; border: #777777; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.review{}