/* MID SECTION ------------------------------------------------- */ #mid { background-color: #046380; } #intro { float: left; width: 330px; padding: 20px; color: #FFFFFF; background-color: #046380; } html>body #intro { width: 290px; } #menu { /*margin-left: 330px;*/ float: right; width: 660px; background-color: #97947F; background: #97947F url( '/sites/main/templates/img/bg_subnav.jpg' ) top left repeat-y; } #breadcrumbs { margin-bottom: 10px; } #breadcrumbs a { text-decoration: none !important; color: #000000 !important; } #breadcrumbs a:hover { text-decoration: none !important; color: #046380 !important; background: none !important; } /* CONTENT ------------------------------------------------- */ #content { } #contentleft { float: left; width: 330px; } #contentright { /*margin-left: 330px;*/ float: right; width: 660px; padding: 20px; } html>body #contentright { width: 620px; } #treewrapper { padding: 10px 10px 10px 20px; background-color: #D5D4CC; } #treewrapper a:hover { background: none !important; text-decoration: underline !important; } #contentleft .modulewrapper { padding: 10px 10px 20px 20px; background-color: #C0BEB1; margin: 0px; border-top-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; } /* FOOTER ------------------------------------------------- */ #footer { clear: both; padding: 5px; } /* GENERAL ------------------------------------------------- */ .skin_orange { background-color: #046380; padding: 20px; width: 310px; color: #FFFFFF; margin-bottom: 20px; } .skin_gray { background-color: #97947F; padding: 20px; width: 310px; color: #FFFFFF; margin-bottom: 20px; } .mytree img { border: none; } /* MULTIPAGE ------------------------------------------------- */ .htmlmultipageheader { margin-bottom: 10px; padding: 3px; float: right; /*border-bottom-color: #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px;*/ } .htmlmultipagefooter { margin-top: 10px; margin-bottom: 10px; padding: 3px; float: right; /*border-top-color: #FFFFFF; border-top-style: solid; border-top-width: 1px;*/ } .htmlmultipageheader a, .htmlmultipagefooter a { padding: 5px; /*border-right-color: #FFFFFF; border-right-style: solid; border-right-width: 1px;*/ } .htmlmultipagecontent { margin-bottom: 10px; } /* SEARCH RESULTS ------------------------------------------------- */ .searchresultitem { padding: 2px; background-color: #C0BEB1; } .searchresultitemalt { padding: 2px; background-color: #D5D4CC; } .searchresultitemlink a { text-decoration: none; font-weight: normal; } .searchresultitemquote { margin-top: 5px; margin-bottom: 5px; } .searchresultitemquote b { font-weight: normal !important; background-color: #FFFF00; } /* SEARCH RESULTS ------------------------------------------------- */ .subnav { padding: 7px 7px 7px 17px; } /* SITEMAP TREE ------------------------------------------------- */ .treeleft { width: 300px; float: left; background-color: #FFFFFF; overflow: hidden; margin-right: 10px; margin-bottom: 10px; } .treeright { width: 300px; float: left; background-color: #FFFFFF; overflow: hidden; margin-right: 10px; margin-bottom: 10px; } .treeheader { background-color: #046380; padding: 20px; color: #FFFFFF; } a.repitem, a.repitemalt { text-decoration: none; background: none; display: block; } a.repitem { padding: 2px; background-color: #C0BEB1; } a.repitemalt { padding: 2px; background-color: #D5D4CC; } a.repitem:hover, a.repitemalt:hover { text-decoration: none; background: none; color: #FFFFFF !important; } .hover { color: #FFFFFF !important; background-color: #046380 !important; } .hover * { color: #FFFFFF !important; }