/* General */
body{
height:100%;
margin:0px;
padding:0px;
direction:rtl;
}
/*------ size of site ------*/

.full_site_width {width:900px;}


/*----- styles for right side -----*/

.page_right_side {width:0px;} /* right side of site*/

  .panel_menu_right{width:90px;}

  .panel_editor_right{width:168px;}

  .panel_news_right{width:0px;height:120px; padding-right:20px;}
  
  .panel_news_editor_right{width:168px;}
  
  .panel_survey_right{width:168px;font-size:0;}

  .panel_result_survey_right{width:168px;}

  .panel_rss_right{width:168px;height:168px;}
  
  .panel_rss_editor_right{width:168px;}

  

/*------- styles for left side ----------*/

.page_left_side {width:210px;}/* left side of site*/

  .panel_menu_left{width:190px;}

  .panel_editor_left{width:200px;}

  .panel_survey_left{width:100%;}

  .panel_news_left{width:190px;height:200px;}
  
  .panel_news_editor_left{width:190px;height:100px;}

  .panel_rss_left{width:100%;height:120px;}
  
  .panel_rss_editor_left{width:100%;}

  .panel_result_survey_left{width:100%;}


/*------- styles for top panels -------*/

.panel_logo{ width:100%; padding-top: 21px; padding-bottom: 5px}

.panel_menu_top{width:700px;height:31px;padding-left: 2px }

.panel_menu_image_top{width:100%;height:43px;}

.panel_visual_top{width:100%}


/*------- styles for buttom panels ------*/

.panel_menu_bottom{width:100%;}
.page_footer{height:30px}


/*------ styles for center region ------*/

 .panel_search{width:150px;padding-left:40px;}

.page_center {width:800px;padding-right:5px;height:200px;}
  .panel_center{width:700px;}

.page_center_r {width:700px;}
  .panel_list_center_r {width:100%;}

.page_center_l {width:5px;}
  .panel_editor_center_l {width:100%;}

.page_article_center_l {width:700px;}
  .panel_article_center_l{width:100%;}

.panel_hp_visual{width:100%}


/*------ padding for center content in page ------*/

.center_padding{padding-right:10px;}

/*end*/
