
body
{
  font-family         : Verdana;
  background-color    : #999999;
  text-align          : center;
}

form
{
  margin              : 0px;
}
ul
{
  list-style          : none;
  margin              : 0;
  padding             : 0;
}

img
{
  border              : none;
}

h1
{
  font-size           : 12px;
  font-weight         : bold;
}
h2
{
  font-size           : 12px;
  font-weight         : bold;
  margin              : 0px;
}

.container
{
  width               : 800px;
  height              : 100%;
  background-color    : #FFFFFF;
  padding             : 0px;
  text-align          : left;
  background-image    : url('../../web/images/admin/menu.png');
  background-repeat   : repeat-y;
}

.no_style
{
  border              : 0px hidden white;
  margin              : 0px;
  padding             : 0px;
  position            : absolute;
  left                : 0px;
  top                 : 0px;
}
.main_title
{
  width               : 800px;
  height              : 120px !important;
  height              : 99px;
  border-bottom       : 1px solid #000000;
  font-size           : 0px;
}

.main_title1
{
  background-image    : url('../../web/images/admin/title.jpg');
  width               : 780px !important;
  width               : 800px;
  height              : 80px !important;
  height              : 100px;
  float               : left;
  font-family         : Verdana;
  font-size           : 40px;
  font-weight         : bold;
  padding             : 10px !important;
  padding             : 0px;
  background-position : top left;
}
.main_title2
{
  background-color    : #314E68;
  width               : 100%;
  height              : 20px;
  border              : 1px solid #000000;
  border-width        : 1px 0 1px 0;
  border-color        : #BBCCEE #000000 #000000 #000000;
  float               : left;
  text-align          : right;
}
.main_title2 img
{
  margin              : 4px;
}
.main_title2 span
{
  float               : left;
  font-family         : Verdana;
  font-size           : 11px;
  font-weight         : bold;
  margin              : 3px;
  margin-right        : 10px;
  color               : #FFFFFF;
}
.main_title2 a, .main_title2 a:hover, .main_title2 a:visited
{
  color               : #FFFFFF;
}

.main_menu
{
  width               : 150px;
  float               : left;
  padding             : 0px;
}
.main_page
{
  float               : left;
  width               : 640px !important;
  width               : 635px;
  padding-left        : 10px;
  padding-top         : 10px;
  font-size           : 11px;
  background-color    : #FFFFFF;
}








#menu1
{
  width               : 150px;
  margin              : 0px;
  background-color    : #E6E6E6;
}
#menu1 li a
{
  height              : 24px;
  height              : 16px;
  text-decoration     : none;
  border-bottom       : 1px solid #999999;
}

#menu1 li a:link, #menu1 li a:visited
{
  color               : #000000;
  display             : block;
  background-color    : #F6F6F6;
  padding             : 8px 0 0 10px;
  border-bottom       : 1px solid #999999;
}

#menu1 .title
{
  width               : 150px;
  color               : #000000;
  display             : block;
  background-color    : #C0C0C0;
  padding             : 0px;
  border-bottom       : 1px solid #999999;
  font-weight         : bold;
  font-size           : 11px;
}
#menu1 .title div
{
  width               : 150px;
  height              : 20px;
}
#menu1 .title div img
{
  float               : left;
  padding-left        : 2px;
  padding-top         : 2px;
}
#menu1 .title div span
{
  float               : left;
  height              : 20px;
}
#menu1 .title div span .padding
{
  padding-left        : 6px;
  padding-top         : 3px;
}

#menu1 li a:hover
{
  color               : #000000;
  background-color    : #A49673;
  padding             : 8px 0 0 10px;
  font-weight         : bold;}

/* List column header */
.column_head:link, .column_head:visited, .column_head:hover
{
  font-size           : 11px;
  font-weight         : bold;
  color               : #000000;
  float               : left;
  background-color    : #F6F6F6;
}

