#left_nav_user_admin {float: left; border: 0px none; height: 165px; width: 160px; padding: 0px 0px 0px 10px; }
#left_nav_user_login_admin {float: left; background: #FFFFFF url("gr_left_loggedin_admin_bg.gif") no-repeat; height: 155px; width: 160px; padding: 0px 10px;}
.user_loggedin_links_admin {color: #FFF; font-size: 10px; line-height: 100%; padding-top: 2px;}
.user_loggedin_links_admin a{color: #FFF; text-decoration: none;}
.user_loggedin_links_admin a:hover{color: #FFF; text-decoration: underline;}
.browse_usernames,.browse {font-size: 12px; word-spacing: 5px;}
.browse .active {color:#000;}
.browse a{text-decoration: none;color: #F60;font-weight: bold;};
.search_admin {font-size: 12px; font-weight: normal; padding: 10px 0px 0px 0px;}
.user_top_tab {background: #FFFFFF url("admin_user_top_tab.gif") no-repeat; height: 40px; width: 718px; padding: 0px 0px 0px 10px;}
.admin_input_text {border: 1px solid #666; height: 19px; padding: 2px 0px 0px 2px}
.admin_date_input {border: 1px solid #666; height: 19px; padding: 2px 0px 0px 2px; font-weight: bold;}
.admin_input_select {padding: 2px 0px 0px 2px; font-weight: bold;}
.normal_line_height {line-height: 100% !important;}
.admin_user_lists {padding: 10px 0px; width: 100%;}
.user_list_first_row {background-color: #EDEDED;}
.user_list_first_row td a {color: #F60; text-decoration: none;}
.admin_user_lists  td{font-size: 12px; padding: 0px 0px 0px 5px;}
.user_list_row td, .comment_list_row td {height: 40px; line-height: 110%; border-bottom: 1px dotted #000;}
.user_list_row:hover {background-color: #ddd;}
.comment_list_row td {padding: 5px 0px; line-height: 120%; border-bottom: 1px dotted #000;}
.comment_list_row_removed td {padding: 5px 0px; background-color: #ddd; line-height: 120%; border-bottom: 1px dotted #000;}
.user_list_row td a, .comment_list_row td a, .comment_list_row_removed td a {color: #F60;text-decoration: none;}
.admin_418px {width: 418px;}
.admin_restiction h4 {font-size: 14px;}
.comments_removed {background-color: #fcc;}
.admin_row_break {float: left; width: 100%; background: url("admin_row_break.gif") center repeat-x;}
.remove_icon {display: inline; background: url("admin_remove_icon.gif") no-repeat; padding: 0 5px 0 15px;}
.edit_icon {display: inline; background: url("admin_edit_icon.gif") no-repeat; padding: 0 5px 0 18px;}
.restore_icon {display: inline; background: url("admin_restore_icon.gif") no-repeat; padding: 0 5px 0 18px;}
.admin_texts {line-height: 110%; font-weight: normal; font-size: 12px;}
.admin_texts td {line-height: 110%; font-weight: normal; font-size: 12px; padding: 2px 0px;}
.admin_page_box_bg {background: url("page_box_gradient_bg.gif") repeat-x bottom; width: 406px; padding: 5px; margin: 0px 1px;}
.small_input_text {border: 1px solid #666; height: 24px; background: #FFFFFF url("input_text_bg.gif") no-repeat; font-family: Arial; font-weight: bold; font-size: 14px; padding: 5px 0px 0px 10px; text-align: center;}
.admin_user_lists #tabs {width:100%;display:block;}
.admin_user_lists #tabs a {text-decoration: none;}
ul#tabnav {text-align: left; margin: 1em 0 1em 0; border-bottom: 1px solid #000; list-style-type: none; padding: 3px 10px 3px 10px;}
ul#tabnav li {display: inline;}
ul#tabnav .active {border-bottom: 1px solid #fff;background-color: #fff;}
ul#tabnav .active a {background-color: #fff;color: #F60;position: relative;top: 1px;padding-top: 4px;font-weight:bold}
ul#tabnav .inactive a {font-size:11px !important;}
ul#tabnav li a {padding: 3px 4px;border: 1px solid #000;background-color: #ccc;color: #666;margin-right: 0px;text-decoration: none;border-bottom: none;}
ul#tabnav a:hover {background: #fff;}
.right_delete_button {display:inline;float:right;margin-top:12px; padding: 0 0 0 20px;}
#game_search_msg {display:none;font-weight:bold;color:#F00; padding: 5px 0}
#add_new_cheat {display:none; border:2px solid #F60; padding: 0 0 10px 0; margin: 0 0 10px 0; background-color: #EFEFEF;}
.add_new_cheat_title {text-align:center; background-color: #F60; font-weight: bold;}
.ajax_action {display: none;}

div.grippie {
  background:#EEEEEE url(grippie.png) no-repeat scroll center 2px;
  border-color:#DDDDDD;
  border-style:solid;
  border-width:0pt 1px 1px;
  cursor:s-resize;
  height:9px;
  overflow:hidden;
}
.resizable-textarea textarea {
  display:block;
  margin-bottom:0pt;
  width:95%;
  height: 100%;
}
table#pageitem {
	width:728px;
}
table.tablesorter thead tr {
	background-color: #ededed;
	height: 50px;
}
table.tablesorter tbody tr {
  height: 40px;
}
table.tablesorter tbody tr td {
  border-bottom: 1px dotted #000;
}

table.tablesorter thead tr .header {
  background-image: url("sort_icon_inactive.gif");
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
  color:#FF6600;
}
table.tablesorter thead tr .action {
  text-align: center;
  /* color: #cccccc; */
}
table.tablesorter thead tr th {
	text-align: center;
	vertical-align: middle;
}
table.tablesorter thead tr th.id, table.tablesorter tbody tr td.id,
table.tablesorter thead tr th.published, table.tablesorter tbody tr td.published {
  display: none;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url("sort_icon_ascending.gif");
}
table.tablesorter thead tr .headerSortDown {
  background-image: url("sort_icon_descending.gif");
}
.browse_sitepage {
	font-size: 14px;
	font-weight: bold;
}
.browse_sitepage a {
  color:#FF6600;
  text-decoration:none;
}
.browse_sitepage a:hover {
  text-decoration:underline;
}
.non-editable-info {
	font-style: italic;
}