/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_horz {
   margin-left: 1px;
   margin-right: 0px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background-image: url(images/cms/menuBarBg.gif);      
   width: 100%;
   height: 30px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 210px;
   background-color: #666666;
}

/* Unless you know what you do, do not touch this */ 
#primary-nav{ 
   list-style: none; 
   margin: 0px;
   padding-left: 40px;
}

#primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px;
}

#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}

#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
   border-bottom: 1px solid #333;
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left;
}

#primary-nav li li { 
   margin-left: 1px;
   margin-top: -1px;
   float: none; 
   position: relative; 
   padding-left:none;
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   text-decoration: none; 
   color: #333;   
   padding: 8px 30px; 
}

#primary-nav li a { 
   font: bold 11px arial;   
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   background-image: url(images/cms/menuArrow.gif);
   background-repeat: no-repeat;
   background-position: 50% 96%;
}

#primary-nav li a:hover {
   text-decoration: none;
   background-color: #666666;
   color: #fff;
   background-image: none;
}

#primary-nav li li a{ 
   font: 10px verdana;
   color: #fff;
   border-left: none;
   border-right: none;
   border-bottom: 2px solid #333;
   background-image: none;
}
#primary-nav li li a:hover {
   border-left: none;
   border-right: none;
   text-decoration: none;
   background-color: #333;
   color: #fff;
}

#primary-nav li, primary-nav li.menuparent { 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: #50a12a;
}

#primary-nav li.menuactive a{ 
   color: #fff;
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh {
   background-color: #666666;
}

/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Navigation: CSSMenu - Horizontal' */

/* Start of CMSMS style sheet 'contentSubpage' */
div#backBtn a{
  background:url(images/cms/backArrow.gif) no-repeat 0 4px;
  padding-left:1.5em;
/*  font-family: arial; */
}


div#backBtn a:hover{
  background: #51a025 url(images/cms/backArrowHover.gif) no-repeat 0 4px; 
}

div#contactsmap {
  margin-bottom:10en;
}

div#caseStudy {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0em 0em 1em 0em; 
   padding-top: 0.5em;
   font-family: arial;
   text-decoration:none;
   background:url(images/cms/eukleiaLogoS.gif) no-repeat;
   background-position: 2% 50%; 
}

div#caseStudy a{
   font-size: 1em;
   line-height: 1.3em;
   margin: 0em 0em 1em 4em;  
   font-family: arial;
   text-decoration:none;
   color:#333;
}

div#caseStudy a:hover{
   color:#fff;
}

div#caseStudy3 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0em 0em 1em 0em; 
   padding-top: 0.5em;
   font-family: arial;
   text-decoration:none;
   background:url(images/cms/eukleiaLogoS.gif) no-repeat;
   background-position: 2% 50%; 
}

div#caseStudy3 a{
   font-size: 1em;
   line-height: 1.3em;
   margin: 0em 0em 1em 4em;  
   font-family: arial;
   text-decoration:none;
   color:#333;
}

div#caseStudy3 a:hover{
   color:#fff;
}





div#introContnet {
	float:left;
	clear: both;
}
div#introTxt {
	float: left;
	width: 350px;
        line-height: 1.3em
}

div#introImg {
	float: right;
	width: 100px;
	margin-bottom: 30px;
}





div#introImgLine {
   padding-top:1em;
   padding-right:1em;
   padding-bottom: 1em;
}

div#competition {
   background:url(images/cms/dots.gif) repeat-x;
}

/***Team***/
div#team{
/* padding-left:8em; */
/*margin-left:8em; */
color#666;
}

div#teamTitle{
margin-bottom: 0.5em;
}

div#teamFunction{
/*   font: 90%; */
}

div#teamTxt{
/*   font: 90% verdana; */
}

div#teamImg{
  float: left;
  padding:0em 1em 1em 0em;
}


div#teamSmallImg td{
  padding: 0.4em;
}

div#teamSmallImg img{
  padding: 0.2em;
}

div#teamSmallImg a{
  background: none;
}

div#teamSmallImg a:hover{
  background-color: #ccc;
}

div#teamSmallImg img:hover{
  background: none;
}


/***Client List***/ 
div#clientlist { 
}

/* position list chunks side by side */
div.wrapper1
{
  float: left;
  width: 25em;
}

div.wrapper2
{
  float: left;
  width: 20em;
}

/* clear float after lists */
br
{
/*  clear: left; */
}

/* anchor styling */

ol li 
{
  color:#50a12a; 
  list-style-type: square;

}

/***Generic Elearning ***/
div#separator02
{
  background:url(images/cms/separator.gif) repeat-x;
  height:1px;
  margin-top:1em;
  margin-bottom:2em;
}

div#genericElearningTxt
{
  padding:0em 16em 4em 0em;
  line-height: 1.3em;
}

div#genericElearningImg{
  float:right;
  padding: 0em 2em 0em 0em;
}

div#genericElearningImgLeft{
  float:left;
  padding: 0em 2em 0em 0em;
}

div#genericElearningTxtLeft
{
  padding:0em 0em 4em 14em;
  line-height: 1.3em;
}

/***Competition***/
div#competitionTitles{
  color:#fff;
  width: 141px;
  height: 32px;
  padding: 0.8em 0em 0em 1.5em;
  background:url(uploads/images/callMyBluffBg.gif) no-repeat 0px 0px;   
}

