/*
    copyright (c) 2008 Picsviewr Team
*/

body{height: 100%;margin: 0;padding: 0; background-color:#000000;color:#FFF;font-family:sans-serif;}
a{color:#FFFFFF; text-decoration: none; outline: none;}

#toolbar{height: 30px; width: 100%; background:#111111; color:white; font-weight:bold; border-bottom:3px solid white; font-size:12px;line-height:24px; font-family:Georgia,"Times New Roman",Times,serif;}
#toolbar a{color:#FFFFFF; font-size:1em; height:24px; line-height:24px; display:block;text-decoration:none}
#toolbar a:hover{text-decoration:underline;}
#toolbar #left{position: absolute; top: 3px; left: 3px; }
#toolbar #right{position: absolute; top: 3px; right: 3px; }
#toolbar #center{ width:600px; margin: 0 auto 0 auto; text-align: center; padding-top:3px}

#toolbar #latest_label{padding-left:28px;  background:url(../images/latest.png) bottom left no-repeat; }
a#latest_label {text-decoration: underline;}
#toolbar #change_label{padding-left:28px; background:url(../images/change.png) bottom left no-repeat;}
#tags_label{ margin-left: 13px;}

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

.adhere {
border: #222; padding: 20px 0pt; background: #111; 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;
}