/* General */
body{
height:100%;
margin:0px;
padding:0px;
direction:rtl;
}
/*------ size of site ------*/

.full_site_width {width:950px;}


/*----- styles for right side -----*/

.page_right_side {width:0px;} /* right side of site*/

  .panel_menu_right{width:168px;}

  .panel_editor_right{width:168px;}

  .panel_news_right{width:148px;height:120px; padding-right:20px;}
  
  .panel_news_editor_right{width:168px;}
  
  .panel_survey_right{width:168px;font-size:0px}

  .panel_result_survey_right{width:168px;}

  .panel_rss_right{width:148px;height:168px;padding-right:20px;}
  
  .panel_rss_editor_right{width:168px;}

  

/*------- styles for left side ----------*/

.page_left_side {width:0px;}/* left side of site*/

  .panel_menu_left{width:200px;}

  .panel_editor_left{width:200px;}

  .panel_survey_left{width:200px;}

  .panel_news_left{width:200px;height:120px;}
  
  .panel_news_editor_left{width:200px;}

  .panel_rss_left{width:200px;height:120px;}
  
  .panel_rss_editor_left{width:200px;}

  .panel_result_survey_left{width:200px;}


/*------- styles for top panels -------*/

.panel_logo{ width:100%;}

.panel_menu_top{width:710px;height:25px;padding-top:35px;}

.panel_menu_image_top{width:100%;height:30px;}

.panel_visual_top{width:100%;}

.panel_top_right{width:300px;height:120px}

.panel_top_left{width:710px;}


/*------- styles for buttom panels ------*/

.panel_menu_bottom{width:100%;}
.page_footer{height:97px;padding-top:20px}


/*------ styles for center region ------*/

 .panel_search{width:100%;}
.page_center_home {width:950px;padding-top:0px;}
  .panel_center_home{width:100%}

.page_center {width:850px;padding-top:30px;}
  .panel_center{width:100%}

.page_center_r {width:850px;}
  .panel_list_center_r {width:100%;}

.page_center_l {width:0px;}
  .panel_editor_center_l {width:100%;}

.page_article_center_l {width:800px;padding-top:30px}
  .panel_article_center_l{width:100%;}

.panel_hp_visual{width:100%}


/*------ padding for center content in page ------*/

.center_padding{padding-right:40px;}

/*end*/
