/**** General types of elements: ****/

/* General styles for every use: */
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	background: #000000 url("http://goobnet.net/_images/tilebak.gif") repeat top left;
	color: #00FF00;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	padding: 0px;
}
form {
	margin: 0px;
}
img {
	border: 0px;
}
a:link {
	color: #00FFFF;
}
a:visited {
	color: #00C0C0;
}
a:hover {
	color: #C0C0C0;
}
a:active,a:focus {
	color: #FF80FF;
}
sub,sup {
	font-size: 75%;
}
small {
	font-size: 85%;
}
big {
	font-size: 125%;
}
h1 {
	text-align: center;
	margin-top: 0px;
	color: #00FFFF;
	font-size: 200%;
	font-style: italic;
	letter-spacing: .05em;
}
h2 {
	margin-bottom: .1em;
	border-bottom: 2px solid #006000;
	font-size: 160%;
	font-family: monospace;
	font-weight: normal;
}
p {
	margin: .8em 0px;
}
dt {
	margin-bottom: .1em;
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
}
dd {
	margin: 0px 0px .8em 3em;
}
i i {
	font-style: normal;
}

/* General styles for forms: */
input,textarea,select {
	font-family: monospace;
	background: #000000;
	color: #00FF00;
	vertical-align: middle;
}
input[disabled], textarea[disabled], select[disabled] {
	color: #808080;
}
select:focus {
	background: #003030;
	color: #00FFFF;
}
optgroup {
	background: #003000;
	color: #00FF00;
	padding: 0px 2px;
}
option {
	background: #000000;
	color: #00FF00;
	padding: 0px 4px;
}

/* General types of formatting: */
.cen {
	text-align: center;
}
.rt {
	text-align: right;
}
.dk {
	background: #002000;
}
.lt {
	background: #003000;
}
.hdr2type {
	font-size: 160%;
	font-family: monospace;
}
.listdate a:link, .listdate a:visited {
	font-weight: bold;
	text-decoration: none;
}
.listdate a:hover, .listdate a:active, .listdate a:focus {
	text-decoration: underline;
}
.rtfloat {
	float: right;
	margin-left: 8px;
}

/* Main title style: */
#maintitle {
	position: absolute;
	vertical-align: middle;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 4px 160px 9px 80px;
	background: url("/_images/topbg.gif") no-repeat top right;
}

/* Main node styles: */
#node_box0_goobnet, #node_box0_football, #node_box0_porthole, #node_box0_interaction, #node_box0_space, #node_box0_snakeball {
	position: absolute;
	right: 0px;
	width: 144px;
	overflow: hidden;
}
#node_box0_goobnet {
	top: 8px;
}
#node_box0_football {
	top: 24px;
}
#node_box0_porthole {
	top: 40px;
}
#node_box0_interaction {
	top: 56px;
}
#node_box0_space {
	top: 72px;
}
#node_box0_snakeball {
	top: 88px;
}

/* Main section style: */
#mainsec {
	position: absolute;
	top: 112px;
	right: 0px;
	left: 256px;
	border-width: 2px 0px 2px 2px;
	border-style: ridge;
	border-color: #C0C0C0;
}

#maincontent {
	padding: 8px;
}

#maincontentcontainer {
	width: 100%;
}

/* Top box style: */
.topbox {
	border-bottom: 2px ridge #C0C0C0;
	padding: 4px 8px;
	background: #003000;
	color: #00FF00;
	font-family: monospace;
	text-align: right;
	line-height: 1em;
}

/* Bottom box style: */
.botbox {
	border-top: 2px ridge #C0C0C0;
	padding: 4px 8px;
	background: #002000;
	color: #00FF00;
	font-family: monospace;
	line-height: 1em;
}
.botbox p {
	margin: .3em 0px;
}
.botbox .footlite {
	color: #00FFFF;
}

/**** Elements specific to porthole.goobnet.net: ****/

/* Top link row: */
.toptypelinks {
	border-bottom: 2px ridge #C0C0C0;
	padding: 8px;
	background: #000000;
	color: #808080;
	font-family: monospace;
	text-align: center;
	line-height: 1em;
}
.toptypelinks a:link, .toptypelinks a:visited {
	text-decoration: none;
}
#typelinka {
	color: #FFFF00;
}
a#typelinka:hover, a#typelinka:active, a#typelinka:focus, span#typelinka {
	background: #404000;
}
#typelinkw {
	color: #00FFFF;
}
a#typelinkw:hover, a#typelinkw:active, a#typelinkw:focus, span#typelinkw {
	background: #004040;
}
#typelinks {
	color: #FF00FF;
}
a#typelinks:hover, a#typelinks:active, a#typelinks:focus, span#typelinks {
	background: #400040;
}
#typelinkn {
	color: #7DAEFF;
}
a#typelinkn:hover, a#typelinkn:active, a#typelinkn:focus, span#typelinkn {
	background: #1F2C40;
}
#typelinkb {
	color: #FF3131;
}
a#typelinkb:hover, a#typelinkb:active, a#typelinkb:focus, span#typelinkb {
	background: #400C0C;
}
#typelinkr {
	color: #00FF00;
}
a#typelinkr:hover, a#typelinkr:active, a#typelinkr:focus, span#typelinkr {
	background: #004000;
}
#typelinkrss {
	color: #FF8000;
}
#typelinkrss:hover, #typelinkrss:active, #typelinkrss:focus {
	background: #402000;
}

