@charset "utf-8";

#s_content {background:#fff; float:right; width:325px; margin-top:10px; margin-right:10px;z-index:9999999; }
#s_form {margin:auto; position:relative;z-index:9999999; }
.new_search {
	outline:none;
	color:#d3531a;
	width:25px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	float:right;
	padding-left:25px;
z-index:9999999;	background: #fff url(https://www.athenswalkingtours.gr/themes/awt/img/foc.png) 0 0 no-repeat;}

/* .new_search:focus {
	width:300px; 
	border-bottom:1px solid #d3531a;
	background: #fff url(https://www.athenswalkingtours.gr/themes/awt/img/foc.png) 0 0 no-repeat;
	padding-left:25px;
	position:relative;
	right:25px;
} */




.clo {	
	outline:none;
	color:#d3531a;
	position:relative;
	float:right;
	top:6px;
	right:25px;
	font-size:24px;
	cursor: pointer;
z-index:9999999;}

.new_search::placeholder {
    color: #d3531a;
    opacity: 0.6;
}

.new_search:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #d3531a;
}

.new_search::-ms-input-placeholder { /* Microsoft Edge */
   color: #d3531a;
}

#s_counter { color:#626262; width:510px; height:18px; text-align:right; }
#s_show_results {background:#ddd; width:325px; position:absolute;margin-top:25px;z-index:9999999;  }

/* search results */
#s_results { width:325px; position:absolute; margin:0px auto; padding:0;z-index:9999999; }

/* search results top panel */
#s_results_top { height:35px; width:308px; padding:15px 0 0 17px;z-index:999; }
#s_results_top p { margin:0; padding:8px 0 0 15px; width:275px; height:22px;z-index:9999999; }

/* search results bottom panel */

#s_results_bottom {display:none}
/*#s_results_bottom { width:307px; height:63px; padding:10px 0 0 18px; }*/
#s_results_bottom p { margin:0; padding:8px 0; width:290px; height:22px; text-align:center; color:#ff8a00; font-weight:bold; }
#s_results_bottom a, #s_results_bottom a:visited { text-decoration:none; color:#73abca; display:inline-block; padding:3px; font-weight:normal; }
#s_results_bottom a:hover { color:#ff8a00; }.s_item { background:#FFF; width:325px; margin:0; padding:8px 0; border-bottom:1px dotted #E6E6E6; }
.s_details { width:290px; float:left; padding:0 5px 0 10px; font-size:12px; }
.s_details img { margin:0 8px 0 2px; padding:3px; }
.s_title, .s_title:visited { color:#777777; text-decoration:none; font-weight:normal; font-size:14px; }
.s_title:hover { color:#e07000; }
.s_details p { padding:5px 0 0 0; margin:0; }

.s_details span { font-weight:bold; color:#ff0000; background-color:#ffff00; } /* highlight text */ 
