/** Atmail CSS Styles for Admin **/

div.max16chars {
	white-space: nowrap;
	width: 16em;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

#secondary:hover {
	overflow-y:auto;
}

ul#nav_secondary li {
	background: none;
}

body.en #header h3.branding a {
    background: url("../images/themes/fresh/atmail-logo.png") no-repeat scroll 17px 12px #FFFFFF;
}

ul#nav_secondary form.adminAddGroupForm {
	margin-left: 5px;
	width: 216px !important;
	max-width: 216px !important;
}

#nav_secondary li.ui-tabs-selected a {
	width: 205px !important;
}

ul#nav {
	position: absolute;
}

div#header div.account-dropdown {
	background: url("../images/themes/fresh/admin-account.png") no-repeat scroll 19px 24px transparent !important;
}

#Dashboard th, #Dashboard td, #Services th, #Services td, #Security th, #Security td, #Users th, #Users td  {
	padding:6px 17px 5px !important;
}

#Users td.user-group {
    padding-right: 0 !important;
}

/* Generic context button */
.buttonGeneric {
	cursor: pointer;
}

.buttonGeneric span {
	background: url("../images/themes/fresh/action-btn.png") repeat-x scroll 0 0 transparent !important;
	color: #333333;
	margin: 2px 2px -2px;
	border: 1px solid #ABABAB;
	border-radius: 4px 4px 4px 4px;
	padding: 7px 7px 4px !important;
	text-shadow: 0 1px 0 #FFFFFF;
}

div #back_button_add_alias a span, #contact_info #back_button a span, #action_buttons #back_button a span, #primary_header #back_button a span, #primary_header #top_right_button a span {
	background: url("../images/themes/fresh/action-btn.png") repeat-x scroll 0 0 transparent !important;
    color: #333333;
    margin: 2px 2px -2px;
    padding: 4px 7px 0 !important;
    text-shadow: 0 1px 0 #FFFFFF;
}

div #back_button_add_alias a, #contact_info #back_button a, #action_buttons #back_button a, #primary_header #back_button a, #primary_header #top_right_button a {
	background: url("../images/themes/fresh/action-btn.png") repeat-x scroll 0 0 transparent !important;
	border: 1px solid #ABABAB;
	border-radius: 4px 4px 4px 4px;
	padding: 0 0 2px !important;
}

span.stronglastword strong, table.settings td strong {
	text-shadow: 0 1px 0 #FFFFFF;
	color: #333333 !important;
}

span.stronglastword:hover strong, span.stronglastword:hover, div#back_button_add_alias a span:hover, table.settings td strong:hover {
	color:#1076B0 !important;
}

.buttonGeneric span:hover {
	background: url("../images/themes/fresh/action-btn-hover.png") repeat-x scroll 0 0 transparent !important;
	color:#1076B0 !important;
}


/* Mass Mail */

div.massmailBody {
	padding-right: 20px;
	padding-left: 20px;
}

div.massmailBody div.buttons {
	float: right;
	margin: 5px 0 0;
	padding: 0;
}

div.massmailBody div.buttons input {
	padding-left: 10px;
}

div.massmailBody textarea {
	width: 90%;
	height: 110px;
	border: 1px solid #ccc;
	border-width: 0 1px 1px;
}

div.massmailBody textarea:focus {
	outline: none;
}

div.massmailBody ul.wysiwyg {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #97A9B6;
	background: #D1D8E1;
}

div.massmailBody ul.wysiwyg li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.massmailBody ul.wysiwyg li a {
	float: left;
	display: block;
	width: 32px;
	height: 27px;
	background: url(../images/themes/Blue-Steel/wysiwyg.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div.massmailBody ul.wysiwyg li.bold a {
	background-position: 0 0;
}

div.massmailBody ul.wysiwyg li.bold a:hover {
	background-position: 0 -27px;
}

div.massmailBody ul.wysiwyg li.italic a {
	background-position: -32px 0;
}

div.massmailBody ul.wysiwyg li.italic a:hover {
	background-position: -32px -27px;
}

div.massmailBody ul.wysiwyg li.underline a {
	background-position: -64px 0;
}

div.massmailBody ul.wysiwyg li.underline a:hover {
	background-position: -64px -27px;
}

div.massmailBody ul.wysiwyg li.link a {
	background-position: -96px 0;
}

div.massmailBody ul.wysiwyg li.link a:hover {
	background-position: -96px -27px;
}

div.massmailBody ul.wysiwyg li.image a {
	background-position: -128px 0;
}

div.massmailBody ul.wysiwyg li.image a:hover {
	background-position: -128px -27px;
}

div.massmailBody ul.wysiwyg li.numbered a {
	background-position: -160px 0;
}

div.massmailBody ul.wysiwyg li.numbered a:hover {
	background-position: -160px -27px;
}

div.massmailBody ul.wysiwyg li.unorderedlist a {
	background-position: -192px 0;
}

div.massmailBody ul.wysiwyg li.unorderedlist a:hover {
	background-position: -192px -27px;
}




/* For update screens
----------------------------------*/

.formatedCLICommand {
	
	color:#FFFFFF;
	background-color: #333333;
	border: 1px dashed #999999;
	font-family:Courier;
	margin:10px;
	padding:10px;
}


/**
	Icons
**/
ul#nav li.ui-tabs-selected#nav_dsh a span {
	background: url("../images/themes/fresh/ui-icons-white.png") no-repeat scroll 10px -199px transparent;
}

ul#nav li#nav_dsh a span {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 7px -1140px transparent;
}

ul#nav li#nav_srv a span {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 8px -846px transparent;
}

ul#nav li#nav_srv a:hover span {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 7px -911px transparent;
}

ul#nav li#nav_srv.ui-tabs-selected a span {
    background: url("../images/themes/fresh/ui-icons-white.png") no-repeat scroll 11px -229px transparent !important;
}

ul#nav li#nav_sec a span {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 8px -883px transparent;
}

ul#nav li#nav_sec a:hover span {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 8px -945px transparent
}

ul#nav li#nav_sec.ui-tabs-selected a span {
    background: url("../images/themes/fresh/ui-icons-white.png") no-repeat scroll 11px -260px transparent !important;
}

ul#nav li#nav_mgr a span {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px 13px transparent;
}

ul#nav li#nav_mgr:hover a span {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -18px transparent;
}

ul#nav li#nav_mgr.ui-tabs-selected a span {
    background: url("../images/themes/fresh/ui-icons-white.png") no-repeat scroll 11px -19px transparent !important;
}

ul#nav li#nav_app a span {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 6px -1672px transparent;
}

ul#nav li#nav_app:hover a span {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 6px -1869px transparent;
}

ul#nav li#nav_app.ui-tabs-selected a span {
    background: url("../images/themes/fresh/ui-icons-white.png") no-repeat scroll 8px -353px transparent !important;
}

ul#nav li#nav_lic a span {
	background:url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -946px transparent ;
}

ul#nav li#nav_lic a:hover span {
	background:url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -717px transparent;
}

ul#nav li#nav_lic.ui-tabs-selected a span {
    background: url("../images/themes/fresh/ui-icons-white.png") no-repeat scroll 11px -321px transparent;
}

ul#nav li#nav_plu a span {
	background:url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 8px -976px transparent;
}

ul#nav li#nav_plu a:hover span {
	background:url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 8px -747px transparent;
}

ul#nav li#nav_plu.ui-tabs-selected a span {
    background: url("../images/themes/fresh/ui-icons-white.png") no-repeat scroll 11px -291px transparent;
}

ul#for_messages li#action_contact_newdomain a span strong 
{		
	background:url("../images/themes/fresh/ui-toolbar-icons.png") no-repeat scroll 7px -669px transparent;
}

ul#for_messages li#action_contact_newdomain a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons.png") no-repeat scroll 8px -637px transparent;
}

ul#for_messages li#action_contact_newuser a span strong 
{		
	background:url("../images/themes/fresh/ui-toolbar-icons.png") no-repeat scroll 7px -284px transparent;
}

ul#for_messages li#action_contact_newuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons.png") no-repeat scroll 7px -276px transparent;
}

ul#for_messages li#action_contact_edituser a span strong 
{		
	background:url("../images/themes/fresh/ui-toolbar-icons.png") no-repeat scroll 7px -487px transparent;
}

ul#for_messages li#action_contact_edituser a:hover span strong 
{		
	background:url("../images/themes/fresh/ui-hover-icons.png") no-repeat scroll 7px -370px transparent;
}

ul#for_messages li#action_contact_importuser a span strong 
{		
	background:url("../images/themes/fresh/ui-toolbar-icons.png") no-repeat scroll 7px -705px transparent;
}

ul#for_messages li#action_contact_importuser a:hover span strong 
{		
	background:url("../images/themes/fresh/ui-hover-icons.png") no-repeat scroll 8px -671px transparent;
}

ul#for_messages li#action_contact_deleteuser a span strong 
{		
	background:url("../images/themes/fresh/ui-toolbar-icons.png") no-repeat scroll 6px -189px transparent;
}

ul#for_messages li#action_contact_deleteuser a:hover span strong 
{		
	background:url("../images/themes/fresh/ui-hover-icons.png") no-repeat scroll 6px -213px transparent;
}

ul#nav_secondary li#folder_all a span.label, ul#nav_secondary li#external a span.label, ul#nav_secondary li a span.groupIcon,  ul#nav_secondary form.adminAddGroupForm {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 14px -637px transparent !important;
    padding: 13px 8px 4px 39px !important;
}

ul#nav_secondary li#folder_all a:hover span.label, ul#nav_secondary li#external a:hover span.label, ul#nav_secondary li a:hover span.groupIcon {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -370px transparent !important;
}

ul#nav_secondary li.current a span.groupIcon, ul#nav_secondary li#folder_all.current a span.label, ul#nav_secondary li#external.current a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 8px -372px transparent !important;
    padding: 11px 7px 6px 34px !important;
}

ul#nav_secondary li#Domain-Group a span.label, ul#nav_secondary div#domainsList form {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -372px transparent !important;
}

ul#nav_secondary li#Domain-Group a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1480px transparent;
}

ul#nav_secondary li#Domain-Group.current a span.label, ul#nav_secondary li#Domain-Group.current a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 5px -1482px transparent !important;
}

ul#nav_secondary li#pluginSettings a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -977px transparent;
}

ul#nav_secondary li#pluginSettings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1039px transparent !important;
}

ul#nav_secondary li#pluginSettings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1041px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#addPlugins a span.label {
 	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1313px transparent;
}

ul#nav_secondary li#addPlugins.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1375px transparent !important;
}

ul#nav_secondary li#addPlugins.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1377px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#global_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -372px transparent !important;
}

ul#nav_secondary li#global_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1480px transparent !important;
}

ul#nav_secondary li#global_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1482px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#branding_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -507px transparent !important;
}

ul#nav_secondary li#branding_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1515px transparent !important;
}

ul#nav_secondary li#branding_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1517px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#groupware_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -637px transparent !important;
}

ul#nav_secondary li#groupware_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 12px -370px transparent !important;
}

ul#nav_secondary li#groupware_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 12px -372px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#user_default a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px 12px transparent;
}

ul#nav_secondary li#user_default.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -19px transparent !important;
}

ul#nav_secondary li#user_default.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -21px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#sql_settings a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -273px transparent;
}

ul#nav_secondary li#sql_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 14px -145px transparent;
}

ul#nav_secondary li#sql_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 14px -147px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#pop3imap_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px transparent !important;
}

ul#nav_secondary li#pop3imap_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1672px transparent !important;
}

ul#nav_secondary li#pop3imap_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1674px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#massmail_settings a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -273px transparent;
}

ul#nav_secondary li#massmail_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -147px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#massmail_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -145px transparent;
}

ul#nav_secondary li#massmail_settings.ui-state-active.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -147px transparent;
}

ul#nav_secondary li#aliases_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -1481px transparent !important;
}

ul#nav_secondary li#aliases_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 12px -1614px transparent !important;
}

ul#nav_secondary li#aliases_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 12px -1616px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#relay_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1509px transparent !important;
}

ul#nav_secondary li#relay_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1642px transparent !important;
}

ul#nav_secondary li#relay_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1644px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#api_settings a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1242px transparent;

}

ul#nav_secondary li#ios_profiles a span.label, ul#nav_secondary li#mobileui a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 8px -1277px transparent;

}


ul#nav_secondary li#ios_profiles.ui-state-active a span.label, ul#nav_secondary li#mobileui.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 8px -1341px transparent;
	padding: 11px 7px 6px 39px !important;
}


ul#nav_secondary li#ios_profiles.ui-state-hover a span.label, ul#nav_secondary li#mobileui.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 8px -1339px transparent;
}

