/**
// Copyright (C) 2008 - 2010 Mike Feng Jinglong
//
// This program is a commercial software; you cannot redistribute it
// and/or modify it without the explicit consent from the author.
//
// All title and copyright in and to the Product is owned by Mike Feng
// and is protected by international copyright laws and treaty provisions.
// Mike Feng retains all ownership rights in the Product.
// The copyright notice must be reproduced and included on any copy
// that is expressly permitted under this Agreement.
**/

/* you may remove this section if your template includes a style for .message */
.message {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../images/attention.png) 10px 50% no-repeat;
}
/* you may remove this section if your template includes a style for .message */
.notice {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url(../images/notice.png) 10px 50% no-repeat;
}

.small {
	color: #808080;
}
a {
	cursor: pointer;
}
.ajax-loading {
	float: right;
	background: url(../images/ajax-loading.gif) no-repeat;
	height: 11px;
	width: 43px;
	display: none;
	margin-top: 3px;
}

/* @group: Invite Tool */
.invite-tool-table {
	width: 90%;
	margin-top: 10px;
}
.invite-tool-table td {
	vertical-align: top;
	text-align: left;
	padding: 3px;
}
.tool-fieldTitle {
	width: 80px;
	text-align: right !important;
	padding-right:14px !important;
}
a.tool-link {
	font-size: 120%;
	font-weight: bold;
}
.tool-panel {
	border-bottom:1px solid #CCCCCC;
	margin-left:10px;
	padding:10px 0;
	width: 200px;
	display:block;
}

/* @group: Importer */
#web-email {
	font-size: 120%;
	font-weight: bold;
	background: url(../images/email_web.gif) no-repeat left;
	padding-left: 22px;
}
#email-app {
	font-size: 120%;
	font-weight: bold;
	background: url(../images/email_app.gif) no-repeat left;
	padding-left: 22px;
}
#emailapp-help {
	border: 1px #cccccc solid;
	background-color: #eeeeee;
	padding: 10px;
	overflow: auto;
}

/* @group: send results */
.send-list-title {
	border-bottom: 1px #cccccc solid;
	font-size: 120%;
	margin: 15px 0px 5px 0px;
	padding-bottom: 2px;
	font-weight:bold;
}
.invites-results {
	padding-left: 40px;
	width: 500px;
}
.invites-results ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
.invites-results ul li {
	margin-left: 1.5em;
	display: list-item;
}
.invites-results ul li img {
	margin-right: 5px;
}

/* @group: history */
.history-header {
	display: block;
}
.history-subheader {
	margin: 10px 0 20px 22px;
}
.history-table {
	width: 650px;
	border-collapse: collapse;
}
#history-menu {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
#history-menu li {
	float: left;
	padding: 0px 8px;
}
#history-summary {
	border-top: 1px #808080 solid;
	background: #cccccc;
	padding: 6px 24px;
}
#history-dropdown {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px;
}
#displaying-notice {
	margin-left: 30px;
}
#history-listing {
	margin: 0;
	padding: 0;
}
#history-pagination {
	float: right;
	padding-left: 20px;
}
.history-row {
	height: 36px;
}
.history-table td.checkfield {
	width: 30px !important;
	padding-left: 15px;
	margin: 0px;
	vertical-align: middle;
}
.history-row td.namefield {
	width: 320px !important;
	color: #808080;
	padding-left: 5px;
	vertical-align: middle;
}
.history-row td.commandfield {
	width: 150px !important;
	text-align: left;
	font-size: 90%;
	vertical-align: middle;
}
.history-row td.datefield {
	padding-right: 20px;
	width: 150px !important;
	text-align: right;
	font-size: 90%;
	vertical-align: middle;
}
div.command_pending {
	color: #a83130;
	padding-left: 17px;
	background: url(../images/pending.gif) no-repeat left;
}
div.command_joined {
	color: #428218;
	padding-left: 17px;
	background: url(../images/joined.gif) no-repeat left;
}
div.command_joined2 {
	color: #808080;
	padding-left: 17px;
	background: url(../images/joined2.gif) no-repeat left;
}
div.command_badge {
	color: #3e4aba;
	padding-left: 17px;
	background: url(../images/badge.gif) no-repeat left;
}
div.command_badge2 {
	color: #808080;
	padding-left: 17px;
	background: url(../images/badge2.gif) no-repeat left;
}
table.resend-popup {
	width: 80%;
	border-collapse: collapse;
}
.resend-header {
	font-size: 120%;
	font-weight: bold;
	background: #cccccc url(../images/email_web.gif) no-repeat 20px;
	padding-left: 42px;
	display: block;
	height: 30px;
	line-height: 30px;
}
#resend-description {
	padding-top: 20px;
	font-weight: bold;
}

/* @group: badges */
.badge-table {
	width: 90%;
	padding: 0px;
	margin: 0px;
}
.badge-table td {
	vertical-align: top;
}
.badge-table img {
	border: 0px;
}
.badge-fieldTitle {
	font-weight: bold;
	text-align: right;
	float: left;
	width: 80px;
	padding: 2px;
}
.badge-fieldCell {
	padding: 2px;
}

/* @group: namecard */
#nc_msg, #nc_mymsg {
	padding: 10px 30px 10px 10px;
	margin-right: 50px;
}
#nc_mymsg {
	background: url(../images/nc_edit.gif) no-repeat 98% 12px;
}
#nc_mymsg:hover {
	cursor: pointer;
	background: #CCCCCC url(../images/nc_edit-hover.gif) no-repeat 98% 12px;
}

/* @group: tooltip */
.pitool-tip,
.pitool .tip {
	z-index: 13000;
	font-size: 11px;
	text-align: left;
	border: 1px solid #ab0900;
	width: auto;
	background: url(../images/trans-70.png) repeat;
}
.pitool-title,
.pitool .tip-title {
	font-weight: bold;
	margin: 0;
	text-align: left;
	padding: 4px 8px 2px 8px;
	color: #ffffff;
	overflow: hidden;
}
.pitool-text,
.pitool .tip-text {
	padding: 2px 8px 4px 8px;
	color: #cccccc;
}

/* @group: administrator */
table.adminheading th.badges-heading {
	background: url(../images/badges-heading.png) no-repeat left;
}

