/**/
.main
{
	background-color:#555555;
	background-image:url(images/bg-tile.jpg);
	background-repeat:repeat-x;	
}
.whiteLabel
{
	color:#ffffff;
	font-size:8pt;
}
A.whiteLabel:link
{
	color:#ffffff;
	font-size:8pt;
}
A.whiteLabel:hover
{
	color:#ffffff;
	font-size:8pt;
}
.dateLabel
{
	color:#B10008;
	font-size:7.5pt;
	font-weight:600;
}
.topMenu
{
	background-image:url(images/top-links.jpg);
	height:27px;
	width:475;
}
.bottom
{
	border-top: 8px solid #A9172A;
	background-color:#4A4945;
	height:130px;
	color:#ffffff;
}
.bottomLabel
{
	color:#ffffff;
	font-size:7pt;
}
.font7pt
{
	color:#3E3D3D;
	font-size:7pt;
}
/**/
BODY
{
	direction: rtl;
	text-align:right;
	font-weight: normal;
	font-size: 7.5pt;
	/*color: black;*/
	font-family: tahoma, Arial;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}
.Normal
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial;
}
.NormalTextBox
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial;
	border: #9D9D9D 1px solid;
}
.NoBorderTextBox
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial;
}
TH
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial;
}
TFOOT
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial;
}
THEAD
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial;
}
TD
{
	font-weight: normal;
	font-size: 8pt;
	/*color: black;*/
	font-family: tahoma, Arial;
}
SPAN
{
	font-weight: normal;
	font-size: 8pt;
	/*color: black;*/
	font-family: tahoma, Arial;
}
DIV
{
	font-weight: normal;
	font-size: 8pt;
	/*color: black;*/
	font-family: tahoma, Arial;
}
A
{
	font-weight: normal;
	font-size: 8pt;
	/*color: black;*/
	font-family: tahoma, Arial;
}
.ControlPanel
{
	width: 100%;
	height: 64px;
	background-color: #f3f3f3;
}
.SkinObject
{
	font-weight: normal;
	font-size: 8pt;
	/*color: black;*/
}
A.SkinObject:link
{
	color: black;
	text-decoration: none;
}
A.SkinObject:visited
{
	color: black;
	text-decoration: none;
}
A.SkinObject:active
{
	color: black;
	text-decoration: none;
}
A.SkinObject:hover
{
	color: red;
	text-decoration: underline;
}
.Head
{
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
}
.SubHead
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
}
TR.control SPAN.SubHead
{
	font-size: 10pt;
}
.SubSubHead
{
	font-weight: bold;
	font-size: 10px;
	color: black;
}
.NormalBold
{
	font-weight: bold;
	font-size: 8pt;
}
.NormalRed
{
	font-weight: bold;
	font-size: 10px;
	color: #cc0000;
}
.CommandButton
{
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma, arial;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
A.CommandButton:link
{
	color: #696969;
	text-decoration: none;
}
A.CommandButton:visited
{
	color: #696969;
	text-decoration: none;
}
A.CommandButton:active
{
	color: #696969;
	text-decoration: none;
}
A.CommandButton:hover
{
	color: #cc0000;
	text-decoration: none;
}
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	background: #F4F4F7;
	color: #000000;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: tahoma, arial;
}
.Help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: tahoma, Arial;
	background-color: #ffff99;
}
A:link
{
	color: #5D5347;
	text-decoration: none;
}
A:visited
{
	color: #5D5347;
	text-decoration: none;
}
A:active
{
	color: #5D5347;
	text-decoration: none;
}
A:hover
{
	color: #cc0000;
	text-decoration: underline;
}

HR
{
	height: 1pt;
	text-align: left;
}

/* Main Menu Style */
.menu_Container
{
	background-image:url(images/menu-tile.jpg);
}
.menu_ContainerRoot
{
	color:#ffffff;
	height:30px;
}
.menu_NodeRoot
{
	background-image:url(images/menu-bg.jpg);
	background-position:right;
	height:30px;
}
.menu_NodeRoot TD
{
	color:#ffffff;
	cursor:hand;
	/*width:145px;*/
	padding-right:40px;
	padding-left:10px;
}
.menu_NodeSelectedRoot, .menu_BreadCrumbRoot
{
	background-image:url(images/menu-bg-over.jpg);
	background-position:right;
	height:30px;
}
.menu_NodeSelectedRoot TD, .menu_BreadCrumbRoot TD
{
	color:#ffffff;
	cursor:hand;
	/*width:145px;*/
	padding-right:40px;
	padding-left:10px;
}
.menu_ContainerSub
{
	color:#ffffff;
	border:1px solid #cccccc;
	border-bottom:0px;
	background-color:#FBE3E1;
	width:128;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc' , Direction= 220, Strength=8);*/
}
.MainMenu_MenuItem
{
	color:#000000;
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#FBE3E1;
	width:100%;
	direction:rtl;
}
.menu_NodeSelectedSub
{
	color:#ffffff;
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#9A9899;/*#5D5347;*/
	width:100%;
	direction:rtl;
	cursor:hand;
}
.menu_NodeSelectedSub TD
{
	
}
.MainMenu_MenuIcon
{
	DISPLAY: none;
}
.menu_IndicateChildRoot
{
	display:none;
}
.menu_IndicateChildSub
{
	padding-left:4px;
}
/* Bottom Menu Style */
.bottom_menu_Container
{
	background:transparent;
}
.bottom_menu_ContainerRoot
{
	color:#ffffff;
}
.bottom_menu_NodeRoot
{
	background:transparent;
}
.bottom_menu_NodeRoot TD
{
	color:#ffffff;
	cursor:hand;
	padding-left:5px;
	padding-right:5px;
}
.bottom_menu_NodeSelectedRoot, .bottom_menu_BreadCrumbRoot
{
	background:transparent;
}
.bottom_menu_NodeSelectedRoot TD, .bottom_menu_BreadCrumbRoot TD
{
	color:#ffffff;
	cursor:hand;
}
/* Skin Styles */
.Skin_TopMenu
{
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #ACACAC;
}
.Skin_MiddleMenu
{
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #ACACAC;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.Skin_SearchBox
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #D4D4D4;
}
.Skin_ContentBox
{
	background-color: white;
	text-align:right;
}
.Skin_Breadcrumb
{
	border-bottom: gainsboro 1px solid;
}

