﻿html, body
{
	width:100%;
	height:100%;
	direction:rtl;
	margin:0px;
	padding:0px;
	background-position: left top;
	background-image: url( 'CssImages/Page_BG.gif' );
	background-repeat:repeat-x;
	background-color:#2c0e04;
	
}

/*******************************
	Meu Horizontal
*******************************/

.HeaderBottom1Div
{
	background-color: #f3f3f3;
	width: 100%;
	height: 30px;
	padding: 5px 2px 0px 0px;
	text-align: right;
}

.HyperTopMeuDiv
{
	text-align: right;
	direction: rtl;
	width: 750px;
	height: 30px;

}
.HyperTopMeu
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.TopMenuDiv
{
	width:auto;
	position: absolute;
	top:167px;
	right: 240px;
}

.TopMenuDiv a
{
	font-family: 'simplified Arabic' , arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background:url('CssImages/Tabs_Menu.gif') no-repeat 0 0px;
	text-decoration:none;
	width: 115px;
	height:32px;
	display:block;
	text-align:center;
}


.TopMenuDiv a:hover
{
	font-family: 'simplified Arabic' , arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background:url('CssImages/Tabs_Menu.gif') no-repeat 0 -32px;
	text-decoration:none;
	width: 115px;
	height:32px;
	display:block;
	text-align:center;
}

.TopMenuDiv #Separator
{
	display:none;
}
.FooterMenuDiv
{
	background-position: left center;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	padding: 0px 5px 0px 0px;
	margin:10px 0;
	text-align: right;
	width: 947px;
	height: 63px;
	background-image: url('CssImages/Footer_Left.gif');
	background-repeat: no-repeat;
	background-color: #280900;
	position:relative;
	
}
.FooterMenuDiv img
{
	background-image: url('CssImages/PlexLogo.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 110px;
	height: 25px;
	border:solid 0px #333;
	margin: 3px 0;
	position: absolute;
	top:35px;
	left:0px;
	
}
.FooterMenuDiv a, #Separator
{
	font-family: Simplified Arabic, arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffdf9c;
	text-decoration:none;
	
}

.CopyRight
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	direction:ltr;
	vertical-align:middle;
	
}

.CopyRight img
{
	background-image: url('CssImages/PlexLogo.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 110px;
	height: 25px;
	border:solid 0px #333;
	margin: 3px 0;
}
.Hieght5
{
	height:50px;
}
.lineHieght
{
	line-height:0px;
}
.lineHieght3
{
	line-height:0px;
}
.DisplayBlock
{
	display:block;
}
.PaddingTop5
{
	padding-top: 5px;
}

.PaddingTop10
{
	padding-top: 10px;
}
.PaddingLeft5
{
	padding: 0 0 0 5px;
}

.PaddingRight5
{
	padding-right: 5px ;
}

.MarginRight5
{
	Margin-right:5px;
}

.MarginTop5
{
	Margin-Top: 5px;
}


.MarginCenter
{
	margin-right: auto;
	margin-left: auto;
}
.MarginBottom5
{
	margin-bottom: 5px;
}
.MarginBottom15
{
	margin-bottom: 15px;

}
.MarginTop15
{
	margin-top: 15px;

}


.SiteWidth
{
	width: 952px;
}
.TabDup
{
	background-image: url( 'CssImages/Tab_Dup.gif' );
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 0 0 0;
	height:27px;
}

.WhiteBG
{
	background-color:#f1f3f4;
	overflow:hidden;
	height:auto;
}


/*******************************
	End TopMeu Horizontal
*******************************/


/*******************************
	Header Date
*******************************/

.HeaderDateDiv
{
	
	width: 100%;
	background-color: #cececc;
	height: 20px;
	text-align: right;
	padding: 0 1px 0;
}

.LabelDate
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7F7F7;
	margin: 5px 5px 0;
	direction: rtl;
	float: right;
}


/*******************************
	End Header Date
*******************************/


/**********************************************
	Common
***********************************************/
.Page
{
	padding: 0px 0px 0px 0px;
	margin:0;
	text-align: center;
	display:block;
	width:100%;
	height:100%;
}

.Site
{
	border: 1px solid #060300;
	width: 952px;
	height: auto;
	padding: 0px;
	overflow: hidden;
	position:relative;
	
	background-image: url('CssImages/Page_BG2.gif' );
	background-repeat: repeat-y;
	background-position: right top;
}

.Header
{
	width:720px;
	background:url('CssImages/Header.gif') no-repeat 0 0;	
	height:274px;
	
}


.Logo
{
	background-image:url('CssImages/Logo.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width: 350px;
	height: 120px;
}

.FloatRight
{
	float:right;
	width:auto;
}

.FloatLeft
{
	float:left;
	width:auto;
}

.ClearBoth
{
	clear:both;
}
.TextAlignRight
{
	text-align:right;
}
.TextAlignLeft
{
	text-align:left;
}
.Direction
{
	direction:rtl;
}
	

hr
{
	border: solid #D1D1D1;
	border-width: 1px 0px 0px 0px;
	color: #ffffff;
	width: 80%;
}

.LinkButton
{
	font-family: Simplified Arabic, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.LinkButton :hover
{
	font-family: Simplified Arabic, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #797979;
	text-decoration: underline;
}
.LinkButtonHeader
{
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #333333;
	text-decoration: none;
	display:block;
	
	margin: 0 5px 0;
}


.LinkButtonHeader:hover
{
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #797979;
	text-decoration: underline;
	display:block;
	margin: 0 5px 0;
}

.ItemLinkButton
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url( 'CssImages/Bullites.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 15px 0 ;
	margin:5px 5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:none;
}

.ItemLinkButton:hover
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	background-image: url( 'CssImages/Bullites.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 15px 0 ;
	margin:5px 5px 0 ;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:underline;
}


.Label
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	direction:rtl;
}
.LabelDescription
{
	font-family: Simplified Arabic, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	direction:rtl;
}
.LabelHeader
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin:0 10px 0;
	direction:rtl;
}

.Hide
{
	display:none;
}


