﻿* {
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
}
body {
	font: 12px/normal Tahoma;
	color: #000000;
	padding-bottom:10px;
	background:url(../images/bggreydiag.gif);
}

A
{
	font-family:Tahoma;
    color: black;
    background-color: transparent;
    text-decoration: none;
    font-size:12px;
}
A1:visited
{
    color: black;
    background-color: transparent;
    text-decoration: none
}
A:hover
{
    color: #D91112;
    background-color: transparent;
    text-decoration: none;
}
A:active
{
    color: #900b09;
    background-color: transparent;
    text-decoration: none
}

select
{
	font-size:12px;
	direction:rtl;
}

.HomeWrapper {
	width : 970px;
	margin: 0px auto;
	position: relative;
	text-align:center;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:17px;
	height:100%;
	background-color:White;
}

.Head1
{
	background-color:#F3F9EB;
	height:23px;
	text-align:right;
}
.Head2
{
	background-color:#FFFFFF;
	height:67px;
	text-align:right;
	width:100%;
}

.Head3
{
	background:url(../images/bgGreen2.gif);
	text-align:left;
}

.Head4
{
}

.Marginer1
{
	padding:7px 7px 7px 7px;
}
.Marginer2
{
	padding:10px;
}


div.ErrorMessage
{
	direction:rtl;
	background:Maroon;
	color:White;
	height:20px;
	display:run-in;
	margin:6px 6px 6px 6px;
}


.Clear
{
	clear:both;
}

.EmailLink
{
	margin-top:1px;
	background:url(../images/Email.gif) no-repeat;
	width:70px;
	height:26px;
	float:left;
	z-index:0;
}

.EmailLinkOver
{
	margin-top:0px;
	background:url(../images/EmailOver.gif) no-repeat;
	width:70px;
	height:26px;
	float:left;
	z-index:1;
}

.Green
{
	background-color:#F0F8E6;
	padding:2px;
	text-align:right;
}
.Eng
{
	direction:ltr;
	font-family:Arial;
	text-align:left;
}


ul{
	list-style: none;
}

/* *****************************************************************************     PAGER  */
.pager {
	text-align: right;
	margin: 3px;
}
.pager ul 
{
	direction:ltr;
}
.pager li {
	margin-right: 5px;
	float: left;
	border:1px solide #eee;
	direction:ltr;
}
.pager a {
	width:17px;
	text-align:center;
	display: block;
	border: 1px solid #ccc;
	background-color:White;
	padding:3px;
}
.pager .current {
	width:17px;
	text-align:center;
	display: block;
	border: 0px solid #ccc;
	background: #FFFFFF;
	font-weight:bold;
}

.pager a:hover {
	background: #0098D4;
	border: 1px solid #000;
	color: #FFFFFF;
}
/* ***************************************************************************** EO PAGER   */


/* *****************************************************************************     Alphabet  */
.Alphabet {
	text-align: right;
	margin: 3px;
	direction:rtl;
}
.Alphabet ul 
{
	direction:rtl;
}
.Alphabet li {
	float: right;
	border:1px solide #eee;
	margin:3px;
}
.Alphabet a {
	width:17px;
	text-align:center;
	display: block;
	border: 1px solid #ccc;
	background-color:White;
	padding:3px;
}
.Alphabet .current {
	width:17px;
	text-align:center;
	display: block;
	background: #0098D4;
	border: 1px solid #000;
	color: #FFFFFF;
	font-weight:bold;
}

.Alphabet a:hover {
	background: #0098D4;
	border: 1px solid #000;
	color: #FFFFFF;
}
/* ***************************************************************************** EO Alphabet   */



.PagerContainer
{
	text-align:center;
	/*width:100%;*/
	margin:15px;
	display:block;
}

.cLogoHeader
{
	background-image:url('../images/Header1.jpg');
	width:672px;
	height:74px;
}

.LeftSep
{
	background-image:url('../images/SepVer1.gif');
	background-position:left;
	background-repeat:repeat-y;
	
	width:3px;
	height:18px;
}

.HeaderTools
{
	background-image:url('../images/back4.gif');
	background-repeat:repeat-x;
	height:36px;
}

span
{
	direction:rtl;
}

.txtKeyword
{
	background-image:url('../images/serachBG.gif'); 
	width:100px; 
	border: 1px solid #E0D6C8; 
	font-size:11px; 
	height:18px;
	direction:rtl;
	text-align:right;
	font-size:14px;
}

.Cell1
{
	padding-bottom:10px;
	background-image:url('../images/my_l_bracket.gif');
	background-repeat:no-repeat;
	background-position:left 1px;
	width:70px;
	text-align:center;
	
}