/* List */
.list_even, .list_even input
{
  background-color    : #E0E0E0;
}
.list_odd, .list_odd input
{
  background-color    : #D2CBBD;
}

.list_item, .list_title, .list_top, .list_bottom, .list_delete
{
  font-size           : 11px;
  color               : #000000;
  border              : 0px hidden;
}
.list_title_top
{
  border              : 1px solid #000;
  border-width        : 0 1px 1px 1px;
  background-color    : #F6F6F6;
  font-weight         : bold;
  width               : 578px;
  height              : 16px;
  float               : left;
  padding             : 3px;
}
.list_title_bottom, .list_title_options
{
  border              : 1px solid #000;
  border-width        : 1px 1px 0 1px;
  background-color    : #F6F6F6;
  font-weight         : bold;
  width               : 578px;
  float               : left;
  padding             : 2px 3px 0 3px;
  font-size           : 11px;
}
.list_title_options
{
  border-width        : 0 1px 0 1px;
  padding             : 0 3px 3px 3px;
}
.list_title_options .search
{
  float               : left;
  height              : 24px;
  text-align          : left;
}
.list_title_options .search .space
{
  float               : left;
  width               : 10px;
  height              : 20px;
}
.list_title_options .search input
{
  float               : left;
  border              : 1px solid #000;
  font-size           : 11px;
  font-weight         : normal;
  background-color    : #FFFFF6;
  margin-right        : 5px;
}
.list_title_options .paging
{
  float               : left;
  padding-top         : 5px;
  text-align          : right;
  width               : 345px;
  height              : 19px;
  overflow            : hidden;
}

.list_title_options .paging .pagingcontainer
{
  float               : right;
}
.list_title_options .paging span
{
  float               : left;
}

.list_title_options .paging a, .list_title_options .paging a:visited, .list_title_options .paging a:hover
{
  float               : left;
  color               : #000000;
  font-weight         : normal;
  cursor              : hand;
  cursor              : pointer;
  background-color    : #D2CBBD;
  text-decoration     : none;
  border              : 1px solid #000000;
  padding             : 0 3px 0 3px;
  margin              : 0 1px 0 1px;
}

.list_title_options .item_options
{
  float               : left;
  text-align          : right;
  width               : 330px;
}
.list_title_options .item_options #plugins
{
  float               : left;
  margin-left         : 5px;
}
.list_title_options .item_options #plugins a, .list_title_options .item_options #plugins a:visited, .list_title_options .item_options #plugins a:hover
{
  float               : left;
  color               : #000000;
  text-decoration     : none;
  font-size           : 9px;
  font-weight         : normal;
}
.list_title_options .item_options #plugins a:hover
{
  color               : #000000;
  text-decoration     : underline;
}
.list_title_options .item_options #plugins img
{
  float               : left;
}

.list_title_options .item_options #plugins .button
{
  background-color    : #FFFFFF !important;
  background-color    : #C1CACF;
  border              : 1px solid #AAAAAA;
  width               : 16px !important;
  height              : 16px !important;
  width               : 20px;
  height              : 20px;
  padding             : 2px;
  font-size           : 0px;
  text-align          : center;
  cursor              : pointer;
  cursor              : hand;
  overflow            : hidden;
  margin-right        : 3px;
}

.list_title_options div
{
  float               : left;
}
.list_title_options div .table_button_item_delete
{
  margin-top          : 0px;
  background-image    : url('../images/admin/page_delete.png');
}
.list_title_options div .table_button_item_edit
{
  margin-top          : 0px;
}
.list_title_options div .table_button_item_add
{
  margin-top          : 0px;
  background-image    : url('../images/admin/page_add.png');
}

