/*  
Theme Name: Printing
Description: A two-column white theme with top-level page navigation and custom header.
Version: 1.3
Date: September 19th, 2008
Author: Chris S.
Author URL: http://www.ilgm.com/
*/

/* Main Site */
body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #787878; background-color: #35393d; }

/* Generic Tables */
td { font-family: Arial, verdana, helvetica, sans-serif; font-size: 12px; color: #787878; xbackground-color: #35393d;}

/* Header Background */
.mainHeader {background-color: #35393d}

/* Left Side Content Container */
.mainNav {margin: 0px; padding: 0px; background-color: #35393d}
.leftColumn {width:260px; background-color: #e8e8e8; margin: 0 30px 0 0; padding: 0 0 0 0; border: 1px #e8e8e8 solid;}
.columnSpacer {line-height:0px}

/* Main Links */
a:link, 
a:visited { color: #c0bfbf; text-decoration: none; }
a:active, 
a:hover { color: #787878; text-decoration: underline; }

/* Page Border */
/* Setting a fixed WIDTH & MARGIN will set this displayed page like a brochure */
.pageBorder {width:940px; margin:25px;}

/* Rotating Images */
.pfTable { width:100%; margin: 20px 0 0 0; }
.pfImage { border: 1px solid #000000; }

.pfCaption {color: #FF; font-style: italic; text-align: center; font-size: 11px}
.pfCaption:link, 
.pfCaption:visited { color: #000000; text-decoration: underline; }
.pfCaption:active, 
.pfCaption:hover { color: #BABABA; text-decoration: none; }

/* Search Box */
.SearchField { xmargin: 20px 3px 0px 5px; xpadding: 2px 0px 0px 3px; color: silver; width: 215px; }
.SearchButton {xmargin: 20px 0px 0px 0px; width:25px;}
.SearchTitle {
   padding-left: 10px; 
   font-weight: bold; 
   text-transform: uppercase; 
   letter-spacing: .2em; 
   background-color: #000; 
   color: #787878; 
   line-height: 180%; 
   text-align: left; 
   width:260; 
   font-size: 14px
}
.SearchBody {}

/* Search Results Page */
.srHeader {color: #787878; font-size: 18px; text-align: left;}
.srTable {}
.srPageTitle {}
.srLink {}
.srDescription {}
.srDetails {color: gray; font-style: italic; text-align: right; font-size: 10px}
.srNoRecords {}

/* Rotating Text */
.ffTable { width: 215px; margin: 6px; background-color: #e8e8e8;}
.ffHeader { padding: 10px 10px 10px 10px; line-height: 20px; font-size: 14px; color: #787878; font-weight: bold; }
.ffQuestion { padding: 0px 10px 0px 10px; color: #787878; font-weight: bold; font-style: normal; }
.ffBody { padding: 0px 10px 10px 10px; line-height: 18px; color: #787878; font-style: italic; font-size: 11px; }

/* Left Side Navigation Table */
.leftNavTable { width: 215px; padding: 10px; margin: 6px; background-color: #e8e8e8;}

/* Left Side Navigation Links (Main) */
.leftNav,
.leftNav:active, 
.leftNav:visited,
.leftNav:link {line-height: 20px; padding: 0; color: #787878; text-decoration: none; font-weight: bold} 
.leftNav:hover {text-decoration: underline;}

/* Left Side Navigation Links (Secondary) */
.leftNavSub,
.leftNavSub:active, 
.leftNavSub:visited,
.leftNavSub:link {line-height: 20px; padding: 0px; color: #787878; text-decoration: none;} 
.leftNavSub:hover {text-decoration: underline;}

/* Top Navigation Table */
.topNavTable { background-color: #35393d; padding: 0px 0px 1px 0px; margin: 0 0 30px 0;}

/* Top Navigation Links (Main) */
.topNav { 
   height: 2em; 
   line-height: 2em; 
   width: 9em; 
   display: block; 
   color: #FFFFFF; 
   text-decoration: none; 
   text-align: center; 
   background: url(/userfiles/site/nav_item_bg.gif) #fff bottom left repeat-x; 
   background-color: #35393d;
   padding: 4px 0 0 0; 
} 
.topNav:active, 
.topNav:hover,
.topNav:link,
.topNav:visited {text-decoration: none; font-weight: bold;}

hr { border: 0px; width: 100%; background-color: transparent; border-bottom: #cacaca dotted 1px; margin: 5px 0px 5px 0px; }

/* Footer */
.footer { background-color: transparent; font-size: 11px; color: #999999; text-transform: none; }
.footerMenu { background-color: transparent; font-size: 12px; color: #787878; text-transform: none; }

/* Page Footer Table */
.pageFooterTable { background-color: #000; color: #FFF; padding: 40px 0px 0px 0px;  }

/* Footer Navigation */
.footerNavTable {background-color: #35393d;}

/* Content Headings & Formatting */
.masterContentContainer {background-color: #35393d; }
.contentContainer {padding: 10px 10px 10px 0px; background-color: #35393d; line-height: 180%;}

/* Content Headings */
h1, h2, h3 { color: #c0bfbf; font-weight: normal;  margin: 0; text-transform: uppercase; letter-spacing: .15em; font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 26px; font-weight: bold;}
h2 {  font-size: 18px; font-weight: bold;}
h3 { font-size: 14px; }

blockquote p, blockquote ul, blockquote ol { font-style: italic; border-left: #c0bfbf  4px dotted; padding-left: 10px; line-height: 12%0}


/* iControl Branding */
.poweredby { background-color: transparent; font-size: 10px; color: #787878;}
.poweredby:link, .poweredby:visited { color: #787878; }
.poweredby:hover, .poweredby:active { color: #666666; }

/* END MASTER CSS */
