/*FORMS*/
table.list { width:100%;font-size:9pt;  padding: 2 0 2 0px;border:2px solid #000; background-color:#ffffff; color: #000000;}
table.form {border-collapse:separate; }
table.form .label {text-align: right;}
table.form .buttons {text-align: left;}
table.form .content {}
tr.listheader {background-color:#CCCCCC}
tr.even {background-color:#eeeeee}
tr.odd {background-color:#ffffff}
tr.hover {background-color:#CCCCFF; cursor: pointer;}

form {margin:0px;padding:0px;}

input.text {border:1px solid #669999}
textarea.text {border:1px solid #669999}
select.text {}
select.fixed {width: 200px;}

img.bordered {border:1px solid #999999;}

.err {color:#FF0000; font-weight:bold;}
.ok {color:#009900; font-weight:bold;}
.req {color:#990000; font-weight:bold;}


table.admin a:link {color: #000000; text-decoration: underline;}
table.admin a:visited {color: #000000; text-decoration: underline;}
table.admin a:hover {color: #4A7BB5; text-decoration: underline;}
table.admin a:active {color: #4A7BB5; text-decoration: underline;}

.admin table .form{  width:auto; }
table.admin{  width:100%; }
.admin hr{  width: 100%; color:#000; }
/*headers*/
.dlgheader {
        text-align : center;
        font-weight : bold;
        color : #336699;
}

.dlgheader2 {
        margin-bottom : 5px;
}
.pagename {
        font-size:1.3em;
        font-weight:bold;
        color:#FFFFFF;
        text-align : center;
}

.pagename a {
        color:#FFFFFF;
}

#wysiwygnews_wysiwyg{
background-color:#fff;
border 1px solid #000;  

}

#news{
    padding-left: 25px;
    position:absolute;
    text-align:left;
    width:260px;
    text-decoration: underline;
    line-height: 1.5;
    font-size: 12pt;
    cursor: pointer;
}

.news{
    padding: 5px;
    padding-top: 15px;
}

td{ padding: 2px; }

/* AdOcean Statistics  */
table.list2 { 
    font-size:9pt;
    padding: 2 0 2 0px;
    border:2px solid #a2a6a9; 
    background-color:#ffffff; 
    color: #000000;
    text-align: center;
}

tr.listheader2 {
    background-color: #ebfbfb; 
}

.list2 tr.ever{ background-color:#ffffff; }
.list2 tr.odd{ background-color:#ffffff; }
.list2 .listheader2 tr.odd { background-color: #ebfbfb; } 

.list2 tr.hover { background-color:#ebfbfb; cursor: pointer; }

.list2 td{ border:1px solid #a2a6a9; }

.nav{
    color: #fff;
    font-weight: bold;
}
#month_data a:link {color: #000; text-decoration: underline;}
#month_data a:visited {color: #000; text-decoration: underline;}
#month_data a:hover {color: #4A7BB5; text-decoration: underline;}
#month_data a:active {color: #4A7BB5; text-decoration: underline;}

.data a:link {color: #000; text-decoration: underline;}
.data a:visited {color: #000; text-decoration: underline;}
.data a:hover {color: #4A7BB5; text-decoration: underline;}
.data a:active {color: #4A7BB5; text-decoration: underline;}

.header_more{
    position:relative;
    top:-10px;
}