.list_short_view
{
  float               : left;
  height              : 305px;
/*
  width               : 604px !important;
  width               : 606px;
*/
  width               : 584px !important;
  width               : 586px;
  border              : 1px solid #000000;
  border-width        : 0 1px 0 1px;
  overflow            : auto;
  background-color    : #E0E0E0;
}
.list_short_view_content
{
  float               : left;
  height              : 280px;
}
.list_short_view_column
{
  float               : left;
  height              : 270px;
  width               : 160px;
  padding             : 2px;
}
.list_short_item_default, .list_short_item_selected
{
  float               : left;
  width               : 155px;
  height              : 14px;
  overflow            : hidden;
}
.list_short_item_default a, .list_short_item_default a:visited, .list_short_item_default a:hover
{
  color               : #000000;
  text-decoration     : none;
}
.list_short_item_default a:hover
{
  text-decoration     : underline;
}
.list_short_item_selected
{
  color               : #FFFFFF;
  background-color    : #273F57;
}
.list_short_item_selected a, .list_short_item_selected a:visited, .list_short_item_selected a:hover
{
  color               : #FFFFFF;
  text-decoration     : none;
}
.list_short_item_info
{
  display             : none;
}
.list_short_item_info_view
{
  display             : none;
  text-align          : left;
  border              : 1px solid #000000;
  padding             : 2px;
  position            : absolute;
  background-color    : #FFFFEE;
  font-family         : Verdana;
  font-size           : 10px;
}

.list_assist
{
  background-color    : #F0F0F0;
  width               : 580px;
  height              : 18px;
  float               : left;
  padding             : 2px;
  border              : 1px solid #000000;
  border-width        : 0 1px 1px 1px;
}
.list_assist a, .list_assist a:visited, .list_assist a:hover
{
  color               : #000000;
}

.list_top, .list_bottom
{
  background-color    : #A49673;
  font-weight         : bold;
  width               : 580px;
  height              : 14px;
  float               : left;
  border              : 1px solid #000000;
  padding             : 2px;
  text-align          : right;
}
.list_top span
{
  float               : left;
}
.list_bottom
{
  height              : 23px;
}
.list_bottom_sort
{
  background-color    : #F6F6F6;
  width               : 584px;
  height              : 20px;
  float               : left;
  border              : 1px solid #000000;
  border-width        : 0 1px 1px 1px;
  height              : 18px;
  text-align          : right;
}
.list_bottom_sort .info
{
  float               : right;
  margin-right        : 4px;
}
.list_bottom_sort .item
{
  float               : left;
  margin-left         : 10px;
}
.list_bottom_sort .item .table_order_down, .list_bottom_sort .item .table_order_up
{
  margin-right        : 3px;
}
.list_bottom_sort .title
{
  float               : left;
  margin-left         : 3px;
}
.list_bottom_sort div a, .list_bottom_sort div a:hover, .list_bottom_sort div a:visited
{
  float               : left;
  color               : #000000;
  text-decoration     : none;
}
.list_bottom_sort div a:hover
{
  text-decoration     : underline;
}

.list_image
{
  width               : 20px;
  height              : 20px;
  float               : left;
}
.list_image img
{
  border              : 0px hidden !important;
  border              : 1px solid #FFFFFF;
}
.list_item
{
  border              : 1px solid black;
  border-color        : #000000 #000000 #A19678 #000000;
  border-width        : 0 1px 1px 1px;
/*width               : 600px;*/
  width               : 580px;
  height              : 18px;
  float               : left;
  padding             : 2px;
}
.list_delete
{
  font-size           : 11px;
  font-weight         : bold;
  color               : #FF0000;
  background-color    : #DDEEFF;
/*width               : 560px;*/
  width               : 540px;
  float               : left;
  border              : 1px dotted #000;
  padding             : 0px;
  padding-bottom      : 4px;
}
.list_delete div
{
  padding             : 3px;
}

