/**** BASICS ****/
body {
    font-family: "Lucida Sans Unicode";
    font-size: 12px;
	text-align:justify;
    color: #333333;
    margin: 0px;
    padding: 0px;
    width: 98%; /* to get rid of the horizontal scrollbar in IE */
}
* html body {
    behavior: url("../javascript/csshover2.htc");
}

td {
    font-family: "Lucida Sans Unicode";
    font-size: 12px;
    color: #333333;
}
a {
    color: #ececec;
    text-decoration:none;
}
img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
img, { behavior: url("../css/iepngfix.htc") }
input {
    font-family: "Lucida Sans Unicode";
    font-size: 12px;
    color: #333333;
    border: 1px solid #cccccc;
    width: 150px;
    margin-bottom: 10px;
}
input.checkbox {
    border: none;
    width: 14px;
    height: 14px;
}
input.radio {
    border: none;
    width: 14px;
    height: 14px;
}
input.submit {
    font-family: "Lucida Sans Unicode";
    font-size: 12px;
    color: #333333;
    border: 1px solid #999999;
    background: transparent;
    height: 24px;
    width: 144px;
    margin-left: 92px;
}
textarea {
    font-family: "Lucida Sans Unicode";
    font-size: 12px;
    color: #333333;
    border: 1px solid #cccccc;
    height: 150px;
    width: 350px;
}
label {
    width: 75px;
    text-align: right;
    border: none;
    padding-right: 15px;
	float: left;
}



/*** PAGE LAYOUT ***/
#container {
    text-align: left;
    width: 618px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

div.layer_back {
    width:618px;
    height:618px;
    left:0px;
    top:0px;
    position:absolute;
}

#header {
    height: 21px;
    background: url("../image/sog-header.png") no-repeat top left;
    margin-bottom: 1px;
}
#page_image {
    height: 210px;
    background: url("../image/Athenademo.png") no-repeat center center;
    margin-bottom: 1px;
}
#left {
    float: left;
    width: 160px;
}

.row {
    float:left;
    width:100%;
    height:33%;
}

.block {
    float:left;
    width:33%;
    height:100%;
    text-align: center;
    background-color:grey;
    border-color:white;
    border-style:solid solid solid none;
    border-width:3px;
}

.block_button {
    cursor: pointer;
    margin-top:50px;
}

.bg_image{
    width:33%;
    height:100%;
}

#mainmenu {
    margin-left: 160px;
}
#content {
    margin-left: 160px;
    min-height: 340px;
    border-left: 1px solid #E4E4E4;
    padding: 30px 5px 5px 20px;
}
#news {
    position: absolute;
    display: none;
    top: 252px;
    margin-left: 570px;
    width: 200px;
    min-height: 340px;
    padding: 30px 5px 5px 20px;
}
/* IE * html hack, see http://css-discuss.incutio.com/?page=StarHtmlHack */
* html #news {
    margin-left: 410px;
    top: 255px;
    padding: 50px 5px 5px 20px;
}
* html #content {
    /*border-right: 1px dotted #999999;*/
}


#footer {
    margin-left: 160px;
    text-align: right;
    height: 25px;
    border-top: 1px solid #E4E4E4;
}

.row {
    float:left;
    width:618px;
    height:206px;
}

.cell {
    float:left;
    width:200px;
    height:200px;
    border-color:white;
    border-style:solid;
    border-width:3px;
    
}



.border_button{
    position: absolute;
    margin-top: 20px;
    margin-left: 25px;
    font-weight: bold;
    font-size:12px;
    width: 150px;
    height: 50px;
    cursor: pointer;
    font-family: 'Trebuchet MS', Sans;
    
}

#layer_front {
    width:618px; 
    height:618px; 
    position:absolute;
}

#layer_back {
    width:618px; 
    height:618px; 
    position:absolute;
}

#contact_info {
    background-image: url(../image/contact_info.png);
    top:621px;
    position:absolute;
    height:79px;
    width:618px;
    float:left;
    font-size:10px;
    color: #ffffff;
}

#contact_info table {
    width:540px;
    margin-left:68px;
    margin-top:7px;
}


.image_back {
    width:200px;
    height:200px;
}

.image_block {
    width:200px;
    
    position:absolute;
    float:left;
}

.edge {
    position:absolute;
    float:left;
}


/**** MENU ****/
.mainmenu-item {
    border: 0px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #999999;
    background-color: #eeeeee;
    width: 200px;
    height: 20px;
    font-size: 11px;
	font-weight:400;
    padding-left: 3px;
    letter-spacing: 0.1em;
}
.mainmenu-item-active, .mainmenu-item:hover {
    background-color: #999999;
    color:#FFFFFF;
}
.submenu-item {
    display:block;
    font-family: "Lucida Sans Unicode";
    font-size: 11px;
    letter-spacing: 0.1em;
    height: 20px;
    border: none;
}

.submenu-item a {
    color: #333333;
}
.submenu-item-active a, .submenu-item:hover a  {
    color: #666666;
    text-decoration: underline;
}





/**** NEWS ****/
span.news_date {
    display: block;
    font-family: "Lucida Sans Unicode";
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    color: #333333;
    background-color:#F5F5F5;
}

span.news_headline {
    display: block;
    margin-left: 10px;
    font-family: "Lucida Sans Unicode";
    font-size: 12px;
    font-weight: normal;
}





/**** CELLS ****/
span.cellheader {
    display:block;
    border: 0px;
    border-bottom: 1px solid #999999;
    background-color:#333333;
    height: 20px;
    color: #ffffff;
    padding-left: 3px;
}

span.celltracker {
    display:block;
    border: 0px;
    border-bottom: 1px solid #999999;
    background-color: green;
    height: 20px;
    color: #ffffff;
    padding-left: 3px;
}

span.cellcontent {
    display:block;
    height: 100px;
    padding: 10px 0px 0px 5px;
}





/**** CONTENT ****/
h1 {
    font-family: "Lucida Sans Unicode";
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #000000;
    font-weight: normal;
}
h2 {
    font-family: "Lucida Sans Unicode";
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px 0;
}
div.content_element {
    margin-bottom: 20px;
}
div.content_element table td {
    height: 20px;
    /*border: 1px solid #88ceec;*/
    padding: 1px 3px 1px 3px;
}
div.image_css2 {
    /* small left */
    margin-bottom: 20px;
}
div.image_css3 {
    /* small right */
    margin-bottom: 20px;
    text-align: right;
}
div.image_css0, div.image_css1 {
    /* large center, small center */
    margin-bottom: 20px;
    text-align: center;
}

div.image_css4 {
    /* small left text */
    float: left;
    margin: 0px 10px 10px 0px;
}
div.image_css5 {
    /* small right text */
    float: right;
    margin: 0px 0px 10px 10px;
}    
