/*
$Id: style.css,v 1.5 2004/05/16 20:37:39 curinir Exp $
$Name:  $
*/
body {
/* color: #594A00; */
color: #333333;
	   background-color: white;
margin: 0px;
padding: 0px;
		 font-family: tahoma, verdana, sans-serif;
		 font-size: 76%;
}

a {
	text-decoration: none;
}


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

}

div#menu a {
    display: block;
    padding: 3px;
    color: black;
    text-decoration: none;
}
.MenuItem {
    color: black;
	padding-left: 8px; 
	padding-top: 5px;
    font-weight: bold;
}
.MenuItemOpen {
    color: black;
	padding-left: 8px; 
	padding-top: 5px;
    font-weight: bold;
}
.MenuItemOpen span {
    color: black;
    text-decoration: underline;
}
.MenuItem1 {
    color: black;
	padding-left: 24px;
	padding-top: 5px;
}
.MenuItem1 span {
    color: black;
}
.MenuItem2 {
    color: black;
	padding-left: 24px; 
	padding-top: 5px;
}
.MenuItem2 span {
    text-decoration: underline;
    color: black;
}

div#menu a .img {		 
	margin-right: 5px;
	margin-left: 0px;
    vertical-align: middle;
    display: inline;
    width: 16px;
    height: 16px;
	font-size: 0px;
}
div#menu a:hover {
	text-decoration: underline;
}
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; */
/* } */

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

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 {
    text-decoration:none;
/*    color: black; */
color: #FF9900;
/* 	color: #426969; */
}
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: #FF9900;
    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: #8f8a6c;
	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;
}

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

div.newsitem .header {
	font-size: 1.5em;
	font-weight: bold;
}

div.search {
    margin: 0px;
    padding-right: 5px;
    text-align: right;
}
.ingress {
    font-style: italic;
}
.newsdate {
color: #999999;
       margin-top: 5px;
}
.quotes {
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    color: #999999;
    font-style: italic;    
}
.ftpserver {
    /*
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    color: #cccccc;
    */
}
.ftpserver .online {
    color: #A9C9A7;
}
.ftpserver .offline {
    color: #C9A7A7;
}
.ftpserver a {
    color: #C9A7A7;
}

.ftpserver a:hover {
    color: #A9C9A7;
}
