@namespace url(http://www.w3.org/1999/xhtml);

 /* Forums-Mozillazine Black  Style -VER-3  */


@-moz-document domain("forums.mozillazine.org") {
  
body { color: #33FF33 !important;
 background: none !important;
 background-color: #000000 !important }
 
font {color: #33FF33 !important }

.gas, .gas_head 
{
display: none !important;
}
#masthead {
display: none !important;
}
.supportHeader {
display: none !important;
}

 
  #sidebar {
    background-color: black;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAABgAQMAAADW%2F5sUAAAAFXRFWHRDcmVhdGlvbiBUaW1lAAfWBQgHOTmEKAJKAAAAB3RJTUUH1gUICBMGg3hHEgAAAAlwSFlzAAAOwwAADsMBx2%2BoZAAAAAZQTFRFAGZm%2F%2F%2F%2Frea17wAAAFxJREFUeNpjYMAJ5ECEIohQABESIIINRDDCJeQY8AE%2BEMGCl%2BDDa4AdwgUNmIQiXAlOIA8iBOAEGhchhhPYgAglOIFwEILA7wIeOCGEStijmkKsC5TgYipwLj4DAJEHCFAH2yXKAAAAAElFTkSuQmCC) !important;
    background-position: right 250px ;
    background-repeat: no-repeat !important;
    background-attachment: fixed ;
    padding-left: 20px !important;
  }

  #sidebar:hover {
    background-color: transparent !important;
    background-image: none !important;
    padding-left: 7px !important;
   }

  #sidebar > * {
    display: none !important;
  }

  #sidebar:hover > * {
    display: block !important;
  }

blockquote,		BLOCKQUOTE,
		quote,			QUOTE,
		.quote,			#quote,
		.Quote,			#Quote,
		[class*=quote],	[class*="quote"],	[class*='quote'],
		[class*=Quote],	[class*="Quote"],	[class*='Quote']

 {
			border:		3px solid blue		!important;
			background:			goldenrod		!important;
			color:			black			!important;
			display:			block			!important;
	}


		blockquote:hover,		.quote:hover,				#quote:hover,
		BLOCKQUOTE:hover,		.Quote:hover,				#Quote:hover,
		[class*=quote]:hover,	[class*="quote"]:hover,		[class*='quote']:hover,
		[class*=Quote]:hover,	[class*="Quote"]:hover,		[class*='Quote']:hover 

{
			background:		bisque			!important;
	}


		blockquote blockquote,	BLOCKQUOTE BLOCKQUOTE,
		quote quote,			QUOTE QUOTE,
		.quote .quote,			#quote #quote,
		#Quote	#Quote,		.Quote .Quote,	
		[class*="quote"]	[class*="quote"],
		[class*='quote']	[class*='quote'],
		[class*=quote]		[class*=quote],
		[class*="Quote"]	[class*="Quote"],
		[class*='Quote']	[class*='Quote'],
		[class*=Quote]		[class*=Quote] 

{
			background:		aqua			!important;
			border:			3px solid green	!important;
			display:			block			!important;
			color:			black			!important;
	}


		blockquote blockquote:hover,
		BLOCKQUOTE BLOCKQUOTE:hover,
		quote quote:hover,
		QUOTE QUOTE:hover,
		.quote .quote:hover,
		#quote #quote:hover,
		.Quote .Quote:hover,
		#Quote #Quote:hover,	
		[class*="quote"]	[class*="quote"]:hover,
		[class*='quote']	[class*='quote']:hover,
		[class*=quote]		[class*=quote]:hover,
		[class*="Quote"]	[class*="Quote"]:hover,
		[class*='Quote']	[class*='Quote']:hover,
		[class*=Quote]		[class*=Quote]:hover 
{
			background:		cyan				!important;
			color:			black			!important;
	}


		blockquote blockquote blockquote,		BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE,
		quote quote quote,					QUOTE QUOTE QUOTE,
		#quote #quote #quote,				.quote .quote .quote,
		#Quote #Quote #Quote,				.Quote .Quote .Quote,
		[class*="quote"]	[class*="quote"]	[class*="quote"],
		[class*='quote']	[class*='quote']	[class*='quote'],
		[class*=quote]		[class*=quote]		[class*=quote],
		[class*="Quote"]	[class*="Quote"]	[class*="Quote"],
		[class*='Quote']	[class*='Quote']	[class*='Quote'],
		[class*=Quote]		[class*=Quote]		[class*=Quote] 