.list_sub
{
/*width               : 604px;*/
  width               : 584px;
  float               : left;
  border              : 1px solid #000;
  border-width        : 0 1px 0 1px;
}
.list_sub img
{
  border              : 0px hidden !important;
  border              : 1px solid #FFFFFF;
}
.list_sub1
{
  padding             : 0px;
  border-width        : 1px 0 0 1px;
}
.list_sub2
{
  border-bottom       : 1px solid #000;
  font-size           : 11px;
  font-weight         : bold;
  padding             : 3px;
}
.list_sub3
{
  font-size           : 11px;
/*width               : 550px;*/
  width               : 500px;
  height              : 18px;
  padding             : 3px;
}
.list_sub3 a, .list_sub3 a:hover, .list_sub3 a:visited
{
  color               : #000000;
}
.list_sub4
{
  border-top          : 1px solid #000;
  width               : 100%;
  height              : 30px;
  text-align          : right;
}
.list_sub4 input
{
  margin-top          : 3px;
  margin-right        : 3px;
}

.item_message
{
  font-size           : 10px;
  color               : #FF0000;
}

.item_assist
{
  background-color    : #F0F0F0;
  width               : 100%;
  height              : 18px;
  padding             : 2px;
  border              : 1px solid #000000;
  border-width        : 0 0 1px 0;
}
.item_assist a, .item_assist a:visited, .item_assist a:hover
{
  color               : #000000;
}

.item_top, .item_bottom, .item_item, .item_info, .item_full, .item_list1, .item_list2
{
  font-size           : 11px;
  color               : #000000;
  border              : 0px hidden;
}
.item_top, .item_bottom
{
  width               : 100%;
  background-color    : #A19678;
  font-weight         : bold;
}
.item_top
{
  border-bottom       : 1px solid #000;
  text-align          : right;
  height              : 20px;
}
.item_top span
{
  float               : left;
}
.item_bottom
{
  border-top          : 1px solid #000;
}
.item_item, .item_info
{
  border-bottom       : 1px solid #E0E0E0;
  width               : 50%;
  text-align          : left;
  overflow            : hidden;
}
.item_info
{
  background-color    : #E8E8E8;
}
.item_item a, .item_item a:hover, .item_item a:visited
{
  color               : #000000;
}
.item_section_title
{
  background-color    : #CCCCCC;
  font-weight         : bold;
}
.item_section_title input
{
  margin              : 0;
  margin-right        : 8px;
  float               : left;
}
.item_section_title span
{
  margin              : 0;
  float               : left;
  font-size           : 12px;
}
.item_section
{
  width               : 50%;
  border              : 1px solid #E0E0E0;
  border-width        : 0 1px 0 0;
}
.item_full
{
  border-bottom       : 1px solid #EEE;
  width               : 100%;
}

.item_list0, .item_list3
{
  border              : 0px hidden;
}
.item_list1, .item_list2
{
  border              : 0px hidden;
  border-bottom       : 1px solid #EEE;
  background-color    : #FFFFF6;
}
.item_list3
{
  border-bottom       : 1px solid black;
}
.item_list_title1, .item_list_title2
{
  border              : 0px hidden;
  background-color    : #273F57;
  color               : #FFFFFF;
  border-top          : 1px solid #000;
  border-bottom       : 1px solid #000;
}
.item_list1, .item_list_title1
{
  width               : 25%;
  border-left         : 1px solid #000;
}
.item_list2, .item_list_title2
{
  width               : 75%;
  border-right        : 1px solid #000;
}

.table
{
  border              : 1px solid #000;
  width               : 300px;
}

.table_border
{
  border              : 1px solid #000;
}

.table_input, .table_text, .table_list
{
  border              : 1px solid #000;
  font-size           : 11px;
  font-weight         : normal;
  background-color    : #FFFFF6;
}
.table_ip_input
{
  float               : left;
  border              : 1px solid #000;
  background-color    : #FFFFF6;
  width               : 124px;
  height              : 16px;
}
.table_ip_input input
{
  float               : left;
  width               : 24px;
  border              : 0px hidden;
  background-color    : #FFFFF6;
  font-size           : 10px;
  font-weight         : bold;
  text-align          : right;
}
.table_ip_input span
{
  float               : left;
  font-size           : 10px;
  font-weight         : bold;
  padding             : 2px 2px 0 2px;
}

