﻿
/* ---------- general definition ---------- */
body {direction:rtl; padding:10px 0px 10px 0px; margin:0px;}
img {display:block; border:0px;}
ul {padding:0px 15px 0px 0px; margin:0px;}
li {padding:0px; margin:0px 15px 5px 0px;}
.Font-Black {font-family:arial; font-size:12px; color:#000000;}
.Font-White {font-family:arial; font-size:12px; color:#ffffff;}
.AsButton{border:1px solid #4e4e4e; background-color:#e6e6e6; font-family:arial; font-size:11px; cursor:pointer;}
.TextField {width:120px; height:16px; border:1px solid #dadada; font-family:arial; font-size:11px;}



/* ---------- survey blocks definition ---------- */
.Survey {width:230px; padding-top:10px; margin:auto;}
	.Survey-Question {width:230px; padding-bottom:10px; text-align:justify}
	.Survey-Answers {width:230px; height:270px;}
		.Survey-Answer {width:50px; height:270px; float:right; padding-left:10px;}
			.Survey-Answer-Precentage {width:50px; height:15px; text-align:center;}
			.Survey-Answer-Gui {width:48px; height:203px; border:1px solid #e6e6e6;}
				.Survey-Answer-Gui-NoColor {width:48px;}
				.Survey-Answer-Gui-Color {width:48px; text-align:center;}
			.Survey-Answer-Text {width:50px; height:50px; overflow:hidden; text-align:center;}
		.Survey-Form{width:230px;}
			.Survey-Form-Item{width:230px; overflow:hidden}
				.Survey-Form-Item-Input{width:20px;float:right;}
				.Survey-Form-Item-Text{width:210px;float:right;}



/* ---------- table rows definition ---------- */	
.HeaderTable {background-color:#dadada;}
.HeaderTable td {background-color:#F3F2F2; text-align:center; font-weight:bolder}
.RowsTable {background-color:#dadada;}
.RowsTable td {background-color:#F3F2F2;}
.Seperator {width:477px; height:10px;}



/* ---------- article blocks definition ---------- */
.Article {width:477px; border-bottom:1px solid #e6e6e6; padding-bottom:20px; padding-top:20px;}
	.Article-Top {width:477px; height:152px;}
		.Article-Top-Content {width:315px; height:152px; padding-left:10px; float:right; text-align:justify;}
			.Article-Top-Content-Text {width:315px; height:92px; float:right; text-align:justify; overflow:hidden; margin-bottom:40px;}
			.Article-Top-Content-Links {width:315px; height:20px; float:right; font-size:11px;}
		.Article-Top-Pic {width:150px; height:150px; float:right; border:1px solid #dadada;}
	.Article-Rest {width:477px; padding-top:10px; text-align:justify;}

	.Article-NoPic {width:477px; height:92px;}
	.Article-NoPic-Text {width:477px; height:62px; overflow:hidden; text-align:justify; margin-bottom:10px;}
	.Article-NoPic-Links {width:477px; height:20px; font-size:11px;}
	
	
	
/* ---------- players blocks definition ---------- */
.Players {width:477px;}
	.Players-Pass {width:477px; padding-bottom:20px;}
	.Players-Item {width:122; height:182px; float:right; padding-left:30px; padding-bottom:10px;}
		.Players-Item-Text {width:122px; height:30px;}
		.Players-Item-Pic {width:120px; height:150px; border:1px solid #dadada;}
		


/* ---------- galleries blocks definition ---------- */
.Pictures {width:477px;}
	.Pictures-Item {width:92; height:122px; float:right; padding-left:20px; padding-bottom:10px;}
		.Pictures-Item-Text {width:92px; height:30px; overflow:hidden; rext-align:right; vertical-align:bottom}
		.Pictures-Item-Pic {width:90px; height:90px; border:1px solid #dadada;}

		
		
/* ---------- sikur blocks definition ---------- */
.DatesRow {477px; height:20px;}
.DatesRow-Item {float:right;}
.DatesRow-Item img {cursor:pointer;}



/* ---------- banners blocks definition ---------- */
.RightBanner {width:180px; height:130px; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; margin-top:25px;}
.RightBanner table {width:180px; height:130px;}
.LeftBanners {width:269px; border-top:1px solid #e6e6e6; overflow:auto;}
.LeftBanner {width:134px; height:130px; float:right; border-bottom:1px solid #e6e6e6;}
.LeftBanner table {width:134px; height:130px;}



/* ---------- management blocks definition ---------- */
.Management {width:477px; border-bottom:1px solid #e6e6e6; padding-bottom:20px; padding-top:20px; overflow:auto;}
	.Management-Pic {width:120px; height:150px; float:right; border:1px solid #dadada;}
	.Management-Text {width:335px; float:right; text-align:justify; padding-right:20px;}
