﻿#thumbsWrapper{width:425px;float:left;margin-left:15px;margin-top:15px;}
#thumbs{position:relative;padding:10px;}
#loadingImage{width:425px;text-align:center;height:403px;}
#thumbsSlide{position:relative;overflow:hidden;}
#nextThumbs,#prevThumbs{position:absolute;float:left;padding:10px;width:425px;}
#nextThumbs{left:425px;}
#prevThumbs{left:-410px;}
.thumb{position:relative;float:left;border:solid 1px #CCC;padding:3px;margin:8px;background-color:#fff;height:110px;width:110px;}
.current{background-color:#900;}
#viewArea{position:relative;width:480px;float:right;}
#viewControls{margin-bottom:15px;width:450px;margin-top:25px;}
#listOptions{position:absolute;float:left;left:142px;top:12px;}
#previousImageLink,#previousSetLink{position:relative;float:left;width:70px;}
#nextImageLink,#nextSetLink{position:relative;float:right;width:70px;}
#nextSetLink,#previousSetLink{padding:7px;}

#theImageWrapper{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;right:14px;}
#theImage,#theImageNext{position:absolute;left:0px;top:0px;display:none;}
#theImage{z-index:500;}
#theImageNext{z-index:400px;}
#whosmodbar{position:relative;z-index:600;background-color:#000;height:50px;}
#whosmoddetails{position:absolute;z-index:601;height:50px;overflow:hidden;}
#whoName,#whoPhoto{position:relative;float:right;padding:5px;}
#moddetailsbar{position:absolute;z-index:600;background-color:#000;height:40px;top:-40px;text-align:center;padding-top:5px;}
#moddetails{color:#FFF;position:relative;top:5px;left:10px;font-weight:bold;}

.theImageLarge{max-width:450px;max-height:400px;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;}
#currentID,#currentPage,#currentType,#currentMod,#currentFind{display:none;}

#editMods{position:relative;float:right;right:40px;top:5px;}