.Validation
{
	color: #ff0000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	direction: ltr;
	font-weight:bold;
}

.LabelForm
{
	width:100px;
	display:block;
	float:right;
	height:25px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin:0 10px 0;
	direction:rtl;
}

.TextBox
{
	border-right: #8a8a8a 1px solid;
	border-top: #8a8a8a 1px solid;
	font-size: 12px;
	border-left: #8a8a8a 1px solid;
	color: #333333;
	border-bottom: #8a8a8a 1px solid;
	font-family: tahoma;
	direction:rtl;
	text-align:right;
}

.HeaderSpace
{
	margin:5px 0;
}


.CoocsDiv
{
	position:relative;
	overflow:hidden;
	width:auto;
}

.CoocsDiv a
{
	font-family:Simplified Arabic, Arial, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	margin:0 10px 0;
	display:inline;
	width:auto;
}

.CoocsDiv a:hover
{
	font-family:Simplified Arabic, Arial, serif;
	font-size: 16px;
	color: #ab5f26;
	font-weight:bold;
	text-decoration: none;
	margin:0 10px 0;
	width:auto;
}


.ThumbnailAlt
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 12px;
	font-weight: bold;
	direction:rtl;
	text-align:right;
}




/**********************************************
	End Common
***********************************************/
.GroupsContainerDiv
{
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px ;
	border-color: #cccccc;
	height: auto;
	width:690px;
	background-color:#FFF0D2;
	margin:5px 0;
}

.GroupsHeaderContainer
{
	background-position: center bottom;
	border: 0px solid #B2B2B2;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height:32px;
	margin:0px 0 0px 0;
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
}

.GroupsHeaderContainer_Label
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin:0px 0px 0;
	padding:5px 0px 0;
	direction:rtl;
	display:block;
}



/**********************************************
	Containers
***********************************************/
.HeaderContainer
{
	background-position: center bottom;
	border: 0px solid #B2B2B2;
	padding: 0px 0px 0px 0px;
	width: 99%;
	height: 31px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: bottom right;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px 0 0px 0;
}
.BodyHeaderLinkButton
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:block;
	margin: 0 5px 0;
	width:405px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:0px 15px 0;
	
}
.BodyHeaderLabelButton
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:block;
	margin: 0 5px 0;
	width:405px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 15px 0;
}

.BodyHeaderInsideLinkButton
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0 5px 5px 0;
	width: 99%;
	background-image: url( 'CssImages/Bullites2.gif' );
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 15px 0;
}


/*this container including all bellow contents*/
.ContainerBody
{
	border: 1px solid #f;
	width: 710px;
	position:relative;
	text-align: right;
	padding: 3px 5px 0 5px;
	overflow:hidden;
	height:auto;
	margin-top:-70px;
}


.ContentBody
{
	width:480px;
	height:auto;
	overflow:hidden;
	position:relative;
	padding: 0 5px 0;
	margin: 0 0 0 3px;
}

.ContainertLeft
{
	width:205px;
	height:auto;
	vertical-align:top;
	padding:0px 0px 0;
	margin:0 0px 0;
	overflow:hidden;
	/*background:#f1f3f4;*/
	text-align:center;
	position:relative;
	text-align:right;
}
.ContentLeft
{
	border: solid #100601;
	border-width: 0px 1px;
	background-color: #FFF0D2;
	padding: 0 0px 0;
	position: relative;
	width: 205px;
	text-align: right;
	margin: 0 0 5px 0;
}

.ContentLeft_Title
{	
	border: 0px solid #B2B2B2;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 32px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px 0 0px 0;
	
}


.ContentLeft_Title_LinkButton
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display:block;
	margin: 0 0px 0;
	width:145px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 15px 0;
}

.ContentLeft_Title_LinkButton:hover
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ab5f26;
	text-decoration: none;
	display:block;
	margin: 0 0px 0;
	width:145px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 15px 0;
}


.ContentLeft_LinkButton
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #341206;
	background-image: url( 'CssImages/Bullites2.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 15px 0 ;
	margin:5px 5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:none;
}

.ContentLeft_LinkButton:hover
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab5f26;
	background-image: url( 'CssImages/Bullites2.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 15px 0 ;
	margin:5px 5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:underline;
}

.ContentLeft_Footer
{
	
	width:203px;
	height:28px;
	margin: 0 1px 1px 0px;
	margin:5px 0 0 0;
	position:relative;
}

.ContentLeft_Footer_Link
{
	background: url( 'CssImages/more_Hover.gif' ) no-repeat 0px 0px;
	width:202px;
	height: 27px;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0 1px 0 0;
}
.ContentLeft_Footer_Link:hover
{
	background: url( 'CssImages/more_Hover.gif' ) no-repeat 0px -27px;
	width:202px;
	height: 27px;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0 1px 0 0;
}


.ContentRight_Title
{	
	border: 0px solid #B2B2B2;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 32px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px 0 0px 0;
	
}

.ContentRight_Title_LinkButton
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display:block;
	margin: 0 0px 0;
	width:150px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 15px 0;
}
.ContentRight_Title_LinkButton:hover
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ab5f26;
	text-decoration: none;
	display:block;
	margin: 0 0px 0;
	width:150px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 15px 0;
}

/************************************
Container Right
*************************************/