.LeftCell
{
	padding-bottom:10px;
	background-image:url('../images/my_l_bracket.gif');
	background-repeat:no-repeat;
	background-position:left 1px;
	text-align:center;
	padding-left:15px;
}

.MiddleCell
{
	padding-bottom:10px;
	text-align:center;
	padding-left:7px;
}


.Cell1 a
{
	color:#B66002;
}

.Cell2
{
	padding-bottom:10px;
	background-image:url('../images/my_r_bracket.gif');
	background-repeat:no-repeat;
	background-position:right 1px;
	width:50px;
	text-align:center;
	padding-right:3px;
}

.tblHeader1 *
{
	color:#B66002;
}

.tblHeader1
{
	margin-top:5px;
	width:100%;
}

#Footer
{
	background-color:White;
	text-align:left;
}

table.tblFooter td a
{
	text-decoration:underline;
}

table.tblFooter
{
	padding:10px;
}


table.tblFooter td
{
	padding-right:10px;
	padding-left:10px;
}

.Col2A
{
	width:970px;
}

.Col2ALeft
{
	width:550px;
	float:left;
}

.Col2ARight
{
	width:420px;
	float:right;
}

.RegBenefits
{
	border:solid 1px #C3C17D;
	background-image:url('../images/RegBenefits.gif');
	background-position:right;
	background-repeat:no-repeat;
	width:400px;
	direction:rtl;
	text-align:right;
	height:100px;
	margin:7px;
}

p
{
	line-height: 150%;
}

.WinBlue1
{
	border:solid 1px #D2F0FF;
	border-collapse:collapse;
	display:inline-block;
	width:400px;
}

.WinBlue1Header
{
	background-color:#F6F8FA;
	border-bottom:solid 1px #D2F0FF;
	height:24px;
	text-align:right;
}

.MainPage
{
	display:inline-block;
}

.cPic2
{
	width:160px;
	border-style:none;
}

.tblBasket td,th
{
	border-bottom:solid 1px #DDDDDD;
	padding-bottom:7px;
	padding-top:5px;
}

.HorDot
{
	background-image:url('../images/DotHor.jpg');
	background-repeat:repeat-x;
	height:9px;
}

.ProDesc
{
	text-align:right;
	width:300px;
}

.ProDesc div
{
	direction:rtl;
	font-size:12px;
}

table.tblProducts
{
	width:100%;
}

table.tblProducts div
{
	padding:3px;
}

table.tblProducts td
{
	vertical-align:top;
}

table.tblBasketCount td
{
	text-align:center;
}

table.tblBasketCount select
{
	font-size:12px;
}

.cErrorMessage span
{
	margin-right:17px;
}

.cErrorMessage {
	padding:3px 24px 6px 5px;
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	color:#000000;
	border:solid 1px #d8000c;

	background:url(../images/message-error.gif) no-repeat right 2px #ffbaba;
	text-align:right;
}

.cOkMessage span
{
	margin-right:17px;
}

.cOkMessage {
	padding:3px 24px 6px 5px;
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	color:#000000;
	border:solid 1px #4f8a10;
	background:url(../images/message-ok.gif) no-repeat right 2px #dff2bf;
	text-align:right;
}

.cInformation span
{
	margin-right:17px;
}

.cInformation {
	background:url(../images/message-info.gif) no-repeat right 2px #bde5f8;
	padding:3px 24px 6px 5px;
	color:#000000;
	border:1px solid #00529b;
	direction:rtl;
	text-align:right;
	font-family:Tahoma;
	font-size:8pt;
}

.cWarning span
{
	margin-right:17px;
}

.cWarning {
	background:url(../images/message-warning.gif) no-repeat right 2px #feefb3;
	padding:3px 24px 6px 5px;
	color:#000000;
	border:1px solid #9f6000;
	direction:rtl;
	text-align:right;
	font-family:Tahoma;
	font-size:8pt;
}

.RemoveItem
{
	float:left;
}

.BlueHeader
{
	/*margin-top:10px;*/
	background-color:#ECF5FA;
	border-top:solid 1px #D2E7F4;
	border-bottom:solid 1px #D2E7F4;
	height:25px;
	position:relative;
	bottom:4px;
	margin-bottom:5px;
}

.OrgaeWin
{
	border:solid 1px #FFEE88;
	background-color:#FFFFE5;
	
}

.tblBasket 
{
	width:100%;
}

.tblBasket th
{
	font-weight:bold;
}
.FormList
{
	float:left;
	text-align:right;
	width:350px;
}

