body {
background: url("images-template/background-fullsite-1.jpg") no-repeat scroll center 0 #F1F1F1;
}


h1 {
    color: #9F2013;
    font-family: trebuchet MS;
    font-size: 24px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 0.3em;
    margin-top: 0;
    text-align: left;
    
    }

.header {

}

th, td, caption {
    padding: 0;
}

.top-menu {
    background: url("images-template/top-menu.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    overflow: hidden;
    padding: 0 20px;
}

.top-menu-title-1 {
     color: #BBBBBB;
    font-family: arial black;
}

.top-menu-links {
float: right
}

.top-menu-links a{
    color: #D52B1E;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 32px;
    margin-left: 15px;
    text-decoration: none;
}

.top-menu-links a:hover{
	color: #FF9933; 
}

.user-tab {
    background: url("images-template/user-tab.png") no-repeat scroll right 0 transparent;
    color: #EEEEEE;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    padding-left: 620px;
}

.user-tab a {
	color: #FFC;
	text-decoration: none;
}

.user-tab a:hover {
	color: #FDFF00;
	text-decoration: none;
}

.main-content-warp {
	background: url(images-template/background-content-mid.jpg) repeat-y scroll 0 0 transparent;
	margin-top: 12px;
}

.main-content {
	background: url(images-template/background-content-top.png) no-repeat scroll 0 0 transparent;
	overflow: hidden;
	position: relative;
	top: -12px;
}

.main-content-height {
    float: left;
    width: 1px;
}

.main-content-inner {
    float: left;
    padding: 30px 10px 0 35px;
    width: 898px;
}


.main-content-bottom {
	background: url(images-template/background-content-bottom.png) no-repeat scroll 0 0 transparent;
	height: 25px;
}

.description {
    color: #666666;
    float: left;
    font-family: trebuchet MS;
    font-size: 14px;
    line-height: 21px;
    margin-right: 29px;
    text-align: justify;
    width: 487px;
}

.image-description {
    border: 1px solid #CCCCCC;
    margin-bottom: 7px;
    overflow: hidden;
    width: 483px;
}

.loguin-container {
    background: url("images-template/background-loguin.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 292px;
    width: 374px;
}

.container-message {
    height: 31px;
    padding: 0 0 5px;
}

.message {
    background-color: #FFFFFF;
    color: #EFAE00;
    font-family: arial;
    font-size: 15px;
    text-align: center;ΚΚ
}




.table-container {
    border-collapse: collapse;
    color: #555555;
    font-family: trebuchet MS;
    margin: 41px 0 0 19px;
    width: 33px;
}

.table-title {
    color: #FFFFFF;
    font-size: 16px;
    padding: 7px 5px 5px 33px;
    text-align: left;
    height: 1%;
}

.cell-table-inner {
padding: 10px;
}

td.table-inner {
 vertical-align: top;
}


/* loguin */
label {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}

.label-container, .input-container {
    padding: 5px 0 0;
}


.input-container input {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CCCCCC;
    color: #666666;
    display: block;
    font-size: 15px;
    margin: 0 0 16px;
    padding: 4px 6px;
    width: 301px;
    
-webkit-box-shadow: inset 1px 1px 1px #CCCCCC ;
box-shadow: inset 1px 1px 1px #CCCCCC inset;
}

.input-container input:focus {
background-color: #FFFEEF;
color: #961B18;
}

.input-container-submit {
	padding: 12px 0 0;
}

.input-container-submit button{
    background: url("images-template/button.png") repeat-x scroll 0 -1px transparent;
    border: 1px solid #FF0000;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-family: trebuchet MS;
    font-size: 19px;
    height: 29px;
    padding: 0 10px 2px;
}

.input-container-submit button:hover{
background-position: 0 -32px;
}



.footer {
margin-bottom: 40px
}