.table_text, .table_list
{
  width               : 100%;
  height              : 80px;
}

.table_small_text
{
  font-size           : 9px;
  font-weight         : normal;
  color               : #000000;
  float               : right;
}

.table_thumbnail
{
  border              : 0px hidden;
  width               : 100%;
  height              : 100%;
}

.table_button
{
  border              : 1px solid #000;
  width               : 80px;
  height              : 18px;
  font-size           : 11px;
  font-weight         : bold;
  cursor              : pointer;
  background-color    : #FFD600;
}

.table_button_add, .table_button_cancel, .table_button_back, .table_button_ok, .table_button_large_delete, .table_button_refresh, .table_button_next, .table_button_previous, .table_button_go
{
  border              : 1px solid #000 !important;
  border              : 1px solid #FFF;
  background-color    : #FFFFFF !important;
  background-color    : #C1CACF;
  width               : 102px;
  height              : 23px;
  font-size           : 11px;
  font-weight         : bold;
  cursor              : pointer;
  background-repeat   : no-repeat;
  background-position : 2px 3px;
}

.table_button_add
{
  background-image    : url('../images/admin/page_add.png');
}

.table_button_cancel
{
  background-image    : url('../images/admin/exclamation.png');
}

.table_button_back
{
  background-image    : url('../images/admin/page.png');
}

.table_button_ok
{
  background-image    : url('../images/admin/accept.png');
}

.table_button_large_delete
{
  background-image    : url('../images/admin/page_delete.png');
  float               : right;
}

.table_button_refresh
{
  background-image    : url('../images/admin/arrow_refresh.png');
}

.table_button_next
{
  background-image    : url('../images/admin/arrow_right.png');
}
.table_button_previous
{
  background-image    : url('../images/admin/arrow_left.png');
}
.table_button_go
{
  background-image    : url('../images/admin/note_go.png');
}

.table_button_edit, .table_button_delete, .table_button_item_add, .table_button_item_delete, .table_button_item_edit, .table_button_item_search, .table_button_item_all, .table_button_view_style_detail, .table_button_view_style_short 
{
  background-color    : #FFFFFF !important;
  background-color    : #C1CACF;
  border              : 0px hidden;
  width               : 19px;
  height              : 19px;
  font-size           : 11px;
  cursor              : pointer;
}

.table_button_edit_small, .table_button_delete_small
{
  border              : 0px hidden;
  width               : 9px;
  height              : 10px;
  font-size           : 11px;
  cursor              : pointer;
}

.table_button_edit
{
  background-image    : url('../images/admin/page_edit.png');
}

.table_button_edit_small
{
  background-image    : url('../images/admin/page_edit.png');
}

.table_button_delete
{
  background-image    : url('../images/admin/page_delete.png');
}

.table_button_delete_small
{
  background-image    : url('../images/admin/ButtonDeleteSmall.bmp');
}

.table_button_item_add, .table_button_item_delete, .table_button_item_edit, .table_button_item_search, .table_button_item_all, .table_button_view_style_detail, .table_button_view_style_short
{
  margin-top          : 3px;
  background-repeat   : no-repeat;
  background-position : 2px 2px !important;
  background-position : 1px 1px;
  border              : 1px solid #AAA !important;
  border              : 1px solid #000;
  background-color    : #FFFFFF !important;
  background-color    : #C1CACF;
  width               : 22px;
  height              : 22px;
  font-size           : 11px;
  cursor              : pointer;
}

.table_button_item_search
{
  background-image    : url('../images/admin/magnifier.png');
  float               : left;
  margin-top          : 0;
}
.table_button_item_all
{
  background-image    : url('../images/admin/page.png');
  float               : left;
  margin-top          : 0;
}

