/* Enhanced By Kaheli */

/* Main Items */

body {
	background: url(images/cyan/tile.png) repeat top left;
	scrollbar-face-color: #101010;
	scrollbar-highlight-color: #202020;
	scrollbar-shadow-color: #00CCCC;
	scrollbar-3dlight-color: #00CCCC;
	scrollbar-arrow-color:  #6666CC;
	scrollbar-track-color: #101010;
	scrollbar-darkshadow-color: #101010;	
}

.bodyline { 
	border: solid 2px #6666CC;
}

font {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	color: #999999;
}

a {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	color: #999999;
}

a:hover { 
	color: #6666CC; 
	text-decoration: none; 
}

.maintable {
	background: #101010;
	border: solid 2px #202020;
}

.indextable {
	background: #202020;
}



/* Table Items */

td {
	background-color: #101010;
}

td.postinfo { 
	height: 20px; 
}

td.cellpic3 {
	background-color: #101010;
	border: #202020 1px solid;
	height: 25px;
}

td.catrow {
	background-color: #101010;
	height: 30px;
	border-width: 1px 1px 0px 1px;
	border-color: #202020;
	border-style: solid;
	padding: 3px;
}

td.cellpic1 {
	background-image: url(images/cyan/cellpic1.gif);
	background-repeat: repeat-x;
	height: 15px;
}

td.navbar { 
	background-color: #101010; 
	border: 1px solid #202020; 
}

td.navbar a { 
	color: #6666CC; 
	text-decoration: none; 
	font-weight: bold; 
	padding-right: 5px; 
	padding-left: 5px; 
}

td.navbar a:hover { 
	color: #00CCCC; 
	text-decoration: none; 
	font-weight: bold; 
	padding-right: 5px; 
	padding-left: 5px; 
}

td.cellpic4 {
	background: url(images/cyan/header-top.jpg) no-repeat top center;
	height: 135px;
	border: 1px solid #202020;
}

td.cellpic4 img {
	border: 1px solid #202020;
}

.rollover {
	background-color: #101010;
}


th {
	background-color: #101010;
	height: 25px;
}



/* Input Items */

