﻿body 
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #474848;
    font-family : "Verdana", Lucida, Verdana, sans-serif;
    color: #ffffff;
}
#title, #header, #main, #footer
{
    text-align: left;
    background-color: #000000;
    width: 800px;
    margin-top: 0px;
    margin-right:auto;
    margin-left:auto;
    padding: 0px;
}
#header, #title
{
    border-bottom: solid 1px #474848;
}
#radocaj
{
    font-size: 14px;
    font-weight: bold;
}
a, a:visited
{
    color: rgb(255, 255, 153);
    text-decoration: none;
}
a:hover
{
    color: orange;
    text-decoration: underline;
}
#siteTitle
{
    line-height: 30px;
    padding-left: 40px;
}
#siteTitle ul
{
    padding: 0;
	margin: 0;
}
#siteTitle ul li
{
    display: inline;
    margin-right: 20px;
    font-size: 10px;
    font-weight: bold;
}
#pageTitle
{
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 10px;
    padding-bottom: 20px;
    vertical-align: middle;
}
#pageTitle h1
{
    font-weight: normal;
    font-size: 21px;
    display: inline;
    position: relative;
    top: 13px;
    line-height: 28px;
    margin-top: 20px;
    letter-spacing: -1px;
    margin-bottom: 0px;
}
#pageTitle img
{
    float: right;
    position: relative;
    top: -2px;
}
#main
{
    padding-top: 10px;
}
#download
{
    font-size: 11px;
    font-family: Arial, Sans-Serif;
    color: #999999;
    float: right;
    margin-right: 40px;
    margin-top: 20px;
    width: 190px;
}
#downloadImage
{
    border: 0px;
}
#download p
{
    margin-bottom: 8px;
}
#download ul li
{
    padding-bottom: 2px;
}
#content
{
    margin: 0 40px 0 40px;
    padding-bottom: 40px;
}
#content h2
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Sans-Serif;
}
#content p img
{
    float:left;
    margin: 15px 15px 5px 0;
}
#content p, #content ul
{
    font-family: Arial, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #999999;
}

#content ul
{
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: 0px;
}
.highlight
{
    color: #ffffff;
    font-weight: bold;
}
#footer
{
    border-top: solid 1px #474848;
}
#copyright, .smallprint
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #999999;
    margin: 0px 40px 0px 40px;
    padding: 10px 0 20px 0;
}
.list 
{
    list-style:square;
	padding: 0px 0px 10px 15px;
	margin: 0;
}
.block
{
    width: 690px;
    border: solid 1px #474848;
    padding: 10px;
    margin-right: 40px;
    margin-bottom: 20px;
}
.block h3
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.block p
{
    padding-top: 0px;
    margin-top: 0px;
    font-size: 10px;
}
h3.versionNo
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.versionList
{
    display: inline;
}
img
{
    border: 0px;
}
#newversion
{
    color: White;
    font-size: 13px;
    font-weight: bold;
}
#updateImg
{
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
}