﻿@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);

body
{
   font-family: 'Droid Arabic Naskh', serif;
    font-size: 12px;
    color: #000000;
    padding: 0px 0px 0px 50%;
    margin: 0px 0px 0px -499px;
    line-height: 1.5;
    width: 999px;
    background: #ececec url(/grafik/bg.jpg) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: contain;
}
a:link
{
    text-decoration: none;
    color: #333333;
}
a:hover
{
    text-decoration: none;
    color: #333333;
}
a:visited
{
    text-decoration: none;
    color: #333333;
}
h1
{
    font-weight: normal;
    margin-top: -7px;
    margin-bottom: 30px;
    font-size: 20px;
    color: #333333;
    }

h3
{
    font-size: 15px;
    color: #CC3300;
    font-weight: normal;
    text-shadow: 0 1px 0 #fff;
    margin-bottom:0px;
    }
    p
{
    direction:rtl;
    font-size:15px;
    line-height:180%;
    }

img
{
    border: none;
}
        
.LanguageBar
{
    color: #cccccc;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    text-align: right;
    float:right;
    line-height:2.0;
    padding-left: 20px;
    position: absolute;
    margin-left: 800px;
    margin-top: 20px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.LanguageBarEnglish
{
    color: #cccccc;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    font-size: 15px;
    font-weight: normal;
    } 
.LanguageBarKurdish
{
    color: #cccccc;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    font-size: 14px;
    font-weight: bold;
    }
.LanguageBarKurdishLatin {
    color: #cccccc;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    font-size: 15px;
    font-weight: bold
    font-family: Tahoma;
}

.LanguageBarArabic
{
    color: #cccccc;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    font-size: 14px;
    font-weight: bold;
    
    }
    
 .LanguageBarPaneSeperation
{
    color: #B95B5B;
}
 .Tabs
{
    position: absolute; 
    z-index: 100;  
    margin-left: 240px;
    margin-top: 136px;
    width:auto;

}
.TabsPanes
{
    background-image: url('/grafik/panes_bg.png');
    background-repeat: no-repeat;
    background-position: center top;
    width: 975px;
    height: 32px;
    padding-top: 11px;
    padding-left: 28px;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/grafik/nav_taps.png) no-repeat -420px 0;
	font-size:15px;
	font-weight:bold;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color: #fff !important;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
margin-top: -1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:pointer !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}
.header
{
    height: 141px;
    padding-right: 31px;
    padding-left: 0px;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 5px;
}
.LogoHolder
{
    padding-left: 1px;
    width: 122px;
}


.BannerText
{
    color: #e8c300;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    font-size: 21px;
    font-weight: normal;
    text-align: left;
    float:left;
    line-height:2.0;
    padding-left: 20px;
    margin-top:0px;
}

.SloganText
{
    color: #cccccc;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    float:left;
    line-height:2.0;
    padding-left: 20px;
}