.table_button_view_style_detail
{
  background-image    : url('../images/admin/application_view_detail.png');
  float               : left;
  margin-top          : 0;
}
.table_button_view_style_short
{
  background-image    : url('../images/admin/application_view_icons.png');
  float               : left;
  margin-top          : 0;
}

.table_button_item_add
{
  background-image    : url('../images/admin/add.png');
}
.table_button_item_delete
{
  background-image    : url('../images/admin/delete.png');
}
.table_button_item_edit
{
  background-image    : url('../images/admin/page_edit.png');
}

.table_small_button
{
  border              : 1px solid #FFF;
  width               : 22px;
  height              : 18px;
  font-size           : 11px;
  font-weight         : bold;
  cursor              : pointer;
}

.table_order_up
{
  background-image    : url('../../web/images/admin/OrderUp.bmp');
  width               : 12px;
  height              : 12px;
  float               : left;
}

.table_order_down
{
  background-image    : url('../../web/images/admin/OrderDown.bmp');
  width               : 12px;
  height              : 12px;
  float               : left;
}

.menu:link, .menu:visited, .menu:hover
{
  font-size           : 11px;
  color               : #000000;
}

.back:link, .back:visited, .back:hover
{
  font-size           : 10px;
  font-weight         : normal;
  color               : #000000;
}

.tree_node
{
  color               : #000000;
  font-size           : 11px;
}

.overview_title
{
  font-size           : 11px;
}
.overview_item
{
  font-size           : 11px;
  color               : #000000;
  border              : 0px hidden;
  border-bottom       : 1px solid #EEE;
}

#tabs
{
  float               : left;
  font-size           : 93%;
  line-height         : normal;
  font-size           : 11px;
/*margin-bottom       : -5px;*/
  padding-left        : 6px;
}
#tabs ul
{
  margin              : 0;
  padding             : 10px 10px 0 0;
  list-style          : none;
}
#tabs li
{
  display             : inline;
  margin              : 0;
  padding             : 0;
}
#tabs a
{
  float               : left;
  background          : url('../images/admin/tableft1.gif') no-repeat left top;
  margin              : 0;
  padding             : 0 0 0 4px;
  text-decoration     : none;
}
#tabs a span
{
  float               : left;
  display             : block;
  background          : url('../images/admin/tabright1.gif') no-repeat right top;
  padding             : 5px 15px 4px 6px;
  color               : #000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
  float               : none;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
  color               : #000000;
}
#tabs a:hover
{
  background-position : 0% -42px;
}
#tabs a:hover span
{
  background-position : 100% -42px;
}

.error
{
  color               : yellow;
  background-color    : red;
  padding             : 2px;
  font-weight         : bold;
}

.table_wysiwyg, .table_wysiwyg_source
{
  width               : 290px;
  height              : 315px;
  font-size           : 11px;
  font-weight         : normal;
}
.table_wysiwyg iframe, .table_wysiwyg textarea
{
  float               : left;
  border              : 1px solid #000000;
  height              : 240px;
  padding             : 0px;
  margin              : 0px;
  background-color    : #FFFFF6;
}
.table_wysiwyg iframe
{
  width               : 270px;
}
.table_wysiwyg textarea
{
  width               : 290px;
}

div.toolbar
{
  float               : left;
  width               : 270px;
  height              : 24px;
  background-color    : #FFFFFF;
}

div.toolbar a, div.toolbar span
{
  display             : block;
  float               : left;
  width               : 20px;
  height              : 20px;
  cursor              : pointer;
  text-indent         : -9999px;
  background-color    : #ccc;
  background-position : center center;
  border              : 1px solid #CCC;
  margin-right        : 1px;
}

div.toolbar div.divider
{
  float               : left;
  width               : 0;
  height              : 22px;
  border-right        : 1px solid #888888;
  margin-left         : 2px;
  margin-right        : 3px;
}