ul#nav_secondary li#ios_profiles.ui-state-hover.ui-state-active a span.label, ul#nav_secondary li#mobileui.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 8px -1341px transparent;
}

ul#nav_secondary li#dav_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -638px transparent !important;
}

ul#nav_secondary li#dav_settings a[title="WebDAV Files Storage"] span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -211px transparent !important;
}

ul#nav_secondary li#dav_settings.ui-tabs-selected a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -85px transparent !important;
}

ul#nav_secondary li#dav_settings.ui-state-hover a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -83px transparent !important;
}

ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -85px transparent !important;
}

ul#nav_secondary li#av_settings a span.label {
	background-image:url("../images/icons/admin/admin-icons.png");
	background-position:14px -263px;
}

ul#nav_secondary li#activesync_settings a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px transparent;
}

ul#nav_secondary li#activesync_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -657px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#activesync_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -655px transparent !important;
}

ul#nav_secondary li#activesync_settings.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -657px transparent !important;
}

ul#nav_secondary li#api_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1306px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#api_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1304px transparent !important;
}

ul#nav_secondary li#api_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1306px transparent !important;
}

ul#nav_secondary li#dav_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -373px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#dav_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -371px transparent !important;
}

ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -373px transparent !important;
}

ul#nav_secondary li#smtp_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1569px transparent !important;
}

ul#nav_secondary li#smtp_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1702px transparent !important;
}

ul#nav_secondary li#smtp_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1704px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#spam_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 12px -242px transparent !important;
}

ul#nav_secondary li#spam_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 12px -244px transparent !important;
}

ul#nav_secondary li#app_dashboard_tab a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -1708px transparent;
}

ul#nav_secondary li#app_dashboard_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1906px transparent;
}

ul#nav_secondary li#app_dashboard_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 6px -1908px transparent;
}

ul#nav_secondary li#reboot_tab a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1775px transparent;
}

ul#nav_secondary li#reboot_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1974px transparent;
}

ul#nav_secondary li#reboot_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1976px transparent;
    padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#register_license a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1349px transparent;
}

ul#nav_secondary li#register_license.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1411px transparent !important;
}

ul#nav_secondary li#register_license.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -1413px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#license_details a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1383px transparent;
}

ul#nav_secondary li#license_details.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1445px transparent !important;
}

ul#nav_secondary li#license_details.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1447px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#network_config_tab a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -1741px transparent;
}

ul#nav_secondary li#network_config_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1941px transparent;
}

ul#nav_secondary li#network_config_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 11px -1943px transparent;
    padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#change_password.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -883px transparent !important;
}

ul#nav_secondary li#change_password.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -945px transparent !important;
}

ul#nav_secondary li#change_password.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -947px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#password_settings.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1807px transparent !important;
}

ul#nav_secondary li#password_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -2008px transparent !important;
}

ul#nav_secondary li#password_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -2010px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#security_list a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 14px 12px transparent;
}

ul#nav_secondary li#security_list.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 14px -19px transparent !important;
}

ul#nav_secondary li#security_list.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 14px -21px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#security_add a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1210px transparent;
}

ul#nav_secondary li#security_add.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1272px transparent;
}

ul#nav_secondary li#security_add.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1274px transparent;
	padding: 11px 7px 6px 39px !important;
}

#nav_secondary li#dashboard_summary.ui-tabs-selected a {
	padding-left: 5px !important;
}

ul#nav_secondary li#dashboard_summary a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1416px transparent;
}

ul#nav_secondary li#dashboard_summary.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1548px transparent;
}

ul#nav_secondary li#dashboard_summary.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1550px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#dashboard_graphs a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1708px transparent;
}

ul#nav_secondary li#dashboard_graphs.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1906px transparent;
}

ul#nav_secondary li#dashboard_graphs.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1908px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#dashboard_logins a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px transparent;
}

ul#nav_secondary li#dashboard_logins.ui-state-active a span.label,ul#nav_secondary li#dashboard_logins.ui-state-active.ui-state-default a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 5px -657px transparent !important;
}

ul#nav_secondary li#dashboard_logins.ui-state-hover.ui-state-default a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -655px transparent;
}

ul#nav_secondary li#received_mail a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1106px transparent;
}

ul#nav_secondary li#received_mail.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -877px transparent;
}

ul#nav_secondary li#received_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -879px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#sent_mail a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1070px transparent;
}

ul#nav_secondary li#sent_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -843px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#sent_mail.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -841px transparent;
}

ul#nav_secondary li#dashboard_spam a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -114px transparent;

}

ul#nav_secondary li#dashboard_spam.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -242px transparent;
}

ul#nav_secondary li#dashboard_spam.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 13px -244px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#dashboard_viruses a span.label, ul#nav_secondary li#av_settings a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1006px transparent;
}

ul#nav_secondary li#dashboard_viruses.ui-state-hover a span.label, ul#nav_secondary li#av_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -777px transparent;
}

ul#nav_secondary li#dashboard_viruses.ui-state-active a span.label, ul#nav_secondary li#av_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -779px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#dashboard_logs a span.label {
    background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1038px transparent;
}

ul#nav_secondary li#dashboard_logs.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -811px transparent;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#dashboard_logs.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -809px transparent;
}

ul#nav_secondary li#account_profile a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 14px 12px transparent;
}

ul#nav_secondary li#account_profile.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -21px transparent !important;
}

ul#nav_secondary li#account_profile.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 9px -21px transparent !important;
}

ul#nav_secondary li#account_profile.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 14px -19px transparent !important;
}

ul#nav_secondary li#update_screen a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1242px transparent;

}

ul#nav_secondary li#update_screen.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1304px transparent !important;
}

ul#nav_secondary li#update_screen.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1306px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

ul#nav_secondary li#archivevault_settings a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1450px transparent;
}

ul#nav_secondary li#archivevault_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1581px transparent !important;
}

ul#nav_secondary li#archivevault_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-blue.png") no-repeat scroll 10px -1583px transparent !important;
	padding: 11px 7px 6px 39px !important;
}

div#secondary ul#nav_secondary li.ui-state-active.ui-tabs-selected a span label {
	padding: 11px 7px 6px 39px !important;
}

#nav_secondary li#dashboard_logins.ui-tabs-selected a {
	padding-left: 10px;
}

#Services #secondary, #AdminSettings #secondary, #Dashboard #secondary, #License #secondary, #Security #secondary, #Appliance #secondary {
	margin-bottom: 0px;
}

#header.brandingHeader, td div.brandingHeader2 {
	width: 400px;
	display: block !important;
	float: none !important;
	cursor: pointer;
	overflow: hidden;
}

.statTotal {
	color: #424242;
	margin-left: 8px;
	font-size:18px;
	font-weight:bold;
	min-width: 100px;
	text-decoration: underline;
	cursor: pointer;
}

.downloadLog {
    background: url("../images/icons/log-download.png") no-repeat scroll 5px 4px transparent;
    float: left;
    height: 25px;
    position: relative;
    width: 20px;
	cursor: pointer;
	display: none;
}

ul#nav_secondary li#network_config_tab a span.label {
	max-width: 131px;
}

table.serv-stats td.avail, table.mail-stats td.avail, table.serv-stats td.cache, table.serv-stats td.free {
    background: url("../images/themes/fresh/actions.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #ABABAB;
    border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}

table.serv-stats td.cache {
	background: url("../images/themes/fresh/stats-grad.png") repeat-x scroll 0 0 transparent;
    border-radius: 0;
    border-right: 0px;
}

table.serv-stats td.used, table.mail-stats td.used {
    background: url("../images/themes/fresh/nav-current.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #1F6DB6;
    border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4) !important;
}

.statName {
margin-left: 8px;
color:#999999;
font-size:14px;
}

.graphSummary {
	width: 100%;
}

.graphMetric {
	float: right;
	height: 300px;
	position: relative;
}

SPAN.low {
	color: red;
}

SPAN.high {
	color: green;
}

DIV.pie1 {
	width: 400px;
	height: 300px;
}

.statGraph {
	width:100%;
	height:250px;
	margin: 6px;
}

#Dashboard .statCanvas {
	width: 240px;
}

.statGraphSmall {
	height:60px;
	margin: 0px;
	cursor: pointer;
	margin-top: 10px;
}

#Dashboard .statContainer {
	width: 99%;
}

#Dashboard .statContent {
	margin: 10px;
}

#Dashboard #subadminProfile .statContent {
	margin: 0px;
}

#Dashboard #subadminProfile .statBlock, #Dashboard .statBlock {
	padding: 0px;
}

#Dashboard #subadminProfile .statGraphSmall {
	margin: 1px;
}

.statLeft {
	float: left;
	display: block;
	padding: 10px 10px 10px 10px;
	width: 40%;
}

.statRight {
    display: block;
    float: right;
    padding: 10px 0 10px 10px;
    width: 40%;
}

table#aliases-head {
	margin-top:14px;
	margin-left:1px;
}

table#relay-head {
	margin-top:14px;
	margin-left:1px;
}

table.aliases, table.genericList {
	border-collapse:collapse;
	border-color:#CBD4DA;
	border-left:1px solid #CBD4DA;
	border-right:1px solid #CBD4DA;
	border-style:none solid;
	border-width:medium 1px;
	width:721px;
	height: 100%;
}

table.aliases a, table.genericList a {
	color:#0066CC;
}

div.import-users-sample .sample {
	border-collapse:collapse;
	border-color:#CBD4DA;
	border-left:1px solid #CBD4DA;
	border-right:1px solid #CBD4DA;
	border-style:none solid;
	border-width:medium 1px;
	width:689px;
	height: 100%;
}

div#log-table table#subadminListMatches, div#Table_Subadmins table#subadminListMatches, div#alias-table table.aliases, div#alias-table  table.genericList, table#mailrelayListMatches {
    border-collapse: collapse;
    border-color: #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    height: auto;
    width: 100%;
}

form#logListForm #adminPageSelect {
	float: none;
}

form#logListForm #log-table {
	left: 0px;
}

input#searchFilter {
	padding-right: 0px !important;
}

table.massmail {
	border-collapse:collapse;
	border-color:#CBD4DA;
	border-style:none solid;
	border-width:medium 1px;
	left:0;
	position:relative;
	width:606px;
	font:12px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

table.massmail-header .small {
	color:#999999;
	display:block;
	font-size:12px;
	margin:2px 0 0;
	padding-left:4px;
}

table.massmail-header td.label {
	color:#000000;
	text-align:left;
	width:200px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 21px;
}

div#massmail-list {
	border-bottom:1px solid #CBD4DA;
	left:20px;
	overflow-x:hidden;
	overflow-y:visible;
	position:relative;
	width:606px;
	margin-bottom: 10px;
}

form#massmailComposeMessage div.composedetails div.details {
	height:93px;
}

div#massmail-content p {
	margin-bottom: 10px;
}

div#massmail-content {
	background:none repeat scroll 0 0 #FFFFFF;
	bottom:0;
	left:0;
	min-width:500px;
	overflow:auto;
	position:fixed;
	right:0;
	top:0;
}

div#massmail-content font.option {
	color:#999999;
	display:block;
	font-size:12px;
	margin:2px 0 0;
	padding-left:4px;
}

div#massmail-content font.option a {
	color:#0066CC;
	text-decoration:none;
}


thead.fixed-header tr {
	position: relative
}

html>body thead.fixed-header tr {
	display: block
}

html>body tbody.scroll-content {
	display: block;
	height: 262px;
	overflow: auto;
	width: 100%
}

html>body tbody.scroll-content td {
	width: 200px
}

html>body tbody.scroll-content td + td {
	width: 240px
}

html>body tbody.scroll-content td + td + td {
	width: 300px
}


table.aliases tr.divide, table.genericList tr.divide, table.massmail tr.divide, table.sample tr.divide {
	border-top: 1px solid #CBD4DA;
}

table.sample tr.divide {
	border-bottom: 1px solid #CBD4DA;	
}

table.aliases tr.divide td, table.genericList tr.divide td, table.massmail tr.divide td {
	border-top: 1px solid #d3d3d3 !important;
}

table.aliases tr.header, table.genericList tr.header, table.sample tr.header {
	background:#E2E7ED none repeat scroll 0 0;
	height: 27px;
/*	border-top: 1px solid #ABABAB; */
	border-top: none;
}

table.sample tr.header {
	border-bottom: 1px solid #CBD4DA;
}

table#relay-head tr.header {
	background: #E2E7ED none repeat scroll 0 0;
	border: 1px solid #CBD4DA;
}

div #back_button #downloadnow {
	position: absolute;
	right : 32px;	
}

#back_button.chooseCsv {
	float: left;
}

