/*
	[ TYPOGRAPHY ]		
*/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
	line-height: 1.125em;
	font-size: 100%;
}

/*
	[ H tags ]
*/

h2
{
    font-size: 1.1em;
}

h3
{
    font-size: 1.0em;
}

#nav-content ul li a
{
    font-size: 0.80em;
}

#content
{
    font-size: 0.8em;
}

#content p
{
    margin: 0;
    padding: 0;
    line-height: 1.6em;
}

#content form{
    font-size: 0.9em;
    text-align: center;
}

#content input{
    padding: 0.1em;
}

#content ul{
/*     font: italic 1em Georgia, serif; */
    color: #999999;
}

#content ol{
    color: #25497a;
}

#content ol p{
    color: #333333;
    padding:0;
    margin: 0;
}

.viewall{
    font-weight: normal;
    font-size: 0.75em;
}

#sidebar
{
    font-size: 0.7em;
}

#sidebar input[type='text']
{
	padding: 0.1em;
    font-size: 1.2em;
}
#sidebar input[type='submit']
{
	font-size: 1.1em;
	margin: 0;
	padding: 0.1em;
}

#sidebar p
{
    line-height: 1.5em;
}

.sidebar-download span, .sidebar-note span,
.sidebar-info span
{
    font-weight: bold;
    text-align: left;
}

.sidebar-download h3, .sidebar-note h3,
.sidebar-info h3
{
    font-weight: bold;
    text-align: left;
	line-height: 1em;
}

#footer{
    font-size: 0.7em;
}

#footer a
{
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}

table.manager th {
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    font-variant: small-caps;
    text-transform: lowercase;
}

table.manager th h4{
    font-variant: small-caps;
    text-transform: lowercase;
    margin: 0;
    padding: 0;
    text-align: center;
}

table.manager td {
    font-size: 0.9em;
}

table.manager tbody tr.description td{
    font-style: italic;
    font-size: 0.8em;
}

.paginator
{
    font-size: 0.9em;
    text-align: right;
}

.paginate-first,
.paginate-last
{
    font-weight: bold;
}

.paginate-current
{
    font-weight: bold;
    font-size: 1.1em;
}

.infos .header .title
{
    font-weight: bold;
    font-size: 1.2em;
}

.infos .controls a
{
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

.infos .values .title
{
    font-weight: bold;
}

.summary
{
    font-style: italic;
}

table.sotmanager th {
    text-align: left;
    font-size: 1em;
}

table.sotmanager td {
    vertical-align: top;
    font-size: 1em;
    text-align: left;
}

table.sotmanager tbody tr.description td{
    font-style: italic;
    font-size: 0.8em;
}

.wizform fieldset legend {
    margin-bottom: 10px;
    display: block;
    padding-bottom: 1em;
}

.wizform label {
    text-align: right;
    font-weight: bold;
}

#topnav ul li{
    font-size: 0.8em;
}

#nav li a
{
    text-decoration: none;
    font-weight: bold;
}

#nav-user-content ul li a
{
    font-size: 0.7em;
    text-decoration: none;
    font-weight: bold;
}

#nav-user-content ul li a,
#adminNav-content a
{
    font-size: 0.7em;
    text-decoration: none;
    font-weight: bold;
}
