@charset "UTF-8";

/**
 * JYAML - Template Framework includes YAML for Joomla!
 *
 * All rights reserved. The JYAML project is a template to manage and
 * configure Joomla!-Templates with the YAML XHTML/CSS Framework
 * - http://www.yaml.de
 *
 * -----------------------------------------------------------------------------
 *
 * @version     Id: $Id$
 *
 * @package     JYAML
 * @subpackage  Stylesheet
 *
 * @author      Reinhard Hiebl <reinhard@hieblmedia.com>
 * @copyright   Copyright (C) 2006 - 2016, HieblMedia (Reinhard Hiebl)
 * @license     http://www.jyaml.de/en/license Creative Commons Attribution 3.0
 * @link        http://www.jyaml.de
 */

@media all {

  body {
    background:#000; color:#fff;
  }
#main {background:#000; padding:0px;}
header, footer {display:none}

h1, h2, h3, h4, h5, h6 {color:red;}

.ym-wbox {padding:0}
  
.main_bottom,  .news {max-width:250px!important}
 
  .main_bottom {position:absolute; top:400px; right:400px} 
  

#nav .flups	{/**display:none**/}

.page-header h2 {color:#FFF; text-transform:uppercase; font-size:16px; font-weight:bold}

.moduletable-newscontainer {position:absolute; margin-top:28%; margin-left:5%;  max-width:300; min-height:250px; background: rgba(255, 255, 255, 0.5); padding:20px;}
.ja-button-control {background:transparent; border:0}
  
  /**Sp Pagebuilder Styles**/
  
  .facebo {width:50px; float:right; left:30px; top:180px; position: absolute}
  
  .newsmodule {
    float: right;
    top: 19%;
    right:5%;
padding-left:20px;
    position:absolute;
    color:#000;
}

  .ja-contentslider p {line-height:1}
  
  .newsletter {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 0;
	border-radius: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: rgba(255, 255, 255, 0.9);
}
  .newsletter p {margin:0}
  
  
   .newsletter a:hover{color:#000
	
}
  .acymailing_mootoolsbutton {}
  
/** Widgetkit **/
.uk-tab > li.uk-active > a {background:transparent}

}
