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

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

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

  #search {color:#090;}
  
  /* mine */
.nav_links:hover {background-color: #093;}
.in_links {background-color: #093;}
}