
/* CSS Document */

body {
font-family:tahoma;
font-size:9pt;
color:#000000;
}

.Normal {
font-family:tahoma;
font-size:9pt;
color:#000000;
}

.Menubar {
font-weight:bold;
color:#FFFFFF
}

.Menubar a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.Menubar a:hover{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.date 
{
    font-size:6pt;
    direction:ltr;
    text-align:left;
    }

.BigDate {
font-family:Times New Roman;
font-size:26pt;
font-weight:bold;
color:#2b7425;
}

.TitleNews {
font-family:"Traditional Arabic";
font-size:18pt;
font-weight:bold;
color:#2b7425;
line-height:23px;
}

.TitleNews a{
font-family:"Traditional Arabic";
font-size:18pt;
font-weight:bold;
color:#2b7425;
line-height:23px;
text-decoration:none;
}

.TitleNews a:hover{
font-family:"Traditional Arabic";
font-size:18pt;
font-weight:bold;
color:#000;
line-height:23px;
text-decoration:none;
}

.TitlenewPage {
font-family:"Traditional Arabic";
font-size:30pt;
font-weight:bold;
color:#fff;
}

.TitleMusic {
font-family:"Traditional Arabic";
font-size:18pt;
font-weight:bold;
color:#2b7425;
}

.TitleMusic a{
font-family:"Traditional Arabic";
font-size:18pt;
font-weight:bold;
color:#2b7425;
text-decoration:none;
}

.TitleMusic a:hover{
font-family:"Traditional Arabic";
font-size:18pt;
font-weight:bold;
color:#000;
text-decoration:none;
}


.TitleName {
font-family:"Traditional Arabic";
font-size:14pt;
font-weight:bold;
color:Red;
line-height:19px;
}

.TitleNewsSmall {
font-family:"Traditional Arabic";
font-size:14pt;
font-weight:bold;
color:#2b7425;
line-height:20px;
}

.TitleNewsSmall a{
font-family:"Traditional Arabic";
font-size:14pt;
font-weight:bold;
color:#2b7425;
line-height:20px;
text-decoration:none;
}

.TitleNewsSmall a:hover{
font-family:"Traditional Arabic";
font-size:14pt;
font-weight:bold;
color:#000;
line-height:20px;
text-decoration:none;
}

.TitleNewsSmalla {
font-family:"Traditional Arabic";
font-size:14pt;
font-weight:bold;
color:#FFF;
line-height:20px;
}

.TitleNewsSmalla a{
font-family:"Traditional Arabic";
font-size:14pt;
font-weight:bold;
color:#FFF;
line-height:20px;
text-decoration:none;
}

.TitleNewsSmalla a:hover{
font-family:"Traditional Arabic";
font-size:14pt;
font-weight:bold;
color:#000;
line-height:20px;
text-decoration:none;
}

.footerlink {
color:#000;
}

.footerlink a{
color:#000;
text-decoration:none;
}

.footerlink a:hover{
color:Red;
text-decoration:none;
}


.Video 
{
    font-family:"Traditional Arabic";
font-size:18pt;
color:#fff;
font-weight:bold;
line-height:26px;
text-decoration:none;
}




/* JQUERY NEWS */

	
		h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 560px;
			height: 210px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			bottom:0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 140px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 0px;
			border: none;
			float: left;
			margin: 0px 0px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 5px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('../images/feature-tab-current.png') right ;
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 470px;
			height: 200px;
			position: relative;
		}

		ul#output li {
	position: absolute;
	width: 410px;
	height: 200px;
	left: 17px;
	top: 1px;
		}

		ul#output li a {
			/*position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;*/
		}
		
		ul#output li a:hover {
			/*background: #D33431;*/
		}

.invertedshiftdown2{
padding: 0;
width: 750px;
border-top: 5px solid #2b7425; /*Highlight red color theme*/
background: #f0ffbe;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
background: #f0ffbe;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
background: #f0ffbe;
}

.invertedshiftdown2 a{
float: right;
display: block;
font: bold 18px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #f0ffbe; /*Default menu color*/
border-bottom: 8px solid #f0ffbe;
}

.invertedshiftdown2 a:hover{
background-color: #2b7425; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #2b7425; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #2b7425; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #2b7425; /*Highlight red color theme*/
color: white;
}