a.toolbarButton0, span.toolbarButton0, a.toolbarButton1, span.toolbarButton1, a.toolbarButton2, span.toolbarButton2, a.toolbarButton4, span.toolbarButton4, a.toolbarButton5, span.toolbarButton5, a.toolbarButton6, span.toolbarButton6, a.toolbarButton8, span.toolbarButton8, a.toolbarButton9, span.toolbarButton9, a.toolbarButton10, span.toolbarButton10, a.toolbarButton12, span.toolbarButton12, a.toolbarButton13, span.toolbarButton13, a.toolbarButton15, span.toolbarButton15, a.toolbarButton16, span.toolbarButton16, a.toolbarButton18, span.toolbarButton18, a.toolbarButton19, span.toolbarButton19, a.toolbarButton20, span.toolbarButton20
{
  background-repeat   : no-repeat;
  background-position : 2px 2px !important;
  background-position : 1px 1px;
  border              : 1px solid #AAA !important;
  border              : 1px solid #000;
  background-color    : #FFFFFF !important;
  background-color    : #C1CACF;
  width               : 20px;
  height              : 20px;
  font-size           : 11px;
  cursor              : pointer;
}

.links
{
  width               : 90%;
  float               : left;
  margin-left         : 10px;
  margin-top          : 10px;
}
.links .link
{
  width               : 90%;
  height              : 22px;
  float               : left;
}

.links .link a, .links .link a:hover, .links .link a:visited
{
  color               : #000000;
}

.wizard_step
{
  font-size           : 20px;
  font-weight         : bold;
  padding-left        : 5px;
  padding-right       : 10px;
  color               : #314E68;
}

/* Text style... */
div.toolbar a.toolbarButton0, div.toolbar span.toolbarButton0
{
  background-image    : url('../images/admin/text_bold.png');
}
div.toolbar a.toolbarButton1, div.toolbar span.toolbarButton1
{
  background-image    : url('../images/admin/text_italic.png');
}
div.toolbar a.toolbarButton2, div.toolbar span.toolbarButton2
{
  background-image    : url('../images/admin/text_underline.png');
}

/* Links... */
div.toolbar a.toolbarButton4, div.toolbar span.toolbarButton4
{
  background-image    : url('../images/admin/link.png');
}
div.toolbar a.toolbarButton5, div.toolbar span.toolbarButton5
{
  background-image    : url('../images/admin/image.png');
}
div.toolbar a.toolbarButton6, div.toolbar span.toolbarButton6
{
  background-image    : url('../images/admin/text_horizontalrule.png');
}

/* Headings... */
div.toolbar a.toolbarButton8, div.toolbar span.toolbarButton8
{
  background-image    : url('../images/admin/text_heading_1.png');
}
div.toolbar a.toolbarButton9, div.toolbar span.toolbarButton9
{
  background-image    : url('../images/admin/text_heading_2.png');
}
div.toolbar a.toolbarButton10, div.toolbar span.toolbarButton10
{
  background-image    : url('../images/admin/text_heading_3.png');
}

/* Paragraph, monospaced text... */
div.toolbar a.toolbarButton12, div.toolbar span.toolbarButton12
{
  background-image    : url('../images/admin/text_align_left.png');
}
div.toolbar a.toolbarButton13, div.toolbar span.toolbarButton13
{
  background-image    : url('../images/admin/text_dropcaps.png');
}

/* Lists... */
div.toolbar a.toolbarButton15, div.toolbar span.toolbarButton15
{
  background-image    : url('../images/admin/text_list_bullets.png');
}
div.toolbar a.toolbarButton16, div.toolbar span.toolbarButton16
{
  background-image    : url('../images/admin/text_list_numbers.png');
}

