/* eSiteCMS / eContactServer default system CSS classes */

/* ----------------------------------------- Coloured boxes ------------------------------------- */
.es_blackbox	{ border: 1px solid #000000; background: #333333; margin: 5px 0 5px 0; padding: 10px; color: #F5F5F5; }
.es_bluebox		{ border: 1px solid #000099; background: #EEEEFF; margin: 5px 0 5px 0; padding: 10px; }
.es_greenbox	{ border: 1px solid #009900; background: #EEFFEE; margin: 5px 0 5px 0; padding: 10px; }
.es_greybox		{ border: 1px solid #CCCCCC; background: #F5F5F5; margin: 5px 0 5px 0; padding: 10px; }
.es_redbox		{ border: 1px solid #990000; background: #FFEEEE; margin: 5px 0 5px 0; padding: 10px; }
.es_whitebox	{ border: 1px solid #EEEEEE; background: #FFFFFF; margin: 5px 0 5px 0; padding: 10px; }
.es_yellowbox	{ border: 1px solid #999900; background: #FFFFCC; margin: 5px 0 5px 0; padding: 10px; }

/* -------------------------------------------- icons ------------------------------------------- */
.es_icon_accept				{ background:url("/img/es_icons/accept.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_alert				{ background:url("/img/es_icons/alert.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_ask				{ background:url("/img/es_icons/help.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_cancel				{ background:url("/img/es_icons/cancel.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_information		{ background:url("/img/es_icons/information.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_warning			{ background:url("/img/es_icons/exclamation.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_available_no		{ background:url("/img/es_icons/cross.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_available_yes		{ background:url("/img/es_icons/tick.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_ok_no				{ background:url("/img/es_icons/thumb_down.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_ok_yes				{ background:url("/img/es_icons/thumb_up.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_close				{ background:url("/img/es_icons/close.gif") no-repeat 0 0; padding-left: 40px; height: 35px; color: #CC0000; }

.es_icon_flag_blue			{ background:url("/img/es_icons/flag_blue.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_flag_green			{ background:url("/img/es_icons/flag_green.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_flag_orange		{ background:url("/img/es_icons/flag_orange.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_flag_pink			{ background:url("/img/es_icons/flag_pink.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_flag_purple		{ background:url("/img/es_icons/flag_purple.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_flag_red			{ background:url("/img/es_icons/flag_red.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_flag_yellow		{ background:url("/img/es_icons/flag_yellow.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_keyboard			{ background:url("/img/es_icons/keyboard.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_money				{ background:url("/img/es_icons/money.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_money_cc			{ background:url("/img/es_icons/creditcards.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_mouse				{ background:url("/img/es_icons/mouse.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_msg				{ background:url("/img/es_icons/msg.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_msg_add			{ background:url("/img/es_icons/msg_add.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_msg_del			{ background:url("/img/es_icons/msg_delete.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_msg_edit			{ background:url("/img/es_icons/msg_edit.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_msg_open			{ background:url("/img/es_icons/msg_open.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_msg_prv			{ background:url("/img/es_icons/msg_link.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_msg_sys			{ background:url("/img/es_icons/msg_system.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_msg_sysopen		{ background:url("/img/es_icons/msg_open_sys.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_user_active		{ background:url("/img/es_icons/user.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_add			{ background:url("/img/es_icons/user_add.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_admin			{ background:url("/img/es_icons/user_grey.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_block			{ background:url("/img/es_icons/user_delete.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_blocked		{ background:url("/img/es_icons/user_red.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_edit			{ background:url("/img/es_icons/user_edit.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_editor		{ background:url("/img/es_icons/user_comment.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_manager		{ background:url("/img/es_icons/user_suit.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_new			{ background:url("/img/es_icons/user_orange.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_user_special 		{ background:url("/img/es_icons/user_green.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_group				{ background:url("/img/es_icons/group.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_group_add			{ background:url("/img/es_icons/group_add.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_group_delete		{ background:url("/img/es_icons/group_delete.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_group_edit			{ background:url("/img/es_icons/group_edit.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_group_editors		{ background:url("/img/es_icons/group_gear.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_group_management	{ background:url("/img/es_icons/group_key.png") no-repeat 0 0; padding-left: 25px; }
.es_icon_group_special		{ background:url("/img/es_icons/group_error.png") no-repeat 0 0; padding-left: 25px; }

.es_icon_pagging			{ background:url("/img/es_icons/pagging.gif") no-repeat 0 2px; padding-left: 25px; }
.es_icon_windows 			{ background:url("/img/es_icons/windows.gif") no-repeat 0 0; padding-left: 25px; }
/* ----------------------------------------------  ---------------------------------------------- */
