@charset "UTF-8";

.csschange
{
	display: block;
	text-align: right;
}
.csschange2
{
	display: none;
	text-align: right;
}

body {
    margin: auto;
    padding: 0px 0px 0px 0px;
    background: #FFF;
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /*font: 12px Arial, Helvetica, sans-serif;*/
    font-weight: normal;
}

body.akadalymentes {
    margin: 0;
    padding: 0px 0px 0px 0px;
}

#akadalymentes {
    width: 780px;
    display: block;
    height: 20px;
    margin: 0px auto;
    text-align: right;
}

div#mapContainer p {
	margin: 0px;
}

div#mapContainer a {
	color: #0000CC;
	text-decoration: underline;
	cursor: pointer;
}

div#mapContainer a:active {
	color: red;
	text-decoration: underline;
	cursor: pointer;
}

a {
    color: #5a696d;
    text-decoration: none;

}

a:hover {
    color: #41a8d1;
    text-decoration: underline;
}

.grey {
    color: #85969b;
    font-weight: bold;
}

.link li {
    list-style-image: url( ../images/bullet2.gif );
}

.bullet2 ul {
    font-weight: normal;
    margin: 0px;
    padding: 8px 8px 8px 30px;
}

.bullet2 li {
    list-style-image: url( ../images/bullet2.gif );
    padding-bottom: 4px;
    padding-top: 0px;
}

.bullet3 ul {
    font-weight: normal;
    margin: 0px;
    padding: 8px 8px 8px 30px;
}

.bold {
    font-weight: bold; /*text-decoration:none;*/
}

.bullet3 li {
    list-style-image: url( ../images/bullet3.gif );
    padding-bottom: 4px;
    padding-top: 0px;
}

.separator {
    background-color: #e8eff2;
    height: 1px;
    padding: 0px;
}

#head {
    width: 780px;
    height: 65px;
    padding: 0;
    vertical-align: middle;
    margin: 0 auto;
}

#head .left{
	float:left;
    width: 300px;
    height: 65px;
}

#head .right{
	float:right;
    width: 300px;
    height: 65px;
}


#logo {
    float: left;
    height: 65px;
    margin: 0;
    padding: 0;
}

#hi_menu {
    text-align: right;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0.8em;
    margin: 34px 10px 0px 0px;

}

.vline {
    margin: 0px 10px 0px 10px;
    display: inline-table;
}

    /*
    #hi_menu ul {
        margin: 0;
        padding-right: 0px;
        padding-bottom: 0;
        padding-top: 32px;
    }
    #hi_menu li {
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 0;
    }*/
#hi_menu a {
    text-decoration: none;
    color: #000;
}

#hi_menu a:hover {
    text-decoration: underline;
}

#menu {
    clear: both;
    background: url( ../images/back_menubar.gif );

}

#menubar {
    width: 780px;
    height: 40px;
    padding: 0px;
    margin: 0px auto; /*line-height:14px;*/
    display: block;
    background: url( ../images/menubar.gif ) no-repeat; /*border: 1px #000000 solid;*/
}

#menubar ul {
    min-height: 26px;
    /*padding-top: 14px;
     padding-left: 4px;
     padding-bottom: 0;*/
    padding: 15px 0px 0px 4px;
    margin: 0px 0px 0px 0px;
    line-height: 1px;

}

#menubar li {
    display: inline;
    text-transform: uppercase;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    font: 100 12px Arial, Helvetica, sans-serif; /*border: 1px #ff0000 solid;*/
    position: relative;
}

#menubar li a {
    text-decoration: none;
    color: #000;
}

#menubar li a:hover {
    color: #fff;
}

#menubar .selected {
    color: #fff;
    padding-top: 15px;
    padding-top : 15 px; /*FOR IE\*/
    padding-bottom: 13px;
    padding-right: 14px;
    padding-left: 14px;
    margin: 0px;
    min-height: 26px;
    background: url( ../images/menubar_selected.gif ) top;
}

#submenu {
    padding-top: 18px;
    padding-bottom: 11px;
    background: url( ../images/separator_main.gif ) repeat-x bottom;
}

