body { font-family: arial; font-size: small; text-align: center; } .itemBreak { width: 80%; height: 1px; color: rgb(0, 191, 243); border-style: solid; } .pageBody { border: 0px; margin: 0px 0px 0px 0px; cell-spacing: 0px 0px 0px 0px; cell-padding: 0px; background: url(/images/bg.gif) #4C4C4C repeat; } td.messageOftheDay { color: rgb(255, 255, 255); padding-left: 20px; padding-right: 20px; } .container { width: 100%; height: 100%; padding-top: 10px; padding-bottom: 10px; } .titleHeader { background: rgb(255, 255, 255); padding: 0px; color: rgb(0, 0, 0); border-collapse: collapse; vertical-align: bottom; } .footerBar { background: rgb(255, 255, 255); padding: 0px; color: black; text-align: center; border-top: 1px solid rgb(0, 0, 0); font-size: 8pt; } .headerBar { background: rgb(0, 0, 0); padding: 0px; color: rgb(255, 255, 255); border-collapse: collapse; } .login { font-size: 8pt; } table { border: 0px; padding: 0px; } .page { width: 760px; min-height: 700px; height: 100%; background: rgb(255, 255, 255); } .border { width: 100%; height: 5px; background: rgb(255, 255, 255); } .headerContainer { padding: 0px 5px 5px 5px; } .header { width: 100%; background: rgb(255, 255, 255); } td.navArea { width: 150px; left-padding:0px; background: rgb(255, 255, 255); padding: 0px; } td.content { background-color: rgb(255, 255, 255); padding: 0px; vertical-align: top; border-left: 1px solid rgb(0, 191, 243); border-right: 1px solid rgb(0, 191, 243); } div.content { text: white; } .navLink, .navLink :visited, .navLink :active { color: rgb(0, 0, 0); font-weight: bold; text-decoration: none; width: 100%; font-size: 8pt; border-bottom: 1px solid #fff; } .navLink:hover { font-weight: bold; text-decoration: none; border-bottom: 1px solid rgb(0, 191, 243); width: 100%; font-size: 8pt; } table.navBar { width: 125px; hieght: 100%; border-collapse: collapse; vertical-align: top; } .navBarHeader { background-image: url(/images/blue_back.jpg); height: 25px; padding-left: 5px; background-color: rgb(0, 191, 243); color: rgb(255, 255, 255); font-weight: bold; } .navElement { color: rgb(0, 0, 0); padding-left: 10px; width: 125px; font-size: x-small; } .image { border: 0px; } img.imageSmall { display: block; margin: 0 auto; border: 0px; } img.imageLarge { border: 0px; width: 500px; } .titleHeaderArea { background-color: rgb(255, 255, 255); font-size: x-large; color: rgb(0, 191, 243); text-shadow: black; letter-spacing: 5px; font-weight: bold; font-variant: small-caps; } .newsHeadline { background-color: rgb(0, 191, 243); color: rgb(255, 255, 255); background-image: url(/images/blue_back.jpg); background-repeat: repeat-x; height: 25px; font-weight: bold; font-size: 12pt; width: 100%; } .smallIndent { padding-left: 5px; } .bigIndent { padding-left: 10px; } .newsMedium { color: rgb(0, 0, 0); font-size: 10pt; padding-left: 5px; width: 100%; } .newsSmall { color: rgb(0, 0, 0); font-size: 8pt; width: 100%; } .bodyArea { height: 100%; } .imgSmall { width: 100px; } table.adminTable { border-collapse: collapse; font-size: 10pt; width: 100%; } tr.adminTableTitle { background: rgb(0, 191, 243); color: rgb(255, 255, 255); font-weight: bold; font-size: 12pt; } tr.adminTableHead { font-weight: bold; font-size: 10pt; } .warning { display: inline; color: red; font-size: 8pt; } table.borderless { border-collapse: collapse; } table.leftBar { width: 125px; hieght: 600px; overflow: hidden; border-collapse: collapse; vertical-align: top; } #lightbox{ position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; } #lightbox a img{ border: none; } #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; } #imageContainer{ padding: 10px; } #loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; } #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } #imageContainer>#hoverNav{ left: 0;} #hoverNav a{ outline: none;} #prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; } #prevLink { left: 0; float: left;} #nextLink { right: 0; float: right;} #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; } #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; } #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; } #imageData{ padding:0 10px; } #imageData #imageDetails{ width: 70%; float: left; text-align: left; } #imageData #caption{ font-weight: bold; } #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; } #imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; } #overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html>body .clearfix { display: inline-block; width: 100%; } * html .clearfix { /* Hides from IE-mac \*/ height: 1%; /* End hide from IE-mac */ }