div.UMFlower
{
	background-color: Black; 
	background-repeat: no-repeat; 
	background-position: bottom right;
    background-image: url('UpperMenu/Flower.jpg'); 
    height: 280px;
}

body 
{
	background-color: Black;	
	direction: rtl; 
	width: 780px;
	margin-top: 0px;
			
	color: White;
	position: static;
	font-family: Arial (Hebrew);	
}

div.MPSiteContainer
{
	border-right: solid 2px #778cab;
	border-left:  solid 2px #778cab; 	
	border-bottom: solid 2px #778cab;
		
	margin-bottom: 0px;
	background-image: url('Images/RMImage.gif');
	
	background-repeat: repeat-y;
	background-position: right;
	/*background-color: White;*/
		
	width: 735px;
}

div.FooterRect
{
	height: 30px;
	border-top: solid 1px white;
	background-color: #0e1d3a; 
	margin-top: 15px;
	font-size: 10px; 
	text-align: center;
	padding-top: 2px;
	direction:ltr;
	background-image: url('Images/Footer.gif');
	background-position: left; 
	background-repeat: no-repeat;
}

div.ContentRect
{
	direction: rtl; 	

	margin-top: 12px;
	padding-left: 11px;
	padding-right: 9px;	
}

div.ControlPanelContainer
{	
	border-right: solid 2px #778cab; 		
	border-left:  solid 2px #778cab; 	
	
	width: 735px;
}

div.MPContentPaneContainer
{
	margin-top: 25px;	
	padding-left: 20px; 
}

div.UMButtonContainer
{
	width: 731px;
}

div.DICamera
{
	position: absolute;
	background-image: url('Mainpage/Camera.gif');
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 7px;
	height: 11px;
	width: 15px;
	z-index: 3;
}

/* RightMenu */
a.RMHRef
{
	border: 0;
	color: White;
}

a.RMHRef:link
{
	border: 0;
	color: White;
}

a.RMHRef:visited
{
	border: 0;
	color: White;
}

a.RMTitle:visited, a.RMTitle:link
{
	color: #BBCAE6;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial (Hebrew);
	z-index: 1;
}

div.RMTitle
{
	text-align: right;	
	background-color: #0e1d3a;	 
	border: 0;	
	border-left: solid 1px White;
}

div.RMTitleText
{
	padding-top: 9px;
	width: 120px;
	float: left;
	height: 40px;			
}

div.RMSplitImage
{	
	background-color: #0e1d3a;	
}

div.RMItemText
{
	background-color: #0e1d3a;	
	color: white;
	text-align: right;
	direction: rtl;		
	padding-right: 8px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial (Hebrew);
	border-left: solid 1px White;
}

div.RMContainer
{
	width: 165px;
	float: right;	
	position: fixed;
	/*border-left: solid 1px White;*/
	z-index: 1;
	padding-right: 1px;	
}

div.RMIconImage 
{
	float: right;
	padding-left: 2px;
	padding-right: 4px;
	height: 10px;
}

img.ManagementItem
{
	border: 0;
	padding: 5px 5px 0px 0px;	
	float: right;
}

div.ManagementItem
{
	color: White;
}

a.RMManageCategoryEdit
{
	color: White;
	text-decoration: underline;
	font-size: 8px;
}

div.RMManageActionsContainer
{
	width: 100%;
	padding-top: 10px;
}

/* Lecture view*/
div.LVSpecificContainer
{
	height: 127px;
	background-color: #0e1d3a;	
	padding-bottom: 10px;
}

div.LVContainer
{	
	border: solid 1px #5E6571;
	margin-top: 10px;
	background-color: #0e1d3a;
	background-image: url('Images/CategoryHeader.jpg');
	background-repeat: repeat-x;
}

div.LVHeaderTitle
{
/*	background-image: url('Images/CategoryHeader.jpg');
	background-repeat: repeat-x; */
	direction: rtl;
	text-align: right;
	font-size: 18px;
	color: #BBCAE6;

	padding: 5px 10px 0px 0px;
	height: 60px;
	width: 100%;
}

img.LVLectureImage
{
	height: 102px;
	width: 100px;
	border: solid 1px #c3c5c9;
}

