﻿/*//////////////////////////*/
/*/////// LIST STYLES //////*/
/*//////////////////////////*/
/*//////////////////////////*/

.list_menu
{
	direction:rtl;
    width:99%;
    padding-top:10px;
}
.list_menu .arrow 
{
    display:inline-block;
    width:3px;
    height:5px;
    vertical-align:baseline;
    BACKGROUND-IMAGE:url(arrow_menu.gif);
    background-position:top;
    vertical-align:middle;
    margin-right:5px;

}
.list_menu .header
{
	width:100%;
}
.list_menu .title_link
{
	font-family:Traditional Arabic; 
    font-size:12pt; 
    font-weight:bold; 
    color:#1a432b;

	width:100%;
    text-decoration: none;
    padding-right:3px;
}
.list_menu .title_link:hover
{
    color:Orange;
}
.list_menu .separator
{
     height:2px;
     width:80%; 
    BACKGROUND-IMAGE:url(menu_line.gif);
}
/*//////////////////////////*/
/*/////// LIST STYLES //////*/
/*//////////////////////////*/
/*//////////////////////////*/


.list_tabs_news
{  
    width:99%;
    background-color:#e9e9e9;
    direction:rtl;
    margin-top:5px;
}
/*////////////////////////////*/
.list_tabs_news .tabs
{
	background-color:#ffffff;
	direction:rtl;
	padding:5px;
}
.list_tabs_news .tabs .tab
{
	background:url(tab_normal.jpg) no-repeat left top;
	width: 27px;
	height: 25px;
	text-decoration:none;
	font-family:Arial; font-size:9pt; font-weight:bold; line-height:24px;
	color: #000000;
}
.list_tabs_news .tabs .tab:hover
{
	/*background: transparent url(tab_selected.jpg) no-repeat left top;
	color:#094c20;*/
}
.list_tabs_news .tabs .tab_selected
{
	background: transparent url(tab_selected.jpg) no-repeat left top;
	color:#ffffff;
}
/*///////////////////*/
.list_tabs_news .play
{
	display:inline-block;
    width:35px;
    height:28px;
    vertical-align:baseline;
    BACKGROUND-IMAGE:url(arrow_main_news.gif);
    vertical-align:middle;    
}
.list_tabs_news .prev
{
	display:inline-block;
    width:35px;
    height:28px;
    vertical-align:baseline;
    BACKGROUND-IMAGE:url(arrow_main_news.gif);
    vertical-align:middle;    
}
.list_tabs_news .next
{
	display:inline-block;
    width:35px;
    height:28px;
    vertical-align:baseline;
    BACKGROUND-IMAGE:url(arrow_main_news.gif);
    vertical-align:middle;    
}
/*///////////////////*/
.list_tabs_news .container_title
{
}
.list_tabs_news .center_bg
{
}
.list_tabs_news .header
{
	height:30px;
	width:100%;
	BACKGROUND-IMAGE:url(main_box_header.gif);
	text-align:center;
}
.list_tabs_news .arrow 
{
}
.list_tabs_news .title_link
{	
    font-size: 12pt;
    font-family:Simplified Arabic;
    font-weight: bold;
    color:White;
    text-decoration: none;
    vertical-align:baseline;
}
.list_tabs_news .title_link:hover
{
    color:Orange;
}
.list_tabs_news .text
{    
    font-size: 9pt;
    font-family:Tahoma;
    font-weight:normal;
    padding:5px;
    text-align:justify;
    color:Black;
    line-height:15px;
}
.list_tabs_news .img
{
    border: solid 1px white;
    padding:1px;
    margin:3px;
    float: left;
    width:200px;
    height:120px;
}
.list_tabs_news .img:hover
{
    border: solid 1px gray;
}
.list_tabs_news .more 
{
}
.list_tabs_news .separator
{
}

/*///////////////////////////*/
/*///////////////////////////*/