input {
	background-color: #101010;
	color: #999999;
	border: solid 1px #202020;
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

input.normal {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

input.lite {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 11px;
	background-color: #101010;
}

textarea {
	border: solid 1px #202020;
	background: #101010;
	color: #999999;
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 12px;
}



/* Private Messaging */

.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: #101010;
	border: solid 1px #202020; 
	color: #999999;
	text-decoration: none;	
}

.pop_pm_new a:hover {
	text-decoration: none;
	color: #00CCCC;
}



/* Text Items */

.sitetitle { 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	color: #999999; 
	font-size: 25px; 
}

.posttext { 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	color: #999999; 
	font-size: 13px; 
}

.posttext a {
	color: #00CCCC;
	text-decoration: none;
}

.posttext a:hover {
	color: #6666CC;
	text-decoration: none;
}

a.posttext { 
	color: #00CCCC; 
	text-decoration: none; 
}

a.posttext:visited { 
	color: 00D2D2; 
}

a.posttext:hover { 
	color: #00CCCC; 
	text-decoration: none;
}



/* Username-Post Text Items */

.postdetails { 
	color: #00CCCC; 
	font-size: 12px; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

.postdetails a { 
	color: #999999; 
	text-decoration: none; 
}

.postdetails a:hover { 
	color: #6666CC; 
	text-decoration: none; 
}

.username { 
	color: #999999; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

.areatitle { 
	color: #6666CC; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

a.areatitle { 
	text-decoration: none; 
}

a.areatitle:hover { 
	color: #00CCCC; 
	text-decoration: none; 
}



/* Areatitle Items */

.areatitle-new { 
	color: #00CCCC; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

a.areatitle-new { 
	text-decoration: none; 
	color: #00CCCC; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

a.areatitle-new:visited { 
	color: #00CCCC; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

a.areatitle-new:hover { 
	color: #6666CC; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}



/* Navigation Items */

.nav { 
	color: #999999; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

a.nav { 
	color: #999999; 
	text-decoration: none; 
}

a.nav:hover { 
	color: #00CCCC;
}

.navigate { 
	color: #6666CC; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	padding-right: 5px; 
}

a.navigate { 
	color: #999999; 
	text-decoration: none; 
}

a.navigate:hover { 
	color: #00CCCC; 
}



/* Button Rollovers */

.topictitle { 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	color: #00CCCC;  
	font-size: 12px; 
}

a.topictitle { 
	color: #6666CC; 
	text-decoration: none; 
	font-weight: bold;
}

a.topictitle:visited { 
	color: #999999; 
}

a.topictitle:hover { 
	color: #00CCCC; 
	text-decoration: none; 
}



/* Topic Title Items */

.topictitle-new { 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	color: #00CCCC;  
	font-size: 12px; 
}

a.topictitle-new { 
	color: #00CCCC; 
	text-decoration: none; 
	font-weight: bold;
}

a.topictitle-new:visited { 
	color: #00CCCC; 
}

a.topictitle-new:hover { 
	color: #6666CC; 
}

.button_bg a img { 
	background: #101010; 
}

.button_bg a:hover img { 
	background: #6666CC; 
}

.button_bg a:active img { 
	background: #101010; 
}

.prmsg_btn a img { 
	background: #999999; 
}

.prmsg_btn img { 
	background: #00D2D2; 
}

.prmsg_btn a:hover img { 
	background: #00CCCC; 
}

.prmsg_btn a:active img { 
	background: #101010; 
}



/* Code and Quote Items */
td.boxes { 
	background: #101010; 
	border: 2px solid #202020; 
}



/* SubSilver CSS Stuff */

.code {
	font-family: "Century Gothic", Arial, "Trebuchet MS"; 
	font-size: 12px; 
	color: #999999;
	background-color: #101010; 
	border: 1px solid #202020; 
}

.quote {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 11px; 
	color: #999999; 
	line-height: 125%;
	background-color: #101010; 
	border: 1px solid #202020; 
}

.gen {
	font-size : 13px; 
	color: #999999; 
}

.gen a { 
	font-size: 13px; 
	color: #6666CC; 
	text-decoration: none; 
}

.gen a:hover { 
	font-size: 13px; 
	color: #00CCCC; 
	text-decoration: none; 
}

.genmed { 
	font-size: 12px; 
	color: #999999; 
	text-decoration: none; 
}

.genmed a { 
	font-size: 12px; 
	color: #6666CC; 
	text-decoration: none; 
}

.genmed a:hover { 
	font-size: 12px; 
	color: #00CCCC; 
	text-decoration: none; 
}

.gensmall { 
	font-size : 12px; 
	color: #00CCCC; 
}

.gensmall a { 
	color: #999999; 
	font-size: 12px; 
	text-decoration: none; 
}

.gensmall a:hover { 
	color: #6666CC; 
	font-size: 12px; 
	text-decoration: none; 
}

.gensmall2 { 
	font-size : 12px; 
	color: #999999; 
}

.gensmall2 a { 
	color: #00CCCC; 
	font-size: 12px; 
	text-decoration: none; 
}

.gensmall2 a:hover { 
	color: #6666CC; 
	font-size: 12px; 
	text-decoration: none; 
}

.gen,.genmed,.gensmall, .gensmall2 { 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}

a.gensmall { 
	color: #00CCCC; 
	text-decoration: none; 
}

a.gensmall:hover { 
	color: #6666CC; 
	text-decoration: none; 
}

a.gensmall2 { 
	color: #999999; 
	text-decoration: none; 
}

a.gensmall2:hover { 
	color: #6666CC; 
	text-decoration: none; 
}

a.gen,a.genmed, { 
	color: #999999; 
	text-decoration: none; 
}

a.gen:hover,a.genmed:hover,	{ 
	color: #999999; 
	text-decoration: none; 
}

.genmed-new { 
	font-size: 12px; 
	color: 00FF00; 
}



/* Copyright Items */

.copyright { 
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 10px; 
	color: #999999; 
	font-weight: normal; 
}

a.copyright { 
	color: #6666cc; 
	font-weight: normal; 
	text-decoration: none; 
}

a.copyright:hover { 
	color: #00cccc; 
}

.bgcolor { 
	background-color: #00CCCC 
}
