/* MUTANT theme for phpBB2
 * By Sire
 * Ripped by millenniumFalcon theme for phpBB2, created by Nick Mahon
 * http://nick.nineand3quarters.com/design.php
 * Inspired by vBulletin
 * http://www.vbulletin.com
 * Based on subSilver
 * http://www.subBlue.com
 */

/* 
body               
{ 
scrollbar-base-color: #5D7FA8
}
*/

/* Font Properties */

body             
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #D3D3D3
}

table            
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #D3D3D3
}

td               
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #D3D3D3
}

.smalltext       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #D3D3D3
}

.mediumtext      
{ 
font-family: Verdana; 
font-size : 11px; 
color: #D3D3D3
}

.largetext       
{ 
font-family: Verdana; 
font-size : 12px; 
color: #D3D3D3
}

.catrowtext      
{ 
font-family: Verdana; 
font-size : 12px; 
color: #99ccff;
font-weight: bold 
}

.toprowtext      
{ 
font-family: Verdana; 
font-size : 11px; 
color: white;
font-weight: bold 
}


/* Cell Properties */


TD.row1	        
{ 
background-color: #3A3A3A;
font-family: Verdana; 
font-size : 13px; 
color: #D3D3D3
}     
     
TD.row2	        
{ 
background-color: #272727;
font-family: Verdana; 
font-size : 12px; 
color: #D3D3D3
}

TD.row3	        
{ 
/* sire testar: background-color: #EFEFEF;  */
background-color: #202020;
font-family: Verdana; 
font-size : 12px; 
color: #D3D3D3
}



TD.catrow           
{ 
font-family: Verdana; 
font-size : 12px; 
color: #99ccff; 
font-weight: bold;
background-image: url(images/grad_1.gif);
background-repeat: repeat;
height: 25px;
}


TD.toprow
{
font-family: Verdana; 
font-size : 11px; 
color: #ffffff; 
font-weight: bold;
background-image: url(images/grad_2.gif);
background-repeat: repeat;
height: 25px;
} 





TD.tableborder	  
{ 
background-color: #000000
}


/* Link Properties */


a                         { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }  
a:link                    { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a:visited                 { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a:active                  { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a:hover                   { text-decoration: underline; font-size: 11px; color: #99ccff; font-family: Verdana } 

a.forumlink               { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
a.forumlink:link          { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
a.forumlink:visited       { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
a.forumlink:active        { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
a.forumlink:hover         { text-decoration: underline; font-size: 13px; font-weight: bold; color: #99ccff; font-family: Verdana }

a.topiclink               { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }  
a.topiclink:link          { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }
a.topiclink:visited       { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }
a.topiclink:active        { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }
a.topiclink:hover         { text-decoration: underline; font-size: 13px; color: #99ccff; font-family: Verdana }  
 
a.catlink                 { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }   
a.catlink:link            { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
a.catlink:visited         { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
a.catlink:active          { text-decoration: none; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
a.catlink:hover           { text-decoration: underline; font-weight: bold; font-size: 13px; color: #99ccff; font-family: Verdana }
  
/* verkar inte användas.. */
a.toprowlink              { text-decoration: none; font-size: 11px; color: white; font-family: Verdana }   
a.toprowlink:link         { text-decoration: none; font-size: 11px; color: white; font-family: Verdana }
a.toprowlink:visited      { text-decoration: none; font-size: 11px; color: white; font-family: Verdana }
a.toprowlink:active       { text-decoration: none; font-size: 11px; color: white; font-family: Verdana }
a.toprowlink:hover        { text-decoration: underline; font-size: 11px; color: white; font-family: Verdana } 
     
a.smalllink               { text-decoration: none; font-size: 9px; color: #99ccff; font-family: Verdana }   
a.smalllink:link          { text-decoration: none; font-size: 9px; color: #99ccff; font-family: Verdana }
a.smalllink:visited       { text-decoration: none; font-size: 9px; color: #99ccff; font-family: Verdana }
a.smalllink:active        { text-decoration: none; font-size: 9px; color: #99ccff; font-family: Verdana }
a.smalllink:hover         { text-decoration: underline; font-size: 9px; color: #99ccff; font-family: Verdana }   
 
a.topmeny              { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }  
a.topmeny:link         { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a.topmeny:visited      { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a.topmeny:active       { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a.topmeny:hover        { text-decoration: underline; font-size: 11px; color: #99ccff; font-family: Verdana }   
 
a.mediumlink              { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }  
a.mediumlink:link         { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a.mediumlink:visited      { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a.mediumlink:active       { text-decoration: none; font-size: 11px; color: #99ccff; font-family: Verdana }
a.mediumlink:hover        { text-decoration: underline; font-size: 11px; color: #99ccff; font-family: Verdana }   

a.mediumlink2              { text-decoration: none; font-size: 11px; color: #D3D3D3; font-family: Verdana }  
a.mediumlink2:link         { text-decoration: none; font-size: 11px; color: #D3D3D3; font-family: Verdana }
a.mediumlink2:visited      { text-decoration: none; font-size: 11px; color: #D3D3D3; font-family: Verdana }
a.mediumlink2:active       { text-decoration: none; font-size: 11px; color: #D3D3D3; font-family: Verdana }
a.mediumlink2:hover        { text-decoration: underline; font-size: 11px; color: #D3D3D3; font-family: Verdana } 
    
a.largelink               { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }
a.largelink:link          { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }
a.largelink:visited       { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }
a.largelink:active        { text-decoration: none; font-size: 13px; color: #99ccff; font-family: Verdana }
a.largelink:hover         { text-decoration: underline; font-size: 13px; color: #99ccff; font-family: Verdana }         


/* Form elements */

input, textarea, select 
{
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}



/* Fancy form styles for IE */

input, textarea, select {
border-top-widtd : 1px; 
border-right-widtd : 1px; 
border-bottom-widtd : 1px; 
border-left-widtd : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-widtd : 1px; 
border-right-widtd : 1px; 
border-bottom-widtd : 1px; 
border-left-widtd : 1px;  
}

.helpline {
	background-color: '#2a2a2a';
	color: '#ffffcc';
	border: 0px;
}


.thHead {
	font-size: 14px; 
}

.catSides {
	font-size: 11px; 
	font-weight: bold; 
}




/* Nya från SubSilver */


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #f0f0f0;
	border: #999999; 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; line-height: 155%; color: #f0f0f0;
	border: #999999; border-style: solid; background-color: '#444444';
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