.FormRight
{
	margin-left:360px;
	text-align:left;
	padding:3px;
}

.FormRight span
{
	direction:rtl;
}

.FormRow
{
	width:100%;
	padding:6px;
	
}
.cReq
{
	color:Maroon;
}

.cInput
{
	padding:1pt 2pt 1pt 1pt;
	BORDER: 1px #999999 solid;
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	z-index:999;
	direction:rtl;
}
.cEngInput
{
	padding:1pt 2pt 1pt 1pt;
	BORDER: 1px #999999 solid;
	font-family : tahoma;
	font-size : 12px;
	color : #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	z-index:999;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#efefef);
	direction:ltr;
/*
	border: 1px solid #000000; 
	font-family:Arial; 
	font-size:8pt;
	direction:ltr;
*/
}

a.button{
	background:url('../images/bg_Button2.gif') ;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:152px;
	text-align:center;
}
a:hover.button{
	color:#555555;
}

a.button2{
	background:url('../images/BtnBulk2.gif') ;
	background-repeat:no-repeat;
	color:#000000;
	height:18px;
	display:inline-block;
	line-height:15px;
	margin-bottom:14px;
	text-decoration:none;
	width:77px;
	text-align:center;
	padding-right:10px;
}
a:hover.button2{
	color:#555555;
}

table.tblYesNo
{
	float:right;
	direction:rtl;
}

.Spacer1
{
	height:10px;
}
.MainLogin
{
	text-align:right;
	width:100%;
	direction:rtl;
}

table.ctblLogin
{
	/*padding-left:100px;*/
	width:90%;
	direction:ltr;
}

table.ctblLogin td
{
	direction:rtl;
}

.cLoginLabel
{
	text-align:left;
}

