﻿body {}

SalTitle2


/*HEDER*/
#Heder
{
	background-color: #eeeeee;
}
#HederButtonTable
{
	background-image: url(../images/ImagesShop/heder_strip_buttons.jpg);
	width: 176px;
	background-repeat: no-repeat;
	height: 30px;
	float: right;
	margin-right: 1px;
}
#HederText
{
	font-size: 10pt;
	color: #164070;
	padding-bottom: 20px;
}
.hed1
{
	padding-right: 15px;
	font-size: 10pt;
	color: #164070;
	
}
.hed2
{
	padding-left: 15px;
	font-size: 10pt;
	color: #164070;
}
.hed3
{
	padding-left: 5px;
	font-size: 10pt;
	color: #164070;
}

/*Center*/
#Center
{ 
background-color: #eeeeee; }
/*Card*/
h1
{
	font-weight: bold;
	color: #164070;
	direction: rtl;
	font-family: Arial;
	font-size: 14pt;
	padding-top: 3px;
}
h2
{
	font-weight: bold;
	color: #164070;
	direction: rtl;
	font-family: Arial;
	font-size: 12pt;
}

.ShopHomeSale
{
	font-weight: bold;
	color:#fdb714;
	direction: rtl;
	font-family: Arial;
	text-align: center;
	font-size: 11pt;
}
	
.CardTitle1
{
	font-weight: bold;
	color: #164070;
	direction: rtl;
	font-family: Arial;
	text-align: center;
	font-size: 12pt;
}
.CardPrice1
{
	font-weight: bold;
	color: #164070;
	direction: rtl;
	font-family: Arial;
	text-align: center;
	font-size: 18pt;
}

.LinkDisabled
{
	color: #8f9194;
	direction: rtl;
	font-family: Arial;
	font-size: 10pt;
	
}

.LinkEnabled
{
	color: #164070;
	direction: rtl;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
}


.CardDescription1
{
	color: #164070;
	direction: rtl;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
}
.CardDescription2
{
	color: #164070;
	direction: rtl;
	font-family: Arial;
	font-size: 10pt;
}
#card_price
{
	background-image: url(../images/ImagesShop/price_card.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 38px;
}
.RegTitle1
{
	color: white;
	direction: rtl;
	font-family: Arial;
	font-size: 11pt;
	padding-right: 10px;
	padding-left: 10px;
}
.RegText
{
	font-size: 9pt;
	color: #b6271d;
	font-family: Arial;
}

.chackBox
{
	border-right: #fdb714 1px solid;
	border-top: #fdb714 1px solid;
	border-left: #fdb714 1px solid;
	border-bottom: #fdb714 1px solid;
	font-family: Arial;
	border: 1px solid #fdb714;
	
}

.SalTitle2
{
	color: #164070;
	direction: rtl;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.SalDescription1
{
	color: #164070;
	direction: rtl;
	font-family: Arial;
	font-size: 9pt;
	
}

.ClientErrorMessage
{
	color:Red;
	direction: rtl;
	font-family: Arial;
	font-size: 9pt;
	
}