#submenu ul {
    display: table;
    width: 780px;
    height: 20px;
    margin: 0 auto;
    padding: 4px 0 0;
}

#submenu li {
    display: inline;
    margin: 0;
    font-size: 0.8em;
    padding: 0 6px 0 14px;
}

#submenu a {
    text-decoration: none;
    color: #000;
}

#submenu a:hover {
    text-decoration: underline;
    color: #41a8d1;
}

#submenu .selected {
    text-decoration: none;
    color: #41a8d1;
}

.main {
    clear: both;
    width: 780px;
    display: table;
    margin: 0 auto;
}

.main.boxes {
    background: url( ../images/separator_content.gif );
}

.main h1 {
    color: #41a8d1;
    background: url( ../images/back_title1.gif ) no-repeat;
    font: lighter 16px Arial, Helvetica, sans-serif;
    margin: 16px 0 0;
    padding: 5px 14px 3px;
    font-weight: bold;

    display: block;
}

.main h1 .right {
    float: right;
    position: relative;
}

.main p {
    margin: 14px;
    font: 100 13px;
}

.content {
/*width: 596px;*/
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
    float: left;
    position: relative;
}

.main.boxes .content {
    width: 596px;
}

.main.full .content {
    position: relative;
    width: 780px;
}

.main.columns .content {
    width: 380px;
    float: left;
}

.main.columns .content.right {
    float: right;
    width: 380px;
}

#sidebar {
    float: right;
    margin: 0;
    width: 160px;
    padding: 16px 6px; /*background-color: #009933;*/
}

    /*
    #content h1 {
        color: #41a8d1;
        background: url(../images/back_title1.gif) no-repeat;
        font: lighter 16px Arial, Helvetica, sans-serif;
        margin: 16px 0 0;
        padding: 5px 14px 3px;
        font-weight:bold;
    }
    #content p {
        margin: 14px;
        /*font: 100 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
    */
.folder {
    background-image: url( ../images/icon_folder.gif );
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f8fbfb;
    display: block;
    border-top: 1px #e8eff2 solid;
    padding: 4px 10px 4px 30px;
    margin: 1px 0px 0px 0px;
}

.folder:hover {
    background-color: #e8eff2;
}

.file {
    background-image: url( ../images/icon_file.gif );
    background-repeat: no-repeat;
    background-position: left; /*background-color:#f8fbfb;*/
    display: block;
    border-top: 1px #e8eff2 dashed;
    padding: 4px 10px 4px 30px;
    margin: 1px 0px 0px 0px;
}

.file:hover {
    background-color: #e8eff2;
}

.filetools {
    float: right;
    padding: 6px 0px 0px 0px;
}

.filetools a {
    margin: 0px 4px 0px 4px;
    font-size: 0.85em;
}

.note {
    font-size: 11px;
}

.item {
    margin-bottom: 25px;
    position: relative;
}

.item.line {
    border-bottom: 1px dashed #b1c0c4;
    padding-bottom: 6px;
}

.box {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    background: #e8eff2;
}

.box p {
    margin: 0;
    padding: 8px;
    font-size: 0.8em;
}

.box a {
/*font-weight:bold;*/
}

.box h3 {
    color: #1d647e;
    text-transform: uppercase;
    display: block;
    border-bottom: solid;
    border-bottom-color: #b1c0c4;
    border-bottom-width: 1px;
    margin: 0;
    background: #FFF;
    font-size: 10px;
    font-weight: bold;
    padding: 10px 8px 6px;
}

.box ul {
    margin: 0px;
    padding: 8px 8px 8px 30px;
}

.boxlink li {
    font-weight: bold;
    font-size: 0.8em;
    list-style-image: url( ../images/bullet2.gif );
    padding-top: 0px 0px 4px 0px;
}

.box ul.link {
    padding: 8px 8px 8px 20px;
}

.box .link li {
    font-weight: bold;
    font-size: 0.8em;
    list-style-image: url( ../images/bullet3.gif );
    padding: 4px 0px 4px 0px;
    margin: 0px;
}

.box .sublink {
    padding: 0px 0px 0px 8px;
    margin: 0px;
}