.ContainerRight
{
	width:232px;
	padding: 235px 0px 0;
	height:auto;
	overflow:hidden;
	text-align:right;
	background-image: url('CssImages/Logo.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
}
.ContentRightDiv
{
	width:210px;
	height:auto;
	text-align:center;
	padding:0px;
	background-color:#ffffff;
	overflow:hidden;
	margin:10px 15px 0;
}
.ContentRight_Title
{
	width: 200px;
	height: 24px;
	background-image: url('CssImages/RightContainer_Title.gif' );
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color:#333;
	text-align:center;
}
.ContentRight_Title a
{
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:block;
	margin: 0 0px 0;
	padding:0px;
	
}


.ContentRight_Image img
{
	margin:0px;
	padding:0px;
	float:right
}
.ContentRight_LinkButton
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url( 'CssImages/Bullites2.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 10px 0 ;
	margin:5px 5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:none;
}

.ContentRight_LinkButton:hover
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab5f26;
	background-image: url( 'CssImages/Bullites2.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 10px 0 ;
	margin:5px 5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:underline;
}
/************************************
End Container Right
*************************************/


/**********************************************
	End Containers
***********************************************/

/**********************************************
	Menu
***********************************************/
.MenuVerticalDiv
{
	width:200px;
	padding: 3px 0;
	text-align:right;
	direction:rtl;
	padding: 0 20px 0;
	/*background-color:#d0d3d6;*/
}

.MenuVerticalItemDiv
{
	background:url('CssImages/Menu_Bottom.gif') no-repeat right bottom;
	
}

.MenuVertical_LinkButton_Div
{
	background-image: url( 'CssImages/Bullites.gif' ) 0px 10px;
	background-repeat: no-repeat;
	padding: 0 15px 5px;
	margin:10px 5px 0px 0;
	width: 200px;
	display:block;
}

.MenuVertical_Div
{
	padding:0px 10px 0 0;
}


.MenuVertical_Node_LinkButton
{
	
	padding: 0 0px 5px 0px;
	margin:0px 10px 0px 0;
	width: 210px;
	display:block;
	text-decoration:none;
	background: url( 'CssImages/Bullites.gif' ) no-repeat 215px 5px;

}
.MenuVertical_Node_LinkButton a
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #fff;
}

.MenuVertical_Node_LinkButton a:hover
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	/*color: #ff8a36;*/
	color: #ab5f26;
	padding: 0 0px 5px 0px;
	margin: 0px 10px 0px 0;
	width: 210px;
	display: block;
	text-decoration: none;
	background: url(   'CssImages/Bullites.gif' ) no-repeat 215px 5px;
}


.MenuVertical_LinkButton_Root a
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #fff;
	padding: 0 0px 5px;
	margin:15px 10px 10px 0;
	width: 200px;
	display:block;
	background:url('CssImages/Menu_Bottom.gif') no-repeat right bottom;

}

.MenuVertical_LinkButton_Root a:hover
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ab5f26;
	padding: 0 0px 5px;
	margin:15px 10px 10px 0;
	width: 200px;
	display:block;
	text-decoration:none	;
	background:url('CssImages/Menu_Bottom.gif') no-repeat right bottom;

}

.MenuVertical_LinkButton
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #fff;
	padding: 0 15px 5px;
	margin:10px 5px 0px 0;
	width: 200px;
	display:block;
	text-decoration:none;
}



.MenuVertical_LinkButton:hover
{
	background-position: right center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ab5f26;
	background-image: url( 'CssImages/Bullites.gif' );
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 15px 5px;
	margin:10px 5px 0px 0;
	width: 200px;
	display:block;
	text-decoration:none;
}

/**********************************************
	End Menu
***********************************************/


/****************************************
	Tabs Design
****************************************/

.Plex__Tab
{
	margin:7px 0;
}
.Plex__Tab .ajax__tab_header
{
	border-color: #BBBBBB #BBBBBB #F2F2F2 #BBBBBB;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100%;
	padding: 0;
	background: url('CssImages/Tab_Header_BG.gif') repeat-x center right;
	height: 26px;
}

.Plex__Tab .ajax__tab_body
{
	border-width: 0px 1px 1px 1px;
	border-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100%;
	padding: 15px 0 15px 0;
}

.Plex__Tab .ajax__tab_tab
{
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #D1D1D1;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;	
	
	background: url('CssImages/Tab_Separator.gif') no-repeat left center;

}

.Plex__Tab .ajax__tab_hover
{
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #919191;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	height: 24px;
	text-decoration: underline;
}

.Plex__Tab .ajax__tab_active
{
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #E0E0E0;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	width: 99%;
	text-align:center;
	margin: 0 0 0 0px;
	background: url('CssImages/Tab_Hover.gif' ) repeat-x 0px 0px;
	background-color: #FFFFFF;
}


/****************************************
	End Tabs Design
****************************************/


/****************************************
	Custom Tabs
****************************************/


.CustomTab
{
	border-style: solid;
	margin: 7px 0px 0px 0px;
	border-color: #BBBBBB #BBBBBB #F2F2F2 #BBBBBB;
	border-width: 1px 1px 1px 1px;
	background: url( 'CssImages/TabHeader.gif' ) repeat-x 0px 0px;
	position:relative;
}



.CustomTab_Header
{
	border-color: #BBBBBB #BBBBBB #F2F2F2 #BBBBBB;
	border-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: auto;
	padding: 0;
	
	height: 26px;
}

.CustomTab_Header_Link
{
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #D1D1D1;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	height: 24px;
	color: #333;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	/*background: url('CssImages/Tab_Separator.gif') no-repeat left center;*/
}

.CustomTab_Header_Link:hover
{
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #D1D1D1;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	height: 24px;
	color: #333;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
	/*background: url('CssImages/Tab_Separator.gif') no-repeat left center;*/
	
}
.CustomTab_Mid
{
	background: url('CssImages/TabMid.gif' ) repeat-x 0px 0px;
	padding: 3px 7px 0px 7px;
}

.CustomTab_MidHover
{
	background: url('CssImages/TabMidHover.gif' ) repeat-x 0px 0px;
	padding: 3px 7px 0px 7px;
}


.CustomTab_Hover
{
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #E0E0E0;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 7px 0px 7px;
	width: 99%;
	text-align:center;
	margin: 0 0 0 0px;
	background: url('CssImages/Tab_Hover.gif' ) repeat-x 0px 0px;
	background-color: #FFFFFF;
	text-decoration:none;
	color: #333333;
}

