@charset "utf-8";

/* RESET ELEMENTS */
body, div, h1, h2, h3, h4, h5, input, textarea, table, tr, th, td, p, ul, li {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  }


/* BODY MARGINS */  
body {
  font-size: small;
  color:#444444;
  background-color:#F2F2F2;
  }
  
body.mceContentBody {
  margin:0;
  padding: 0;
  }

#wrapper { /* helps IE get the child percentages right. */
  width: 100%;
  padding-top:10px;
  background:#FFF;
}


/* TYPOGRAPHY */
p, h1, h2, h3, h4, h5 
{
  margin-bottom:1em;
}

a {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}

h2 {
  padding-top: 21px;
  font-size: 150%;
  color: #032C6F;
  font-weight:normal;
}

h3 {
  font-size: 110%;
  color: #032C6F;
  font-weight:bold;
}

h4 {
  font-size: 90%;
  color: #444;
  font-weight:bold;
}

.centerbox3 ul, .centerbox1 ul {
  margin:0;
  padding:0;
	padding-bottom:20px;
  text-indent:0;       
  list-style-type:none;
}

.centerbox3 ol, .centerbox1 ol {
 
}

.centerbox3 ul li, .centerbox1 ul li {  
  background:url(../images/bullet_green.gif) no-repeat 0px 3px;  
  margin:0;
  padding:0;        
  margin-bottom:5px;
  padding-left:20px;
  _height:1em;
}
.centerbox3 ol li, .centerbox1 ol li {                                                      
  margin-bottom:1em;
  _height:1em;
}

.centerbox3 ul li a, .centerbox3 ol li a, .centerbox1 ul li a, .centerbox1 ol li a {
  display:block;
  font:bold 92% Verdana, Arial, Helvetica, sans-serif;
  color: #032C6F; 
}

.centerbox1 table, .centerbox1 td, .centerbox1 tr {
  padding: 1px;
  margin: 1px;
  background-color: #ded;
  border: 1px solid #fff;
}

.centerbox1 ul ul li{
	margin-bottom:5px;

}

.centerbox1 ul{
	margin-top:10px;
}
/* FLOATS AND OTHER HELPERS */
.left
{
  float:left;
}

.right
{
  float:right;
  text-align:right;
}


.clear { 
  clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}  

.read_more 
{
  font-size: 90%;
  border-top:1px solid #ccc;
  display:block;
  font-weight:bold;
  padding-top:1em;
}

/* FILETYPES */
a[href$=".pdf"] {
  background: url(../images/filetypes/pdf.gif) no-repeat left top;
  padding-left:20px;
}
a[href$=".doc"] {
  background: url(../images/filetypes/doc.gif) no-repeat left top;
  padding-left:20px;
}
a[href$=".txt"] {
  background: url(../images/filetypes/txt.gif) no-repeat left top;
  padding-left:20px;
}
a[href$=".ppt"] {
  background: url(../images/filetypes/ppt.gif) no-repeat left top;
  padding-left:20px;
}
a[href$=".xls"] {
  background: url(../images/filetypes/xls.gif) no-repeat left top;
  padding-left:20px;
}
a[href$=".zip"] {
  background: url(../images/filetypes/zip.gif) no-repeat left top;
  padding-left:20px;
}

/* LAYOUT */

/* HEADER */
#header {
  height: 233px;
  background-color:#fff;
  position: relative;
}

#header #globe {
  background: url(../images/globe.jpg);
  float: right;
  height: 232px;
  _margin-bottom:-32px;
  width: 280px;
}

#header #logo {
  background: url(../images/logo2.jpg) no-repeat left center;
  height: 91px;
  width: 182px;
  text-indent: -9999px;
  margin-left:1%;
  display: block;
}

#scroller .editable_slot {
  position:relative;
  margin: 45px 0 0 1%;
  height:1.8em;
  background: transparent;
  margin-right: 280px; 
}
.highlighter {
  color: #052F70;
  font-size: 1.8em;
  margin:0;
  font-weight:normal;
  position:absolute;
  left:0;
  top:0;
  background: transparent;   
}

#cms_links {
  position: absolute;
  left:1%;
  bottom:8px;
  font-size: 85%;
}  
#cms_links a {
  color: #333; 
  padding-left: 14px; 
  margin-left: .8em;
} 
#cms_links #contact_link {
  background: url('../images/contact.gif') no-repeat 0 2px;
  padding-left:15px;
}


