????
Current Path : /home2/morganrand/backup.morganrand.com/0tools/css/ |
Current File : /home2/morganrand/backup.morganrand.com/0tools/css/main2x.css |
/*----------------------------------------------------------------------------------------------- Main Layout -----------------------------------------------------------------------------------------------*/ body{ font-family: "Times New Roman",Georgia,Serif; font-size:11px; color:#6B6B6B; background-color:#ffffff; padding-left: 0px; padding-right: 0px; } #container{ width:888px; margin:0 auto; background-color:#ffffff; } #header, #footer, #top-section, #mid-section, #bottom-section, #footer-top, #footer-bottom{ width:888px; margin:0 auto; } #content1, #content1-top, #content1-bottom{ width:722px; margin:0 auto; } #nav-left{ color:##8E8E8E; background-color:#F4F2F3; width:166px; float:left; padding-top:3px; padding-left:3px; padding-right:3px; } #content1-left{ background-color:#ffffff; width:462px; float:left; padding-top:3px; padding-left:2px; padding-right:2px; } #content1-right{ background-color:#ffffff; width:260px; float:right; padding-top:3px; padding-left:2px; padding-right:2px; } #footer{ font-style:italic; /*font-weight:bold;*/ } #footer-top{ color:#E03268; background-color:#dddbdc; } #footer-top a{ color:#E03268; font-style:italic; text-decoration:underline; outline:none; } #footer-top a:hover{ color:#e03268; } #footer-bottom{ background-color:#e36888; } #footer-bottom a{ color:#ffffff; font-style:italic; text-decoration:underline; outline:none; } #footer-bottom a:hover{ color:#6B6B6B; } /*----------------------------------------------------------------------------------------------- css from index.css body { padding-left: 0px; padding-right: 0px; font-family: Arial, Helvetica, sans-serif; color: #000000; } -----------------------------------------------------------------------------------------------*/ p { padding: 0px; margin: 0px; } .section { border-top: 1px solid #BBB; margin-top: 15px; margin-left: 5%; margin-right: 5%; padding: 5px; padding-bottom: 0px; background-color: white; } .section ul { list-style: none; margin-top: 5px; } .section ul li { display: inline; } .section ul a { background-color: #ECECEC; border: 1px solid #999999; padding: 5px 5px 10px; display: block; float: left; margin: 5px; } .section ul a:hover { background-color: #FFFFFF; border: 1px solid #333333; } .section ul a img { border: 1px solid #999999; } .section ul a.lightbox-enabled img { border: 1px dotted #999999; } .section span.code { font-family: "Courier New", Courier, monospace; margin-left: 10px; padding-left: 10px; font-size: 11px; border-left: 1px solid #000; } .section .link { font-size: 12px; font-style: italic; padding-left: 10px; margin-left: 10px; } .section .important { text-decoration: underline; } .section .title { font-weight: bold; font-size: 16px; } .clear { clear: left; } .section.header { text-align: center; font-size: 12px; padding-top: 10px; border-top: none; } .section.footer { text-align: center; font-size: 12px; padding-top: 10px; }