@charset "utf-8";
/* Common CSS Document to define standard setup */

body {
	margin : 0;
	padding : 1px 0 0;

	background: url(../images/common/bg.jpg) no-repeat center top #222;
	color : #555;
	font-size : 100.01%;
	font-family: Arial, Helvetica, sans-serif;
} 
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
/* Structure */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/common/global-displays-logo2.png);
	background-repeat: no-repeat;
	height: 80px;
	text-align: right;
	width: 900px;
	padding-top: 15px;
}
#header p {
	color: #7d7d7d;
	font-size: 0.7em;
	margin:0px;
	padding:0px;
}
#header a {
	color: #7d7d7d;
	text-decoration: underline;
}
#header a:hover {
	color: #ff8800;
}

#navlist {
	margin-top: 20px;
}

#navlist ul {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#navlist li {
display: inline;
list-style-type: none;
}

#navlist a {
	padding: 7px 20px;
	font-size: 0.8em;
	font-variant: small-caps;
	color: #FFFFFF;
}

#navlist a:link, #navlist a:visited
{
	background-color: #303030;
	text-decoration: none;
	border: 1px solid #1D1D1D;
	background-image: url(../images/common/top-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#navlist a:hover
{
	color: #fff;
	background-color: #303030;
	text-decoration: none;
	border: 1px solid #8D8D8D;
}
#footer {
	margin-top: 0px;
	min-height: 120px;
	width: 900px;	
}
#footer .bar {
	color: #737373;
	width: 840px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #222222;
	font-size: 0.8em;
	background-image: url(../images/common/message-bar-dots-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer .bar a {
	color: #ffffff;
	font-size: 1.0em;
	text-decoration: underline;
}
#footer .bar a:hover {
	color: #099b39;
	font-size: 1.0em;
	text-decoration: underline;
}
#footer .copyrights {
	padding-top: 10px;
	background-image: url(../images/common/essa-logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	min-height: 60px;
}
#footer .copyrights p {
	font-size: 0.8em;
	color: #515151;
}
#footer .copyrights a {
	color: #515151;
	text-decoration: none;
}
#footer .copyrights a:hover {
	color: #ff8800;
	text-decoration: underline;
}





#sidenav
{ 
width: 166px; 
float: right;
color: #FFFFFF;
margin-bottom: 15px;
margin-right: 14px;
}

#sidenav.quote
{
margin-top: 71px;
}

#sidenav.brochure
{
margin-top: 97px;
}


#sidenav ul
{
margin: 0px;
padding: 10px;
background-color: #222222;
list-style-type: none;
font-size: 0.8em;
}

#sidenav ul li a
{
display: block;
padding: 5px 3px 5px 3px;
width: 140px;
background-color: #222222;
color: #FFFFFF;
}

#sidenav ul li a:link, #sidenav ul li a:visited
{
text-decoration: none;
color: #FFFFFF;
}

#sidenav ul li a:hover, #sidenav ul li #current
{
background-color: #000000;
}

#news_sidenav_container {
	width: 260px; 
	float: left;	
}

.news_sidenav
{
	background-color: #222222;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-right: 14px;
	padding: 10px;
}

.news_sidenav a {
	text-decoration: none;
	color: #FFFFFF;
}

.news_sidenav a:hover {
	text-decoration: none;
	color: #FF881C;
}


.news_sidenav span.news_title {
	color: #FFFFFF;
	text-decoration: none;
}

.news_sidenav span.news_read_more {
	text-decoration: underline;
}

.news_sidenav span.news_date {
	color: #999999;
	text-decoration: none;
}

.news_sidenav h1, .news_sidenav h3 {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
	font-size: 1em;
}

.news_sidenav h1 a img {
	float: right;
	border: none !important;
	margin-top: 2px;
}

.news_box {
	padding: 5px;
	color: #FFFFFF;
	font-size: 0.8em;
	margin-bottom: 0.5em;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
}

.news_box p {
	margin: 0;
}

.news_box a {
	color: #FF8800;
}

.news_box h3 {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}

.large_news_box {
	color: #FFFFFF;
	font-size: 0.8em;
	margin-bottom: 0.5em;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
}

.large_news_box p {
	margin: 0;
}

.news_box a {
	color: #FF8800;
}

.news_box a:hover {
	color: #ffffff;	
}

.large_news_box h3 {
	margin: 0.5em 0 0.3em;
	font-size: 1.3em;
	font-weight: bold;
}

#news_footer {
	margin: 0;
	font-size: 0.8em;
}

.rss_link a {
	color: #FFFFFF;
	padding: 5px;
	font-size: 0.8em;
}

#terms
{
color: #FFFFFF;
}

#terms ol li
{
margin-bottom: 1em;
}

#terms ol a, #terms ol a:link, #terms ol a:visited
{
color: #FFFFFF;
}

#terms p a
{
color: #FFFFFF;
}

