/*
	[ TYPOGRAPHY ]
*/

body {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/

/*    font: normal 1em "Open Sans", Arial, sans-serif;
*/    font: normal 14px "Helvetica Neue", Arial, sans-serif;

    /*font-family: 'Open Sans', Arial, sans-serif;*/
    /*font-size: 62.5%;*/
	/*font-size: 1em;*/
    line-height: 1.25em;
	/*font-size: 100%;*/
}

/*
	[ H tags ]
*/

h1
{
    font-size: 1.3em;
    line-height: -1.3;
    font-family: Arial;
}

h2
{
    font-size: 1.1em;
}

h3
{
    font-size: 1.0em;
}

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

#metrix_content
{
    font-size: 1em;
}

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

#metrix_content form{
    font-size: 1em;
    text-align: center;
}

/* #metrix_content input{ */
/*     padding: 0.1em; */
/* } */

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

#metrix_content ol{
    color: #25497a;
}

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

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

#sidebar
{
    font-size: 0.9em;
}

#sidebar input[type='text']
{
	padding: 0.1em;
    font-size: 0.9em;
}
#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.8em;
}

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

table.manager th {
    text-align: left;
    font-size: 0.9em;
    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.9em;
}

table.manager th a {
    color: #4684EE;
}

table.manager a {
    color: #333333;
}

.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: 0.9em;
    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: 1em;
    display: block;
    padding-bottom: 1em;
}

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

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

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

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

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