.Box3
{
	margin-left:10px;
	border:solid 1px #CCCCCC;
	background:url(../images/bgGreenGradian.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:99%;
	text-align:right;
}
.MainHeader
{
	padding:8px 8px 8px 8px;
	direction:rtl;
	text-align:right;
}

.Header1
{
	padding-top:5px;
	float:right;
	font-weight:bold;
	height:35px;
	padding-right:7px;
	margin-right:5px;
	direction:rtl;
}


.Box1
{
	position:relative;
	background:url(../images/bg_Box1.png);
	background-repeat:repeat-x;
	background-position:top top;
	border:solid 1px #CCCCCC;
	padding:35px 10px 10px 10px;
}

.Box1 .Box1Header
{
	color:White;
	top:4px;
	font-weight:bold;
	left:4px;
	width:100%;
}

.Col2C
{
	width:500px;
	padding-bottom:20px;
}
.Col2C .Col2CLeft
{
	float:left;
	width:400px;
	text-align:right;
}

.Col2C .Col2CLeft span
{
	margin-right:6px;
	font-weight:bold;
}

.Col2C .Col2CRight
{
	vertical-align:top;
	width:100px;
	float:right;
	text-align:left;
	direction:rtl;
}
.LoggedUserTools
{
	float:right;
}
.LoginTools
{
	float:right;
}

.Col2B
{
	width:900px;
}

.Col2BLeft
{
	float:left;
	width:570px;
}
.Col2BRight
{
	float:right;
	width:330px;
}
.cBanner
{
}


table.tblBank
{
	width:100%;
	direction:rtl;
}

table.tblBank td
{
	text-align:right;
}

.LargeButton
{
	width:120px;
	height:40px;
}

.cTabWrapper
{
	border:solid 1px #9AA3A8;
}

.cTabHeaders
{
	bottom:-1px;
	position:relative;
	padding-right:20px;
}
.CellLabel
{
	text-align:left;
	width:40%;
	direction:rtl;
}

.cDate
{
	width:45pt;
	direction:ltr;
	BORDER: 1px #999999 solid;
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	z-index:999;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#efefef);
}
.cDateImg 
{
	vertical-align:bottom;
	float: right;
	width: 18px;
	cursor:pointer;
}
.cDateInnerImage
{
	background-image:url('../Admin/images/Date.gif');
	width:15px;
	height:15px;
}
.cHiddenDate
{
	display:none;
	position:absolute;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
	z-index:100;

}

.CellControl
{
	text-align:right;
	width:50%;
}

.CaptImg
{
	float:left;
	width:180px;
}

.CaptText
{
	float:right;
	width:100px;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:5px;
}
.Capt
{
	float:right;
}
.Box3Header2
{
	border-top:solid 1px #A0D561;
	border-bottom:solid 1px #A0D561;
	background-color:#E2F3CE;
	height:25px;
	padding-top:5px;
}

.Box3Header2 span
{
	margin-right:15px;
	margin-top:5px;
}
.CaptchaTextbox
{
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:5px;
	width:100px;
}
table.tblUserBuys
{
	width:100%;
	padding:0px;
}

table.tblUserBuys td
{
	padding:0px;
}
.Currency
{
	direction:rtl;
}
.UnConf
{
	background-color:#E7F5D7;
	height:25px;
}
.Conf
{
	background-color:#C5E49D;
}	
table.tblUserBuyProducts
{
	width:100%;
}
.BoxProducts
{
	background-color:#FFFBE9;
	border-bottom:solid 1px #FAE99F;
	border-left:solid 1px #FAE99F;
	border-right:solid 1px #FAE99F;
	margin-bottom:20px;
	
}
.sfHeader div
{
	margin-top:8px;
	text-align:right;
	padding-right:5px;
}
.GrayHeader
{
	background-color:#F2F2F2;
	border-top:solid 1px #CCCCCC;
	height:36px;
	margin-top:10px;
}
.cAjaxLoading
{
	background-color:white;
	width:200px;
	text-align:center;
	direction:rtl;
}
.btnCheckout
{
	background-image:url('../images/btnCheckout.gif');
	width:119px;
	height:44px;
}
.sfHeader
{
	background-image:url('../images/sfheader.gif');
	height:39px;
	background-repeat:repeat-x;
}
.UserTools div
{
	direction:rtl;
	padding:8px;
	padding-right:30px;
}
.MyBuys
{
	background-image:url('../images/bullet2.gif');
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:30px;
}
.ChangeInfo
{
	background-image:url('../images/bullet3.gif');
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:30px;
}
.ChangePass
{
	background-image:url('../images/bullet1.gif');
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:30px;
}
.Logout
{
	background-image:url('../images/bullet4.gif');
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:30px;
}
.ContTotal
{
	width:100%;
	text-align:left;
	direction:rtl;
	padding-left:70px;
	padding-top:10px;
}
.ContTotal span
{
	font-size:15px;
	font-weight:bold;
}
.cFPLabel
{
	direction:rtl;
}

table.tblTemplate1
{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #CCCCCC;
}

table.tblTemplate1 th
{
	background-image:url('../images/bgtbl1.jpg');
	height:22px;
	text-align:center;
}
table.tblTemplate1 span
{
	/*position:relative;*/
	top:-1px;
}

.tblTemplate1 td
{
	background-color:#F8F8F8;
	border-bottom:solid 1px #E5E5E5;
	height:30px;
	text-align:right;
	padding:7px;
}
.NormalText
{
	 direction: rtl; 
	 font-family: Tahoma; 
	 font-size: 12px;
	 line-height:150%;
}
.Price
{
	font-size:18px;
}
.ArticleHeader
{
	padding-top:5px;
	padding-right:5px;
	text-align:right;
	padding-bottom:15px;
}
.ArticleHeader span
{
	font-size:12px;
	font-weight:bold;
}
.BasketTool
{
	text-align: left;
	float:left;
}
.cDateCont
{
	text-align:right;
	width:100%;
}

.Hint
{
	border:solid 1px #111111;
	background-color:Maroon;
	color:White;
	padding:7px;
}
.cQuestion
{
	direction:rtl;
	background-image:url(../images/faq_bullet.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-weight:600;
}
.cQuestion div
{
	padding-right:20px;
	direction:rtl;
}
.cAnswer div
{
	padding-right:20px;
}

.cAnswer
{
	direction:rtl;
	padding-bottom:10px;
}
.FAQ
{
	width:100px;
	height:87px;
	background-image:url('../images/FAQ.jpg');
	background-repeat:no-repeat;
}
.Farsi
{
	direction:rtl;
}
table.tblUserRefPages
{
	width:100%;
}

table.tblUserRefPages td
{
	height:22px;
}
.Row1
{
}
.AltRow1 td
{
	background-color:#EEEEEE;
}
.btn-Blue
{
	height:30px;
	BORDER:0px; PADDING: 5 0 9 0; BACKGROUND:url(../images/btn-bg-b.gif) #2591e1 no-repeat left top; MARGIN:5px; FONT:9pt tahoma; WIDTH:125px; CURSOR:pointer; COLOR:white;
}

.cAlertWin
{
	border:solid 1px #D9DEE6;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	height:64px;
	margin-bottom:10px;
	direction:rtl;
	text-align:right;
}
.cAlertWin div
{
	padding:8px;
	direction:rtl;
	direction:rtl;
	text-align:justify;
}