.page_Ar .Content{
	direction:rtl;
}
.page_En .Content{
	direction:ltr;
}
.page_-LanguageShortName- .Content{/*	For testing only	*/
	direction:rtl;
}
.Browser_-BrowserName-{/*	For testing only	*/
	
}
body{
	margin:0;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:14px;
	color:#580503;
	background:#FFF url(Footer.gif) repeat-x bottom;
}
table{
	border-collapse:collapse;
	border:0;
}
td,th{
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:14px;
	color:#580503;
	padding:0;
	vertical-align:top;
}
pre{
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:14px;
	color:#580503;
}
form{
	margin:0;
}
input[type=submit]{
}
input:focus{
}
a{
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#039;
}
a:hover{
	color:#369;
	text-decoration:underline;
}
a:active{
}
a:visited{
}
a img{
	border:0;
}
.WebLink{
	border:0;
	float:right;
	margin:10px;
}
.Header{
	text-align:right;
	background:url('Logo.jpg') no-repeat;
	height:111px;
}
.TopMenu{
	background:url('TopMenu.gif');
	height:48px;
	padding-left:20px;
}
.TopMenu a{
	font-size:12px;
	line-height:47px;
	width:100px;
	display:block;
	float:left;
	color:#000;
	text-align:center;
	margin-top:1px;
}
.TopMenu a:HOVER{
	background:url('TopMenuOver.gif');
	color:#FFF;
}
.TopMenu div{
	height:47px;
	width:2px;
	float:left;
	background:url('TopMenuP.gif');
	margin-top:1px;
}
.NewsArea{
	background:url('BarBG.gif');
	width:100%;
	height:47px;
}
.NewsCorner{
	width:32px;
	background:url('BarCorner.gif') no-repeat top right;
}
.NewsLine{
	background:url('BarLine.gif') repeat-x;
}
.NewsTD{
	background:url('BarNews.gif') no-repeat;
	width:600px;
}
.Page{
	padding:0 13px;
}
#MailListForm a{
	display:inline;
	width:auto;
	background:none;
	font-size:12px;
}
.page_Ar .MenuZone form{
	text-align:right;
}
.page_En .MenuZone form{
	text-align:left;
}
.Footer{
	font-family:Tahoma;
	font-size:9px;line-height:20px;
	color:#BBB;
}
.Footer a{
	font-size:10px;
	color:#900;
}
.Footer a:HOVER{
	color:#000;
}
.Footer img{
	vertical-align:middle;
	margin:6px;
}
.BottomMenu{
	color:#900;
	line-height:35px;
}
.BottomMenu a{
	float:right;
	color:#BBB;
	margin-right:5px;
}
.BottomMenu a:HOVER{
	color:#000;
}
.BottomMenu div{
	float:right;
	margin-right:20px;
}
.BannersZone{
	width:100%;
}
.BannersZone td{
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}
.BannersZone img,.BannersZone embed{
	/*
	border:double 4px #E1E1E1;
	margin:5px;
	*/
}
.BannersZone a:HOVER{
	text-decoration:blink;
}
.Lang{
	width:40px;
	height:40px;
	position:absolute;
	right:5px;
	top:115px;
}
.page_Ar .Lang{
	background:url('britain.png');
}
.page_En .Lang{
	background:url('saudi_arabia.png');
}
/*---------- Template Styles ----------*/
#NewsBar{
	padding-top:10px;
	width:579px;
}
#NewsBar a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:10px;
}
#NewsBar a:HOVER{
	color:#900;
}
#NewsBar a span{
	height:15px;
	width:20px;
	vertical-align:middle;
}
.page_Ar .Browser_InternetExplorer #NewsBar a span{
	position:inherit;/*	I think	(important for IE7+)	*/
}
.page_Ar #NewsBar{
	direction:rtl;
}
.page_Ar #NewsBar a span{
	background:url(NewsArrow_rtl.gif) no-repeat bottom;
}
.page_En #NewsBar a span{
	background:url(NewsArrow_ltr.gif) no-repeat bottom;
}
.page_Ar #NewsBar a:HOVER span{
	background:url(NewsArrowOver_rtl.gif) no-repeat bottom;
}
.page_En #NewsBar a:HOVER span{
	background:url(NewsArrowOver_ltr.gif) no-repeat bottom;
}
.page_Ar .AWay{
	float:left;
}
.page_En .AWay{
	float:right;
}
.photos,.AWay{
	text-align:center;
}
.HeadingText{
	color:#F63;
}
.HeadingText span{
	color:#900;
}
.NoteBlockTitle{
	font-size:15px;
	color:#C60;
	display:block;
	background:#F2F2F2;
	border:solid 1px #E1E1E1;
	border-bottom:solid 0px #E1E1E1;
	padding:5px;
}
.NoteBlock{
	font-family:Tahoma;
	font-size:10px;
	color:#663;
	display:block;
	background:#FBFBFB;
	border:solid 1px #E1E1E1;
	padding:10px;
}
.page_Ar .NoteBlockTitle .NoteBlockAWay,.page_Ar .NoteBlock .NoteBlockAWay{
	float:left;
}
.page_En .NoteBlockTitle .NoteBlockAWay,.page_En .NoteBlock .NoteBlockAWay{
	float:right;
}
.NoteBlock .NoteBlockAWay{
	color:#066;
}
.NoteBlock a{
	color:#E4871F;
}
.BlockIssue{
	float:left;
}
.BlockIssue a{
	font-size:15px;
	color:#F6861F;
}
.BlockCategory{
	padding:0 50px;
}
.page_Ar .BlockCategory{
	float:left;
}
.page_En .BlockCategory{
	float:right;
}
.BlockTitle{
	font-size:15px;
	color:#F6861F;
}
.BlockCategory a{
	font-size:15px;
	color:#F6861F;
}
.page_Ar .BlockWriter{
	float:left;
}
.page_En .BlockWriter{
	float:right;
}
.BlockWriter a{
	font-size:15px;
	color:#F6861F;
}
.BlockDate{
	font-size:15px;
	color:#F6861F;
}
.page_Ar .BlockDate{
	float:left;
}
.page_En .BlockDate{
	float:right;
}
.page_Ar .BlockArea{
	float:right;
}
.page_En .BlockArea{
	float:left;
}
.ProductsBlocks .BlockArea{
	list-style-type:none;/*	For FF	*/
	margin:10px;
}
.ProductsBlocks .BlockArea div{
	height:110px;/*	height >= MaxHight of image	*/
	width:200px;
	display:table-cell;
	vertical-align:middle;
}
.ProductsBlocks .BlockArea div img{
	padding:5px;
}
.ProductsBlocks a{
	display:block;
	text-align:center;
	background:#F4F4F4;
	border:solid 1px #D8D8D8;
}
.ProductsBlocks a:HOVER{
	background:#CCC;
	border:solid 1px #999;
}
.ProductsBlocks font{
	background:#666;
	color:#FFF;
	display:block;
}
.ProductsBlocks a:HOVER font{
	background:#333;
	color:#CCC;
}
.ImportantArticles .BlockArea,.ShopCategories .BlockArea{
	margin:1px;
	width:175px;
	height:130px;
}
.ImportantArticles a,.ShopCategories a{
	display:block;
	text-align:center;
	background:#D8E9F5;
	border:solid 1px #BCC4E9;
}
.ImportantArticles a:HOVER,.ShopCategories a:HOVER{
	background:#FEF3DE;
	border:solid 1px #FCE2B1;
}
.ImportantArticles font,.ShopCategories font{
	background:#BCC4E9;
	color:#FFF;
	display:block;
}
.ImportantArticles a:HOVER font,.ShopCategories a:HOVER font{
	background:#FCE2B1;
	color:#000;
}
.Category0,.Category1{
	width:98%;
	margin:5px;
}
.Category0{
	background:#FFF9ED;
	border:double 4px #FFE9BE;
}
.Category1{
	background:#FFF5E1;
	border:double 4px #F8DEAD;
}
.Category0 td,.Category1 td{
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#669;
}
.CategoryImg{
	margin:10px;
}
.Category0 .CategoryImg{
	border:double 4px #FFE9BE;
}
.Category1 .CategoryImg{
	border:double 4px #F8DEAD;
}
.NoteWindowTitle{
	text-align:center;
	line-height:24px;
}
.NoteWindowBorder{
	background:#E5E5E5;
	width:1px;
}
.Offers{
	width:100%;
	background:#FFF;
	border-collapse:separate;
}
.Offers td{
	padding:2px;
	text-align:center;
	vertical-align:middle;
}
.Offers .Titles td{
	background:url(Titles.gif);
	color:#FFF;
}
.Offers .Titles .TitleType{
	width:120px;
}
.Offers .Titles .TitlePrice{
	width:120px;
}
.page_Ar .Offers .MyRow0 .MyTDTitle,.page_Ar .Offers .MyRow1 .MyTDTitle{
	text-align:right;
	padding-right:10px;
}
.page_En .Offers .MyRow0 .MyTDTitle,.page_En .Offers .MyRow1 .MyTDTitle{
	text-align:left;
	padding-left:10px;
}
.Offers .MyRow0 .MyTDTitle{
	background:url(RowA2.gif);
}
.Offers .MyRow0 .MyTD{
	background:url(RowB2.gif);
}
.Offers .MyRow1 .MyTDTitle{
	background:url(RowA1.gif);
}
.Offers .MyRow1 .MyTD{
	background:url(RowB1.gif);
}
.Offers .TableFooter .MyTDTitle{
	background:url(TableFooter.gif);
}
.Offers .TableFooter a{
	color:#FFF;
}
.Offers .MyRow0 .MyTDBlank,.Offers .MyRow1 .MyTDBlank{
	width:50px;
}
/*---------------- System Styles ----------------*/
.SubTitle{
	font-size:18px;
	color:#CF791B;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
}
.HighLight0{
	background:#FF6;
	color:#000;
}
.HighLight1{
	background:#A0FFFF;
	color:#000;
}
.HighLight2{
	background:#9F9;
	color:#000;
}
.HighLight3{
	background:#F99;
	color:#000;
}
.HighLight4{
	background:#F6F;
	color:#000;
}
.HighLight5{
	background:#800;
	color:#FFF;
}
.HighLight6{
	background:#0A0;
	color:#FFF;
}
.HighLight7{
	background:#886800;
	color:#FFF;
}
.HighLight8{
	background:#004699;
	color:#FFF;
}
.HighLight9{
	background:#909;
	color:#FFF;
}
.BrowseTitle{
	font-size:16px;
	text-align:center;
	color:#3D6DA9;
}
.BrowseImage{
	text-align:center;
}
.Currency,.Date{
	cursor:pointer;
}
.LogOutLink{
	height:30px;
}
.MemTitle,.IForgot,.LogOutLink{
	background:#F9F9F9;
	border:double 4px #E1E1E1;
	text-align:center;
}
.MemTitle a{
	cursor:pointer;
}
.MSG{
	color:#C00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.QuestionResultArea td{
	padding:1px;
}
.QuestionResult{
	width:200px;
	background:#CCC url(QuestionBarBG.gif);
	border:#999 solid 1px;
	height:18px;
	vertical-align:middle;
}
.page_Ar .QuestionResult{
	text-align:right;
}
.page_En .QuestionResult{
	text-align:left;
}
.QuestionResult img{
	height:14px;
}
.TextBanner{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#000;
}
.TextBanner a{
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	color:#069;
}
.NumBar{
	text-align:center;
	color:#C0C0C0;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}
.NumBar a{
	color:#36C;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}
#MailList p{
	color:#C60;
	margin:0;
	font-size:11px;
}
#MailList #MailListEMail,#MailList #MailListCountry{
	width:150px;
}
#MailList #MailListMobile{
	width:120px;
}
.Question{
}
.QuestionResult td{
	padding:2px;
}
.QuestionTitle{
	text-align:center;
	color:#C00;
	margin:0;
}
.QuestionText{
	text-align:center;
	color:#F90;
	margin:0;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
.Block0,.Block1{
	width:98%;
	margin:5px;
}
.Block0{
	background:#F9F9F9;
	border:double 4px #EAEAEA;
}
.Block1{
	background:#F5F5F5;
	border:double 4px #E0E0E0;
}
.Block0 td,.Block1 td{
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#669;
}
.BlockImg{
	margin:10px;
}
.Block0 .BlockImg{
	border:double 4px #EAEAEA;
}
.Block1 .BlockImg{
	border:double 4px #E0E0E0;
}
.Link{
	color:#888;
	font-size:14px;
	display:block;
	text-align:center;
}
.YourArticle{
	width:98%;
	border:outset 2px #FFF;
	background:#F6F6F6;
	margin:5px;
}
.YourArticle .TitleName,.YourArticle .TitleDate{
	background:#EEE;
	text-align:center;
}
.YourArticle .CellDate{
	width:200px;
	text-align:center;
}
.YourBasket{
	width:99%;
	border:outset 2px #FFF;
	outline:solid 1px #999;
	background:#E4FCE8;
	margin-top:5px;
	margin-bottom:5px;
}
.YourBasket .YourBasketTable{
	width:100%;
}
.YourBasket .YourBasketTable .TitleNum,.YourBasket .YourBasketTable .TitleStatus,.YourBasket .YourBasketTable .TitleDate{
	background:#EE9C22;
	color:#FFF;
	text-align:center;
}
.YourBasket .YourBasketTable .TitleStatus,.YourBasket .YourBasketTable .CellStatus{
	width:100px;
	text-align:center;
}
.YourBasket .CellDate{
	width:200px;
	text-align:center;
}
.YourBasket .Details{
	display:none;/*	Don't change it	*/
}
.YourBasket pre{
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
}
.YourBasket textarea{
	overflow:visible;
	height:40px;
	width:100%;
}
.YourBill{
	width:99%;
	border:outset 2px #FFF;
	outline:solid 1px #999;
	background:#FDF8EE;
	margin-top:5px;
	margin-bottom:5px;
}
.YourBill .YourBillTable{
	width:100%;
}
.YourBill .YourBillTable .TitleNum,.YourBill .YourBillTable .TitleStatus,.YourBill .YourBillTable .TitleDate{
	background:#1A9BC6;
	color:#FFF;
	text-align:center;
}
.YourBill .YourBillTable .TitleStatus,.YourBill .YourBillTable .CellStatus{
	width:100px;
	text-align:center;
}
.YourBill .CellDate{
	width:200px;
	text-align:center;
}
.YourBill .Details{
	display:none;/*	Don't change it	*/
}
.Search .SearchBlock{
	border:double 4px #E8E8E8;
	background:#F3F3F3;
	width:280px;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:14px;
	color:#580503;
	padding:10px;
	margin:10px;
}
.Search .SearchBlock div span img{/*	Remove.png	*/
	width:16px;
	height:16px;
	vertical-align:inherit;
}
.Search .Attribute,.Search .AttributeValue{
	width:70px;
	font-size:9px;
}
.Search input,.Search select{
	font-family:Tahoma;
	font-size:11px;
}
.SearchReflect{
	width:65px;
}
.SearchIndexing{
	width:114px;
}
.SearchIssues{
	width:157px;
}
.SearchCategories{
	width:157px;
}
.SearchWriter{
	width:92px;
}
.SearchSubmit{
	width:45px;
}
#Image,#VoteImage,#NoteImage,#MailListImage{
	border:solid 1px #000;
	width:100px;
	height:25px;
}
#ImageCode,#VoteImageCode,#NoteImageCode,#MailListImageCode{
	width:98px;
}
.Browser_InternetExplorer #ImageCode,.Browser_InternetExplorer #VoteImageCode,.Browser_InternetExplorer #NoteImageCode,.Browser_InternetExplorer #MailListImageCode{
	width:96px;
}
.SearchMSG{
	color:#39C;
	background:#FEF8E9;
	padding:10px;
	border:solid 1px #D5D5D5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
.SearchMSG span{
	color:#F93;
}
.ClassicTable td{
	padding:5px;
	font-weight:normal;
	white-space:pre;
}
.ClassicTable th{
	padding:5px;
	background:#EEE;
	color:#C33;
}
.SubHR{
	height:1px;
	background:#999;
	margin:5px;
}
.SubSpace{
	height:20px;
}
.AlbumSpace{
	width:10px;
}
.Album{
	width:100%;
}
.AlbumT{
	background:url(AlbumT.png);
}
.AlbumB{
	background:url(AlbumB.png);
}
.AlbumT,.AlbumB{
	height:14px;
}
.AlbumS,.AlbumE{
	width:14px;
}
.page_Ar .AlbumTS,.page_En .AlbumTE{
	background:url(AlbumTR.png);
}
.page_Ar .AlbumTE,.page_En .AlbumTS{
	background:url(AlbumTL.png);
}
.page_Ar .AlbumS,.page_En .AlbumE{
	background:url(AlbumR.png);
}
.page_Ar .AlbumE,.page_En .AlbumS{
	background:url(AlbumL.png);
}
.page_Ar .AlbumBS,.page_En .AlbumBE{
	background:url(AlbumBR.png);
}
.page_Ar .AlbumBE,.page_En .AlbumBS{
	background:url(AlbumBL.png);
}
.AlbumT,.AlbumTS,.AlbumTE,.AlbumB,.AlbumBS,.AlbumBE{
	font-size:3px;
}
.AlbumOneImage{
	width:100%;
}
.AlbumLineImg{
	margin:10px;
	border:none;
	vertical-align:middle;
}
.close,.close a{
	color:#BBB;
	text-decoration:line-through;
}
.FilesTable{
	clear:both;
	width:100%;
	border:solid 1px #EEE;
	padding:3px;
}
.FilesTable th{
	background:#7C7C7C;
	border:solid 1px #979797;
	color:#FFF;
	text-align:center;
}
.FilesTable td{
	border:solid 1px #979797;
	color:#F63;
}
.FilesTable table td{
	width:80px;
	border:0;
}
.FilesTableA0{/*	.FilesTable .FilesTableA1{	*/
	background:#F5F5F5;
}
.FilesTableB0{
	text-align:left;
	background:#F5F5F5;
	width:160px;
}
.FilesTableC0{
	direction:ltr;
	background:#F5F5F5;
	width:70px;
}
.FilesTableA1{
	background:#E0F0FC;
}
.FilesTableB1{
	text-align:left;
	background:#E0F0FC;
	width:160px;
}
.FilesTableC1{
	direction:ltr;
	background:#E0F0FC;
	width:70px;
}
.DirectoryFiles{
	border-collapse:separate;
}
.DirectoryFile{/*	Files in a Directory	*/
	background:#F5F5F5;
	border:solid 1px #E1E1E1;
	width:125px;
	padding:5px;
	text-align:center;
}
.DirectoryFileOver{/*	Files in a Directory On MouseOver	*/
	background:#FC9;
	border:solid 1px #F93;
	width:125px;
	padding:5px;
	text-align:center;
}
.DirectoryFile a{
	color:#F90;
}
.DirectoryFileOver a{
	color:#000;
}
.DirectoryFile img{
	border:solid 1px #F5F5F5;
}
.DirectoryFileOver img{
	border:solid 1px #000;
}
#Folders div{
	background:#FEF1D3;
	border:solid 1px #F3C785;
	display:block;
	padding:5px;
	margin:5px;
}
.DirectoryPath a{/*	Directory Bar	*/
	background:#AAA;
	border:solid 1px #000;
	padding:5px;
	margin:5px;
	line-height:30px;
	text-align:center;
	color:#F5F5F5;
	float:none;
}
.DownloadLink{
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
}
.DownloadLink img{
	border:0;
}
.showFile{
	text-align:center;
}
.showFile p{
	color:#C60;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
}
.showFile span{
	color:#666;
	text-align:right;
	display:block;
	margin:10px;
}
#LogHide,#LogShow,#MemFormHide,#MemFormShow{
	border:0;
	vertical-align:middle;
}
#CountryKey{
	padding:5px;
	direction:ltr;
}
.MarqueeV{
	width:170px;
	height:100px;
}
.ArticleForm,.GuestForm,.LogForm,.MemberForm,.FriendForm,.ForgetForm,.MessageForm,.BasketNoteForm{
	width:100%;
}
.ArticleForm table,.GuestForm table,.LogForm table,.MemberForm table,.FriendForm table,.ForgetForm table,.MessageForm table,.BasketNoteForm table{
	width:100%;
	border-collapse:separate;
}
.ArticleForm textarea,.GuestForm textarea,.LogForm textarea,.MemberForm textarea,.FriendForm textarea,.ForgetForm textarea,.MessageForm textarea,.BasketNoteForm textarea{
	width:95%;
}
.FormText{
	width:120px;
}
.page_Ar .FormText{
	text-align:left;
}
.page_En .FormText{
	text-align:right;
}
.page_Ar .FormInput{
	text-align:right;
}
.page_En .FormInput{
	text-align:left;
}
.page_Ar .FormSubmit{
	text-align:right;
}
.page_En .FormSubmit{
	text-align:left;
}
.SupportNoteForm table{
	width:100%;
	background:#F5F5F5;
	border:solid 1px #E1E1E1;
}
.SupportNoteForm table td{
	padding:0 5px 0 5px;
}
.page_En .Writer{
	float:right;
	color:#39C;
}
.page_Ar .Writer{
	float:left;
	color:#39C;
}
.Writer:HOVER{
	color:#669;
}
.LoadingData{
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	color:#C00;
	border:solid 1px #FDE355;
	background:#FFC;
	display:block;
	height:27px;
}
.LoadingData img{
	vertical-align:middle;
}
.NoteForm table{
	border-collapse:separate;
}
.NoteForm .FormInput input{
	width:440px;
}
.NoteForm .FormInput textarea{
	width:440px;
}
.VoteArea{
	width:100%;
}
.VoteArea #VoteLoading{
	width:170px;
	padding:0 10px 0 10px;
}
.VoteArea #VoteForm{
	vertical-align:middle;
}
.page_Ar .VoteArea #VoteLoading{
	text-align:left;
}
.page_En .VoteArea #VoteLoading{
	text-align:right;
}
.page_Ar .VoteArea #VoteForm{
	text-align:right;
}
.page_En .VoteArea #VoteForm{
	text-align:left;
}
.VoteArea #VoteForm .FormText{
	width:80px;
}
.Products{
	width:100%;
	background:#FFF;
	border-collapse:separate;
}
.Products td{
	padding:2px;
	text-align:center;
	vertical-align:middle;
}
.Products .Titles td{
	background:url(Titles.gif);
	color:#FFF;
}
.Products .Titles .TitleProducts{
	width:80px;
}
.Products .Titles .TitleSub{
	width:80px;
}
.page_Ar .Products .MyRow0 .MyTDTitle,.page_Ar .Products .MyRow1 .MyTDTitle{
	text-align:right;
	padding-right:10px;
}
.page_En .Products .MyRow0 .MyTDTitle,.page_En .Products .MyRow1 .MyTDTitle{
	text-align:left;
	padding-left:10px;
}
.Products .MyRow0 .MyTDTitle{
	background:url(RowA2.gif);
}
.Products .MyRow0 .MyTD{
	background:url(RowB2.gif);
}
.Products .MyRow1 .MyTDTitle{
	background:url(RowA1.gif);
}
.Products .MyRow1 .MyTD{
	background:url(RowB1.gif);
}
.InstallmentTitle{
	font-size:18px;
	color:#039;
}
.Request{
	width:100%;
	border-collapse:separate;
	background:#FFF;/*	There is another bgcolor in QuickRequest	*/
}
#QuickRequest .Request{
	background:#FFE;
}
.Request td{
	padding:2px;
}
.Request .Titles td{
	background:url(Titles.gif);
	color:#FFF;
	text-align:center;
	vertical-align:middle;
}
.Request .Titles .TitlePrice{
	width:150px;
}
.Request .Titles .TitleQuantity{
	width:40px;
}
.Request .Titles .TitleNotes{
	width:100px;
}
.Request .MyTD input[type=text]{
	width:100%;/*	Not working in IE6	(may be work in IE7 or IE8)	*/
}
.Request .MyRow0 .MyTDTitle,.Request .MyRow0 .MyTD,.Request .MyRow1 .MyTDTitle,.Request .MyRow1 .MyTD{
	text-align:center;
	vertical-align:middle;
}
.Request .MyRow0 .MyTDTitle,.Request .BasketMethods0 .MyTDTitle{
	background:url(RowA2.gif);
}
.Request .MyRow0 .MyTD,.Request .BasketMethods0 .MyTD{
	background:url(RowB2.gif);
}
.Request .MyRow1 .MyTDTitle,.Request .BasketMethods1 .MyTDTitle{
	background:url(RowA1.gif);
}
.Request .MyRow1 .MyTD,.Request .BasketMethods1 .MyTD{
	background:url(RowB1.gif);
}
.page_Ar .Request .MyNote .MyTDTitle,.page_Ar .Request .MyAddress .MyTDTitle,.page_Ar .Request .MyTotal .MyTDTitle,.page_Ar .Request .BasketMethods0 .MyTDTitle,.page_Ar .Request .BasketMethods1 .MyTDTitle{
	text-align:left;
}
.page_En .Request .MyNote .MyTDTitle,.page_En .Request .MyAddress,.page_En .Request .MyTotal .MyTDTitle,.page_En .Request .BasketMethods0 .MyTDTitle,.page_En .Request .BasketMethods1 .MyTDTitle{
	text-align:right;
}
.Request .MyRow0 .MyTDBlank,.Request .MyRow1 .MyTDBlank{
	width:24px;
}
.Request .MyTotal #MyTotal{
	color:#F60;
}
.Request img{
	width:24px;
	height:24px;
}
.DetailsTexts{
	width:100%;
}
.BasketNote,.SupportNote{
	padding:10px;
	border-bottom:solid 1px #999;
}
.BasketNote .NoteWriter,.SupportNote .NoteWriter{
	font-size:18px;
	color:#960;
}
.BasketNote .NoteDate,.SupportNote .NoteDate{
	font-family:Tahoma;
	font-size:10px;
	color:#F60;
}
.page_Ar .BasketNote .NoteDate,.page_Ar .SupportNote .NoteDate{
	float:left;
}
.page_En .BasketNote .NoteDate,.page_En .SupportNote .NoteDate{
	float:right;
}
.MemberBillProducts{
	width:100%;
	background:#FFF;
	border-collapse:separate;
}
.MemberBillProducts td{
	padding:2px;
	text-align:center;
	vertical-align:middle;
}
.MemberBillProducts .Titles td{
	background:url(Titles.gif);
	color:#FFF;
}
.MemberBillProducts .Titles .TitlePrice{
	width:80px;
}
.MemberBillProducts .Titles .TitleQuantity{
	width:50px;
}
.page_Ar .MemberBillProducts .MyRow0 .MyTDTitle,.page_Ar .MemberBillProducts .MyRow1 .MyTDTitle{
	text-align:right;
	padding-right:10px;
}
.page_En .MemberBillProducts .MyRow0 .MyTDTitle,.page_En .MemberBillProducts .MyRow1 .MyTDTitle{
	text-align:left;
	padding-left:10px;
}
.MemberBillProducts .MyRow0 .MyTDTitle{
	background:url(RowA2.gif);
}
.MemberBillProducts .MyRow0 .MyTD{
	background:url(RowB2.gif);
}
.MemberBillProducts .MyRow1 .MyTDTitle{
	background:url(RowA1.gif);
}
.MemberBillProducts .MyRow1 .MyTD{
	background:url(RowB1.gif);
}
.MemberRequestProducts{
	width:100%;
	background:#FFF;
	border-collapse:separate;
}
.MemberRequestProducts td{
	padding:2px;
	text-align:center;
	vertical-align:middle;
}
.MemberRequestProducts .Titles td{
	background:url(Titles.gif);
	color:#FFF;
}
.MemberRequestProducts .Titles .TitlePrice{
	width:80px;
}
.MemberRequestProducts .Titles .TitleQuantity{
	width:50px;
}
.page_Ar .MemberRequestProducts .MyRow0 .MyTDTitle,.page_Ar .MemberRequestProducts .MyRow1 .MyTDTitle{
	text-align:right;
	padding-right:10px;
}
.page_En .MemberRequestProducts .MyRow0 .MyTDTitle,.page_En .MemberRequestProducts .MyRow1 .MyTDTitle{
	text-align:left;
	padding-left:10px;
}
.MemberRequestProducts .MyRow0 .MyTDTitle{
	background:url(RowA2.gif);
}
.MemberRequestProducts .MyRow0 .MyTD{
	background:url(RowB2.gif);
}
.MemberRequestProducts .MyRow1 .MyTDTitle{
	background:url(RowA1.gif);
}
.MemberRequestProducts .MyRow1 .MyTD{
	background:url(RowB1.gif);
}
.MemberLogin,.MemberLogin .Window table{
	width:100%;
}
.MemberLogin .Window{
	width:50%;
}
.MemberLogin .Space{
	width:10px;
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin,.ImportantProducts,#QuickRequest)	*/
.Window .WinS,.Window .WinE{
	width:20px;
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin,.ImportantProducts,#QuickRequest)	*/
.Window .WinT,.Window .WinB{
	height:20px;
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.Window .WinT{
	background:url(BoxBorderT.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.Window .WinB{
	background:url(BoxBorderB.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.page_Ar .Window .WinTS,.page_En .Window .WinTE{
	background:url(BoxBorderTR.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.page_Ar .Window .WinTE,.page_En .Window .WinTS{
	background:url(BoxBorderTL.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.page_Ar .Window .WinS,.page_En .Window .WinE{
	background:url(BoxBorderR.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.page_Ar .Window .WinE,.page_En .Window .WinS{
	background:url(BoxBorderL.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.page_Ar .Window .WinBS,.page_En .Window .WinBE{
	background:url(BoxBorderBR.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.page_Ar .Window .WinBE,.page_En .Window .WinBS{
	background:url(BoxBorderBL.png);
}
/*	in(.MemberLogin,.LastProducts,.LastOffers,#ShopLogin)	*/
.Window .WinC{
	background:#F2F2F2;
}
.MemberLogin .Window .WinC a,#ShopLogin .Window .WinC a{
	font-size:12px;
}
.MemberLogin .FormInput input,#ShopLogin .FormInput input{
	width:110px;
}
#QuickRequest{
	width:100%;
}
#QuickRequest .Window .WinT,.ImportantProducts .Window .WinT,.LastOffers .Window .WinT{
	background:url(BoxBorderYellowT.png);
}
#QuickRequest .Window .WinB,.ImportantProducts .Window .WinB,.LastOffers .Window .WinB{
	background:url(BoxBorderYellowB.png);
}
.page_Ar #QuickRequest .Window .WinTS,.page_En #QuickRequest .Window .WinTE,.page_Ar .ImportantProducts .Window .WinTS,.page_En .ImportantProducts .Window .WinTE,.page_Ar .LastOffers .Window .WinTS,.page_En .LastOffers .Window .WinTE{
	background:url(BoxBorderYellowTR.png);
}
.page_Ar #QuickRequest .Window .WinTE,.page_En #QuickRequest .Window .WinTS,.page_Ar .ImportantProducts .Window .WinTE,.page_En .ImportantProducts .Window .WinTS,.page_Ar .LastOffers .Window .WinTE,.page_En .LastOffers .Window .WinTS{
	background:url(BoxBorderYellowTL.png);
}
.page_Ar #QuickRequest .Window .WinS,.page_En #QuickRequest .Window .WinE,.page_Ar .ImportantProducts .Window .WinS,.page_En .ImportantProducts .Window .WinE,.page_Ar .LastOffers .Window .WinS,.page_En .LastOffers .Window .WinE{
	background:url(BoxBorderYellowR.png);
}
.page_Ar #QuickRequest .Window .WinE,.page_En #QuickRequest .Window .WinS,.page_Ar .ImportantProducts .Window .WinE,.page_En .ImportantProducts .Window .WinS,.page_Ar .LastOffers .Window .WinE,.page_En .LastOffers .Window .WinS{
	background:url(BoxBorderYellowL.png);
}
.page_Ar #QuickRequest .Window .WinBS,.page_En #QuickRequest .Window .WinBE,.page_Ar .ImportantProducts .Window .WinBS,.page_En .ImportantProducts .Window .WinBE,.page_Ar .LastOffers .Window .WinBS,.page_En .LastOffers .Window .WinBE{
	background:url(BoxBorderYellowBR.png);
}
.page_Ar #QuickRequest .Window .WinBE,.page_En #QuickRequest .Window .WinBS,.page_Ar .ImportantProducts .Window .WinBE,.page_En .ImportantProducts .Window .WinBS,.page_Ar .LastOffers .Window .WinBE,.page_En .LastOffers .Window .WinBS{
	background:url(BoxBorderYellowBL.png);
}
#QuickRequest .Window .WinC,.ImportantProducts .Window .WinC,.LastOffers .Window .WinC{
	background:#FFE;
}
.ImportantProducts #scr_contents{
	position:relative;
	width:250px;
	height:130px;
	overflow:hidden;
}
.page_Ar .ImportantProducts #scr_contents{
	text-align:right;/*	IE	*/
}
.page_En .ImportantProducts #scr_contents{
	text-align:left;/*	IE	*/
}
.ImportantProducts #scr_images{
	position:relative;
	width:110px;
	height:130px;
	overflow:hidden;
	text-align:center;
}
.ImportantProducts #scr_images img,.LastOffers img{
	border:double 4px #f1e3e3;
}
.LastProducts .Window,.LastOffers .Window{
	width:100%;
}
.LastProducts .Window table td,.LastOffers .Window table td{
	padding:10px;
	text-align:center;/*	for image only	*/
}
.LastProducts .Window table td a,.LastOffers .Window table td a{
	display:block;
	white-space:nowrap;
}
.LastProducts img{
	border:double 4px #e3e3e3;
}
.BasketImage{/*	(Add to basket) image	*/
	width:50px;
	height:50px;
}
.TapLinks{
	width:100%;
}
.TapLinks .TapBeforeLink,.TapLinks .TapAfterLink,.TapLinks .TapLink{
	border-bottom:solid 1px #818181;
}
.TapLinks .TapBeforeLink{
	/*width:10px;*/
	display:none;
}
.TapLinks .TapLink,.TapLinks .TapSelectedLink{
	width:174px;
	text-align:center;
	line-height:29px;
}
.TapLinks .TapLink a,.TapLinks .TapSelectedLink a{
	display:block;
}
.TapLinks .TapLink{
	background:url(Taps.png);
	cursor:pointer;
}
.TapLinks .TapLink a:HOVER{
	background:url(Taps.png) 0 60px;
	color:#FFF;
}
.TapLinks .TapSelectedLink{
	background:url(Taps.png) 0 30px;
}
.TapsArea{
	border:solid 1px #818181;
	border-top:0;
	padding:5px;
}
#BasketAlert{
	display:none;
}
#BannerAlert{
	position:absolute;
	padding:5px;
	border:solid 1px #000;
	border-bottom:0;
	border-left:0;
	background:rgba(255,255,150,0.5);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#88FFFF99',EndColorStr='#88ff0000');
}
.CloseAlert{
	background:url('WindowXP_x.gif') right top no-repeat;
	display:block;
	text-align:right;
	padding:0 20px 5px 0;
	cursor:pointer;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
}
.CloseAlert:HOVER{
	background:url('WindowXP_xOver.gif') right top no-repeat;
}
.Paper{
	width:100%;
	margin-bottom:0;
}
.PaperT{
	background:url(PaperT.png) repeat-x;
	padding:30px 20px 0 20px;
}
.Action1 .PaperT{/*	Fix Home Page for Huge JQury	*/
	padding:0;
	background:none;
}
.page_Ar .PaperT,.page_Ar .details,.page_Ar .demos{
	direction:rtl;
	text-align:right;
}
.page_En .PaperT,.page_En .details,.page_En .demos{
	text-align:left;
}
.PaperE{
	background:url(PaperR.png) no-repeat;
}
.PaperS{
	background:url(PaperL.png) no-repeat;
}
.PaperS,.PaperE{
	width:18px;
}
.Action1 .PaperS,.Action1 .PaperE{/*	Fix Home Page for Huge JQury	*/
	background:none;
	width:1px;
}
.PaperB{
	background:url(PaperB.png) no-repeat center;
	height:17px;
	width:368px;
}
.page_Ar .AwayArea{
	float:left;
	background:#0C6;
}
.page_En .AwayArea{
	float:right;
}
#scroll{
	position:relative;
	height:460px;
	overflow:hidden;
	border:1px solid #ddd;
	width:960px;/*	+30px for padings	*/
	padding:15px 15px 15px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#tools{
	width:9999em;
	position:absolute;
	height:400px;
}
.tool{
	float:left;
	width:990px;
	height:400px;
	background-repeat:no-repeat;
	background-position:0 -40px;
}
.details{
	color:#666;
	float:left;
	font-size:20px;
	margin-top:280px;
	padding:0 50px;
	width:610px;
}
.demos{
	background-color:rgba(255, 255, 255, 0.8);
	border-left:1px solid #ddd;
	float:right;
	min-height:365px;
	padding:0 25px;
	width:220px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	line-height:20px;
	color:#999;
}
.page_Ar .demos .Face{
	float:left;
}
.page_En .demos .Face{
	float:right;
}
.demos .myBR{
	line-height:10px;
	height:10px;
}
.demos h2{
	color:#065598;
	font-size:18px;
}
.demos .moreLink{/*	More	*/
	color:#666;
	font-size:12px;
	text-decoration:none;
}
.page_Ar .demos .moreLink{
	float:left;
}
.page_En .demos .moreLink{
	float:right;
}
#thumbs{
	height:90px;
	position:absolute;
	top:410px;
	width:990px;
	left:-8px;
}
.page_Ar #thumbs{
	background:url(demo-naviAr.jpg) no-repeat;
}
.page_En #thumbs{
	background:url(demo-navi.jpg) no-repeat;
}
.t a{
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
}
.page_Ar .t a{
	background:transparent url(demo-naviAr.jpg) no-repeat scroll -21px -90px;
}
.page_En .t a{
	background:transparent url(demo-navi.jpg) no-repeat scroll -21px -90px;
}
.t a.active{
	cursor:default !important;
}
.navi{
	margin-left:314px;
	_margin-left:304px;
}
/* CSS sprite for the navigation */
#t0 		 { margin-left:20px; _margin-left:10px;}
#t0.active{ background-position:-21px 0 !important; }
#t0:hover { background-position:-21px -180px; }
#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1.active	{ background-position:-325px 0 !important; }
#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2.active	{ background-position:-435px 0 !important; }
#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3.active	{ background-position:-545px 0 !important; }
#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4.active	{ background-position:-655px 0 !important; }
#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5.active	{ background-position:-765px 0 !important; }
#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6.active	{ background-position:-875px 0 !important; }
.PNG,.BasketImage,.Window td,.Album td{
	behavior:url('iepngfix.htc');
}
