/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
body {
}
 h1,h2,h3,h4,h5,h6 {color:#0A4D8D;}
 .wrapper {background:#fff; box-shadow: 0 0 10px 1px #444;}
 
 .wrapper-outer {
   background: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  padding-bottom:0;
}
 .facebook, .register-now, #footer .module {border:none; padding:none; box-shadow:none;}
 .facebook img {display:block; margin:0 auto;}

#logo {
  margin-left: 0px;
  margin-top: 0px;
}

#logo p {
  margin: 0;
}

 #logo img {}
 
 .button {
    background: none repeat scroll 0 0 #569DD5;
    border: 1px solid #094D8E;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #FFFFFF inset;
    color: #FFFFFF;
    padding: 1em 2em;
  font-size:1.2em;}
.button:hover {background:#094E8F;}
  
.register-now {border:none; box-shadow:none;}

.iframe-rwd  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.iframe-fix {display:none;}

/*** Fixing that stupid menu ***/
.home-link {display:none !important;}
.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {padding:0 6px}
.menu-dropdown a.level1, .menu-dropdown span.level1 {border:none;}

.module {border-color:#569DD5; box-shadow:0 2px #0A4D8D; border-radius:5px;}

#menubar {background: #25abe2;}
#menubar  a {color:#fff;}
#menubar  a:hover {color:#EBF7FC;}
#menubar  ul li ul a {color:#569DD5;}
#menubar  ul li ul a:hover {color:#0C4A85;}




#headerbar {background: url("/") repeat; }
#headerbar, #header .module {margin-bottom:0; box-shadow: none;}
/*#headerbar .module img {
  margin-right: 75px;
  margin-bottom: -5px;
  max-height: 250px;
  width: auto;
}*/

/******* Slideshow *******/
.wk-slideshow img {display:block; margin:0 auto;}

#siteby { padding: 0px 60px 0px 40px; margin: 0 auto; font-size: 70%;  background:none; box-shadow:none;}
#siteby p { float: right; margin:0}
#siteby img {margin:0;}
#siteby .sitebyTG {Width:133px; height:72px; background:url("http://www.technogoober.com/images/footerbadgesprite.png") no-repeat 0 0 transparent; display:block; margin-top:5px;}
#siteby .sitebyTG:hover {background:url("http://www.technogoober.com/images/footerbadgesprite.png") no-repeat 0 -73px transparent;}


#header-responsive .logo {width:100% !important; margin:0 !important; background: url("/images/pale-halftone.svg") repeat;}
#header-responsive .logo img {width:75% !important; margin:0 auto !important; display:block !important;}
select.menu-responsive {background:#25abe2;}
select.menu-responsive {color:#fff;}
