* 
{
	margin: 0; 
	padding: 0; 
	font-family:Tahoma;
	font-size:9pt;
}

.english
{
	direction:ltr;
}

body 
{ 
	font-family:Tahoma;
	font-size:9pt;
	line-height: 1.6em;
	background: #fff url("/Images/bg.gif") repeat-x; 
	color: #444; 
	text-align:right;
	direction:rtl;
}

a 
{	
	color: #3784ED;	
	background: inherit; 
	text-decoration: none; 
}
a:hover 
{ 
	color: #808080; 
	background: inherit; 
}
p 
{ 
	margin: 0 0 15px 0; 
}
h1 
{ 
	font: bold 1.7em Tahoma;  
	margin: 20px 0 0; 
}
h1 a 
{ 
	color: #fff; 
	background: inherit; 
}
h1 a:hover 
{ 
	color: #E4FFD3; 
	background: inherit; 
}
h2 
{ 
	font: bold 1.6em Tahoma; 
	margin: 0 0 12px; 
}
h4 
{ 
	color: #808080; 
	background: inherit; 
	font-weight: normal; 
	font-size: .9em; 
}	

#content 
{ 
	width: 900px; 
	margin: 0 auto; 
}

#logo 
{ 
	margin: 10px 0 0 0; 
	height: 66px; 
	width: 240px; 
	float: left; 
	background: url("/Images/logobg.gif") no-repeat bottom; 
	text-align: center;
}

#menu 
{ 
	float: right; 
	padding: 40px 0 0; 
	margin: 0 0 18px; 
}
#menu li 
{ 
	font-size: 1.1em; 
	display: inline; 
}
#menu li a 
{ 
	padding: 30px 15px 0px 0; 
	margin: 0 0 0 35px; 
	color: #ccc; 
	background: #505050 url("/Images/tab.gif") no-repeat right bottom;  
}
#menu li a:hover 
{ 
	background: #505050 url("/Images/tabhover.gif") no-repeat right bottom; 
	color: #FEFFB8; 
}

#intro { 
	clear: both;
	background: #fff url("/Images/intro.jpg") no-repeat;
	color: #4C8734;
	height: 170px;
	margin: 0px;
	padding: 45px 40px 0 0;
	text-align: right;
}

#intro h1 { margin: 0; }
#intro p { margin: 0; }

#login { margin: 62px 0 0; }
#login a {color:Blue; background: #8BE1FA; padding: 4px 20px 6px;}
#login a:hover { color: #fff; background: #8BE1FA url("/images/loginhover.gif") no-repeat; }

#left {clear: left; float: left; width: 600px; padding: 0 10px 0 15px; margin: 0 0 15px; text-align: justify;border-right: 1px solid #ccc;}
#leftForAdmin  {clear:both; width: 890px; padding: 0 4px 0 4px; margin: 0 0 15px; text-align: justify;}

#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 15px;
	float: right;
	width: 240px;
}
	
#left a, #right a { background: #EFFCFF; color: #317486; }

#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; padding:7px 7px 0 0; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 5px 0 35px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 5px 0 35px; }

.TopR
{
	background:url('/Images/Container/topRight.gif');background-repeat:no-repeat;width:13px;height:20px;	
}
.TopC
{
	background:url('/Images/Container/topBG.gif');background-repeat:repeat-x;height:20px;
}
.TopL
{
	background:url('/Images/Container/topLeft.gif');background-repeat:no-repeat;width:13px;height:20px;
}		
.RH
{
	background:url('/Images/Container/HeaderRight.gif');background-repeat:no-repeat;width:13px;height:34px;	
}
.TH
{
	background:url('/Images/Container/HeaderBG.gif');background-repeat:repeat-x;height:34px;
}
.LH
{
	background:url('/Images/Container/HeaderLeft.gif');background-repeat:no-repeat;width:13px;height:34px;
}	
.RC
{
	background:url('/Images/Container/rightbg.gif');background-repeat:repeat-y;width:13px;height:20px;
}
.LC
{
	background:url('/Images/Container/leftbg.gif');background-repeat:repeat-y;width:13px;height:20px;
}
.RB
{
	background:url('/Images/Container/BottomRight.gif');background-repeat:no-repeat;width:13px;height:20px;
}
.BBG
{
	background:url('/Images/Container/BottomBG.gif');background-repeat:repeat-x;height:20px;
}
.LB
{
	background:url('/Images/Container/BottomLeft.gif');background-repeat:no-repeat;width:13px;height:20px;
}
.RequireStar
{
	color:Red;
}
.InformationMessage
{	
	color:Green;	
}
.InformationImage
{
	background-image:url('/Images/Ok.png');
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
.ErrorImage
{
	background-image:url('/Images/error.png');
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
.ErrorMessage
{
	color:Red;
}
.GridHeaderStyle
{
	background-image:url('/Images/GridHeaderBG.gif');
	background-repeat:repeat-x;
	height:25px;	
	color:#4659AD;
}
.GridFooterStyle
{
	background-image:url('/Images/GridFooterBG.gif');
	background-repeat:repeat-x;
	height:40px;	
}
.PagerButtonStyle
{
	background-image:url('/Images/GridHeaderBG.gif');
	background-repeat:repeat-x;
	height:25px;	
	border:1px solid #A3C0E8;		
}
.PagerHoverButtonStyle
{
	background-image:url('/Images/GridButtonBG.gif');
	background-repeat:repeat-x;
	height:25px;	
	border:1px solid #A3C0E8;		
}
.RatingStarOff
{
background-image: url('/Images/star_off.png');
width:15px;
height:15px;
}
.RatingStarOn
{
background-image: url('/Images/star_on.png');
width:15px;
height:15px;
}
.RatingStarEmpty
{
background-image: url('/Images/star_off.png');
width:15px;
height:15px;
}
.RatingStarWait
{
background-image: url('/Images/star_wait.png');
width:15px;
height:15px;
}
#right ul { 
	list-style : none; 	
	list-style-type:circle;
	padding:5px 10px 5px 10px;	
}
	
#right a  
{	
	display:block;
}
#right a:hover  
{	
	display:block;
	background-color:#E0E9F0;
}

#FilterMatlab ul { 
	list-style : none; 	
	list-style-type:circle;
	padding:5px 10px 5px 10px;	
}
	
#FilterMatlab a  
{	
	display:block;
}
#FilterMatlab a:hover  
{	
	display:block;
	background-color:#E0E9F0;
}
.LastMag
{
	padding-left:50px;	
}
.ItemStyle
{
	padding-top:5px;
	padding-left:10px;
}
.progressbarcontainer {
	width: 544px;
	height: 32px;
	border: solid 1px black;
	padding: 1px;
}
#progressbar {
	width: 0;
	height: 32px;
	background-color:#78A8CA;
}
.popupControl
{	
	width:260px;	
	background-color:#303B41;
	color:White;
	visibility:hidden;
	position:absolute;	
}