.ContentBodyBg
{
    border: 1px solid #9c9c9c;
    display: table;
    background-color: #FFFFFF;
    vertical-align: top; /*padding-right: 10px;
    padding-left: 10px;*/
    padding-top: 5px;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 4px;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.1);
}
.articles-tab-pane-hi
{
    font-size:14px;
    font-weight:bold;
    color:#b92213;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.articles-tab-pane-hi A:link
{
    font-size:14px;
    font-weight:bold;
    color:#b92213;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.articles-tab-pane-hi A:visited
{
    font-size:14px;
    font-weight:bold;
    color:#b92213;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.articles-tab-pane-hi A:hover
{
    font-size:14px;
    font-weight:bold;
    color:#b92213;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }

.articles-tab-pane
{
    font-size:13px;
    color:#000000;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);

}
.articles-tab-pane a:link
{
    font-size:13px;
    font-weight:bold;
    color:#000000;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.articles-tab-pane a:visited
{
    font-size:13px;
    font-weight:bold;
    color:#000000;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.articles-tab-pane a:hover
{    
    font-size:13px;
    font-weight:bold;
    color:#b92213;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
 }
 
 .PaneSeperation
{
    color: #B95B5B;
    font-size:15px;
    font-weight:bold;
    padding:0px 7px 0px 7px;
}

.topnews
{
    background-color:transparent;
    padding:10px 10px 10px 10px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
div.topnews:hover
{
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    color:#e8c300;
     cursor:pointer;
     text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }

div.topnews:hover img
{
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    color:#e8c300;
     cursor:pointer;
     opacity: 1;
    filter: alpha(opacity=100);ContentText
    }
.TopArticleHeadline
{
    color:#b92213;
    font-size: 21px;
    font-weight:normal;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.TopArticleHeadline:hover
{
    color: #b92213;
    font-size: 21px;
    font-weight:normal;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.TopArticleShortText
{
    color: #000000;
    font-size: 18px;
    cursor:pointer;
    line-height:1.5;
    font-weight:normal;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.TopNewsImage
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px 0px 5px 10px;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    float: right;
    max-width: 300px;
    border: 1px solid #d1d1d1;
    padding: 1px;
    background-color: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
}
	.top-article-picture-caption{font-weight:normal;font-size:8pt;color:#cccccc;line-height:150%;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
	.top-article-picture-caption A:link {color: #cccccc;text-decoration:none;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
	.top-article-picture-caption A:visited{color:#cccccc;text-decoration:none;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
	.top-article-picture-caption A:hover{color:#c22616;text-decoration:none;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
.LatestArticlesDiv
{
    color: #000000;
    font-size: 14px;
    font-weight:bold;   
    padding-right: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
    
 .TopArticlesLables
 {
    color: #b92213;
    font-size: 14px;
    font-weight:bold;
    padding-right: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.ReadMoreLables
{
    margin:-10px 15px 0px 10px;
    color:#000000;
    font-size: 13px;
    font-weight: 500;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.ReadMoreLables:hover
{
    color:#b92213;
    font-size: 13px;
    font-weight: 500;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    cursor:pointer;
    }
.TopContentHeadUnderline
{
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #d1d1d1;
    width: 100%;
    height: 1px;
    
}
.TopContentHeadUnderlineThin
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d1d1d1;
    width: 100%;
    height: 1px;
    
}
.NewsArticlesDiv
   {
      
       width:600px;
       -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-image: url('/grafik/pixel.gif');
        background-position: center center;
        
     }
     .NewsArticlesDiv:hover
        {
        background-image: url('/grafik/article_box_background.png');
        background-position: center center;
        cursor:pointer;

       }

.NewsArticlesBox
{
           padding:10px 10px 10px 10px;
           background-image: url('/grafik/halo_600x300.png');
           background-position: center center;
           background-repeat:no-repeat;
}
.NewsFeedTitleBox{

    text-align:right;

}
.indexpagebottompagearticles{
    text-align:right;
    direction:rtl;
    margin-right:0px;
    width:100%;

}
.ArticleHeadline
{
    color: #b92213;
    font-size: 14px;
    font-weight:bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.NewsFeedImage
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 0px 5px 10px;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    float: right;
    max-width: 180px;
    border: 1px solid #d1d1d1;
    padding: 1px;
    background-color: #ffffff;
}

.IndexPageArticleDate
{
    font-size: 10px;
    color: #808080;
    float : right;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.BannerDateTimeText {
    font-size: 10px;
    color: #e4e4e4;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.TopArticleDate {font-size: 10px;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
.DetailDate {font-size: 11px; font-weight: normal; color: #A43B3B;text-decoration:none; direction:ltr;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
.DetailDate a:link{font-size: 11px; font-weight: normal; color: #000000; text-decoration:none; text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
.DetailDate a:visited{font-size: 11px; font-weight: normal;  color: #000000;text-decoration:none;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
.DetailDate a:hover{font-size: 11px; font-weight: normal; color: #000000;text-decoration:none;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
.ArticleText
{
    font-size: 14px;
    font-weight:normal;
    color: #000000;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.SliderArticleHeadline
{
    color:#000000;
    font-size: 14px;
    font-weight:normal;
}
.AdvancedSliderArticleHeadline
{
    color:#b92213;
    font-size: 19px;
    font-weight:normal;
}
.AdvancedSliderArticleText
{
    font-size: 16px;
    color: #000000;
}
.AdvancedSliderThumbnailsArticleHeadline
{
    color:#000000;
    font-size: 19px;
    font-weight: bold;
}
.NewsFeedSeperator{}
.MainContentTableFirstCell
{
    padding: 0px;
    background-position: center top;
    width: 600px;
    background-image: url(/grafik/content_bg.png);
    background-repeat: no-repeat;
    vertical-align: top;
}
.MainContentTableSecondCell
{
    width: 10px;
    padding: 0px;
}
.MainContentTableThirdCell
{
    width: 369px;
    vertical-align: top;
    word-wrap:break-word;
    padding: 0px;
}
.SectionContentRight
{
    /*background-image: url('/grafik/section_bg_right.png');*/
    background-repeat: no-repeat;
}

.MainBackgroundShadow
{
    background-position: -0px top;
    width: 1058px;
    height: 1315px;
    border: 1px solid black;
    background-image: url('/grafik/content_body_bg_shadow.png');
    background-repeat: no-repeat;
    position: absolute;
    margin: auto;
    top: 558px;
    opacity:0.4;
    filter:alpha(opacity=40);
    z-index: 200;
}

img
{
    border: none;
}

.SectionTitle
{
    border: 1px solid #999999;
    background-color: #CCCCCC;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFFFFF;
    border-radius: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.SectionContent
{
    background-image: url('/grafik/section_bg.png');
    background-repeat: no-repeat;
}
    
.featuredContent
{
    border-style:solid;
    border-width: 1px;
    border-color:#f1f1f1;
    border-bottom-color: #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background-color: #f1f1f1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    direction :rtl;
    text-align:right;
    float:right;
width: 100%;
}
.featuredContent:hover
{
    border-style:solid;
    border-color:#f1f1f1;
    /*border-bottom-color: #b92213;*/
    background-color: #fafafa;
    cursor:pointer;
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
     -ms-transition: all 300ms ease-in-out;
    }
    
    .featuredContentAds
{
    border-style:solid;
    border-width: 1px;
    border-color:#f1f1f1;
    border-bottom-color: #f1f1f1;
    padding: 12px 12px 12px 12px;
    background-color: #f1f1f1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    direction :rtl;
}
.AdsImage
{
    border-style:solid;
    border-color:#f1f1f1;
    border-width:1px;
    margin: 1px 1px 1px 1px;

    }
.AdsImage:hover
{
    border-style:solid;
    border-width:1px;
    border-color:#000000;
    /* background-color: #fafafa;*/
    cursor:pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    }
    
.RightBarImage_backuped
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    float: left;
    max-width: 339px;
    border: 1px solid #d1d1d1;
    padding: 1px;
    background-color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.RightBarPresidentCornerImage
{
    border: 0px solid #000000;
    width: 90px;
    height:50px;
    margin-right: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
    float:right;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.RightBarPresidentNewsImage
{
    border: 0px solid #000000;
    width: 90px;
    height:50px;
    margin-right: 0px;
    margin-left:5px;
    margin-bottom: 0px;
    float:right;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.RightKDPandKurdistaniNewsImage
{
    border: 0px solid #000000;
    width: 140px;
    height:62px;
    margin-right: 5px;
    margin-left:0px;
    margin-bottom: 1px;
    float:left;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.RightBarImage
{
    border: 0px solid #000000;
    width: 150px;
    max-height:100px;
    margin-right: 0px;
    margin-left:10px;
    margin-bottom: 0px;
    float:right;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.RightBarImageDetailPages
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    float: left;
    max-width: 325px;
    border: 1px solid #d1d1d1;
    padding: 1px;
    background-color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

div.featuredContent:hover img
{
    cursor:pointer;
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
     -ms-transition: all 300ms ease-in-out;
      opacity: 1;
      filter: alpha(opacity=100);
    }    
    div.featuredContent img
{
    cursor:pointer;
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
     -ms-transition: all 300ms ease-in-out;
      opacity: 1;
      filter: alpha(opacity=100);
    }    
    
.PresidentsNewsContentBox
{
     padding: 10px 10px 0px 10px;
     height:120px;
     width:215px;
     
    }    
.featuredContentBox
{
     padding: 10px 10px 0px 10px;
     float:right;
     direction:rtl;
     
     
    }
.featuredContentBoxKurdistanAndKDPNews
{
     padding: 10px 10px 0px 10px;
     float:right;
     direction:rtl;
     width:459px;
     
    }
.RightbarPresidentNewsHeadline
{
    color:#000000;
    font-size: 13px;
    font-weight: bold;
    margin-top:50px;
}
.RightbarPresidentCornerHeadline
{
    color:#b92213;
    font-size: 14px;
    font-weight: bold;
    margin-top:50px;
}
.RightbarHeadline
{
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.RightbarShortText
{
    font-size: 14px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.DetailPageArticleHeadline
{
    font-size: 19px;
    font-weight:bold;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}


.DetailPageArticleText
{
    color: #000000;
    font-size: 15px;
    font-weight:normal;
    text-align:justify;
    line-height:1.5;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.DetailPageArticleText A:link {color: #b92213;text-decoration: none;}
.DetailPageArticleText A:visited {color: #b92213;text-decoration: none;}
.DetailPageArticleText A:hover {color: #000000;text-decoration: none;}
.ArticleDetailPagePhoto
{
    border: 1px solid #000000;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }

.PhotoCaption{font-weight:normal;text-decoration:none;font-size:12px;color:#000000;padding:0px 0px 0px 0px;}

.image-align-right  
	{
        float:right; 
        margin: 0 0 15px 15px; 
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        border-radius: 5px;
        float: right;
     }
.image-frame { padding: 5px; border: 0px solid #aaa; }

.TopContentText
{
    font-size: 18px;
    direction :rtl;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    
}
.ArticleDetailPageHorizontalLine
{
    margin-top:15px;
    margin-bottom:15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #efefef;
    width: 600px;
    height: 1px;
}

.ArticleIndexPageHorizontalLine
{
    margin-top:15px;
    margin-bottom:15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #efefef;
    width: 980px;
    height: 1px;
}

.PhotoCaption{font-weight:normal;text-decoration:none;font-size:12px;color:#000000;padding:0px 0px 0px 0px;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);}
    
.nextPage{font-weight:bold;text-decoration:none;font-size:12px;color:#000000;line-height:150%;}
.nextPage A:link {color: #000000;text-decoration: none;}
.nextPage A:visited{color:#000000;text-decoration:none;}
.nextPage A:hover{color:#a43b3b;text-decoration: none;}
	
.nextPageHi{font-weight:bold;text-decoration:none;font-size:12px;color:#0065a2;line-height:150%;}
.nextPageHi A:link {color: #a43b3b;text-decoration: none;}
.nextPageHi A:visited{color:#a43b3b;text-decoration:none;}
.nextPageHi A:hover{color:#a43b3b;text-decoration: none;}
	
.nextPageLow{font-weight:bold;text-decoration:none;font-size:12px;color:#999999;line-height:150%;}
.nextPageLow A:link {color: #000000;text-decoration: none;}
.nextPageLow A:visited{color:#000000;text-decoration:none;}
.nextPageLow A:hover{color:#a43b3b;text-decoration: none;}

.NumericButtonStyle
{
    font-size: 20px;
    padding:2px 2px 2px 2px;
    
    font-weight: bold;
}
.SelectedNumericButtonStyle
{
    font-size: 20px;
    
    padding:2px 2px 2px 2px;
    font-weight: bold;
    color: #a43b3b;
}

.ContentImage
{
    border: 1px solid #E8E8E8;
    margin: 0px 15px 15px 0px;
    float: left;
    background-color: #ffffff;
    padding: 5px;
    width: 588px;
}
.ContentDate
{

    font-size: 9px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.ContentTime
{
    font-size: 9px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.ContentSource
{
    font-size: 9px;
    color: #bdbdbd;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
	.ContentSource A:link {color: #c22616;text-decoration:none;}
	.ContentSource A:visited{color:#c22616;text-decoration:none;}
	.ContentSource A:hover{color:#000000;text-decoration:none;}
.ContentText
{
    line-height: 20px;
    font-size: 12px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.tlatestnews
{
    border: 1px solid #C0C0C0;
    width: 100%;
    border-radius: 5px;
    margin-top: 15px;
    padding: 10px;
}
.tNewsImage
{
    max-width: 120px;
    margin: 0px 15px 15px 0px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    border-radius: 3px;
    float: left;
    border: 1px solid #d1d1d1;
    padding: 3px;
    background-color: #ffffff;
}
.tlatestheadline
{
    font-weight: bold;
    font-size: 13px;
}
.tlatestshorttext
{
     font-size: 12px;
}
.boxtitleHolder
{
    width: 535px;
    color: #666666;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 3px;
    height: 11px;
    background-color: #666666;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: -10px;
    line-height: 10px;
}
.boxtiletext
{
    color: #eeeeee;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);

}

.sectiontitleleft
{
    background-image: url(/grafik/section_title_left.png);
    width: 4px;
    height: 15px;
    background-repeat: no-repeat;
}
.sectiontitleright
{
    background-image: url(/grafik/section_title_right.png);
    width: 6px;
    height: 15px;
    background-repeat: no-repeat;
}
.sectiontitlerep
{
    background-image: url(/grafik/section_title_rep.png);
    height: 13px;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    padding-top: 2px;
}

.morelabel
{
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
}
	.readmore-top-article{color:#ab2212;line-height:150%;white-space:nowrap;}
	.readmore-top-article A:link {color: #ab2212;text-decoration:none;}
	.readmore-top-article A:visited{color:#ab2212;text-decoration:none;}
	.readmore-top-article A:hover{color:#000000;text-decoration:none;}
	
	.readmore{font-weight:bold;font-size:8pt;color:#000000;line-height:150%;white-space:nowrap;}
	.readmore A:link {color: #000000;text-decoration:none;}
	.readmore A:visited{color:#000000;text-decoration:none;}
	.readmore A:hover{color:#c22616;text-decoration:none;}
	

	
	.picture-caption{font-weight:normal;font-size:8pt;color:#000000;line-height:150%;}
	.picture-caption A:link {color: #000000;text-decoration:none;}
	.picture-caption A:visited{color:#000000;text-decoration:none;}
	.picture-caption A:hover{color:#c22616;text-decoration:none;}


.ContentHeadline
{
    font-size: 22px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);

}
.SocialButton
{
    float: right;
}
.SocialButton img
{
    background-color: #999999;
    -webkit-transition: all 300ms ease-in-out;
 -moz-transition: all 300ms ease-in-out;
 -o-transition: all 300ms ease-in-out;
 transition: all 300ms ease-in-out;


}
.SocialButton img:hover
{
    background-color: #bc2213;
    -webkit-transition: all 300ms ease-in-out;
 -moz-transition: all 300ms ease-in-out;
 -o-transition: all 300ms ease-in-out;
 transition: all 300ms ease-in-out;
 cursor: pointer;

    
}
.SocialButtonTop
{
    float: left;
}
.SocialButtonTop img
{
    background-color: #999999;
    -webkit-transition: all 300ms ease-in-out;
 -moz-transition: all 300ms ease-in-out;
 -o-transition: all 300ms ease-in-out;
 transition: all 300ms ease-in-out;


}
.SocialButtonTop img:hover
{
    background-color: #bc2213;
    -webkit-transition: all 300ms ease-in-out;
 -moz-transition: all 300ms ease-in-out;
 -o-transition: all 300ms ease-in-out;
 transition: all 300ms ease-in-out;
 cursor: pointer;

    
}
.Footer
{

    height: 5px;
    padding-bottom: 50px;
    
}
.FooterPad {
    height: 60px;
    text-align: center;
    color: #5d5d5d;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Tahoma;
}
.Footer
{
    height: 5px;
    padding-bottom: 0px;
    
}


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.push {
height: 4em;
}

 .GalleryThumbnail
{
    border: 2px solid #CCCCCC;
    width: 141px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

	.gallery-item-hi{font-weight:bold;text-decoration:none;font-size:12px;color:#b92213;line-height:150%;}
	.gallery-item-hi A:link {color: #b92213;text-decoration: none;}
	.gallery-item-hi A:visited{color:#b92213;text-decoration:none;}
	.gallery-item-hi A:hover{color:#b92213;text-decoration: none;}
	
	.gallery-item-low{font-weight:normal;text-decoration:none;font-size:12px;color:#000000;line-height:150%;}
	.gallery-item-low A:link {color: #000000;text-decoration: none;}
	.gallery-item-low A:visited{color:#000000;text-decoration:none;}
	.gallery-item-low A:hover{color:#b92213;text-decoration: none;}

	.gallery-main-item-hi{font-weight:bold;text-decoration:none;font-size:14px;color:#b92213;line-height:150%;}
	.gallery-main-item-hi A:link {color: #b92213;text-decoration: none;}
	.gallery-main-item-hi A:visited{color:#b92213;text-decoration:none;}
	.gallery-main-item-hi A:hover{color:#b92213;text-decoration: none;}
	
	.gallery-main-item-low{font-weight:normal;text-decoration:none;font-size:14px;color:#b92213;line-height:150%;}
	.gallery-main-item-low A:link {color: #b92213;text-decoration: none;}
	.gallery-main-item-low A:visited{color:#b92213;text-decoration:none;}
	.gallery-main-item-low A:hover{color:#b92213;text-decoration: none;}	
	
	.dottedhorizontalline {border: none 0;border-top: 1px dashed #eeeeee;width: 100%;height: 1px;}
	.commentlabel {text-decoration:none;font-size:18px;color:#000000;line-height:150%;}
	.commentformInput  {text-decoration:none;font-size:17px;color:#026AFA;line-height:120%;width:350px;height:20px;}
    .commentformTextArea  {direction:rtl;text-decoration:none;font-size:17px;color:#026AFA;line-height:150%;width:450px;height:300px;}
    .commentformDropDownList  {direction:rtl;text-decoration:none;font-size:17px;color:#026AFA;line-height:150%;width:350px;height:50px; overflow:visible;}
    
.MostReadArticleHeadlinesList
{
        list-style-image:url(/grafik/list_image_pink.png);
        margin:0px 0px 0px 0px;
        padding:10px 30px 10px 5px;
        
}
.TopLeftHeadlinesList
{
        list-style-image:url(/grafik/top_left_content_arrow_rtll.png);
        margin:0px 0px 0px 0px;
        padding:0px 15px 10px 10px;
        
}



.OpEdMediaHeadlinesList
{
        list-style-image:url(/grafik/list_image_pink.png);
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        direction:rtl;
        
}

.MainTabs{
    
    font-size: 14px;
    font-weight:bold;
    }
.MostReadArticleTab 
{
    
    font-size: 13px;
    font-weight:bold;
    }
.MostReadArticleHeadline
{
    
    color:#000000;
    font-size: 13px;
    font-weight:bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    margin: .5em 0;
    }
    
.MostReadArticleHeadline:hover
{
    
    color:#b92213;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    margin: .5em 0;
    }
    
    .TopLeftArticleHeadline
{
    color:#000000;
    font-size: 13px;
    font-weight:600;
        
}
    .TopLeftArticleHeadline:hover
{
    color:#b92213;
    font-size: 13px;
    font-weight: 600;
        
}
    .TopLeftArticleHeadlineWithBullet
{
    color:#000000;
    font-size: 12px;
    font-weight:600;
    direction:rtl;
    list-style-image:url(/grafik/list_image_pink.png);
        margin:0px 20px 0px 0px;
        padding:0px 0px 0px 0px;
        width:auto;
        
}
    .TopLeftArticleHeadlineWithBullet:hover
{
    color:#b92213;
    font-size: 12px;
    font-weight: 600;
    list-style-image:url(/grafik/list_image_pink.png);
        margin:0px 20px 0px 0px;
        padding:0px 0px 0px 0px;
        width:auto;
        
}
.BottomPageArticleHeadline
{
    
    color:#000000;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
    
    .BottomPageArticleHeadline:hover
{
    
    color:#b92213;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }

    
.BottomPageArticleText
{
    
    color: #000000;
    font-size: 13px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.BottomPageArticleDate
{
    text-align:right;
    direction:ltr;
    line-height:330%;
    font-size: 10px;
    color: #b92213;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.RelatedAticlesLabel
{
    color: #000000;
    font-size: 20px;
    padding-right: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    }
.news-ticker
{
    position:absolute;
    z-index:1000;
    left:1px;
    top:0;
    height:38px;
    width: 999px;
    background:transparent;
    }
         .DynamicLinkBoxArrow 
         {
             font-size:12px;
             color: #ffffff;
             }
         .DynamicLinkBox {
            font-weight:bold;
            font-size:14px;
            line-height:150%;
            color: #515151;
            width: 225px;
            height: 132px;
            background-color:#d0d0d0;
            -webkit-border-radius: 3px;
            border-radius: 3px; 
            text-shadow: 0px 1px 0px #c2c2c2;
            filter: dropshadow(color=#c2c2c2, offx=0, offy=1);
            text-align: right;
            border: 0px solid #818181;
            padding: 5px 5px 5px 5px;
            margin-top: 0px;
        }
        .DynamicLinkBox a:link {
 
            color: #515151; 
            text-shadow: 0px 1px 0px #c2c2c2;
            filter: dropshadow(color=#c2c2c2, offx=0, offy=1);
            text-decoration: none;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            -ms-transition: all 300ms ease-in-out;
            -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
 
        }
        .DynamicLinkBox a:visited {

            color: #515151; 
            text-shadow: 0px 1px 0px #c2c2c2;
            filter: dropshadow(color=#c2c2c2, offx=0, offy=1);
            text-decoration: none;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            -ms-transition: all 300ms ease-in-out;
            -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }
        .DynamicLinkBox a:hover {

            color: #b92213; 
            text-shadow: 0px 1px 0px #ffffff;
            filter: dropshadow(color=#b92213, offx=0, offy=1);
            text-decoration: none;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            -ms-transition: all 300ms ease-in-out;
            -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }


 .TextBox {
    border: 1px solid #CC3300;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(204, 51, 0, 1);
    box-shadow: 0px 0px 10px 0px rgba(204, 51, 0, 1);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.TextBoxW {
    border: 1px solid #CCCCCC;
    color: #999999;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.IndexHeader {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EEEEEE;
    margin-bottom: 20px;
    width: 630px;
    float:right;
     direction:rtl;
}
.FilterBox {
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #EEEEEE;
    padding: 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
    width: 325px;
    float: left;
    margin-top: 35px;
    margin-bottom: 20px;
    margin-left:10px;
}
.IndexDivs {
    border: 1px solid #E4E4E4;
    display: table;
    width: 955px;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-opacity: 0.80;
    opacity: 0.80;
    margin-bottom: 10px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    background-color: #FFFFFF;
    direction:rtl;
}

.IndexDivsA {
    border: 1px solid #FFFFFF;
    display: table;
    width: 955px;
    background-color: #F2F2F2;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-opacity: 0.80;
    opacity: 0.80;
    margin-bottom: 10px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.IndexDivs:hover {
    -moz-opacity: 1.0;
    opacity: 1.0;
    cursor: pointer;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.IndexDivsA:hover {
    -moz-opacity: 1.0;
    opacity: 1.0;
    cursor: pointer;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.ColumnsImagesNewsIndexPage {
    border: 3px solid #FFFFFF;
    background-position: center center;
    background-repeat:no-repeat;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
    margin-top: -2px;
    margin-left: 10px;    
    width: 200px;
    float: right;  
    height: 120px;   
    }
.articleShortText
{
    direction:rtl;
    font-size:17px;
    line-height:150%;
    }


#share-buttons img:hover:nth-child(1) {
	-webkit-filter: drop-shadow(0px 0px 10px #4e9cb0); /* Safari */
    	filter: drop-shadow(0px 0px 10px #4e9cb0);
	-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-		o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;

}

#share-buttons img:hover:nth-child(2) {
	-webkit-filter: drop-shadow(0px 0px 10px #4e70b0); /* Safari */
    	filter: drop-shadow(0px 0px 10px #4e70b0);
	-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-		o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;

}

#share-buttons img:hover:nth-child(3) {
	-webkit-filter: drop-shadow(0px 0px 10px #32a8e5); /* Safari */
    	filter: drop-shadow(0px 0px 10px #32a8e5);
	-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-		o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;

	}

#share-buttons img {

	-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-		o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;

	}
 
