/*
	Fluid 960 Grid System - IE6 Fixes
	Learn more ~ http://www.designinfluences.com/

	Licensed under GPL and MIT.
*/

/* =Grid >> Global
--------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16
{
	margin-left: .8%;
	margin-right: .8%;
}

.gradients {
  width: 100%;
  height: 820px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: url(../images/sl-bg-bg.png) no-repeat center bottom;
}
body {background:#FFFFFF;}

/* ### Ersetzungen wg. Data URI ### */

span.showHere:before {content:url(/templates/expression/images/icons/aktuelle-seite-icon.png);}

#tab-modules, #top-modules, #main-content-handler, #nav-line, #bot-modules, #bottom-long{
	background: url(../images/mods-sep.png) repeat-x top;}
	
thead th, table th {
	background-image: url(../images/moduletable-h-bg.png);}

.moduletable h3, .category-view h4, .featured-view h4, .latest-view h4, .topten-view h4, .related-products-view h4, .moduletable_menu_light h3 {
	background-image: url(../images/moduletable-h-bg.png);}	

#panel_s h3 {
	background-image: url(../images/top-menu-bg.png);}
	
a#v_toggle, a#v_register, #log-panel .button1 {
	background-image: url(../images/top-menu-bg.png);}
	
#search-position .button {
	background-image: url(../images/top-menu-bg.png);}
	
#menu-handler {
	background-image: url(../images/top-menu-bg.png);}
	
.button, button, #com-form-login-remember input.default, .submit .highlight-button, #panel_s .button, .modal-button, a.product-details, 
.button2-left .readmore a, .blank a, span.details-button input.details-button, .highlight-button, a.ask-a-question {
	background-image: url(../images/top-menu-bg.png);}
	
#menu .menu-nav li.active a {
	background-image: url(../../images/top-menu-bg.png);}
	
/*ul.menu li a, a.sublevel {
  background: url(../images/ul-li-default.png) no-repeat 0 5px;}
  
ul li, #archive-items li ul li {
	background: url(../images/ul-li-default.png) no-repeat 0 6px;}*/