
/* Start:/bitrix/templates/smotor/components/bitrix/catalog.search/.default/style.css*/
/*a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}*/
/*div.search-page-params {
	margin-top: 6px;
}*/
/*.search-item-rate {font-size: 11px;}*/

.search-page{
    margin: 0 0 10px 0;
    width: 938px;
    height: 52px;
    background-color: #e0e2e4;
    border: 1px solid  #dadadd;
}

.search-page form{
    margin: 10px 0 0 10px;
}

.search-page input[type="text"]{
    width: 560px;
    height: 27px;
    border: 1px solid  #e0ddde !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.search-page input[type="submit"]{
    font-size: 11px;
    border: 0 none !important;
    color: #fff;
    position: relative;
    top: -5px;
    background: url(../../../../../templates/smotor/img/search_catalog_small_background.png) 0 0 no-repeat;
    width: 61px;
    height: 30px;
    line-height: 30px;
}

.search-page .catalog-search{
    float: right;
    display: block;
    background: url(../../../../../templates/smotor/img/search_catalog_background.png) 0 0 no-repeat;
    width: 225px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    margin-right: 20px;
}

.search-page .catalog-search:hover{
    text-decoration: none;
}
/* End */

/* Start:/bitrix/components/custom/search.page/templates/.default/style.css*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
/* End */
