﻿body {

}
ul#menuStu  , ul#menuStu    ul {
direction:rtl;
  list-style-type:none;
  margin: 0;
  padding: 0;
  text-align:center;

 
}


ul#menuStu span span  a {
  display: block;
  text-decoration: none;	
}

ul#menuStu span span  li 
{
	 

  margin-top: 1px;
}





ul#menuStu span span  li a {
display: block;
color:#CC9933;
background-color:White;
text-decoration:none;
font-size:10pt;
border-bottom-width:1pt;
border-bottom-color:#eceaea;
border-bottom-style:solid;
font-family:Calibri;
text-align:center;

}

ul#menuStu span span  li a:hover {
	cursor:hand;
color:#2b2b2b;
}

ul#menuStu span span  li ul span li a {
  color: #000;

	background-color:#e5e5e5;
	font-size:9pt;
	text-align:right;
	width:100%;
}
.selected_sort
{
	font-size:x-small;
	width:70px;
	display:table-cell;

	cursor:pointer;
	vertical-align:middle;
	text-align:right;
	background-color:#e5e5e5;
	background-image: linear-gradient(bottom, rgb(240,240,240) 77%, rgb(222,222,219) 16%);
background-image: -o-linear-gradient(bottom, rgb(240,240,240) 77%, rgb(222,222,219) 16%);
background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 77%, rgb(222,222,219) 16%);
background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 77%, rgb(222,222,219) 16%);
background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 77%, rgb(222,222,219) 16%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.77, rgb(240,240,240)),
	color-stop(0.16, rgb(222,222,219))
);
	}
ul#menuStu span span  li ul span li a:hover {
  font-size:9pt;
  border-left: 5px #000000 solid;
    background-color:#ba4f49;

}

.code { border: 1px solid #891b34; list-style-type: decimal-leading-zero; margin: 0; }
.code code { display: block; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #891b34; margin: 0 0  2px 0.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

#main_Item_sub_deb_show
{
    width:100%;
	border-left-style: dotted;
border-left-width: 1pt;
border-left-color: #C9CACB;
text-align: right ;}

#main_Item_sub_deb_show p
{
	color: #bb0000;font-family:@Tahoma;
}
	#main_Item_sub_deb_show a
	{
	text-decoration:none;text-align:right ;font-weight:normal; vertical-align:top; width:200px; text-align:right;	color:#006DCA;font-size:8pt;font-family:Tahoma;margin-top :-20px;}
#main_Item_sub_deb_show a:hover
	{
	text-decoration:none;font-weight:normal;vertical-align:top;	width:320px; text-align:right; color:Orange;padding:-20px;cursor:pointer;}
	#main_Item_sub_deb_show .item_name{text-align:right ;font-weight:normal; vertical-align:top; width:200px; text-align:right;	color:#4B4B32;font-size:10pt;font-family:Tahoma;margin-top :-20px;}
	#main_Item_sub_deb_show .item_name:hover{font-weight:normal;vertical-align:top;	width:320px; text-align:right; color:Orange;padding:-20px;cursor:default;}
	#main_Item_sub_deb_show .sub_main_Dep_Img{max-width:250px;max-height:200px;}
#main_Item_sub_deb_show .title_main_dep
{
	color: #FF0000;font-size:9pt;
}
#main_Item_sub_deb_show Img{max-height:300px;max-width:300px;vertical-align:bottom;}
#main_Item_sub_deb_show .img_place
{
	height:250px;
	vertical-align: bottom;
	text-align:center ;
}
.Item_price{color:#BB0000;font-size:10pt;white-space:nowrap}
.go_to_profile{}
#main_Item_sub_deb_show .go_to_profile{	/* Rounded Corners */
	text-align:center;text-decoration:none;cursor:pointer;width:150px;height:20px;
	margin:10px 10px 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
/* Background color and gradients */
	
	background: #f1f0ef;
	background: -moz-linear-gradient(top, #f1f0ef, #d2d5dd);
	background: -webkit-gradient(linear, 100% 0%, 40% 80%, from(#f1f0ef), to(#d2d5dd));
		
	/* Borders */
	
	border: 1px inset #cacaca;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
	}
#main_Item_sub_deb_show .go_to_profile:hover{	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
/* Background color and gradients */
	
	background: #d2d5dd;
	background: -moz-linear-gradient(top, #d2d5dd, #f1f0ef);
	background: -webkit-gradient(linear, 100% 0%, 40% 80%, from(#d2d5dd), to(#f1f0ef));
		
	/* Borders */
	
	border: 1px solid #cacaca;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;}