/*  
Theme Name: TeraFirma
Description: A two-column white theme with top-level page navigation and custom header.
Version: 1.0
Author: Chris S.
Author URL: http://www.ilgm.com/
*/

/* Main Site */
body { 
font-size: 11px; 
color: #8C8C73; 
background: #F9F9F7 url(/userfiles/site/pageBackground.gif) repeat-x;
}

body, 
th, 
td, 
input, 
textarea, 
select, 
option { font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;}

td { line-height: 18px; font-size:11px;}

/* Header Background */
.mainHeader {background-color: #fff}

/* Left Side Content Container */
.mainNav {margin: 0; padding: 0; background-color: #fff}
.leftColumn {width:200px; background-color: #fff; margin: 0; padding: 0 0 0 0;}
.columnSpacer {line-height:0}

/* Main Links */
a:link, 
a:visited { color: #FF7800; text-decoration: underline; }
a:active, 
a:hover { color: #FF7800; text-decoration: none; }

/* Page Border */
/* Setting a fixed WIDTH & MARGIN will set this displayed page like a brochure */
.pageBorder {border:12px solid #fff; width:800px; margin:0}

/* Rotating Images */
.pfTable {padding: 6px; background: #FFF url(/userfiles/site/rpBG.gif) repeat-x;}
.pfImage {}

.pfCaption {font-style: italic; text-align: center; font-size: 11px}
.pfCaption:link, 
.pfCaption:visited {text-decoration: underline; }
.pfCaption:active, 
.pfCaption:hover {text-decoration: none; }

/* Search Box */
.SearchField { margin: 20px 3px 0 5px; padding: 2px 0 0 3px; color: silver; width: 127px; }
.SearchButton {margin: 0px 0 0 0; width:25px;}
.SearchTitle {}
.SearchBody {}

/* Search Results Page */
.srHeader {
font-size: 23px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0 0 10px 0;
margin-bottom: 20px;
font-weight: normal;
text-align:left;
}
.srTable {}
.srPageTitle {}
.srLink {}
.srDescription {}
.srDetails {color: gray; font-style: italic; text-align: right; font-size: 10px}
.srNoRecords {}

/* Rotating Text */
.ffTable { width: 200px; margin: 6px; background-color: #FFF;}
.ffHeader { padding: 10px 10px 10px 10px; line-height: 20px; font-size: 14px; font-weight: bold; }
.ffQuestion { padding: 0 10px 0 10px; font-weight: bold; font-style: normal; font-size:12px}
.ffBody { padding: 0 10px 10px 10px; line-height: 18px; font-style: italic;}

/* Left Side Navigation Table */
.leftNavTable {width: 200px; padding: 10px; margin: 6px;}

/* Left Side Navigation Links (Main) */
.leftNav {line-height: 20px; padding: 0; color: #FF7800; text-decoration: none; border-bottom: #cacaca dotted 1px; width:175px;} 
.leftNav:active, 
.leftNav:link,
.leftNav:visited {text-decoration: none; font-weight: bold; color: #FF7800;}
.leftNav:hover {text-decoration: underline;}

/* Left Side Navigation Links (Secondary) */
.leftNavSub {line-height: 20px; padding: 0; color: #FF7800; text-decoration: none;} 
.leftNavSub:active, 
.leftNavSub:link,
.leftNavSub:visited {text-decoration: none; font-weight: normal; color: #FF7800;}
.leftNavSub:hover {text-decoration: underline;}


/* Top Navigation Table */
.topNavTable { 
height: 67px;
padding: 0 0 27px 10px;
background: #46461F url('/userfiles/site/topMenuBG.gif') repeat-x; 
}

/* Top Navigation Links (Main) */
.topNav:link,
.topNav:visited,
.topNav:active {height: 2em; line-height: 3em; width: 8em; display: block;  font-weight: normal; display: block; color: #FFF; text-decoration: underline; text-align: center;} 
.topNav:hover {color: #4A4A24; text-decoration: none; background: #fff url('/userfiles/site/menuMO.gif') repeat-x top;}

hr { border: 0; width: 100%; background-color: transparent; border-bottom: #cacaca dotted 1px; margin: 5px 0 5px 0; }

/* Footer */
.footer {background-color: transparent; font-size: 11px; color: #8c8c73; text-transform: none; }
.footerMenu:link,
.footerMenu:active,
.footerMenu:visited {background-color: transparent; color: #8c8c73; text-transform: none;}
.footerMenu:hover {text-transform: underline; background-color: transparent; color: #8c8c73;}

.footerNavTable {background-color: transparent;}
.bottomNav {background-image: url(/userfiles/site/footer-BQ-BG.gif);}
.pageFooterTable { background-color: transparent;}

/* Content Headings & Formatting */
.masterContentContainer {background: #FFFFFF url(/userfiles/site/contentBackground.gif);}
.contentContainer {background: #FFFFFF url(/userfiles/site/contentBackground.gif); padding: 10px 10px 10px 0}

/* Content Headings */
h1 {
font-size: 23px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0 0 10px 0;
margin-bottom: 20px;
font-weight: normal;
}
h2 {
font-size: 16px;
line-height: 20px;
color: #656551;
letter-spacing: -1px;
padding: 0 0 5px 0;
margin-bottom: 10px;
font-weight: normal;
}

h3 { 
font-size: 12px;
color: #656551;
letter-spacing: -1px;
font-weight: normal;
}

blockquote p, blockquote ul, blockquote ol {
line-height: normal; 
font-style: italic; 
background-image: url('/userfiles/site/blockquote1.gif');
background-position: bottom;
padding: 10px;
}

/* iControl Branding */
.poweredby { background-color: transparent; font-size: 10px; }
.poweredby:link, .poweredby:visited { color: #cccccc; }
.poweredby:hover, .poweredby:active { color: #666666; }

/* END MASTER CSS */
