﻿.tbl_stores
{
	direction:ltr;
}
td.store_main_bg
{
	/*background-image:url(../../Images/EN/stores/store_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;*/
	background-color: #fff;
}
td.store_flash
{
	text-align:right;
	padding:23px 22px 0 0;
}
td.store_title
{
	text-align:right;
	padding:4px 22px 0 0;
}
span.intro_text
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #000;
}
td.intro_text
{
	padding:23px 0 0 0px;
}
td.search_bar
{
	/*background-image:url(../../Images/EN/stores/search_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;*/
	background-color: #a9acae;
	/*border: solid 1px #e6e1db;*/
	padding:14px 0px 0 12px;
	width: 455px;
}
select
{
	font-family:Arial;
	font-size:12px;
	width:120px;
	border:solid 1px #888888;
}
td.select
{
	padding:3px 7px 12px 1px;
}
td.search_results
{
	/*background-image:url(../../Images/EN/stores/under_search_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;*/
	padding:40px 0px 0px 0px;
	width:472px;
}
td.sr_text
{
	font-family:Arial;
	font-size:12px;
	padding:0px 0px 0px 14px;
	text-align:left;
	border-bottom:solid 1px #000;
	cursor:normal;
}
td.sr_text_pointer
{
	font-family:Arial;
	font-size:12px;
	padding:0px 0px 0px 14px;
	text-align:left;
	border-bottom:solid 1px #000;
	cursor:pointer;
}

td.sr_text_pointer
{
	font-family:Arial;
	font-size:12px;
	padding:0px 0px 0px 14px;
	text-align:left;
	border:solid 1px #000;
	border-right: 0px;
	cursor:pointer;
}
td.sr_type
{
	font-family:Arial;
	font-size:12px;
	text-align:right;
	padding:0px 4px 0px 0px;
	border-bottom:solid 1px #000;
	border-top:solid 1px #000;
	cursor:normal;
}
td.sr_details
{
	font-family:Arial;
	font-size:12px;
	color:#ec0901;
	width:40px;
	border:solid 1px #000;
	border-left: 0px;
	cursor:pointer;
}
td.sr_details2
{
	font-family:Arial;
	font-size:12px;
	color:#757679;
	/*border-bottom:solid 1px #000;*/
	cursor:pointer;
	font-weight: bold;
}
td.sr_sep
{
	padding:0px 4px 0px 3px;
	text-align:center;
	border-bottom:solid 1px #000;
	border-top:solid 1px #000;
	cursor:pointer;
}
td.sr_arrow
{
	border-bottom:solid 1px #000;
	border-top:solid 1px #000;
	cursor:normal;
}
td.sr_arrow2
{
	/*border-bottom:solid 1px #000;*/
	cursor:pointer;
	padding:0px 4px 0px 12px;
}
.search_btn_off
{
	background:url(../../Images/1.ltr/stores/search_off.gif);
	width:59px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.search_btn_on
{
	background:url(../../Images/1.ltr/stores/search_on.gif);
	width:59px;
	height:21px;
	border:0px;
	cursor:pointer;
	
}