#seo
{
color: #435151;
font-size: 0.7em;
margin: 20px 0px 10px 0px;
}

#seo ul
{
padding: 0px;
margin: 0px;
}

#seo ul li
{
display: inline;
list-style-type: none;
}

#seo ul li a:link, #seo ul li a:visited
{
text-decoration: none;
color: #435151;
}

#seo ul li a:hover
{
text-decoration: underline;
color: #ff8800;
}

/* On contact forms, hide the fields designed to trick spammers */

#form_protect {
	display: none;
}


#new-footer-text {
	background-color: #191919; 
	padding: 20px; 
	font-size: 0.8em;
	color: #515151;
}

#new-footer-text #title-container {
	border-bottom: 1px solid #282521; 
	font-size: 1.1em;
}

#title-container .title {
	float: left; 
	width: 260px; 
	margin-right: 40px; 
	padding-bottom: 10px; 
	font-weight: bold;
}

#title-container .end {
	margin-right: 0; 
}

#footer .clear {
	height: 0; 
	clear: both;
}

#new-footer-text .text {
	float: left; 
	width: 260px; 
	margin-right: 40px; 
	padding-top: 10px;
}

#new-footer-text .end {
	margin-right: 0; 
}

#new-footer-text .text a {
	color: #ff8800;
	text-decoration:underline;
}

#new-footer-text .text a:hover {
	text-decoration: none;	
}

.footer-cap-bottom {
	background-image:url(/images/cap-bottom.gif); 
	background-repeat:no-repeat; 
	width: 900px; 
	height: 7px;
	margin-bottom: 1px;
}

.footer-cap-top{
	background-image:url(/images/cap-top.gif); 
	background-repeat:no-repeat; 
	width: 900px; 
	height: 7px;	
}

#contact {
	background-color: #191919; 
	padding: 20px; 
	font-size: 0.7em;	
	color: #2d2d2d;
}

#contact .contact-box {
	float: left; 
	width: 200px; 
	margin-right: 20px;
}

#contact .smaller {
	width: 166px;	
}

#contact .end {
	margin-right: 0;
	width: 234px;
}

#contact .contact-box a {
	color: #2d2d2d;
	text-decoration: underline;
}

#contact .contact-box a:hover {
	text-decoration:none;
}





@charset "utf-8";
#content {
	width: 870px;
	overflow: hidden;
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/common/container-alpha-bg.png);
}

#news_content {
	width: 870px;
	overflow: hidden;
	clear: both;
	padding: 15px;
	background-image: url(../images/common/container-alpha-bg.png);
}

#news_container {
	color: #FFFFFF;
	width: 550px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#news_container a {
	color: #FF8800;
}

#banner {
	border: 5px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	height: 240px;
	width: 890px;
}
#content h1 {
	font-size: 1.4em;
	color: #FF8800;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	width: 99.9%;
	font-weight: normal;
}

#news_content h2 {
	font-size: 1.4em;
	color: #FF8800;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#news_content h2 a {
	text-decoration: none;
}

#news_content h2 a:hover {
	text-decoration: underline;
}

#news_content .date {
	font-size: 0.8em;	
	margin: 2px 0 1.25em 0;
	font-weight: bold;
}

#news_content .text {
	font-size: 0.9em;
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

#news_content p {
	margin: 0 0 1em 0;

}

#news_content img {
	border: 5px solid #ffffff;	
}

#content h2 {
	font-size: 1.0em;
	color: #FF8800;
	margin-top: 5px;
	margin-bottom: 0px;
}
#content p {
	margin-top: 0px;
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 1.6em;
}
#content a {
	font-size: 1.0em;
	color: #FF8800;
}
#content a:link, #content a:visited
{
	color: #FF8800;
}
#content a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#content .one-col {
	float: left;
	width: 650px;
	margin-right: 40px;
}
#content .left {
	float: left;
	width: 415px;
	margin-right: 40px;
}
#content .right {
	float: right;
	width: 415px;
}

#request-callback {
	float: right; 
	margin-top: 10px; 
	margin-bottom: -15px; 
	font-size: 12px; 
	color: #FFFFFF;
}

#request-callback a:link, #request-callback a:visited {
	color: #FFFFFF;
}

#request-callback a:hover {
	text-decoration: none;
	color: #FF8800;
}



form {
	margin: 0px;
	padding: 0px;
}
input, select {
	padding: 3px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	background-color: #222 !important; 
	border: 1px solid #777; 
	color: #FFFFFF;
}

textarea {
	padding: 3px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	background-color: #222; 
	border: 1px solid #777;
	color: #FFFFFF;
}
#send-button {
	padding: 0px;
	width: 81px;
	height: 26px;
	margin-left: 10px;
}

table {
	font-size: 0.8em; 
	color: #777;
}

.table-container
{
width: 93%; 
background-color: #222; 
padding: 20px; 
margin-bottom: 15px;
}

.radio
{
	width: 20px; 
	border: none;
}
