@charset "utf-8";


/*
typo:



color green: #9ac329

*/


body {
    background-color: white;
    background-image: url(../images/sd/bg1.jpg);
    background-position: center -100px;
    background-repeat: no-repeat;
    color: #777;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1.5
}



.wrapper {
    width: 1200px;
    margin: 0 auto;
    min-height: 600px;

}

h3, h4 {
    color: #9ac329;
    margin: 12px 0px 3px 0px;
}


#header {
    height: 210px;
    text-align: center;
    padding-top: 40px;
    display: block
}

ul#menu { padding: 0}

#menu  {
    width: 1200px;
    list-style-type: none;
    text-align: center;
    margin: 15px auto;
}


#menu li  {
    float: left; 
    display: inline-block;
    width: 33%;
  
}

#menu li a {
    font-size: 22px;
    xcolor: #8ab319;
    color: #666;
    display: block;    
    xborder: 1px solid #aaa;
    xborder-radius: 12px;
    margin: 1%;
    background: white;
    padding: 10px;
      box-shadow: 1px 1px 2px rgba(0,0,0,.1);
}

#menu a:hover {font-weight: bold}

#logo {
 width: 460px;
 
}

#team {padding-left: 94px}


#bigNav {height: 370px}

#bigNav  a   {
    display: block;
    width: 22%;
    margin: 0 2% 12px 0;
    xheight: 290px;
    box-shadow: 0px 1px 1px rgba(0,0,0,.2);
    transition: background 300ms;
    border-radius: 12px;
    background: rgba(255,255,255,.9);
    padding: 2.5% 5% 4% 5%;
}

.last {margin-right: 0!important}


.top {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 26px;
    
}

#pageApps #bigNav a {
    width: 39%
}


#bigNav  a:hover   {
    background: #eee;

}



#bigNav  a h2  {
    transition: color 300ms;
}

#bigNav  a:hover h2  {

}

#bigNav  div   {height: 290px}

#pageApps #bigNav  a   {height: 450px}
#pageApps #bigNav  a div   {height: 390px}

#bigNav h2 {
    color: #666;
    text-shadow: 1px 0 1px rgba(0,0,0,.1);
    xbackground: rgba(255,255,255,1);
    text-align: center;
    padding: 7px 0;
    margin-top: 0
}

.text {
    width: 90%;
    margin: 20px auto;
}

#tv {background-image: url(../images/tv/tv-series2.jpg);}
#apps {background-image: url(../images/apps/start.jpg);}
#media {background-image: url(../images/media/eishockey.jpg);}


#muell {background-image: url(../images/apps/muell2.jpg);
        background-position: left center
} 

#ireporter {background-image: url(../images/apps/ireporter.png);
            background-position: left center
} 



.box {
    padding: 40px;
    background: rgba(255,255,255,.9);

}


#popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    z-index: 9;
    margin-bottm: 20px;
}


#popup .inner {
    position: fixed;
    top: 50px;
    bottom: 50px;
    width: 640px;
    max-height: 800px;
    overflow-y: scroll;
    left: 50%;
    margin-left: -345px;
    padding: 25px;
    background: #eee;

    border: 10px solid #7aa309;
    box-shadow: 2px 2px 7px rgba(0,0,0,.8);
}

#popup h2 {
    margin-top: 0
}

.txt1 {

    color: #999
}

.desc {
    margin: 5px 0
}


.field-name-body{
    margin: 10px 0 6px 0
}

.field-items {margin-bottom: 6px}


#footer {
    font-family: arial;
    font-size: 85%;
    color: #777;
    width: 100%;
    background: rgba(255,255,255,.8);
    padding: 15px 0 ;
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

#footer h4 {margin-top: 0}







#accordion div>div.node:nth-child(odd){
    /*    background: #eee;*/

}

#accordion div.node {
    border-bottom: 1px dotted #aaa;
    padding-bottom: 16px;
    min-height: 138px
}


.node h2  {
    font-size: 22px;
    color:  #555;
    margin-bottom: 5px;    
}

.node img {
    float: left;
    margin-right: 20px
}

#team table  {
    width: 460px;
    float: left;
    background: white;
    box-shadow: 1px 1px 2px rgba(0,0,0, .1);
    padding: 15px;
    margin: 0 15px 8px 0;
}



/* jquery ui overrides */

.ui-accordion .ui-accordion-header{
    font-size: 22px;
    outline-color: #999;
    background: rgba(255,255,255,.75);
    margin: 16px 0;
}


.ui-accordion-header-active {margin-bottom: 0!important}

.ui-state-active {
    border: none;
    xxbackground: #9ac329;
    background: rgba(190,190,190, .7)!important;
    outline: none
}



a.big {
    font-size: 85%;
    font-weight: bold;
    display: inline-block;
    padding: 4px 10px;
    margin: 20px 0;
    border: 2px solid #9ac329;
    border-radius: 24px;
}



/* browser resets */
a {text-decoration: none; margin: 6px auto; color: #333}
p {padding: 0}
input, textarea {width: 90%; font-size: 18px; background: #fff; padding: 5px 8px}
input[type='checkbox'] {width: 50px}






/* common */
hr {color: white; border-width: 0; background-color: white; height: 1px }
.btn, a.btn {border-radius: 11px; background: #9ac329; color: white; font-size: 85%; padding: 3px 10px; cursor: pointer}
.clear {clear: both; display: block; visibility: hidden}
.small {color: #999; font-size: 80%; font-weight: normal} 
.fussnote {
    
    color: #555; font-size: 90%; font-weight: normal} 

.big {font-size: 120%}
.fat {font-weight: bold}
.center {text-align: center;}
#dbg {background: #333; color: #5aac3c; padding: 8px; margin: 0px; font-size: 10; font-family: courier; word-break: break-all; word-wrap: break-word}
.draggable {position: relative; cursor: e-resize; 
            touch-action: none;
            height: 110px;}

.floatleft {float: left; margin-right: 20px}
.inline {display: inline-block}
.scaleDwn {transform: scale(0.75)}
.hidden {display: none}

table {width: 100%; margin: 0 auto; border: 1px dotted #fff}
table td {padding: 3px 6px}
table.striped tr:nth-child(odd) td, table.striped tr:nth-child(odd) th {background: white}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

