body
{
    margin: 10px 0px;
    padding: 0px;
    text-align: center;
    font-family: sans-serif;
    font-size: 12px;
    behavior: url("csshover3.htc");
}

html, body { 
    height: 100%; 
    margin-bottom: 1px;
}
.headerblock
{
    padding: 5px;
}

.headerblock img
{
    vertical-align: middle;
}

.mainblock
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    border-style: solid;
    border-width: 2px;
}

.menublock
{
    /*margin-top: 5px;*/
    padding: 5px;
    color: white;
    background: #e1453a;
    font-weight: bold;
}

.menublock A:link
{
    color: white;
    text-decoration: none;
}

.menublock A:visited
{
    color: white;
    text-decoration: none;
}

.menublock A:active
{
    color: white;
    text-decoration: none;
}

.menublock A:hover
{
    color: #f0b831;
    text-decoration: none;
}

.torrentheader A:link
{
    color: white;
    text-decoration: none;
}

.torrentheader A:visited
{
    color: white;
    text-decoration: none;
}

.torrentheader A:active
{
    color: white;
    text-decoration: none;
}

.torrentheader A:hover
{
    color: white;
    text-decoration: none;
}

.releaseblock A:link
{
    color: #e1453a;
    font-weight: bold;
    text-decoration: underline;
}

.releaseblock A:visited
{
    color: #e1453a;
    font-weight: bold;
    text-decoration: underline;
}

.releaseblock A:active
{
    color: #f0b831;
}

.releaseblock A:hover
{
    color: #f0b831;
}

A:link
{
    color: #e1453a;
    text-decoration: underline;
}

A:visited
{
    color: #e1453a;
    text-decoration: underline;
}

A:active
{
    color: #f0b831;
}

A:hover
{
    color: #f0b831;
}

.headerblock A:link
{
    text-decoration: none;
}

.headerblock A:visited
{
    text-decoration: none;
}

.headerblock img
{
    border: 0;
}

td.file A:link
{
    color: #e1453a;
    text-decoration: none;
}

td.file A:visited
{
    color: #e10f00;
    text-decoration: none;
}

td.file A:active
{
    color: #f0b831;
}

td.file A:hover
{
    color: #f0b831;
}

.topblock
{
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 5px;
}

.releaseblock
{
    float: left;
    border-right: 1px solid;
    margin-right: 15px;
    padding-right: 10px;
}

.releaseitem
{/*
    font-size: 12px;
    clear: both;
    background-color: white;
    text-align: right;*/
}

table.releaseitem tr:hover
{
    background-color: #eeeeee;
}

/*.releaseheader
{
    font-size: 14px;
    clear: both;
    font-weight: bold;
    padding-bottom: 12px;
}*/

.newsblock
{
    float: left;
}

/*.newsheader
{
    font-size: 14px;
    clear: both;
    font-weight: bold;
}*/

.newsitem
{
    font-size: 12px;
    clear: both;
}

.pageblock
{
    padding: 10px;
}

.pageheader
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.pagecontent
{
    font-size: 12px;
}

.footerblock
{
    font-size: 10px;
    text-align: right;
    padding: 2px;
    padding-top: 4px;
    padding-right: 5px;
    clear: left;
    border-top: 1px solid #aaaaaa;
}

.anchor
{
    clear: both
}

.notalink
{
    font-weight: bold;
}

td.fileheading
{
    font-size: 14px;
    text-align: left;
}

td.sizeheading
{
    font-size: 14px;
    text-align: center;
}

td.seedsheading
{
    font-size: 14px;
    text-align: center;
}

td.peersheading
{
    font-size: 14px;
    text-align: center;
}

td.transferredheading
{
    font-size: 14px;
    text-align: right;
}

td.downloadsheading
{
    font-size: 14px;
    text-align: right;
}

td.timeheading
{
    font-size: 14px;
    text-align: right;
}

td.file
{
    font-size: 14px;
    text-align: left;
    background-color: #e6e6e6;
}

td.size
{
    font-size: 14px;
    text-align: right;
    background-color: #f2f2f2;
    font-family: monospace;
}

td.seeds
{
    font-size: 14px;
    text-align: center;
    background-color: #e6e6e6;
    font-weight: bold;
}

td.peers
{
    font-size: 14px;
    text-align: center;
    background-color: #f2f2f2;
    font-weight: bold;
}

td.transferred
{
    font-size: 14px;
    text-align: right;
    background-color: #e6e6e6;
}

td.downloads
{
    font-size: 14px;
    text-align: right;
    background-color: #f2f2f2;
}

td.time
{
    font-size: 14px;
    text-align: right;
    background-color: #e6e6e6;
}

td.torrentheader
{
    background-color: #e16b63;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    color: white;
}

.error
{
    font-weight: bold;
    color: red;
    padding-top: 5px;
    padding-bottom: 10px;
}

.adminmenu
{
    float: left;
    width: 200px;
}

.adminmenu ul
{
    padding-left: 20px;
}

.admincontent
{
    display: table;
}

.newstitle
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.newsdate
{
    font-style: italic;
    padding-bottom: 10px;
}

.newscontent
{
}

.faq_question
{
    font-weight: bold;
}

.faq_answer
{
    padding-bottom: 12px;
}

.message_error
{
    color: red;
    font-weight: bold;
    padding-bottom: 12px;
}

.message_success
{
    color: green;
    font-weight: bold;
    padding-bottom: 12px;
}

.pollquestion
{
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 10px;
		font-size: 13px;
}

.polloption
{
		margin-bottom: 5px;
		margin-left: 10px;
}

.vote
{
		margin-top: 10px;
}
