@import url(common.css);
@media all
{
  a { color:#C30;}
  a:focus,
  a:hover,
  a:active { color:#900;}
  tbody tr:hover th[scope="row"],
  tbody tr:hover tbody th.sub { background: #f0e8e8; }
  tbody tr:hover td { background: #fff8f8; }

  .hlist {background: url(../images/red/bg_nav.gif) repeat-x center right;}
}

@media screen, projection
{
  #header .logo{
    background: url(../images/red/logo_alqassam.gif) no-repeat top left;
  }
  .newsbox h2 {background: url(../images/red/hd_news.gif) no-repeat top left;}
  
  .box h2, .box1 h2 {color:#9a1d00;}
  
  .tab-content .listbox a:active { color:#C30;}
  
  .box2 h3 {color:#9c1e00;}
  .box2 .tab-content ul {color:#9c1e00;}
  .box2 .tabs li.active a {color:#9a1d00}
  
  .votebox h2 {background:url(../images/red/bg_box_title_red.gif);}
  .votebox #vote {background:#930;}
  
  #breakingnews {background:#c30;}
  #breakingnews .bn-title {background:#930;}
  
  #newsbar .nb-title {background:#9c1e00;}
  
  #headline h1 {color:#9a1d00;}
  
  #itabs ul li.active a {color:#9a1d00}
  
  .article h1 {color:#9a1d00;}
  .article h1 a {color:#9a1d00}
  .article2 h1 {color:#9a1d00;}
  
  .replyList .reply .title {COLOR: #C30;}
  
  div.comment:hover {background: #fff8f8;}
  
  .list li {background:url(../images/red/bullet3.gif) 0 9px no-repeat;}
  
  .clean .logo{background: url(../images/red/hd_news2.gif) no-repeat top left;}
  .clean #logo_specialfiles{background: url(../images/red/specialfiles.gif) no-repeat top left;}
  .clean #logo_news{background: url(../images/red/news.gif) no-repeat top left;}
  .clean #logo_articles{background: url(../images/red/articles.gif) no-repeat top left;}
  .clean #logo_opinions{background: url(../images/red/opinions.gif) no-repeat top left;}
  .clean #logo_interviews{background: url(../images/red/interviews.gif) no-repeat top left;}
  .clean #logo_occupation_terrorism{background: url(../images/red/occupation_terrorism.gif) no-repeat top left;}
  .clean #logo_reports{background: url(../images/red/reports.gif) no-repeat top left;}
  .clean .statements{background: url(../images/red/Statements.gif) no-repeat top left;}
  
  .clean h2 {color:#9a1d00;}
  
  .featured li {background:url(../images/red/bullet3.gif) 12px 9px no-repeat;}
  
  .news .logo{background: url(../images/red/hd_news2.gif) no-repeat top left;}
  .news .statements{background: url(../images/red/Statements.gif) no-repeat top left;}
  
  .bio h2, .bio-card h3 {color:#9a1d00;}
  .bio h2 a, .bio-card h3 a {color:#9a1d00}
  .bio #breif ul li {background:url(../images/red/bullet.gif) 5px 50% no-repeat;}
  .bio #details ul #tab_background {background:url(../images/red/bg_tab.gif) 50% 0 no-repeat;}
  
  .bio-card ul li {background:url(../images/red/bullet.gif) 5px 50% no-repeat;}
  
  .gallery h2 {color:#9a1d00;}
  .gallery ul li {background:url(../images/red/bullet.gif) 5px 50% no-repeat;}
  
  .video-meta p span {color:#9a1d00;}
  #download .ico{background:url(../images/red/btn_dl.gif) right no-repeat;}

  #search {color:#9a1d00;}
  
  /* mine */
.nav_links:hover {background-color: #ac0000;}
.in_links {background-color: #ac0000;}
}