
/* Webcam Preview Thingie */
.cam LI {
	height: 13px }

.cam LI:hover { }

.cam LI:hover:after {
	color: #00ff00;
	font-weight: bold;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	display: block;
	margin: 0 9px 0 -10px;
	padding: 0;
	z-index: 3;
	height: 120px;
	border: solid 1px #333333 }

.cam LI:hover:after {
	background-image: url("http://apt.theresourcefork.com:1226/webcam1.jpg");
	margin-top: 45px;
	content: "BlakeCam Preview" }

.cam LI+LI:hover:after {
	background-image: url("http://apt.theresourcefork.com:1226/webcam1.jpg");
	margin-top: 32px;
	content: "BlakeCam Preview" }

.cam LI+LI+LI:hover:after {
	background-image: url("http://apt.theresourcefork.com:1226/webcam2.jpg");
	margin-top: 19px;
	content: "HoodlumCam Preview" }

.cam LI+LI+LI+LI:hover:after {
	background-image: url("http://apt.theresourcefork.com:1226/webcam2.jpg");
	margin-top: 6px;
	content: "HoodlumCam Preview" }

/* Interface Art Begin */
.top #topleft {
	background-image: url(/img/ThemeGFX/trf-x/trf-x-topleft.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 215px;
	height: 22px; }

.top {
	background-image: url(/img/ThemeGFX/trf-x/trf-x-topmiddle.png);
	background-repeat: repeat-x;
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 40px }

.top #topright {
	background: url("/img/ThemeGFX/trf-x/trf-x-topright.png") no-repeat;
	display: block;
	padding-top: 30px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 211px;
	content: "It's <!--#config timefmt='%A' --><!--#echo var='DATE_LOCAL' -->" }

.top #topmiddle {
	padding-top: 32px;
	z-index: 2 }

.top .logo {
	background: url("/img/ThemeGFX/trf-x/trf-x-logo2.png") no-repeat;
	position: fixed;
	z-index: 3;
	top: 26px;
	right: 20px;
	width: 121px;
	height: 111px }
.RowOdd {
	background-color: #fff;
	}
.RowEven {
	background-color: #f0f0f0;
	}
/* News Table Stuff Begin */
.menu {
	background-image: url("/img/ThemeGFX/trf-x/trf-x-dock3.png");
	margin-left: 0;
	border-style: none solid solid none;
	border-width: 0 1px 1px 0;
	border-color: #ffffff }

.NewsBlock {
	width: 460px;
}
.NewsTop {
	font-size: 10px;
	font-family: LucidaGrande, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: url("/img/ThemeGFX/trf-x/trf-x-news-tp-t.png") no-repeat;
	text-align: center;
	padding-top: 6px;
	height: 41px;
	}
.NewsTitle {
	color: black;
	font-size: 13px;
	font-family: LucidaGrande, Arial-BoldMT, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
	background-color: transparent;
	text-transform: capitalize;
	}
.NewsDate {
	color: #900;
	font-size: 11px;
	font-family: LucidaGrande, "Arial MT", Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background-color: transparent;
	margin-right: 20px;
	float: right;
	}
.NewsAuthor {
	display: inline;
	float: left;
	padding-left: 40px;
}
.NewsRating {
	text-align: center;
}

.newstable {
	background-color: transparent }

.NewsMiddle {
	font-size: 0.9em;
	font-family: "Gill Sans", "Gill Sans MT", "Comic Sans MS", Arial, Helvetica, Verdana, sans-serif;
	background-color: transparent;
	background-image: url("/img/ThemeGFX/trf-x/trf-x-news-tp-m.png");
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 14px;
	}
.NewsBody {
	height: 200px;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
	width: 421px;
	}
.NewsBottom {
	background-color: transparent;
	background-image: url(/img/ThemeGFX/trf-x/trf-x-news-tp-b.png);
	background-repeat: no-repeat;
	height: 38px;
	}

/* Special Elements Begin */
.hiddentable {
	background-color: transparent;
	background-image: none;
	border-style: none }

/* Small Table Attributes */
.smalltable {
	border: outset thin }

.smalltableheader {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background-color: #708080;
	background-image: url("/img/ThemeGFX/trf-x/trf-x-bg2.gif") }

.smalltableheadersecondary {
	color: #1f1f1f;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #999999;
	background-image: url("/img/ThemeGFX/trf-x/trf-x-bg1.gif") }

.smalltablebody {
	color: #1f1f1f;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #ffffff }

/*.menu ul {
	background-color: white;

	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;

	width: 180px;
}*/
.menutitle .markerselected {
	width: 12px;
	height: 12px;
	background-image: url(/img/ThemeGFX/trf-x/marker-down.png);
	background-repeat: no-repeat;
}
.menutitle .marker {
	width: 12px;
	height: 12px;
	background-image: url(/img/ThemeGFX/trf-x/marker-right.png);
	background-repeat: no-repeat;
}
.menu ul div, .menutitle  {
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-style: solid none none;
	border-width: 1px 0 0;
	border-color: #ffffff }

.menu ul li {
	font-size: 11px;
	font-family: Helvetica, Verdana, sans-serif;
	list-style-type: disc;
	padding-left: 10px }

.menu ul li:hover {
	color: blue;
	background-color: transparent;
	background-image: url("/img/ThemeGFX/trf-x/trf-x-dock3.png");
	list-style-type: circle }

.menu LI span {
	display: none }

.menu LI:active {
	color: #ff9900;
	background-color: transparent;
	list-style-type: square }

/* HTML Tags Begin */

VAR {
	color: #cc3333;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	background-color: transparent }


SMALL {
	font-size: 10px }

th, h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	background-color: #cccccc;
	background-image: url("/img/ThemeGFX/trf-x/trf-x-bg2.gif");
	text-transform: capitalize }

#content {
	color: #1f1f1f;
	font-size: 12px;
	background-color: #ffffff;
	margin: 110px 30px 10px 220px;
	}

#content p {
	padding: 4px;
	}

TABLE {
	color: #1f1f1f;
	font-size: 12px;
	background-color: #ffffff;
	}

A:link {
	color: #005050;
	background-color: transparent }

A:visited {
	color: #003333;
	background-color: transparent }

a:active {
	color: #006699;
	background-color: transparent }

body {
	color: #000000;
	font-size: 12px;
	font-family: LucidaGrande, Times, serif;
	background: #4169aa url(/img/ThemeGFX/trf-x/trf-x-bg-aqua-blue.jpg) fixed;
	margin: 0 }

h1   {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	padding: 3px;
	border-style: solid;
	border-width: 4px 1px 2px;
	border-color: #f5f5f5 #c0c0c0 #696969;
	richness: 90;
	stress: 20;
	voice-family: paul, male
	
	}



h2 {
	color: #004848;
	font-size: 20px;
	font-weight: bold;
	background-color: transparent;
	padding: 3px }

h3 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background-color: transparent;
	padding: 3px }

P.p {
	text-align: left;
	text-indent: 1cm }

SUP {
	font-size: 10px }

UL LI:hover {
	color: red }

OL LI:hover {
	color: #000000;
	background-color: #eeeeee }

LI.square {
	list-style-type: square }

UL.plain {
	list-style-type: none }

OL {
	list-style-type: upper-alpha }

/* A B C D E etc. */
OL OL {
	list-style-type: decimal }

/* 1 2 3 4 5 etc. */
OL OL OL {
	list-style-type: lower-roman }

/* i ii iii iv v etc. */
