body { background-color: #000000; font-family: Tahoma, Arial, Verdana; font-size: 18px; color: #000000; margin: 0px 0px; }
html { overflow: scroll; }

h1 { font-size: 18px; display: inline; font-weight: normal; }

#header { background-image: URL('../images/galerieheaderstrip.jpg'); background-repeat: repeat-x; width: 100%; height: 138px; padding: 0; position: absolute; top: 0; left: 0; position: fixed; text-align: center; }
#logo { background-image: URL('../images/galerielogo.jpg'); background-repeat: no-repeat; width: 410px; height: 105px; position: absolute; top: 33px; left: 0px; }
#logo img {margin-top: 10px;}
#screenshot { padding-top: 138px; _padding-top: 0px; width: 100%; height: 100%; text-align: center; }
#gameinfo { text-align: center; margin-top: 4px; }
#gisep { margin-left: 50px; }
#fsnav { position: absolute; top: 0px; left: 0px; width: 100%; }

#prevBtnFS { background-image: URL('../images/galerieprevbuttonfs.jpg'); background-repeat: no-repeat; background-position: left top; height: 28px; padding: 4px 0px 0px 30px; float: left; }
#prevBtnFS:hover { background-position: left -32px; color: #CF6002; cursor: pointer; }
#nextBtnFS { background-image: URL('../images/galerienextbuttonfs.jpg'); background-repeat: no-repeat; background-position: right top; height: 28px; width: 150px; padding: 4px 30px 0px 0px; float: right; }
#nextBtnFS:hover { background-position: right -32px; color: #CF6002; cursor: pointer; }
#prevBtnNav { background-image: URL('../images/galerieprevbutton.jpg'); background-repeat: no-repeat; background-position: left top; width: 21px; height: 70px; float: left; display: inline; margin: 6px 2px 0px 3px; }
#prevBtnNav:hover { background-position: left -70px; cursor: pointer; }
#nextBtnNav { background-image: URL('../images/galerienextbutton.jpg'); background-repeat: no-repeat; background-position: left top; width: 21px; height: 70px; float: right; display: inline; margin: 6px 3px 0px 2px; }
#nextBtnNav:hover { background-position: left -70px; cursor: pointer; }

#navlist { float: right; display: inline; width: 589px; height: 82px; background-color: #B7B7B7; border: 1px solid #717171; margin: 16px 5px 0px 0px; }
#navWrap { overflow: hidden; width: 536px; height: 74px; margin-top: 4px; position: relative; _margin-top: -72px; }
#navScreenshots { width: 20000px; height: 72px; position: relative; }
.thumbnail { width: 124px; height: 70px; background-repeat: no-repeat; background-position: center center; border: 1px solid #C9C9C9; float: left; display: inline; margin: 1px 4px 0px 4px; cursor: pointer; }
.defaultCursor { cursor: default; }

