﻿/*update check
---------------------------------------------------------------------*/
.ck1 /*entos oriou*/
{
    color: #00529B;
    background-color: #BDE5F8;

}
.ck2 /*orio*/
{
    color: #9F6000;
    background-color: #FEEFB3;
}
.ck3 /*ksexastike*/
{
    color: #D8000C;
    background-color: #FFBABA;
}


/* widgets
---------------------------------------------------------------------*/
.disablecursor 
{
    cursor:not-allowed;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #dddddd 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #dddddd 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #dddddd 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #dddddd 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #dddddd 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#e9e9e9',GradientType=0);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#FFFFFF ;
	font-style: italic;
	font-family:Verdana;
	font-size:12px;
	xt-decoration:none;
	text-align:left;
	padding: 4px;
    }   
.widget-header {
    background-position: 0% 0%;
    background-repeat: repeat-x;
    border: 1px solid #D5D5D5;   
    font-size: 13px;
    background-image: linear-gradient(to bottom, #fafafa 0%, #e9e9e9 100%);
    background-color: #E9E9E9;
    background-attachment: scroll;
}
.widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    box-sizing: border-box;
    border-top: none;

    
}
.widget-progress
{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 8px 15px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.widget-progress-ok
{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 8px 15px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.geniko-alert
{
     color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 8px 15px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;   
}
/* buttons css
----------------------------------------------------------*/
.myButton {
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Open Sans , sans-serif;
	font-size:12px;
	xt-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	text-align:center;
	padding: 4px;
    

}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.myButton:active {
	position:relative;
	top:1px;
}

/* DEFAULTS
----------------------------------------------------------*/
    .pelatisgeneral
    {
            border-left: 1px solid #ccc;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            width: 200px;
            background-color : #eee;
            min-width: 200px;
            text-align: right;
            font-size: 14px;
            font-weight: bold;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            padding: 6px 0px;

    
    }
.timologio
{
    width: 450px;
}
.timologioper
{
    background-color:#D2D2D2;
    
}
.timologiopos
{
    background-color:#D2D2D2;
    text-align: right;
    
}
.pertim
{
        text-align:left;
            border-left: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;

            background-color : #eee;
            min-width: 200px;
            font-size: 14px;
            font-weight: bold;
}
.posotim
{
    width:15%;
    text-align:right;
            border-left: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;

            background-color : #eee;
            min-width: 50px;
            font-size: 14px;
            font-weight: bold;

}

.soma
{
    background-image: url(../images/shadowBg1.png);
    background-repeat: repeat-x;
}
body   
{
    font-size: .80em;
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1160px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 0px solid #496077;

}

.header
{
    background: #fff;


}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#E24E35;
    width:100%;
}


div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #E24E35;
    border: 0px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 960px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}