/*///////////////////////////*/
/*///////////////////////////*/
.list_main_news
{
    width:99%;
    direction:rtl;
    margin-top:6px;
}
.list_main_news .arrow 
{
    /*display:inline-block;
    width:6px;
    height:6px;
    vertical-align:baseline;
    BACKGROUND-IMAGE:url(arrow_main_news.gif);
    background-position:top;
    vertical-align:middle;*/
}
.list_main_news .header
{
	height:30px;
	width:100%;
	BACKGROUND-IMAGE:url(main_box_header.gif);
	text-align:center;
}
.list_main_news .title_link
{	
    font-size: 12pt;
    font-family:Simplified Arabic;
    font-weight: bold;
    color:White;
    text-decoration: none;
    vertical-align:baseline;
}
.list_main_news .title_link:hover
{
    color:Orange;
}
.list_main_news .text
{
    font-size: 9pt;
    font-family:Tahoma;
    font-weight:normal;
    padding:5px;
    text-align:justify;
    color:Black;
    line-height:15px;
}
.list_main_news .img
{
    border: solid 1px white;
    padding:8px;
    float: left;
    width:109px;
    height:85px;
    BACKGROUND-IMAGE:url('frame.jpg') ;
    background-repeat:no-repeat
}
.list_main_news .img:hover
{
}
.list_main_news .more 
{
	margin:5px;
	float:left;
    width:51px;
    height:15px;
    BACKGROUND-IMAGE:url(more.gif);
}
.list_main_news .separator
{
     height:10px;
     width:100%; 
     background-color:White;
}
/*///////////////////////////*/
/*///////////////////////////*/
.list_about_yemen
{  
   width:100%;
   direction:rtl;
}
.list_about_yemen .container_title
{
    margin-right: 17px;
    margin-left: 17px;
    height:33px;
    background-repeat:no-repeat; 
    background-position:center;
    background-image:url(container_about_yemen.gif);
}
.list_about_yemen .arrow 
{    
    display:inline-block;
    width:3px;
    height:6px;
    vertical-align:middle;
    BACKGROUND-IMAGE:url(arrow_3.gif);
}
.list_about_yemen .title_link
{     
    font-size: 11pt;
    font-family:Sans-Serif;  
    font-weight:bold; 
    margin-top:5px;
    color: #5169DD;
    text-decoration: none;
}
.list_about_yemen .title_link:hover
{
    color:Orange;
}
.list_about_yemen .text
{    
    font-size: 9pt;
    font-family: Tahoma;
    font-weight:normal;
    margin-top:3px;
    margin-bottom:5px;
}
.list_about_yemen .img
{
    border: solid 1px lightgray;
    padding:1px;
    margin:3px;
    float: left;
    width:70px;
    height:70px;
}
.list_about_yemen .img:hover
{
    border: solid 1px gray;
}
.list_about_yemen .more 
{
    text-align:left;
    display:inline-block;
    width:51px;
    height:0px;
    BACKGROUND-IMAGE:url(more.gif);
}
.list_about_yemen .separator
{
     margin:2px; 
     width:95%; 
     border-bottom-style: dashed; 
     border-bottom-width: 1px; 
     border-bottom-color: #808080;
}
/*//////////////////////////*/
/*//////////////////////////*/

.list_selection
{  
   width:100%;
   direction:rtl;
}
.list_selection .container_title
{
    margin-right: 17px;
    margin-left: 17px;
    height:33px;
    background-repeat:no-repeat; 
    background-position:center;
    background-image:url(container_selections.gif);
}
.list_selection .arrow 
{    
    display:inline-block;
    width:3px;
    height:6px;
    vertical-align:middle;
    BACKGROUND-IMAGE:url(arrow_3.gif);
}
.list_selection .title_link
{     
    font-size: 11pt;
    font-family:Sans-Serif;  
    font-weight:bold; 
    margin-top:5px;
    color: #5169DD;
    text-decoration: none;
}
.list_selection .title_link:hover
{
    color:Orange;
}
.list_selection .text
{    
    font-size: 9pt;
    font-family: Tahoma;
    font-weight:normal;
    margin-top:3px;
    margin-bottom:5px;
}
.list_selection .img
{
    border: solid 1px lightgray;
    padding:1px;
    margin:3px;
    float:none;
    width:150px;
    height:80px;
}
.list_selection .img:hover
{
    border: solid 1px gray;
}
.list_selection .more 
{
	text-align:left;
    display:inline-block;
    width:51px;
    height:0px;
    BACKGROUND-IMAGE:url(more.gif);
}
.list_selection .separator
{
     margin:2px; 
     width:95%; 
     border-bottom-style: dashed; 
     border-bottom-width: 1px; 
     border-bottom-color: #808080;
}
/*///////////////////////////////////
///////////////////////////////////*/
.list_more
{
    width:99%;
    direction:rtl;
}
.list_more .alternating
{ 
	background-color:#f5f5f5; 
	border-top:solid 1px #ececec;
	border-bottom:solid 1px #ececec;
}
.list_more .container_title
{
    height:33px;
    background-repeat:no-repeat; 
    background-position:right;
    background-image:url(header_more.gif);
}
.list_more .header 
{ 
	margin:4px;
	margin-right:2px;
}
.list_more .arrow 
{    
    display:inline-block;
    width:6px;
    height:6px;
    vertical-align:middle;
    margin-right:5px;
    BACKGROUND-IMAGE:url(arrow_more.gif);
}
.list_more .title_link
{  
	margin-right:5px;
    font-size: 11pt;
    font-family:Sans-Serif;
    font-weight:bold; 
    color: #4e4e4e;
    text-decoration: none;
}
.list_more .title_link:hover
{
    color:Orange;
}
.list_more .alternative
{
    background-color:#f5f5f5;
}
.list_more .separator
{
}

