body{
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background: url(./../img/pub/bg1.jpg) repeat-x;
	background-color:#fff;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
caption{display:none;}
.skip{display:none;}
#wrapper{
	width:961px;
	margin:0 auto;
	position:relative;
}
#header{margin:0;}
.header-holder{
	padding:5px 0 13px 1px;
	margin:0 0 0px;
	height:1%;
	overflow:hidden;
	background:url(./../img/pub/bg-header.gif) no-repeat 0 100%;
}
.logo{
	margin:0;
	float:left;
	width:161px;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(./../img/pub/logo.gif) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
.area{
	text-transform:uppercase;
	float:right;
	list-style: none;
	padding: 27px 0 0 0;
	margin: 0;
}
.area li {
	float: left;
	color: #808285;
	padding: 0 0px 0 6px;
}
.area a {
	color: #808285;
	font-weight: bold;
	text-decoration:none;
}
.currency{
	margin:0 28px 0 0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.currency li{
	margin:0 1px 0 -1px;
	padding:1px 5px 1px 7px;
	background:url(./../img/pub/separator-currency.gif) no-repeat 0 50%;
	float:left;
}
.currency a{text-decoration:none;}
.currency li.active a,
.currency a:hover{
	color:#c80026;
	font-weight:bold;
}
.login{
	margin:1px 0 0;
	padding:0 0 0 12px;
	float:left;
	text-decoration:none;
	background:url(./../img/pub/arrow-black.gif) no-repeat 0 50%;
}
.login:hover{text-decoration:underline;}
.panel{
	width:100%;
	overflow:hidden;
	background:url(./../img/pub/bg-panel.gif) repeat-x;
}
#nav{
	font-size:13px;
	float:left;
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	background:url(./../img/pub/bg-nav.gif) no-repeat 100% 0;
}
#nav li{float:left;}
#nav a{
	float:left;
	text-decoration:none;
	background:url(./../img/pub/bg-nav.gif) no-repeat;
	color: #AFAFAF; /*#808285;*/
	font-weight: bold;
}
#nav li.active a,
#nav a:hover{
	font-weight:bold;
	background:url(./../img/pub/bg-nav-act.gif) repeat-x;
	color:#ffffff;
	cursor:pointer;
}

#nav li.home {
	/*width: 36px;*/
	height: 31px;
	display: block;
	/*overflow: hidden;*/
	background: url('./../img/pub/home.png') no-repeat;
}

#nav li.home a:hover, #nav li.home a.active {
	/*width: 36px;*/
	height: 31px;
	display: block;
	/*overflow: hidden;*/
	background: url('./../img/pub/home_hover.png') no-repeat;
}

#nav span{
	padding:6px 0 11px;
  line-height: 17px;
	width:115px;
	text-align:center;
	float:left;
	background:url(./../img/pub/bg-nav-r.gif) no-repeat 100% 0;
}
#nav li.active span,
#nav a:hover span{background:url(./../img/pub/bg-nav-r-act.gif) no-repeat 100% 0;}


#nav li.home span {
	text-indent:-9999px;
	width: 37px;
}

.lang {
	font-weight: bold;
	text-transform:uppercase;
	float:right;
	list-style: none;
	margin: 27px 0 0 0;
}

