body { font-family: arial, sans-serif, verdana; background-color: #f6f6f6; } a { color: #666666; text-decoration: none; } a:hover { color: #333333; } #toCenter { margin-left:auto; margin-right:auto; position:relative; width:850px; } #header, #thumbs, #image { position: absolute; background-color: #ffffff; border: 1px solid gray; } #headerImage { display: block; position: absolute; } #headerImage a { display: block; width: 250px; height: 80px; } #headerLocation { margin: 10px 0 0 260px; line-height: 1.3em; } #header { background: url(/.php/templates/nybyli-gray-web-2.png) no-repeat center left; background-color: transparent; border: 0; width: 840px; height: 55px; padding-left: 10px; top: 10px; vertical-align: middle; line-height: 30px; font-size: 0.8em; font-weight: bold; } .breadcrumbs { font-size: 0.8em; } #header a { } #thumbs { top: 72px; width: 180px; height: 600px; padding: 3px; overflow: auto; } #image { top: 72px; left: 194px; width: 650px; height: 600px; padding: 3px; overflow: auto; font-size: 0.7em; } #image img { margin-top: 2px; } a img, #image img { border: 1px solid #dddddd; } a:hover img { border: 1px solid #cccccc; } #thumbs img { margin: 0px 0 0px 0; } #folderInfo { position: absolute; top: 18px; height: 30px; right: 0px; width: auto; padding-right: 0px; text-align: right; font-size: 0.7em; z-index: 1000; white-space: nowrap; } #folderInfo input { vertical-align: middle; margin-top: 2px; } #folderInfo a { font-weight: bold; } .thumb a { display: block; margin: 2px 0 5px 0; padding: 2px; font-size: 0.7em; text-align: center; text-decoration: none; } .folder a { display: block; margin: 2px 0 5px 0; padding: 10px; font-size: 0.7em; color: #333333; text-decoration: none; } .folder a, .thumb a, a.button { background-color: #eeeeee; border: 1px solid gray; } .folder a:hover, .thumb a:hover, a.button:hover { background-color: #f5f5f5; } .strong { font-size: 1.2em; font-weight: bold; } .alert { color: red; font-weight: bold; } a.button { display: inline; height: 15px; padding: 2px 5px 2px 5px; margin: 2px 5px 2px 5px; } #copyright { position: absolute; top: 685px; width: 850px; font-size: 0.6em; text-align: center; color: gray; } }