.CustomTab_Progress
{
	/*background-image:url('CssImages/Tab_Progress.GIF');
	background-repeat:no-repeat;
	*/
	padding: 10px 0;
	text-align: center;
	background-color: #EFEFEF;
	vertical-align: middle;
	width: 740px;
	height: 200px;
	position: absolute;
	top: 65px;
	left: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.CustomTab_Progress img
{
	border: 1px solid #A7A7A7;
}
/****************************************
	Custom Tabs
****************************************/
/*************************
	Media section
**************************/

.MediaThumbnail_Link
{
	font-family: Simplified Arabic, arial, tahoma, serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	text-align: center;
	display: block;
}
.MediaDownload
{
	/*background:url('CssImages/downloadIcon.gif') no-repeat;*/
	background:url('CssImages/downloadText.gif') no-repeat;
	width:42px;
	height:18px;
	display:block;
}
.MediaThumbnail_Image
{
}
.Media_Div
{
	width: 690px;
	height:auto;
}

.Media_Body
{
	background:#ffffff;
	padding:5px;
	height:auto;
}

.Media_Header_Div
{
	width: 100%;
	height:32px;
	text-align: right;
	vertical-align: middle;
	background: url('CssImages/ContainerHeader_Dup.gif') top right repeat-x;
}


. MediaThumbnail_TableInside .MediaThumbnail_Date
{
	font-family: thoma, serif;
	font-size: 12px;
	text-decoration: none;
	color: #242424;
	direction:rtl;
}

.MediaThumbnail_TableInside
{
	background: url( '../../Portals/images/Media_Separator.gif' ) no-repeat left top;
	width: 130px;
}


.MediaGalleryItem
{
	background: #FAF8F9;
	width: 140px;
	height: 170px;
	margin: 4px 2px 0;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 4px 0;
}

.MediaGalleryItem:hover
{
	background: #F3F3F3;
	width: 140px;
	height: 170px;
	margin: 4px 2px 0;
	text-align: center;
	border: solid 1px #CCCCCC;
	padding: 4px 0;
}

.MediaGalleryItem .MediaGalleryImage
{
	border: solid 1px #666767;
	width:125px;
	height:110px;
}

.MediaGalleryDescription
{
	
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	text-align: center;
	display: block;
}

.MediaGalleryItem .MediaGalleryDate
{
	font-family: thoma, serif;
	font-size: 12px;
	text-decoration: none;
	color: #242424;
	direction:rtl;
}

.PhotoGalleryDiv
{
	direction:rtl;
}
.PhotoGalleryTitle
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 5px;
}

.PhotoItem
{
	
}

.ProgressDiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000048;
	background: #fff;
	left: 0px;
	top: 0px;
	height: 20px;
	width: 220px;
	position: absolute;
	z-index: 500;
	text-align:center;
}





/*************************
	Media section
**************************/


/**********************************************
	GridView
***********************************************/


.GV_EditBtn
{
	
}
.GV_SubPageBtn
{
	
}

.GV_Header
{
	
}
.GV_Header a
{
	
}
.GV_Header a:hover
{
	
}
.GV_Footer
{
}
.GV_Row
{
	text-align:right;
	direction:rtl;
	padding: 0 5px 0;
}
.GV_Row_Alt
{
	text-align:right;
	direction:rtl;
	padding: 0 5px 0;
}
.GV_Row_Select
{
	
}
.GV_Empty
{
	
}

/**********************************************
	GridView
***********************************************/



/**********************************************
	Last News
***********************************************/
.LastNewsContent
{
	padding: 0px 10px 0px 0px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #B2B2B2;
	width: 260px;
	height: 321px;
	position: relative;
	overflow: auto;
	scrollbar-3dlight-color: #9c9c9c;
	scrollbar-arrow-color: #333;
	scrollbar-darkshadow-color: #dedede;
	scrollbar-face-color: #f8f8f8;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #b7b7b7;
	scrollbar-track-color: #f4f4f4;
}
.LastNewsHeader
{
	width: 270px;
	height: 27px;
	position:relative;
}
.LastNewsHeaderDiv
{
	background-position: center bottom;
	border: 1px solid #B2B2B2;
	padding: 5px 0px 0px 0px;
	width: 269px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	background-image: url(  'CssImages/Title_BG.gif' );
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.LastNewsItem
{
	display:block;
	width: auto;
	height: auto;
	
	clear:both;
}

.LastNewsLabelDate
{
	font-family: 'Simplified Arabic' , arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	margin: 0 0px 0;
	direction: rtl;
}

.LastNewsLinkButton
{
	font-family: 'Simplified Arabic', arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float:right;
	margin: 0 3px 0;
	line-height:1.3;
}

.LastNewsLinkButton:hover
{
	font-family: 'Simplified Arabic', arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	text-decoration: underline;
	float:right;
	margin: 0 3px 0;
	line-height:1.3;
}
/**********************************************
	End Last News
***********************************************/



/*******************************
	Hot News 
*******************************/
.HotNewsDiv
{
	width: 465px;
	height: 348px;
	margin: 0px;
	position: relative;
	border: solid 1px #C0C0C0;
	overflow: hidden;
	padding: 0px;
}


.HotNewsHeader
{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #B2B2B2;
	background-position: center bottom;
	padding: 5px 0px 0px 0px;
	width: 464px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/Title_BG.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.HotNewsContent img
{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 240px;
	border: 0px solid #333;
}


.HotNewsContent_TextBG
{
	background-color: #ffffff;
	filter:alpha(opacity=80);
	opacity:0.8;
	height:30px;
	width:465px;
	position:relative;
	bottom: 30px;
	right:0px;
	padding:0;
	margin:0px;
	
}

/* Container for Link and Description*/

.HotNewsContent_TextContainer
{
	bottom: 60px;
	position:relative;
	width:460px;
	vertical-align:top;
	padding:0 ;
	margin:0px;	
}

.HotNewsContent_TextLink
{
	top:0px;
	margin:0 2px 0 5px;
}

.HotNewsContent_TextLink a
{
	color: #333333;
	text-align: right;
	direction: rtl;
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 16px;
	font-weight: bold;
}

.HotNewsContent_TextLink a:hover
{
	color:#797979;
	text-align: right;
	direction: rtl;
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 16px;
	font-weight: bold;
}

.HotNewsContent_DescriptionDiv
{
	vertical-align:top;
	position: relative;
	margin:0 5px 0 5px;

}

.HotNewsContent_DescriptionText
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: right;	
	line-height:1.4;
}

/*******************************
	End Hot News 
*******************************/



/*******************************
	Mid Container
*******************************/

.MidContainerDiv
{
	
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	/*border: 0px solid #F7F7F7;
	background-color: #F4F4F4;*/
}
.MidContainerHeader
{
	background-position: center bottom;
	border: 0px solid #B2B2B2;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 32px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px 0 0px 0;
}
.MidHeaderLinkButton
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	margin: 0 0px 0;
	width:405px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 15px 0;
	
}
.MidHeaderLinkButton:hover
{
	font-family: Arial, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ab5f26;
	text-decoration: none;
	display:block;
	margin: 0 0px 0;
	width:405px;
	background-image: url('CssImages/Bullites.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 15px 0;
	
}
.MidInsideHeaderLinkButton
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0 0px 5px 0;
	width:auto;
	height:auto;
	background-image: url( 'CssImages/Bullites2.gif' );
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 15px 0;
	
	
}