.lang li{
	float: left;
	color: #808285;
	font-weight: bold;
}
.lang span {
	padding:0 0 0 6px; float:left;
} 
.lang a{
	float:left;
	padding:0px 0px 0px 6px;
	margin: 0 0 0 0px;
	color: #808285;
	text-decoration:none;
}
.lang a:hover, .lang li.active a { color: #EE2F24; }
.breadcrumbs{
	font-size:10px;
	color:#949597;
	width:100%;
	left:0;
	top:117px;
	position:absolute;
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs li{
	padding:0 5px 0 8px;
	margin:0 8px 0 -8px;
	background:url(./../img/pub/arrow-gray.gif) no-repeat 0 50%;
	float:left;
}
.breadcrumbs a{
	color:#949597;
	text-decoration:none;
}
.breadcrumbs a:hover{text-decoration:underline;}
.promo{
	width:100%;
	padding:0 0 20px;
	position:relative;
	background-color: #F0F0F0;
}
.section:after,
.promo:after{
	display:block;
	clear:both;
	content: "";
}
.promo-link{
	width:961px;
	height:240px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(./../img/pub/transparent.gif) no-repeat;
}
.placeholder{float:left;}
.promo .aside{
	float:right;
	display:table;
	color:#fff;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	width:281px;
	height:240px;
	background:#212121;
}
.aside-holder{
	padding:17px 115px 16px 30px;
	display:table-cell;
	vertical-align:bottom;
}
.promo .aside p{margin:0 0 11px;}
.promo .btn-holder{
	width:260px;
	margin:0 -115px 0 -29px;
	padding:0 20px 0 0;
	overflow:hidden;
}
.promo .more-btn{
	float:right;
	padding:0 0 0 15px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	background:url(./../img/pub/arrow-white.gif) no-repeat 0 50%;
}
.section{
	width:100%;
	padding:0 0 19px;
	background-color: #F0F0F0;
}
.ad-block{position:relative;}
.section .ad-block{
	float:left;
	margin:0 4px 0 9px;
}
#sidebar .ad-block{padding:10px 0 10px;}
.promo .heading,
.ad-block .heading{
	position:absolute;
	text-decoration:none;
	cursor:pointer;
}
.promo .heading{
	top:-9px;
	left:20px;
}
.ad-block .heading{
	top:108px;
	left:0px;
}
#sidebar .ad-block .heading{top:0;}
.heading .corner{
	font-size:0;
	line-height:0;
	float:left;
	height:31px;
	width:12px;
}
.promo .heading .corner{background:url(./../img/pub/corner-heading-flash.gif) no-repeat;}
.ad-block .heading .corner{background:url(./../img/pub/corner-heading-ad.gif) no-repeat;}
.promo .heading strong,
.ad-block .heading strong{
	float:left;
	padding:5px 8px 5px;
	font-weight:bold;
	color:#58595B;
	background-color: #FFFFFF;
	text-transform: uppercase;
	/*background:url(./../img/pub/bg-heading-ad.gif) no-repeat 100% 0;*/
}
.ad-block .heading span {
	color: #EE2F24; padding: 0 4px 0 0; /*font-size: 14px;*/ /*font-weight: bold;*/
}
.ad-block img {
	border: solid 1px #FFFFFF;
}
.box{width:260px;}
.section .box{float:left;}
#sidebar .box{margin:0 0 10px;}
.box .heading{
	background:url(./../img/pub/right_quicklinks_main.gif) no-repeat;
	width:260px;
	margin:0 0 0 0px;
}
.box .heading h2{
	margin:0;
	color:#fff;
	background:url(./../img/pub/bg-nav-r-act.jpg) no-repeat 100% 0;
}
.box .heading h3 a {
  text-decoration: none;
  color: #FFFFFF;
}
.section .box .heading h2{
	font-size:15px;
	padding:7px 12px 9px;
}
#sidebar .box .heading h3{
	margin:0;
	color:#fff;
	font-size:12px;
	padding:9px 12px 10px;
	/*background:url(./../img/pub/bg-nav-r-act.jpg) no-repeat 100% 0;*/
}
.box-holder{
	padding:0px 0 8px 0;
	/*background:#f0f0f0 url(./../img/pub/bg-box.gif) repeat-x;*/
}
.section .box-holder{min-height:79px;}
* html .section .box-holder{height:79px}
.search-form{padding:0 7px;}
.search-form fieldset{
	width:100%;
	overflow:hidden;
}
.search-form .text{
	float:left;
	width:192px;
	padding:0 12px;
	height:34px;
	background:url(./../img/pub/bg-text.gif) no-repeat;
}
.search-form .text input{
	width:192px;
	float:left;
	margin:0;
	padding:11px 0 9px;
	font-size:11px;
	border:none;
	background:none;
}
.search-form .submit{
	position:relative;
	float:left;
	width:27px;
	height:34px;
	font-size:0;
	line-height:0;
	background:url(./../img/pub/bg-submit.gif) no-repeat;
}
.search-form .submit input{
	width:27px;
	height:34px;
	position:absolute;
	top:0;
	left:0;
	padding:0;
	background:none;
	border:none;
}
.basket{
	position:relative;
	margin:-7px 3px 0 0;
	width:260px;
	border-collapse:collapse;
	color: #FFFFFF;
}
.basket caption{display:none;}
.basket tr {
	background: url("./../img/pub/right_accordion_link.gif") repeat scroll 0 0 transparent;
}
.basket th{
	padding:0 0 2px;
	font-weight:normal;
	text-align:left;
	/*border-bottom:1px solid #c7c7c7;*/
}
.basket td{padding:3px 0 7px;}
.basket .last td{padding-bottom:2px;}
.basket .product{
	width:137px;
	padding:4px 0 2px 7px;
}
.basket th.quantity{
	width:50px;/*50px*/
	padding: 4px 0 2px 7px;
}
.basket td.quantity{
	padding: 4px 0 2px 4px;
	width:51px;/*51px*/
}
.basket .price{
	width:54px;
	padding:2px 7px 0 0px;
	text-align:right;
	text-decoration: none;
}

.basket .price a{
	text-decoration: none;
	color: #FFFFFF;
}
.basket .price a:hover{
	text-decoration: none;
	color: #c80026;
}

.basket .color{
	font-size:0;
	line-height:0;
	float:left;
	width:6px;
	height:12px;
	margin:3px 2px 0 0;
}
.grey-red{background:url(./../img/pub/grey-red.gif) no-repeat;}
.grey{background:url(./../img/pub/grey.gif) no-repeat;}
.number{
	padding:1px 3px;
	float:left;
	width:30px;
	background:url(./../img/pub/bg-number.gif) no-repeat;
}
.number input{
	width:30px;
	float:left;
	margin:0;
	/*padding:2px 0 2px;*/
	text-align:right;
	background:none;
	border:none;
}
.basket .total td{
	font-weight:bold;
	text-transform:uppercase;
	/*border:solid #c7c7c7;
	border-width:1px 0;*/
	padding:7px 0 4px 6px;
}
.basket .total .tally{
	text-align:right;
	padding-right:18px;
}
.basket .checkout-row td {
	text-transform: uppercase; text-align: right; font-weight: bold; padding: 0;
}
.basket .checkout-row a {
	color: #AFAFAF; text-decoration:none; display: block; padding: 7px 10px 5px 0; 
}
.basket .checkout-row a:hover {
	color: #FFFFFF;
}
.checkout{
	background:url(./../img/pub/divider.gif) repeat-x 0 5px;
	padding:19px 7px 3px 3px;
	margin:0 3px;
	height:1%;
	overflow:hidden;
}
.checkout-btn{
	position:relative;
	width:69px;
	height:15px;
	float:right;
	font-size:12px;
	padding:5px 82px 7px 12px;
	background:url(./../img/pub/btn-checkout.gif) no-repeat;
	text-decoration:none;
}
.checkout-hover,
.checkout-btn:hover{
	cursor:pointer;
	background:url(./../img/pub/btn-checkout-hov.gif) no-repeat;
}
.checkout-btn input{
	width:163px;
	height:27px;
	position:absolute;
	top:0;
	left:0;
	padding:0;
	background:none;
	border:none;
	cursor:pointer;
}
#main{
	width:100%;
	overflow:hidden;
	padding:15px 0 3px;
	background-color: #F0F0F0;
}
#twocolumns{
	width: 690px; /*681px;*/
	float:left;
}
#content{
	width:498px;
	float:right;
	background-color: #FFFFFF;
	padding: 0 9px 9px 9px;
	min-height: 375px;
	/*padding-bottom: 5px;*/
}
.visual{
	width:242px;
	float:left;
}
.slideshow{margin:0 0 45px;}
.slide{
	width:240px;
	/*border:1px solid #c7c7c7;*/
	margin:0 0 11px;
}
.slide img{display:block;}
.slideshow .swicher{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.slideshow .swicher li{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #c7c7c7;
}
.slideshow .swicher img{display:block;}

.back-btn{
	width:69px;
	height:22px;
	display:block;
	background:url(./../img/pub/btn-back.gif) no-repeat;
	padding:5px 19px 0 19px;
	font-size:12px;
	text-decoration:none;
}
.back-btn:hover{background:url(./../img/pub/btn-back-hov.gif) no-repeat;}

.next-btn{
	width:69px;
	height:22px;
	display:block;
	background:url(./../img/pub/btn-next.gif) no-repeat;
	padding:5px 19px 0 19px;
	font-size:12px;
	text-decoration:none;
}
.next-btn:hover{background:url(./../img/pub/btn-next-hov.gif) no-repeat;}

.next-btn-2{
	width:127px;
	height:22px;
	display:block;
	background:url(./../img/pub/btn-next-2.gif) no-repeat;
	padding:5px 19px 0 19px;
	font-size:12px;
	text-decoration:none;
}
.next-btn-2:hover{background:url(./../img/pub/btn-next-hov-2.gif) no-repeat;}

.next-btn-3{
	width:152px;
	height:22px;
	display:block;
	background:url(./../img/pub/btn-next-3.gif) no-repeat;
	padding:5px 19px 0 19px;
	font-size:12px;
	text-decoration:none;
}
.next-btn-3:hover{background:url(./../img/pub/btn-next-hov-3.gif) no-repeat;}

.back-btn-2{
	width:92px;
	height:22px;
	display:block;
	background:url(./../img/pub/btn-back-2.gif) no-repeat;
	padding:5px 19px 0 19px;
	font-size:12px;
	text-decoration:none;
}
.back-btn-2:hover{background:url(./../img/pub/btn-back-hov-2.gif) no-repeat;}

.back-btn-3{
	width:102px;
	height:22px;
	display:block;
	background:url(./../img/pub/btn-back-3.gif) no-repeat;
	padding:5px 19px 0 19px;
	font-size:12px;
	text-decoration:none;
}
.back-btn-3:hover{background:url(./../img/pub/btn-back-hov-3.gif) no-repeat;}

.back-btn-4{
	width:112px;
	height:22px;
	display:block;
	background:url(./../img/pub/btn-back-4.gif) no-repeat;
	padding:5px 19px 0 19px;
	font-size:12px;
	text-decoration:none;
}
.back-btn-4:hover{background:url(./../img/pub/btn-back-hov-4.gif) no-repeat;}

.product-details{
	float:right;
	width:220px;
	line-height:16px;
	padding:1px 0 0;
}
.product-details h2{
	font-size:15px;
	margin:0 0 4px;
}
.product-details p{margin:0 0 14px;}

.order{
	width:100%;
	border-collapse:collapse;
}
.order th{
	text-align:left;
	width:72px;
	padding:0;
}
.order td{
	width:148px;
	padding:0;
}
.order td.action
{
	color: #CF0026; font-weight: bold;
}
.order td.action span {
	text-decoration: line-through; color: #000000;
}
.order .before td,
.order .before th{padding-bottom:8px;}
.order .color td,
.order .color th{
	padding:3px 0 2px;
	border:solid #c7c7c7;
	border-width:1px 0;
}
.select-btn{
	background:url(./../img/pub/btn-select.gif) no-repeat;
	width:114px;
	position:relative;
}
.select-btn a{
	font-size:12px;
	display:block;
	padding:4px 0 0 15px;
	height:23px;
	text-decoration:none;
	background-position:6px 7px !important;
}
/*.red{background:url(./../img/pub/red.gif) no-repeat;}*/
.white-black{background:url(./../img/pub/white-black.gif) no-repeat;}
.blue{background:url(./../img/pub/blue.gif) no-repeat;}
.drop-down{
	display:none;
	position:absolute;
	top:27px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	width:114px;
}
.drop-down li{
	width:100%;
	background:url(./../img/pub/bg-grey.gif) repeat-x;
}
.drop-down li.hover,
.drop-down li:hover{background:url(./../img/pub/bg-black.png) repeat-x;}
.select-hover .drop-down,
.select-btn:hover .drop-down{display:block;}
.drop-down a{
	height:20px;
	font-size:11px;
	color:#fff;
	padding:5px 0 0 17px;
}
.order .after td,
.order .after th{
	padding-bottom:3px;
	border-bottom:1px solid #c7c7c7;
}
.order .after td{padding-top:3px;}
.order .after th{
	padding-top:6px;
	vertical-align:top;
}
.order .row{
	width:112px;
	overflow:hidden;
	margin:0 0 2px;
}
.order-form .number{margin:0 5px 0 0;}
.order-form .row strong{
	margin:2px 0 0;
	float:left;
}
.info-btn{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:15px;
	height:15px;
	background:url(./../img/pub/btn-info.gif) no-repeat;
	margin: 2px 0 0 5px;
}
.order .total td,
.order .total th{padding:2px 0 1px;}
.order .total .tally{
	padding-left:25px !important;
	width:123px;
	font-weight:bold;
}
.order .btn-holder{
	border-top:1px solid #c7c7c7;
	padding:18px 0 5px;
	width:220px;
}
.note{
	font-weight:bold;
	float:left;
	margin:4px 0 0;
}
.basket-btn{
	position:relative;
	padding:4px 0 0 8px;
	font-size:12px;
	width:137px;
	height:23px;
	float:left;
	background:url(./../img/pub/btn-basket-2.gif) no-repeat;
  text-decoration:none;
}
.basket-btn input{
	border:none;
	background:none;
	width:100px;
	height:27px;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
.basket-hover,
.basket-btn:hover{
	cursor:pointer;
	background:url(./../img/pub/btn-basket-hov-2.gif) no-repeat;
}
#content .heading{
	width:500px;
	margin:0 0 19px -2px;
	background:url(./../img/pub/bg-heading-content.gif) repeat-x;
}
#content .heading-holder{
	background:url(./../img/pub/bg-heading-content-r.gif) no-repeat 100% 0;
	width:100%;
}
#content h2 {
	font-size: 20px;
	margin-left: -9px;
	margin-right: -9px;
	margin-top: -5px;
	padding: 0px 0 15px 0px;
	background-color: #F0F0F0;
}
/*
#content .heading h2{
	font-size:12px;
	margin:0;
	padding:8px 14px 11px;
	color:#fff;
	background:url(./../img/pub/bg-heading-content-l.gif) no-repeat;
}*/
#content .product{
	line-height:0;
	/*display:block;*/
	background:#FFFFFF;/*#ededed;*/
	overflow:hidden;
	width:100%;
	margin:0;
	text-decoration:none;
	cursor:pointer;
	border-bottom: solid 3px #F0F0F0;
}
#content .product .image img{vertical-align:top;}
.text-block{
	display:block;
	height:1%;
	overflow:hidden;
	line-height:16px;
	padding:13px 16px;
}
#content .product h4{
	display:block;
	font-size:15px;
	margin:0 0 7px;
}


