@charset "utf-8";
/*Colors

	yellow:      #fcea1b
	lightyellow: #fffcd9
	red:         #e0091d
	grey:        #617280
	lightgrey:   #C3CCD4
	lightgrey2:  #EAEEF0

*/
/* format shopübersichten */
div.shop_nav {
	background:#EAEEF0;
	clear:both;
	border-bottom:solid 10px #FFF;
	margin-right:10px;
}
div.shop_nav a {
	text-decoration:none;
}
div.shop_nav table {
	border:0;
	height:30px;
}
div.shop_nav table td {
	vertical-align:middle;
	white-space:nowrap;
	padding-left:15px;
	font-size:11px;
}
div.shop_nav table td.blaettern{
	border-right:solid 1px #fff;
	padding-right:15px;
}
div.shop_nav table td.blaettern2, div.shop_nav table td.anzahl, div.shop_nav table td.sort2 {
	border-right:solid 1px #fff;
	padding-left:0;
	padding-right:15px;
}
div.shop_nav table td.sort2 {
	border-right:0;
}
div.shop_nav table td.anzahl {
	padding-left:15px;
}
div.shop_nav .iPage {
	width:40px;
}
#content a.page-back, #content a.page-next{
	text-align:center;
	/*background:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;*/
	padding:1px 4px;
	white-space:nowrap;
	text-decoration:underline;
}
a.page-back{
	margin-right:4px;
}
a.page-next{
	margin-left:4px;
}
a.page-back:hover, a.page-next:hover{
	/*background:#e0091d;
	color:#fcea1b;*/
}
div.item {
	float:left;
	width:254px;
	height:133px;
	overflow:hidden;
	border:solid 1px #C3CCD4;
	margin-right:10px;
	margin-bottom:10px;
	-moz-border-radius:3px;
}
#seoProducts div.item{
	width:380px;
	cursor:pointer;
}
div.item:hover {border:solid 1px #fcea1b;}
div.item .inner {
	height:125px;
	border:solid 4px #FFF;
}
div.item .inner table{
	width:100%;
	border:0;
	height:125px;
}
div.item .inner table td.img{
	width:95px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
div.item .inner table td.img a{
	text-decoration:none;
	color:#C3CCD4;
}
div.item .inner table td.img img{
	border:0;
	background: url(/images/fux/backgrounds/loading-s.gif) no-repeat center center;
}
div.item div.badge, td.img div.badge{
	position:relative;
	margin-top:-49px;
	text-align:right;
	height:49px;
}
div.item div.badge a, td.img div.badge a{display:block;}
div.item div.badge img, td.img div.badge img{
	border:0;
}
div.item .inner table td.text {
	width:140px;
	font-size:11px;
	vertical-align:top;
	padding-left:4px;
}
#seoProducts div.item .inner table td.text {
	width:266px;
}
div.item .inner table td.text a {
	text-decoration:none;
}
div.item .inner table td.text strong a {
	display:block;
	text-decoration:underline;
	margin-bottom:2px;
}
div.item .inner table td.text img.twopack{
	margin-bottom:2px;
	border:0;
}
div.item .inner table td.text small {
	font-size:11px;
}
div.item .red, td.detailk2 .red{color:#e0091d;}
div.item .bigger, td.detailk2 .bigger{font-size:16px;}
div.item .reduced, td.detailk2 .reduced{background-color:#e0091d;color:#fff;font-weight:bold;}
div.item .oldprice, td.detailk2 .oldprice{text-decoration: line-through;}
span.colors{display:block;margin-top:4px;}
span.colors span{
	font-size:1px;
	display:Inline-Block;
	height:10px;
	width:10px;
	border:solid 1px #617280;
	vertical-align:middle;
}
td.colors a{
	text-decoration:none;
}
div.item div.text p.price small {
	font-size:11px;
	font-weight:normal;
}
div.item div.text span.oldprice {
	text-decoration:line-through;
}
div.item div.text p.reduced {
	background:#e0091d;
	color:#FFF;
	font-weight:bold;
	display:inline;
}
div.item div.text p.colors {
	margin-top:2px;
}
div.item div.text p.colors span {
	font-size:10px;
	display:Inline-Block;
	height:10px;
	width:10px;
	border:solid 1px #617280;
}
div.item div.text p.more {
	margin-top:4px;
}
#seoProducts div.item span.red, #seoProducts div.item span.oldprice, #seoProducts div.item span.colors{
	display:block;
}
#seoProducts div.item span.colors{
	margin-bottom:4px;
}
/* format detailseite */
table.itemDetail {
	width:100%;
	border:0;
}
table.itemDetail td.img {
	vertical-align:top;
	padding-right:4px;
	text-align:right;
	width:20%;
}
table.itemDetail td.img a{text-decoration:none;}
table.itemDetail td.img img{
	border:0;
}
table.itemDetail td.var {
	border-left:dotted 1px #C3CCD4;
	vertical-align:top;
	padding-right:4px;
	padding-left:4px;
	width:100px;
	font-size:11px;
	text-align:center;
}
table.itemDetail td.var p{
	margin-bottom:20px;
}
table.itemDetail td.var a{
	text-decoration:none;
	font-size:11px;
}
table.itemDetail td.var a img, table.itemDetail td.var p.more img{
	border:0;
	margin-bottom:4px;
}
table.itemDetail td.var p.more strong{
	background:#fcea1b;
	display:block;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
table.itemDetail td.text {
	border-left:dotted 1px #C3CCD4;
	border-right:dotted 1px #C3CCD4;
	vertical-align:top;
	padding-right:10px;
	padding-left:10px;
	width:70%;
}
table.itemDetail td.text p{
	margin-bottom:10px;
}
table.itemDetail td.text p.price {
	font-size:16px;
	color:#e0091d;
	font-weight:bold;
	margin-bottom:0;
}
table.itemDetail td.text p.price small {
	font-size:12px;
	font-weight:normal;
}
table.itemDetail td.text p.oldprice{margin-bottom:0;}
table.itemDetail td.text p.oldprice span{
	text-decoration:line-through;
}
table.itemDetail td.text p.reduced {
	background:#e0091d;
	color:#FFF;
	font-weight:bold;
	display:inline;
}
table.itemDetail td.text p.quality{
	background:#fffcd9;
	padding:6px;
	margin-top:10px;
}
table.itemDetail td.text input.field{
	margin-bottom:6px;
	width:174px;
}
table.itemDetail td.text select.field{
	margin-bottom:6px;
	width:180px;
}
table.itemDetail td.text input.button{
	height:40px;
	line-height:40px;
	background:transparent url(../../os-htdocs/htdocs/images/fux/site/buttons/cart-put.gif) no-repeat left center;
	border:0;
	padding-left:50px;
	padding-right:10px;
	color:#000;
	overflow:visible;
}
div.titleCrossSelling {
	clear:both;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#e0091d;
	border-top:dotted 1px #C3CCD4;
	margin-top:4px;
}
a.s {
	font-size: 24px;
	font-weight: bolder;
	color: #FFD531;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
div.badgeDetail{
	width:86px;
	float:right;
	position:relative;
	margin-top:-84px;
	text-align:right;
	height:84px;
}
div.badgeDetail img{
	border:0;
}
div.detailZoom{
	width: 100%;
	text-align:right;
	border:0;
	margin-top:10px;
}

/* WARENKORB */
#wkTimeline{
	height:59px;
	overflow:hidden;
	white-space:nowrap;
	margin-bottom:10px;
}
#wkTimeline.step1{background: #FFF url(/images/fux/backgrounds/timeline1.jpg) no-repeat scroll left top;}
#wkTimeline.step2{background: #FFF url(/images/fux/backgrounds/timeline2.jpg) no-repeat scroll left top;}
#wkTimeline.step3{background: #FFF url(/images/fux/backgrounds/timeline3.jpg) no-repeat scroll left top;}
#wkTimeline.step4{background: #FFF url(/images/fux/backgrounds/timeline4.jpg) no-repeat scroll left top;}
#wkTimeline.step5{background: #FFF url(/images/fux/backgrounds/timeline5.jpg) no-repeat scroll left top;}
#wkTimeline table{
	width:790px;
	border:0;
}
#wkTimeline td{
	text-align:center;
	text-transform:uppercase;
	padding-top:9px;
}
#wkTimeline td strong{
	display:block;
	font-size:24px;
	font-weight:normal;
}
#wklist {
	width:100%;
	border:0;
	border-top:dotted 1px #ccc;
	margin-top:20px;
	margin-bottom:10px;
	font-size:11px;
}
#wklist select {
	font-size:11px;
}
#wklist th {
	font-weight:normal;
	height:30px;
	vertical-align:middle;
	background:#f2f2f2;
	padding-top:4px;
	padding-bottom:4px;
}
#wklist tr.item td {
	border-bottom:dotted 1px #ccc;
	background:#fff;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:middle;
	font-size:11px;
}
#wklist th.image, #wklist tr.item td.image {
	width:60px;
}
#wklist tr.item td.image table{
	width:45px;
	height:45px;
	border:solid 1px #ccc;
}
#wklist tr.item td.image table td{
	border:0;
	vertical-align:middle;
	text-align:center;
	padding:0;
}
#wklist tr.item td.image table td a{
	display:block;
	text-decoration:none;
}
#wklist tr.item td.image table td a img{
	color:#C3CCD4;
	border:0;
	background: url(/images/fux/backgrounds/loading-s.gif) no-repeat center center;
}
#wklist tr.item td.image table:hover{
	border:solid 1px #e0091d;
}
#wklist th.text, #wklist tr.item td.text {
	border-right:solid 4px #f2f2f2;
	text-align:left;
	width:370px;
}
#wklist tr.item td.text a{
	text-decoration:underline;
}
#wklist tr.item td.text a:hover{
	color:#e0091d;
}
#wklist th.menge, #wklist tr.item td.menge {
	width:80px;
	border-right:solid 4px #f2f2f2;
	text-align:center;
}
#wklist tr.item td.menge input {
	width:30px;
	text-align:center;
	border:solid 1px #ccc;
}
#wklist tr.item td.menge img {
	width:12px;
	height:13px;
	border:0;
}
#wklist tr.item td.menge input:focus {
	border:solid 1px #000;
}
#wklist th.lieferbar, #wklist tr.item td.lieferbar {
	width:90px;
	border-right:solid 4px #f2f2f2;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
}
#wklist th.einzel, #wklist tr.item td.einzel {
	width:100px;
	border-right:solid 4px #f2f2f2;
}
#wklist th.gesamt, #wklist tr.item td.gesamt {
	width:100px;
	border-right:solid 4px #f2f2f2;
}
#wklist tr.item td.einzel, #wklist tr.item td.gesamt {
	text-align:right;
	padding-right:8px;
}
#wklist th.delete, #wklist tr.item td.delete {
	text-align:center;
	width:40px;
}
#wklist tr.item td.delete img {
	width:12px;
	height:13px;
	border:0;
}
#wklist td.total {
	text-align:right;
	padding:8px;
	padding-top:20px;
	border-right:solid 4px #fff;
	background:#fff;
}
#wklist td.total table {
	width:100%;
	border:0;
}
#wklist td.total table td {
	width:50%;
	height:20px;
	white-space:nowrap;
	text-align:left;
	font-size:11px;
}
#wklist td.total table td.nums{
	text-align:right;
}
#wklist td.total table tr.Cart24h td {
	background:#fcea1b;
	padding-bottom:2px;
}
#wklist td.total table tr td.Cart24hInfo{
	font-size:10px;
}
#wklist td.total table tr.Cart24h td.nums {
	background:#fcea1b url(/images/fux/backgrounds/24hCart.jpg) repeat-y right;
}
#wklist td.total table tr.sumtotal td {
	border-top:double 3px #000;
	font-weight:bold;
}
#wklist td.bgwhite {
	background:#fff;
}
#wklist td.vorteil {
	padding:10px;
	padding-top:20px;
	vertical-align:top;
	background-color:#f2f2f2;
	font-size:11px;
}
#wklist td.vorteil h2 {
	color:#e0091d;
	padding:0;
	text-transform:uppercase;
	margin-bottom:6px;
}
#wklist td.vorteil h2 span {
	font-size:12px;
	color:#000;
	text-transform:none;
}
#wklist td.vorteil table {
	border:0;
	width:50%;
	margin-bottom:6px;
}
#wklist td.vorteil table td {
	padding-right:10px;
	white-space:nowrap;
	vertical-align:bottom;
	width:50%;
	font-size:11px;
}
#wklist td.vorteil a {
	text-decoration:underline;
}
#wklist td.vorteil input {
	width:100%;
	border:solid 1px #ccc;
}
#wklist td.vorteil input:focus {
	border:solid 1px #000;
}
#wklist td.actions, div.actions {
	padding-top:10px;
	padding-bottom:10px;
	background:#fff;
	border-bottom:dotted 1px #CCC;
	border-top:dotted 1px #CCC;
}
#wklist td.actions h2{margin-bottom:10px;}
/*#wklist td.actions a{text-decoration:underline;}*/
#wklist td.actions table, div.actions table {
	border:0;
	width:100%;
}
#wklist td.actions table td, div.actions table td {
	vertical-align:middle;
}
#wklist td.actionscheck {
	background:#fff;
	border-bottom:dotted 1px #CCC;
}
#wklist td.actionscheck table {
	border:0;
	width:100%;
}
#wklist td.actionscheck table td {
	vertical-align:middle;
}
#wklist td.actionscheck table td.button {
	width:129px;
	text-align:right;
}
#wklist td.actionscheck table td.text {
	padding-right:90px;
}
div.WKfinish{
	background:#fffcd9;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right:10px;
}
/* ZUGABEN */
#zugaben{
	width:780px;
	border:0;
	margin-top:20px;
	margin-bottom:20px;
}
#zugaben tr.product td.imgtxt{
	border:solid 1px #ccc;
	width:246px;
	vertical-align:top;
	font-size:11px;
}
#zugaben tr.product td.imgtxt div.img{
	float:left;
	width:95px;
}
#zugaben tr.product td.imgtxt div.img table{
	border:0;
	height:125px;
	width:95px;
}
#zugaben tr.product td.imgtxt div.img table td{
	vertical-align:middle;
	text-align:center;
}
#zugaben tr.product td.imgtxt div.img a img{
	background: url(/images/fux/backgrounds/loading-s.gif) no-repeat center center;
	border:0;
	color:#C3CCD4;
}
#zugaben tr.product td.imgtxt div.text{
	float:left;width:140px;margin:5px;
}
#zugaben tr.product td.imgtxt strong a{display:block;margin-bottom:4px;text-decoration:underline;}
#zugaben tr.product td.imgtxt .red{color:#e0091d;}
#zugaben tr.product td.imgtxt .bigger{font-size:11px;}
#zugaben tr.product td.imgtxt .reduced{background-color:#e0091d;color:#fff;font-weight:bold;}
#zugaben tr.product td.imgtxt .oldprice{text-decoration: line-through;}
#zugaben tr.product td.spacer{
	width:10px;
}

