body{position:absolute;width:100%;height:100%;margin:0;padding:0;background:transparent;}
* html #wrap{width:100%;height:100%;}
#wrap{width:100%;min-height:100%;}
form{margin:0;padding:0;}
img{border:0;}
.window_title{padding:11px;font: 22px Verdana;color:#333;font-weight:900;}
.img{border:0;}
.window{font: 11px Tahoma;margin:0 auto;padding:0px;}
.window .content{margin:10px;}
.window h1{font: 20px Tahoma;margin:0 auto;padding:0px;}
.window h2{font: 18px Tahoma;}
.window h3{font: 16px Tahoma;}
.window img{border:0;}
div.grape_navigator{width:100%;height:0px;font-weight: bold;}
/* CONTROLS */
.insert_page_control h1{margin-bottom:15px;}
.insert_page_control{padding:15px;}
.move_page_control li{list-style:none;margin:0;padding:0;}
.move_page_control li img{cursor:pointer;}
.move_page_control div{float:left;}
.move_page_control .controls{width:300px;}
/*******ORDERING*********/
.grape_ordering {padding:2px;}
.grape_ordering *{font-size:12px;}
.grape_ordering .up{cursor:pointer;height:10px;width:20px;}
.grape_ordering .down{cursor:pointer;height:10px;width:20px;}
.grape_ordering .title{width:500px;}
.grape_ordering .id{display:none;}
.grape_ordering .idx{}
/******SYSTEM********/
.action_result_container{border:1px solid #A1354C;background: #DFF0AD;}
.action_result{font-size:12px;padding:10px;color:#A1354C;font-weight:bolder;}
div.switch_system{cursor:pointer;font-size:12px;font-weight:bolder;padding:5px;text-decoration:underline;clear:left;}
div.system_attributes{display:none;}
.classes_ul_members{display:none;}
/* KEY BOARD NAVIGATION */
.navigate{margin:0 auto;margin-top:10px;margin-bottom:20px;text-align:center;height:1.5em;width:30px;position:relative;}
.navigate li a{text-decoration:none;}
.navigate li{list-style-type: none;margin:0 10px;white-space:nowrap;display:inline;/*   border:1px solid #000;  */ position:absolute;}
.navigate .navigate_arrow{font-size:150%;font-weight:900;}
.navigate_pare{width:20px;left:0px;}
.navigate_prev{left:-400px;width:400px;text-align:right;}
.navigate_next{left:20px;width:400px;text-align:left;}
.navigate .ctrl{color:#999;font-size:1em;margin:0 10px;}
/* NAVIGATION CONTROL*/
.navigator_up{padding:5px;vertical-align:middle;}
.navigator_up img{margin:5px;}
/* SEARCH CONTROL */
.search_input{padding-left:20px;background:url(/grape/buttons/search.gif) 2px 1px no-repeat;}
.cleaner{clear:left;}

.adcontent{position:relative;display:inline;}
.adcontent *{margin:0;padding:0;text-indent:0px;text-align:left;border:0;display:inline;display:inline;}
.adcontent_title{margin-bottom:0.5em;font-weight:bold;font-size:120%;white-space:nowrap;display:block;width:100%;height:1em;}
.adcontent_link{border-bottom:1px dotted #CA002D;text-decoration: none;}
.adcontent_link:hover{text-decoration: none;}
.adcontent_url {padding-top:0.5em;display:block;width:100%;height:1em;}
.adcontent_url a{font-size:80%;color:#489948;}
.adcontent_url a:hover{color:#489948;text-decoration:underline;}
.adcontent_menu{position:absolute;width:20em;min-height:5em;border:1px solid #000;top:1.2em;left:0;padding:0.5em;background:#FFF;display:none;} 
.adcontent_menu a{text-decoration: none;}
.adcontent_menu a:hover{text-decoration: underline;}
.adcontent_menu #close{text-align:right;font-weight:bold;}

div.clipboard{border:1px solid #aaa;padding:10px;margin:10px 0px;}
div.clipboard div.copy{padding-left:20px;background:url(/grape/buttons/copy.gif) no-repeat;}
div.clipboard div.cut{padding-left:20px;background:url(/grape/buttons/cut.gif) no-repeat;}

.page_ordering .DragContainer{border:2px solid #777;width:200px;float:left;margin:20px;}
.page_ordering .DragContainer{cursor:move;}
.page_ordering .DragBox{margin:2px;padding:2px;border:2px solid #777;cursor:move;}
.page_ordering .OverDragBox{margin:2px;padding:2px;border:2px solid #F77;cursor:move;}
.page_ordering .DragDragBox{margin:2px;padding:2px;border:2px solid #F77;cursor:move;}

.toolbar{
  position: absolute;top:-40px;
  width:100%;
  height:40px;
  left:0px;
  vertical-align: middle;
  text-align:left;  
  background:url(/grape/toolbar/back.gif);
}
.toolbar img{border:0;}
.toolbar #grape_logo{
  background:url(/grape/toolbar/logo.gif) no-repeat;  
  vertical-align:middle;
  width:170px;
  height:40px;
  float:left;
}
.toolbar #grape_logo a{
  display:block;
  width:100%;
  height:100%;
}

div.toolbar_item{float:left;font-size:9px;height:20px;width:20px;margin-top:15px;margin-right:5px;}
div.toolbar_item a{margin:0;padding:0;color:#333;}
#fast_bar{
  background:url(/grape/toolbar/fast-bar-back.gif);
  float:left;
  width:100px;
  height:20px;
  padding-top:20px;
}

/***********STATISTIC***************/
div.report_wrap{padding:10px;}
div.report{width:400px;float:left;}
.report_card{font-size:9px;border:0;}
.report_card tr{height:12px;}
.report_card td{vertical-align:top;text-align:center;padding:2px;width:50px;white-space:nowrap;}
.report_card input{height:8px;width:8px;}
.report_card .title{text-align: left;width:400px;}
.odd{background-color:#ddd;}
.even{}
#report_settings{padding:10px;width:300px;height:150px;}
#report_graph{width:400px;float:left;}
#reports{border:1px solid #000;padding:10px;width:400px;float:right;height:150px;}
#report_setings{width:400px;padding:10px;height:150px;}
#report_setings #stat_period{float:left;height:150px;}
#report_setings select{float:left;}

/* FORM Defaults */
.toolbar table{border:20px;text-decoration: none;width:100%;}
.window .grape_input{padding:0px;width:100%;margin-bottom:5px;clear:both;min-height:30px;}
.window .cleaner{clear:left;}

.window .toolbar_boolean_input{float:left;}

.window .grape_input_radio input{padding-top:5px;float:left;}
.window .grape_input_radio .toolbar_text_input_label{width:300px;}
.window .grape_input_radio{width:500px;float:left;}
.window .toolbar_input_select, 
.window .toolbar_text_input, 
.window .toolbar_textarea_input,
{width:400px;background: #DFF0AD;border-color:#C3C3C3;border:1px solid #777;}
.window .toolbar_textarea_input,.window .toolbar_text_input{margin-left:3px;width:397px;}
.window .grape_input_simplememo .toolbar_text_input_label{width:197px;}

.window .grape_input input,.window .grape_input select,.window .grape_input textarea{background: #DFF0AD;}

.window .toolbar_text_input_label{float:left;padding:5px;width:200px;font-size: 12px;font-weight: 900;padding-top:3px;padding-bottom:3px;margin:0;vertical-align:top;}
.window .toolbar_input_label{padding:5px;width:200px;display:inline;font-size: 12px;font-weight: 900;padding-top:3px;padding-bottom:3px;margin:0;vertical-align:top;}
.window .toolbar_menu{display:inline;border:1px #000;height:20px;width:160px;background: #DFF0AD;}
.window .grape_input_memo .toolbar_text_input_label{float:none;}
.grape_req{color:#cc0000;font-size:110%;font-family:Tahoma;width:20px;display:inline;}

/********INITIAL VALUES**************/
.grape_input_string, 
.grape_input_integer, 
.grape_input_boolean, 
.grape_input_radio, 
.grape_input_text, 
.grape_input_submit, 
.grape_input_password,
.grape_input_datetime, 
.grape_input_search{
  height:30px;
}
.grape_input_boolean .toolbar_text_input_label{float:left;width:300px;padding-left:5px;}
.grape_input_captcha {vertical-align:middle;height:60px;margin-bottom:12px;margin-top:12px;}
.grape_input_captcha .toolbar_text_input_label{margin-top:15px;width:250px;float:left;}
.grape_input_captcha .captcha_img{float:left;margin-right:10px;cursor:pointer;}
.grape_input_captcha .toolbar_captcha_input{width:115px;margin-top:12px;margin-left:250px;}
.grape_input_radio .toolbar_radio_input{float:left;}
.grape_input_radio .toolbar_text_input_label{margin-top:3px; margin-left:5px;}

.toolbar_text_input_label_error{font-size:9px;clear:left;font-family:Tahoma;color:#cc0000;margin-left:6px;}
.grape_input_go_close{margin-top:15px;}

.grape_upload_image{width:80px; height:50px;float:left;}
.grape_upload_image img{float:left;margin-top:2px;margin-left:3px;}
.grape_upload_input{width:300px;height:50px;float:left;}
.grape_small_but{width:16px;height:16px;float:left;margin-left:4px;margin-top:2px;}

/***********PAGING***************/
.pages{text-align:center;clear:both;width:100%;}
.pages .page{float:left;width:20px;height:15px;padding:2px 5px;}
.pages .page_current{background:#999;}
.pages .page_current a{color:#FFF;}
div.page_separator{float:left;width:20px;height:6px;margin:3px 2px;border-bottom:1px dashed #777;}
/***********PAGING***************/

/* MENU  */
li.toolbar_group{
  margin-top:10px;
  width:115px;
  height:13px;
  float:left;
  vertical-align:middle;
  white-space:nowrap;
  padding:5px;  
  padding-left:24px;
  border:1px solid #AAA;
  margin-right:15px;
}
li.toolbar_group img{margin-right:3px;margin-top:3px;margin-left:3px;}
li.toolbar_group a.link{
  display:block;
  text-decoration:none;
  font-weight:bold;
  color:#333;
}
li.toolbar_group ul{
  background:#fff;
  width:240px;
  border:1px solid #AAA;
  display:none;
  z-index:10000;
}
ul.submenu {
  position:absolute;
  margin:0;
  padding:0;
  top:23px;
  left:-1px;
  padding:5px;
}
li.menu_owner{
  position:relative;
  list-style-type: none;
} 
li.menu_owner ul{
  display:none;
  z-index:1000;
}
ul.submenu .toolbar_item {padding-left:24px;margin:0;width:216px;white-space:nowrap;height:28px;}
ul.submenu .toolbar_item a{display:block;width:210px;height:20px;padding-top:8px;padding-left:6px;}
ul.submenu .toolbar_item a:hover{background-color:#CCC;}

.window .images_container{display:block;height:300px;width:100%;overflow:auto;position:relative;margin:10px 0px;}
.window .images_del_but{float:left;height:18px;width:18px;cursor:pointer;background: url(/grape/buttons/delete.gif) no-repeat;}
.window .image_insert  {float:left;height:18px;width:18px;cursor:pointer;background: url(/grape/buttons/image_insert.gif) no-repeat;}
.window .image_copy    {float:left;height:18px;width:18px;cursor:pointer;background: url(/grape/buttons/copy.gif) no-repeat;}
.window .file_id       {float:left;height:15px;width:18px;font-size:10px;padding-top:2px;padding-right:5px;}
.window  .images_container .images{float:left;margin-left:10px;width: 100px;height:125px;text-align:center;border:1px solid #888;background-color:#ddd;margin-bottom:10px;}
.window  .images_container .images img{margin:5px;}
.window .file_buttons{padding-top:3px;padding-left:10px;padding-bottom:2px;background-color:#bbb;}
.form_images .grape_upload_input{float:none;}

.guidelinev{position:absolute;border-left:1px solid #000;width:5px;height:100%;cursor:w-resize;font-size:1px;z-index:10000;}
.guidelineh{position:absolute;border-top:1px solid #000;height:5px;width:100%;cursor:s-resize;font-size:1px;z-index:10000;}
.guide_info{position:absolute;height:8px;font-family:Verdana;border:1px solid #000;border-top:none;border-left:none;background:#FFF;width:50px;}
.guide_indicator{float:left;height:9px;font-size:8px;}
.guide_deleter{float:left;background:url(/grape/workspace/guideline/deleter.gif);width:8px;height:8px;margin-top:1px;margin-left:2px;cursor:pointer;}
.guide_ancor_down{float:left;background:url(/grape/workspace/guideline/ancor.gif) 0px 0px;width:8px;height:8px;margin-top:1px;margin-left:2px;cursor:pointer;}
.guide_ancor_up{float:left;background:url(/grape/workspace/guideline/ancor.gif) 0px 0px;width:8px;height:8px;margin-top:1px;margin-left:2px;cursor:pointer;}
#logging{height:100px;position:absolute;bottom:0px;width:100%;overflow:auto;}

.tooltip{
  min-height:5em;
  width:184px;
  position:absolute;
}
* html .tooltip{
  height:5em;
}
.tooltip_title{
  font-size:10px;
  cursor:move;
  height:16px;
  padding-top:30px;
  padding-right:6px;
  background:url(/grape/workspace/tooltip/top.gif) top center;
}
.tooltip_id{
  cursor:move;
  float:left;
  height:10px;
  width:40px;
  padding-left:10px;
  padding-top:3px;
}
.tooltip_editor{
  cursor:move;
  font-size:10px;
  padding:5px;
  padding-left:15px;
}
.tooltip_editcontainer{
  cursor:move;
  padding-bottom:10px;
  background:url(/grape/workspace/tooltip/content.gif) bottom center;
}
.tooltip_attach{
  cursor:pointer;
  height:12px;
  width:12px;
  float:right;
  border:1px solid #ddd;
  margin:2px;
  border-right:1px solid #444;
  border-bottom:1px solid #444;
  background:url(/grape/workspace/tooltip/ancor.gif) no-repeat;
}
.tooltip_attached{
  cursor:pointer;
  height:12px;
  width:12px;
  float:right;
  border:1px solid #ddd;
  margin:2px;
  border-left:1px solid #444;
  border-top:1px solid #444;
  background:url(/grape/workspace/tooltip/ancor.gif) no-repeat;
}
.tooltip_delete{
  cursor:pointer;
  height:12px;
  width:10px;
  font-family:Verdana;font-size:14px;font-weight:bolder;
  padding-left:2px;
  float:right;
  border:1px solid #ddd;
  margin:2px;
  border-right:1px solid #444;
  border-bottom:1px solid #444;
  background:url(/grape/workspace/tooltip/delete.gif) no-repeat;
}
.tooltip_editbut{
  cursor:pointer;
  height:12px;
  width:10px;
  font-family:Verdana;font-size:14px;font-weight:bolder;
  padding-left:2px;
  float:right;
  margin:2px;
  background:url(/grape/workspace/tooltip/edit.gif) no-repeat;
}
.tooltip_editbut_outedit{
  border:1px solid #ddd;
  border-right:1px solid #444;
  border-bottom:1px solid #444;
}
.tooltip_editbut_inedit{
  border:1px solid #ddd;
  border-left:1px solid #444;
  border-top:1px solid #444;
}
.tooltip_textarea{
  margin-left:5px;
  width:170px;
  height:100px;
  font-size:11px;
}

#logging{
  height:100px;
  width:100%;
  overflow:auto;
  background:#DDD;
  font-size:9px;
}
 


.vote{margin-left:5px;margin-top:5px;width:185px;border:1px solid #ddd;padding:3px;font-size:9px;}
.vote .grape_input_radio{width:200px;margin-bottom:3px;}
.vote .toolbar_text_input_label{float:left;width:150px;}
.vote .toolbar_radio_input{float:left;}
.vote_result_link{margin-top:5px;cursor:pointer;text-decoration:underline;}
.voting_list{margin-bottom:20px;}
/*******************************/
.vote_heading{background:#CCC;width:830px;height:20px;}
.vote_heading div{height:20px;padding:5px;border-right:1px solid #FFF;float:left;padding-top:8px;padding-bottom:0px;}
.vote_heading .vote_cell{width:75px;}
.vote_heading .vote_cell_desc{width:180px;}
.vote_heading .vote_cell_small{width:45px;}
/*******************************/
.vote_list{width:830px;height:26px;}
.vote_list div{height:26px;border-right:1px solid #CCC;padding:5px;float:left;}
.vote_list .vote_cell{float:left;width:75px;}
.vote_list .vote_cell_desc{float:left;width:180px;}
.vote_list .vote_cell_small{float:left;width:45px;}
/*******************************/
.even{background:#ddd;}
.odd{background:#fff;}
/*******************************/
.vote_insert_but{font-size:18px;margin-top:12px;}
/*******************************/
.answers_list{width:600px;padding:5px;}
.answers_heading{background:#CCC;clear:left;height:20px;}
.answers_heading div{float:left;border-right:1px solid #FFF;height:20px;padding:5px;}
.answers_heading .answer_cell{width:150px;}
.answers_heading .answer_cell_small{width:100px;}
/*******************************/
.answer_item{height:20px;}
.answer_item div{float:left;border-right:1px solid #CCC;padding:5px;}
.answer_item .answer_cell{width:150px;}
.answer_item .answer_cell_small{width:100px;}
/*******************************/
/********VOTING RESULT**********/
/*******************************/
.vote_result_item{margin-bottom:7px;}
.vote_result_title{float:left;width:80px;}
.vote_result_graph{float:left;width:100px;background-image:url(/grape/voting/graph.gif);background-repeat:no-repeat;text-align:center;border:1px solid #33516b;}
.vote_title{margin-bottom:5px;padding-bottom:5px;font-size:13px;border-bottom:2px solid #ddd;}
.vote_text {margin-bottom:15px;font-size:11px;}

div.user_letters{
  padding:3px;
  font-size:10px;
  clear:left;
}
div.user_letter{
  float:left;
  width:10px;
  font-weight:bolder;
  padding:1px;
}
table.user_letters_list{
  width:97%;
  margin-top:12px;
}

table.user_letters_list th{
  padding:3px;
}
table.user_letters_list td{
  padding:3px;
}

th.user_letters_nik{
  text-align:left;
  width:60%;
}

td.user_letters_nik{
  text-align:left;
  width:60%;
}
td.user_letters_reg{
  text-align:center;
  width:20%;
}
td.user_letters_onl{
  text-align:center;
  width:20%;
}
td.user_letters_ava{
  text-align:center;
}

.chat{
  width:100%;
  height:100%;
}
.chat_messages{
  float:left;
  width:400px;
  margin-right:15px;
  height:210px;
  overflow:hidden;
  border:1px solid #FFF;
  padding:5px;
}
.chat_info{
  float:left;
  height:210px;
  width:150px;
  border:1px solid #FFF;
  padding:5px;
}
.chat_toolbar{  
  height:40px;
}
.chat_message_input{
  margin-top:10px;
  width:400px;
}
.chat_message_send{
  margin-top:9px;
  margin-left:15px;
}
.chat_user_online{
  height:160px;
}
.chat_status{
  font-family:Tahoma;
  font-size:9px;
  margin-top:3px;
}
.chat_online{
}
.chat_user_online{
  height:15px;
}
.chat_message{
  height:20px;
}
.chat_message_date{
  width:55px;
  height:15px;
  float:left;
  overflow:hidden;
}
.chat_message_user{
  width:100px;
  height:15px;
  float:left;
  overflow:hidden;
  cursor:pointer;
}
.chat_message_text{
  width:330px;
  height:15px;
  float:left;
  overflow:hidden;
}

.banner_list{
   border:none;
   border-collapse:collapse;
   margin:0;padding:0;
   border-left:1px solid #DDD;
   border-top:1px solid #DDD;
}

.banner_list th{
  border-right:1px solid #DDD;
  padding-left:10px;
  padding-right:10px;
}

.banner_list td{
  background:#FFF;
  padding:5px;
  border-right:1px solid #DDD;
  border-bottom:1px solid #DDD;
}

.banner_row_even td{
  background:#EEE;
}
.banner_row_odd td{

}
td.banner_list_del{
  text-align:center;
}

.banner_container{
  border:1px solid #DDD;
}

.iconized{background-repeat:no-repeat;background-position:2px 4px;}
.icon_object                     {background-image:url(/grape/buttons/edit.gif);}
.icon_backup                     {background-image:url(/grape/buttons/backup.gif);}
.icon_backup_delete              {background-image:url(/grape/buttons/backup_delete.gif);}
.icon_backup_restore             {background-image:url(/grape/buttons/backup_restore.gif);}
.icon_cleanup                    {background-image:url(/grape/buttons/cleanup.gif);}
.icon_copy                       {background-image:url(/grape/buttons/copy.gif);}
.icon_csv                        {background-image:url(/grape/buttons/csv.gif);}
.icon_csv_loader                 {background-image:url(/grape/buttons/csv_loader.gif);}
.icon_cut                        {background-image:url(/grape/buttons/cut.gif);}
.icon_database                   {background-image:url(/grape/buttons/database.gif);}
.icon_default                    {background-image:url(/grape/buttons/default.gif);}
.icon_delete                     {background-image:url(/grape/buttons/delete.gif);}
.icon_down                       {background-image:url(/grape/buttons/down.gif);}
.icon_edit                       {background-image:url(/grape/buttons/edit.gif);}
.icon_empty                      {background-image:url(/grape/buttons/empty.gif);}
.icon_event_log                  {background-image:url(/grape/buttons/event_log.gif);}
.icon_event_log_clear            {background-image:url(/grape/buttons/event_log_clear.gif);}
.icon_file                       {background-image:url(/grape/buttons/file.gif);}
.icon_get_backup                 {background-image:url(/grape/buttons/get_backup.gif);}
.icon_hyperlink                  {background-image:url(/grape/buttons/hyperlink.gif);}
.icon_images                     {background-image:url(/grape/buttons/images.gif);}
.icon_image_del                  {background-image:url(/grape/buttons/image_del.gif);}
.icon_image_insert               {background-image:url(/grape/buttons/image_insert.gif);}
.icon_information                {background-image:url(/grape/buttons/information.gif);}
.icon_insert                     {background-image:url(/grape/buttons/insert.gif);}
.icon_install_logic              {background-image:url(/grape/buttons/install_logic.gif);}
.icon_invisible                  {background-image:url(/grape/buttons/invisible.gif);}
.icon_language                   {background-image:url(/grape/buttons/language.gif);}
.icon_link                       {background-image:url(/grape/buttons/link.gif);}
.icon_logic_update               {background-image:url(/grape/buttons/logic_update.gif);}
.icon_move                       {background-image:url(/grape/buttons/move.gif);}
.icon_navigator                  {background-image:url(/grape/buttons/navigator.gif);}
.icon_object                     {background-image:url(/grape/buttons/object.gif);}
.icon_ordering                   {background-image:url(/grape/buttons/ordering.gif);}
.icon_paste                      {background-image:url(/grape/buttons/paste.gif);}
.icon_presentation               {background-image:url(/grape/buttons/presentation.gif);}
.icon_print                      {background-image:url(/grape/buttons/print.gif);}
.icon_read                       {background-image:url(/grape/buttons/read.gif);}
.icon_redo                       {background-image:url(/grape/buttons/redo.gif);}
.icon_redu                       {background-image:url(/grape/buttons/redu.gif);}
.icon_search                     {background-image:url(/grape/buttons/search.gif);}
.icon_stat-old                   {background-image:url(/grape/buttons/stat-old.gif);}
.icon_stat                       {background-image:url(/grape/buttons/stat.gif);}
.icon_undo                       {background-image:url(/grape/buttons/undo.gif);}
.icon_up                         {background-image:url(/grape/buttons/up.gif);}
.icon_user                       {background-image:url(/grape/buttons/user.gif);}
.icon_user_delete                {background-image:url(/grape/buttons/user_delete.gif);}
.icon_user_exit                  {background-image:url(/grape/buttons/user_exit.gif);}
.icon_user_insert                {background-image:url(/grape/buttons/user_insert.gif);}
.icon_user_list                  {background-image:url(/grape/buttons/user_list.gif);}
.icon_user_login                 {background-image:url(/grape/buttons/user_login.gif);}
.icon_user_update                {background-image:url(/grape/buttons/user_update.gif);}
.icon_visible                    {background-image:url(/grape/buttons/visible.gif);}
.icon_word_stat                  {background-image:url(/grape/buttons/word_stat.gif);}
.icon_workspace                  {background-image:url(/grape/buttons/workspace.gif);}
.icon_workspace_add_guideline    {background-image:url(/grape/buttons/workspace_add_guideline.gif);}
.icon_workspace_add_guideline_hor{background-image:url(/grape/buttons/workspace_add_guideline_hor.gif);}
.icon_workspace_add_guideline_ver{background-image:url(/grape/buttons/workspace_add_guideline_ver.gif);}
.icon_workspace_add_tooltip      {background-image:url(/grape/buttons/workspace_add_tooltip.gif);}
.icon_workspace_hide             {background-image:url(/grape/buttons/workspace_hide.gif);}
.icon_yandex_addurl              {background-image:url(/grape/buttons/yandex_addurl.gif);}

.form_avatar_list .grape_input_radio .toolbar_text_input_label{width:0px;}
.form_avatar_list .grape_input_radio {width:80px;height:10px;}
.avatar_list{width:80%;}
.avatar_list_pic{text-align:center;}
.avatar_list_siz{text-align:right;}

.day_input_label  {margin-right:5px;vertical-align:30%;}
.month_input_label{margin-right:5px;vertical-align:30%;}
.year_input_label {margin-right:5px;vertical-align:30%;}
.day_input        {margin-right:7px;width:16px;}
.month_input      {margin-right:7px;}
.year_input       {margin-right:7px;width:32px;}

.window table{
  border-collapse:collapse;
  border-top:1px solid #777;
  border-left:1px solid #777;
}
.window table th{
  font-weight:bolder;
  text-align:center;
  padding:5px;
  background:#ddd;
  border-bottom:1px solid #777;
  border-right:1px solid #777;
}

.window table td{
  padding:5px;
  border-bottom:1px solid #777;
  border-right:1px solid #777;
}

.forum_list{width:100%;}
.user_avatar{width:100px;height:100px;text-align:center;}
.form_reply_insert{margin:0;padding:0;margin-top:15px;}
.form_reply_insert .toolbar_textarea_input{margin:0;padding:0;width:500px;height:100px;}
.form_reply_insert .toolbar_text_input_label{margin:0;padding:0;width:113px;}
.form_reply_insert .grape_input_simplememo{margin:0;padding:0;width:615px;}
.form_reply_insert .grape_input_submit{floaT:right;}
.form_reply_insert .toolbar_text_input_label_error{margin-left:113px;}

/*Theme title*/
.form_theme_insert .toolbar_text_input{margin:0;padding:0;width:497px;}
.form_theme_insert .grape_input_string{margin:0;padding:0;width:615px;}
/*Theme text*/
.form_theme_insert {margin:0;padding:0;margin-top:15px;}
.form_theme_insert .toolbar_textarea_input{margin:0;padding:0;width:500px;height:100px;}
.form_theme_insert .toolbar_text_input_label{margin:0;padding:0;width:113px;}
.form_theme_insert .grape_input_simplememo{margin:0;padding:0;width:615px;margin-top:5px;}
/*Theme submit*/
.form_theme_insert .grape_input_submit{floaT:right;}
/*Theme error*/
.form_theme_insert .toolbar_text_input_label_error{margin-left:113px;}


.tree_view{
  
}
.tree_view_childs{
  padding-left:10px;
}
.in_tree_view{
  cursor:pointer;
  background:url(/grape/list/bplus.gif)  no-repeat;
  padding:1px;
  padding-left:20px;
}
.tree_view_child_container_unloaded{
  display:none;
}
.tree_view_child_container_loading{
  display:block;
}
.tree_view_child_container_loaded{
  display:block;
  border:1px solid #FFF;
}
.in_tree_view_loading{
  cursor:wait;
  background:url(/grape/images/iloading.gif)  no-repeat;
  padding:1px;
  padding-left:20px;
}
.in_tree_view_loaded_full_opened{
  padding:1px;
  padding-left:20px;
  background:url(/grape/list/bminus.gif)  no-repeat;
}
.in_tree_view_loaded_full_closed{
  padding:1px;
  padding-left:20px;
  background:url(/grape/list/bplus.gif)  no-repeat;
}
.in_tree_view_loaded_empty{
  padding:1px;
  padding-left:20px;
}
 
.order_list{
  width:90%;
  margin-bottom:15px;
}
.shop_register_goods{
  margin-top:15px;
  margin-bottom:15px;
}
.shop_goods {
  margin-top:12px;
  margin-bottom:12px;
  width:100%;
  border:1px solid #aaa;
}
.shop_goods th{
  font-weight:bolder;
  background:#DDD;
}
.shop_goods td{
  padding:10px;
  vertical-align:middle;

}
td.shop_register_des{

}
td.shop_register_cou{
  font-size:13px;
  vertical-align:middle;
}
td.shop_register_pri{
  font-size:13px;
  vertical-align:middle;
}
.shop_toolbar{
  margin-top:12px;
  margin-bottom:12px;
}
.shop_toolbar_item{
  font-size:13px;
  float:left;
  margin-right:20px;
}
.shop_personal{
  width:100%;
}
.shop_personal th{
  font-weight:bolder;
  background:#DDD;
}
.shop_personal td{
  padding:10px;
  vertical-align:middle;
}
 
.favorite_insert{
  cursor:pointer;
  margin-top:5px;
  margin-left:10px;
}

.in_group{
  display:block;
  width:130px;
  padding-top:5px;
  padding-right:10px;
  padding-left:10px;
  text-align:right;
  height:145px;
  float:left;
  font-size:14px;
  font-weight:bolder;
  text-decoration:none;
  color:#CCC;
}
.in_group:hover{
  color:#444;
  text-decoration:none;
  background-color:#DDD;
}

.tab_items{
  height:28px;
}
.tab_items a{
  cursor:pointer;
  float:left;
  font-weight:bold;  
  height:22px;
  padding-left:10px;
  padding-right:10px;  
  text-decoration:none;
  padding-top:6px;
}
.tab_item{
  background:#DDD;
  color:#EEE;
}
.tab_item:hover, .tab_item_current{
  background:#BBB;
  color:#FFF;
}
.tab_item_current{}
.tab_content{
  display:none;
  padding:10px;
  border:1px solid #eee;
}
.tab_content_current{
  border:1px solid #eee;
  padding:10px;
}

.insert_field label{
  width:250px;
  display:block;
  float:left;
  padding-top:3px;
}
.insert_field select{
  width:300px;
}
.insert_field input{
  width:294px;
}

.old_field_value select{
  
}

.fields_table{

}

.ajax_select{
  display:inline;
}
.ajax_select_input{

}

td.project_name{
  text-align:left;
  font-size:18px;
  font-weight:bolder;
  text-decoration:none;
}
td.project_name a{
  text-decoration:none;
}
td.project_events{
  vertical-align:top;
}
td.project_tasks{
  vertical-align:top;
}


/*TASKS*/
.tasks_in_project h3, .project_events h3{
  margin:0;padding:0;
  font-size:12px;
  margin-bottom:3px;
  border-bottom:1px solid #777; 
}
.task_in_project{
  margin-bottom:3px;
}
/*PROJECT TOOLBAR*/
.projects_toolbar{
  margin-bottom:12px;
}
.projects_toolbar_item{
  font-size:13px;
  float:left;
  margin-right:30px;
}

.user_list{
  margin-bottom:12px;
}

