/***********************************************************************************
* Automatic Electro-Plating Stylesheet                                             *
* File Name: AEP.css                                                               *
* Automatic Electro-Plating, Copyright 2008                                        *
* The contents of this file may not be copied, duplicated, or redistributed        *
*  in any form without the prior written consent of Automatic Electro-Plating      *
************************************************************************************/

/***************************************************************************
** IF YOU ADD STYLES TO THE FILE, MAKE SURE IT DOESN'T ALREADY EXIST,    ***             
** INTELLESENCE WILL NOT CATCH IT                                        ***
****************************************************************************/

/*<agl.folder "Page Styles"*/
body { margin: 0px; padding: 0px; color: #2e2e32; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
#primaryContainer { width: 992px; margin: 0px; padding: 0px; float: left; }
#primaryContent { width: 992px; margin: 0px; padding: 0px; float: left; }
#bodyContainer { width: 972px; margin: 0px 0px 0px 0px; padding: 10px; float: left; }
#addressContainer { width: 275px; margin: 0px; padding: 0px 5px 0px 0px; border-left: 1px solid #2A2B2F; float: right; }
#addressContent { padding-left: 10px; float: right; }
a { color: #2e2e32; text-decoration: none; } 
a:hover { color: #c5a900; text-decoration: underline; }
.fltlt { float: left; }
.fltrt { float: right; }
/*</agl.folder>*/

/*<agl.folder "Backgound Color Styles">*/
.BGCSBW { background: #FFFFFF; } /*Background Color Bright White*/
.BGCSLG { background: #555555; } /*Background Color Light Grey*/
.BGCSMG { background: #2A2B2F; } /*Background Color Medium Grey*/
/*</agl.folder>*/

/*<agl.folder "Text Color Styles">*/
.TCSLG { color: #c1d0d3; } /*Text Color Light Grey*/
.TCSMC { color: #c5a900; } /*Text Color Medium Copper*/
.TCSBR { color: #FF0000; } /*Text Color Bright Red*/
/*</agl.folder>*/

/*<agl.folder "Background Images">*/
.mainNavBG { background-image: url(../images/Backgrounds/mainNavBG.gif); background-repeat: repeat-x; }
/*</agl.folder>*/

/*<agl.folder "Fonts">*/
p { line-height: 12px; }
.txtRight { text-align: right; }
.errorText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: 400; }
.footerText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
/*</agl.folder>*/

/*<agl.folder "Heading Styles">*/
h1 {}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 0px; padding: 0px; font-weight: normal; line-height: 12px; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2e2e32; margin: 0px; padding: 0px; font-weight: normal; line-height: 16px; }
h3 p { line-height: 16px; }
/*</agl.folder>*/

/*<agl.folder "Column Styles">*/
#regionA { margin: 0px; padding: 0px; float: left; }
#regionB { margin: 0px; padding: 0px; float: left; }
#regionC { margin: 0px; padding: 0px; float: left; }
/*</agl.folder>*/

/*<agl.folder "Header">*/
#headerContainer { width: 992px; height: 100px; margin: 0px; padding: 0px; float: left; }
#headerLeft { width: 274px; height: 82px; margin-top: 0px; margin-left: 0px; padding: 0px; float: left; }
#headerRight { position: relative; top: 20px; text-align: right; margin-right: 10px; }
/*</agl.folder>*/

/*<agl.folder "Main Navigation">*/
#mainNavContainer { width: 718px; height: 25px; position: relative; top: 25px; margin: 0px; padding: 0px 0px 0px 0px; float: left; }
ul#mainNav { margin: 5px; padding: 0px; }
ul#mainNav li { margin: 0px; padding: 0px 5px 0px 5px; list-style: none; list-style-type: none; float: left; }
ul#mainNav li a { color: #c1d0d3; text-decoration: none; }
ul#mainNav li a:hover { color: #c5a900;; text-decoration: underline; }
/*</agl.folder>*/

/*<agl.folder "Body Image">*/
#bodyImageContainer { width: 992px; margin: 0px; padding: 0px; border-bottom: 1px solid #2A2B2F; float: left; }
/*</agl.folder>*/

/*<agl.folder "Home Page">*/
#homeContent { width: 662px; margin: 0px; padding: 0px; float: left; }
/*</agl.folder>*/

/*<agl.folder "Products & Services">*/
#productsContainer { width: 662px; margin: 0px; padding: 0px; float: left; }
/*</agl.folder>*/

/*<agl.folder "About Us">*/
#aboutContainer { width: 662px; margin: 0px; padding: 0px; float: left; }
/*</agl.folder>*/

/*<agl.folder "Contact">*/
#contactContainer { width: 662px; margin: 0px; padding: 0px; float: left; }
form#contact { margin: 0px; padding: 0px; float: left; }
/*<agl.folder>*/

/*</agl.folder "Footer">*/
#footerContainer { width: 992px; height: 23px; margin: 0px 0px 0px 0px; padding: 0px; float: left; }
#footerContent { width: 972px; margin: 5px 10px 0px 5px; padding: 0px; float: left; }
#footerLeft { width: 500px; margin: 0px; padding: 0px; float: left; }
#footerRight { width: 400px; margin: 0px; padding: 0px; float: right; }
#footerRight a { color: #c1d0d3; text-decoration: none; }
#footerRight a:hover { color: #c5a900; text-decoration: underline; }
/*</agl.folder>*/