.MidInsideHeaderLinkButton:hover
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #ab5f26;
	text-decoration: underline;
	margin: 0 0px 5px 0;
	width:auto;
	height:auto;
	background-image: url( 'CssImages/Bullites2.gif' );
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 15px 0;
	
	
}


.MidContainerThumbnail
{
	margin: 0px 5px 0px 5px;
	border: 0px solid #808080;
	width: 115px;
	height: 90px;
	text-align: right;
	
}
.MidContainerRow
{
	height: auto;
	width: 470px;
	border: solid #a18b81;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	text-align: right;
	padding: 5px 5px 0 5px;
	background-color: #FFF0D2;
	overflow:auto;
	direction:rtl;
}




.MidContainerRowText
{
	text-align:right;
	width:auto;
	direction:rtl;
	
}




/*******************************
	End Mid Container
*******************************/

.WeatherDiv
{
	background-position: right center;
	width: 230px;
	height: 30px;
	display:block;
}

.WeatherDiv img
{
	width:44px;
	height:30px;
	background-image: url('CssImages/Weather2.gif');
	background-repeat: no-repeat;
	display:block;
}
.WeatherDescription
{
	width: auto;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin:0 0 0 10px;
}
.WeatherLabel
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	width: 500px;
	height: auto;
	position: relative;
	direction:ltr;
	text-align:left;
	float:right;
}









/*******************************
	NewsBar
*******************************/
.NewsBarDiv
{
	padding: 5px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #C0C0C0;
	width: 738px;
	height: 25px;
	background-color: #ffffff;	
}
.NewsBarText
{
	font-family: Simplified Arabic, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/*******************************
	End NewsBar
*******************************/

/*******************************
	FastNews
*******************************/
.FastNewsDiv
{
	background-position: right top;
	border: 1px solid #df1b21;
	height: auto;
	width: 735px;
	background-color: #FFFFFF;
	text-align: right;
	background-image: url(CssImages/FastNews_RedBg.gif);
	background-repeat: repeat-y;
	position:relative;
}
.FastNewsDiv img
{
	margin:0 0 0 2px;
	text-align:right;
	
}

.FastNewsRight
{
	background-color: #df1b21;
	height:100%;
	width: 57px;
	float:right;
	margin: 0px 0 auto 5px;
	overflow:hidden;
	vertical-align:middle;
	position:relative;
}


.FastNewsLabel
{
	font-family: 'simplified Arabic' ,arial, Serif;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	text-align: right;
	text-decoration: none;
	direction:rtl;
	vertical-align:middle;
	
}

/*******************************
	End FastNews
*******************************/

/*******************************
	Pages Content
*******************************/
.PageDiv
{
	width:690px;
}

.PageHeaderDiv
{
	background-position: center bottom;
	border: 0px solid #B2B2B2;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 32px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	margin:0px 0 0px 0;
}

.PageHeaderLabel
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	width:auto;
	display:block;
}

.PageHeader_HyperLink
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	width:auto;
}

.PageThumbnail img
{
	margin: 10px ;
	border: 1px solid #808080;
	text-align:center;
}
.PageBody
{
	border: 0px solid #CCCCCC;
	padding: 5px 5px 0px 5px;
	text-align: right;
	line-height: 1.5;
	height: auto;
	direction: rtl;
	background-color: #FFF0D2;
	overflow:hidden;
}


.Print
{
	border: solid #fff 0px;
	background: url(CssImages/Print.gif) no-repeat;
	width:30px;
	height:32px;
	display:block;
}

.PrintCopyRight
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	direction:rtl;
	text-align:right;
	width:100%;
}


.BodyPrint
{
	background-color:#ffffff;
}
.EmailDiv
{
	text-align:right;
	direction:rtl;
	background-color:#ffffff;
	height:100%;
}
.EmailImage
{
	width:100%;
	height:125px;
	text-align:right;
}

.EmailImage img
{
	width: 463px;
	height: 119px;
	background: url(CssImages/LogoAlone.gif) no-repeat right 0;
}
.EmailBtn
{
	border: solid #fff 0px;
	background: url(CssImages/email.gif) no-repeat;
	width:35px;
	height:20px;
	display:block;
	overflow:hidden;
	margin:5px 0 0 5px;
}

.EmailLabel
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	display:block;
	direction:rtl;
}
.EmailSuccess
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	display:block;
}

.EmailSuccessDiv
{
	text-align:right;
	direction:rtl;
	background-color:#ffffff;
	height:100%;
	padding:50px 0;
}


.BodyContainer
{
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #b1b4b6;
	background-color:#acb2b7;
}

.BodyLabel
{
	font-family: simplified Arabic, arial, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	width: 95%;
	
}

.PageDate
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0 5px 0;
}

/*******************************
	End Pages Content
*******************************/

/*******************************
	Most Email,Comment and Visit Container
*******************************/
.MostContainer
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}
.MostDiv
{
		
}

.MostDiv img
{
	width:90px;
	height:90px;
	border:solid 0px #333;
}

.MostDivText
{
	text-align: center;
	width:230px;
	height:auto;
}
/*
.MostDivText a
{
	font-family: Simplified Arabic, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.MostDivText a:hover
{
	font-family: Simplified Arabic, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
*/
/*******************************
	End Most Email,Comment and Visit Container
*******************************/