/* View modes... */
div.toolbar a.toolbarButton18, div.toolbar span.toolbarButton18
{
  margin-top          : 2px;
  background-image    : url('../images/admin/script_edit.png');
}
div.toolbar a.toolbarButton19, div.toolbar span.toolbarButton19
{
  margin-top          : 2px;
  background-image    : url('../images/admin/script_code.png');
}
div.toolbar a.toolbarButton20, div.toolbar span.toolbarButton20
{
  margin-top          : 2px;
  background-image    : url('../images/admin/world.png');
}



/* Custom */
html
{
  height              : 100%;
}
body
{
  margin              : 0px;
  height              : 100%;
}

.main_page
{
  float               : left;
  width               : 600px !important;
  width               : 610px;
}

.container
{
  width               : 760px;
  height              : 200%;
  margin-left         : auto;
  margin-right        : auto;
  border              : 0px hidden;
}
.main_title
{
  width               : 760px;
  height              : 100%;
}

.main_title1
{
  float               : left;
  width               : 740px !important;
  width               : 760px;
}

.error_message
{
  background-color    : #FFFF00;
  color               : #FF0000;
  font-weight         : bold;
}
.column100px
{
  float               : left;
  width               : 100px;
  height              : 20px;
}
.column100px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column110px
{
  float               : left;
  width               : 110px;
  height              : 20px;
}
.column110px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column120px
{
  float               : left;
  width               : 120px;
  height              : 20px;
}
.column120px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column130px
{
  float               : left;
  width               : 130px;
  height              : 20px;
}
.column130px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column150px
{
  float               : left;
  width               : 150px;
  height              : 20px;
}
.column150px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column170px
{
  float               : left;
  width               : 170px;
  height              : 20px;
}
.column170px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column180px
{
  float               : left;
  width               : 180px;
  height              : 20px;
}
.column180px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column200px
{
  float               : left;
  width               : 200px;
  height              : 20px;
}
.column200px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column20px
{
  width               : 20px;
  height              : 20px;
  float               : left;
}
.column210px
{
  float               : left;
  width               : 210px;
  height              : 20px;
}
.column210px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column220px
{
  float               : left;
  width               : 220px;
  height              : 20px;
}
.column220px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column250px
{
  float               : left;
  width               : 250px;
  height              : 20px;
}
.column250px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column270px
{
  float               : left;
  width               : 270px;
  height              : 20px;
}
.column270px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column280px
{
  float               : left;
  width               : 280px;
  height              : 20px;
}
.column280px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column300px
{
  float               : left;
  width               : 300px;
  height              : 20px;
}
.column300px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column30px
{
  width               : 30px;
  height              : 20px;
  float               : left;
}
.column30 .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column330px
{
  float               : left;
  width               : 330px;
  height              : 20px;
}
.column330px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column350px
{
  width               : 350px;
  height              : 20px;
  float               : left;
}
.column350 .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column380px
{
  float               : left;
  width               : 380px;
  height              : 20px;
}
.column380px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column400px
{
  width               : 400px;
  height              : 20px;
  float               : left;
}
.column400 .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column40px
{
  float               : left;
  width               : 40px;
  height              : 20px;
}
.column40px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column42px
{
  width               : 42px;
  height              : 20px;
  float               : left;
}
.column450px
{
  float               : left;
  width               : 450px;
  height              : 20px;
}
.column450px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column50px
{
  float               : left;
  width               : 50px;
  height              : 20px;
}
.column50px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column60px
{
  float               : left;
  width               : 60px;
  height              : 20px;
}
.column60px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column70px
{
  float               : left;
  width               : 70px;
  height              : 20px;
}
.column70px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column75px
{
  float               : left;
  width               : 75px;
  height              : 20px;
}
.column75px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
.column80px
{
  float               : left;
  width               : 80px;
  height              : 20px;
}
.column80px .text_input
{
  float               : left;
  border              : 0px hidden;
  width               : 100%;
  height              : 17px;
  cursor              : hand;
  cursor              : pointer;
}
