  
/*  Header Bottom */
#header-bottom {
	padding: 0 10px;
}
#search-form {
	float: left;
}
#search-form fieldset {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	margin-right: 10px;
	position: relative;
}
#search-form input[type="text"] {
	border: 1px solid #cccccc;
	border-right: none;
	float: left;
	line-height: 32px;
	height: 32px;
	padding: 0 10px;
	width: 562px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	 border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-size: 12px;
	color: #333333;
}
#search-form button {
	width: 39px;
	height: 34px;
	background: url(./img/buttons.png) no-repeat -1px -1px;
	float: left;
	border: none;
	padding: 0;
}
#search-form button:hover {
	background: url(./img/buttons.png) no-repeat -41px -1px;
	cursor: pointer;
}
#search-form button:active {
	background: url(./img/buttons.png) no-repeat -81px -1px;
}
#extended-search {
	font-size: 10px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
	float: left;
	width: 80px;
	margin-top: 1px;
}
     
#desctext .hidden {height: 200px;overflow: hidden;}
/* SEARCH FORM */

#desctext .ul{
}
#suggestions{
	position: absolute;
	left:0px;
	top: 34px;
	width:583px;
	display:none;
	z-index: 9999;
}

/* SEARCHRESULTS */
#searchresults {
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	background-color:#fff;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top: 0;
}
#searchresults li {

}
#searchresults a {
	display:block;
	background-color:#fff;
	clear:left;
	height: 50px;
	text-decoration:none;
	padding: 0 6px;
	border-bottom: 1px solid #ccc;
}
#searchresults li:last-child a {
	border-bottom: none;
}
#searchresults a.hover {
	background-color:#cccccc;
}
#searchresults a img {
	float:left;
	padding: 6px 0;
	margin-right: 10px;
}
#searchresults .wrap {

}
#searchresults a span.searchheading {
	display:block;
	color:#000;
	float: left;
	line-height: 50px;
}
.search-query-price {
	float: right;
	width: 90px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	height: 38px;
	border-left: 1px solid #ccc;
	margin-top: 6px;
	margin-bottom: 0;
	font-size: 15px;
}
.search-query-price span {
	font-size: 10px;
	position: relative;
	top: -6px;
}
#searchresults a.hover span.searchheading {

}
#searchresults a.hover .search-query-price {
	border-left: 1px solid #b7b7b7;
}
#searchresults a span { color:#000; }
#searchresults a.hover span { color:#000; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }
		.banner_top {
			background: url('/img/banner_top.png') no-repeat;
			width: 1024px;
			height: 87px;
			position: fixed;
			top:0;
			z-index: 9999;
			margin:auto;
			display:none;
		}
		.banner_top .proyti {
			background: url("/img/proyti.png") no-repeat scroll 0px 0px transparent;
			width: 224px;
			height: 35px;
			position: absolute;
			top: 9px;
			right: 35px;
		}
		.banner_top .proyti:hover {
			background: url("/img/proyti.png") no-repeat scroll 0px -35px transparent;
		}
		.banner_top .close {
			background: url("/img/close.png") no-repeat scroll 0px 0px transparent;
			width: 21px;
			height: 55px;
			position: absolute;
			top: 0px;
			right: 0px;
		}
		.banner_top .close:hover {
			background: url("/img/close.png") no-repeat scroll -21px 0px transparent;
		}
		.banner_garant {
			background: url('/img/banner_garant.png') no-repeat;
			width: 1024px;
			height: 87px;
			position: fixed;
			top:0;
			z-index: 9999;
			margin:auto;
			display:none;
		}
		.banner_garant .garant {
			background: url("/img/garant.png") no-repeat scroll 0px -37px transparent;
			width: 155px;
			height: 37px;
			position: absolute;
			top: 9px;
			right: 198px;
		}
		.banner_garant .garant:hover {
			background: url("/img/garant.png") no-repeat scroll 0px 0px transparent;
		}
		.banner_garant .resps {
			background: url("/img/resps.png") no-repeat scroll 0px -37px transparent;
			width: 155px;
			height: 37px;
			position: absolute;
			top: 9px;
			right: 35px;
		}
		.banner_garant .resps:hover {
			background: url("/img/resps.png") no-repeat scroll 0px 0px transparent;
		}
		.banner_garant .close {
			background: url("/img/close.png") no-repeat scroll 0px 0px transparent;
			width: 21px;
			height: 55px;
			position: absolute;
			top: 0px;
			right: 0px;
		}
		.banner_garant .close:hover {
			background: url("/img/close.png") no-repeat scroll -21px 0px transparent;
		}

		a.whitelink{
		color:white ;
		}

	 
		.bottmoControls {
			clear: both;
			text-align: justify;
			line-height: 0;
			margin-top: 22px;
			height: 25px;
			margin-bottom: -7px\0; /* ie8-9 hack */
			}
			.bottmoControls:after {
				display: inline-block;
				width: 100%;
				content: '';
				}
			.searchBar {
				width: 100%!important;
				
				position: relative;
				display: inline-block;
				vertical-align: top;
				height: 25px;
				}
				.searchBar__input {
					width: 100%;
					-moz-box-sizing: border-box;
					box-sizing: border-box;
					border: 0px solid #d5d5d5;
					border-radius: 3px;
					padding: 11px 38px 11px 26px;
					display: inline-block;
					margin: 0;
					height: 25px;
					background: #DCDCDC;
					font-family: SF UI Display;
					font-style: normal;
					font-weight: normal;
					font-size: 12px;
					line-height: 16px;
					
					color: #BDBDBF;
					}
				.searchBar:hover .searchBar__input {
					background: #f2fcff;
					border-color: #9fe3f2;
					}
				.searchBar._showSuggents .searchBar__input,
				.searchBar .searchBar__input:focus {
					outline: none;
					background: #e7f9fe;
					border-color: #0fc9f2;
					box-shadow: inset 0 0 3px rgba(15, 201, 242, .36);
					}
				.searchBar__inputSubmit {
					margin: 0; padding:0;
					background: transparent;
					position: absolute;
					border: none;
					text-indent: -999px;
					width: 15px;
					height: 15px;
					/*background: url(/templates/0/img/h/magnifier.png) no-repeat top left;*/
					background-image:url(/templates/0/img/h/magnifier.png);
					background-position:0 0;
					top: 4px;
   					left: 5px;
					}

				.searchBar._showSuggents .searchBar__inputSubmit,
				.searchBar:hover .searchBar__inputSubmit,
				.searchBar__input:focus + .searchBar__inputSubmit {
					background: url(/templates/0/img/h/magnifier.png) no-repeat top right;
					}
				.searchBar__inputSubmit:focus {
					outline: none;
					}

				.searchBar__suggests {
					display: none;
					position: absolute;
					/*width: 100%;*/
					top: 100%;
					margin: 7px 0 0 0;
					background: #fff;
					border: 1px solid #0fc9f2;
					padding: 0;
					list-style: none;
					-moz-box-sizing: border-box;
					box-sizing: border-box;
					border-radius: 3px;
					z-index: 10;
					}
					.searchBar__suggests:before {
						width: 0;
						height: 0;
						border-left: 6px solid transparent;
						border-right: 6px solid transparent;
						border-bottom: 5px solid #0daed2;
						content: '';
						position: absolute;
						top: -5px;
						left: 52px;
						}
					.searchBar__suggests:after {
						width: 0;
						height: 0;
						border-left: 4px solid transparent;
						border-right: 4px solid transparent;
						border-bottom: 4px solid #fff;
						content: '';
						position: absolute;
						top: -4px;
						left: 54px;
						}
				.searchBar._showSuggents .searchBar__suggests {
					display: block;
					}
					 