@charset "UTF-8";
/*
CSS Stylesheet for CertTech.com 
Created 2007 / Edited 2008
by Scott Wilmarth
River City Studio
*/

/* global Styles  ----------------- */
body {
   color:#000000;
   background-color: #E3E3E3;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.75em;
   line-height: 1.3em;
   margin: 0;
}
h1, h2, h3, h4, h5, h6 {
   color:#CC3300;
   font-weight:bold;
}
h1 {
   font-size:1.9em;
   line-height:1.3em;
   margin:12px 0 4px 0;
}
h2 {
   font-size:1.4em;
   margin:10px 0 4px 0;
}
h3 {
   font-size:1.2em;
   color:#475E7C;
   margin:10px 0 4px 0;
}
h4 {
   font-size:1em;
   margin:8px 0 4px 0;
}
h6 {
   font-size:1.25em;
   line-height:1.1;
   margin:0 0 4px 0;
}
p { margin: 4px 0 12px 0; }
a, a.link, a.active {
   color:#CC3300;
   text-decoration:none;
}
a.visited { color:#990000; }
a.hover {
   color:#FF9900;
   text-decoration:underline;
}
#copyright {
   clear: both;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #666666;
   width:1000px;
   padding: 0px 0px;
   margin: -120px 0px 0px 0px;
}
#copyright p {
   font-size: 0.8em;
   font-weight: bold;
   padding: 0px 0px;
   margin: 8px 0px;
   text-align:center;
}
#copyright #legal {
   font-size: 0.77em;
   font-style: normal;
   line-height:1em;
   font-weight: normal;
   padding: 0px 10px;
   margin: 8px 0px;
}
/* global Layout  ----------------- */

#wrapper {
   width: 1000px;
   background-color:#FFFFFF;
   margin:auto;
   background-image: url(/_img/gContentbackground.gif);
   background-repeat: repeat-y;
   margin: 0;
}
#mainNav {
   width: 169px;
   margin: 0px;
   font-size: 14px;
   font-weight: bold;
   color: #CC3300;
   left: 0px;
   float: left;
}
#header {
   width: 1000px;
   border-top: solid black 4px;
   border-bottom: solid black 24px;
   margin: 0px;
   background-color: #FFFFFF;
}
#branding {
   width: 831px;
   background-image: url(/_img/gPageHeaderBackgroundNew.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   margin: 0px;
   float: right;
   left: 169px;
   top: 0px;
   height: 213px;
}
#logo {
   width: 295px;
   position: relative;
   margin: 0px;
   float: right;
}
#logo img { border: 0px; }
#content {
   width: 1000px;
   border-top: solid #cc3300 8px;
   border-bottom: solid #cc3300 8px;
   left: 0px;
   background-image: url(/_img/gContentBottomPhoto.jpg);
   background-position: 167px bottom;
   background-repeat: no-repeat;
   margin: 0px;
   padding-bottom: 0px;
}
#leftColumn {
   width: 159px;
   color: #FFFFFF;
   margin: 0;
   height: 100%;
   float: left;
   padding: 37px 3px 0 7px;
}
#companyInfo {
   text-align: center;
   width: 169px;
   margin: 0px 832px 0px 0;
   padding: 0;
   bottom: 190px;
   font-style: normal;
   font-size: 0.85em;
   float: left;
   position: relative;
   color: #FFFFFF;
}
#subNav {
   width: 150px;
   margin: 0px 0px 0px 0px;
   top: 0px;
   padding: 0;
   list-style: none;
   text-indent: 0px;
   font-size: 15px;
}
.aboutUs #wrapper #content #mainContent #subSubNav { font-size: 11px; }
.aboutUs #wrapper #content #mainContent #subSubNav a.active {
   font-weight: bold;
   color:#000;
}
#mainContent {
   width: 549px;
   margin: 0px;
   float: left;
   position: relative;
   padding: 25px 10px 10px 20px;
   left: 0px;
}
#contentPhoto {
   width: 400px;
   margin: 35px 0px 0px 0px;
}
#newsBar {
   width: 252px;
   float: right;
   margin: 0 0 0 0px;
   padding: 0 0px 15px 0px;
}
img.floatRight {
   float:right;
   padding: 0px 10px 15px 20px;
   margin:0px;
}
img.floatLeft {
   float:left;
   padding: 0px 20px 15px 0px;
   margin:0px;
}
.clearFloats { clear:both; }
/* Navigation ----------------- */
#mainNav ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
   background-color:#CCC;
   height:212px;
}
#mainNav ul a {
   display: block;
   width: 169px;
   height: 43px;
   text-indent: 8px;
   background-image: url(/_img/gNavBackground.jpg);
   line-height: 40px;
   text-decoration: none;
   color:#CC3300;
}
#mainNav ul a:hover {
   background-image: url(/_img/gNavBackground.jpg);
   color:#CC3300;
   background-position: 0 -43px;
}
/* the following 2 rules hilight the current page navigation button on and off states ----------- */
body.aboutUs #mainNav a#aboutUs, body.services #mainNav a#services, body.industries #mainNav a#industries, body.projectsAndPeople #mainNav a#projectsAndPeople, body.links #mainNav a#links, body.ContactUs #mainNav a#ContactUs {
   background-image: url(/_img/gNavBackground.jpg);
   background-position: 0 -86px;
   color:#333333;
}
body.aboutUs #mainNav a.hover#aboutUs, body.services #mainNav a.hover#services, body.industries #mainNav a.hover#industries, body.projectsAndPeople #mainNav a.hover#projectsAndPeople, body.links #mainNav a.hover#links, body.ContactUs #mainNav a.hover#ContactUs {
   background-image: url(/_img/gNavBackground.jpg);
   background-position: 0 -43px;
   color: #CC3300;
}
ul#subNav {
   margin: 0px;
   padding: 0px;
   list-style: none;
   font-weight: bold;
}
ul#subNav li a, ul#subNav li a:link, ul#subNav li a:visited {
   display: block;
   width: 150px;
   line-height: 17px;
   text-decoration: none;
   color:#ffffff;
   border-bottom: 1px solid #000000;
   padding: 5px 0;
}
ul#subNav li a:hover {
   color:#F9B347;
   text-decoration: none;
}
ul#subNav li strong {
   color:#cc3300;
   font-weight: normal;
}
#newsBar a {
   text-decoration: underline;
   color:#000000;
}
#newsBar a:hover {
   text-decoration: underline;
   color:#CC3300;
}
/* Automated Tests Page --------------- */
#automatedTest, table#automatedTest {
   width:auto;
   border: 2px solid #333;
   border-collapse:collapse;
   margin: 0px 0px;
   padding: 0px;
}
/*#automatedTest tr {
height:auto;
border-collapse:collapse;
}*/
#automatedTest th, #automatedTest td {
   width:50%;
   border:1px solid #999;
   border-collapse:collapse;
   margin: 0px 0px;
   padding: 2px 4px;
   vertical-align:top;
   height:auto;
}
#automatedTest th {
   background-image: url(/_img/gNavBackground.jpg);
   background-position:top;
   background-color:#CCC;
   border: 1px solid #666;
   border-collapse:collapse;
   vertical-align:middle;
   padding: 8px 0px 0px 0px;
}
/* Industries Index Page --------------- */
#industriesColumn1 {
   width: 270px;
   float: left;
   margin: 0px;
   padding: 0px;
}
#industriesColumn2 {
   width: 270px;
   float: right;
   margin: 0px;
   padding: 0px;
}
#industriesColumn1 h3, #industriesColumn2 h3 { text-align:center; }
#industriesColumn1 img, #industriesColumn2 img {
   margin: 8px 0px 5px 0px;
   border: 0px;
}
#industriesColumn1 a, #industriesColumn2 a { color:#475E7C; }
#industriesColumn1 a:hover, #industriesColumn2 a:hover { color:#CC3300; }
/* ACCORDION SIDEBAR MENU CSS __________________________________ */