#back_button.chooseCsv span {
	background: url("../images/themes/Blue-Steel/button_blue_right.png") no-repeat scroll 100% 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    padding: 4px 12px 0 7px;
}

div #back_button_filter, div #back_button_install_plugin {
	margin-top: 3px;
	position: relative;
	/*width: 100px;*/
}

div #back_button_install_plugin {
	margin-left:114px;
	margin-top:0;
	position:relative;
}

div #back_button_filter a, div #back_button_install_plugin a {
	background: transparent url(../images/themes/Blue-Steel/button_blue_left.png) no-repeat scroll 0 0;
	color: #333333 !important;
	display: block;
	float: left;
	height: 24px;
	padding: 0 0 10px 5px;
	text-decoration: none;
	text-shadow: 0 1px 1px #EEE;
}

div #back_button_filter a span, div #back_button_install_plugin a span  {
	background: transparent url(../images/themes/Blue-Steel/button_blue_right.png) no-repeat scroll 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	padding: 4px 12px 0 7px;
}

#back_button a span, div #back_button_filter a span, div #back_button_install_plugin a span, div#add_filter_action a span, div #back_button_add_alias a span {
	font-weight: bold;
}

div #back_button_add_alias {
	margin-top: 3px;
	width: 80px;
}

div #back_button_add_alias a {
	background: transparent url(../images/themes/Blue-Steel/button_blue_left.png) no-repeat scroll 0 0;
	color: #333333 !important;
	display: block;
	float: left;
	height: 24px;
	padding: 0 0 10px 5px;
	text-decoration: none;
	text-shadow: 0 1px 1px #EEE;
}

div #back_button_add_alias a span {
	background: transparent url(../images/themes/Blue-Steel/button_blue_right.png) no-repeat scroll 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	padding: 4px 12px 0 7px;
}

/* Drop-down */

#jsddm li ul li a:hover {
	background: url(../images/themes/Blue-Steel/drop_gradient_roll.png) repeat-x;
	margin: 0 8px 0 10px;
	padding-left: 8px !important;
}

#jsddm li ul li.bottom a:hover {
	background: url(../images/themes/Blue-Steel/Blue-Steel.png) 0 -438px;
	margin: 0 9px 3px 10px;
}

div.statTable {
	width: 500px;
	margin: 0px;
	padding: 0px;
}

table.statContent {
	width: 500px;
	border-collapse: separate;
}

table.statContent TD.used {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-topleft:4px;
	background:#B9C4D2 url(../images/percent-grad8.png) repeat scroll 0 0;
	border:1px solid #86888A;
	padding-left:5px;
	padding-top:7px;
	text-shadow:0 1px 1px #FFFFFF;
	font-weight: bold;
	border-right: none;
}

table.statContent TD.avail {
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topright:4px;
	background:#5480A9 url(../images/percent-grad9.png) repeat scroll 0 0;
	border:1px solid #86888A;
	border-collapse:separate;
	padding-left:5px;
	padding-top:7px;
	text-shadow:0 1px 1px #FFFFFF;
	font-weight: bold;
}

table.statContent span.statData {
	padding-left: 4px;
}

table.settings td.filterdomain strong {
	color: #333;
}

table.settings a {
	color:#0066CC;
}

td.filterdomain {
	margin: 0;
	padding: 0 !important;
}

input.searchLog {
	width: 63%;
}

#Dashboard td.filterinput input.panelFilter, #Dashboard td.filterinput {
    width: 100%;
    padding-right: 0px !important;
}

.mail_row_paginator_aliases {
    height:  auto !important;
    left: 23px !important;
    margin-left: 10px;
    margin-top: 26px;
    overflow: visible !important;
    position: absolute;
    white-space: nowrap;
    width: 265px;
}

form#settingsForm table.settings .mail_row_paginator_aliases {
	left: 226px !important;
}

div#alias-hold {
	left:72px;
	position:relative;
	width: 719px;
}

.mail_row_paginator_aliases {
	height:31px;
	left:687px;
	margin-left:10px;
	margin-top:26px;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	width:265px;
} 

table.massmail-header .divider {
	margin: 10px 20px 8px;
}

.divider {
	margin: 20px;
	margin-right: 8px;
}

form#subadminListForm .mail_row_paginator_aliases, form#relayForm .mail_row_paginator_aliases, form#aliasForm .mail_row_paginator_aliases  {
	left:738px;
}

.mail_row_paginator_relay {
	height:28px;
	left:675px;
	margin-left:10px;
	margin-top:26px;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	width:265px;
} 

.mail_row_paginator_relay span {
	color:#666666;
} 

#deleteSelected {
	height: 30px;
	margin-left: 10px;
	margin-top: 13px;
	overflow: hidden;
	white-space: nowrap;
	width: 265px;
	position: relative;
	left: 60px;
} 

#deleteSelected span {
	color:#666666;
}

div.submit {
    border: medium none;
    padding: 0 0 0 3px;
}

.contact-photo img {
	display: none !important;
}

.confignetwork {
	margin-right: 20px;
}

table.settings td {
	width: 100%;
}

table#massmailFilter td, table.settings td, #groupeditform td {
	width: auto;
}

div#List_Subadmins td.filterinput {
	width: 100%;
}

table.settings td.ethset {
	padding-right: 11px;
}

div#log-table, div#Table_Subadmins, div#alias-table, div#relay-table {
    border-bottom: 1px solid #d3d3d3 !important;
    border-top: medium none;
    height: auto !important;
    left: 126px;
    margin-bottom: 0;
    margin-left: 33px;
    margin-right: 33px !important;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    top: 12px;
    width: auto;
}

form#subadminListForm div#Table_Subadmins {
	left: 0px;
}

form#settingsForm div#alias-table, form#settingsForm div#relay-table {
	left: 18px;
	margin-left: 234px;
	border-top: none;
	border-bottom: none;
}

table.aliases th, table.genericList th {
	color: #000;
}

table#aliases-head td.td1 {
	width: 14px;
}

table#aliases-head  td.td2 {
	width: 284px;
}

table#aliases-head  td.td3 {
	width: 300px;
}

table#aliases-head  td.td4 {
	width: 52px;
}

table#aliases-relay td.td1 {
	width: 14px;
}

table#aliases-relay  td.td2 {
	width: 284px;
}

table#aliases-relay  td.td3 {
	width: 300px;
}

table#aliases-relay  td.td4 {
	width: 52px;
}

div.import-users-sample {
	border-bottom:1px solid #CBD4DA;
	border-top:1px solid #CBD4DA;
	left:136px;
	margin-bottom:20px;
	margin-right:0;
	margin-top:0;
	overflow-x:hidden;
	overflow-y:auto;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
	position:relative;
	top:12px;
	width:689px;
	height:100% !important;
}

div.import-users-sample {
	left: 0px;
}

td.relay-label {
	width: 52px;
}

select.option {
	width: 135px;
}

#Appliance table SMALL {
	margin: 0px;
}

#Appliance table TD B FONT {
	margin-left: 2px;
}

.user_disabled {
    background-color: #FFDEE5;
    border-radius: 5px 5px 5px 5px;
    color: #999999;
    float: right;
    font-size: 12px;
    font-weight: normal;
    left: 0;
    padding: 5px;
    position: relative;
    margin-left: 10px;
}

#domain_disabled.user_disabled {
    float: left;
}

#contactform textarea {
    padding-top: 10px;
    width: 290px;
	padding-right: 7px !important;
}

table.contact_profile {
	width: 100%;
}

table.contact_profile tr {
    border-top: 1px solid #e8e8e8;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}

.selected .name .email {
	color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

table#contact_table tr.admin-divider td, form#contactform table.moreInformationField tr.admin-divider td,
#groupeditform tr.admin-divider td, #subadminEditForm tr.admin-divider td
 {
    padding: 22px 0 !important;
    padding-left: 20px;
}

table#contact_table tr.admin-divider td span, form#contactform table.moreInformationField tr.admin-divider td span,
#groupeditform tr.admin-divider td span, #subadminEditForm tr.admin-divider td span
 {
    border-bottom: 1px solid #D3D3D3;
	display: block;
	margin-left: 17px;
}

tr.space td {
	padding-top: 25px;
}

span.domain_disabled {
    color: #666;
    /*text-decoration: line-through;*/
}

DIV.optionsHidden {
	display: none;
}

td.iphoneToggle {
    width: 50px !important;    
}

tr.pluginInfo {
    display: none;    
}

a.pluginFilter {
	text-decoration: underline;
	color: #000;
}

a.pluginFilter:hover {
	text-decoration: none;
}

a.plugin-more {
	background: url("../images/icons/more.jpg") no-repeat scroll 0 3px transparent;
	padding-left: 17px;
}

a.plugin-less {
	background: url("../images/icons/less.jpg") no-repeat scroll 0 3px transparent;
	padding-left: 17px;
}

TR.subadminRow:nth-child(odd), TR.divide:nth-child(odd) {
	background-color: #f7f7f7;
}

/** Iphone Style Checkboxes **/

.iPhoneCheckContainer {
	position: relative;
	height: 21px;
	cursor: pointer;
	overflow: hidden; 
}

.iPhoneCheckContainer input {
	position: absolute;
	top: 5px;
	left: 30px; 
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.iPhoneCheckContainer label {
	white-space: nowrap;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	height: 23px;
	position: absolute;
	width: auto;
	top: 0;
	width: 26px;
	padding-top: 5px;
	overflow: hidden;
}

label.iPhoneCheckLabelOn {
	color: #fff;
	background: url('../images/on.png') no-repeat;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
	left: 0;
	padding-top: 5px;
	margin-left: 0px;
}

label.iPhoneCheckLabelOn span {
	padding-left: 8px;
}

label.iPhoneCheckLabelOff {
	color: #696969;
	background: url('../images/off.png') no-repeat right 0;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
	text-align: right;
	right: 0; 
	margin-left: 0;
}

label.iPhoneCheckLabelOff span {
	padding-right: 5px;
}

.iPhoneCheckHandle {
	display: block;
	height: 21px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	background:url("../images/ui-images.png") no-repeat scroll 0 -402px transparent !important;
	padding-left: 3px;
}

.iPhoneCheckHandleRight {
	height: 100%;
	width: 100%;
	padding-right: 3px;
	background: url('../images/slider_right.png') no-repeat right 0;
}

.iPhoneCheckHandleCenter {
	height: 100%;
	width: 100%;
	background: url('../images/slider_center.png');
}

/* Disable text selection outside of IE */
.iPhoneCheckContainer, .iPhoneCheckContainer label {
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.iPhoneCheckDisabled {  
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


/****************
	LANG STYLES 
****************/


/*
Language specific CSS file for UI elements, buttons, divs, translated text, etc
*/

/* German specific CSS */

BODY.de div#sign_out a span  {
	padding:9px 32px 11px 6px !important;
}

BODY.de td.contact_field  {
	width: 127px;
}

BODY.de div#back_button_add_alias  {
	width:200px;
}

BODY.de div.mail_row_paginator_aliases  {
	left: 642px;
}

/* Spanish specific CSS */

BODY.es div#help {
	right: 122px;
}

/* Finnish specific CSS */

BODY.fi div#help {
	right: 124px;
}

BODY.fi div#back_button_add_alias  {
	width:200px;
}

/* French specific CSS */

BODY.fr div#help {
	right:131px;
}

BODY.fr div#back_button_add_alias  {
	width:200px;
}

/* Italian specific CSS */

BODY.it div#help {
	right:75px;
}

BODY.it div#back_button_add_alias  {
	width:200px;
}

/* Dutch specific CSS */

BODY.nl div#help {
	right:105px;
}

BODY.nl div#back_button_add_alias  {
	width:200px;
}

/* pt_Br specific CSS */

BODY.pt_Br div#help {
	right:75px;
}

BODY.pt_Br div#back_button_add_alias  {
	width:200px;
	left: 188px;
}

BODY.pt_Br div.mail_row_paginator_aliases  {
	left: 646px;
}

/* ZH/Chinese specific CSS */

BODY.zh div#help {
	right:76px;
}

BODY.zh div#back_button_add_alias  {
	width:200px;
}

.settings .heading {
   background-color: #eee;
}

#logo-nofloat, #brandingLogo
{
    /* width: 89px; */
    /* height: 31px; */
    position:relative;
    top:12px;
    left:17px;
}

.logo-login, #loginLogo
{
    position: static !important;
}

div#excluded table.settings td.customized-settings
{
    background-color: #ffdee5;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
	vertical-align: middle;
}

#Users ul#folder_actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 216px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #A9ADB2;
    background: #BAC5D3 url(../images/themes/Blue-Steel/folder_actions.gif) repeat-x;
    border-right: 1px solid #A9ADB2;
    height: 25px;
    display: none;
}