.box .sublink li {
    font-weight: normal;
    font-size: 0.8em;
    list-style-image: none;
    list-style-type: none;
    padding: 2px 0px 2px 0px;
    margin: 0px;
}

table .button {
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
}

.button a {
    text-decoration: none;
    font-weight: bold; /*font-size:11px;*/
}

.button li {
    list-style-type: none;
    display: inline; /*FOR IE\*/
* display : inline;
    background-color: #e7eff2;
    border: 1px solid #b1c0c4;
    padding: 1px 6px 1px 6px;
    margin: 4px 3px 4px 3px;
    position: relative;
}

.button {
/*background-color:#00CC33;*/
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
}

.button.right {
    float: right;
}

.button ul {

}

#footer {
    clear: both;
    margin: 0;
    background: url( ../images/separator_main.gif ) repeat-x;
    padding: 6px 10px 16px 16px;
}

#footer p {
    color: #000;
    width: 780px;
    padding-left: 16px;
    font-size: 0.8em;
    margin: 10px auto;
}

#footer ul {
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    color: #000;
    padding-left: 16px;
    font-size: 11px;
}

#footer li {
    display: inline;
    margin-right: 10px;
}

#footer li a {
    text-decoration: none;
    color: #000;
}

#footer li a:hover {
    text-decoration: underline;
}

.navigation {
    margin: 10px 0px 10px 0px;
}

.navigation a {
    font-size: 0.8em;
    background-color: #e7eff2;

    display: inline-block;
    border: 1px solid #b1c0c4;
    padding: 3px 3px 0px 3px;
    margin: 0px 3px 0px 3px;
    text-decoration: none;
}

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

.navigation .item {
    margin: 0px 0px 0px 14px;
}

.error {
    color: #FF0000;
}

#search {
    padding: 0px;
    margin: 0px;
    color: #000000;
    border-bottom: 1px dashed #b1c0c4;
    border-left: 1px dashed #b1c0c4;
    border-right: 1px dashed #b1c0c4;
    border-top: 1px dashed #b1c0c4;
    display: table;
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    display: table;
    background-color: #F8FBFB;
}

#searchResult {
    padding: 0px;
    margin: 0px;
    color: #000000;
    border-bottom: 1px dashed #b1c0c4;
    border-left: 1px dashed #b1c0c4;
    border-right: 1px dashed #b1c0c4;
    border-top: 1px dashed #b1c0c4;
    background-color: #F8FBFB;
    position: relative;
    overflow: hidden;
}

#search p {
    margin: 0;
    padding: 10px;
    margin-bottom: 20px;

}

#searchResult p {
    margin: 0;
    padding: 0px;
    margin-bottom: 10px;

}

.searchfield {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-color: #ffffff;
    padding: 6px 3px 6px 3px;
    margin: 0px 0px 0px 0px;
}

.searchfieldResult {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-color: #ffffff;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 0px;
}

.searchform {
#position : absolute;
#top : 20 %;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    margin: 0;
}

.searchformResult {

    padding: 10px; /*top right bottom left*/
    margin: 0;

}

#tagcloud {
    font-size: 12px;
    margin: 0;
    padding: 0px;

}

#content li {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 8px 6px 10px 6px;

    display: inline;
}

#content ul .selected {
    font-weight: bold;
    margin: 0px 6px 0px 6px;
    border-bottom: 4px solid #ffffff;
    border-top: 1px dashed #b1c0c4;
    border-left: 1px dashed #b1c0c4;
    border-right: 1px dashed #b1c0c4;
    background-color: #F8FBFB;
}

#content ul {
    border-bottom: 1px dashed #b1c0c4;
    display: block;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 8px;
}

#content ul a {
    text-decoration: none;
}

/* R E S U L T*/

#results {
    clear: both;
    margin: 30px 0px 0px 0px;
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /*font: 12px Arial, Helvetica, sans-serif;*/
    font-weight: normal;
}

#results p {
    margin-top: 4px;
}

span.highlight {
	background-color: yellow;
}

#results .header{
	margin:10px 0px 0px 0px;
}