/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion { /*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden; }
/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
   margin: 0px;
   padding: 0px;
}
/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
   background-color: #CCCCCC;
   background-image:url(/_img/gSubNavBackground.jpg);
   background-position: top center;
   background-repeat:no-repeat;
   border-bottom: solid 1px #CCC;
   border-top: solid 1px #666;
   border-collapse:collapse;
   margin: 0px;
   padding: 3px 8px;
   cursor: pointer;
   -moz-user-select: none;
   -khtml-user-select: none;
   color:#CC3300;
   font-weight:bold;
font-size:12px;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
   overflow: auto;
   margin: 0px;
   padding: 0px;
   height: 250px;
}
.AccordionPanelContent p {
   font-size:11px;
   line-height: 14px;
   margin:5px 0px 10px 0px;
   padding:0px 8px;
}
.AccordionPanelContent p.headerBoldOrange {
   font-size:13px;
   line-height: 14px;
   margin:10px 0px 5px 0px;
   padding:0px 8px;
    color:#cc3300;
}
.headerBoldOrange {
color:#cc3300;
font-weight:bold;
}

.AccordionPanelOpen {
   /* background-color: #FFF;*/
   background-image:url(/_img/gSubNavContentOpenBackground.jpg);
   background-position:top;
   background-repeat: repeat-y;
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
   background-color: #F0BD61;
   background-position: left;
   color:#000;
}
/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
   color: #CC3300;
   background-position: right;
}
.AccordionPanelOpen .AccordionPanelTabHover { 
   background-image:url(/_img/gSubNavBackground.jpg);
   background-position: center;
color: #CC3300; }
/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab { background-color: #FFF; }
/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab { background-color: #CCC; }