#Users ul#folder_actions li#folder_add a {
    width: 33px;
    padding-left: 0px;
    height: 25px;
    background:url("../images/themes/Blue-Steel/Blue-Steel.png") no-repeat scroll 0 -593px transparent;
    cursor: pointer;
}

#Users ul#folder_actions li#folder_add a.disabled {
    width: 33px;
    padding-left: 0px;
    height: 25px;
    background:url("../images/themes/Blue-Steel/Blue-Steel.png") no-repeat scroll 0 -593px transparent;
    cursor: not-allowed;
}

#Users ul#folder_actions li a {
    float: left;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    border-right: 1px solid #A9ADB2;
    padding-left: 0px;
}


.photo:not(.photoHelpText) div, #UserPhoto:not(.photoHelpText) div {
	border: none;
}

div#search_anything {
    right: 122px !important;
    top: 56px !important;
}

div.searchFormDiv {
	background: url("../images/themes/fresh/search-bar.png") no-repeat scroll 0 1px transparent !important;
}

div.searchFormFocus {
    background: url("../images/themes/fresh/search-bar.png") no-repeat scroll 0 1px transparent;
    height: 25px;
	top: 0px;
	right: 0px;
    width: 230px;
}

div#search_anything input {
    margin-left: 12px !important;
    margin-top: 5px !important;
}

#back_button {
	float: left;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-top: 10px;
}

table#add_plugins #back_button {
	margin-left: 0;
	margin-top: 0;
}

/* Green theme */
body.green #contact_info #back_button.accountLoginButton a {
	background: url("../images/themes/fresh/action-btn-grad-green.png") repeat-x scroll 0 0 transparent !important;
	border: 1px solid #008183;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

body.green div.statsLeft ul.alternate li.alternate {
	background: none repeat scroll 0 0 #E8F6F7;
}

body.green div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #E8F6F7 !important;
}

body.green div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #E8F6F7 !important;
}

body.green div.statsLeft li.alternate.iconPOP3 {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #E8F6F7 !important;
}

body.green div.statsLeft li.alternate.iconWebmail {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -273px #E8F6F7 !important;
}

body.green div.statsLeft li.alternate.iconCalDAV,body.green div.statsLeft li.alternate.iconCardDAV, body.green div.statsLeft li.icon-contacts {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -638px #E8F6F7 !important;
}

body.green div.statsLeft li.alternate.iconActiveSync {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px #E8F6F7 !important;
}

body.green div.statsLeft li.alternate.icon-cal {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -242px #E8F6F7 !important;
}

body.green div.statsLeft li.alternate.icon-device {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1279px #E8F6F7 !important;
}

body.green ul#nav li#nav_app:hover a span {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 6px -1869px transparent;
}

body.green ul#nav_secondary li#password_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -2008px transparent !important;
}

body.green ul#nav_secondary li#password_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -2010px transparent !important;
}

body.green ul#nav_secondary li#spam_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 12px -242px transparent !important;
}

body.green ul#nav_secondary li#spam_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 12px -244px transparent !important;
}

body.green ul#nav_secondary li#Domain-Group a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1480px transparent;
}

body.green ul#nav_secondary li#Domain-Group.current a span.label, body.green ul#nav_secondary li#Domain-Group.current a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 5px -1482px transparent !important;
}

body.green ul#for_messages li#action_contact_newdomain a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-green.png") no-repeat scroll 8px -637px transparent;
}

body.green ul#for_messages li#action_contact_newuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-green.png") no-repeat scroll 7px -276px transparent;
}

body.green ul#for_messages li#action_contact_importuser a:hover span strong 
{		
	background:url("../images/themes/fresh/ui-hover-icons-green.png") no-repeat scroll 8px -671px transparent;
}

body.green ul#nav li#nav_mgr:hover a span {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -18px transparent;
}

body.green ul#nav li#nav_srv a:hover span {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 7px -911px transparent;
}

body.green ul#nav li#nav_sec a:hover span {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 8px -945px transparent;
}

body.green ul#nav li#nav_plu a:hover span {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 8px -747px transparent;
}

body.green ul#nav li#nav_lic a:hover span {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -717px transparent;
}

body.green ul#nav_secondary li#dashboard_logins.ui-state-active a span.label, 
body.green ul#nav_secondary li#dashboard_logins.ui-state-active.ui-state-default a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 5px -657px transparent !important;
}

body.green ul#nav_secondary li#dashboard_logins.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -655px transparent;
}

body.green ul#nav_secondary li#sent_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -843px transparent;
}

body.green ul#nav_secondary li#sent_mail.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -841px transparent;
}

body.green ul#nav_secondary li#dashboard_logs.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -809px transparent;
}

body.green ul#nav_secondary li#dashboard_logs.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -811px transparent;
}

body.green ul#nav_secondary li#account_profile.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -21px transparent !important;
}

body.green ul#nav_secondary li#account_profile.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -21px transparent !important;
}

body.green ul#nav_secondary li#account_profile.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 14px -19px transparent !important;
}

body.green ul#nav_secondary li#received_mail.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -877px transparent;
}

body.green ul#nav_secondary li#received_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -879px transparent;
}

body.green ul#nav_secondary li#dashboard_spam.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -242px transparent;
}

body.green ul#nav_secondary li#dashboard_spam.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -244px transparent;
}

body.green ul#nav_secondary li#dashboard_viruses.ui-state-hover a span.label, body.green ul#nav_secondary li#av_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -777px transparent;
}

body.green ul#nav_secondary li#dashboard_viruses.ui-state-active a span.label, body.green ul#nav_secondary li#av_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -779px transparent;
}

body.green ul#nav_secondary li#api_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1306px transparent !important;
}

body.green ul#nav_secondary li#api_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1304px transparent !important;
}

body.green ul#nav_secondary li#api_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1306px transparent !important;
}

body.green ul#nav_secondary li#dav_settings.ui-tabs-selected a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -373px transparent !important;
}

body.green ul#nav_secondary li#dav_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -371px transparent !important;
}

body.green ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -373px transparent !important;
}

body.green ul#nav_secondary li#dav_settings.ui-tabs-selected a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -85px transparent !important;
}

body.green ul#nav_secondary li#dav_settings.ui-state-hover a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -83px transparent !important;
}

body.green ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -85px transparent !important;
}

body.green ul#nav_secondary li#activesync_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -657px transparent !important;
}

body.green ul#nav_secondary li#activesync_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -655px transparent !important;
}

body.green ul#nav_secondary li#activesync_settings.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -657px transparent !important;
}

body.green ul#nav_secondary li#ios_profiles.ui-state-active a span.label, body.green ul#nav_secondary li#mobileui.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 8px -1341px transparent;
}

body.green ul#nav_secondary li#ios_profiles.ui-state-hover a span.label, body.green ul#nav_secondary li#mobileui.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 8px -1339px transparent;
}

body.green ul#nav_secondary li#ios_profiles.ui-state-hover.ui-state-active a span.label, body.green ul#nav_secondary li#mobileui.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 8px -1341px transparent;
}

body.green ul#nav_secondary li#massmail_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -147px transparent;
}

body.green ul#nav_secondary li#massmail_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -145px transparent;
}

body.green ul#nav_secondary li#massmail_settings.ui-state-active.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -147px transparent;
}

body.green ul#nav_secondary li#folder_all a:hover span.label, body.green ul#nav_secondary li a:hover span.groupIcon,
body.green ul#nav_secondary li#external a:hover span.label
 {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -370px transparent !important;
}

body.green ul#nav_secondary li.current a span.groupIcon, body.green ul#nav_secondary li#folder_all.current a span.label,
body.green ul#nav_secondary li.current a span.groupIcon, body.green ul#nav_secondary li#folder_all.current a span.label, body.green ul#nav_secondary li#external.current a span.label
 {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 8px -372px transparent !important;
}

body.green ul#for_messages li#action_contact_edituser a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-green.png") no-repeat scroll 7px -370px transparent;
}

body.green ul#for_messages li#action_contact_delete a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-green.png") no-repeat scroll 6px -213px transparent;
}

body.green ul#for_messages li#action_contact_deleteuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-green.png") no-repeat scroll 6px -213px transparent;
}

body.green ul#nav_secondary li#security_list.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 14px -19px transparent !important;
}

body.green ul#nav_secondary li#security_list.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 14px -21px transparent !important;
}

body.green ul#nav_secondary li#security_add.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1272px transparent;
}

body.green ul#nav_secondary li#security_add.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1274px transparent;
}

body.green ul#nav_secondary li#change_password.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -945px transparent !important;
}

body.green ul#nav_secondary li#change_password.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -947px transparent !important;
}

body.green ul#nav_secondary li#dashboard_summary.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1548px transparent;
}

body.green ul#nav_secondary li#dashboard_summary.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1550px transparent;
}

body.green ul#nav_secondary li#sql_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 14px -145px transparent;
}

body.green ul#nav_secondary li#sql_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 14px -147px transparent;
}

body.green ul#nav_secondary li#global_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1480px transparent !important;
}

body.green ul#nav_secondary li#global_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1482px transparent !important;
}

body.green ul#nav_secondary li#groupware_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 12px -370px transparent !important;
}

body.green ul#nav_secondary li#groupware_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 12px -372px transparent !important;
}

body.green ul#nav_secondary li#branding_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1515px transparent !important;
}

body.green ul#nav_secondary li#branding_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1517px transparent !important;
}

body.green ul#nav_secondary li#user_default.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -19px transparent !important;
}

body.green ul#nav_secondary li#user_default.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 13px -21px transparent !important;
}

body.green ul#nav_secondary li#pluginSettings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1039px transparent !important;
}

body.green ul#nav_secondary li#pluginSettings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1041px transparent !important;
}

body.green ul#nav_secondary li#addPlugins.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1375px transparent !important;
}

body.green ul#nav_secondary li#addPlugins.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1377px transparent !important;
}

body.green ul#nav_secondary li#register_license.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1411px transparent !important;
}

body.green ul#nav_secondary li#register_license.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 9px -1413px transparent !important;
}

body.green ul#nav_secondary li#license_details.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1445px transparent !important;
}

body.green ul#nav_secondary li#license_details.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1447px transparent !important;
}

body.green ul#nav_secondary li#update_screen.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1304px transparent !important;
}

body.green ul#nav_secondary li#update_screen.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1306px transparent !important;
}

body.green ul#nav_secondary li#archivevault_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1581px transparent !important;
}

body.green ul#nav_secondary li#archivevault_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1583px transparent !important;
}

body.green ul#nav_secondary li#aliases_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 12px -1614px transparent !important;
}

body.green ul#nav_secondary li#aliases_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 12px -1616px transparent !important;
}

body.green ul#nav_secondary li#relay_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1642px transparent !important;
}

body.green ul#nav_secondary li#relay_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1644px transparent !important;
}

body.green ul#nav_secondary li#pop3imap_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1672px transparent !important;
}

body.green ul#nav_secondary li#pop3imap_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1674px transparent !important;
}

body.green ul#nav_secondary li#smtp_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1702px transparent !important;
}

body.green ul#nav_secondary li#smtp_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1704px transparent !important;
}

body.green ul#nav_secondary li#network_config_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1941px transparent;
}

body.green ul#nav_secondary li#network_config_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1943px transparent;
}

body.green ul#nav_secondary li#reboot_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1974px transparent;
}

body.green ul#nav_secondary li#reboot_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 10px -1976px transparent;
}

body.green ul#nav_secondary li#app_dashboard_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 11px -1906px transparent;
}

body.green ul#nav_secondary li#app_dashboard_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-green.png") no-repeat scroll 6px -1908px transparent;
}


/* Purple theme */
body.purple #contact_info #back_button.accountLoginButton a {
	background: url("../images/themes/fresh/action-btn-grad-purple.png") repeat-x scroll 0 0 transparent !important;
	border: 1px solid #795DB3;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

body.purple div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #F3F1F8 !important;
}

body.purple div.statsLeft li.alternate.iconPOP3 {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #F3F1F8 !important;
}

body.purple div.statsLeft li.alternate.iconWebmail {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -273px #F3F1F8 !important;
}

body.purple div.statsLeft li.alternate.iconCalDAV, body.purple div.statsLeft li.alternate.iconCardDAV, body.purple div.statsLeft li.icon-contacts {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -638px #F3F1F8 !important;
}

body.purple div.statsLeft li.alternate.iconActiveSync {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px #F3F1F8 !important;
}

body.purple div.statsLeft li.alternate.icon-cal {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -242px #F3F1F8 !important;
}

body.purple div.statsLeft li.alternate.icon-device {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1279px #F3F1F8 !important;
}