#content .product span{
	margin: 5px 0 0 0;
	display:block;
}
#content .product .image{
	/*border:1px solid #c7c7c7;*/
	margin: 10px 0 10px 0;
	float:left;
}
#content .product .price{
	color:#c80026;
	margin:16px 0 0;
	float:left;
}
#content .product .action {
	font-weight: bold;
}
#content .product .oldPrice{
	float: right; padding-left: 5px; color: #000000; font-weight: normal;
}
#content .product .oldPrice span{
	display: inline; text-decoration: line-through;
}
#twocolumns .aside{
	margin: 35px 0 0 0;
	width:163px;
	float:left;
}
.menu{
	margin:0 0 20px;
	padding:0;
	list-style:none;
	font-size:12px;
}
.menu li{
	height:1%;
	vertical-align:top;
}
.menu a{
	height:1%;
	display:block;
	color:#AFAFAF;
	text-decoration:none;
	background:url(./../img/pub/right_accordion_link.gif) no-repeat;
}
.menu li.active a,
.menu a:hover{
	font-weight:bold;
	color:#fff;
	background:url(./../img/pub/right_accordion_hover.gif) no-repeat;
}
.menu span{
	display:block;
	padding:6px 13px;
	/*background:url(./../img/pub/bg-menu-r.gif) no-repeat 100% 0;*/
}
/*.menu li.active span,
.menu a:hover span{background:url(./../img/pub/bg-menu-r-act.jpg) no-repeat 100% 0;}*/
.sub-menu{
	margin:0;
	padding:7px 13px 3px;
	list-style:none;
	font-size:11px;
	background:#f1f1f1 url(./../img/pub/bg-sub-menu.gif) repeat-x;
}
.sub-menu li{margin:0 0 3px;}
.menu .sub-menu a{
	display:inline;
	background:none;
}
.menu .sub-menu li.active a,
.menu .sub-menu a:hover{color:#c80026 !important;}
.menu li.active .sub-menu a,
.menu a:hover .sub-menu a{
	background:none;
	font-weight:normal;
	color:#000;
}
#sidebar{
	width:260px;
	float:right;
	margin: 35px 0 0 0;
}
#footer{
	background:url(./../img/pub/bg-footer.gif) repeat-x scroll 0 0 transparent;
	height: 100px;
	padding:0;
	width:100%;
	padding: 0;
	margin-top: 0;
	overflow:hidden;
}
.ads{
	/*float:left;*/
	padding-top: 7px;
}
.nav{
	float:right;
	margin:6px -15px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.nav li{
	float:left;
	background:url(./../img/pub/separator-nav.gif) no-repeat 0 50%;
	padding:0 10px 0 12px;
	margin:0 12px 0 -12px;
}
.nav a{text-decoration:none;}
.nav a:hover{text-decoration:underline;}

#basket-big{
	 /*background-color: #C7C7C7;*/
	 width: 100%;/*496px;*/
}
#basket-big td
{
	background-color:#F0F0F0;
	padding: 2px 4px 2px 4px;
	height: 21px;
}
#basket-big th
{
	text-align: left;
	padding: 2px 4px 2px 4px;
	background-color: #C7C7C7;
	height: 21px;
}
.basketPrice
{
	float:left;width:48px; text-align:right;
}