/* WKLOGIN */
#content div.wklogin{
	border-top:dotted 1px #ccc;
	margin-top:10px;
	padding-top:10px;
	padding-right:320px;
}
#content div.wklogin h2{
	margin-bottom:10px;
	font-weight:normal;
	font-size:14px;
}
div.wklogin a{
	text-decoration:underline;
}
div.wklogin input.field{
	margin-bottom:4px;
	width:200px;
	border:solid 1px #ccc;
}
div.wklogin input.field:focus{
	border:solid 1px #000;
}

/* WK ADRESSE */
#wkadress{
	width:99%;
	border:0;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#wkadress select{border:solid 1px #C3CCD4;
	padding:2px;
	margin:0;
	background:#FFF;
	color:#000;
	font-size:11px;
	-moz-border-radius:3px;}
#orderAsMenue td{vertical-align:middle;}
#orderAsMenue td strong.selected{color:#e0091d;}
#wkadressrechnung{
	border:solid 1px #ccc;
	border-right:0;
	padding:10px;
	padding-top:20px;
	padding-right:40px;
	vertical-align:top;
	width:50%;
}
#wkadresslieferung{
	border:solid 1px #ccc;
	border-left:0;
	padding:10px;
	padding-top:20px;
	padding-right:40px;
	vertical-align:top;
	width:50%;
}
table.WK2formtbl{
	width:100%;
	border:0;
}
table.WK2formtbl td{
	padding-bottom:4px;
	vertical-align:top;
}
table.WK2formtbl td table td{
	padding-bottom:0;
}
table.WK2formtbl td input.field{
	width:254px;
	border:solid 1px #ccc;
}
table.WK2formtbl td select.field{
	border:solid 1px #ccc;
}
table.WK2formtbl td input.field:focus, 
table.WK2formtbl td select.field:focus{
	border:solid 1px #000;
}
.wknewsletter{
	border-bottom:dotted 1px #ccc;
	margin-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.wknewsletter table{
	width:100%;
	border:0;
}
.wknewsletter table td{
	width:50%;
	padding-right:40px;
	vertical-align:top;
}
.wknewsletter table td img{
	float:left;
	margin-right:20px;
	border:solid 1px #000;
}
div.wknewsletter h2{
	margin-bottom:10px;
}
div.wknewsletter a{
	text-decoration:underline;
}
div.wkfriends{
	margin-top:10px;
	margin-bottom:10px;
}
div.wkfriends h2{
	margin-bottom:10px;
}
div.wkfriends a{
	text-decoration:underline;
}
table.fswcontainer{
	border:solid 1px #ccc;
	width:99%;
	margin-right:10px;
	margin-top:10px;
}
table.fswcontainer td.form{
	width:50%;
	padding:10px;
	padding-right:40px;
}
table.fswcontainer td.empty{
	width:50%;
}
table.fswcontainer td.praemien{
	padding-right:120px;
	padding-bottom:10px;
	padding-left:10px;
}
div.wkzahlung{
	margin-top:10px;
}
#content div.wkzahlung h2{
	margin-bottom:10px;
	font-weight:normal;
	font-size:14px;
}
#showWKinfo{
	background: #FFF;
	border: 5px solid #ccc;
	width: 400px;
	padding: 10px;
	position: absolute;
	z-index:2000;
	text-align:right;
	overflow:visible;
}
#WKiframe{
	height:130px;
	width:100%;
}

