BODY {
	background: transparent;
	color: #575757;
	font-family : NarkisTamMF, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : justify;	
}


h2{ 
font-size : 12px; font-weight: lighter;
} 
h3{ 
font-size : 12px;
font-weight: lighter;
} 

h4{
text-decoration:underline
}


.font1 {
	background: transparent;
	color: #575757;
	
	font-size : 12px;
	font-weight : normal;
	text-align : justify;
	direction:rtl;
	
}
.font2 {
	background: #36fbfb;
	color: Black;
	
	font-size : 12px;
	font-weight : normal;
	
}
.font3 {
	background: transparent;
	color: #FF9103;
	
	font-size : 12px;
	font-weight : bolder;
}
.font4 {
	background: #ff9103;
	color: #FFFFFF;
	
	font-size : 13px;
	font-weight : normal;
	text-align : center;
	direction:rtl;
	
	
}	
.borderl {
	color: Black;
	
	font-size : 12px;
	font-weight : normal;
	border-left-width: thin;
	border-left-color: #e4e9e3;
	border-left-style: solid;
}
.borderr {
	color: Black;
	
	font-size : 12px;
	font-weight : normal;
	border-right-width: thin;
	border-right-color: #e4e9e3;
	border-right-style: solid;
	
}

.border2 {
	color: Black;
	
	font-size : 12px;
	font-weight : normal;
	border-right-width: thin;
	border-right-color: #e4e9e3;
	border-right-style: solid;
	border-left-width: thin;
	border-left-color: #e4e9e3;
	border-left-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #e4e9e3;
	border-bottom-style: solid;
	padding-bottom:0px;
	width: auto;
	margin-left:0px;

	
}

border3 {
	color: Black;
	
	font-size : 12px;
	font-weight : normal;
	direction:rtl;
	
	width: auto;
	

	
}		

.border2b {
	color: Black;
	
	font-size : 12px;
	font-weight : normal;
	border-right-width: thin;
	border-right-color: #e4e9e3;
	border-right-style: solid;
	border-left-width: thin;
	border-left-color: #e4e9e3;
	border-left-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #e4e9e3;
	border-bottom-style: solid;
	
}			
A:link {
	color: #575757;
	text-decoration : none;
	font-size : 12px;
}

A:visited {
	color: #575757;
	text-decoration : none;
	font-size : 12px;
}

A:active {
	color: #575757;
	text-decoration : none;
	font-size : 12px;
}

A:hover {
	color: #FF8C00;
	text-decoration : none;
	font-size : 12px;
}

.top:link {
	font:Calibri;
	font-size:12px;
	color:#000000;
}

.top:visited {
	font-size:12px; color:#000000; border-bottom-color: #FF8C00; 
	}

.top:active {
	font-size:12px; color:#000000; text-decoration: 
}

.top:hover {
	
	font-size:12px;
	color:#FF8C00;
	text-decoration: none;

}		
	.special {
display:none;

}





li.thumbBlock {
	position:relative;
	float:right;
	list-style-type:none;
	width:auto;
	margin:auto;
	padding:2px;
	display: block;
	
	}

li.thumbBlock a img,
li.thumbBlock a:visited img {
	padding:1px;
	background-color:#999999;
	width:130px;
	height:83px;
	}
li.thumbBlock a:hover img,
li.thumbBlock a:active img {
	padding:1px;
	background-color:#d4d50f;
	

	}



li.thumbBlock a:hover div p.updated {
	position:absolute;
	top:98px;
	width:192px;
	background-color:#FF0000;
	color:#FFF;
	text-align:center;
	}

li.thumbBlock div.drag {
	position:absolute;
	top:70px; left:30px;
	}
li.thumbBlock h2 span {
	padding:3px;
	color:#FFF;
	background-color:#000;
	filter:alpha(opacity=70); opacity:0.7; -moz-opacity:0.7;
	font-size:9px;
	
	
	}
	li.thumbBlock1 {
	position:relative;
	float:left;
	list-style-type:none;
	width:auto;
	margin:0 0px 0px 0;
	}

li.thumbBlock1 a img,
li.thumbBlock1 a:visited img {
	padding:2px;
	background-color:#FFFFFF;
	}
li.thumbBlock1 a:hover img,
li.thumbBlock1 a:active img {
	padding:2px;
	background-color:#58f9f9;
	}



li.thumbBlock1 a:hover div p.updated {
	position:absolute;
	top:98px;
	width:192px;
	background-color:#FF0000;
	color:#FFF;
	text-align:center;
	}

li.thumbBlock1 div.drag {
	position:absolute;
	top:3px; left:112px;
	}
li.thumbBlock1 h3 span {
	padding:3px;
	color:#FFF;
	background-color:#000;
	filter:alpha(opacity=70); opacity:0.7; -moz-opacity:0.7;
	}

#wrapper {
    width: 789px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 829px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 430px;
    width: 829px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 0 20px 0 20px;
    height: 430px;
    width: 789px;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0px;
	direction:rtl  
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: none;
}

ul.navigation a.selected {
    background-color: none;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.sep_line {float:left; margin-left:15px;}

#flashcontent {

width:789px;
height:141px;

}