body.purple div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #F3F1F8 !important;
}

body.purple div.statsLeft ul.alternate li.alternate {
	background: none repeat scroll 0 0 #F3F1F8;
}

body.purple ul#nav li#nav_app:hover a span {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 6px -1869px transparent;
}

body.purple ul#nav_secondary li#password_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -2008px transparent !important;
}

body.purple ul#nav_secondary li#password_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -2010px transparent !important;
}

body.purple ul#nav_secondary li#spam_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 12px -242px transparent !important;
}

body.purple ul#nav_secondary li#spam_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 12px -244px transparent !important;
}

body.purple ul#nav_secondary li#Domain-Group a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1480px transparent;
}

body.purple ul#nav_secondary li#Domain-Group.current a span.label, body.purple ul#nav_secondary li#Domain-Group.current a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 5px -1482px transparent !important;
}

body.purple ul#for_messages li#action_contact_newdomain a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-purple.png") no-repeat scroll 8px -637px transparent;
}

body.purple ul#for_messages li#action_contact_newuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-purple.png") no-repeat scroll 7px -276px transparent;
}

body.purple ul#for_messages li#action_contact_importuser a:hover span strong 
{		
	background:url("../images/themes/fresh/ui-hover-icons-purple.png") no-repeat scroll 8px -671px transparent;
}

body.purple ul#nav li#nav_mgr:hover a span {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -18px transparent;
}

body.purple ul#nav li#nav_srv a:hover span {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 7px -911px transparent;
}

body.purple ul#nav li#nav_sec a:hover span {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 8px -945px transparent;
}

body.purple ul#nav li#nav_plu a:hover span {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 8px -747px transparent;
}

body.purple ul#nav li#nav_lic a:hover span {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -717px transparent;
}

body.purple ul#nav_secondary li#dashboard_logins.ui-state-active a span.label, 
body.purple ul#nav_secondary li#dashboard_logins.ui-state-active.ui-state-default a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 5px -657px transparent !important;
}

body.purple ul#nav_secondary li#dashboard_logins.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -655px transparent;
}

body.purple ul#nav_secondary li#sent_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -843px transparent;
}

body.purple ul#nav_secondary li#sent_mail.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -841px transparent;
}

body.purple ul#nav_secondary li#dashboard_logs.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -809px transparent;
}

body.purple ul#nav_secondary li#dashboard_logs.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -811px transparent;
}

body.purple ul#nav_secondary li#account_profile.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -21px transparent !important;
}

body.purple ul#nav_secondary li#account_profile.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -21px transparent !important;
}

body.purple ul#nav_secondary li#account_profile.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 14px -19px transparent !important;
}

body.purple ul#nav_secondary li#received_mail.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -877px transparent;
}

body.purple ul#nav_secondary li#received_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -879px transparent;
}

body.purple ul#nav_secondary li#dashboard_spam.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -242px transparent;
}

body.purple ul#nav_secondary li#dashboard_spam.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -244px transparent;
}

body.purple ul#nav_secondary li#dashboard_viruses.ui-state-hover a span.label, body.purple ul#nav_secondary li#av_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -777px transparent;
}

body.purple ul#nav_secondary li#dashboard_viruses.ui-state-active a span.label, body.purple ul#nav_secondary li#av_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -779px transparent;
}

body.purple ul#nav_secondary li#api_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1306px transparent !important;
}

body.purple ul#nav_secondary li#api_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1304px transparent !important;
}

body.purple ul#nav_secondary li#api_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1306px transparent !important;
}

body.purple ul#nav_secondary li#dav_settings.ui-tabs-selected a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -373px transparent !important;
}

body.purple ul#nav_secondary li#dav_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -371px transparent !important;
}

body.purple ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -373px transparent !important;
}

body.purple ul#nav_secondary li#dav_settings.ui-tabs-selected a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -85px transparent !important;
}

body.purple ul#nav_secondary li#dav_settings.ui-state-hover a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -83px transparent !important;
}

body.purple ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -85px transparent !important;
}

body.purple ul#nav_secondary li#activesync_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -657px transparent !important;
}

body.purple ul#nav_secondary li#activesync_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -655px transparent !important;
}

body.purple ul#nav_secondary li#activesync_settings.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -657px transparent !important;
}

body.purple ul#nav_secondary li#ios_profiles.ui-state-active a span.label, body.purple  ul#nav_secondary li#mobileui.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 8px -1341px transparent;
}

body.purple ul#nav_secondary li#ios_profiles.ui-state-hover a span.label, body.purple  ul#nav_secondary li#mobileui.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 8px -1339px transparent;
}

body.purple ul#nav_secondary li#ios_profiles.ui-state-hover.ui-state-active a span.label, body.purple  ul#nav_secondary li#mobileui.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 8px -1341px transparent;
}

body.purple ul#nav_secondary li#massmail_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -147px transparent;
}

body.purple ul#nav_secondary li#massmail_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -145px transparent;
}

body.purple ul#nav_secondary li#massmail_settings.ui-state-active.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -147px transparent;
}

body.purple ul#nav_secondary li#folder_all a:hover span.label, body.purple ul#nav_secondary li a:hover span.groupIcon,
body.purple ul#nav_secondary li#external a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -370px transparent !important;
}

body.purple ul#nav_secondary li.current a span.groupIcon, body.purple ul#nav_secondary li#folder_all.current a span.label,
body.purple ul#nav_secondary li.current a span.groupIcon, body.purple ul#nav_secondary li#folder_all.current a span.label, body.purple ul#nav_secondary li#external.current a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 8px -372px transparent !important;
}

body.purple ul#for_messages li#action_contact_edituser a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-purple.png") no-repeat scroll 7px -370px transparent;
}

body.purple ul#for_messages li#action_contact_delete a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-purple.png") no-repeat scroll 6px -213px transparent;
}

body.purple ul#for_messages li#action_contact_deleteuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-purple.png") no-repeat scroll 6px -213px transparent;
}

body.purple ul#nav_secondary li#security_list.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 14px -19px transparent !important;
}

body.purple ul#nav_secondary li#security_list.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 14px -21px transparent !important;
}

body.purple ul#nav_secondary li#security_add.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1272px transparent;
}

body.purple ul#nav_secondary li#security_add.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1274px transparent;
}

body.purple ul#nav_secondary li#change_password.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -945px transparent !important;
}

body.purple ul#nav_secondary li#change_password.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -947px transparent !important;
}

body.purple ul#nav_secondary li#dashboard_summary.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1548px transparent;
}

body.purple ul#nav_secondary li#dashboard_summary.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1550px transparent;
}

body.purple ul#nav_secondary li#sql_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 14px -145px transparent;
}

body.purple ul#nav_secondary li#sql_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 14px -147px transparent;
}

body.purple ul#nav_secondary li#global_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1480px transparent !important;
}

body.purple ul#nav_secondary li#global_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1482px transparent !important;
}

body.purple ul#nav_secondary li#groupware_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 12px -370px transparent !important;
}

body.purple ul#nav_secondary li#groupware_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 12px -372px transparent !important;
}

body.purple ul#nav_secondary li#branding_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1515px transparent !important;
}

body.purple ul#nav_secondary li#branding_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1517px transparent !important;
}

body.purple ul#nav_secondary li#user_default.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -19px transparent !important;
}

body.purple ul#nav_secondary li#user_default.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 13px -21px transparent !important;
}

body.purple ul#nav_secondary li#pluginSettings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1039px transparent !important;
}

body.purple ul#nav_secondary li#pluginSettings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1041px transparent !important;
}

body.purple ul#nav_secondary li#addPlugins.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1375px transparent !important;
}

body.purple ul#nav_secondary li#addPlugins.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1377px transparent !important;
}

body.purple ul#nav_secondary li#register_license.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1411px transparent !important;
}

body.purple ul#nav_secondary li#register_license.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 9px -1413px transparent !important;
}

body.purple ul#nav_secondary li#license_details.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1445px transparent !important;
}

body.purple ul#nav_secondary li#license_details.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1447px transparent !important;
}

body.purple ul#nav_secondary li#update_screen.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1304px transparent !important;
}

body.purple ul#nav_secondary li#update_screen.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1306px transparent !important;
}

body.purple ul#nav_secondary li#archivevault_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1581px transparent !important;
}

body.purple ul#nav_secondary li#archivevault_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1583px transparent !important;
}

body.purple ul#nav_secondary li#aliases_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 12px -1614px transparent !important;
}

body.purple ul#nav_secondary li#aliases_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 12px -1616px transparent !important;
}

body.purple ul#nav_secondary li#relay_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1642px transparent !important;
}

body.purple ul#nav_secondary li#relay_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1644px transparent !important;
}

body.purple ul#nav_secondary li#pop3imap_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1672px transparent !important;
}

body.purple ul#nav_secondary li#pop3imap_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1674px transparent !important;
}

body.purple ul#nav_secondary li#smtp_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1702px transparent !important;
}

body.purple ul#nav_secondary li#smtp_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1704px transparent !important;
}

body.purple ul#nav_secondary li#network_config_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1941px transparent;
}

body.purple ul#nav_secondary li#network_config_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1943px transparent;
}

body.purple ul#nav_secondary li#reboot_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1974px transparent;
}

body.purple ul#nav_secondary li#reboot_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 10px -1976px transparent;
}

body.purple ul#nav_secondary li#app_dashboard_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 11px -1906px transparent;
}

body.purple ul#nav_secondary li#app_dashboard_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-purple.png") no-repeat scroll 6px -1908px transparent;
}


/* Red theme */
body.red #contact_info #back_button.accountLoginButton a {
	background: url("../images/themes/fresh/action-btn-grad-red.png") repeat-x scroll 0 0 transparent !important;
	border: 1px solid #CE3F60;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

body.red div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #FCEFF0 !important;
}

body.red div.statsLeft li.alternate.iconPOP3 {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #FCEFF0 !important;
}

body.red div.statsLeft li.alternate.iconWebmail {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -273px #FCEFF0 !important;
}

body.red div.statsLeft li.alternate.iconCalDAV, body.red div.statsLeft li.alternate.iconCardDAV, body.red div.statsLeft li.icon-contacts {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -638px #FCEFF0 !important;
}

body.red div.statsLeft li.alternate.iconActiveSync {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px #FCEFF0 !important;
}

body.red div.statsLeft li.alternate.icon-cal {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -242px #FCEFF0 !important;
}

body.red div.statsLeft li.alternate.icon-device {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1279px #FCEFF0 !important;
}

body.red div.statsLeft ul.alternate li.alternate {
	background: none repeat scroll 0 0 #FCEFF0;
}

body.red div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #FCEFF0 !important;
}

body.red ul#nav li#nav_app:hover a span {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 6px -1869px transparent;
}

body.red ul#nav_secondary li#password_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -2008px transparent !important;
}

body.red ul#nav_secondary li#password_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -2010px transparent !important;
}

body.red ul#nav_secondary li#spam_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 12px -242px transparent !important;
}

body.red ul#nav_secondary li#spam_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 12px -244px transparent !important;
}

body.red ul#nav_secondary li#Domain-Group a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1480px transparent;
}

body.red ul#nav_secondary li#Domain-Group.current a span.label, body.red ul#nav_secondary li#Domain-Group.current a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 5px -1482px transparent !important;
}

body.red ul#for_messages li#action_contact_newdomain a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-red.png") no-repeat scroll 8px -637px transparent;
}

body.red ul#for_messages li#action_contact_newuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-red.png") no-repeat scroll 7px -276px transparent;
}

body.red ul#for_messages li#action_contact_importuser a:hover span strong 
{		
	background:url("../images/themes/fresh/ui-hover-icons-red.png") no-repeat scroll 8px -671px transparent;
}

body.red ul#nav li#nav_mgr:hover a span {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -18px transparent;
}

body.red ul#nav li#nav_srv a:hover span {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 7px -911px transparent;
}

body.red ul#nav li#nav_sec a:hover span {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 8px -945px transparent;
}

body.red ul#nav li#nav_plu a:hover span {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 8px -747px transparent;
}

body.red ul#nav li#nav_lic a:hover span {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -717px transparent;
}

body.red ul#nav_secondary li#dashboard_logins.ui-state-active a span.label, 
body.red ul#nav_secondary li#dashboard_logins.ui-state-active.ui-state-default a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 5px -657px transparent !important;
}

body.red ul#nav_secondary li#dashboard_logins.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -655px transparent;
}

body.red ul#nav_secondary li#sent_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -843px transparent;
}

body.red ul#nav_secondary li#sent_mail.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -841px transparent;
}

body.red ul#nav_secondary li#dashboard_logs.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -809px transparent;
}

