/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 - 2011 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  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  
---------------------------------------------------------------- */




/* forms.css 
-------------*/
button,
input.button,
a.button { *padding:2px 5px 0px}



/* modules.css */
#footer .moduletable {
	*zoom:1;}
	
#showcase .moduletable  {
	*color:#fff;}

.col-module,
.col-module-style1, 
.col-module-style2 {
	*color:#fff;}
	
#showcase .moduletable-headline {
	*margin-bottom:-15px}
				
			
				
/* general.css */
#nav-wrapper { *margin-bottom:-10px; *margin-right:-20px}
	
hr { *background:none; *color:#333; *height:1px!important; *margin-bottom:25px}

			
#about .ice-module h3  { font-size:1.8em}

	
	
/* color fixes on trasparency for IE7 */
.col-module-content ul.menu li a {
	*color:#fff;}
	
#breadcrumbs ol li { 
	*color:#fff}
	
#showcase .moduletable,
#showcase .moduletable-headline { 
	*color:#fff;}
	
.icesubMenu .icemega_cover_module .icemega_modulewrap { 
	*color:#fff;}

.ice-tabs-candy .ice-main-wapper .ice-main-item .ice-description,
.ice-tabs-candy .ice-navigator li h4.ice-title {
	*color:#fff;}
