﻿/* hide from ie on mac \*/
#content { height:100%; }
/* end hide */

body { font-size:12px; line-height:17px; font-family:Arial; color:#555; }
body, form { height:100%; margin:0; padding:0; background-color:#ebeaeb; }

img { border:0px; }
ul { list-style-type:none; }
.spacer { font-size:0; line-height:0; clear:both; }

a { color:#2876c5; text-decoration:none; }
a:hover { color:#2876c5; text-decoration:underline; }

.news { width:100%; background-image:url(../images/page_bg.png); background-repeat:no-repeat; background-position:center bottom; }
.news_container { width:980px; margin:0 auto; margin-top:30px; }
.news_list { float:right; width:500px; }
.rss_list { float:left; width:323px; }
.rss_image {  float:left; width:323px;  }
.news_title { direction:rtl; color:#2876c5; font-size:13px; font-weight:bold; }
.news_date { direction:rtl; font-size:12px; font-weight:bold; padding-bottom:5px; }
.news_short_text { direction:rtl; padding-bottom:10px; }
.news_full_text { direction:rtl; padding-bottom:10px; }

.news_info { width:100%; background-image:url(../images/page_bg.png); background-repeat:no-repeat; background-position:center bottom; }
.news_info_container { width:980px; margin:0 auto; margin-top:30px; background-image:url(../images/page_info_bg.png); background-repeat:no-repeat; background-position:center center; }
.news_info_container_center { width:980px; margin:0 auto; background-image:url(../images/page_center_bg.png); background-repeat:no-repeat; background-position:center center; }
.news_info_container_center_text { width:600px; margin:0 auto; }
.news_info_title { float:right; direction:rtl; padding:3px 10px; background-color:#626262; color:#fff; font-size:13px; font-weight:bold; }
.news_info_date { float:right; direction:rtl; padding:3px 7px 3px 0px; color:#585858; font-size:13px; font-weight:bold; }
.news_info_author { float:right; direction:rtl; padding:3px 0px 3px 10px; color:#585858; font-size:13px; font-weight:normal; }
.news_info_text { direction:rtl; color:#626262; font-size:13px; line-height:18px; }

/* Comments */
.comments { width:100%; background-image:url(../images/page_bg.png); background-repeat:no-repeat; background-position:center bottom; }
.comments_container { width:980px; margin:0 auto; margin-top:30px; background-image:url(../images/page_info_bg.png); background-repeat:no-repeat; background-position:center center; }
.comments_container_center { width:980px; height:425px; margin:0 auto; background-image:url(../images/page_center_bg.png); background-repeat:no-repeat; background-position:center center;  }
.comments_container_center_text { width:600px; margin:0 auto; }

.comment_closed { width:406px; border:1px solid #ebeaeb; }
.comment_opened { width:406px; border:1px solid #adadad; background-color:#efefee; }
.comment_title { color:#2876c5; font-size:13px; line-height:18px; font-weight:bold; direction:rtl; cursor:pointer; }
.comment_author { color:#585858; font-size:13px; line-height:18px; direction:rtl; }
.comment_author span { direction:rtl; float:right; margin-left:5px; }
.comment_text { color:#585858; font-size:13px; line-height:18px; direction:rtl; margin-top:10px; display:none; }

/* RSS */
.rss_title { font-size:13px; line-height:17px; color:#fff; font-weight:bold; background-color:#626262; direction:rtl; padding:1px 6px 2px 0px; }
.rss_subtitle { font-size:13px; line-height:17px; color:#585858; font-weight:bold; direction:rtl; }

.rssFeed_container { border:1px solid #adadad; background-color:#eeeeee; margin-bottom:10px; direction:rtl; }
.rssFeed_title { color:#fff; font-size:12px; font-weight:bold; text-align:left; line-height:17px; background-color:#adadad; padding:5px; direction:rtl; }
.rssFeed_description { color:#000; padding:5px; text-align:left; font-size:12px; line-height:17px; direction:ltr; }
.rssFeed_SiteName { color:#000; padding:10px;  text-align:left; font-size:12px; line-height:17px; direction:rtl; height:15px; border:1px solid #adadad;}
.rssFeed_link { padding:5px; text-align:left; }

/* News */
.btn_news1 { float:right; cursor:pointer; width:76px; height:28px; margin-left:5px; background-image:url(../images/btn_news1.png); background-repeat:no-repeat; background-position:right top; }
.btn_news2 { float:right; cursor:pointer; width:83px; height:28px; background-image:url(../images/btn_news2.png); background-repeat:no-repeat; background-position:right top; }

.btn_news1:hover { background-image:url(../images/btn_news1_over.png); }
.btn_news2:hover { background-image:url(../images/btn_news2_over.png); }

.btn_news1.news_selected { background-image:url(../images/btn_news1_over.png); }
.btn_news2.news_selected { background-image:url(../images/btn_news2_over.png); }

.btn_news1 .news_selector { position:absolute; width:76px; height:6px; margin-top:21px; background-repeat:no-repeat; background-position:center top; }
.btn_news2 .news_selector { position:absolute; width:83px; height:6px; margin-top:21px; background-repeat:no-repeat; background-position:center top; }

.news_selected .news_selector { background-image:url(../images/btn_news_selected.png); }