/* PRÄMIEN */

#p1_info{z-index:50;}
#p2_info{z-index:51;}
#p3_info{z-index:52;}
#p4_info{z-index:53;}
#p5_info{z-index:54;}

#p1_info, #p2_info, #p3_info, #p4_info, #p5_info{
	position:absolute;
	overflow:auto;
	display:none;
	width:180px;
	height:120px;
	background-color:#f0f0f0;
	border:solid 1px #000;
	margin-left:-80px;
}
#p1_info p, #p2_info p, #p3_info p, #p4_info p, #p5_info p{
	margin:0px;padding:5px;
}


/* shopeinstiege */
div.bannerOverview{
	-moz-border-radius:5px;
	border:solid 2px #fcea1b;
	background: #fcea1b url(/images/fux/backgrounds/sidebar.jpg) repeat-x bottom;
	margin-bottom:20px;
	height:100px;
	display:none;
}
div.bannerOverview img{
	border:0;
}
table.tableOverview2{
	width:100%;
	border:0;
}
table.tableOverview2 td{
	width:50%;
	padding-right:10px;
	vertical-align:top;
}
table.tableOverview2 a.itemOverview{
	-moz-border-radius:3px;
	border:solid 1px #C3CCD4;
	display:block;
	margin-bottom:10px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#617280;
}
table.tableOverview2 a.itemOverview:hover{
	border:solid 1px #e0091d;
	color:#e0091d;
}
table.tableOverview2 a.itemOverview img{
	width:80px;
	height:110px;
	border:0;
	vertical-align:middle;
	margin-right:6px;
}
/* shopeinstiege 1spaltig + subkats */
table.tableOverview1{
	width:100%;
	border:0;
	margin-top:10px;
}
table.tableOverview1 td.item {
	-moz-border-radius:3px;
	border:solid 1px #CCC;
	background: #F2F2F3 url(/images/kbf/backgrounds/overview1.jpg);
}
table.tableOverview1 td.item:hover {
	border:solid 1px #e0091d;
}
table.tableOverview1 td.spacer{
	font-size:1px;
	height:10px;
}
table.tableOverview1 a.sub {
	display:block;
	width:155px;
	float:left;
	margin-right:10px;
	margin-bottom:4px;
	border-bottom:dotted 1px #ccc;
	text-decoration:none;
	font-size:11px;
}
table.tableOverview1 a:hover {
	color:#e0091d;
}
table.tableOverview1 a.sub:hover {
	border-bottom:dotted 1px #e0091d;
}
table.tableOverview1 a img {
	width:80px;
	height:110px;
	border:0;
	border-right:solid 1px #ccc;
	float:left;
	margin-right:10px;
	font-size:11px;
	font-weight:normal;
}
table.tableOverview1 strong a {
	font-size:16px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

/* suchergebnisse */
table.thumbs{
	width:45px;
	height:45px;
	border:solid 1px #ccc;
}
table.thumbs td{
	vertical-align:middle;
	text-align:center;
}
table.thumbs td a{
	display:block;
	text-decoration:none;
}
table.thumbs td a img{
	color:#C3CCD4;
	border:0;
	background: url(/images/fux/backgrounds/loading-s.gif) no-repeat center center;
}
table.thumbs:hover{
	border:solid 1px #e0091d;
}

/* cross-selling */
table.passProducts{
	width:98%;
	border:0;
	margin:5px;
	border-top:dotted 1px #C3CCD4;
}
table.passProducts td:hover{
	background:#f0f0f0;
}
table.passProducts td table td:hover{
	background:#fff;
}
table.passProducts th{
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
table.passProducts td{
	border-bottom:solid 4px #fff;
}
table.passProducts td a{
	text-decoration:none;
}
table.passProducts td span.red{
	color:#e0091d;
}
table.passProducts td span.bigger{
	font-size:16px;
}
table.passProducts td span.oldprice{
	text-decoration:line-through;
}
table.passProducts td span.reduced{
	background-color:#e0091d;
	color:#fff;
	font-weight:bold;	
}
table.passProducts td table{
	height:125px;
	width:95px;
	float:left;
	border:solid 1px #ccc;
	margin-right:6px;
	background:#fff;
}
table.passProducts td table td{
	text-align:center;
	vertical-align:middle;
	border:0;
	padding:0;
	margin:0;
}
table.passProducts td table td a, table.passProducts td table td a img{
	border:0;
	padding:0;
	margin:0;
}
table.passProducts div.badge{
	position:relative;
	margin-top:-49px;
	text-align:right;
	height:49px;
	width:95px;
}
table.passProducts div.badge img{
	border:0;
}

/* main rubrik kategorien */
#mainCategories{
	margin-right:10px;
}
#mainCategories table{
	width:100%;
	border:0;
}
#mainCategories table td{
	vertical-align:top;
	border-top:solid 1px #ccc;
	border-bottom:solid 6px #fff;
	padding-top:10px;
	width:25%;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #f8f8f8;
	background-image: url(/images/kbf/backgrounds/mainCategories.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#mainCategories table td.spacer{
	background:#fff;
	border:0;
	padding:0;
	width:6px;
}
#mainCategories a:hover{
	color:#e0091d;
}
#mainCategories h2 a{
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
#mainCategories ul{list-style:none;padding:0;margin:0;margin-left:12px;}
#mainCategories ul li{
	list-style: url(/images/kbf/menues/left/red.gif) outside;
}
#mainCategories ul li a{
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
#reducedCategory{
	border:0;
	height:150px;
	display:block;
	font-size:36px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-right:10px;
	margin-top:10px;
	text-decoration:none;
	background: #fff url(/images/fux/backgrounds/reduced1.jpg) no-repeat center center;
	cursor:pointer;
	padding-right:80px;
}
#reducedCategory:hover{
	color:#e0091d;
}
#reducedCategory span{
	height:84px;
	display:block;
}
#reducedCategory img{
	border:0;
	width:32px;
	height:37px;
	vertical-align:middle;
}