body.red ul#nav_secondary li#dashboard_logs.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -811px transparent;
}

body.red ul#nav_secondary li#account_profile.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -21px transparent !important;
}

body.red ul#nav_secondary li#account_profile.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -21px transparent !important;
}

body.red ul#nav_secondary li#account_profile.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 14px -19px transparent !important;
}

body.red ul#nav_secondary li#received_mail.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -877px transparent;
}

body.red ul#nav_secondary li#received_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -879px transparent;
}

body.red ul#nav_secondary li#dashboard_spam.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -242px transparent;
}

body.red ul#nav_secondary li#dashboard_spam.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -244px transparent;
}

body.red ul#nav_secondary li#dashboard_viruses.ui-state-hover a span.label, body.red ul#nav_secondary li#av_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -777px transparent;
}

body.red ul#nav_secondary li#dashboard_viruses.ui-state-active a span.label, body.red ul#nav_secondary li#av_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -779px transparent;
}

body.red ul#nav_secondary li#api_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1306px transparent !important;
}

body.red ul#nav_secondary li#api_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1304px transparent !important;
}

body.red ul#nav_secondary li#api_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1306px transparent !important;
}

body.red ul#nav_secondary li#dav_settings.ui-tabs-selected a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -373px transparent !important;
}

body.red ul#nav_secondary li#dav_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -371px transparent !important;
}

body.red ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -373px transparent !important;
}

body.red ul#nav_secondary li#dav_settings.ui-tabs-selected a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -85px transparent !important;
}

body.red ul#nav_secondary li#dav_settings.ui-state-hover a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -83px transparent !important;
}

body.red ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -85px transparent !important;
}

body.red ul#nav_secondary li#activesync_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -657px transparent !important;
}

body.red ul#nav_secondary li#activesync_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -655px transparent !important;
}

body.red ul#nav_secondary li#activesync_settings.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -657px transparent !important;
}

body.red ul#nav_secondary li#ios_profiles.ui-state-active a span.label, body.red ul#nav_secondary li#mobileui.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 8px -1341px transparent;
}

body.red ul#nav_secondary li#ios_profiles.ui-state-hover a span.label, body.red  ul#nav_secondary li#mobileui.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 8px -1339px transparent;
}

body.red ul#nav_secondary li#ios_profiles.ui-state-hover.ui-state-active a span.label, body.red ul#nav_secondary li#mobileui.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 8px -1341px transparent;
}

body.red ul#nav_secondary li#massmail_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -147px transparent;
}

body.red ul#nav_secondary li#massmail_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -145px transparent;
}

body.red ul#nav_secondary li#massmail_settings.ui-state-active.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -147px transparent;
}

body.red ul#nav_secondary li#folder_all a:hover span.label, body.red ul#nav_secondary li a:hover span.groupIcon, 
body.red ul#nav_secondary li#external a:hover span.label{
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -370px transparent !important;
}

body.red ul#nav_secondary li.current a span.groupIcon, body.red ul#nav_secondary li#folder_all.current a span.label,
body.red ul#nav_secondary li.current a span.groupIcon, body.red ul#nav_secondary li#folder_all.current a span.label, body.red ul#nav_secondary li#external.current a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 8px -372px transparent !important;
}

body.red ul#for_messages li#action_contact_edituser a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-red.png") no-repeat scroll 7px -370px transparent;
}

body.red ul#for_messages li#action_contact_delete a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-red.png") no-repeat scroll 6px -213px transparent;
}

body.red ul#for_messages li#action_contact_deleteuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-red.png") no-repeat scroll 6px -213px transparent;
}

body.red ul#nav_secondary li#security_list.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 14px -19px transparent !important;
}

body.red ul#nav_secondary li#security_list.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 14px -21px transparent !important;
}

body.red ul#nav_secondary li#security_add.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1272px transparent;
}

body.red ul#nav_secondary li#security_add.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1274px transparent;
}

body.red ul#nav_secondary li#change_password.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -945px transparent !important;
}

body.red ul#nav_secondary li#change_password.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -947px transparent !important;
}

body.red ul#nav_secondary li#dashboard_summary.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1548px transparent;
}

body.red ul#nav_secondary li#dashboard_summary.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1550px transparent;
}

body.red ul#nav_secondary li#sql_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 14px -145px transparent;
}

body.red ul#nav_secondary li#sql_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 14px -147px transparent;
}

body.red ul#nav_secondary li#global_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1480px transparent !important;
}

body.red ul#nav_secondary li#global_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1482px transparent !important;
}

body.red ul#nav_secondary li#groupware_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 12px -370px transparent !important;
}

body.red ul#nav_secondary li#groupware_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 12px -372px transparent !important;
}

body.red ul#nav_secondary li#branding_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1515px transparent !important;
}

body.red ul#nav_secondary li#branding_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1517px transparent !important;
}

body.red ul#nav_secondary li#user_default.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -19px transparent !important;
}

body.red ul#nav_secondary li#user_default.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 13px -21px transparent !important;
}

body.red ul#nav_secondary li#pluginSettings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1039px transparent !important;
}

body.red ul#nav_secondary li#pluginSettings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1041px transparent !important;
}

body.red ul#nav_secondary li#addPlugins.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1375px transparent !important;
}

body.red ul#nav_secondary li#addPlugins.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1377px transparent !important;
}

body.red ul#nav_secondary li#register_license.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1411px transparent !important;
}

body.red ul#nav_secondary li#register_license.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 9px -1413px transparent !important;
}

body.red ul#nav_secondary li#license_details.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1445px transparent !important;
}

body.red ul#nav_secondary li#license_details.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1447px transparent !important;
}

body.red ul#nav_secondary li#update_screen.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1304px transparent !important;
}

body.red ul#nav_secondary li#update_screen.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1306px transparent !important;
}

body.red ul#nav_secondary li#archivevault_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1581px transparent !important;
}

body.red ul#nav_secondary li#archivevault_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1583px transparent !important;
}

body.red ul#nav_secondary li#aliases_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 12px -1614px transparent !important;
}

body.red ul#nav_secondary li#aliases_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 12px -1616px transparent !important;
}

body.red ul#nav_secondary li#relay_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1642px transparent !important;
}

body.red ul#nav_secondary li#relay_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1644px transparent !important;
}

body.red ul#nav_secondary li#pop3imap_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1672px transparent !important;
}

body.red ul#nav_secondary li#pop3imap_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1674px transparent !important;
}

body.red ul#nav_secondary li#smtp_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1702px transparent !important;
}

body.red ul#nav_secondary li#smtp_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1704px transparent !important;
}

body.red ul#nav_secondary li#network_config_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1941px transparent;
}

body.red ul#nav_secondary li#network_config_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1943px transparent;
}

body.red ul#nav_secondary li#reboot_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1974px transparent;
}

body.red ul#nav_secondary li#reboot_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 10px -1976px transparent;
}

body.red ul#nav_secondary li#app_dashboard_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 11px -1906px transparent;
}

body.red ul#nav_secondary li#app_dashboard_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-red.png") no-repeat scroll 6px -1908px transparent;
}

/* Orange theme */
body.orange #contact_info #back_button.accountLoginButton a {
	background: url("../images/themes/fresh/action-btn-grad-orange.png") repeat-x scroll 0 0 transparent !important;
	border: 1px solid #DA5B27;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

body.orange div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #FDF3EF !important;
}

body.orange div.statsLeft li.alternate.iconPOP3 {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #FDF3EF !important;
}

body.orange div.statsLeft li.alternate.iconWebmail {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -273px #FDF3EF !important;
}

body.orange div.statsLeft li.alternate.iconCalDAV, body.orange div.statsLeft li.alternate.iconCardDAV, body.orange div.statsLeft li.icon-contacts {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -638px #FDF3EF !important;
}

body.orange div.statsLeft li.alternate.iconActiveSync {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px #FDF3EF !important;
}

body.orange div.statsLeft li.alternate.icon-cal {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -242px #FDF3EF !important;
}

body.orange div.statsLeft li.alternate.icon-device {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1279px #FDF3EF !important;
}

body.orange div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #FDF3EF !important;
}

body.orange div.statsLeft ul.alternate li.alternate {
	background: none repeat scroll 0 0 #FDF3EF;
}

body.orange ul#nav li#nav_app:hover a span {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 6px -1869px transparent;
}

body.orange ul#nav_secondary li#password_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -2008px transparent !important;
}

body.orange ul#nav_secondary li#password_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -2010px transparent !important;
}

body.orange ul#nav_secondary li#spam_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 12px -242px transparent !important;
}

body.orange ul#nav_secondary li#spam_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 12px -244px transparent !important;
}

body.orange ul#nav_secondary li#Domain-Group a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1480px transparent;
}

body.orange ul#nav_secondary li#Domain-Group.current a span.label, body.orange ul#nav_secondary li#Domain-Group.current a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 5px -1482px transparent !important;
}

body.orange ul#for_messages li#action_contact_newdomain a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-orange.png") no-repeat scroll 8px -637px transparent;
}

body.orange ul#for_messages li#action_contact_newuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-orange.png") no-repeat scroll 7px -276px transparent;
}

body.orange ul#for_messages li#action_contact_importuser a:hover span strong 
{		
	background:url("../images/themes/fresh/ui-hover-icons-orange.png") no-repeat scroll 8px -671px transparent;
}

body.orange ul#nav li#nav_mgr:hover a span {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -18px transparent;
}

body.orange ul#nav li#nav_srv a:hover span {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 7px -911px transparent;
}

body.orange ul#nav li#nav_sec a:hover span {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 8px -945px transparent;
}

body.orange ul#nav li#nav_plu a:hover span {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 8px -747px transparent;
}

body.orange ul#nav li#nav_lic a:hover span {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -717px transparent;
}

body.orange ul#nav_secondary li#dashboard_logins.ui-state-active a span.label, 
body.orange ul#nav_secondary li#dashboard_logins.ui-state-active.ui-state-default a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 5px -657px transparent !important;
}

body.orange ul#nav_secondary li#dashboard_logins.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -655px transparent;
}

body.orange ul#nav_secondary li#sent_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -843px transparent;
}

body.orange ul#nav_secondary li#sent_mail.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -841px transparent;
}

body.orange ul#nav_secondary li#dashboard_logs.ui-state-hover.ui-state-default a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -809px transparent;
}

body.orange ul#nav_secondary li#dashboard_logs.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -811px transparent;
}

body.orange ul#nav_secondary li#account_profile.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -21px transparent !important;
}

body.orange ul#nav_secondary li#account_profile.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -21px transparent !important;
}

body.orange ul#nav_secondary li#account_profile.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 14px -19px transparent !important;
}

body.orange ul#nav_secondary li#received_mail.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -877px transparent;
}

body.orange ul#nav_secondary li#received_mail.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -879px transparent;
}

body.orange ul#nav_secondary li#dashboard_spam.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -242px transparent;
}

body.orange ul#nav_secondary li#dashboard_spam.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -244px transparent;
}

body.orange ul#nav_secondary li#dashboard_viruses.ui-state-hover a span.label, body.orange ul#nav_secondary li#av_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -777px transparent;
}

body.orange ul#nav_secondary li#dashboard_viruses.ui-state-active a span.label, body.orange ul#nav_secondary li#av_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -779px transparent;
}

body.orange ul#nav_secondary li#api_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1306px transparent !important;
}

body.orange ul#nav_secondary li#api_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1304px transparent !important;
}

body.orange ul#nav_secondary li#api_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1306px transparent !important;
}

body.orange ul#nav_secondary li#dav_settings.ui-tabs-selected a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -373px transparent !important;
}

body.orange ul#nav_secondary li#dav_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -371px transparent !important;
}

body.orange ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -373px transparent !important;
}

body.orange ul#nav_secondary li#dav_settings.ui-tabs-selected a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -85px transparent !important;
}

body.orange ul#nav_secondary li#dav_settings.ui-state-hover a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -83px transparent !important;
}

body.orange ul#nav_secondary li#dav_settings.ui-state-hover.ui-state-active a[title="WebDAV Files Storage"] span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -85px transparent !important;
}

body.orange ul#nav_secondary li#activesync_settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -657px transparent !important;
}

body.orange ul#nav_secondary li#activesync_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -655px transparent !important;
}

body.orange ul#nav_secondary li#activesync_settings.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -657px transparent !important;
}

body.orange ul#nav_secondary li#ios_profiles.ui-state-active a span.label, body.orange  ul#nav_secondary li#mobileui.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 8px -1341px transparent;
}

body.orange ul#nav_secondary li#ios_profiles.ui-state-hover a span.label, body.orange  ul#nav_secondary li#mobileui.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 8px -1339px transparent;
}

