div.search {
	padding-bottom:20px;
}

.searchbox {
	width: 170px;
	float: left;
	display: block;
	border-bottom: 1px solid #CDCFCF;
	padding: 5px 0px 5px 5px;
	background-image: url(../cms/pics/loginbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 1px solid #FFFFFF;
}

.searchbox p {
	float: left;
	width: 100%;
	text-align: center;
}

.searchbox .search_pretext {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #485155;
	cursor: pointer;
}

.searchbox .search_pretext:hover {
	text-decoration: underline;
}

#searchbox_div {
	display: none;
}

.searchbox .search_input {
    width: 140px;
	border: 1px solid #959595;
}

/*
.searchbox .search_button {
	margin:0;
	text-align:center;
	width: auto;
	border: 1px solid #B6B9BA;
	width: 100px;
	cursor: pointer;
	background: transparent;
	color: #485155;
	font-weight: bold;
}
*/
.searchbox .search_button {
	margin:0;
	text-align:center;
	background-image: url(../cms/pics/cart_button_edit.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	width: 70px;
	height: 20px;
	cursor: pointer;
}

a.reszletes_keres {
	text-align:center;
	border: 0px;
	font-weight: bold;
	width: 120px;
	line-height: 20px;
	cursor: pointer;
	float: left;
	margin-left: 25px;
}


.search_result {
	margin-top: 5px;
}

.search_result a.search_result_link {
	padding-left: 10px;
	display: block;
    background-color: #006600;
	color: #D0E6D9 !important;
	font-weight: bold !important;
	text-decoration: none;
}

.search_result a.search_result_link span {
    margin-left: 20px;
}

.search_result .search_text {
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


div#search_results {
	padding-top: 10px;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

#timeforce_content div#search_results {
	background-color: transparent;    
}

.cat_name {
	background: transparent url(../cms/pics/loginbox_bg.jpg) repeat-x left bottom;
	line-height:25px;
	margin-left:8px;
	margin-right:8px;
	color: #485155;
	font-weight:bold;
	font-size:18px;
	padding-left:10px;
	border-bottom:solid 1px #bcbcbc;
	clear:both;
	height: 25px;
}

.cat_name span {
	float: left;
}

.new_marka a.more {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
	white-space: nowrap;
	width: 97%;
	padding-left: 5px;
	text-align: right;
}

.cat_name a.more {
	float: right;
	padding-right: 10px;
	font-size: 14px;
}

div#search_results div.webshop_product {
	display: block;
	font-weight: bold;
	width: 136px;
	float: left;
	padding: 0px 8px 5px;
}

div#search_results .webstore_image a.product_image_link {
	height: 170px;
	background: transparent url(../citizen/pics/img_keret.gif) no-repeat top left;
	padding:5px 0;
}

.res_data {
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #485155;
}

.res_data a {
	margin-left: 10px;
	font-size: 14px; 
}

.res_data font {
	color: #FF0000;
	padding-right: 10px;
}

.searchbox_adv {
	float: left;
	padding-top: 5px;
	width: 755px;
	width: 99%;
	padding-left: 2px;
}

.searchbox_adv div.form_div {
	float: left;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #555555;
	color: #555555;
}

.searchbox_adv p {
	float: left;
	width: 356px;
	width: 49%;
	padding-left: 15px;
	padding-left: 1%;
}

.searchbox_adv span {
	float: left;
	width: 100px;
	font-weight: bold;
}

.searchbox_adv .select_input {
	width: 240px;
	width: 65%;
}

.searchbox_adv .button {
	background-image: url(../cms/pics/cart_button_edit.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 20px;
	color: #FFFFFF;
	border: 0px solid;
	background-color: #AEAEAC;
	background-color: transparent;
	cursor: pointer;
	margin-right: 10px;
}

#res_div {
	float: left;
	width: 700px;
	width: 95%;
	padding-top: 5px;
}

#res_div span {
	float: none;
	padding: 0px 5px;
}

#res_div span#results.count_ok {
	color: #555555;
}

#res_div span#results.count_ok font {
	color: red;
}

#res_div span#results.count_wait,
#res_div span#results.count_wait font {
	color: #AAAAAA;
}
