/*
$Id: style.css,v 1.7 2004/12/07 07:40:37 curinir Exp $
$Name:  $
*/
body {
/* color: #594A00; */
color: #1D1C44;
	   background-color: #489F30;
margin: 0px;
padding: 0px;
		 font-family: tahoma, verdana, sans-serif;
		 font-size: 76%;
         text-align: center;
}

a {
	text-decoration: none;
}


div#menu { 
    padding-top: 40px;
    padding-left: 0px;

}

div#menu a { /* LEVEL 0 - NOT ACTIVE */
    display: block;
    padding: 3px;
    color: #1D1C44;
    text-decoration: none;
}
div#menu a:hover { /* LEVEL 0 - NOT ACTIVE - HOVER */
	text-decoration: underline;
}
.MenuItem {
    color: #1D1C44;
	padding-left: 8px; 
	padding-top: 5px;
    font-weight: bold;
}
.MenuItemOpen {
    color: #1D1C44;
	padding-left: 8px; 
	padding-top: 5px;
    font-weight: bold;
}
.MenuItemOpen span { /* LEVEL 0 - ACTIVE */
    color: #489F30;
    text-decoration: underline;
}
.MenuItem1 {
    color: #1D1C44;
	padding-left: 24px;
	padding-top: 5px;
}
.MenuItem1 a:hover span { /* LEVEL 1 - NOT ACTIVE - HOVER */
    text-decoration: underline;
}
.MenuItem1 span { /* LEVEL 1 - NOT ACTIVE */
    color: #489F30;
           font-weight: bold;
}
.MenuItem2 { /* LEVEL 1 - ACTIVE */
    color: #489F30;
	padding-left: 24px; 
	padding-top: 5px;
           font-weight: bold;
}
.MenuItem2 span {
    text-decoration: underline;
    color: #489F30;
}

div#menu a .img {		 
	margin-right: 5px;
	margin-left: 0px;
    vertical-align: middle;
    display: inline;
    width: 16px;
    height: 16px;
	font-size: 0px;
}
hr.separator {
border: 0px;
		border-top: 1px dotted #BB9C00;
height: 1px;
}

/*div#middle {
margin: 0px;
top: 0px;
left: 20%;
width: 60%;
position: absolute;
*/

/* border-left: 1px dotted #cbd9d8; */
/* } */

#content {
        padding-left: 20px;
        padding-right: 10px;
        padding-bottom: 0px;
		 padding-top: 20px;
}
#insidecontent {
width: 520px;
}
p {
		line-height: 1.5em;
		text-align: left;
}

div.copyright {
    text-align: center;
	  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: 8pt;
}
h1 {
    clear: both;
		   font-size: 1.5em;
}
label, input, select {
    vertical-align: middle;
}
a img {
    border: none;
}
label {
    font-weight: bold;
    margin-right: 15px;
}
button {
    margin-right: 10px;
}
a {
    vertical-align: top;
    text-decoration:none;
	color: #489F30;
}
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 {
    clear: right;
    float: right;
    width: 200px;
    padding-bottom: 10px;
    margin: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
}
div.links a {
    color: #489F30;
    font-weight: bold;
    line-height: 1em;
}
div.links div.link {
    color: #ff9900;
    font-weight: bold;
    margin-bottom: 10px;
}
div.animation {
float: right;
/*clear: both; */
margin: 15px;
        margin-right: 0px;
        margin-top: 2px;
}
div.animationdescription {
    font-style: italic;
    text-align: center;
    margin-top: 5px;
width: 200px;
}

div.barbg {
	background-color: silver;
	width: 200px;
	font-size: 0.1em;
	height: 5px;
	margin-top: 4px;
	float: right;
}
div.bar {
	background-color: #489F30;
	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;
}
#searchbox {
padding: 0px;
margin: 0px;
}

#searchbox label, #searchbox input, #searchbox form {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#newslist {
    margin-top: 0px;
}
#content div.newsitem {
	margin-bottom: 0px;
}
#content div.newsitem .ingressnews, #content div.newsitem .ingressnewsfirst {
float: left;
display: block;
width: 350px;
       margin-top: 0px;
       padding-top: 3px;
}
#content div.newsitem .animation {
    float: left; 
           padding-bottom: 00px; 
           padding-right: 20px; 
           padding-top: 0px;
}
#content hr.newsseparator {
	   color: #489F30;
	   background-color: #489F30;
    height: 3px;
    clear: left; 
border: 0px;
}

#content #newslist div.newsitem .header a {
    text-decoration: underline;
}
#content #newslist div.newsitem .header {
float: left;
width: 350px;
       margin-top: 0px;
       margin-left: 0px;
       padding-top: 0px;
       padding-left: 0px;
}

#content div.newsitem .newsdate {
float: left;
width: 350px;
    margin-top: 0px; 
    margin-left: 0px;
}
.newsdate {
color: #999999;
       margin-top: 0px;
       margin-bottom: 0px;
}
#content .header {
    margin-top: 10px;
	font-size: 1.5em;
	font-weight: bold;
    color: #489F30;
}
#content a {
    text-decoration: underline;
}
#content a:hover {
color: #1D1C44;
}
#content div.newsitem .header {
	font-size: 1.5em;
	font-weight: bold;
}
#content div.newsitem .header a {
    text-decoration: none;
}

div.search {
    margin: 0px;
    padding-right: 5px;
    text-align: right;
}
.ingress {
    margin-top: 5px;
    font-style: italic;
}
li {
    line-height: 1.5em;
}
#linkbox a {
color: #1D1C44;

}