#results .left{
	border-top: 1px dashed #b1c0c4;
	width:370px;
	float:left;
	padding: 10px 14px 0px 14px;
}

#results .right{
	border-top: 1px dashed #b1c0c4;
	width:195px;
	float:left;
	padding: 10px 0px 0px 0px;
}

#results .header .name{
    font-size: 1.2em;
    font-weight: bold;

}
#results .button{
	float:right;
}

#results .button a{
    font-weight: normal;
    text-decoration: none;
    background-color: #e7eff2;
    font-size: 0.8em;
    display: inline-block;
    border: 1px solid #b1c0c4;
    padding: 3px 3px 0px 3px;
	margin:0px 10px 0px 0px;
}

#results .button a:hover {
    text-decoration: underline;
}

#results h3 {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 100;
    color: #96a8ae;
    margin: 0px 14px 0px 14px;
}

#results .instbutton {
    float: right;
}

#results .instbutton a {
    font-weight: normal;
    text-decoration: none;

    background-color: #e7eff2;
    font-size: 0.8em;
    display: inline-block;
    border: 1px solid #b1c0c4;
    padding: 0px 3px 0px 3px;
    
}

#results .instbutton a:hover {
    text-decoration: underline;
}

#results .keyword {
    overflow: hidden;
    word-wrap:break-word;
    white-space: nowrap;
    margin: 0px 8px 0px 0px;
    padding:0px 14px 0px 14px;
    font-size: 1em;
    width: 550px;
}

#results .description {
    overflow: hidden;
    word-wrap:break-word;
    white-space: nowrap;
    margin: 0px 8px 0px 0px;
    padding:0px 14px 0px 14px;
    font-size: 1em;
    width: 550px;
}

#results .typeoflist {
    margin: 0px 8px 0px 0px;
    padding:0px 14px 0px 14px;
    font-size: 1em;
}

#results .unitdescription {
    overflow: hidden;
    white-space: nowrap;
    margin: 0px 8px 0px 0px;
    padding:0px 14px 0px 14px;
    font-size: 1em;
}

#results .url {
    overflow: hidden;
    white-space: nowrap;
    margin: 0px 8px 00px 0px;
    padding:0px 14px 0px 14px;
    font-size: 1em;
    width: 550px;
}

#results .url a {
/*color:#96a8ae;*/
}

#results .state {
    overflow: hidden;
    white-space: nowrap;
    margin: 0px 8px 0px 0px;
}

#results .modificationdate {
    overflow: hidden;
    white-space: nowrap;
    padding:0px 14px 0px 14px;
    margin: 0px 8px 0px 0px;
}

#results .commentdate {
    white-space: nowrap;
    margin: 0px 8px 0px 0px;
    padding:0px 14px 0px 14px;
}

#results .type {
    margin: 0px 8px 0px 0px;
    padding:0px 14px 0px 14px;
}

#results .generic {
    margin: 0px 8px 0px 0px;
    padding:0px 14px 0px 14px;
    overflow: hidden;
}

#results .label {
    font-size: 1em; /*background-color:#e7eff2;*/
    padding: 1px 2px 1px 2px;
    margin: 0px 4px 0px 0px;
}

    /* atrakva a global.css-be
    #results .navigation {
    margin:10px 0px 10px 0px;
    }
    #results .navigation a {
    font-size:0.8em;
    background-color:#e7eff2;

        display:inline-block;
        border: 1px solid #b1c0c4;
        padding:3px 3px 0px 3px;
        margin:0px 3px 0px 3px;
        text-decoration:none;
    }
    #results .navigation a:hover {
        text-decoration:underline;
    }
    #results .navigation .item {
    margin:0px 0px 0px 14px;
    }
    */

.typerList .link li {
	font-weight:bold;
	font-size:0.8em;
	list-style-image: url(../images/bullet2.gif);
	padding:4px 0px 4px 0px;
	margin:0px;
	left: 430px;
}

