/*
$Id: style.css,v 1.4 2003/10/03 10:20:46 curinir Exp $
$Name:  $
*/
body {
color: #0A51A1;
	   background-color: white;
margin: 0px;
padding: 0px;
		 font-family: verdana, sans-serif;
		 font-size: small;
		 text-decoration: none;
}

a {
	text-decoration: underline;
 color: rgb(0,157,130); 
}
a:hover {
color: #0A51A1;
  }

li {
    line-height: 1.5em;
}

div#menu a {
display: block;
padding: 3px;
         padding-left: 0px;
color: #193A6D;
	   font-size: small;
	   font-weight: bold;
       text-decoration: none;
/*	   padding-top: 30px; */
}

.MenuItem {
	padding-left: 8px; 
	text-transform: lowercase;
	padding-top: 5px;
}
.MenuItemOpen {
	padding-left: 8px; 
	text-transform: lowercase;
	padding-top: 5px;
}
.MenuItemOpen span {
color: #0076CD;
       text-decoration: underline;
}
.MenuItem1 {
	padding-left: 24px; 
	text-transform: lowercase;
	padding-top: 5px;
}
.MenuItem1 span {
color: #0076CD;
}
.MenuItem2 {
	padding-left: 24px; 
	text-transform: lowercase;
	padding-top: 5px;
}
.MenuItem2 span {
    text-decoration: underline;
    color: #0076CD;
}
div#menu a .img {		 
	margin-right: 5px;
	margin-left: 5px;
		 vertical-align: middle;
display: inline;
width: 16px;
height: 16px;
}
div#menu a:hover {
	text-decoration: underline;
color: #0076CD;
}
hr.separator {
border: 0px;
		border-top: 1px dotted #BB9C00;
height: 1px;
}

div#content {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

p {
		line-height: 1.5em;
/*		text-align: justify; */
}

div.copyright {
	  font-weight: bold;
}

div.box {
border: 1px dotted #BB9C00;
padding: 5px;
		 background-color: #F7F4A3;
margin: 20px;
}
div.box div.content {
	background-color: white;
border: 1px dotted #BB9C00;
padding: 5px;
}
div.box div.heading {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

div.box div.content form * {
	vertical-align: middle;
}

div.box div.content div {
	padding-top: 2px;
}

.right {
	text-align: right;
}




/* Common CSS specification */

table {
	border-collapse: separate;
	border-spacing:  0px;
	empty-cells: hide;
}
th, td, th *, td * {
/* vertical-align: middle;*/
}

body, p, div, label, span, td, th {
    font-family: verdana;
    font-size: 9pt;
}
h1 {
    clear: both;
   font-size: 1.3em;
color: rgb(0,157,130);
}
label, input, select {
    vertical-align: middle;
}
a .img {
    border: none;
}
a img {
    border: none;
}
label {
    font-weight: bold;
    margin-right: 15px;
}
button {
    margin-right: 10px;
}
a {
    /* text-decoration:none; */
/*    color: black; */
}
a:hover {
    /* text-decoration: underline; */
}

.inactive {
    background-color: #eeeeee;
}
.margtop10 {
	margin-top: 10px;
}
.padtop10 {
    padding-top: 10px;
}
.pad0 {
    padding: 0px;    
}
.alright {
    text-align: right;
}
.clear {
    clear: both;
}
.bigrad {
    -moz-border-radius: 15px;
    padding: 10px;
}
.smallrad {
    -moz-border-radius: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
.border {
    border: 2px solid silver;
}
.borderbottom {
    border-bottom: 2px silver dotted;
}
.row {
    margin-top: 10px;
    clear: both;
}
.w24 {
    width: 24px;
}
.w240 {
width: 240px;
}
.w300 {
    width: 300px;
}
.w400 {
    width: 400px;
}
.w700 {
width: 700px;
}
.h24 {
    height: 24px;
}
.h100 {
    height: 100px;
}
.h300 {
    height: 300px;
}
.scroll {
overflow: auto;
}
.green {
    color: green;
}
.red {
    color: red;
}
.bggrey {
    background-color: #eeeeee;
}
.bgwhite {
    background-color: white;
}
.flright {
    float: right;
}
.flleft {
    float: left;
}
.buttons {
    text-align: right;
    margin-top: 20px;
}

.row {
    clear: both;
    margin-bottom: 15px;
}


.bold {
	font-weight: bold;
}




button.w20 .img {
    margin: 0px;
}








/* LOCAL PONDUS VIEWER STUFF */

div.links {
/* border: 2px solid silver; */
/* 		-moz-border-radius: 8px; */
float: right;
width: 215px;
clear: right;
        font-weight: bold;
        text-align: center;
}

div.links div.link {
    margin-bottom: 10px;
}
div.links div.link a {
    text-decoration: none;
}
div.links div.link a:hover {
    text-decoration: underline;
}

div.prevnext {
    font-weight: bold;
    line-height: 1.5em;
}

div.prevnext a {
    text-decoration: none;
}
div.prevnext a:hover {
    text-decoration: underline;
}
div.animation {
    float: right;
    clear: both;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 0px;
}

div.barbg {
	background-color: silver;
	width: 200px;
	font-size: 0.1em;
	height: 5px;
	margin-top: 4px;
	float: right;
}
div.bar {
    background-color: rgb(0,157,130); 
	float: left;
	font-size: 0.1em;
	height: 5px;
}
div.score {
	/* display: none; */
	float: right;
	margin-right: 10px;
	vertical-align: center;
}

div.resultItem {
	margin-bottom: 40px;
    line-height: 1.5;
}
div.resultItem a {
    font-weight: bold;
    text-decoration: none;
}

.header {
 	font-size: 1.3em;  
    color: rgb(0,157,130); 
	font-weight: bold;
}

div.newsitem {
	margin-bottom: 50px;
}

div.newsitem a {
    color: rgb(0,157,130); 
    text-decoration: none;
    font-weight: bold;
}
div.newsitem a:hover {
    text-decoration: underline;
    font-weight: bold;
color: #0A51A1;
}
div.newsitem .header {
 	font-size: 1.3em;  
/*    font-size: 12pt; */
	font-weight: bold;
}
div.newsitem .header a {
    text-decoration: none;
    font-weight: bold;
}
div.newsitem .header a:hover {
    text-decoration: underline;
}


.SubTextAddress, .SubTextAddress a:link, .SubTextAddress a:visited {
	font-size: 10pt;
	font-family: verdana, sans-serif;
	color: #009d82;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0em ;
	height:	1em;
	text-decoration: none;
}

.SubTextAddress a:hover  {
	text-decoration: underline;
}
.SubTextAddress a:active  {
	text-decoration: underline;
}

.ExtraMenu {
color: #193A6D;
	   font-size: 9pt;
	   font-weight: bold;
	text-transform: lowercase;
    text-decoration: none;
}

.ExtraMenu:hover {
	text-decoration: underline;
	color: #0076CD;
}


div.header a {
 color: rgb(0,157,130); 
}
.ingress {
    font-style: italic; 
}
.ingressnews {
    font-style: normal;
}
.ingressnewsfirst {
    font-style: normal;
}
div.animationdescription {
    margin-top: 5px;
    font-style: italic;
    text-align: center;
}
div.folderinfo {
color: #aaaaaa;
       font-size: 0.9em;
}
div.newsdate {
    color: #aaaaaa;
    font-size: 0.9em;
}
