/* Scrollbar Color and HR */

body               
{ 
scrollbar-base-color: #F1F4F7
}

.menu
{
  font-family: Arial;
  font-size: 12px;
  color: #9a9aff;
  text-decoration: none;
  font-weight: bold;
}


.tiny
{  
font-family: Arial;  
font-size: 12px;  
color: #7a7aef;
}

.tinyhidelink 
{    
font-family: Arial;  
font-size: 12px;  
color:#8f7ffc;  
text-decoration: none;  
}

.tiny_hidelink 
{    
font-family: Arial;  
font-size: 12px;  
color:#6060df;  
text-decoration: none;  
}

/* Font Properties */
/*
body             
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #6565E5
}



body2             
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #dadaee
}
*/
table            
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #dadaee
}

td               
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #dadaee
}

.nice { color: #6565e5; }

.smalltext       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #dadaee
}



.smalltext2       
{ 
font-family: Verdana; 
font-size : 12px; 
color: #aaaaff;
}

.smalltext3       
{ 
font-family: Verdana; 
font-size : 13px; 
color: #7575f5;
font-weight: bold;
}

.smalltext4       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #6565e5;
}

.smalltext5       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #aaaaff;
}

.smalltextedit       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #12111f;
}

.mediumtext      
{ 
font-family: Verdana; 
font-size : 11px; 
color: #dadaef;
}

.largetext       
{ 
font-family: Verdana; 
font-size : 13px; 
color: #dadaff
}

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

.toprowtext      
{ 
font-family: Verdana; 
font-size : 9px; 
color: #6565E6; 
font-weight: bold 
}


/* Cell Properties */

TD.row9	        
{ 
background-color: #11111F;
font-family: Verdana; 
font-size : 12px; 
color: #dadafe
}

TD.row8	        
{ 
background-color: #000000;
font-family: Verdana; 
font-size : 13px; 
color: #dadaff;
background: url(/img/tdback2.jpg);
}

 
TD.rowmain	        
{ 
background-color: #000000;
font-family: Verdana; 
font-size : 13px; 
color: #dadafe;

}

TD.rowmain2	        
{ 
background-color: #000821;
font-family: Verdana; 
font-size : 13px; 
color: #dadafe;
}

TD.row1x	        
{ 
background-color: #1d1d47;

font-family: Verdana; 
font-size : 13px; 
color: #dadafe
}     

TD.row1	        
{ 
background-color: #030307;

font-family: Verdana; 
font-size : 13px; 
color: #dadafe
}     
    
TD.row2	        
{ 
background-color: #000000;

font-family: Verdana; 
font-size : 12px; 
color: #dadafe
}

TD.row222	        
{ 
background-color: #11111F;

font-family: Verdana; 
font-size : 12px; 
color: #dadafe
}



TD.row12	        
{ 
background-color: #E9EEF3;
font-family: Verdana; 
font-size : 13px; 
color: #dadafe
}    
TD.row22	        
{ 
background-color: #F1F5F7;
font-family: Verdana; 
font-size : 12px; 
color: #dadafe
}



td.toprow
{
font-family: Verdana; 
font-size : 10px; 
color: #dadaff; 
background-color: #030B20;
background-repeat: repeat;
} 

td.toprow2
{
font-family: Verdana; 
font-size : 9px; 
color: #EAF5F5; 
background-image: url(/bb/templates/icicle/images/icicle_gradient_blue.gif);
background-repeat: repeat;
} 


td.catrow           
{ 
font-family: Verdana; 
font-size : 12px; 
color: #F3FfF6; 
font-weight: bold;
background-image: url(/img/header3.gif);
background-repeat: repeat;
}

td.catrow2          
{ 
font-family: Verdana; 
font-size : 12px; 
color: #530f66; 
font-weight: bold;
background-image: url(/bb/templates/icicle/images/icicle_gradient_grey.gif);
background-repeat: repeat;
}

TD.tableborder	  
{ 
background-color: #1d1d3d
}

/* Link Properties */

.genlink
{
  text-decoration: none;
  font-size: 13px;
}

#a                         { text-decoration: underline; font-size: 11px; color: #dadaff; font-family: Verdana }  
#a:link                    { text-decoration: underline; font-size: 11px; color: #dadaff; font-family: Verdana }
#a:visited                 { text-decoration: underline; font-size: 11px; color: #dadaff; font-family: Verdana }
#a:active                  { text-decoration: underline; font-size: 11px; color: #dadaff; font-family: Verdana }
#a:hover                   { text-decoration: none; font-size: 11px; color: #dadaff; font-family: Verdana } 

