﻿HTML
{
	overflow-x:hidden !important;
}
*
{
	padding:0px;
    margin:0px;    
}
HTML* .FixRotatorHeight .rrVerticalList
{
    width: 140px;
}
BODY
{
    overflow-x:hidden !important;
    background-color: black;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;	
}
.Container
{
	width:1000px;
	min-height:550px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
}
.Logo
{
	display:block;
	width:296px;
	height:108px;
}
.TextBox
{
	background: white;
	border: solid 1px #ea333e;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
	direction:rtl;
}
.Font14
{
	font-family:Arial;
	font-size:14px !important;
}
.Font11
{
	font-family:Arial;
	font-size:11px !important;
}
.BottomContainer
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
	padding-bottom:20px;
}
.BottomLink
{
	display:block;
	font-family:Arial;
	color:white;
	font-size:12px;
	margin-left:10px;
	padding-left:10px;
	line-height:12px;
	border-left: solid 1px white;
	float:right;
}
.BigSize
{
	display:block;
	width:242px;
	height:138px;
}
.Bold
{
	font-weight:bold;
}
.SaleTitle
{
	display:block;
	padding-right:20px;
	line-height:24px;
	font-family:Arial;
	color:white;
	font-size:18px;

}
.Category
{
	display:block;
	width:212px;
	height:25px;
	line-height:23px;
	padding-right:29px;
	font-family:Arial;
	color:white;
	font-size:12px;
	background-image:url(../Images/Common/UnchosenCategory.jpg)
}
.CategorySelected
{
	display:block;
	width:212px;
	height:25px;
	line-height:23px;
	padding-right:29px;
	font-family:Arial;
	color:white;
	font-size:12px;
	font-weight:bold;
	background-image:url(../Images/Common/ChosenCategory.jpg)
	
}
.Category:hover
{
	font-weight:bold;
	background-image:url(../Images/Common/ChosenCategory.jpg)
}
.BranchCategory
{
	display:block;
	width:95px;
	height:22px;
	line-height:20px;
	padding-right:15px;
	font-family:Arial;
	color:#ea333e;
	font-size:12px;
	background-color:#f1f1f1;
	font-weight:bold;
}