/********************** HTML STYLES ***********************/ /* IE6 PNG FIX */ img, div, a { behavior: url(/iepngfix.htc); } /* DO NOT EDIT THE BODY TAG, USE .bodyClass INSTEAD */ body { margin: 0; background: #FFFFFF; color: #000000; } /* SET STANDARD FONT STYLES */ .bodyClass, p, td, .standard, .splashbodyClass { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } /* USE .bodyClass TO ASSIGN STYLES TO THE BODY TAG */ .bodyClass { text-align:center; background:#413c2f url(standard/bodybg.jpg) repeat-x top; } /* SET DEFAULT LINK COLOR */ a { color: #fe6600; } /* SET DEFAULT LINK MOUSE OVER COLOR */ a:hover { color: #fe6600; } a img { border: 0; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { text-align:left; } .standardbold { font-weight: bold; } .standardheader, .standardheader b { font-size: 16pt; color:#696458; font-weight:normal; } .splashtext, .splashheader { color:#FFFFFF; } .splashtext { line-height:2em; font-size:8.5pt; } /********************** LAYOUT STYLES ***********************/ #header { width:1000px; height:161px; margin:0 auto; text-align:center; } #container { margin:0 auto; background:url(standard/insologies_container.jpg); width:1000px; min-height:466px; } #topnav { list-style:none; width:900px; margin:0; padding:7px 50px 0 50px; } #topnav li { display:inline; } #topnav a, #topnav a:hover { color:#fe8500; text-decoration:none; font-size:10pt; font-weight:normal; padding:0 15px; text-transform:uppercase; } #content { width:1000px; background:url(standard/insologies_content.jpg) no-repeat top; min-height:466px; clear:both; text-align:left; } #sidenav { width:250px; float:left; padding:50px 0 0 0; } #sidenav ul { list-style:none; padding:3px 0 0 0; margin:0 0 0 10px; } #sidenav ul a, #sidenav ul a:hover { color:#fe8500; text-decoration:none; font-size:11pt; display:block; min-height:20px; } #sidenav li { display:block; background:url(standard/buttonbg.png); border-bottom:1px solid #2a271f; width:230px; } .navheader { padding:0 10px 2px 20px; font-size:13pt; color:#2a271f; font-weight:bold; } #sideinfo { padding:0 5px 5px 15px; color:#FFFFFF; } #contenttext { width:700px; float:left; padding:0 20px; } #pagetitle { width:600px; padding:45px 0 0 2px; font-size: 18pt; } #footer { width:100%; background:#16140c; border-top:1px solid #7f7b71; height:150px; margin:0 auto; } #footertext { width:1000px; margin:0 auto; text-align:center; padding:25px 0 0 0; } #splashfootertext { width:1000px; margin:0 auto; text-align:center; padding:0; } #copyright { width:500px; float:left; text-align:left; color:#FFFFFF; font-size:8pt; padding:25px 0 0 0; } #poweredby { width:500px; float:left; text-align:right; padding:25px 0 0 0; } #splashbg { background:url(standard/splash_bodybg.jpg) repeat-x top; } #splashtopnav { background:url(standard/splash_topnav.jpg) no-repeat top; height:35px; width:1000px; margin:0 auto; text-align:center; } #splashheader { width:1000px; height:126px; margin:0 auto; text-align:center; } #splashcontent { background:url(standard/splash_content.jpg) no-repeat bottom; min-height:290px; width:1000px; clear:both; padding:80px 0 10px 0; } #splashcontainer { margin:0 auto; background:url(standard/splash_container.jpg); width:1000px; min-height:378px; } #splashleft { width:400px; float:left; padding:0 325px 0 25px; font-size:22pt; text-align:center; } #splashleft a, #splashleft a:hover { color:#ac312b; font-size:16pt; } #splashright { width:200px; float:left; padding:0 20px; line-height:1.5em; }