/*******************************
	Tabs Container
*******************************/
.TabsContainer
{
	vertical-align:top;
	margin:0 0 auto 0;
	height:100%;
}

.TabsContainerMore
{
	border-style: solid;
	border-color: #ccc;
	width: 95%;
	height: 20px;
	border-width: 1px 0 0 0;
	text-align: left;
	margin: 10px 0 0 0px;
	padding: 0px 0 0 0px;
}
.TabsContainerMore a
{
	/*	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;*/
	
	border: solid #ccc;
	border-width: 0px 1px 1px 1px ;
	width: 47px;
	height: 25px;
	display: block;
	background: url( 'CssImages/More.gif' ) no-repeat 0px 0px;
}
.TabsDiv
{
	direction:ltr;
	margin: 0 5px 0;
	width: 130px;
	height:auto;
	vertical-align:top;
}


.TabsImageDiv
{
	width:100%;
	text-align:center;
}

.TabsImageDiv img
{
	width:130px;
	height:100px;
	border:solid 0px #333;
}
.TabsTextDiv a
{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #333333;
	direction:rtl;
	font-family: 'simplified Arabic',arial, Helvetica, sans-serif;
	font-weight:bold;
}

.TabsTextDiv a:hover
{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #797979;
	direction: rtl;
	text-decoration:underline;
	font-family: 'simplified Arabic' ,arial, Helvetica, sans-serif;
	font-weight: bold;
}

.TabsTextDiv
{ 
	text-align:center;
	width:100%;
	font-family: 'simplified Arabic', arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	direction:rtl;
}






/*******************************
	End Tabs Container
*******************************/



/*******************************
	ShortNews
*******************************/
.ShortNewsDiv
{
	display:block;
	width:235px;
	height:32px;
}
.ShortNewsDescription
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	direction:rtl;
}
/*******************************
	End ShortNews
*******************************/



/*****************************
	Category Page
*******************************/

.CategoryDiv
{
	width:690px;
	margin:0px;
	height:auto;
	text-align:center;
}

.CategoryHeaderDiv
{
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	height:32px;
}

.CategoryHeader_Label
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin:0px 0px 0;
	padding:5px 0px 0;
	direction:rtl;
	display:block;
}

.CategoryHeader_LinkButton
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin:0px 0px 0;
	padding:5px 0px 0;
	direction:rtl;
	display:block;
	text-decoration:none;
}
.CategoryContent
{
	margin:0px 0;
	padding: 5px 5px 0;
	background:#FFF0D2;
	overflow:hidden;
	height:100%;
}

.CategoryImageDiv
{
	width:99%;
	text-align:center;
	margin:10px 0 10px 0;
}
.CategoryImageDiv a span
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	direction: rtl;
	text-decoration: none;
	color: #666666;
	margin:0px 0;
}

.CategoryImageDiv a span:hover
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	direction: rtl;
	text-decoration: underline;
	color: #797979;
	margin:0px 0;
}

.CategoryRow
{
	
}

.CategoryThumbsDiv
{ 
	text-align:center;
	width:110px;
	font-family: 'simplified Arabic', arial, Helvetica, sans-serif;
	direction:rtl;
	margin:0 0 20px 0;
}

.CategoryThumbsDiv img
{ 
	width:100px;
	height:100px;
	border:solid 1px #333;
	margin:0 5px 0 5px;
	
}

.CategoryThumnbs_LinkButton
{
	font-family: 'simplified Arabic',arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #333;
	direction:rtl;
	text-decoration:none;
	font-weight:bold;
}

.CategoryThumnbs_LinkButton:hover
{
	font-family: 'simplified Arabic',arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #ab5f26;
	direction:rtl;
	text-decoration:none;
	font-weight:bold;
}


.DescriptionLabel
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	direction:rtl;
}

.CategoryImageDiv img
{
	border : solid 0px #333;
	
}

.CategoryGridDiv
{
	direction:rtl;
	text-align:right;
	float:right;
	clear:both;
	width:690px;
}
.CategoryGridLink a
{
	width:600px;
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url( 'CssImages/Bullites.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 15px 0 ;
	margin:5px 5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:none;
}

.CategoryGridLink a:hover
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab5f26;
	background-image: url( 'CssImages/Bullites.gif' );
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 15px 0 ;
	margin:5px 5px 0 ;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:underline;
}

.CategoryGrid_PagerLink
{
	border-style: solid;
	border-color: #ab5f26;
	margin: 10px 0;
	padding: 10px 10px 0;
	height: 30px;
	border-width: 1px 0 0 0;
}
.CategoryGrid_PagerLink a
{
	color:#ffffff;
	font: normal normal normal 12px arial;
	margin: 10px 7px 0 0;
	padding: 10px 0;
}


/*****************************
	end Category Page
*******************************/



/*******************************
	Hot News 
*******************************/
.HotNewsDiv
{
	width: 465px;
	height: 348px;
	margin: 0px;
	position: relative;
	border: solid 1px #C0C0C0;
	overflow: hidden;
	padding: 0px;
}


.HotNewsHeader
{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #B2B2B2;
	background-position: center bottom;
	padding: 5px 0px 0px 0px;
	width: 464px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/Title_BG.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.HotNewsContent img
{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 240px;
	border: 0px solid #333;
}


.HotNewsContent_TextBG
{
	background-color: #ffffff;
	filter:alpha(opacity=80);
	opacity:0.8;
	height:30px;
	width:465px;
	position:relative;
	bottom: 30px;
	right:0px;
	padding:0;
	margin:0px;
	
}

/* Container for Link and Description*/

.HotNewsContent_TextContainer
{
	bottom: 60px;
	position:relative;
	width:460px;
	vertical-align:top;
	padding:0 ;
	margin:0px;	
}

.HotNewsContent_TextLink
{
	top:0px;
	margin:0 2px 0 5px;
}

.HotNewsContent_TextLink a
{
	color: #333333;
	text-align: right;
	direction: rtl;
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 16px;
	font-weight: bold;
}

.HotNewsContent_TextLink a:hover
{
	color:#797979;
	text-decoration:underline;
	text-align: right;
	direction: rtl;
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 16px;
	font-weight: bold;
}

.HotNewsContent_DescriptionDiv
{
	vertical-align:top;
	position: relative;
	margin:0 5px 0 5px;

}

.HotNewsContent_DescriptionText
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: right;	
	line-height:1.4;
}

