* {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
html, body {
	height: 100%;
}

.content {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -76px 0;
}

.header {

}

.bar {
    padding: 5px;
}

.bar a {
    border-top: 3px solid #800000;
    padding: 0px 2px 0px 3px;
    display: block;
    float: left;
    margin: 5px;
    text-decoration: none;
    color: black;
}

.bar a:hover {
    border-top: 3px solid #f00;
    color: #f00;
}

.bar a.active {
    border-top: 3px solid #f00;
}

.footero {
    height: 50px;
    padding: 0px;
    margin: 10px 0 0 0;
    padding-left: 10px;
    padding-right: 10px;
}

.footer {
    padding: 10px;
    background-color: #f5f5f5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 8pt;
    color: #333;
}

.footer a {
    color: #800000;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
    color: #f00;
}

.footer div.copy {
    color: #999;
    font-size: 8pt;
    text-align: center;
}

.top_info {
    padding: 5px;
}

.top_info * {
    font-size: 8pt;
    color: #aaa;
}

.top_info_left {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    float: left;
    font-size: 26pt;
    color: #b00;
    font-weight: bold;
}

.top_info_right {
    float: right;
}

.left {
    padding: 2px;
    float: left;
    margin-left: 10px;
    width: 78%;

    background-color: #f5f5f5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;


}

.right {
    padding: 5px;
    margin-right: 10px;
    float: right;
    width: 15%;
    background-color: #f5f5f5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;
}

.right h1 {
    color: #b00;
    font-size: 11pt;
    font-weight: bold;
    text-align: right;
    border-bottom: 1px solid #b00;
    margin-bottom: 3px;
}

.right p {
    text-align: justify;
    font-size: 8pt;
    color: #888;
    padding: 0 5px 0 5px;
    margin: 10px 0 10px 0;
}

.right a {
    font-size: 9pt;
    display: block;
    text-decoration: none;
    padding-left: 5px;
    /* background-image:  url('../../bxp/images/icons/flag_green.png'); */
    background-repeat: no-repeat;
    color: black;
    /* margin: 2px; */
    border-left: 3px solid #800000;
    margin-left: 10px;
    
}

.right a:hover {
    /* background-image:  url('../../bxp/images/icons/flag_red.png'); */
    color: red;
    border-left: 3px solid red;
}

.right a.active {
    /* background-image:  url('../../bxp/images/icons/flag_red.png'); */
    border-left: 3px solid red;
}

.left h1 {
    color: #b00;
    font-size: 16pt;
}

.left h2 {
    color: #b00;
    font-size: 14pt;
}

.left h3 {
    color: #b00;
    font-size: 12pt;
}

.left div.area {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 5px;
    color: #777;
    font-size: 10pt;
    background-color: #fff;
}

.left table {
    margin: 5px;
    border-collapse: collapse;
    border: 1px solid #ddd;
    width: 99%;
}

.left th, .left td {
    text-align: left;
    padding: 3px 5px 3px 5px;
}

.left th a {
    text-decoration: none;
    color: #b00000;
}

.left th a:hover {
    border-bottom: 3px solid #b00000;
}

.left tr.alt {
    background-color: #fff;
}

.left tr {
    background-color: #f2f2f2;
}

.left tr.alt > td, tr.alt > th {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.left tr > th {
    /* border-bottom: 1px dashed #800000; */
}

.left tr:hover {
    background-color: #e0ffe0;
}

.left table input[type="button"] { 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #800000;
    background-color: #fff;
    color: #800000;
    margin-left: 10px;
}

.left table input[type="text"].small {
    width: 35px;
}

.left table td.small {
    width: 35px;
    text-align: center;
}

.left table input[type="button"]:hover {
    background-color: rgba(255, 228, 225, 1);
}

.left table dt {
    margin-left: 10px;
    width: 80px;
    float: left;
}

.left table td > select {
}

.left table td > input[type="text"] {
    width: 100%;
}

.left table dd {
    margin: 5px 0 5px 10px;
}

.left table .filters_title {
    font-weight: bold;
    color: #333;
    font-size: 10pt;
}

/* TODO: fix pagination link style and selectors */
.left table td > a {
    color: #999;
    text-decoration: none;
}

.left table td > a:hover {
    color: #f00;
    text-decoration: underline;
}

.left table td > strong {
    font-weight: bold;
    color: #666;
}

.left a.image_link_no_text {
    padding-left: 16px;
    background-repeat: no-repeat;
}

.left a.image_link {
    padding-left: 19px;
    background-repeat: no-repeat;
    text-decoration: none;
}


.left a.fam_add {
    background-image:  url('../../images/icons/add.png');
}

.left a.fam_add:hover {
    background-image:  url('../../images/icons/accept.png');
}

.left a.fam_delete {
    background-image:  url('../../images/icons/delete.png');
}

.left a.fam_delete:hover {
    background-image:  url('../../images/icons/cancel.png');
}

.left a.fam_edit {
    background-image:  url('../../images/icons/pencil.png');
}

.left a.fam_edit:hover {
    background-image:  url('../../images/icons/pencil_go.png');
}

.left a.fam_table {
    background-image:  url('../../images/icons/table.png');
}

.left a.fam_table:hover {
    background-image:  url('../../images/icons/table_go.png');
}

.left a.fam_article {
    background-image:  url('../../images/icons/newspaper_add.png');
}

.left a.fam_article:hover {
    background-image:  url('../../images/icons/newspaper_go.png');
}

div.flash {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 5px;
    color: #777;
    font-size: 10pt;
}

div.info {
    background-color: #CF9;
}

div.error {
    background-color: #F99;
}

div.debug {
    background-color: #FF9;
}

div.debug > a {
    display: block;
    color: #4169e1;
    text-decoration: none;
    text-align: right;
}

div.debug > a:hover {
    color: red;
}

div.warning {
    background-color: #FFE4B5;
}

a.logout {
    color: #999;
    font-weight: bold;
    text-decoration: none;
    font-size: 7pt;
}

a.logout:hover {
    color: red;
}
form div.element {
}

form div.element > div.label {
    float: left;
    width: 8%;
    margin: 3px;
    font-weight: bold;
}

form div.element > div.input {
    float: left;
    margin: 3px;
    width: 89%;
}

div.input > input[type="text"] {
    border: 1px solid rgb(204, 204, 204);
    min-width: 730px;
    width: 99%;
    height: 20px;
}

div.input > textarea {
    min-width: 730px;
    height: 320px;
    width: 99%;
}

div.input > select {
    height: 20px;
}

div.label > div.comment {
    font-size: 8pt;
    font-weight: normal;
    color: #bbb;
    text-align: left;
}

div.accordeon_header {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 3px;
    font-size: 14pt;
    font-weight: bold;
    background-color: #8B0000;
    color: #fff;
}

div.accordeon_header:hover {
    background-color: #A0522D;
    cursor: pointer;
}

div.accordeon_body {
    padding: 5px;
    padding-left: 10px;
    margin: 3px;
}

a.switch {
    display: block;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #eeeeee;
    color: #4682B4;
    padding: 3px;
    width: auto;
    text-decoration: none;
    width: 100px;
    text-align: center;
}

a.switch:hover {
    text-decoration: underline;
}



.newspaper-stats > a {
    display: block;
    font-size: 10pt;
    background: #ccc url('../images/gradline_small.png') 0 -15px repeat-x;
    padding: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    float: left;
    width: 329px;
    height: 20px;
    color: #666;
    text-decoration: none;
    margin: 3px;
    text-align: center;
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear;
}

.apodoseis_xoras,.apodoseis_diorganosis, .submit_score, .apodoseis_xoras_over, .apodoseis_diorganosis_over{
	display: block;
    font-size: 10pt;
    background: #ccc url('../images/gradline_small.png') 0 -15px repeat-x;
    padding: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /*float: left;*/
    width: 329px;
    /*height: 20px;*/
    color: #666;
    text-decoration: none;
    margin: 3px;
    text-align: center;
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear;
}

.apodoseis_xoras:hover, .apodoseis_diorganosis:hover, .submit_score:hover, .apodoseis_xoras_over:hover, .apodoseis_diorganosis_over:hover {
    cursor: pointer;
}



.newspaper-stats > a:hover {
    background: #ccc url('../images/gradline_small.png') 0 -5px repeat-x;
}

.wauto {
	width: auto !important;
}