.forumlink2               {  font-size: 11px; color: #dadaff; font-family: Verdana }
a.forumlink               { text-decoration: underline; font-weight: bold; font-size: 13px; color: #dadaff; font-family: Verdana }
a.forumlink:link          { text-decoration: underline; font-weight: bold; font-size: 13px; color: #dadaff; font-family: Verdana }
a.forumlink:visited       { text-decoration: underline; font-weight: bold; font-size: 13px; color: #dadaff; font-family: Verdana }
a.forumlink:active        { text-decoration: underline; font-weight: bold; font-size: 13px; color: #dadaff; font-family: Verdana }
a.forumlink:hover         { text-decoration: none; font-size: 13px; font-weight: bold; color: #dadaff; font-family: Verdana }
   
a.topiclink               { text-decoration: underline; font-size: 13px; color: #b5b5e5; font-family: Verdana }  
a.topiclink:link          { text-decoration: underline; font-size: 13px; color: #b5b5e5; font-family: Verdana }
a.topiclink:visited       { text-decoration: underline; font-size: 13px; color: #b5b5e5; font-family: Verdana }
a.topiclink:active        { text-decoration: underline; font-size: 13px; color: #b5b5e5; font-family: Verdana }
a.topiclink:hover         { text-decoration: none; font-size: 13px; color: #b5b5e5; font-family: Verdana }  
 
a.catlink2                 { text-decoration: none; font-weight: bold; font-size: 13px; color: #8f8fff; font-family: Verdana }  
a.catlink                 { text-decoration: none; font-weight: bold; font-size: 13px; color: #ffffff; font-family: Verdana }   
a.catlink:link            { text-decoration: none; font-weight: bold; font-size: 13px; color: #ffffff; font-family: Verdana }
a.catlink:visited         { text-decoration: none; font-weight: bold; font-size: 13px; color: #ffffff; font-family: Verdana }
a.catlink:active          { text-decoration: none; font-weight: bold; font-size: 13px; color: #ffffff; font-family: Verdana }
a.catlink:hover           { text-decoration: underline; font-weight: bold; font-size: 13px; color: #ffffff; font-family: Verdana }
  
a.fatlink                 { text-decoration: none; font-weight: bold; font-size: 13px; color: #aaaaff; font-family: Verdana }   
a.fatlink:link            { text-decoration: none; font-weight: bold; font-size: 13px; color: #aaaaff; font-family: Verdana }
a.fatlink:visited         { text-decoration: none; font-weight: bold; font-size: 13px; color: #aaaaff; font-family: Verdana }
a.fatlink:active          { text-decoration: none; font-weight: bold; font-size: 13px; color: #aaaaff; font-family: Verdana }
a.fatlink:hover           { text-decoration: none; font-weight: bold; font-size: 13px; color: #aaaaff; font-family: Verdana }

a.toprowlink              { text-decoration: none; font-size: 10px; color: #aaaaff; font-family: Verdana }   
a.toprowlink:link         { text-decoration: none; font-size: 10px; color: #aaaaff; font-family: Verdana }
a.toprowlink:visited      { text-decoration: none; font-size: 10px; color: #aaaaff; font-family: Verdana }
a.toprowlink:active       { text-decoration: underline; font-size: 10px; color: #aaaaff; font-family: Verdana }
a.toprowlink:hover        { text-decoration: underline; font-size: 10px; color: #aaaaff; font-family: Verdana } 
     
a.smalllink               { text-decoration: underline; font-size: 10px; color: #6565e5; font-family: Verdana }   
a.smalllink:link          { text-decoration: underline; font-size: 10px; color: #6565e5; font-family: Verdana }
a.smalllink:visited       { text-decoration: underline; font-size: 10px; color: #6565e5; font-family: Verdana }
a.smalllink:active        { text-decoration: underline; font-size: 10px; color: #6565e5; font-family: Verdana }
a.smalllink:hover         { text-decoration: none; font-size: 10px; color: #6565e5; font-family: Verdana }   
  
a.mediumlink              { text-decoration: underline; font-size: 11px; color: #6565e5; font-family: Verdana }  
a.mediumlink:link         { text-decoration: underline; font-size: 11px; color: #6565e5; font-family: Verdana }
a.mediumlink:visited      { text-decoration: underline; font-size: 11px; color: #6565e5; font-family: Verdana }
a.mediumlink:active       { text-decoration: underline; font-size: 11px; color: #6565e5; font-family: Verdana }
a.mediumlink:hover        { text-decoration: none; font-size: 11px; color: #304C6C; font-family: Verdana }   
    
a.largelink               { text-decoration: underline; font-size: 13px; color: #6565e5; font-family: Verdana }
a.largelink:link          { text-decoration: underline; font-size: 13px; color: #6565e5; font-family: Verdana }
a.largelink:visited       { text-decoration: underline; font-size: 13px; color: #6565e5; font-family: Verdana }
a.largelink:active        { text-decoration: underline; font-size: 13px; color: #6565e5; font-family: Verdana }
a.largelink:hover         { text-decoration: none; font-size: 13px; color: #6565e5; font-family: Verdana }         

a.greenlink               { text-decoration: none; font-size: 13px; color: #00ff00; font-family: Verdana }
a.greenlink:link          { text-decoration: none; font-size: 13px; color: #00ff00; font-family: Verdana }
a.greenlink:visited       { text-decoration: none; font-size: 13px; color: #00ff00; font-family: Verdana }
a.greenlink:active        { text-decoration: none; font-size: 13px; color: #00ff00; font-family: Verdana }
a.greenlink:hover         { text-decoration: none; font-size: 13px; color: #00ff00; font-family: Verdana }         

/* Form elements */

input, textarea, select 
{
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}

/* Mighty Gorgon - Full Album Pack - BEGIN */
.forumline_left {
	background-color: {T_TD_COLOR2};
	border-bottom: 2px {T_TH_COLOR2} solid;
	border-left: 2px {T_TH_COLOR2} solid;
}

.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { 
	font-size: 11px;
	color: #FF8866; 
	text-decoration: none;
}

.tab_links_unsel, a.tab_links_unsel:hover, a.tab_links_unsel:link, a.tab_links_unsel:active, a.tab_links_unsel:visited { 
	font-size: 11px;
	color: #FFFFAA; 
	text-decoration: none;
}

a.tab_links:hover, a.tab_links_unsel:hover { 
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #FF8866; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #003366; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #006699;
}

.tab_headers_unsel, th.tab_headers_unsel {
	color: #FFFFAA; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #336699; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #6699AA;
}

.tab_border {
	background-color: #888888;
	border: 1px;
}

.filler, th.filler {
	background-color:#6699AA; 
	background-image:none;
}

.picframe{
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #555555;
	padding: 2px 6px 2px 6px;
	position: relative;
	bottom: 2px;
	right: 2px;
}

.picshadow{
	background-color: #888888;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
/* Mighty Gorgon - Full Album Pack - END */