/*******************************
	End Hot News 
*******************************/


/********************************
	JCarousel Page
********************************/
.jcarousel-container {
	POSITION: relative;
	/*width:465px;
	height:348px;
	overflow:hidden;*/
	display:block;
}
.jcarousel-clip
{
	padding: 0px;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	direction: ltr;
	width: 465px;
	height: auto;
	
}

.jcarousel-list
{
	padding: 0px;
	margin: 0px;
	z-index: 1;
	left: 0px;
	position: relative;
	top: 0px;
}
/* width of item ... VIP*/
.jcarousel-list LI
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 460px;
	list-style-type: none;
	height: 345px;
}
.jcarousel-item {
	FLOAT: left; WIDTH: 450px; LIST-STYLE-TYPE: none; HEIGHT: 345px; 
}
.jcarousel-next {
	DISPLAY: none; Z-INDEX: 3
}
.jcarousel-prev {
	DISPLAY: none; Z-INDEX: 3
}

/********************************
	JCarousel Page
********************************/


/********************************
	music lounge
********************************/

.jcarousel-container {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 1px; 
	WIDTH: 435px; 
	PADDING-TOP: 0px; 
	HEIGHT: 250px
}

.jcarousel-clip
{
	width: 465px;
	height: 322px;
}

.jcarousel-list {
	WIDTH: 465px; HEIGHT: 322px
}

.jcarousel-list LI {
	WIDTH: 465px; HEIGHT: 322px
}

.jcarousel-item-placeholder {
	
}

P.imgCaption {
	DISPLAY: block; FONT-SIZE: 12px; MARGIN: 4px 0px 0px 150px; WIDTH: 250px; COLOR: #111; FONT-FAMILY: Trebuchet MS; HEIGHT: 30px
}

P.imgCaption STRONG {
	DISPLAY: block; FONT-WEIGHT: 700; FONT-SIZE: 16px
}

/* Controls Box */
.carouselControlsWrapper
 {
	Z-INDEX: 5;
	padding:7px 0 0 5px;
	POSITION: absolute; 
	WIDTH: auto; 
	HEIGHT: 15px; 
	top: 0px; 
	left:0px;
}

#carouselPrev {
	DISPLAY: block; 
	BACKGROUND: url('CssImages/right_arrow.png') no-repeat left top; 
	FLOAT: left; 
	WIDTH: 10px; 
	TEXT-INDENT: -9999px;
}

#carouselNext
{
	DISPLAY: block; 
	BACKGROUND: url('CssImages/left_arrow.png') no-repeat left top; 
	FLOAT: left; 
	WIDTH: 10px; 
	TEXT-INDENT: -9999px;
	
	
}

UL.carouselControls {
	PADDING:0px;
	Z-INDEX: 10; 
	FLOAT: left; 
	MARGIN: 1px 5px; 
	POSITION: relative
}

UL.carouselControls LI
{
	padding: 0px;
	float: left;
	
}
UL.carouselControls LI A
{
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url('CssImages/navdots.png'); 
	overflow:hidden;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
}

UL.carouselControls LI A.active {
	BACKGROUND-POSITION: 0px -10px
}
UL.carouselControls LI A:hover {
	BACKGROUND-POSITION: 0px -10px
}
UL.carouselControls LI A:active {
	BACKGROUND-POSITION: 0px -10px
}

/********************************
	end music lounge
********************************/




/********************************
	Comment
********************************/
.CommentDiv
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0;
	display:block;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #666666;
	width: 690px;
	height: auto;
}
.CommentHeaderDiv
{
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	height:32px;
}

.CommentHeader_Label
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin:0px 0px 0;
	padding:5px 0px 0;
	direction:rtl;
	display:block;
}

.CommentBody
{
	background-color:#FFF0D2;
	padding:5px 5px 0;
}
.CommentDescription
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
	font-style: normal;
	margin: 0 0 20px 0;
}

.CommentDescription a
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
}
.CommentDescription a:hover
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	font-style: normal;
	text-decoration: none;
}
.CommentInsert
{
	direction:rtl;
	text-align:right;
	width:550px;
}
.CommentLinkButton
{
	font-family: 'simplified Arabic';
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border: 0px solid #333333;
	background-position: center center;
	width: 123px;
	height: 26px;
	display: block;
	
}


/********************************
	end Comment
********************************/



/*******************************
	Discussion Div
*******************************/
.DiscussionDiv
{
	padding-right: 5px;
	border: solid #cccccc;
	border-width: 0px;
	width: 475px;
	height: auto;
	text-align: right;
	background:#FFF0D2;
}

.DiscussionLinkButtonDiv
{
	width:95%;
	text-align:center;
}
.DiscussionLabel
{
	font-family: 'simplified Arabic';
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.DiscussionDescription
{
	font-family: 'simplified Arabic', Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height:1.5;
	text-align:right;
	direction:rtl;
}

.DiscussionNumber
{
	margin: 2px 0px 0px 10px;
	font-family: 'simplified Arabic';
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	display:block;
	float:right;
}

.DiscussionLinkButton
{
	font-family: 'simplified Arabic';
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-image: url( 'CssImages/Participate_Btn.gif' );
	background-repeat: no-repeat;
	border: 0px solid #333333;
	background-position: center center;
	width: 138px;
	height: 25px;
	display: block;
	margin:0 auto 0 auto;
}



/*******************************
	Discussion Div
*******************************/

/*******************************
	Left Conainer
*******************************/

.LeftContainerDiv
{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #cccccc;	
	height:auto;
	
}
.LeftContainerImage
{
	border: 1px solid #000000;
	text-align: right;
	width: 195px;
	height: 55px;
	display:block;
}

.LeftContainerItem
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0 0px 0 ;
	margin:5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:none;
	
}