body.orange ul#nav_secondary li#ios_profiles.ui-state-hover.ui-state-active a span.label, body.orange  ul#nav_secondary li#mobileui.ui-state-hover.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 8px -1341px transparent;
}

body.orange ul#nav_secondary li#massmail_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -147px transparent;
}

body.orange ul#nav_secondary li#massmail_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -145px transparent;
}

body.orange ul#nav_secondary li#massmail_settings.ui-state-active.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -147px transparent;
}

body.orange ul#nav_secondary li#folder_all a:hover span.label, body.orange ul#nav_secondary li a:hover span.groupIcon,
body.orange ul#nav_secondary li#external a:hover span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -370px transparent !important;
}

body.orange ul#nav_secondary li.current a span.groupIcon, body.orange ul#nav_secondary li#folder_all.current a span.label,
body.orange ul#nav_secondary li.current a span.groupIcon, body.orange ul#nav_secondary li#folder_all.current a span.label, body.orange ul#nav_secondary li#external.current a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 8px -372px transparent !important;
}

body.orange ul#for_messages li#action_contact_edituser a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-orange.png") no-repeat scroll 7px -370px transparent;
}

body.orange ul#for_messages li#action_contact_delete a:hover span strong {
	background: url("../images/themes/fresh/ui-hover-icons-orange.png") no-repeat scroll 6px -213px transparent;
}

body.orange ul#for_messages li#action_contact_deleteuser a:hover span strong {
    background: url("../images/themes/fresh/ui-hover-icons-orange.png") no-repeat scroll 6px -213px transparent;
}

body.orange ul#nav_secondary li#security_list.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 14px -19px transparent !important;
}

body.orange ul#nav_secondary li#security_list.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 14px -21px transparent !important;
}

body.orange ul#nav_secondary li#security_add.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1272px transparent;
}

body.orange ul#nav_secondary li#security_add.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1274px transparent;
}

body.orange ul#nav_secondary li#change_password.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -945px transparent !important;
}

body.orange ul#nav_secondary li#change_password.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -947px transparent !important;
}

body.orange ul#nav_secondary li#dashboard_summary.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1548px transparent;
}

body.orange ul#nav_secondary li#dashboard_summary.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1550px transparent;
}

body.orange ul#nav_secondary li#sql_settings.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 14px -145px transparent;
}

body.orange ul#nav_secondary li#sql_settings.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 14px -147px transparent;
}

body.orange ul#nav_secondary li#global_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1480px transparent !important;
}

body.orange ul#nav_secondary li#global_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1482px transparent !important;
}

body.orange ul#nav_secondary li#groupware_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 12px -370px transparent !important;
}

body.orange ul#nav_secondary li#groupware_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 12px -372px transparent !important;
}

body.orange ul#nav_secondary li#branding_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1515px transparent !important;
}

body.orange ul#nav_secondary li#branding_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1517px transparent !important;
}

body.orange ul#nav_secondary li#user_default.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -19px transparent !important;
}

body.orange ul#nav_secondary li#user_default.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 13px -21px transparent !important;
}

body.orange ul#nav_secondary li#pluginSettings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1039px transparent !important;
}

body.orange ul#nav_secondary li#pluginSettings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1041px transparent !important;
}

body.orange ul#nav_secondary li#addPlugins.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1375px transparent !important;
}

body.orange ul#nav_secondary li#addPlugins.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1377px transparent !important;
}

body.orange ul#nav_secondary li#register_license.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1411px transparent !important;
}

body.orange ul#nav_secondary li#register_license.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 9px -1413px transparent !important;
}

body.orange ul#nav_secondary li#license_details.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1445px transparent !important;
}

body.orange ul#nav_secondary li#license_details.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1447px transparent !important;
}

body.orange ul#nav_secondary li#update_screen.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1304px transparent !important;
}

body.orange ul#nav_secondary li#update_screen.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1306px transparent !important;
}

body.orange ul#nav_secondary li#archivevault_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1581px transparent !important;
}

body.orange ul#nav_secondary li#archivevault_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1583px transparent !important;
}

body.orange ul#nav_secondary li#aliases_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 12px -1614px transparent !important;
}

body.orange ul#nav_secondary li#aliases_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 12px -1616px transparent !important;
}

body.orange ul#nav_secondary li#relay_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1642px transparent !important;
}

body.orange ul#nav_secondary li#relay_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1644px transparent !important;
}

body.orange ul#nav_secondary li#pop3imap_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1672px transparent !important;
}

body.orange ul#nav_secondary li#pop3imap_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1674px transparent !important;
}

body.orange ul#nav_secondary li#smtp_settings.ui-state-hover a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1702px transparent !important;
}

body.orange ul#nav_secondary li#smtp_settings.ui-state-active a span.label {
	background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1704px transparent !important;
}

body.orange ul#nav_secondary li#network_config_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1941px transparent;
}

body.orange ul#nav_secondary li#network_config_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1943px transparent;
}

body.orange ul#nav_secondary li#reboot_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1974px transparent;
}

body.orange ul#nav_secondary li#reboot_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 10px -1976px transparent;
}

body.orange ul#nav_secondary li#app_dashboard_tab.ui-state-hover a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 11px -1906px transparent;
}

body.orange ul#nav_secondary li#app_dashboard_tab.ui-state-active a span.label {
    background: url("../images/themes/fresh/ui-icons-orange.png") no-repeat scroll 6px -1908px transparent;
}

/* New Graps */
.axis path,
.axis line {
  fill: none;
  stroke: none;
  shape-rendering: crispEdges;
}

div#multi-line {
	-webkit-box-shadow: 0 1px 0 #FFFFFF;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	box-shadow: 0 1px 0 #FFFFFF;
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
}

div#row1 {
	
}

div#map {
	width:100% !important;
}

div#row2 {
	width: 100%;
	-webkit-box-shadow: 0 1px 0 #FFFFFF;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	box-shadow: 0 1px 0 #FFFFFF;
	border-bottom: 1px solid #e0e0e0;
	height: auto;
	float: left;
    height: 100%;
    position: relative;
    width: 100%;
	margin-bottom: 20px;
}

div#arc {
    float: left;
    width: 479px;
}

div#realtime {
	float: left;
	min-width: 530px;
	height: 200px;
	-webkit-box-shadow: 1px 0 0 #FFFFFF;
	-moz-box-shadow: 1px 0 0 #FFFFFF;
	box-shadow: 1px 0 0 #FFFFFF;
	border-right: 1px solid #e0e0e0;
	padding: 10px !important;
	margin-top: 15px;
	margin-bottom: 15px;
}

.tick.major {
	fill: #a6a6a6;
}

.x.axis {
	display:none;
}

.x.axis path {
  display: none;
}

.line {
  fill: none;
  stroke: steelblue;
  stroke-width: 1.5px;
}

#primary_content {
	padding-top: 20px;
}

div#primary_content_inner {
    background: none repeat scroll 0 0 #F9F9F9;
}

/* Account manager stats */
div#contact_info #nomsgselect {
	background: url("../images/themes/fresh/no-user-selected.png") no-repeat scroll 50% 55% transparent;
}

#Flash.flash_notice, #licence-error {
	margin-bottom: 20px !important;
    margin-top: 0px !important;
}

#contact_info {
	background: none repeat scroll 0 0 #fff;
    left: 225px;
    padding-left: 15px;
    padding-right: 15px;  
}

div#primary_content input, div#primary_content textarea {
	width: 99% !important;
}

table#contact_table input, table#contact_table textarea, table.settings td.filterinput input#aliasFilter,
table.settings td.filterinput input#mailrelayFilter
 {
	width: 100% !important;
}

div#primary_content textarea, div#primary_content select, div#primary_content input {
    background: none repeat scroll 0 0 white;
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    color: #888888;
    display: block;
    font: 12px HelveticaNeue,Helvetica,Arial;
    height: 35px;
    padding-left: 9px;
    width: 100%;
	padding-right: 7px;
}

div#primary_content input {
    padding-top: 10px\9;
    height: 25px\9;
}

div#primary_content input[type="checkbox"], div#primary_content input[type="radio"] {
    background: none repeat scroll 0 0 white;
    color: #888888;
    border: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top:0px !important;
    display: block;
    font: 12px HelveticaNeue,Helvetica,Arial;
    height: 35px;
    width: 100%;
    border-radius: 0px 0px 0px 0px !important;
}

div#primary_content .styled-select select  {
	padding-bottom: 8px\9;
}

div#primary_content input[type="submit"] {
    background: url("../images/themes/fresh/action-btn.png") repeat-x scroll 0 0 transparent !important;
    color: #333333;
    height: 25px;
    margin-bottom: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto !important;
    border: 1px solid #ABABAB;
}

div#primary_content input[type="checkbox"], div#primary_content input[type="radio"] {
    height: auto;
    width: auto !important;
    display: inline;
}

div#primary_content input:focus, div#primary_content select:focus, table.moreInformationField select:focus, table.moreInformationField input:focus,
textarea:focus, table.moreInformationField select:focus, div.styled-select:focus, div.styled-select:active
   {
	border: 1px solid #4291DE !important;
    box-shadow: 0 0 2px #4291DE;
    outline: medium none;
}

#contact_table textarea, table.moreInformationField textarea {
	height: 100%;
    min-height: 100px;
    padding: 10px;
}

table.moreInformationField input {
	width: 265px;
}

.contact_info {
	width: auto;
}

#contact_table select:hover {
	cursor: pointer;
}

.styled-select {
    background: none repeat scroll 0 0 white;
    border: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    color: #888888;
    height: auto;
    line-height: 21px;
    position: relative;
    width: 100%;
	overflow: hidden;
}

table.settings {
	margin: 0;
}

#settingsForm, div#excluded {
	padding-right: 20px;
}

#Dashboard table.settings td.label, table.settings td.label {
    padding-left: 33px !important;
    white-space: normal;
    min-width: 150px;
}

table.settings.licenses td.label {
    min-width: auto !important;
    white-space: nowrap;
}

#settingsForm table.settings td.tdstyle, td.tdstyle, div#List_Subadmins td.filterinput,
#subadminEditForm td.tdstyle
{
	padding-right: 8px !important;	
} 

#subadminEditForm {
	padding: 20px;
	padding-top: 0px;
}  

form#settingsForm td {
	padding-right: 17px;
}

form#settingsForm td.filterinput {
	padding-right: 0px !important;
}

form#subadminAddForm, form#adminPasswordForm {
	padding: 0px 20px;
}

td#versionUpdateButtonArea {
	padding-left: 33px !important;
}

div#primary_content_inner table.settings.licenses {
	margin: 0 20px 0 43px;
}

table#contact_table td.contact_group .styled-select, table#contact_table td.contact_domain .styled-select {
	width: 317px;
}

.styled-select select {
    -webkit-appearance: none;
    -moz-appearance: window;
    background: transparent;
	border:none;
    width: 115% !important;
    wid\th: 115%;   /* IE hack */
    padding: 1px 20px 0 6px;
    border: 0 !important;
    z-index: 110;
	padding-top: 10px;
	padding-right: 0px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .styled-select select  { padding-top: 0px  }
}

span#expandMoreInfoText {
	white-space: nowrap;
}

td.contact_field {
    color: #333333;
    font-size: 13px;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

td.contact_field h2 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 24px;
	font-weight: normal;
	color: #111111;
}

.styled-select .arrow {
    background: url("../images/themes/fresh/ui-toolbar-icons.png") no-repeat scroll -5px -608px transparent;
    height: 12px;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 12px;
}

#Users td#UserPhoto {
    display: block;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 15px;
    padding: 0 !important;
}

#Users #contactform td#UserPhoto {
    margin-left: 12px !important;
    width: 70px;
}

.contact_field_phone img {
    float: left;
    position: absolute;
    margin-left: 8px;
    margin-top: 13px;
}

.contact_field_phone input {
	float: left;
}

.lessinfo SPAN, .moreinfo SPAN {
	color: #424242;
}

#contact_info .full_name {
	color: #111111;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 24px;
	font-weight: normal;
}

#contact_info .email {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 1px;
}

div#Users #primary_header {
	height: 0px;
	border: none;
}

#primary_header h1 {
	display:none;
}

div#Users #contact-hold #primary_content {
    top: 94px !important;
}

#primary_header #back_button, #primary_header #top_right_button {
	position: absolute;
    right: 151px;
    top: 33px;
}

#Users .groupEditButton {
    position: absolute !important;
    right: 214px !important;
	width: 141px;
	min-width: 141px;
}

#Users .groupEditButton.Group {
    right: 206px !important;
}

#Users .groupEditButton.disabled {
	right: 85px !important;
}

