	/*COMMON
==================================================*/
#viewport { margin-top: 20px }

body { line-height: 1.4em; }

p { text-align: justify; }

img {
    max-width: 100%;
    height: auto;
}

/***************************************************
****************************************************
/*LOGO LANGUAGES AND TOP MENU*/

header { padding-bottom: 100px; }

HEADER P 
{
    text-align: right;
    font-size: 11px;   
}

/*LANGUAGES SELECTOR START*/

HEADER SELECT 
{
    text-align: right;
    display: inline;
    font-size: 11px;
    color: #68138A;
    font-family: Arial, sans-serif;
    font-weight: bold;
    border: none;
    background-color: #FFFFFF;
    -moz-appearance: window;
    -webkit-user-select: none;
}

HEADER SELECT:hover 
{ 
    color: #29B473;
}
/*  LANGUAGES SELECTOR END*/

/*SEARCHBOX*/	
header form
{
    text-align: right;
}

HEADER FORM [type="text"] 
{
     background: url("../images/magnifier.png") no-repeat scroll 4px 6px #F0F0F0;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    height: 2em;
    margin-bottom: 20px;
    margin-left: -11px;
    padding-bottom: 3px;
    padding-left: 29px;
    padding-top: 1px;
    width: 85%;
}
/*SEARCHBOX END*/

/*TOP MENU*/

nav ul, nav ul ul.secondLevel {
    padding:0;
    margin: 0;
}
nav ul { 
    position: relative; 
    padding: 0; 
}

nav ul#menu li { 
    list-style-type: none; 
    }

nav ul li ul.secondLevel { 
    display: none;
    position: absolute;
    top: 53px;
    left: 0;
    width: 100%;
    z-index: 100;
}

nav ul li a { 
    display: inline-block; padding: 15px; background: #F0F0F0; width: 115px; text-align: center;
}

nav ul li ul.secondLevel li { margin-right: 0; display: block; }

nav ul li ul.secondLevel li a { 
    padding: 5px 5px 5px 10px; 
    display:inline-block; 
    width: 150px;
    text-align: left;
    margin-bottom: 5px;
}

/*nav ul li ul.secondLevel:nth-child(2) li a {  }*/ 
nav ul li:nth-child(2) ul.secondLevel li a { min-width: 60px; } 
nav ul li:nth-child(3) ul.secondLevel li a { min-width: 200px; } 
nav ul li:nth-child(4) ul.secondLevel li a { min-width: 220px; }
nav ul li:nth-child(5) ul.secondLevel li a { min-width: 150px; }  

nav ul li ul.secondLevel li a { margin-bottom: 0\9; } 

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   nav ul li ul.secondLevel li a { margin-bottom: 0; } 
}  


nav ul li { 
    position: relative; 
    display: inline-block; 
    margin-right: 14px;
    margin-right: 10px\9;
}

*nav ul li { 
    float: left;
}



nav ul li:last-child { margin-right: 0; }

nav ul li:hover ul.secondLevel { 
    display: block; 
}


NAV .two.columns 
{
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 15px 0px;
    background: #F0F0F0;
    text-align: center;
}

NAV A
{
    font-weight: bold;
    font-size: 14px;
    color: #68138A;
    text-transform: uppercase;
    border-radius: 3px;
}

NAV A:link
{
    font-weight: bold;
    font-size: 14px;
    color: #68138A;
    text-transform: uppercase;
    border-radius: 3px;
}

NAV A:visited
{
   
}

NAV A:hover
{ 
    color: #29B473;
}

NAV A:active
{ 
    color: #29B473;
}
	
div.active a,.active, div#leftmenu ol.accordion li.active a{color: #29B473;}
nav div.two a:active{color:#29B473;}
#leftmenu ol.accordion li ol.sub-menu-items li a {text-indent: 15px; font-size: 15px; font-weight: normal;}
/* TOPMENU END*/
#slideshow { clear: both; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    bottom: 18px;
    left: 68%;
    position: absolute;
   
}
div#c24.csc-default section div.slider div.bx-wrapper div.bx-controls div.bx-controls-auto div.bx-controls-auto-item{display: none;}

.news-image-box{display: table-cell; vertical-align: middle; text-align: center; background-color: none;}
#news-1{; display: block;}

div.slider { z-index: 90; }

/* SLIDER [begin]*/

/* SLIDER [end]*/
/*LOGO LANGUAGES AND TOP MENU END*/
/***************************************************
****************************************************


/***************************************************
****************************************************	
/*FOOTER*/
FOOTER 
{
    margin-top: 40px;
    font-size: 10px;
}