/*///////////////////////////*/
/*///////////////////////////*/

.list_vedio
{  
	padding-top:5px;
}
.list_vedio .container_title
{
    height:33px;
    margin-right:5px;
    background-repeat:no-repeat; 
    background-position:right;
    background-image:url(header_vedio.gif);
}
.list_vedio .arrow 
{    
}
.list_vedio .header
{
}
.list_vedio .title_link
{     
}
.list_vedio .title_link:hover
{
}
.list_vedio .text
{  
}
.list_vedio .img
{
    border: solid 1px lightgray;
    padding:1px;
    margin:3px;
    float:none;
    width:148px;
    height:95px;
}
.list_vedio .img:hover
{
    border: solid 1px gray;
}
.list_vedio .more 
{
}
.list_vedio .separator
{
}

/*///////////////////////////*/
/*///////////////////////////*/
	
.list_news
{  
   width:99%;
   direction:rtl;
   padding-top:5px;
   padding-bottom:5px;
}
.list_news .header 
{    
	height:0px;
	visibility:hidden;   
}
.list_news .arrow 
{    
}
.list_news .title_link
{  
}
.list_news .title_link:hover
{
    color:Orange;
}
.list_news .text
{    
    font-size: 8pt;
    font-family: Tahoma;
    font-weight:normal;
    text-align:right;
}
.list_news .img
{
    border: solid 1px white;
    margin:3px;
    margin-left:6px;
    padding:6px;
    float: right;
    width:90px;
    height:70px;
    BACKGROUND-IMAGE:url('frame.gif');
}
.list_news .img:hover
{
}
.list_news .more 
{
}
.list_news .separator
{
}
/*///////////////////////////*/
/*///////////////////////////*/
.list_marquee
{
	direction:rtl;
    width:99%;
    padding-top:5px;
    padding-bottom:5px;
}
.list_marquee .arrow 
{
    display:inline-block;
    width:3px;
    height:5px;
    vertical-align:baseline;
    BACKGROUND-IMAGE:url(arrow_categories.gif);
    background-position:top;
    vertical-align:middle;
    margin-right:5px;
}
.list_marquee .header
{
    padding-top:3px;
    padding-bottom:3px;
	width:100%;
}
.list_marquee .title_link
{
    font-size: 8pt;
    font-family: tahoma;
    font-weight:normal;
    color: #1a432b;
    text-decoration: none;
    padding-right:3px;
}
.list_marquee .title_link:hover
{
    color:Orange;
}
.list_marquee .separator
{
     height:2px;
     width:99%; 
    BACKGROUND-IMAGE:url(menu_line.gif);
}
/*/////////////////////////////
/////////////////////////////*/
.list_search .title_link
{     
    font-size: 11pt;
    font-family:Sans-Serif;  
    font-weight:bold; 
    margin-top:5px;
    color: #5169DD;
    text-decoration: none;
}
.list_search .title_link:hover
{
    color:Orange;
}

