/* -- slider --*/



.constructor-slider table {float:left;}
.cur-min-val, .cur-max-val { margin-top:-16px; color:white; font-size:11px; }
.cur-min-val { float:right; padding-right:10px;}
.cur-max-val { margin-left:10px;}
.catcard-allcolors {}
.catcard-allcolors dd { display:block; float:left;}
.catcard-allcolors dd div {display:none; }
.catcard-allcolors dd.active {position:relative; }
.catcard-allcolors dd.active div {	top:0; left:0; position:absolute; width:40px; height:40px; display:block; background:url(images/active-color.gif) no-repeat 0 0;}
.top-vis-i .main-teaser dd a {position:absolute; display:block; width:950px; height:308px;}
	.top-vis-i .main-teaser { height:308px; position:relative;}
		.top-vis-i .main-teaser dl {}
			.top-vis-i .main-teaser dt {position:absolute; left:30px; bottom:15px; width:40px; height:40px; z-index:1000;}
				.top-vis-i .main-teaser dt a{width:40px; height:40px; display:block}
				.top-vis-i .main-teaser dt.active a{background:url(images/main-teaser-active-frame.png);}
			.top-vis-i .main-teaser dd {position:absolute; height:308px; width:950px; z-index:100; display:none;}
				


/* -- / slider --*/ 