/* Item frames: */
.framea, .framew, .frames, .framen, .frameb, .framer {
	margin: 2.5em 0px;
	border: 2px ridge #C0C0C0;
	padding: 4px;
}
.framea {
	background: #404000;
	color: #FFFF00;
}
.framea a:link, .framea a:visited, .framea b b, .framea .title b {
	color: #FFFF80;
}
.framea a:hover {
	color: #C0C0C0;
}
.framea a:active, .framea a:focus {
	color: #C0C000;
}
.framew {
	background: #004040;
	color: #00FFFF;
}
.framew a:link, .framew a:visited, .framew b b, .framew .title b {
	color: #80FFFF;
}
.framew a:hover {
	color: #C0C0C0;
}
.framew a:active, .framew a:focus {
	color: #00C0C0;
}
.frames {
	background: #400040;
	color: #FF00FF;
}
.frames a:link, .frames a:visited, .frames b b, .frames .title b {
	color: #FFC0FF;
}
.frames a:hover {
	color: #C0C0C0;
}
.frames a:active, .frames a:focus {
	color: #C000C0;
}
.framen {
	background: #1F2C40;
	color: #7DAEFF;
}
.framen a:link, .framen a:visited, .framen b b, .framen .title b {
	color: #C0E0FF;
}
.framen a:hover {
	color: #C0C0C0;
}
.framen a:active, .framen a:focus {
	color: #5E80C0;
}
.frameb {
	background: #400C0C;
	color: #FF3131;
}
.frameb a:link, .frameb a:visited, .frameb b b, .frameb .title b {
	color: #FF8080;
}
.frameb a:hover {
	color: #C0C0C0;
}
.frameb a:active, .frameb a:focus {
	color: #C02424;
}
.framer {
	background: #004000;
	color: #00FF00;
}
.framer a:link, .framer a:visited, .framer b b, .framer .title b {
	color: #80FF80;
}
.framer a:hover {
	color: #C0C0C0;
}
.framer a:active, .framer a:focus {
	color: #00C000;
}
.titlepar, .userpar {
	margin: 0px 0px 1em;
}
.titlepar .title {
	font-weight: bold;
	font-style: italic;
}
.titlepar .title i {
	font-style: normal;
}
.titlepar .type {
	font-size: 85%;
}
.quote {
	margin: 1em;
	font-style: italic;
}
.quote i {
	font-style: normal;
}
.intcontent {
	border: 1px inset #C0C0C0;
	padding: 0px 1em;
	background: #000000;
}
.botrow {
	margin-bottom: 0px;
}
.botrow a:link, .botrow a:visited {
	font-weight: bold;
}
.framenotfill {
	background: #000000;
}
.commtext {
	font-style: italic;
}
.framenotfill .commtext {
	font-style: normal;
}

/* Navigation links: */
.navresults {
	margin: .5em 0px;
	text-align: center;
}

/* Left column: */
#leftcol {
	position: absolute;
	width: 144px;
	top: 128px;
	left: 96px;
	font-family: "Tahoma","Verdana","Arial","Helvetica",sans-serif;
	font-size: 85%;
}

/* Searchbox: */
#searchbox {
	margin-bottom: 2em;
	width: 144px;
	background: #000000;
	border: 2px ridge #C0C0C0;
	padding: 0px;
	overflow: auto;
}
#searchbox p {
	margin: 4px;
}
#searchbox input {
	font-family: "Tahoma","Verdana","Arial","Helvetica",sans-serif;
}
#searchbox #term {
	width: 132px;
}
#searchbox a:link, #searchbox a:visited {
	color: #00FFFF;
	text-decoration: none;
}
#searchbox a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}
#searchbox a:active, #searchbox a:focus {
	color: #FF80FF;
	text-decoration: underline;
}

/* Time zone setting display: */
#timesetting {
	margin: 2em 0px;
	border-top: 2px solid #006000;
	padding-top: 2px;
}

/**** Elements specific to the RSS feed: ****/

#imgfloat {
	float: right;
	margin: 8px;
}
#rss h1 {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
.description {
	margin: .8em 8px;
	font-style: italic;
}
#rssnotes p {
	margin: 0px 8px;
}
.rssitem {
	margin: 1.2em 8em;
	border: 1px solid #006600;
	background: #000000;
}
.rsstitle {
	margin: 0px;
	border-bottom: 1px solid #006600;
	padding: 4px;
	background: #003300;
}
.rsstitle a:link, .rsstitle a:visited {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.rsstitle a:hover, .rsstitle a:active, .rsstitle a:focus {
	text-decoration: underline;
}
.rsstitle a:link i, .rsstitle a:visited i {
	font-style: normal;
}
.rssquote {
	margin: 0px;
	padding: 4px;
}
.rssdate {
	margin: 0px;
	padding: 0px 4px 4px;
	text-align: right;
	font-style: italic;
	color: #00CC00;
}
.rssfloatdate {
	float: right;
	font-style: italic;
	color: #00CC00;
}