div#separator03{
  border-top: 1px solid #999999;
  height: 1em;
  margin-top: 1em;
}

div#jasminkaEmail{
      background:transparent url(uploads/flash/contactJ.gif) no-repeat 0% 0%;
}

/* End of 'contentSubpage' */

/* Start of CMSMS style sheet 'HomePageCss' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

/*
Set initial font styles
*/
body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

/*
set font size for all divs,
this overrides some body rules
*/
div {
   font-size: 1em;
}

/*flash*/
div#flashTop {
   background-color: #000000;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
   text-decoration: underline;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   color: #50a12a; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #50a12a;                /* a different color can be used for visited links */
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   background-color: #50a12a;
   color: #fff;
}

/*****************
basic layout 
*****************/
body {   
   background:url(images/cms/bgHomepage.gif) repeat-x;
}

/* center wrapper, min max width */
div#pagewrapper {
   border: 0px solid black;
   margin: 0 auto;     /* this centers wrapper */
   max-width: 764px; /* IE wont understand these, so we will use javascript magick */
   min-width: 764px;
   background-color: #fff;
}

div.breadcrumbs {
   padding: 0.5em 0 0.5em 1em; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 80%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

 ndiv#content {
   margin: 1.5em auto 2em 0; /* some air above and under menu and content */
}

div#main {
   margin-left: 30%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 0%; /* and some air on the right */
   background:url(images/cms/menuLine.gif) no-repeat;
   width: 68%;
   height: 100%;
}


div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 26%;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
/*   margin-left: 1%; */
}

/* if sidebar doesnt include menu but content add class="hascontent" */
div#sidebar.hascontent {
/*   padding: 0 1%;*/
   width: 26%;  /* make width smaller if there's padding, or it will get too wide for the floated divs in IE */
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
/*   border-bottom: 1px dotted black; */
}

/********************
CONTENT STYLING
*********************/
div#content {
   color:#53534d;
}

div#text {   
   padding: 0 1em 0 1em; /* some text space  */
}

/* HEADINGS */
div#content h1 {
   font-size: 2em;  
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #fff; 
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 1.1em;
   text-transform: uppercase;
   padding: 0;
   margin: 0em 0 0.5em 0;
   text-align: left; 
/* some air around the text */
   padding-left: 1em;
   padding-bottom: 1px;
/* set borders around header */
/*   background-color: #53534d; */
   line-height: 2em;
/* and some air under the border */    
}
div#content h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */
/* End of 'HomePageCss' */

/* Start of CMSMS style sheet 'Top-FooterCss' */
/*** top ***/
div#top {
   padding: 6px 26px 0 0;   
}

div#top a{
   color:#999999;
   text-decoration:none;
}

div#top a:hover{
   color:#fff;
}

div#top p {
   font: 10px Arial;
   text-align: right; 
   margin:0;
}

/*** header ***
we will hide text and replace it with a image
we need to assign a height for it
*/

div#header {
   height: 57px; /* adjust according your image size */
   background: #fff;           
}

div#header h1 a {
/* you can set your own image here */
   background: url(images/cms/eukleialogo.gif) no-repeat 30px -5px; 
   display: block; 
   height: 50px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

div#search {
   float: right;
   width: 23em;     /* enough width for the search input box */
   text-align: right;
   padding: 20px 20px 0 0;
   margin: 0 0em;
}

.searchBox {
 font: 11px Arial;
 background-color: #fff;
 border: 1px solid #ccc;
 padding-top:1px;
 padding-bottom:1px;
}

.searchButton {
 font-size: 10px;
 background-color: #efefef;
 border: 1px solid #ccc;
}

.presentation {
background-color: #000;
}

div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #666;
   background-color: #fff;
   margin-top: 2em;
   background: url(images/cms/footerBg.gif) repeat-x 0px -20px;
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;
   padding-left: 1.5em;
   text-align: left; 
   margin:0;
}

div#footer a {
/* needed becouse footer link would be same color as background otherwise */
}

div#footer p a {
   color: #333; /* needed becouse footer link would be same color as background otherwise */
}

/***Footer***/
td.footer1 {
   font-size: 0.8em;
   padding-top: 1.5em;
   padding-left: 1.5em;
   text-align: left; 
   margin:0;
}

td.footer2 {
   font-size: 0.8em;
   padding-top: 1.5em;
   padding-right: 1.5em;
   text-align: right; 
   margin:0;
}

td.footer3 {
   font-size: 0.8em;
   padding: 1.5em;
   text-align: center; 
   margin:0;
   color:#ccc;
}

td.footer3 a{
  color: #ccc; /* needed becouse footer link would be same color as background otherwise */
}

td.footer3 a:hover{
  color: #fff; /* needed becouse footer link would be same color as background otherwise */
}

/***Header***/
div#content h2 {
   background:url(images/cms/headerTop.gif) repeat-y;
}

/***Dots***/
div.breadcrumbs {
  background:url(images/cms/dots.gif) repeat-x 0px 21px; 
}

div.hr {
   margin-left: 1em;
   margin-right: 1em;
   height: 1px; 
/*   border-bottom: 1px dotted black; */
   background:url(images/cms/dots.gif) repeat-x 0px 0px; 
}


/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
  padding-right:1em;
}


/* End of 'Top-FooterCss' */