{
			background:		lightpink			!important;
			color:			black			!important;
			border:			4px solid yellow	!important;
			display:			block			!important;
	}


		blockquote blockquote blockquote:hover,
		BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE:hover,
		quote quote quote:hover,
		QUOTE QUOTE QUOTE:hover,
		.quote .quote	.quote:hover,
		#quote #quote #quote:hover,
		.Quote .Quote .Quote:hover,
		#Quote #Quote #Quote:hover,
		[class*="quote"]	[class*="quote"]	[class*="quote"]:hover,
		[class*='quote']	[class*='quote']	[class*='quote']:hover,
		[class*=quote]		[class*=quote]		[class*=quote]:hover,
		[class*="Quote"]	[class*="Quote"]	[class*="Quote"]:hover,
		[class*='Quote']	[class*='Quote']	[class*='Quote']:hover,
		[class*=Quote]		[class*=Quote]		[class*=Quote]:hover 

{
			background:		chartreuse !important;
			color:			black			!important;
	}

		blockcode,		BLOCKcode,
		code,			code,
		.code,			#code,
		.code,			#code,
		[class*=code],	[class*="code"],	[class*='code'],
		[class*=code],	[class*="code"],	[class*='code'] 

{
			border:		3px solid blue		!important;
			background:		orange	!important;
			color:			black			!important;
			display:			block			!important;
	}


		blockcode:hover,		.code:hover,				#code:hover,
		BLOCKcode:hover,		.code:hover,				#code:hover,
		[class*=code]:hover,	[class*="code"]:hover,		[class*='code']:hover,
		[class*=code]:hover,	[class*="code"]:hover,		[class*='code']:hover 

{
			background:		bisque			!important;
	}


		blockcode blockcode,	BLOCKcode BLOCKcode,
		code code,			code code,
		.code .code,			#code #code,
		#code	#code,		.code .code,	
		[class*="code"]	[class*="code"],
		[class*='code']	[class*='code'],
		[class*=code]		[class*=code],
		[class*="code"]	[class*="code"],
		[class*='code']	[class*='code'],
		[class*=code]		[class*=code] 

{
			background:		purple		!important;
			border:			3px solid green	!important;
			display:			block			!important;
			color:			black			!important;
	}


		blockcode blockcode:hover,
		BLOCKcode BLOCKcode:hover,
		code code:hover,
		code code:hover,
		.code .code:hover,
		#code #code:hover,
		.code .code:hover,
		#code #code:hover,	
		[class*="code"]	[class*="code"]:hover,
		[class*='code']	[class*='code']:hover,
		[class*=code]		[class*=code]:hover,
		[class*="code"]	[class*="code"]:hover,
		[class*='code']	[class*='code']:hover,
		[class*=code]		[class*=code]:hover 

{
			background:		cyan				!important;
			color:			black			!important;
	}


		blockcode blockcode blockcode,		BLOCKcode BLOCKcode BLOCKcode,
		code code code,					code code code,
		#code #code #code,				.code .code .code,
		#code #code #code,				.code .code .code,
		[class*="code"]	[class*="code"]	[class*="code"],
		[class*='code']	[class*='code']	[class*='code'],
		[class*=code]		[class*=code]		[class*=code],
		[class*="code"]	[class*="code"]	[class*="code"],
		[class*='code']	[class*='code']	[class*='code'],
		[class*=code]		[class*=code]		[class*=code] 

{
			background:		lightsalmon			!important;
			color:			black			!important;
			border:			4px solid blue !important;
			display:			block			!important;
	}


		blockcode blockcode blockcode:hover,
		BLOCKcode BLOCKcode BLOCKcode:hover,
		code code code:hover,
		code code code:hover,
		.code .code	.code:hover,
		#code #code #code:hover,
		.code .code .code:hover,
		#code #code #code:hover,
		[class*="code"]	[class*="code"]	[class*="code"]:hover,
		[class*='code']	[class*='code']	[class*='code']:hover,
		[class*=code]		[class*=code]		[class*=code]:hover,
		[class*="code"]	[class*="code"]	[class*="code"]:hover,
		[class*='code']	[class*='code']	[class*='code']:hover,
		[class*=code]		[class*=code]		[class*=code]:hover 