.LeftContainerItem:hover
{
	font-family: 'simplified Arabic' , arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	padding: 0 0px 0 ;
	margin:5px 0;
	display:block;
	line-height:1.4;
	height: auto;
	text-align: right;
	direction:rtl;
	text-decoration:underline;
	
}




/*******************************
	End Left Container
*******************************/
/*******************************
	Bottom Container
*******************************/
.BottomContainerDiv
{
	position:relative;
	height:auto;
	margin:0px;
	padding:0px;
}


/*******************************
	End Bottom Container
*******************************/


.HomeButton
{
	background-position: center center;
	width: 25px;
	height: 25px;
	display: block;
	background-image: url( 'CssImages/Home.gif' );
	background-repeat: no-repeat;
}

.FavoritesButton
{
	background-position: center center;
	width: 25px;
	height: 25px;
	display: block;
	background-image: url( 'CssImages/Favorites.gif' );
	background-repeat: no-repeat;
}

/*******************************
	Voting
*******************************/
.VotingDiv
{
	width:235px;
	height:auto;
}

.VotingResultLabel1
{
	height: 7px;
	background-color: #797979;
	display:block;
	margin:3px 5px 0;
}

.VotingResultLabel2
{
	height: 7px;
	background-color: #339966;
	display:block;
	margin:3px 5px 0;

}

.VotingResultLabel3
{
	height: 7px;
	background-color: #3333CC;
	display:block;
	margin:3px 5px 0;

}

.VotingResultLabel4
{
	height: 7px;
	background-color: #996633;
	display:block;
	margin:3px 5px 0;

}

.VotingQuestion
{
	padding: 5px 5px 0px 0px;
	direction: rtl;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.VotingResultDiv
{
	padding: 5px 5px 0px 0px;
	height: 30px;
	width: 100%;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	text-align:right;
}

.VotingResultLabel
{
	padding: 5px 5px 0px 0px;
	direction: rtl;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.VotingDivRight
{
	width:200px;
	display:block;
	float:right;
	position:relative;
	height:auto;
}
.VotingDivLeft
{
	width:300px;
	display:block;
	float:left;
	position:relative;
	height:auto;
	padding:5px 0;
	text-align:center;
}
.VotingCell
{
	width: 100px;
	float: right;
	position: relative;
	height: auto;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.VotingResultCell
{
	width:200px;
	
	float:right;
	position:relative;
	height:auto;
	padding:5px 0;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	
}
.VotingSubmitButton
{
	background-image: url( 'CssImages/Voting_Btn.gif' );
	background-repeat: repeat-x;
	background-position: center center;
	width: 85px;
	height: 22px;
	float: right;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:center;
	padding: 4px 0;
	position:relative;
	margin:5px 5px 0 0;
}
.VotingCancelButton
{
	background-image: url( 'CssImages/Voting_Btn.gif' );
	background-repeat: repeat-x;
	background-position: center center;
	width: 85px;
	height: 22px;
	float: right;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:center;
	padding: 4px 0;
	position:relative;
	margin:5px 5px 0 0;
}

.VotingItemDiv
{	
	padding: 0px 0px 0px 5px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #cccccc;
	width: 97%;
	height: auto;
	text-align: right;
}
	


/*******************************
	End Voting
*******************************/


/*******************************
	Color Themes
*******************************/
.ThemeDiv
{
	float:Left;
	width:100px;
	
}

.themeblue
{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('CssImages/ThemeBlue.gif');
	width:13px;
	height:11px;
	border: solid 0px #333;
}

.themegreen
{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('CssImages/ThemeGreen.gif');
	width:13px;
	height:11px;
	border: solid 0px #333;
}

.themered
{	
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('CssImages/ThemeRed.gif');
	width:13px;
	height:11px;
	border: solid 0px #333;
	
}

.themeblack
{	
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('CssImages/themeBlack.gif');
	width:13px;
	height:11px;	
	border: solid 0px #333;

}

/*******************************
	End Color Themes
*******************************/

/*************************
Search
*************************/

.SearchDiv
{
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url('CssImages/SearchBg.gif');
	width:232px;
	height: 26px;
	padding: 0px 0px 0;
	direction:rtl;
	
}

.SearchButton
{
	background-position: center center;
	width: 41px;
	height: 26px;
	display: block;
	background-image: url( 'CssImages/Search.gif' );
	background-repeat: no-repeat;
}
.SearchWaterMark
{
	font-family: tahoma, Serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	padding:0px;
	height:14px;
	
}
.SearchResult_LinkButton
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin:0px 0px 0;
	padding:5px 0px 0;
	direction:rtl;
	display:block;
	text-decoration:none;

}

.SearchResult_LinkButton:hover
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ab5f26;
	margin:0px 0px 0;
	padding:5px 0px 0;
	direction:rtl;
	display:block;
	text-decoration:underline;
}
.SearchResult_Div
{
	width:690px;
	height:auto;
}
.SearchResult_Description
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin:0px 0px 0;
	padding:0px 0px 0;
	direction:rtl;
	display:block;
}
.SearchResult_HeaderDiv
{
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	height:32px;
}

/*************************
end Search
*************************/


/*************************
	Contact
*************************/
.ContactDiv
{
	width:690px;
	
}
.ContactBody
{
	background-color:#ffffff;
	padding: 10px 10px 0;
	overflow:hidden;
	height:auto;
}
.ContactHeaderDiv
{
	background-position: center bottom;
	border: 0px solid #B2B2B2;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 32px;
	text-align: right;
	vertical-align: middle;
	background-image: url('CssImages/ContainerHeader_Dup.gif');
	background-position: top right;
	background-repeat: repeat-x;
	margin:0px 0 0px 0;
	
}

.ContactLinkButton
{
	font-family: 'simplified Arabic';
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-image: url('CssImages/Contact_Btn.gif');
	background-repeat: no-repeat;
	border: 0px solid #333333;
	background-position: center center;
	width: 123px;
	height: 26px;
	display: block;
}
/*************************
	End Contact
*************************/
