/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-footer{
  background:#323137;
}


.tm-page{  
  background: url("http://www.autotransformers.com.au/images/main_bg.jpg"); 
    background-repeat: repeat;
     background-position: left top; \
} 

@media screen and (max-width: 680px) {
.tm-headerbar-background{  
  background: url("http://www.autotransformers.com.au/images/modules/header_graphic-mid.jpg");  
    background-repeat: no-repeat;
     background-position: center bottom; 
  background-size:600px;
  background-color:#edecd8;
} 
}

@media screen and (min-width: 680px) {
.tm-headerbar-background{  
  background: url("http://www.autotransformers.com.au/images/modules/header_graphic-mid.jpg");  
    background-repeat: no-repeat;
     background-position: center bottom; 
  background-size:100%;
  background-color:#edecd8;
  } 
}

.uk-navnar{
 background:#282828;
}

.uk-block{
  background-color:#dce1c8;
}

.blank .uk-block{
  background-color: rgba(255, 0, 0, 0);
}



.uk-nav-side > li > a {
font-size: 13px;
margin: 0;
color: #fdf7ec;
text-decoration: none;
background: #839ba6 url(http://autotransformers.com.au/templates/autotransformers/images/sub_nav_bg_off1.png) no-repeat;
border-radius: 5px;
display: block;
padding: 6px 0px 3px 25px !important;
height: 23px;
  margin-bottom: 10px;}