.tpl-search-for {
	padding-left: 46px;
}
#content .tpl-search-for h1{
	font-size:16px;
	margin:35px 0 10px 0;
}
.tpl-search-for .search-result-navigation {
	color:#5c83bc;
}
.tpl-search-for .search-result-navigation span {
	float: left;
}
.tpl-search-for .search-result-navigation .prev-next-arrow{
	float:right; 
	margin-right:60px;
	width:120px;
	position:relative;
	padding-left:25px;
	font-weight:bold; 
	color:black;
}
.tpl-search-for .search-result-navigation .prev-next-arrow #next-arrow{
	float:right; padding-right:20px;
}
.tpl-search-for .search-result-navigation .listing-per-page {
	display:inline; margin:0 0 0 150px;
}
.tpl-search-for .search-result-navigation .listing-per-page .width-x-small{
	height:20px;
	font-size:12px;
	
}
.tpl-search-for .search-result-navigation .listing-per-page option {height:18px; line-height:14px;padding-bottom:2px;}
.tpl-search-for span.what-searching{
	color:#3f66a0;
	font-weight:bold;
	font-style:normal;
	display:block;
}
.tpl-search-for .search-inp {
	float:left;
	width: 125px;
	height:14px;
	margin-top: 2px;
	font-size:12px;
	font-family: Arial;
	line-height:14px;
}
.tpl-search-for .tpl-buttonwrap {
float:left; width:70px; }

.tpl-search-for .tpl-buttonwrap button {cursor:pointer}

#content .tpl-search-for  .tpl-products-nav-prev,
#content .tpl-search-for  .tpl-products-nav-next {
	
	border-width: 0px 5px;
	width: 10px;
	overflow: hidden;
	height: 15px;
	background: url(/images/front-shop/product-nav-arrows.gif) left no-repeat;
	position: absolute;
	top: 0px;
	z-index: 2;
}

#content .tpl-search-for  .tpl-products-nav-prev span,
#content .tpl-search-for  .tpl-products-nav-next span {
	display: none;
}

#content .tpl-search-for  .tpl-products-nav-prev {
	left: 0px;
	background-position: 2px 0px;
}

#content .tpl-search-for  .tpl-products-nav-prev:hover {
	background-position: 2px -15px;
}

#content .tpl-search-for  .tpl-products-nav-next {
	right: 0px;
	background-position: -7px 0px;
}

#content .tpl-search-for  .tpl-products-nav-next:hover {
	background-position: -7px -15px;
}

.tpl-search-result-table {
	width:730px;
	border-collapse:collapse;
	text-align:left;
	margin:15px 0 70px 0;
}
.tpl-search-result-table  td {padding:10px;}
.tpl-search-result-table .search-result-table-top-row{
	background: #d1d1d1;
	height:40px;
}
.tpl-search-result-table .search-result-table-top-row  .view-by-cat {float:left; font-weight:bold;}
.tpl-search-result-table .search-result-table-top-row .category-view-group {float:right; margin:0 0 0 20px; width:auto;}
.tpl-search-result-table .search-result-table-top-row .category-view-group a {
	text-decoration:underline;
	font-size:10px;
}
.tpl-search-result-table .search-result-table-top-row .category-view-group a:hover{
	text-decoration:none;
}
.tpl-search-result-table .search-result-table-top-row .first-col {width:40px;}
.tpl-search-result-table span.item-name {
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.tpl-search-result-table span.item-price {
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#456da6;
}
.tpl-search-result-table td.about-item {width:570px;}
.tpl-search-result-table .tpl-buttonwrap {width: 100px}
.tpl-search-result-table .tpl-buttonwrap button {cursor:pointer}

.tpl-search-result-table table{
	width:700px;
	border-collapse:collapse;
	text-align:left;
	margin:0;}
.tpl-search-result-table table td{line-height:12px; vertical-align:top; padding:0 5px 0 0;}