/*PURPLE SEPARATOR START*/

footer .container.container-twelve.alpha.omega	
{
    background-color: #68138A;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.4em;
}

/*FOOTER LEFT THANX START*/

footer .container.container-twelve.alpha.omega p
{
    color: #FFFFFF;
    font-size:12px;
    padding:0;
    margin:0;
    margin-left: -20px;
}
footer address a{color: #929497;}
footer .two-thirds.column.alpha
{
    text-indent: 20px;
}
/*FOOTER LEFT THANX END*/

/* FOOTER RIGHT NAV START */	
footer .container.container-twelve.alpha.omega li
{
    display: inline;
}

footer .container.container-twelve.alpha.omega	li A
{
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0px 5px 0px 5px;
}

footer .container.container-twelve.alpha.omega	li A:hover 
{ 
    color: #29B473;
}
/*RIGHT FOOTER NAV END*/

/* PURPLE SEPARATOR END*/

/* FOOTER BOTTOM*/
#bottom address ul li a[href^="tel"], #bottom address ul li a[href^="fax"]{font-weight: normal;   color: #929497;
 }
#bottom address ul li a[href^="javascript"]{color: #68138A;}
footer container.container-twelve A
{
    font-weight: 400;
    font-size: 12px;
    color: #68138A;
}

footer container.container-twelve A:hover 
{
    color: #29B473; 
}

#bottom
{
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #F0F0F0;
    color: #929497;
}

address
{
    text-align: left;
    width: 90%;
}

address li
{
    font-size: 12px;
    line-height: 1.4em;
}

#socialogo
{
    text-align: center;
    margin-bottom: 20px;
    margin-left: -8%;
}

#socialogo li
{
    display: inline;
}

#socialogo img
{
    padding-left: 4px;
    padding-right: 4px;
}

footer .four.columns.omega p
{
    font-size: 12px;
    line-height: 1.4em;
    padding-right: 10%;
    text-align: justify;
}
/* FOOTER BOTTOM END*/

/*FOOTER END*/	
/***************************************************
****************************************************/
#c33 , #c104 {margin-top: 15px;}
/***************************************************
***************************************************/	
/*COMMON TO ALL PAGES*/

H1,
H2
{
    color: #68138A;
    font-weight: 600;
    line-height: 1.1em;
}

H1 
{
    font-size: 26px;
    margin-bottom: 20px;
}
H2 
{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.4;
}

h3,h4
{
    font-size: 14px;
    color: #666666;
    font-weight: 600;
}

H3 {
    margin-bottom: 10px;
}

P 
{
    color:#666;
    font-size: 12px;
    font-weight:500;
    margin-top: 2px;
    margin-bottom: 10px;
    line-height: 1.4em;
}

strong
{
    font-weight:700;
}
a 
{ 
    color: #68138a;
    text-decoration: none;
    font-weight: 600;
}

a:hover
{
    color: #29b473;
}

section
{
    margin: 20px 0 20px 0;
}

