/*  
Theme Name: Early Spring Morning
Description: A two-column white theme with top-level page navigation and custom header.
Version: 1.2
Date: June 26th, 2008
Author: Chris S.
Author URL: http://www.ilgm.com/
*/

/* Main Site */
body { font-family: Arial, verdana, helvetica, sans-serif; font-size: 12px; color: #000; background-color: #f9f9f0; }

/* Generic Tables */
td { font-family: Arial, verdana, helvetica, sans-serif; font-size: 12px; color: #000; line-height: 1.75; }

/* Header Background */
.mainHeader {background-color: #fff}

/* Left Side Content Container */
.mainNav {margin: 0px; padding: 0px; background-color: #fff}
.leftColumn {width:155px; background-color: #fff; margin: 0px; padding: 0px 0px 0px 10px;}
.columnSpacer {line-height:0px}

/* Main Links */
a:link, 
a:visited { color: #336699; text-decoration: underline; }
a:active, 
a:hover { color: #99ccff; text-decoration: none; }

/* Page Border */
/* Setting a fixed WIDTH & MARGIN will set this displayed page like a brochure */
.pageBorder {border:1px solid #ccc; width:800px; margin:25px}

/* Rotating Images */
.pfTable { background: url(/userfiles/site/shadow.gif) no-repeat right bottom; padding: 5px 11px 11px 5px; border-top: #eee 1px solid; border-left: #eee 1px solid; margin: 12px 14px 12px 10px; }
.pfImage { border: 1px solid #ccc; }

.pfCaption {color: gray; font-style: italic; text-align: center; font-size: 11px}
.pfCaption:link, 
.pfCaption:visited { color: #336699; text-decoration: underline; }
.pfCaption:active, 
.pfCaption:hover { color: #99ccff; text-decoration: none; }

/* Search Box */
.SearchField { margin: 20px 3px 0px 5px; padding: 2px 0px 0px 3px; color: silver; width: 127px; }
.SearchButton {margin: 20px 0px 0px 0px; width:25px;}
.SearchTitle {}
.SearchBody {}

/* Search Results Page */
.srHeader {color: #336699; 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: 150px; margin: 6px; background-color: #f0f0ec; background: url(/userfiles/site/navSOHOTop.gif) #ededed no-repeat left top; }
.ffHeader { padding: 10px 10px 10px 10px; line-height: 20px; font-size: 14px; color: #336699; font-weight: bold; }
.ffQuestion { padding: 0px 10px 0px 10px; color: #336699; font-weight: bold; font-style: normal; }
.ffBody { padding: 0px 10px 10px 10px; line-height: 18px; color: #336699; font-style: italic; font-size: 11px; }

/* Left Side Navigation Table */
.leftNavTable { width: 150px; padding: 10px; margin: 6px; background-color: #f0f0ec; background: url(/userfiles/site/navSOHOTop.gif) #ededed no-repeat left top; }

/* Left Side Navigation Links (Main) */
.leftNav {line-height: 20px; padding: 0; color: #336699; text-decoration: none;} 
.leftNav:active, 
.leftNav:hover,
.leftNav:link,
.leftNav:visited {text-decoration: none; font-weight: bold; color: #336699;}

/* Left Side Navigation Links (Secondary) */
.leftNavSub {line-height: 20px; padding: 0px; color: #336699; text-decoration: none;} 
.leftNavSub:active, 
.leftNavSub:hover,
.leftNavSub:link,
.leftNavSub:visited {text-decoration: none; font-weight: normal; color: #336699;}

/* Top Navigation Table */
.topNavTable { background-color: #f9f9f0; padding: 0px 0px 1px 0px; background-image: url(/userfiles/site/navBGSOHO.gif); }

/* Top Navigation Links (Main) */
.topNav { height: 2em; line-height: 2em; width: 9em; display: block; border: 0.1em solid #dcdce9; color: #0d2474; text-decoration: none; text-align: center; background: url(/userfiles/site/css-nav-green.gif) #fff bottom left repeat-x; } 
.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: #dddddd; text-transform: none; }

/* Page Footer Table */
.pageFooterTable { background-color: #f9f9f0; padding: 40px 0px 0px 0px; background-image: url(/userfiles/site/footerBGSOHO.gif); }

/* Footer Navigation */
.footerNavTable {background-color: #f9f9f0;}

/* Content Headings & Formatting */
.masterContentContainer {}
.contentContainer {padding: 10px 10px 10px 0px}

/* Content Headings */
h1 { font-family: Georgia, Times, sans-serif; font-size: 26px; line-height: 1; font-weight: normal; color: #6666CC; margin: 8px 0 0 0;}
h2 { color: #666666; font-size: 18px; font-weight: bold; margin: 0px 0px 6px 0px; padding: 12px 0px 0px 0px; border-bottom: #cacaca dotted 1px; }
h3 { color: #cc0000; font-size: 14px; font-weight: bold; }

blockquote p, blockquote ul, blockquote ol { line-height: normal; font-style: italic; }

/* iControl Branding */
.poweredby { background-color: transparent; font-size: 10px; }
.poweredby:link, .poweredby:visited { color: #336699; }
.poweredby:hover, .poweredby:active { color: #666666; }

/* END MASTER CSS */
