﻿
/*General*/
*{font-family:Arial;}

body 
{
	font-family:Arial; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background: #ffffff;	
	border:none;
}

h1
{
	font-size: 20px;
	color: #444444;
}

h2
{
	font-size: 18px;
	color: #444444;
}

p
{
	font-size: 14px;
	color: #555555;
	display: block;
	text-align: justify;
}

.Spacer{font-size:1px;}
table{font-family:Arial; }

#MainDiv{background:url(pikilikiBG.jpg);background-repeat:no-repeat;background-position:top;}
#MainTbl{width:100%; direction:rtl;}
/*#ContentTbl{background-color:#f8f8f8;}*/
.TopBG{background:url('HeaderBG.jpg');background-repeat:no-repeat;background-position:top; }

#RightCell{background-color:#ffffff; background-image:url('FooterRightBG.jpg'); background-repeat:no-repeat;background-position: left bottom;}
#CenterCell{background-color:#f8f8f8; background-image:url('FooterCenterBG.jpg'); background-repeat:no-repeat;background-position:bottom; padding: 0px; margin: 0px; }
#LeftCell{background-color:#ffffff; background-image:url('FooterLeftBG.jpg'); background-repeat:no-repeat;background-position: right bottom;}
  
.ContentCell {padding-right:25px; padding-left:25px;}

a:link{	font-size:13px; color: #4b5b25; text-decoration:none; vertical-align:middle;}
a:active{font-size:13px; color: #4b5b25; text-decoration:none; vertical-align:middle;}
a:visited{font-size:13px; color: #4b5b25; text-decoration:none; vertical-align:middle;}
a:hover{font-size:13px; color: #f54b6f; text-decoration:none; vertical-align:middle;}

/*Menu*/
#Menu{color:#a7a7a7;font-size:14px;}
#Menu a:link{font-size:14px; font-weight:bold; color: #a7a7a7; text-decoration:none; vertical-align:middle;}
#Menu a:active{font-size:14px; font-weight:bold; color: #a7a7a7; text-decoration:none; vertical-align:middle;}
#Menu a:visited{font-size:14px; font-weight:bold; color: #a7a7a7; text-decoration:none; vertical-align:middle;}
#Menu a:hover{font-size:14px; font-weight:bold; color: #f44468; text-decoration:none; vertical-align:middle;}

.Text_1{color:#484848; font-size:12px;}
.Text_2{color:#ec0d3a; font-size:12px;}

.ItemBG{background:url('ItemBG.gif'); background-repeat:no-repeat; background-position:top; width:160px; height:244px; display: block; float: left; margin-left: 10px; margin-bottom: 20px; }

/*categories buttons*/
.CatBtn{color:#4d4d4d; background:url('btn_off.jpg');background-repeat:no-repeat;background-position:top; width:145px; height:34px; margin-bottom:3px; font-weight:bold; cursor:hand; text-align: center;}
.CatBtn_On{color:#f44468; background:url('btn_on.jpg');background-repeat:no-repeat;background-position:top; width:145px; height:34px; margin-bottom:3px; font-weight:bold; cursor:hand; text-align: center; }
.CatBtn_Active{color:#4d4d4d; background:url('btn_active.jpg');background-repeat:no-repeat;background-position:top; width:145px; height:34px; margin-bottom:3px; font-weight:bold; cursor:hand; text-align: center; }
.CatBtnText{padding-top:6px; padding-left: 2px; font-size:14px; display: block; height: 1px}


.TextHeb{direction:rtl; text-align:right; color:#464646; font-size:14px;}
.TextEng{direction:ltr; text-align:left; color:#464646; font-size:14px;}
.TextRed{color:#f30b3b;}

.FooterTextHeb{font-size:10px; text-align:center; color:#8c8c8c; direction:rtl;}
.FooterTextEng{font-size:10px; text-align:center; color:#8c8c8c; direction:ltr;}

#Footer a:link{font-size:10px; color: #8c8c8c; text-decoration:none; vertical-align:middle;}
#Footer a:active{font-size:10px; color: #8c8c8c; text-decoration:none; vertical-align:middle;}
#Footer a:visited{font-size:10px; color: #8c8c8c; text-decoration:none; vertical-align:middle;}
#Footer a:hover{font-size:10px; color: #a5dbf7; text-decoration:none; vertical-align:middle;}

a.Footer:link{font-size:11px; color: #999999; text-decoration:none; vertical-align:middle;}
a.Footer:active{font-size:11px; color: #999999; text-decoration:none; vertical-align:middle;}
a.Footer:visited{font-size:11px; color: #999999; text-decoration:none; vertical-align:middle;}
a.Footer:hover{font-size:11px; color: #f54b6f; text-decoration:none; vertical-align:middle;}

a, a *
{
	cursor: pointer;
	cursor: hand;
}

.itemTitle
{
	color: White;
	font-size: 10px;
}

.TextBox {border:solid 1px #cccccc;}
.Validation {font-size:11px; color:#990000;}