#cms_links #careers_link

{
background: url('../images/careers.gif') no-repeat 0 2px;

padding-left: 15px;

}


#cms_links #search_link {
  background: url('../images/search.gif') no-repeat 0 2px;
  padding-left:13px;
}
#cms_links #sitemap_link {
  background: url('../images/sitemap.gif') no-repeat 0 0px;
}
#cms_links #login_link {
  background: url('../images/login.gif') no-repeat 0 2px;
}
#cms_links #logout_link {
  background: none;
  padding-left: 0; 
  margin-left: 0;
}
#logout_span {
  background: url('../images/login.gif') no-repeat 0 2px;
  color: #333; 
  padding-left: 14px; 
  margin-left: .8em;
}


#horizontal_menu {
  height: 22px;
  border-bottom: 3px solid #D3D3D3;
  background: url(../images/hor_menu_bg.jpg);
}

#topnav {
/*  float:left;
  width: 79%; */
}

#languages {
 display: none;
 float:right;
 width:19%;
 text-align: right;
 margin-right: 1%;
 font-size:85%;
 padding:4px 0;  
}

#languages a {
  color: #fff; 
  padding-left: 24px; 
  margin-left: 1em;
}

#languages #flag_en {
  background: url('../images/flag_en.gif') no-repeat;
}

#languages #flag_el {
  background: url('../images/flag_el.gif') no-repeat;
}



ul#breadcrumb_trail {
   margin-left:2%;
   margin-top: 1em;
   padding-left:16px;
   background: url(../images/home.gif) left center no-repeat;
}

ul#breadcrumb_trail li
{
  display: inline;
  list-style: none;
  padding-right: 16px;
  background: url(../images/tab_right.gif) right no-repeat;
  font-size: 11px;
}

ul#breadcrumb_trail li.last
{
  background: none;
}

#login 
{
  margin: 0 2%;
  border-bottom:1px solid #ccc;
  padding-bottom: 1em;
}
#login.generalTemplate 
{
  margin: 0 24% 0 2%;
  border-bottom:1px solid #ccc;
  padding-bottom: 1em;
}

#loginform .form-row 
{
  padding: 2px 0;
}

#loginform label 
{
  width:120px;  
  display:block;
  float:left;
  clear:left;
}

/* RIGHT MARGIN */
.home #right_margin {
  display:none;
}

#right_margin {
  float: right;
  width: 21%;
/*  border-left:1px solid #ccc;  */
  padding:0 1%;
  font-size:85%;
}

#right_margin h2 {
  font-size:140%;
  font-weight:bold;
}

#right_margin ul {
  margin:0;
  padding:0;
  text-indent:0;
  list-style-type:none;
}

#right_margin ul li {  
  background:url(../images/bullet_green.gif) no-repeat 0px 3px;  
  margin:0;
  padding:0;        
  margin-bottom:1em;
  padding-left:20px;
  _height:1em;
}

#right_margin ul li a {
  display:block;
  font:bold 92% Verdana, Arial, Helvetica, sans-serif;
  color: #032C6F; 
}

#right_margin .read_more {
  border:none;
  color: #032C6F;
  font-size:95%;
  text-align:right;
}

.sidebox 
{
  padding-bottom:1em;          
  border-bottom:1px solid #ccc;
}


/* MAIN */
#main {
  background:#fff;    
}
#main.general {
  background:#fff url(../images/dot.gif) 77% 0 repeat-y;
  margin-bottom: 10px;
  _height:1%;
}

#main img {
 padding:5px;
 margin:5px;
 border:1px solid #ccc;
}

#main .mceEditor img{
 padding:0;
 margin:0;
 border:none;
} 

.home .centerbox3
{
  width:29%;
  margin:0 2%;
  display:inline;
}

.centerbox1
{
  width:69%;
  margin:0 2%;
  display:inline;
}

.centerbox3
{
  width:21%;
  margin:0 2%;
  display:inline;
}


/* FOOTER */
#footer {
  clear:both;
  height: 82px;
  border-top: 1px solid #FFFFFF;
  background: #E2E3E2 url(../images/footer_bg.gif);
  font-size:85%;
}

.footer_item_left {
  padding:1em;
  width:60%;
  line-height:2em;
}

.footer_item_right {
  padding:1em;
  width:30%;
}
