/* Html properties Selectors*/
html {

	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
body {
	width:100%;
	height:100%;
	margin:0;
	font: normal .8em/1.4 "Verdana";
	padding: 0;
	background:#EFEFEF;

}
a {
	text-decoration:none;
}
.cart-basket {
/*	background-image: url("http://www.home24.de/img/non-localized/layout/icons/sprite_icons.png");
	background-position: -35px 0px;
	height: 22px;
	margin: 7px 8px 0;
	width: 25px;
	padding-left: 8px;
	padding-top: 4px;
	float: right;
	text-align:center; ali 03.09.2013*/
}
/* added by ali*/
.navigation-left li  {
/*	border: 0 none;
	line-height: 2.5em;
	border-collapse: collapse;
	list-style: none outside none;
	padding-top: 10px;
	color: #5B5B5B;*/
}

.sprite-shipping {
	background-position: -66px 0px;
	height: 35px;
	width: 185px;
}


#menu {
	background: #fff url(monsterImages/ie/navigation_bg.png) no-repeat;
	border-bottom: 10px solid transparent;
}
#menu > li.search #search-box {


}

#menu > li {
	background: transparent;
}
#menu .search-textfield {
	background: url(monsterImages/ie/navi-search-textfield.png) no-repeat;
	border: 0;
	padding: .5em .9em;
	width: 130px;
}
#menu .search-button {
	background: url(monsterImages/ie/navi-search-button.png) 50% no-repeat;
	padding: .5em 1.0em;
	border: 0;
}
#menu li.first:hover {
	background: #8F2225 url(monsterImages/ie/hover_first.png) no-repeat;
}
#menu .search-button:hover {
	border: 0;
}
#afterCart, .background, #whiteLayer {
	background-color:none;
	background:  url(monsterImages/ie/white-trans.png);
}

.noleftnoright .productlist li{
	display:inline;
	list-style:none;
	margin: 0;
	padding: 10px 15px;
	vertical-align:middle;
	text-align:center;
	white-space:normal;
}
.leftnoright .productlist li{
	display:inline;
	list-style:none;
	margin: 0;
	padding: 10px 10px;
	vertical-align:middle;
	text-align:center;
	white-space:normal;
}
.noleftnoright .dynamic-slide {
	background: #fff;
	overflow:hidden;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 900px;

}
.leftnoright .dynamic-slide {
	background: #fff;
	overflow:hidden;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 600px;
	border: 1px solid #DD741C;
}
.sliderborder-bolder {
	border: 1px solid #DD741C;
	border-bottom: 3px solid #DD741C;
	overflow:hidden;
}
.slider-button {
	background:#fff;
}
.productlist  {
	position: relative;
	white-space:nowrap;
	overflow: hidden;
	height: auto;
	display: inline;
	float: left;
	z-index: 1;
}
.leftnoright .productlist li{
	padding: 10px 10px;
}
.fast-rating-box table {
	border: 1px solid black;
	width:340px;
}
.fast-rating-box {
	top: 20px;

}
.fast-rating-box a{
	font-size: 9px;
}
.fast-rating-button-box {
	width: 360px;
	margin-right:-2px;

}
.fb-like{
	top:0px;
	left:0px;
}
.fb-wrapper > div > span{
	position:relative;
	display:inline;
	left:30px;
	top:200px;
}
/***/
/*--- ali added code--*/
#header-box-search input[type=text] {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-left-radius:1px;/* 5px;*/
	border-color: rgba(102, 102, 102, 0.2) rgba(102, 102, 102, 0.2) rgba(102, 102, 102, 0.2) rgba(102, 102, 102, 0.2);
	border-image: none;
	border-style: solid none solid solid;
	border-top-left-radius: 1px;
	border-width:1px medium 1px 1px;
	/*	box-shadow:1px 10px 50px 20px #B4B4B4 inset;*/

	box-shadow: 0 1px 4px rgba(102, 102, 102, 0.1);
	color: #666666;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
	min-height: 16px;
	padding: 7px 4px;
	width: 300px; /*250px*/

}

#header-box-logo A {
    background: url(https://cdn.monsterzeug.info/images/templates/monsterzeug.relaunch.2013/mzlogo.png) no-repeat;
    background-size: auto 90px;
    display: block;
    height: 90px;
    margin-left: 15px;
    text-indent: -200em;
    width: 400px;
}
.footer-info-block {
	margin-left: 1px;
}
#footer-info-block-bottom-parcelservices > DIV {
	margin-right: 20px;
}
#footer-info-payments > DIV {
	filter: none;
	-ms-filter: none;
}

#footer-knownfrom-image-cs, #footer-knownfrom-image-prosieben, #footer-knownfrom-image-sateins {
	width: 10%;
	background-repeat: no-repeat;
}
#footer-knownfrom-image-cs:hover, #footer-knownfrom-image-prosieben:hover, #footer-knownfrom-image-sateins:hover {
	background-repeat: no-repeat;
}
