/*      IDE website style sheet, 12/08 .  Author: Jason Madeline       */


body {
	margin: 5px ; width: 80%; height: 100%;
	background-color: #333333;
}
h2 {
	position: absolute;
	z-index: 2;
	font-family: arial;
	font-size: 2.8em;
	font-weight: normal;
	color:#BB2424;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	left: 1px;
	top: -5px;
}
h3 {
	position: absolute;
	z-index: 2;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 70px;
	margin-top: 85px;
	color: #000000;
	left: 22px;
	top: -5px;
}

p {
	margin-left: 20px; color: black; font-weight: bold; font-size: 9pt;
}
.redletter {
	color: #bb2424;	font-family: arial; font-weight: bold; font-size: 1.2em;
}

p.p2 {
	font-size: .85em;
	font-family: arial;
	margin-left:20px;
	color: #000000;
	font-weight: bold;
}

hr {
	height: 3px;
	width: 80%;
	color: #1e1f21;
	background-color: #1e1f21;
	margin-top: 0px;
	left: 0px;
	margin-left: 25px;
} 

hr.hrow {
	position: absolute;
	z-index: 2;
	height: 4px;
	width: 54%;
	background-color: #000000;
	margin-top: 68px;
	margin-left: 60px;
	top: 0px;
	left: 10px;
}
#header {
	position: absolute;
	z-index:0;
	margin-left: 5%;
	margin-top: 10px;
	width: 1075px;
	background-color: #FFFFFF;
	height: 900px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content {
	position: relative;
	top: 5%;
	width: 100%;
	height: 100%;
	margin: auto;
	padding-left: 0px;
	border: 0px solid #737373;
	background-color: #ffffff;
}
#topic {
	position: absolute;
	z-index: 2;
	top: 125px;
	font-size: 1em;
	font-family: arial;
	height: 4em;
	line-height: 2em;
	width: 100%;
	text-align: center;
	background-color: #1e1f21;
	color: white;
	left: 0px;
}
#acro {
	position: relative;
	top: 65%;
	bottom: 15%;
	left: 54%;
	right: 5%;
	border: 1px  #000000;
	height: 65px;
	width: 415px;
	padding: 10px;
	font-size: 12px;
	background-color: #c3c3c3;
	visibility: visible;
}
/*-------------------------menu-------------------------*/
.menu_1 {
	position: absolute;
	z-index: 2;
	font-family: arial;
	font-weight: normal;
	font-size: .9em;
	text-align: center;
	width: 100%;
	left: 70px;
	top: 115px;
}
.menu_1 a:link {
	cursor: crosshair;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.menu_1 a:visited {
	cursor: crosshair;
	color: #737373;
	text-decoration: none;
	font-weight: normal;
}
.menu_1 a:hover {
	/*background: url(blkbuttondown.png) no-repeat;*/
	color: #4155b9;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #000000;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #3366FF;
}

/*------------------------------ link attributes ------------------------------*/
a:link {
	color: #605d5d;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #8b8989;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3366FF;
}
a.button {
	height: 1.7em;
	line-height: 1.8em;
	float: left;
	width: 170px;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	padding-left: 0px;
}
a.button:hover span{
	text-decoration: none;
}

/*-------------------design elements---------------------*/
img.fade {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 6em;
	margin-top: 0px;
	left: 0px;
	top: -30px;
}
.tstrip2 {
	position: absolute;
	z-index: 5;
	background-image: url(rdbrn.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	margin-left: 1px;
	margin-right: 1024px;
}
#bstrip {
	z-index: 3;
	position: absolute;
	bottom: 50px;
	font-family: arial;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	color: #000000;
	border: 0px solid black;
	background-color: #737373;
	padding-bottom: 1px;
	height: 25px;
	line-height: 25px;
	width: 100%;
	margin-left: 0px;
	left: 0px;
}
.heading {
	font-family: serif;
	font-weight: normal;
	font-size: 1.5em;
	height: 20px;
	line-height: 22px;
	padding-left: 10px;
	color: #20932b;
}
/*------------------------Info block formats-------------------------------*/

/*----facility info----*/
.group1 {
	position: absolute;
	border: 0px solid black;
	top: 27%;
	left: 10%;
	height: 160px;
	width: 400px;
	color: #605d5d;
	font-size: 14px;
	overflow: auto;
}
.groups_c {
	font-family: helvetica, "times new roman";
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*----customer support info----*/
.group2 {
	position: absolute;
	top: 27%;
	right: 6%;
	border: 0px solid black;
	height: 130px;
	width: 400px;
	color: #605d5d;
	font-size: 14px;
	overflow: auto;
}
/*----software info----*/
.group3 {
	position: absolute;
	border: 0px solid black;
	top: 50%;
	left: 10%;
	height: 100px;
	width: 400px;
	color: #605d5d;
	font-size: 14px;
	overflow: auto;
}
/*----hardware info----*/
.group4 {
	position: absolute;
	top: 48%;
	right: 6%;
	border: 0px solid black;
	height: 100px;
	width: 400px;
	color: #605d5d;
	font-size: 14px;
	overflow: auto;
}
/*----network info----*/
.groupN {
	border: 0px solid black;
	position: absolute;
	top: 65%;
	left: 10%;
	height: 125px;
	width: 400px;
	color: #605d5d;
	font-size: 14px;
	overflow: auto;
}
.pdfhtml {
	position: absolute; right: 6%;
}
/*-------------------standard footnote section--------------------*/
.css {
	position: absolute; right: 50px; bottom: 11px; padding: 5px; width: 80px; height: 15px
}
.html {
	position: absolute; right: 150px; bottom: 15px; padding: 0px; height: 15px; width: 80px
}
.center {
	text-align: center;
}
.copyright {
	position: absolute; z-index: 2; bottom: 30px; left: 40px; font-family: arial;
	font-size: 10px; color: #000000; font-style: italic;
}


/*-------------------------------------------------------------------------------------------------------------------------------------emergency contacts page styles----------------------------------------------------------*/

.epn {
	position: relative;
	margin-top: 200px;
	font-weight: bold;
	font-size: 2em;
}

.epncontents {
	position: relative;
	margin-top: 40px;
	font-size: 1em;
}

/*---------------------------------------------------------------------------------------------------------------------------------------------VTC Request Page----------------------------------------------------------------------------------------------------------*/

.vtc_n {
        position: relative;
        margin-top: 200px;
	font-family: helvetica; arial;        
	font-weight: bold;
        font-size: 2em;
}

.vtcinfo {
        position: relative;
        margin-top: 40px;
	margin-left: 280px;
	border: 2px solid #737373;
	padding: 1em;
	width: 500px;
	font-family: helvetica; arial;
        font-size: 1em;
}


/*----------------------------------------------------------------------------------------------------------------------------------------------Doors 7.0 page------------------------------------------------------------------------------*/

.d7 {
	position: relative;
	padding-top: 150px;
	height: auto;
	font-size: 1.5em;
}

.table {
	margin-top: 150px;
	margin-left: 120px;
}