.contact
{
	 width: 100%; /*496px;*/
}
.contact td
{
	background-color:#F0F0F0;
	padding: 2px 4px 2px 4px;
	height: 23px;
}
.contact th
{
	text-align: left;
	padding: 2px 4px 2px 4px;
	background-color: #C7C7C7;
	width: 100px;
	height: 23px;
}

.contact ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.contact ul li {
    float: left;
    list-style: none outside none;
    padding-right: 20px;
}

.mess_error {
	color: #C80026;
	background-color: #F2F2F2;
	padding: 3px 3px 3px 8px;
	margin: 0 3px 15px 0px;
	border: solid 1px #D9D9D9;
	font-weight: bold;
	font-size:11px;
}
.mess_info {
	color: #0D0D0D;
	background-color: #E2E2E2;
	padding: 3px 3px 3px 8px;
  margin: 0 3px 15px 0px;
	border: solid 1px #D9D9D9;
	font-weight: bold;
	font-size:11px;
}

#table_list
{
	width: 496px;
}
#table_list td
{
	background-color:#F0F0F0;
	padding: 2px 4px 2px 4px;
	height: 21px;
}
#table_list th
{
	text-align: left;
	padding: 2px 4px 2px 4px;
	background-color: #C7C7C7;
	height: 21px;
}

