﻿body
{
    background-color: #000;
    color: #ddd;
    padding: 0px;
    margin: 0px;
    min-width: 770px;
}
body, td, input, a
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
}
em
{
    font-weight: bold;
}
hr
{
    background-color: #666;
    border: 0;
    height: 1px;
}
p
{
    font-size: 10pt;
}
input.check_input
{
    vertical-align: middle;
}
input[type="submit"]
{
    border: 1px solid #888;
    background-color: #666;
    color: #fff;
    font-weight: bold;
    font-size: 8pt;
    padding: 2px;
}
input[type="submit"]:hover
{
    border: 1px solid #aaa;
    background-color: #888;
}
table
{
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
div#header
{
    clear: both;
    display: block;
    height: 100px;
    position: relative;
    background-color: #000;
    background: url(/images/bgs/bg01.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    border-bottom: 1px solid #888;
    padding: 0px;
}
div#header div#fuskator
{
    color: #fdb;
    height: 60px;
    left: 2px;
    position: absolute;
    top: 35px;
    width: 200px;
}
div#header div#addthis
{
    position: absolute;
    right: 215px;
    top: 71px;
}
div#header div#banner_top
{
    position: absolute;
    right: 80px;
    top: 6px;
    min-height: 60px;
    min-width: 468px;
    max-height: 68px;
    max-width: 476px;
    border: 0;
}
div#header div#search
{
    position: absolute;
    right: 6px;
    top: 106px;
    text-align: right;
}
div#header div#uppermenu
{
    padding: 0px;
    position: absolute;
    right: 0px;
    text-align: left;
    top: 0px;
    width: auto;
}
div#header div#uppermenu a
{
    color: #000;
}
div#header div#uppermenu .rss
{
    float: right;
    margin: 10px 5px;
}
div#header div#uppermenu .login
{
    background-image: url(/images/semigray.png);
    padding: 2px;
}
div#header div#mainmenu
{
    position: absolute;
    padding: 3px 1px;
    width: auto;
    top: 80px;
    left: 250px;
    text-align: left;
}
div#header div#mainmenu a
{
    color: #000;
}
div#header div#mainmenu ul
{
    padding: 0;
    margin: 0;
}
div#header div#mainmenu li
{
    display: inline;
    height: auto;
    padding: 3px 10px 3px 3px;
    background-image: url(/images/semigray.png);
}
div#main
{
    background-color: #000;
    margin-right: 1px;
    padding: 1px;
}
div#main div#fetch
{
    background-color: #333;
    padding: 6px 0 0 0;
}
div#main div#info
{
    background-color: #333;
}
.infoline
{
    padding: 5px 5px 5px 5px;
}
div#main div#content
{
    background-color: #000;
    padding: 4px 4px 4px 8px;
    margin-bottom: 4px;
}
div#main div#right div
{
    text-align: right;
    width: 100%;
}
div#footer
{
    background-color: #222;
    border-top: 1px solid #999;
    clear: both;
    padding: 5px;
    min-height: 75px;
}
div#footer .footeritem
{
    float: left;
    margin-left: 20px;
}
div#footer .footerstats
{
    float: left;
    margin-left: 20px;
    width: 128px;
    height: 64px;
}
div#footer div#disclaimer
{
    float: left;
    margin-left: 40px;
    width: 350px;
}
div#contact
{
    font-size: 10pt;
}
div#divTags
{
    padding-left: 3px;
    max-width: 600px;
}
form
{
    display: inline;
    padding: 0;
    margin: 0;
}
h1
{
    font-size: 12pt;
}
h2
{
    font-size: 11pt;
}
h3
{
    font-size: 10pt;
}
a
{
    color: #ee577c;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #ff678c;
    text-decoration: underline;
}
.navlink
{
    font-size: larger;
}
div.clear
{
    clear: both;
    height: 1px;
    width: 800px;
    font-size: 1px;
    padding: 0px;
    margin: 0px;
}
div.wrapper
{
    float: left;
    width: 100%;
}
.hidden
{
    display: none;
}
.invisible
{
    visibility: hidden;
}
.pic
{
    border: 1px solid #444;
    background-color: #222;
    float: left;
    margin: 4px;
    padding: 6px;
    width: 120px;
}
.pic_reported
{
    border: 1px solid #444;
    background-color: #422;
    float: left;
    margin: 4px;
    padding: 6px;
    width: 120px;
}
.pic:hover
{
    background-color: #555;
}
.pic_pad
{
    height: 127px;
}
.pic_rating
{
    color: #888;
    font-size: 5.5pt;
    height: 12px;
    margin: 0 0 4px 0;
    overflow: hidden;
}
.pic_error
{
    float: left;
    height: 127px;
    vertical-align: middle;
}
.instructions
{
    width: 950px;
    background-color: #333;
    padding: 5px;
    border: 1px solid #bbb;
}
.tooltip
{
   position: absolute;
   padding: 3px 3px;
   width: 135px;
   z-index: 10;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 11px;
   text-align: center;
}
div.gallery_data
{
    padding-bottom: 3px;
    font-size: 6.5pt;
}
div.gallery_data a
{
    font-size: 6.5pt;
}
.error
{
    color: Red;
    font-weight: bolder;
    padding: 5px 0 5px 0;
    font-size: 10pt;
}
.join_text
{
    font-size: 12pt;
}
.join_link
{
    font-size: 14pt;
}
#textBoxTags
{
    width: 300px;
}
.pseudo_button
{
    display: inline;
    float: left;
    margin: 3px;
    width: 175px;
    background-color: #ccc;
    padding: 3px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-weight: bold;
    text-decoration: none;
    color: #555;
}
.pseudo_button:hover
{
    color: #222;
    text-decoration: none;
}
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.pages td
{
    vertical-align: middle;
    white-space: nowrap;
    width: 1px;
}
.pages span, .pages a
{
    float: left;
    display: block;
    margin-right: 3px;
    padding: 3px 8px 4px;
}
.pages a
{
    background: #222;
    border: 1px solid #555;
    color: #ccc;
    font: bold 116% Arial;
    text-decoration: none;
}
.pages span
{
    color: white;
}
.pages a:hover
{
    background: #bbb;
    color: #000;
}
.pages a.current
{
    background: #fff;
    color: #000;
}
.notrated
{
    color: #ccc;
    font-size: 7pt;
}
.faq
{
    max-width: 600px;
}
.faq_highlight
{
    background-color: #544;
    padding: 5px 10px 5px 20px;
}
.faq_hr
{
    margin-bottom: 10px;
    margin-top: 30px;
}
.average, .best, .rating, .count
{
    font-weight: bold;
}

