﻿body{
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	direction:rtl;
	color:#666666;
}
.simpleText1{
	font-size:11px;
	font-family:tahoma;
	color:#616161;
}
.simpleText2{
	font-size:11px;
	font-family:tahoma;
	color:#616161;
	font-weight:600;
	padding:0 0 5 0;
}
.simpleText3{
	font-size:12px;
	font-family:tahoma;
	color:#616161;
	font-weight:600;
	padding:0 0 10 0;
}
.simpleText4{
	font-size:12px;
	font-family:tahoma;
	color:#616161;
	font-weight:600;
	padding:0 0 5 0;
}
.dropShadow{
	margin:8 0 0 8;
	background-color:#dedede;
}
.dsContent{
	border:1px solid #939393;
	position:relative;
	bottom:3px;
	right:3px;
	background-color:white;
	height:150px;	
}
.b_off{
	background-position:top;
	cursor:pointer;
	color:#a7a7a7;
}
.b_on{
	background-position:bottom;
	cursor:pointer;
	color:#746b31;
}
table,tr,td{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
.topSpace{
	background-image:url(topMenu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:205px;
}
.topLogo{
	background-image:url(mainslicebg.jpg);
	background-repeat:no-repeat;
	background-position:top right;	
}
.wholeBG{
	background-image:url(wholeBG.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#f6f6f6;
	width:1000px;
	height:100%;
}
.topADV{
	height:135px;
	overflow:hidden;
}
.footerz{
	height:130px;
	width:1000px;
	padding:15 20 20 20;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	color:#01a4a0;
}
.style1 {
	border-collapse: collapse;
}
.style2 {
	border-collapse: collapse;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}
a:link{
	color:#01a4a0;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #01a4a0;
}
a:hover{
	color:#8968a4;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #8968a4;
}
a:visited{
	color:#01a4a0;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #01a4a0;
}
.tabOff{
	text-align:center;
	vertical-align:middle;
	width:25%;
	color:cecece;
	cursor:pointer;
	font-weight:normal;
	background-image:url(tabLine.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tabOn{
	text-align:center;
	vertical-align:middle;
	width:25%;
	color:01a4a0;
	background-color:#e7e7e7;
	cursor:pointer;
	font-weight:normal;
}
.tabOver{
	text-align:center;
	vertical-align:middle;
	width:25%;
	background-color:#f1f1f1;
	color:#666666;
	cursor:pointer;
	font-weight:normal;
	background-image:url(tabLine.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tabContent{
	vertical-align:top;		
	width:100%;
	height:100%;
	display:none;
}
.ListItemTitle
{
	font-weight: 600;
	font-family: Arial;
	font-size: 15pt;
}

.ListItemDetails
{
	font-family: Tahoma;
	font-size: 7.5pt;
}

.ListTitle
{
	font-family: Tahoma;
	font-weight: 600;
}

.ListItemSummery
{
	background-color: #dddddd;
	color: #444;
	font-family: Tahoma;
	font-style: italic;
	height: 80px;
}

.ListItemStats
{
	background-color: #f1f1f2;
	color: #4a4a4a;
	font-family: Tahoma, Verdana;
	border-width:0px;
}

.ListItemImage
{
	border: solid 10px black;
}

.DetailsImage
{
	border: solid 10px black;
}

.ListImage
{
	margin: 5px;
	border: solid 0px black;
	width: 90px;
}


.ProfileItem
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 600;
}

/* ============================================ */
/* Menu(s) Style */
/* ============================================ */

.RootMenuStyle
{
	font-family: Tahoma;
	font-size: 10px;
	color: #eceadd;
}

.RootMenuItemStyle
{
	border-width:0px;
	padding: 3px 3px 3px 3px;
	color: #959280;
}

.RootMenuSelectedItemStyle
{
	border-width:1px;
	border-bottom-color:#d5d5d5;
}

.RootMenuHoverStyle
{
	border-bottom-width:2px;
	border-bottom-color:#d5d5d5;
}

.ChildMenuStyle
{
	border: #d5d5d5 1px solid;
}

.ChildMenuItemStyle
{
	padding: 3px 3px 3px 3px;
	background-color: #f5f5f5;
	color: #959280;

}

.ChildMenuSelectedItemStyle
{
}

.ChildMenuHoverStyle
{
	background-color: #f5f5f5;
	color: #959280;
}


/* ============================================ */
/* DetailsView(s) Style */
/* ============================================ */

.Details
{
	padding: 3 3 3 3;
	border: solid 1px black;
	width: 100%;
}

.EditHeaderStyle
{
	font-weight: 600;
	color: White;
	background-color: #565656;
	width: 150px;
	padding: 3px 3px 3px 3px;
}

.EditItemStyle
{
	background-color: #e9e9e9;
}

.EditAlternativeItemStyle
{
	background-color: white;
}

.EditCommandStyle
{
	background-color: #acacac;
	height: 50px;
}

.EditCommandStyle A
{
	/*font-weight: 600;*/
	color: #000000;
}


/* ============================================ */
/* GridView(s) Style */
/* ============================================ */
.Grids
{
	border: solid 0px black;
	width: 100%;
}

.Grids td, th
{
	padding: 5px 5px 5px 5px;
}

.GridEditStyle
{
}

.GridHeaderStyle
{
	color: #4d4d4f;
	background-color: #d1d3d4;
}
.GridItemStyle
{
	background-color: #f1f1f2;
}
.GridAlternativeItemStyle
{
	background-color: white;
}
.GridPagerStyle
{
	font-weight: 600;
	color: White;
	background-color: #565656;
}

.GridPagerStyle A
{
	/*font-weight: 600;*/
	color: White;
}

.GridFooterStyle
{
	background-color: #565656;
}
/*////////////////////////////
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;
}


.AlternatingItemStyle{
color:#4d4d4f;
}
.ItemStyle{
background-color:#ccf1f2;
color:#58595b;
}