#stepList {
	color: #000000; 
}

#stepList .stepItem {
	color: #AFAFAF; padding: 9px 0 9px 8px; background: url('./../img/pub/right_accordion_link.gif') no-repeat; margin-left: 0px;
}

#stepList .stepItemActive {
	color: #FFFFFF;
}

#stepList .stepItem .stepNumber {
	float:left; background-color: #D9D9D9; color: #808285; font-weight:bold; width:14px; margin-right:8px; text-align:center;
}

#stepList .stepItemActive  .stepNumber {
	float:left; background-color: #C80026; color: #FFFFFF; font-weight:bold; width:14px; margin-right:8px; text-align:center;
}

#stepList .spacerLine
{
	border-bottom: solid 1px #D9D9D9; margin: 10px 0 10px 0; font-size:1px;
}
.break
{
	clear: both;
	font-size: 1px;
}
.red {
	color: #C80026;
}

#header .search-form {
	float:right;
	padding:5px 5px 0 0; margin: 0;
}
#header .search-form .text {
	background: url("./../img/pub/form_header_suche.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #747474;
	font-family: "Verdana";
	font-size: 11px;
	height: 19px;
	float:left; 
	padding: 0 0 0 2px;
}
#header .search-form .button {
	background: url("./../img/pub/button_header_suche.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #747474;
	font-family: "Verdana";
	font-size: 11px;
	height: 19px;
	width: 19px;
	padding: 0 0 0 2px;
	float:left;
}
