/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 #block-views-slider-block {
margin: 0 0 0 5px;
}
/*#zone-content    {background: url("../images/bg_sidebar_first.png") repeat-y scroll -120px top transparent; position:relative;left:10px;}*/

  
/************************/
.jcarousel-skin-default  {
  width:500px;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
 width:490px;}

.jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal {
width: 490px;}

  
/************************/

.region-sidebar-first-inner,
.region-sidebar-first-inner #block-menu-block-3:after
{ width:160px;}
   
 .region-sidebar-first-inner  .block-inner{
    width: 120px; }
  
  
/************************/

#region-menu { 
margin-left:190px;}

#block-system-main-menu { 
margin-top:0px;
 font-size: 10px;
}

a#logo img{ 
width:190px;height:auto;}


