/*
    copyright (c) 2008 Picsviewr Team
*/
html{overflow:hidden;height: 100%;}
body{margin:0;padding:0;background-color:#181818;color:#ffffff;font-family:sans-serif;}
a{color:#ffffff;; text-decoration: none; outline: none;}

#flashcontent {	height: 100%;}

#toolbar{height:30px; width:100%;background-color:#181818; color:white; font-size:0.9em; font-weight:bold; border-bottom:3px solid white;}
#left{position: absolute; top: 3px; left: 3px; padding:2px}
#right{position: absolute; top: 3px; right: 3px; padding:2px}
#center{ width: 700px; margin: 0 auto; padding-top:3px; text-align: center;}

div.loading{clear:both; margin:100px auto;background:transparent url(../images/dark/loading.gif) no-repeat center;width:32px;height:32px;}

#latest_label{margin-top: 10px;padding-left: 28px;padding-top: 3px;padding-bottom: 4px;background:url(../images/latest.png) bottom left no-repeat; text-decoration: underline }
#latest_label{padding: 3px 0 3px 28px;  background:url(../images/latest.png) bottom left no-repeat; text-decoration: underline }
a.page{padding-left:4px; padding-right:4px;}
a.pagesel{background:url(../images/polaroid/page.png) top left no-repeat; color:#000; padding-left:4px; padding-right:4px;text-decoration: none; cursor:default;}
a.page:hover{text-decoration:none;}
#tags_label{padding: 3px 0 3px 23px; margin-left: 13px;}
#change_label{padding: 3px 0 3px 28px; background:url(../images/change.png) bottom left no-repeat;}

#footer{ display:none; border-top: 3px solid #FFF;text-align:center; padding-top:2px;}
#ads{margin-left:auto;margin-right:auto;width:952px;background:#181818; color:white; font-size:1.2em; font-weight:bold; }

.adhere {
border: #333; padding: 20px 0pt; background: #222; color: #FFF; font-weight: bold; font-size: 12px; text-align: center; display: block; font-family: verdana; text-decoration: none; width: 234px; float:left; margin-right:2px;
}

.adhere:hover {
color: #FFF;
background: #333;
}