.auto_complete {
	margin: 0;
	padding: 0;
	margin-bottom:20px;
	background: #e8eff2;
}
.auto_complete p {
	margin: 0;
	padding: 8px;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	margin-bottom:8px;
	background: #e8eff2;
}
.auto_complete a {
/*font-weight:bold;*/
}
.auto_complete h3 {
	color: #1d647e;
	text-transform: uppercase;
	display: block;
	border-bottom: solid;
	border-bottom-color: #b1c0c4;
	border-bottom-width: 1px;
	margin: 0;
	background: #FFF;
	font-size: 10px;
	font-weight:bold;
	padding: 10px 8px 6px;
}
.auto_complete ul {
	margin:0px;
	padding:8px 8px 8px 30px;
}
.auto_complete ul li.selected {
	color: #41A8D1;
}
.typerList li {
	font-weight:bold;
	font-size:0.8em;
	list-style-image: url(../images/bullet2.gif);
	padding-top:0px 0px 4px 0px;
}
.typerList li.active {
	font-weight:bold;
	font-size:0.8em;
	list-style-image: url(../images/bullet2_active.jpg);
	padding-top:0px 0px 4px 0px;
}
.typerList li.registered {
	font-weight:bold;
	font-size:0.8em;
	list-style-image: url(../images/bullet2_registered.jpg);
	padding-top:0px 0px 4px 0px;
}
.typerList li.other {
	font-weight:bold;
	font-size:0.8em;
	list-style-image: url(../images/bullet2_other.jpg);
	padding-top:0px 0px 4px 0px;
}
.auto_complete ul.link {
	padding:8px 8px 8px 20px;
}
.auto_complete .link li {
	font-weight:bold;
	font-size:0.8em;
	list-style-image: url(../images/bullet3.gif);
	padding:4px 0px 4px 0px;
	margin:0px;
}
.auto_complete .sublink {
	padding:0px 0px 0px 8px;
	margin:0px;
}
.auto_complete .sublink li {
	font-weight:normal;
	font-size:0.8em;
	list-style-image: none;
	list-style-type:none;
	padding:2px 0px 2px 0px;
	margin:0px;
}

TR.odd {
    width: 600px;
}

TR.even {
    width: 600px;
}

.resultRow {
    width:600px;
    display: block;
}

DIV.showInst {
	height:24px;
    border-top: 1px dashed #b1c0c4;
    font-size:1.0em;
    font-weight:normal;
    padding:8px 14px 0px 14px;
}

/*hack*/

DIV.showInst  a{
	float:left;
}

/*hackend*/

.element {
	width:100px;
    font-size:1.0em;
    font-weight:normal;
    padding:2px 5px 2px 5px;
    width: 90px;
}
.qualifier {
	width:100px;
    font-size:1.0em;
    font-weight:normal;
    padding:2px 5px 2px 5px;
    width: 90px;
}

.data {
    font-size:1.0em;
    font-weight:normal;
    padding:2px 5px 2px 5px;
    width: 420px;
    overflow: hidden;
}

.titleColumn {
	text-align: left;
	padding:2px 5px 2px 5px;
    width: 20%;
}
.qualifierColumn {
	text-align: left;
	padding:2px 15px 2px 15px;
    width: 20%;
}
.dataColumn {
	text-align: left;
	padding:2px 5px 2px 5px;
	width: 60%;
}

.recordButtonContainer {
    display: block;
    margin-top: 20px;
}

.recordButton {
    display: inline;
    text-align: center;
    background-color:#E7EFF2;
    border:1px solid #B1C0C4;
    font-size:0.8em;
    margin:0px 3px 0px 0px;
    padding:3px 3px 3px 3px;
    width: 80px;
}

#contextMenu {
    background-color: #F7F7F7;
}

.recordTable {
    width: 600px;
    word-wrap:break-word;
    table-layout: fixed;
}


.myRecordTable{
	width:600px;
	table-layout: fixed;
}

.myRecordTable td{
   empty-cells: show;
   overflow: hidden;
   width: 100%;	
}

.myRecordTable td a{
	display:block;
	overflow:hidden;
	white-space: nowrap;
}

div.activeDP {
	background-color: #BFFF00;
}

div.registeredDP {
	background-color: #FFF600;
}

div.externalDP {
	background-color: #FF8F00;
}

