@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
font-family:Tahoma;
font-size:11px;
color:#38646e;
}
a{
color:#4eb0b4;
}
table,td,tr{
font-family:tahoma;
font-size:11px;
}

.ListItemTitle
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 11pt;
}

.ListItemDetails
{
	font-family: Tahoma;
	font-size: 8pt;
}

.ListTitle
{
	font-family: Tahoma;
	font-weight: bold;
}

.ListItemSummery
{
	background-color: #f6fdff;
	color: #648f98;
	font-family: Tahoma;
	font-style: italic;
	height: 80px;
}

.ListItemStats
{
	background-color: #edf9fd;
	color: #648f98;
	font-family: Tahoma, Verdana;
	border-width:0px;
}

.ListItemImage
{
	border: solid 5px #eef9fd;
}

.DetailsImage
{
	border: solid 5px #eef9fd;
}

.ListImage
{
	margin: 5px;
	border: solid 0px #eef9fd;

}


.ProfileItem
{
	font-family: Tahoma;
	font-size: 8pt;

}

/* ============================================ */
/* Menu(s) Style */
/* ============================================ */
.RootMenuStyle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #939393;
	direction:rtl;
	background-color:#c8c8c8;
	width:100%;
	
}

.RootMenuItemStyle
{
	border-width:0px;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	background-position:top;
	
	text-align:right;
}

.RootMenuSelectedItemStyle
{
	border-width:1px;
	border-bottom-color:#333333;
}

.RootMenuHoverStyle
{
	border-width:0px;
	background-position:top;
	color:#DADADA;
}

.ChildMenuStyle
{
	border: #d7d7d7 1px dotted;
	background-color:#D2D2D2;
}

.ChildMenuItemStyle
{
	font-family:tahoma;
	font-size:11px;
	padding: 3px 3px 3px 3px;
	background-color:#b0db2f;
	color: #373737;
	background-position:top;
	border-top: #e9e9e9 1px dotted;
	cursor:pointer;
	/*FILTER: Chroma(Color = #000000)	Shadow(Color=#e57437, Direction=0);*/

}

.ChildMenuSelectedItemStyle
{
}

.ChildMenuHoverStyle
{
	font-family:tahoma;
	font-size:11px;
	background-color: #d2e1a4;
	color: #000000;
}



/* ============================================ */
/* DetailsView(s) Style */
/* ============================================ */

.Details
{
	padding: 3 3 3 3;
	border: solid 5px #edf9fd;
	width: 100%;
}

.EditHeaderStyle
{
	font-weight: bold;
	color: #648f98;
	background-color: #dfefda;
	padding: 3px 3px 3px 3px;
}

.EditItemStyle
{
	background-color: #ebe3cd;
}

.EditAlternativeItemStyle
{
	background-color: #edf9fd;
}

.EditCommandStyle
{
	background-color: #edf9fd;
	height: 50px;
}

.EditCommandStyle A
{
	/*font-weight: bold;*/
	color: #648f98;
}


/* ============================================ */
/* GridView(s) Style */
/* ============================================ */
.Grids
{
	border: solid 0px black;
	width: 100%;
}

.Grids td, th
{
	padding: 5px 5px 5px 5px;
	border-color:#a6ddde;
	border-style:dotted;
}

.GridEditStyle
{
}

.GridHeaderStyle
{
	color: #3d7a7e;
	background-color: #cfedee;
	font-stretch:normal;
}
.GridItemStyle
{
	background-color: #ffffff;
	border:0px;
}
.GridAlternativeItemStyle
{
	background-color: #f3fdfd;
	border:0px;
}
.GridPagerStyle
{
	color: #49a9c4;
	background-color: #f6fdff;
}

.GridPagerStyle A
{
	/*font-weight: bold;*/
	color: #a3bb37;
}

.GridFooterStyle
{
	background-color: #bee0eb;
}
/*////////////////////////////
memet
*/
.ModuleMenu_table, ModuleMenu_TR, ModuleMenu_Link
{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#cded10;
	alpha:70%;
	background-color:#0066CC;
	cursor:move;
	
}
.ModuleMenu_TR
{
	width:500px;
	cursor:move;
	font-family:Arial, Helvetica, sans-serif;
	direction:rtl;
}


.AlternatingItemStyle{
color:#4d4d4f;
}
.ItemStyle{
background-color:#D7DEDE;
color:#58595b;

}


a:link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
/*----------------ART FESTIVAL ~ MEMET-------------------------*/
.tb_1_1{
	cursor:pointer;
	background-position:right
}
.tb_norm{
	cursor:pointer;
	
	color:#86929a;
	
}
.tb_over{
	cursor:pointer;
	
	color:#62717b;
	
}
.tb_select{
	cursor:pointer;
	
	color:#3c6680;
	
}
#mainMenu{ 
	direction:rtl; 
	text-align:center;
	background-position:top;
	background-repeat:no-repeat;

}