/* Insectoid's Web Page - test pages */

/* Global */
body {margin: 0;}
div.frtitle img.pgtitle, div.frtitle h1 {position: relative; top: 120px; 
	right: 0;}
h3 {text-decoration: underline;}
h5 {margin: 1em 0 0 0;}

/* Test Hive */
body#newfrm, div#snewfrm {background: #003 url(../Images/dragon-out.png) 
	repeat-y;}
div#lnewfrm, div#unewfrm {background-color: #009;}
div#lnewfrm a.abttn {background: #00F; border: 2px outset; 
	border-color: #8080FF #000040 #000040 #8080FF;}
div#lnewfrm a.abttn:hover, div#newfrm a.acurr {background: #6060FF; 
	border: 2px inset; border-color: #0000C0 #C0C0FF #C0C0FF #0000C0;}
div#mnewfrm a:link {color: #0F0;}
body#newfrm a:visited {color: #008000;}
body#newfrm a[href]:hover {color: #CFC;}
body#newfrm a[href]:active {color: #FFF;}
body#newfrm hr.bev {background-image: url("../Images/bars/emgrnbev.png");}
body#newfrm hr.bevsm {background-image: url("../Images/bars/emgrnbev-sm.png");}

/* Lists and Bars */

/* Tables */
div.statlt, div.statrt {width: 50%; height: auto;}
div.statlt {float: left;}
div.statrt {float: right;}
div.statwrap {width: 840px; height: auto; overflow: hidden;}
table.status, table.guide {border: 0; border-collapse: collapse; 
	line-height: 100%; margin: 0 0 1em 0; table-layout: fixed; 
	width: 400px;}
table.status img.checksm, table.status img.crosssm {display: block; 
	position: relative; left: 34px; top: 0;}
table.status p.progress {margin: 0;}
table.status p.progress img {top: 0; vertical-align: top;}
table.status td {font-size: 8pt !important; font-family: "Courier New", 
	Courier, monospace; font-style: normal;}
/*table.status td, table.status th {border: 1px #060 solid;}/**/
table.status td.name span, th {font-size: 10pt !important;}
table.status td.stat {padding: 4px 2px;}
table.status tr {height: 18px;}
table.status .colone {width: 158px;}  /* Filename */
table.status .coltwo {width: 102px;}  /* 100px bar + 1px border */
table.status .colthree {width: 60px;} /* SSI lastModified date MM/DD/YY */
table.status .colfour {width: 80px;}  /* HTML/CSS checkmark */
tr.label span.html {text-decoration: underline;}
table.guide {margin: 1em 0; width: 831px;}
/*table.guide td {border: 1px #060 solid;}/**/
table.guide .colone {width: 250px;}
table.guide .coltwo {width: auto;}

/* Images */
img.pagelogo {border: 0; margin: 0; padding: 0; width: 874px; height: 160px;}
img.shiplink {height: 53px; width: 53px;}	/* XPilot ship image */
div.shiptest {width: 770px; background-color: black;}
p.progress {border: 1px solid #333; width: 100px; height: 8px; margin: .6em 0; 
	padding: 0; text-indent: 0;}
p.progress img {height: 8px; position: relative; top: -4px; left: 0;}

/* Text */
p {margin-bottom: 2em;}
div.shiptest p, div.valid p {margin-bottom: 1em;}
p#browser, p#agentstr {text-indent: 0;}
p#browser {color: #36F; font-weight: bold; margin-top: 0;}
p#agentstr {color: #9CF; font-family: "Courier New", Courier, monospace; 
	font-style: italic; font-size: 10pt; margin-bottom: 0;}