.cmore 
{
    font-size: 14px;
    color: #68138A;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.dummy /*PLACEHOLDER CLASS, WILL BE REPLACED just keep the width an de margin-bottom*/
{
    width: 100%;
    margin-bottom: 20px;
    height: 225px;
    background-color: #F0F0F0;
    border-radius: 3px;
}

/* END COMMON*/

/*#Homepage
==================================================*/

/*slideshow*/


#slidebox 
{
    margin-bottom: 20px;
    margin-right: 0px;
}

.rslides 
{
    height: 297px;
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li 
{
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child 
{
    position: relative;
    display: block;
    float: left;
}

.rslides img 
{
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

/*******************************************  back to top button  ********************************************/

.back-to-top{
	position: fixed;
        bottom: 0;
        display: block !important;
}
.backTop {
    display: none;
    /*left: 50%;*/
   	
}

#slidemenu 
{
    /*height: 265px;*/
    height: 316px;
    display: block;
    background-color: #68138A;
      padding: 17px 20px;
    padding: 16.5px 20px !important;
    color: #FFFFFF;
    margin-left: 0px;
    margin-right: -20px;
    border-radius: 0 3px 3px 0;
}

#slidemenu H1, #slidemenu H2, #slidemenu H3, #slidemenu H4, #slidemenu P, #slidemenu A 
{
    color: #FFFFFF;
}

#slidemenu a:hover
{
    color: #29B473;
}

#slidemenu li
{
    display:inline;
}

#slidemenu li a img
{
    width: 20px;
    height: 20px;
}



/*end slideshow*/

/* BREADCRUMB, TYPO 3 WILL GENERATE THIS, JUST A DUMMY NOW*/

#c26{margin-top: 26px;}

#breadcrumb 
{ 
    font-size: 10px;
    /*margin-bottom: -10px;*/
    
}

#breadcrumb li
{
    display: inline;
    list-style: none;
}

#breadcrumb li a
{
    color: #666; 
}
/* END BREADCRUMB*/

/*DUMMY PLACEHOLDER WILL BE REPLACED*/
.news-image-box	
{
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
    border-radius:3px;
}


/*EVENTS*/

#listevent 
{
    padding: 16px 20px;
    background-color: #F0F0F0;
    border-radius: 3px;
    position: relative;
    margin-bottom: 15px;
    }

#listevent h4 {
    display: none;
}    

#listevent LI P 
{
    color: #68138A;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000000;
}

#listevent li a.cmore {
    margin-bottom: 0;
}

/*END EVENTS*/


/*MEMBERS SECTION*/

.members
{
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}

.members-arrow 
{
    width: 5%;
}

#members-logo 
{
    width: 90%;
    text-align: center;
}

/*END MEMBERS */

/*NEWSLETTERS AND INFOS*/

#nlsub 
{
    font-size: 14px;
    background-color: #F0F0F0;
    padding: 14px 15px 10px 14px;
    padding-left: 14px;
    margin-bottom: 20px;
    border-radius: 6px;
}
#nlsub p{margin-bottom: 10px;}

#nlsub A 
{
    text-decoration: underline;
    color: #68138A;
}

#nlsub A:hover 
{
    text-decoration: underline;
    color: #29B473;
}
#nlsub form
{
    margin-bottom: 10px;
}


form  [type="submit"]
{
    /*margin-left: 2%;*/
    border:none;
    background: #68138A;
    color: white;
    padding: 6px;
    border-radius: 3px;
    text-align:center;
    font-weight:400;
}

#c30.one-third div#nlsub form#subscrib input {/*padding: 3px 3px 3px 1px;*/}
div#nlsub form#subscrib input[type="submit"]{width: auto;}

header div.two div.searchbox form#indexedsearch div.small-2 button.button{display: none;} /*REMOVE THIS BUTTON IN HTML PLEASE @ISTI */

 div#nlsub form#subscrib input.redirect_input {
    margin-right: 16px;
    margin-top: 16px;
    padding-bottom: 4px;
    padding-right: 8px;
    padding-top: 3px;
}



 div#nlsub P {margin-bottom: 5px;}
    
    #agreement{margin-left: -1px;}

/* COLOR BUTTONS*/
.morecolors ul,  #colorbutton ul{margin-bottom: 15px;}

#colorbutton A, .morecolors A
{
    display: block;
    width: 90%;
    text-align: center;
    padding: 17px 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 26px;
    background-color: #29B473;
    border-radius:3px;
}

#colorbutton A[href="index.php?id=56"]
{
    display: block;
    width: 90%;
    text-align: center;
    padding: 17px 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 26px;
    background-color: #68138A;
}

form [type="submit"].donate
{
    display: block;
    max-width: 97%;
    min-width: 97%;
    text-align: center;
    font-weight: bold;
    padding: 12px 15px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 26px;
    background-color: #29B473;
    cursor: pointer;

}

form [type="submit"].donate:hover { background:#f0f0f0; color:#29B473; }

#colorbutton li:first-child
{
    margin-bottom:29px;
}

#colorbutton a
{
    border-radius: 3px;
    color: #ffffff;
}
#colorbutton a[href="services/efa-library/"]	
{
    background-color: #68138A;
}

#colorbutton a[title="efalib"]	
{
    background-color: #68138A;
}
#colorbutton a:hover[title="efalib"]
{
    background-color: #f0f0f0;
    color: #68138A;
}	


#colorbutton a[title="webshop"]	
{
    background-color: #68138A;
}
#colorbutton a:hover[title="webshop"]
{
    background-color: #f0f0f0;
    color: #68138A;
}	


		
#colorbutton a:hover[title="donate"]
{
    background-color: #f0f0f0;
    color: #29B473;
}	
/*END COLOR BUTTONS*/
#c104 h1{margin-bottom: 25px;}
#mapefa
{
    width:100%;
    margin-bottom: 20px;
    border-radius: 3px;	
}

/*END NEWSLETTERS AND INFOS*/


/* INTERIOR PAGES */

#leftmenu 
{
    margin-top: 20px;
    margin-bottom: 20px;
}


.accordion a
{
    display: block;
    color: #68138A;
    font: 14px;
    text-decoration: none;
}

.accordion li > a 
{
    position: relative;
    min-width: 110px;
    line-height: 2.3em;
    border-bottom: 2px dotted #6d6e70;
}	

.accordion a:after
{
    content:" ► ";
    position: absolute;
    right: 0;
}

.sub-menu 
{
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #f0F0F0;
}

.sub-menu > a:hover:after
{
    content:" ▼";
}

.sub-menu-items a
{
    color: #666666;
    text-indent:10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.sub-menu-items a:hover
{
    color:#29B473;
}

.accordion li > .sub-menu-items 
{
    height: 0;
    overflow: hidden;	
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.accordion li:hover > .sub-menu-items 
{
    height: 100%;
}

#share li
{
    margin: 20px 5px 20px 5px;
    display: inline-block;
}
.shareButtons ul#share a:first-child{margin-right: 5px;}
/*#Media Queries*/

@media only screen and (min-width: 768px) and (max-width: 959px)
{
    #slidebox 
    {
        margin-bottom: 0px;
        margin-right: 0px;
    }

    #slidemenu	
    {
        height:245px;
    }

    #slidemenu H2, #slidemenu H3, #slidemenu H4, #slidemenu P, #slidemenu A 
    {
        color: #FFFFFF;
        text-overflow: ellipsis;
        width:200px;
        white-space: nowrap;
        overflow:hidden; 
    }	


}
@media only screen and (max-width: 767px) 
{
    #slidebox 
    {
        margin-bottom: 0px;
        margin-right: 0px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) 
{
    P
    {
        margin-top:0px;
    }
    footer .container.container-twelve.alpha.omega
    {
        text-indent:20px;
    }
    #slidebox 
    {
        margin-bottom: 0px;
        margin-right: 0px;
    }
   
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
}

/*News list*/

.news-list-item{ padding: 10px 0 10px; border-bottom: 2px dotted;}


/*****EFA Family*******/

div#c144.csc-default div.csc-textpic div.csc-textpic-imagewrap figure.csc-textpic-image a img{height: 100px; width: auto; margin-right: 96px;margin-top: 73px;}

DIV.csc-textpic-center .csc-textpic-center-outer {
    float: right;
    position: relative;
    right: 66%;
}

#c145 figure.csc-textpic-image a img{height: 100px; width: auto;}


/***NEWS***/
div.news-single-item h1{margin-top: 50px;}


/******logo slider*****/

div.news-single-backlink { padding-left: 0; margin-left: -6px; }
div.news-single-backlink a, ul#share a, ul#share li a { border-radius:3px; background: #29B473; color: #FFFFFF; padding: 9px 24px; font-size: 12px; font-weight: bold; }
div.news-single-backlink a:hover, ul#share a:hover, ul#share li a:hover { background: #68138A; }



/**Contact**/
div#c155 iframe {margin-bottom: 15px; }
html div#c155.csc-default small a.custo:hover{color: #29B473;text-decoration: underline; }
#c148{padding-bottom: 20px;}
fieldset{  background-color: #F0F0F0;
    border-radius: 6px 6px 6px 6px;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    padding: 14px 15px 10px 14px;}
    
    div.csc-mailform legend {
		color: #68138A;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: none;
}

div.leftContent div#colorbutton ul {margin-left: -10px;}

#c166{padding-bottom: 20px;}

#c166.csc-default div{width: 65%; float: right;}

/****Donate page***/

#c192.csc-default div#colorbutton ul li form input.donate {
	margin: 50px auto 0;
    max-width: 330px;
    min-width: 200px;}

/****Slider*****/   
html ul.bxslider li {width: auto !important; margin-right: 15px !important; margin-left: 15px !important; 	}


/**EFA FAMILY HOMEPAGE FIX**/

#c144 DIV.csc-textpic-center .csc-textpic-center-inner {
    float: right;
    position: relative;
    right: -64%;
}

/*****Translate fix*******/
    .goog-te-gadget-simple{margin-bottom: 15px;}
    
    /********FB Fix******/
    
.fb-comments, .fb-comments iframe[style] {width: 100% !important;}

.news-single-item p img { margin-right: 5px; } 

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 

#c136 iframe { max-width: 495px!important; }
nav ul li a { padding: 5px; }
.news-image-box img { max-width: 100%; height: auto; } 

}

.csc-frame-rulerAfter {
    border-bottom: 2px dotted;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#c103 {
    margin-top: 25px;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 
    nav ul li { margin-right: 0; }
}