/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 - 2011 IceTheme. All Rights Reserved
  
  License:
  GNU General Public License version 2
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */


/* ---------------------- ie.css --------------------------
This CSS file contain the fixes for the Internet Explorer 7 and
Internet Explorer 8. The properties with "*" before them are
only for Internet Exploper 7. The other may apply to both 
browser versions.

- For IE6 we have droppped support.
- For IE9 there is no need for hacks as this browser version
is improved very well comparing to IE7/IE8  
---------------------------------------------------------------- */

/* icemegamenu.css */  
div.icemegamenu ul#icemegamenu li span.icemega_desc {
  visibility:hidden;}

div.icemegamenu ul#icemegamenu li:hover span.icemega_desc {
  visibility:visible}

div.icemegamenu ul#icemegamenu li.active span.icemega_desc {
  visibility:visible;
  *top:-19px!important;}  
    
      
div.icemegamenu ul#icemegamenu li span.icemega_title {
  *display:inline;
  *cursor:pointer;
  *zoom:1;}          
      
div.iceverticalmenu ul#iceverticalmenu {
  *width:100%}  
      
      

  
/* forms.css 
-------------*/
button,
input.button,
a.button {}





    
    
        
/* layout.css */
#header {
  *z-index:999;
  *position:relative}
  
  
.cols-2 .column-1,
.cols-2 .column-2 {
  *width:46%}

  
div#icelogo {
  *width:140px}

#blockquote  {
  *width:470px}  

#copyright {
  *margin-bottom:0}
  
a#go2top {
  top:10px}
      

/* typography.css */
hr { *background:none; *color:#eee; *height:1px!important; *margin-bottom:25px}


  
/* joomla.css */  
form#login-form p#form-login-remember label {
  *width:95px}  
  
#footer .width20 {
  width:19%}  

    
  
/* icecarousel */


/* iceslideshow */
.ice-slideshow-default .ice-main-wapper .ice-main-item .ice-description {
  background:url(../images/ie_fix.png) repeat}
  

/* IE7 colors */
#search .finder input.inputbox {
  color:#fff;}
