@charset "utf-8";
/* CSS Document */
body, table tr td {
	background-color: #000000; 
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 10px;
	scrollbar-arrow-color: #C1D82F;
	scrollbar-darkshadow-color: #606060;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;	
	scrollbar-track-color: #333333;	
}

#center {
	margin-left: auto;
	margin-right: auto;
	width:960px;
}

#content {
	position: static;
	width: 958px;
	height: 409px;
}

#content #left {
	position: absolute;
	height: 368px;
	padding-top: 41px;
	padding-left: 46px;
	padding-right: 6px;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 1.3em;
	width: 400px;
}

#content #left ul, #content #left ol {
margin: 0px;
padding: 0px;
}

#content #left ul li {
margin: 0 0 0 30px;
list-style: disc;
}

#content #left ol li {
margin: 0 0 0 22px;
}

#content #left #top {
width: 385px;
}
#bottom {
margin-top: 21px;
width: 385px;
font-size: 12px;
}

#bottom a:link, #bottom a:visited {
font-weight: bold;
color: #00AEEF;
}

#top a:link, #top a:visited {
font-weight: bold;
color: #fff;	
}

#bottom a:active, #bottom a:hover, #top a:active, #top a:hover {
color: #fF9900;
}

#bottom #topBox {
background-image: url(../images/boxTop.png); 
background-repeat: no-repeat;
width: 385; height:7px;
font-size: 1px;
}

#bottom #middleBox {
background-image: url(../images/boxMiddle.png); width: 369px; padding: 0 8px 0 8px;
background-repeat: repeat-y;
}

#bottom #bottomBox {
background-image: url(../images/boxBottom.png); 
background-repeat: no-repeat;
width: 385px; height:7px;
}

#right #topBox {
background-image: url(../images/boxTop-180.png); 
background-repeat: no-repeat;
width: 200px; height:7px;
font-size: 1px;
}

#right #middleBox {
background-image: url(../images/boxMiddle-180.png); width: 184px; padding: 0 8px 0 8px;
background-repeat: repeat-y;
}

#right #bottomBox {
background-image: url(../images/boxBottom-180.png); 
background-repeat: no-repeat;
width: 200px; height:7px;
}

#content #right {
position: absolute; margin-left: 453px; width: 505px; height:409px;
}

#tagLine {
float:right; width: 244px; height:38px; background: url(../images/tagLineCordexHP.gif); background-color:#000000;
margin-top: -18px; margin-right: 5px;
z-index: 500;
}

#content #right #figures {
margin-top: 38px; width: 505px; height: 371px;
}

.title {
	text-transform: uppercase;
}

.title, .subtitle {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}

.subtitle {
	color: #FFFFFF;
}

#mainFrame {
	top: 10px;
	width: 958px;
	height: 588px;
	border: 1px solid #C1D82F; 
	z-index: 0;
}

#menu {
	position: static;
	width: 958px;
	height: 179px;
}

#footer {
	width: 958px;
	height: 53px;
	background-image: url(../images/barBottom.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	position: absolute;
	top: 545px;
}

#main {
	width 400px;
	padding-top: 12px;
	font-size: 11px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

#footer .sub {
	margin-top: 30px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

#footer .sub, #footer .sub a:link, #footer .sub a:visited {
	font-size: 9px;
	color: #8E9092;
}

#footer .sub a:hover, #footer .sub a:active {
	color: #FF9900;
}

#footerMenu
{
	padding: 10px 0 0 0;
	margin: 0;
	color:#8E9092;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
}

#footerMenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#footerMenu ul li {
	margin-left: 0;
	padding-left: 0px;
	padding-right: 10px;
	border: none;
	list-style: none;
	display: inline;
	}

#footerMenu ul li a:link, #footerMenu ul li a:visited, .urlWhite:link, .urlWhite:visited {
	text-decoration: none;
	color: #8E9092;
}

#footerMenu ul li a:hover, #footerMenu ul li a:active, .urlWhite:hover, .urlWhite:active {
	text-decoration: none;
	color:#FF9900;
}

#alphaTechLogo {
	float: left; width: 72px; height: 34px; position: absolute; left: 16px; top: 11px;
}

#alphaLogo {
	float: left; width: 77px; height: 34px; position: absolute; left: 876px; top: 11px;
}

/* forms */
.quoteFormLong {
	width: 300px;
	height: 12px;
	font-size: 11px;	
}

select {
	height: 18px;
	font-size: 11px;
	width: 306px;
}

.quoteFormTextArea {
	width: 300px;
	height: 120px;
}

.btn {
  color:#FFFFFF;
  background-color:#000000;
  border: 1px solid;
  border-color: #C1D82F #C1D82F #C1D82F #C1D82F;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#C1D82F',EndColorStr='#000000');
}


table.chart {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color:#666;
	border-collapse: collapse;
	background-color: #000;
}
table.chart th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #666;
	background-color: #000;
	text-align: left;
	background-color:#666666
}
table.chart td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #666;
	background-color: #000;

}