{
			background:		lightblue	!important;
			color:			black			!important;
	}



.bodyline	{ background-color: #000000!important; border: 2px #212121 solid!important; }


.forumline	{ background-color: #000000!important; border: 2px #212121 solid!important; }


td.row1	{ background-color: #100000!important; }
td.row2	{ background-color: #212121!important; }
td.row3	{ background-color: #000000!important; }
td.row_helped { background-color: #221432!important; }



#main div.postbody { overflow: auto !important;   overflow-y: hidden !important;}


a:link	{	
	text-decoration:	none !important;
	
	color:	pink !important;
	
	}	
		
a:visited	{	
	text-decoration:	none !important;
	font-weight:	bold !important;
	color:	#D71D6B !important;
	
	}	
		
a:active	{	
	text-decoration:	none !important;
	font-weight:	bold !important;
	color:	#F30 !important;
	background:	#FF0 !important;
	}	
		
a:hover	{	
	text-decoration:	none !important;
	color:	yellow !important;
	
	}	
		
a.offsite	{	
	text-decoration:	none !important;
	font-weight:	normal !important;
	color:	#C30 !important;
	
	}

font,th,td,p
 { text-align: justify  !important;} 


 *{ 
font-size: large  !important;
letter-spacing:1px!important;
 font-family: inherit !important;
line-height: 120% !important;
}


* {
 max-width: 100% !important;
 }

hr { height: 1px;
 border: solid #CCCCCC 1px !important;
 border-top-width: 2px !important;}

.formWide { width: 100% !important;}


 /* 
.bodyline	{ background-color: #000000!important;
 border: 1px #212121 solid!important; }


.forumline	{ background-color: #000000!important; 
border: 2px #212121 solid!important; }

  */


.postsig, .postsig span {  color: #FF99FF !important;}
.postsig img {border: 2px #212121 solid !important;}

td.row1	{ background-color: #100000!important; }
td.row2	{ background-color: #212121!important; }
td.row3	{ background-color: #000000!important; }
td.row_helped { background-color: #221432!important; }



td.rowpic {
		background-color: #000000 !important;
		background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAZABkAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAZAPoDASIAAhEBAxEB/8QAGgAAAgMBAQAAAAAAAAAAAAAAAQIAAwQFB//EAB4QAQEAAgMBAQEBAAAAAAAAAAABAxMCEWESFFEE/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/APD7mgb5/XK/R6H6PQdW5vS3N65n6PQ/R6Dp3NP6W5Y5u/0L/o9B0bmhbljn3P6W5/QdC5YW5Ywb/Qub0G65C3Iw3MFzeg23JCXnGS5i3KDXeZLzZrlLcgNN5lvJnuQtyA0XkS8lN5lvMF15FvJVeQXkCy8i3krvIPoD2ltLeQXkA2ltTsOwS0KFqAFEOxBs3pvv9ZEBq3X+purKgNW4N3rMgNO70NzOgNG6huUIC/bQ2qQoL9obFKAu2BsVIC37D7VoCz7D7IgH+w+ioBvoOwKB+w7KgG7DsEAe07BAREQH/9k=)!important;
		background-repeat: repeat-y!important;
}


th	
{
	color: #CC9900;  
font-weight : bold!important;
	background-color: #000000 !important; 
height: 25px !important;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAZCAMAAADUmfS5AAABEVBMVEUCAgMFBQYREREoKCgLCwsqKioZGBguLi4EBAMiISIxMTEYGBkgHx8vLy8bGhstLi4bGxsUExMYGRgPDw8dHR0NDQ0kJCQFBQUGBQUfHyAEBAQvMC8wMDACAgIiIiEDBAQREhItLi0PDxAgIB8hIiEDAwMjIyQREhErKiowLzAwMTAtLS0bGxoxMTATFBMJCQkfHx8KCwswMTEEAwQvLzAHBwcyMjICAwIpKSgiIiIhISEpKCghISILCgsqKyoTExMrKyoDAwIJCQgLCwoaGhoaGxsWFRYNDQwoKCkJCAktLS4ICQkwLy8UExQQDw8gHyASEREdHR4FBgUWFhYHCAcyMjEoKSgfIB8YGRkmJiYsLCyGsP47AAAAuUlEQVR4XjXEU7rDUAAGwP8otmrb7rVtc/8LaZqvnYdBrFE4Q2EHpVlWKSlKdoZUiqTThLwTLDY+cfcwSpxjwi/45IhzjjBxE4bwY8++X/VB6WuZ0nKLwn0auifDOHzErtfB834lSdclD1eO1e87jnWJIHgLEjDGxk/tJTPOYK9YV/fVonqIKNGMIvxtgd3uMvbN2AHEqTgWbSEE/rdgy3ZF7t3bMsx8Zz5/NHM5TLXBVOtqgzy+lhsrlq8iNc117gkAAAAASUVORK5CYII=)!important;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom 
{background-color:#000000 !important; 
border: #FFCC66!important; 
border-style: solid !important; 
height: 28px!important;
}


td.cat,td.catHead,td.catBottom {
	height: 29px!important;
	border-width: 0px 0px 0px 0px!important;
}



th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {font-weight: bold !important; 
border: #FFCC66!important; 
border-style: solid!important; 
height: 25px!important; }


td.row3Right,td.spaceRow {
	background-color: #FFCC66!important; border: #FFCC66!important; border-style: solid!important; }

th.thHead,td.catHead {  
border-width: 0px 0px 0px 0px!important; }

th.thSides,td.catSides,td.spaceRow	 {
 border-width: 0px 0px 0px 0px!important; }


th.thRight,td.catRight,td.row3Right	 {
 border-width: 0px 0px 0px 0px!important; }


th.thLeft,td.catLeft	  {
 border-width: 0px 0px 0px 0px!important; }
th.thBottom,td.catBottom  {
 border-width: 0px 0px 0px 0px!important; }


th.thTop	 { border-width: 0px 0px 0px 0px!important; }
th.thCornerL { border-width: 0px 0px 0px 0px!important; }
th.thCornerR { border-width: 0px 0px 0px 0px!important; }


th.thHead,th.thSides,td.catSides,td.spaceRow,td.catRight,td.row3Right,th.thTop,th.thCornerR,th.thCornerL,table.forumline th
{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAZCAMAAADUmfS5AAABEVBMVEUCAgMFBQYREREoKCgLCwsqKioZGBguLi4EBAMiISIxMTEYGBkgHx8vLy8bGhstLi4bGxsUExMYGRgPDw8dHR0NDQ0kJCQFBQUGBQUfHyAEBAQvMC8wMDACAgIiIiEDBAQREhItLi0PDxAgIB8hIiEDAwMjIyQREhErKiowLzAwMTAtLS0bGxoxMTATFBMJCQkfHx8KCwswMTEEAwQvLzAHBwcyMjICAwIpKSgiIiIhISEpKCghISILCgsqKyoTExMrKyoDAwIJCQgLCwoaGhoaGxsWFRYNDQwoKCkJCAktLS4ICQkwLy8UExQQDw8gHyASEREdHR4FBgUWFhYHCAcyMjEoKSgfIB8YGRkmJiYsLCyGsP47AAAAuUlEQVR4XjXEU7rDUAAGwP8otmrb7rVtc/8LaZqvnYdBrFE4Q2EHpVlWKSlKdoZUiqTThLwTLDY+cfcwSpxjwi/45IhzjjBxE4bwY8++X/VB6WuZ0nKLwn0auifDOHzErtfB834lSdclD1eO1e87jnWJIHgLEjDGxk/tJTPOYK9YV/fVonqIKNGMIvxtgd3uMvbN2AHEqTgWbSEE/rdgy3ZF7t3bMsx8Zz5/NHM5TLXBVOtqgzy+lhsrlq8iNc117gkAAAAASUVORK5CYII=)!important;
background-repeat: repeat-x!important;}

td.rowpic,th.thBottom,td.catBottom,th.thLeft,td.catLeft,th.thRight,td.cat,td.catHead
{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAZCAMAAADUmfS5AAABX1BMVEUZGhkCAgIgICAMDQwMDAwnJyciIyInJyYDAwMICQgJCQgpKSkTExIsLCwODw8REREKCgsXFxcsLC0GBwYkJSQPDw8KCwolJCUrKysGBwcCAwIHBwcqKismJyYiIiMvLy8gISAwMDAhISEwMTErKiocHBwwLy8SExIjIiMEBAQRERAREBAYFxcQEBEtLCwcGxwSExMpKCgoKSgsLS0aGRocHBsPDw4eHh4uLi4vMC8xMTAICAgGBgYaGhkGBgUsLSwkJSUNDQwDBAQVFRQeHh8QEBApKSgqKyoYFxgaGRkSEhMkJCQfHx4KCgorKisjIiIqKysiIiIvLzAHBwYhICAmJicEAwQpKCkCAwMJCQkTEhIGBgclJSQICAkDAwQDAgILCgoTEhMoKCklJSUoKSkODw4DBAMwLzAPDg8bHBsPDg4LCgseHx4lJCQZGhouLS4xMTEbHBwZGRoVFRUFBQWuf7zuAAAA10lEQVR4XhXEg7IDQQBE0Z61Edu2k2fbtm3+f2X2VN/GN5UepWE3nsslk/GnEQyoL+fgqrV1vaZPuRDJBJa2A5uRDJqt26P7RVVVwfMHYlSM8iL8a+cf0x6P/w6xHSEmCIXCFhhmP5FiUgkG7/P99b4DL91sl67+A+B3AivofGLZtis2VcGfY44GrbGav8mfahrMcqlaNksLVXgfvD3j1eg9g+VYluW4GQ6WtfHms6xrH5Qx+USRLxQZ7r3xs6A7GA7jn5p0DkXpUZIOZ4uXCJEQOSbkigwBmkord6ocRZkAAAAASUVORK5CYII=)!important;
background-repeat: repeat-x!important;}



.maintitle,h1,h2 
{
font-weight: bold;  
text-decoration: none!important;
 line-height : 100% !important; 
color : #FFFFCC!important;
}


.pm {  text-decoration: none!important; color: #FF0000!important;}

pre { white-space:-moz-pre-wrap !important;}



.mainmenu 
{  color : #CC9900!important; }

.cattitle
{font-weight: bold! important;
  color : #FFCC00 !important;}

.forumlink { 
font-weight: bold! important; 
color : gold !important; }



.nav	{ font-weight: bold;  color : #FFCC00 !important;}



.topictitle			
{ font-weight: bold !important;  color : #CC9900 !important; }


.name			{ color : #FFCC00!important;}

.postdetails		{  color : #F371AB !important; }


.postbody { color: #1EC456 !important; letter-spacing:1px !important;}


.copyright		
{ font-size: 10px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important; color: #FFFFCC!important;}

a.copyright		
{ color: #FFCC00!important;
 text-decoration: none !important;}
a.copyright:link
   { color : #FFCC00!important;
 text-decoration: none!important;}

a.copyright:visited 
{ color : #FFCC00!important; text-decoration: none!important;}

a.copyright:hover 

{ color: #FFFFCC!important; text-decoration: underline!important;}



form { margin: 0!important; }

input,textarea, select {
	color : #FFFFCC!important;
	
	border-color : #FFFFCC!important;
}


input.post, textarea.post, select {
	background-color : #000000!important;
}
input.post2, textarea.post2, select {
	background-color : #212121!important;
}

input { text-indent : 2px!important; }

input.button {
	background-color : #000000!important;
	color : #FFFFCC!important;
	
	cursor: pointer!important;
}

input.mainoption {
	background-color : #000000!important;
	font-weight : bold!important;
	cursor: pointer!important;
}

input.liteoption {
	background-color : #000000!important;
	font-weight : normal!important;
	cursor: pointer!important;
}

.helpline { background-color: #212121!important; border-style: none!important; }

.table0 {
background-color : #EFEFEF!important;
border-bottom-color : #BFBFBF!important;
border-bottom-style : solid!important;
border-bottom-width : 0px!important;
border-top-color : #696969!important;
border-top-style : solid!important;
border-top-width : 1px!important;
color : #000000!important;

}

div.pagination a {
background-color: #000000!important;
}

div.pagination a:hover {
background-color: #B1B1B1!important;
border: solid 2px #fff!important;
color: #FFFFCA!important;
}




}