/*
Glass2 theme By DoubleJ
http://www.doublejweb.net
This is version 2 of this skin.
*/

/*Main things*/
body 
{
	background: #000000;
	scrollbar-face-color: #486C48;
	scrollbar-highlight-color: #006600;
	scrollbar-shadow-color: #00FF00;
	scrollbar-3dlight-color: #00FF00;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #006600;
	
}
.bodyline { border: solid 1px #00FF00; }
font 
{
	font-family: Verdana;
	color: #FFFFFF;
}
a
{
	font-family: Verdana;
	color: #FFFFFF;
}
a:hover { color: #FFFFFF; text-decoration: none; }

.maintable
{
	background: #00FF00;
	border: solid 1px #00FF00;
}
.indextable
{
	background: #00FF00;
}
/* tables and everything that has to do with it.*/
td
{
	background-color: #000000;
}
td.postinfo { height: 20px; }
td.cellpic3
{
	background-image: url(images/green/cellpic3.gif);
	background-repeat: repeat-x;
	height: 25px;
}
td.catrow
{
	background-image: url(images/green/cellpic3.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-width: 1px 1px 0px 1px;
	border-color: #00FF00;
	border-style: solid;
	padding: 3px;
}
td.cellpic1
{
	background-image: url(images/green/cellpic1.gif);
	background-repeat: repeat-x;
	height: 15px;
}

td.navbar { background-image: url(images/green/nav_bg.gif); background-repeat: repeat-x; height: 20px; }

td.cellpic4
{
	background-image: url(images/green/cellpic4.gif);
	background-repeat: repeat-x;
	height: 100px;
}
.rollover
{
	background-color: #000000;
}
.rollover:hover, .rolloverHover
{
	background-color: #486C48;
}
th
{
	background-color: #000000;
	background-image: url(images/green/cellpic3.gif);
	background-repeat: repeat-x;
	height: 25px;
}
/* all input things */
input
{
	background-color: #000000;
	color: #FFFFFF;
	border: solid 1px #00FF00;
}
input.normal
{
	font-family: verdana;
	font-size: 8pt
	font-weight: bold;
}
input.lite
{
	font-family: verdana;
	font-size: 8pt
	background-image: url(images/green/cellpic3.gif);
}
textarea
{
	border: solid 1px #00FF00;
	background: #000000;
	color: #FFFFFF;
	font-family: verdana; font-size: 10pt;
}

/*the funny new Pm thingie*/
.pop_pm
{
	display: none;
}
.pop_pm_new
{
	display: block;
	text-align: center; 
	margin: 20px;
	
}
.pop_pm_new a
{
	margin: 5px 0; 
	padding: 9px 60px; 
	font-size: 12px; 
	font-weight: bold; 
	background: #00FF00 url(images/green/cellpic3.gif) top left repeat-x;
	border: solid 1px #00FF00; 
	color: #FFFFFF;
	text-decoration: none;
	
}
.pop_pm_new a:hover
{
	text-decoration: underline;
	color: #00FF00;
}
/* everything related to text */
.sitetitle { font-family: verdana; color: #FFFFFF; font-size: 25pt; }


.posttext { font-family: verdana, arial; color: #FFFFFF; font-size: 10pt; }
a.posttext { color: #00FF00; text-decoration: none; }
a.posttext:visited { color: 006600; }
a.posttext:hover { color: #FFFFFF; }
/*text for username and such*/
.postdetails { color: #FFFFFF; font-size: 8pt; font-family: verdana; }
.username { color: #FFFFFF; font-size: 8pt; font-weight: bold; font-family: verdana; }
.areatitle { color: #FFFFFF; font-size: 8pt; font-weight: bold; font-family: verdana; }
a.areatitle { text-decoration: underline; }
a.areatitle:hover { text-decoration: none; }
/*XS addition*/
.areatitle-new { color: #00FF00; font-size: 8pt; font-weight: bold; font-family: verdana; }
a.areatitle-new { text-decoration: none; }
a.areatitle-new:visited { color: #00FF00; }
a.areatitle-new:hover { text-decoration: underline; }
/*navigation text*/
.nav { color: #FFFFFF; font-size: 10pt; font-weight: bold; font-family: verdana; }
a.nav { color: #FFFFFF; text-decoration: none; }
a.nav:hover { color: #00FF00;}

.navigate { color: #FFFFFF; font-size: 8pt; font-family: verdana; }
a.navigate { color: #FFFFFF; text-decoration: none; }
a.navigate:hover { color: #00FF00; }
/*Button Rollovers*/

.topictitle { font-family: verdana, arial; color: #00FF00;  font-size: 8pt; }
a.topictitle { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.topictitle:visited { color: #FFFFFF; }
a.topictitle:hover { text-decoration: none; }
/*XS addition*/
.topictitle-new { font-family: verdana, arial; color: #00FF00;  font-size: 8pt; }
a.topictitle-new { color: #00FF00; text-decoration: none; font-weight: bold;}
a.topictitle-new:visited { color: #00FF00; }
a.topictitle-new:hover { color: #FFFFFF; }

.button_bg a img { background: #FFFFFF; }
.button_bg a:hover img { background: #00FF00; }
.button_bg a:active img { background: #000000; }

.prmsg_btn a img { background: #FFFFFF; }
.prmsg_btn img { background: #006600; }
.prmsg_btn a:hover img { background: #00FF00; }
.prmsg_btn a:active img { background: #000000; }
/*Code and Quote tops*/
td.boxes { background: url(images/green/cellpic_post.gif); border-width: 1px 1px 0px 1px; border-color: #00FF00; border-style: solid; }

/*stuff copied from subSilver Css*/
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 10pt; color: #006600;
	background-color: #000000; border: #00FF00; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, arial; font-size: 10pt; color: #FFFFFF; line-height: 125%;
	background-color: #000000; border: #00FF00; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #FFFFFF; font-family: verdana; }
a.gen,a.genmed,a.gensmall { color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFFF; text-decoration: underline; }
.genmed-new { font-size: 11px; color: 00FF00; }
/*copyright*/

.copyright { font-family: verdana; font-size: 7pt; color: #FFFFFF; font-weight: bold; }
a.copyright { color: #FFFFFF; text-decoration: none; }
a.copyright:hover { color: 00FF00; }

.bgcolor { background-color: #00FF00 }