#search
{
	height:100%;
	width:718px;
	background-image: url(shop_bg.jpg);
	background-repeat: no-repeat;
}

#flag
{	
	background-repeat: no-repeat;
	width:27px;
	height:18px;
}

#prod_search
{
	width:200px; 
	height:100%; 
	color: #EF265C; 
	float:left; 
	font-size:12px; 
	text-align:center;
}

#prod_search .name
{
	color:#98868b;
	font-size:16px;
	font-weight:bold
}

#prod_search .price
{
	color:#000;
}

#prod_search .separator1
{
	width:1px;
	height:300px;
	float:left;
	border-color:#707070;
	border-style:none dotted none none;
	border-width:0 1px 0 0;
	margin-top:15px;
}	

#btn_search
{
	background-image:url(btn_search.jpg);
	background-repeat:no-repeat;
	width:199px;
	height:21px;
	text-align:center;
	float:left;
	padding-right:7px;
}	

#btn_categorie
{
	background-image:url(btn_categorie.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:21px;
	text-align:center;
	padding-top:1px;
	float:left;
	padding-right:7px;
}	

#btn_item
{
	background-image:url(btn_item.jpg);
	background-repeat:no-repeat;
	width:57px;
	height:19px;
	text-align:center;
	padding-top:3px;
	float:left;
}	

#btn_total
{
	background-image:url(btn_total.jpg);
	background-repeat:no-repeat;
	width:76px;
	height:19px;
	text-align:center;
	padding-top:3px;
	float:left;
	padding-right:7px;
}	

#paging
{
	color:#000;
	font-size:14px;
	width:733px;
	float:left;
	padding-top:25px;
}

#paging a {
	color: #EF265C;
	font-size:12px;
}


#search_product
{
	border:0 none;
	margin-top:1px;
	width:175px;
}

#search_cat_id
{
	width:136px;
}


#shop_bar
{
	width: 740px;
	height: 47px;
	background-color: #F78620; /*247,134/32 || #F78620*/
	margin-left: 8px;
	
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family:arial,'lucida console',sans-serif;
	text-decoration:none;
}

#shop_bar table
{
	width: 100%;
	height:100%;
}