﻿body 
{
	font-size:small;
	font-family:Verdana, Arial, Sans-Serif;
	color:#333333;
	text-align:right;
	background-color:#d4d4d4;
}
table 
{
	direction:rtl;
}
a:link, a:link:visited 
{
	text-decoration:underline;
	color:#333333;
}
.thickbox
{
	display:block;
	width:130px;
	height:95px;
	display:block;
	overflow:hidden;
}
div.thumbFrame 
{
	background-color:#e8e8e8;
	width:130px;
	height:95px;
	text-align:center !important;
	padding:5px;
	border:1px lightblue solid;
}
div.thumbFrameStore
{
	background-color:#898989;
	width:115px;
	height:130px;
	text-align:center !important;
	padding:5px;
	border:1px lightblue solid;
}
td 
{
	 vertical-align:top;
}
a.menuItem 
{
	background:url(images/menuItemBg.jpg) no-repeat;
	display:block;
	width:148px;
	height:27px;
	margin-bottom:1px;
	color:#202E3B;
	padding-right:10px;
	line-height:27px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
}
a.menuItem:HOVER 
{
	background:url(images/menuItemBgHover.jpg) no-repeat;
}
.innerPageTitle
{
	font-size:18px;
	color: #008000;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
	
}

a.pageTitle 
{
	font-size:14px;
	color: #008000;
	font-weight:bold;

}
span.resultFoundTitle 
{
	font-size:large;
	color: #f33301;
	font-weight:bold;
	border-bottom:1px silver solid;
	width:100%;
	display:block;
	
}
a.resultItemTitle 
{
	color:#008000;
	font-weight:bold;
	font-size:14px;
}
div.resultItemDesc
{
	margin-bottom:5px;
}
.boxTitle 
{
	color:#474747;
	font-weight:bold;
	font-size:14px;
	display:block;
	margin:5px 0 5px 0; 
}
.boxTitle1 
{
	color:#474747;
	font-weight:bold;
	font-size:small;
	display:block;
	margin:5px 5px 5px 0;
    text-align: center;
}
.boxTitle11
{
    color: #474747;
    font-weight: bold;
    font-size: small;
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.flash 
{
	z-index:90 !important; 
	position:relative;
}
div.mainContentFrame 
{
	width:580px;
}
td.footer 
{
	font-size:12px;
	border-top:#898989 1px solid;
}
div.newsScroller 
{
	width: 148px; 
	height: 130px; 
	overflow:hidden;
	background:url(images/menuItemBg.jpg) repeat-y;
	padding:0 5px 0 5px;
}
div.weeklyProduct 
{
	width: 148px; 
	background:url(images/menuItemBg.jpg) repeat-y;
	padding:0 5px 0 5px;
}

div.resultsFrame 
{
	min-height:300px;
}
.fieldCellCap 
{
	font-weight:bold;
	color:#333333;
}
a.itemTitle 
{
	font-size:14px;
	font-weight:bold;
	color:#008000;
}
a.itemTitleStore 
{
	font-size:14px;
	font-weight:bold;
	color:#008000;
	display:block;
	height:35px;
	overflow:hidden;
}
div.itemDescStore 
{
	height:50px;
	overflow:hidden;	
}
a.priceCap 
{
	font-weight:bold;
	color:#008000;
}
a.orderButton 
{
	display:block; 
	height:18px; 
	text-decoration:none; 
	background-color:#474747; 
	color:White;
}
a.orderButton:HOVER 
{
	display:block; 
	height:18px; 
	text-decoration:none; 
	background-color:#575757; 
	color:White;
}
.actionBtn 
{
	text-decoration:none !important; 
	background-color:#474747; 
	color:White !important;
	padding: 0 2px 0 2px;
	font-weight:bold !important;
	font-size:11px !important;
}
.actionBtn:HOVER 
{
	text-decoration:none !important; 
	background-color:#595959; 
	color:White !important;
	padding: 0 2px 0 2px;
}