#Users .groupEditButton.noUserGroup, #Users .groupEditButton.noUser {
	right: 8px !important;
	padding-top: 0px !important;
	margin-top: -10px !important;
}

#Users .groupEditButton.noUser {
	right: 15px !important;
}

table#contact_table #back_button.accountEditButton {
    float: left;
    position: relative;
}

#contact_table {
	width: auto;
}

form#contactform table#contact_table, form#contactform table.moreInformationField {
	width: 95%;
}

table#contact_table #back_button.accountLoginButton {
    float: right;
    margin-left: 4px;
}

table#contact_table #back_button {
    float: right;
    margin: 0;
    position: relative;
    right: 15px;
}

tr#moreInformation td.contact_field {
	padding-left:20px;
}

div.tabsContent td.contact_field, DIV#accountStats H1, DIV#usageStats H1 {
	color: #111111;
	width: 130px;
}

DIV#accountStats {
    height: 100%;
    overflow: hidden;
    position: relative;
}

DIV#accountStats H1, DIV#usageStats H1 {
    color: #424242;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 8px;
}

DIV#accountStats DIV.statsLeft, DIV#accountStats DIV.statsRight {
	float: left;
	width: 47%;
	height: 100%;
}

DIV#accountStats DIV.statsLeft {
	border-right: 1px solid #e8e8e8;
    padding-right: 20px;
}

div.statsLeft ul, div.statsRight ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

div.statsLeft ul li, div.statsRight ul li {
    border-bottom: medium none;
    font-size: 13px;
    padding: 11px 14px 10px 42px;
	color: #424242;
}

div.statsRight ul li {
	padding: 11px 14px 10px 0;
}

div.statsLeft ul.alternate li.alternate {
	background: none repeat scroll 0 0 #F1F4F6;
}


/* Services Icons for User Manager */
div.statsLeft li.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px transparent !important;
}

div.statsLeft li.alternate.iconIMAP {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #F1F4F6 !important;
}

div.statsLeft li.iconPOP3 {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px transparent !important;
}

div.statsLeft li.alternate.iconPOP3 {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -1539px #F1F4F6 !important;
}

div.statsLeft li.iconWebmail {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -273px transparent;
}

div.statsLeft li.alternate.iconWebmail {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -273px #F1F4F6 !important;
}

div.statsLeft li.iconCalDAV, div.statsLeft li.iconCardDAV, div.statsLeft li.icon-contacts {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -638px transparent !important;
}

div.statsLeft li.alternate.iconCalDAV, div.statsLeft li.alternate.iconCardDAV, div.statsLeft li.icon-contacts {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px -638px #F1F4F6 !important;
}

div.statsLeft li.iconActiveSync {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px transparent;
}

div.statsLeft li.alternate.iconActiveSync {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -1175px #F1F4F6 !important;
}

div.statsLeft li.icon-cal {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -246px transparent;
}

div.statsLeft li.alternate.icon-cal {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -242px #F1F4F6 !important;
}

div.statsLeft li.icon-device {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1279px transparent;
}

div.statsLeft li.alternate.icon-device {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -1279px #F1F4F6 !important;
}

div.statsRight ul li img {
	background: url("../images/themes/fresh/gravatar-default.png") no-repeat scroll 0 0px transparent;
    margin-right: 5px;
    border-radius: 50% 50% 50% 50%;
}

DIV#accountStats DIV.statsRight {
    float: left;
    padding-left: 20px;
}

DIV#accountStats LI SPAN {
	color: #999999;
	float:right;
}

DIV#accountStats LI SPAN.account {
    float: none;
    position: absolute;
    padding-top: 8px;
    padding-left: 3px;
}

.graphArc {
	position: relative;
	float: left;
	/* padding-right: 130px; */
}


/* Activity Map*/

DIV#activityMap {
    display: block;
    float: left;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

DIV#activityMapSide {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    display: block;
    float: left;
    height: 195px;
    margin-top: 10px;
    opacity: 0.9;
    overflow: hidden;
    padding: 15px;
    position: absolute;
    right: 11px;
    width: auto;
}

DIV#activityMapSide h2 {
    color: #888888;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 8px;
    text-transform: uppercase;
}

DIV#activityMapSide ul {
	margin:0;
	padding:0;
}

DIV#activityMapSide li {
    height: 23px;
    list-style-type: none;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}

DIV#activityMapSide li input {
	margin-right: 2px;
}

DIV#activityMapSide li span {
    line-height: 22px;
    overflow: hidden;
    padding-left: 22px;
    text-overflow: ellipsis;
}

DIV#activityMapSide li.webmail {
	background: url("../images/marker-blue-sml.png") no-repeat scroll 0px 0px transparent;
}

DIV#activityMapSide li.imap {
	background: url("../images/marker-purple-sml.png") no-repeat scroll 0px 0px transparent;
}

DIV#activityMapSide li.pop3 {
	background: url("../images/marker-green-sml.png") no-repeat scroll 0px 0px transparent;
}

DIV#activityMapSide li.dav {
	background: url("../images/marker-red-sml.png") no-repeat scroll 0px 0px transparent;
}

DIV#activityMapSide li.activesync {
	background: url("../images/marker-orange-sml.png") no-repeat scroll 0px 0px transparent;
}

DIV#activityMapSide .chkLoginCount {
    color: #999999;
    padding-left:0px !important;
}

DIV#activitySlider {
    clear: both;
    position: relative;
    width: 100%;
}

div#Slider.ui-slider-horizontal .ui-slider-handle {
	background: url("../images/themes/fresh/slider-handle.png") no-repeat scroll 0 0 transparent !important;
    border: none !important;
    height: 18px !important;
    width: 18px !important;
}

div#Slider.ui-slider-horizontal .ui-slider-range {
	background: url("../images/themes/fresh/slider-range.png") repeat-x scroll 0 0 transparent !important;
}

div#Slider {
    background: url("../images/themes/fresh/slider-bg.png") repeat-x scroll 0 0 transparent !important;
    border: none !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#Slider .ui-slider-horizontal, div#Slider.ui-slider-horizontal {
	border: transparent !important;
}

div#Slider.ui-slider span.ui-slider-tic {
	border: none !important;
}

div#Slider .ui-slider-tooltip, div#Slider.ui-slider-tooltip {
	border:1px solid #A2A2A2 !important;
}

#mapRangeDesc {
    position: relative;
    top: 10px;
	font-size: 12px;
}

DIV#usageStats {
    height: 180px;
    position: relative;
    width: 590px;
}

DIV#usageLeft {
	float: left;
}

DIV#usageRight {
	float: right;
}

DIV#userMap {
    height: 400px;
    width: 100%;
}

DIV.mapLoading {
	display: none;
}

DIV#clearDivide {
	clear: both;
}

/* Admin User panel */
#address_contacts {
	width: 224px;
}

.contact_icon {
	display:none;
}

#Users td.photo {
	width: auto;
}

#contact_info #back_button.accountLoginButton a {
	background: url("../images/themes/fresh/action-btn-grad.png") repeat-x scroll 0 0 #007EB2 !important;
	border: 1px solid #1F6DB6;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

#contact_info #back_button.accountLoginButton a:hover span, #contact_info #back_button.accountLoginButton a:hover span strong {
	color: #fff !important;
}

#contact_info #back_button.accountLoginButton a span {
    background: none repeat scroll 0 0 transparent !important;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	font-weight: bold;
}

.viewUserInfo {
	float: left;
}

.userManagerBtns {
    position: absolute;
    right: 0;
    width: auto;
	top: 26px;
}

#charts {
    height: 100%;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

.chart {
  display: inline-block;
  height: 151px;
  margin-bottom: 20px;
}

.reset {
  padding-left: 1em;
  font-size: smaller;
  color: #ccc;
}

.background.bar {
  fill: #ccc;
}

.foreground.bar {
  fill: #1076B0;
}

.axis path, .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.axis text {
  font: 10px sans-serif;
}

.brush rect.extent {
    fill: #F1F4F6;
}

.brush .resize path {
  fill: #eee;
  stroke: #666;
}

#hour-chart {
  width: 100%;
}

#delay-chart {
   width: 100%;
}

#distance-chart {
   width: 100%;
}

#date-chart {
  width: 100%;
}

#flight-list {
  min-height: 1024px;
}

#flight-list .date,
#flight-list .day {
  margin-bottom: .4em;
}

#flight-list .flight {
  line-height: 1.5em;
  background: #eee;
  width: 640px;
  margin-bottom: 1px;
}

#flight-list .time {
  color: #999;
}

#flight-list .flight div {
  display: inline-block;
  width: 100px;
}

#flight-list div.distance,
#flight-list div.delay {
  width: 160px;
  padding-right: 10px;
  text-align: right;
}

#flight-list .early {
  color: green;
}

aside {
  position: absolute;
  left: 740px;
  font-size: smaller;
  width: 220px;
}

.mainContainer
{
	margin:60px auto 0 auto;
	width:600px;
}

.topNav
{
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	font-size:12px;
	width:960px;
	margin:0 auto;
	letter-spacing:-1px\9;
}

.tabs li
{
    display: table-cell;
    width: 25%;
}

.tabs li a
{
	text-shadow: 0 1px 0 #FFFFFF;
	position: relative;
	top: 1px;
	display: block;
	cursor: pointer;
	padding:9px 0 !important;
	border:1px solid #cccccc;
	border-left:0px;
	font-size:13px;
	color:#666666;
	font-weight:400;
	background: rgb(250,250,250);
	background: -moz-linear-gradient(top,  rgba(250,250,250,1) 0%, rgba(235,234,234,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(100%,rgba(235,234,234,1)));
	background: -webkit-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(235,234,234,1) 100%);
	background: -o-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(235,234,234,1) 100%);
	background: -ms-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(235,234,234,1) 100%);
	background: linear-gradient(to bottom,  rgba(250,250,250,1) 0%,rgba(235,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ebeaea',GradientType=0 );
}

.tabs li a.tab1 {
	border-left: 1px solid #cccccc;
	-moz-border-radius: 3px 0px 0 0;
    border-radius: 4px 0px 0 0;
}

.tabs li a.tab4 {
	-moz-border-radius: 0px 4px 0 0;
    border-radius: 0px 3px 0 0;
}

.tabs .tab-current
{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 13px 11px 12px;
	font-weight: bold;
}

.tabsContent
{
	border:1px solid #cccccc;
	background:#f9f9f9;
	padding:20px 20px 20px 20px;
	color:#666666;
    display:none;
}

.tabsContent.tab4 {
	padding: 0px 0px 20px;
}

ul.tabs
{
    box-shadow: 0 8px 4px -5px #EBEAEA;
    display: table;
    height: 100%;
    margin: 0;
    position: relative;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

.usertabs {
    position: relative;
    top: 26px;
}

.leaflet-popup-content h3 {
    padding-bottom: 3px;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
	opacity: 0.9;
}

.leaflet-popup-content-wrapper {
	border-radius: 3px !important;
	-moz-border-radius: 3px;
}

.leaflet-popup-content #popupContentValue {
    color: #999999;
}

/*Firefox hack*/
@-moz-document url-prefix()
{
	ul.tabs
	{
	   margin: 0px;
	}
}

/* Help */
body.help div#primary_content p img {
	border: 1px solid #d3d3d3;
}

.help #primary_content {
	padding-top: 0px;
}

body.help ul#nav_secondary li.ui-tabs-selected a span.label {
	padding-left: 36px !important;
}

body.help ul#nav_secondary li#dashboard_help a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -1141px transparent;
}

body.help ul#nav_secondary li#dashboard_help.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 8px -1143px transparent !important;
}

body.help ul#nav_secondary li#user_manager_help a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 13px 12px transparent;
}

body.help ul#nav_secondary li#user_manager_help.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px 10px transparent !important;
}

body.help ul#nav_secondary li#services a span.label { 
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 11px -848px transparent;
}

body.help ul#nav_secondary li#services.ui-tabs-selected a span.label { 
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 8px -850px transparent !important;
}

body.help ul#nav_secondary li#security a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -885px transparent;
}

body.help ul#nav_secondary li#security.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 6px -887px transparent !important;
}

body.help ul#nav_secondary li#settings a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 12px -19px transparent;
}

body.help ul#nav_secondary li#settings.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -21px transparent !important;
}

body.help ul#nav_secondary li#license a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 10px -947px transparent;
}

body.help ul#nav_secondary li#license.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 7px -949px transparent !important;
}

body.help ul#nav_secondary li#plugins a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 9px -978px transparent;
}

body.help ul#nav_secondary li#plugins.ui-tabs-selected a span.label {
	background: url("../images/themes/fresh/ui-icons-grey.png") no-repeat scroll 6px -980px transparent !important;
}