div.LVImageContainer
{
	float: left;
	height: 129px;
	width: 127px;
	margin-top: 5px;	
	background-color: #0e1d3a;	
	padding-left: 27px;
	padding-top: 6px;
	padding-bottom: 2px;
}

div.LVTitle
{
	margin-top: 10px;
	height: 10px;
	text-align: right;
	font-weight: bold;
	background-color: #0e1d3a;	
	font-size: 16px;
	color: White;
	padding-right: 26px;
}

div.LVDescription
{
	margin-top: 10px;
	height: 50px;
	text-align: right;
	background-color: #0e1d3a;	
	font-size: 14px;
	color: White;
	padding-right: 26px;
	padding-left: 7px;
}

div.LVLecturesSeperator
{
	height: 1px;
	background-image: url('Images/LectureSeperator.jpg');
	background-repeat: repeat-x;	
	margin: 0px 20px 0px 20px;
}

div.LVDate
{
	margin-top: 10px;
	height: 10px;
	font-weight: bold;
	text-align: right;
	background-color: #0e1d3a;	
	color: White;
	font-size: 14px;
	padding-right: 26px;
}


a.LVNextPage:link, a.LVNextPage:visited
{
	color: White;		
}

img.LVNextPage
{
	border: 0;
}

a.LVPrevPage:link, a.LVPrevPage:visited
{
	color: White;
}

img.LVPrevPage
{
	border: 0;
}

div.LVSurroudingPagesContainer
{
	
}

/*Special Lecture View*/

div.SLVContainer
{
	width: 543px;
	direction: rtl;	
}

div.SLVSmallPartContainer
{
	width: 317px;
	float: Left;	
	direction:ltr;
}

div.SLVSmallImageContainer
{
	width: 100px; 
	height: 65px; 
	float: left;	
	background-position: center center;
	background-repeat: no-repeat;
}
	
div.SLVBigContainer
{
	width: 223px;
	float: none; 
	direction: ltr;
}

div.SLVBigImageContainer
{
	height: 139px;
	background-repeat: no-repeat;
	background-position: center;
}

div.SLVImageUL
{
	background-image: url('SLV/UL.gif');
    background-position: top left;
	background-repeat: no-repeat;	
	width: 100%;
	height: 100%;
	position: absolute;
}

div.SLVImageUR
{
	background-image: url('SLV/UR.gif');
    background-position: top right;
	background-repeat: no-repeat;	
	width: 100%;	
	height: 100%;
	position: absolute;
}

div.SLVImageBL
{
	background-image: url('SLV/BL.gif');
    background-position: bottom left;
	background-repeat: no-repeat;	
	width: 100%;	
	height: 100%;
	position: absolute;
}

div.SLVImageBR
{
	background-image: url('SLV/BR.gif');
    background-position: bottom right;
	background-repeat: no-repeat;	
	width: 100%;	
	height: 100%;
	position: absolute;
}

div.SLVEdgeContainer
{
	float: left; 
    background-color: #0e1d3a;
    height: 30px;
    width: 100%;    
}

div.SLVEdge
{
	background-color: #0e1d3a;
	background-repeat: no-repeat;
	height: 30px;	
	color: #CCDBF8;
	font-weight: bold;
	font-size: 22px;
	text-align: right;
	direction: rtl; 
	padding-right: 6px;
}

div.SLVBottomEdge
{
	background-color: #0e1d3a;
	background-repeat: no-repeat;
	
	color: #CCDBF8;
	height: 16px;
}

div.SLVBottomEdgeContainer
{
    background-color: #0e1d3a;
    height: 11px;
    width: 100%;
}

div.SLVImage
{
	background-repeat: no-repeat;	
	width: 100%;	
	height: 100%;
	position: absolute;
}

div.SLVContentContainer
{
	overflow: hidden;	
	float: left;	
	background-color: #0e1d3a;	
}

div.SLVTitle
{
	width: 100%;
	height: 15px;	
	padding: 3px 4px 0px 13px;
	position: absolute;
	direction: rtl; 
	text-align: right;	
	z-index: 2;
	
	font-size: 14px;
	font-weight: bold;
	color: #CCDBF8; 
}
  
a.SLVTitle, a.SLVTitle:visited, a.SLVTitle:link 
{
	color: #CCDBF8;
	overflow: hidden;
	font-size: 14px;
}