/* Product Styles*/
.detailRow
{
	background-color:#ffffff;
	
}
.alternateDetailRow
{
	background-color:#A89B8C;
}
.titleCell
{
	border-left: 1xp solid #cccccc;
}
.borderTop
{
	border-top: 1px solid #cccccc;
}
.ShoppingCartHeaderCell
{
	background-color:#5D5347;
	border-left: 1xp solid gray;
	border-bottom: 1xp solid gray;
	padding-top:7px;
	padding-bottom:7px;
	color:White;
}
.ShoppingCartHeaderLastCell
{
	background-color:#5D5347;
	border-bottom: 1xp solid gray;
	color:White;
}
.ShoppingCartFooterCell
{
	background-color:#A89B8C;
	border-left: 1xp solid gray;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
}
.ShoppingCartFooterLastCell
{
	background-color:#A89B8C;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
}
.ShoppingCartCell
{
	background-color:#DDDAD5;
	border-left: 1xp solid gray;
	border-bottom: 1xp solid gray;
	padding-top:4px;
	padding-bottom:4px;
}
.ShoppingCartLastCell
{
	background-color:#DDDAD5;
	border-bottom: 1xp solid gray;
	padding-top:4px;
	padding-bottom:4px;
}
.DataGridContainer
{
	color:#ffffff;
	border:1px solid #000000;
	background-color:Transparent;
}
.DataGridHeader, .DataGridHeader TD
{
  background-color: #5D5347; 
  border-bottom: 1px solid #000000; 
  height: 23px;
  padding-left: 5px;
  cursor: default; 
  color: #FFFFFF;  
  font-family: Tahoma; 
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
  text-align:center;
}

.DataGridItem
{
    background-color:#D9D3CC;
    font-family:Tahoma;
    font-size:11px;
    color:#000000;
    height:23px;
    border-bottom: 1px solid #000000;
}

.DataGridAlternate
{
    background-color:Transparent;
    font-family:Tahoma;
    font-size:11px;
    color:#000000;
    height:23px;
    border-bottom: 1px solid #000000;
}
.DataGridFooter
{
  background-color:#A89B8C;
  cursor: default; 
  padding: 5px;
  vertical-align: bottom;
  direction:rtl;  
}

.InProcessOrderStatus, .RegisteredOrderStatus
{
	color:Orange;
}
.PaidOrderStatus
{
	color:Blue;
}
.ReadyToDeliverOrderStatus
{
	color:Maroon;
}

.DeliveredOrderStatus
{
	color:green;
}
.CanceledOrderStatus
{
	color:gray;
}
.citiesItemStyle
{
	border-right:1px solid #AAB8B9;     
    border-left:1px solid #AAB8B9;
    border-bottom:1px solid #AAB8B9;
    border-top:1px solid #AAB8B9;
    padding-right:3px;
}
.LatinNormalTextBox
{
   font-weight: normal;
   font-size: 8pt;
   color: black;
   direction:ltr;
   font-family: tahoma, Arial;
   border-right: lightgrey 1px solid;
   border-top: lightgrey 1px solid;
   border-left: lightgrey 1px solid;
   border-bottom: lightgrey 1px solid;
}
.MessageStyle
{
	color:Green;
	border:1px solid green;
	padding:10px;
}
.HelpDiv
{
	visibility: hidden; 
	position: absolute; 
	z-index: 100;
	background-color: #FFFF99;
	border:1px solid black;
	padding:5px;
}
.ShoppingCartModule
{
	border:1xp solid #cccccc;
	background-color:#E9E9E9;
}
.BrandProductsList
{
	background-image:url(images/navigation.jpg);
	background-repeat:repeat-y;
	
}
A.ProductTitle
{
	font-size:7.5pt;
	font-family:Tahoma;
	font-weight:600;
	color:#646057;
}
A.ProductTitle:hover
{
	font-size:7.5pt;
	font-family:Tahoma;
	font-weight:600;
	color:#A61414;
	text-decoration:none;	
}