div.SLVContent
{	
	height: 48px; 
	overflow: hidden;
	color: white; 	
	font-size: 12px;
	text-align: right;
	direction: rtl; 
	margin-top: 5px;
	padding: 18px 4px 0px 13px;
	position: absolute;
	z-index: 1;	
	width: 100%;
}

a.SLVContent, a.SLVContent:visited, a.SLVContent:link 
{
	color: White;
	overflow: hidden;
	font-size: 12px;
}

/* Mainpage categorized display */
div.MPContentPaneContainer
{	
	padding-left: 20px; 
	font-size: 14px;
}

div.MPTItleR
{
    background-image: url('Mainpage/MPRightEdge.jpg'); 
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    height: 100%; 
    position: absolute;
}

div.MPTItleL
{	
    background-image: url('Mainpage/MPLeftEdge.jpg'); 
    background-repeat: no-repeat;
    background-position: left;
    width: 538px;
    height: 100%; 
    position: absolute;
}

div.MPTitle
{
	color: White; 
	direction: rtl; 
	font-size: 14px;
	text-align: right;	
	overflow: hidden;
	padding-right: 8px;
	padding-top: 1px;	
	position: absolute;
	width: 100%;
    height: 100%;    
    z-index: 1;
}

div.MPTitleContainer
{
	background-color: #32527B; 
	width: 100%;
	height: 20px;
	margin: 3px 3px 0px 1px;
}

div.MPContainer
{
	color:White;
	direction: rtl; 
	text-align: right;
	background-color: #0e1d3a;
	border: solid 1px #5e6571;	
	font-size: 14px;
	font-family: Arial;
}

a.MPDisplayItemTitle, a.MPDisplayItemTitle:visited, a.MPDisplayItemTitle:link
{
	font-size: 14px;
	font-weight: bold;
	color: #CCDBF8; 
}

div.MPCategoryHeader
{
	height: 200px;
	margin-top: 7px;	
}

div.MPDominantContainer
{
	float: right;
	width: 200px; 
	height: 108px;
	background-color: inherit; 
	margin-top: 5px;	
}

div.MPDominantImageContainer
{
	padding: 0px 10px 0px 0px;	
	width: 240px;
	height: 120px;			
}

img.MPDominant
{
	border: solid 1px #c3c5c9;
}

div.MPDominantTitleContainer
{
	font-weight: bold;
	color: #CCDBF8; 	
	width: 100%; 
	height: 16px;
	padding-right: 10px;	
}

a.MPDominantContentContainer, a.MPDominantContentContainer:visited, a.MPDominantContentContainer:link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
	color: White;
}

div.MPRegularContainer
{
	/*padding: 5px 10px 5px 5px;*/
	padding-top: 1px;
	padding-bottom: 7px;
	width: 290px;
}

Table.ManageControl
{
	background-color: #292c32; 	
	border: solid 1px White;
	direction: rtl;
}
	
Table.InnerEditControl
{	
	background-color: #6d727d;
	border: solid 1px White;
}

div.ContentContainer
{	
	border: solid 1px #5E6571;
	margin-top: 10px;
	background-color: #0e1d3a;
	background-image: url('Images/CategoryHeader.jpg');
	background-repeat: repeat-x;
}


div.ContentTitle
{
	direction: rtl;
	text-align: right;
	font-size: 18px;
	color: #BBCAE6;

	padding: 5px 10px 0px 0px;
	height: 25px;
	width: 100%;
}

div.ContentParagraph
{
	direction: rtl;
	text-align: right;
	font-size: 14px;
	color: White;

	padding: 20px 10px 0px 0px;
	width: 100%;
}

div.ContentContainer
{	
	border: solid 1px #5E6571;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0e1d3a;
	background-image: url('Images/CategoryHeader.jpg');
	background-repeat: repeat-x;
}


div.ContentTitle
{
	direction: rtl;
	text-align: right;
	font-size: 18px;
	color: #BBCAE6;

	padding: 5px 10px 0px 0px;
	height: 25px;
	width: 100%;
}

div.ContentParagraph
{
	direction: rtl;
	text-align: right;
	font-size: 14px;
	color: White;

	padding: 20px 10px 0px 0px;
	width: 100%;
}
