
/*

$Id: sqwebmail.css,v 1.1 2004/04/08 21:30:17 sbeck Exp $

Copyright 2001 Double Precision, Inc.  See COPYING for
distribution information.

*/


/* Default: bg.gif background image (white default), black text */

A:link {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none}
A:visited {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;}
A:hover {FONT-SIZE: 10pt; COLOR: #009900; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none}

A.menulink:link {FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none; font-weight: 500;}
A.menulink:visited {FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;font-weight: 500;}
A.menulink:hover {FONT-SIZE: 8pt; COLOR: #009900; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;font-weight: 500;}

BODY { background-color: #FFFFFF;
color: #000000; font-size: 8pt; font-family: verdana,arial,helvetica; margin: 0;}


/* blue box at the top of every page, with the page title and E-mail addr */
 
.pageheader { font-size: 200%; font-weight: bold;}

/************************* List of folders *****************************/

   /* Light yellow background color */

.folderlist { background-color: #FFFFFF; }

   /* List of folders header - yellow "Folder/# messages" on blue. */

.folderlist-header { background-color: #DDDDDD; color: #000080}

   /* Background colors for entries for subfolders and parent folder dirs */

.folderparentdir { background-color: #FFFFFF }

.foldersubdir { background-color: #FFFFFF }

  /* Background color for unsubscribed shared folder */

.folderunsubscribed { background-color: #FFFFFF }

  /* Unread messages count */

.subfolderlistunread, .folderlistunread { color: #800000; font-size: 90% }

  /* Total messages count */

.subfoldercnt, .foldercnt {font-family: verdana,arial,helvetica; font-size: 10px; color: #000000 }

  /* A link to an actual folder */

.folderlink:link, .folderlink:visited { }
.folderlink:active { background-color: white; }

	/* Calendar summary on the main folders screen */

.eventsummarytitle,
.eventsummarytitle A:link,
.eventsummarytitle A:visited,
.eventsummarytitle A:active { color: #008000 }

.eventsummary,
.eventsummary A:link,
.eventsummary A:visited,
.eventsummary A:active { font-family: courier new; font-size: 90%;
			 text-decoration: none; }

	/* sent message */

.sentmsg { color: #000000 }

/***************************** Folder contents ***********************/

	/* Folder index header #1 - next page/prev page */

.folder-index-background { background-color: #FFFFFF; font-family: verdana,arial,helvetica; font-size: 10px; color: #000000; }
.folder-nextprev-background { background-color: #eeeeee; }
.folder-nextprev-buttons TR TD { background-color: #eeeeee; }

	/* Main folder index header - light yellow text on dark blue */

.folder-index-header { background-color: #dddddd; font-family: verdana,arial,helvetica; font-size: 10px; color: #000000;}

	/* Alternating background colors in the folder index */

.folder-index-bg-1 { background-color: #ffffff; }
.folder-index-bg-2 { background-color: #eeeeee }

	/* styles applied to read and unread messages */

.read-message, .read-message a { }
.unread-message, .unread-message a { }

/*
** The following styles apply to individual fields of each message
** in the folder index
*/

.message-number {font-family: verdana,arial,helvetica; font-size: 10px; color: #000000;}
.message-status { font-family: verdana,arial,helvetica; font-size: 10px; color: #000000;}
.message-date {font-family: verdana,arial,helvetica; font-size: 10px; color: #000000; }
.message-from { font-family: verdana,arial,helvetica; font-size: 10px; color: #000000;}
.message-subject { font-family: verdana,arial,helvetica; font-size: 10px; color: #000000;}
.message-size { font-family: verdana,arial,helvetica; font-size: 10px; color: #000000;}

/***************************** Message ******************************/

.folder-move-background { background-color: #DDDDDD }

.message-menu-background { background-color: #eeeeee }

.message-menu-button { background-color: #DDDDDD }
.message-menu-button a {text-decoration: none; }

.message-x-of-y { background-color: #eeeeee; color: #000000 }

/* message-rfc822-header style applies to the header portion */

.message-rfc822-header {font-family: verdana,arial,helvetica; font-size: 12px; color: #000000; }

/* message-rfc822-header-name style applies to the header name only */

.message-rfc822-header-name {font-family: verdana,arial,helvetica; font-size: 12px; color: #000000; }

/* message-rfc822-header-contents style applies to the header contents only */

.message-rfc822-header-contents {font-family: verdana,arial,helvetica; font-size: 12px; color: #000000; }

/* Addresses in from/to header */

.message-rfc822-header-address {font-family: verdana,arial,helvetica; font-size: 12px; color: #000000; }

/* message-text-plain applies to text/plain content */

.message-text-plain { font-family: verdana,arial,helvetica; font-size: 12px; color: #000000;}

/*
** Additional styles applied to http and mailto links parsed in text/plain
** content.
*/

.message-text-plain-http-link {font-family: verdana,arial,helvetica; font-size: 12px; color: #000000; }
.message-text-plain-mailto-link {font-family: verdana,arial,helvetica; font-size: 12px; color: #000000; }

/* Background for text/html notice */

.message-text-html-notice { background-color: #EEEEEE }

.message-charset-notice { background-color: #EEEEEE }

/* Background for key import prompt */

.message-application-pgpkeys { background-color: #DDDDDD; text-decoration: none; }

/* GPG status border and message */

.message-gpg { background-color: #eeeeee }
.message-gpg-good { background-color: #008000 }
.message-gpg-good-text tt pre { color: #008000 }
.message-gpg-bad { background-color: #EE0000 }
.message-gpg-bad-text tt pre { color: #EE0000 }

/* Notice that this message contains gpg-encoded content */

.message-gpg-notice { }

/* Notice that this message contains unsupported gpg-encoded content */

.message-gpg-unsupported { color: #800000 }

/* "Importing keys" */

.message-gpg-importing {color: #000000; font-family: verdana; font-size:10px; }

/* Link to download or display an attachment */

.message-download-attachment { background-color: #DDDDDD; color: #000000; font-family: verdana; font-size:10px;}
.message-attachment-header { background-color: #DDDDDD; color: #000000; font-family: courier; }
.message-attachment-link {font-family: verdana; text-decoration: none; }

/***************************** Encryption Settings *******************/

.gpgerroutput { color: #C00000 }

/* General background color, default text color */

.gpgbackground { background-color: #DDDDDD; color: #000000 }

/* Additional styles that can be applied to the titles */

.gpgpublickeytitle { }
.gpgprivatekeytitle { }
.gpgsignkeytitle { }
.gpgdefaulttitle { }
.gpgcreatetitle { }

/* Color of the horizontal bars that separate listed keys */

.gpgpubkeys { background-color: #000000 }
.gpgseckeys { background-color: #000000 }

/* Colors of listed keys - black on medium gray */

.gpgpubkey { background-color: #D0D0D0; color: #000000 }
.gpgseckey { background-color: #D0D0D0; color: #000000 }

.gpgcreate { background-color: #EEEEEE; color: #505000 }

/***************************** Create Message ************************/

	/* Color of the preview box */
.preview { background-color: #eeeeee; font-family: verdana; color:#000000; font-size: 12px;}

	/* Color of the new message box */
.new-message-box { background-color: #eeeeee; }

	/* The following style is applied to the From/To/Cc/Bcc... headers */

.new-message-header { color: #000000 }

	/* If necessary, individual styles are available too */

.new-message-header-headerfrom {font-family: verdana,arial,helvetica; font-size: 10px; }
.new-message-header-addressbook {font-family: verdana,arial,helvetica; font-size: 10px;  }
.new-message-header-headerto {font-family: verdana,arial,helvetica; font-size: 10px;  }
.new-message-header-headercc {font-family: verdana,arial,helvetica; font-size: 10px;  }
.new-message-header-headerbcc { font-family: verdana,arial,helvetica; font-size: 10px; }
.new-message-header-headerreply-to { font-family: verdana,arial,helvetica; font-size: 10px; }
.new-message-header-headersubject {font-family: verdana,arial,helvetica; font-size: 10px;  }
.new-message-header-message {font-family: verdana,arial,helvetica; font-size: 10px;  }

/***************************** Attachments *************************/

	/* Header line, yellow on blue */

.attachments-header { background-color: #dddddd; color: #000000; font-family: verdana; font-size:10px; font-weight:600; }

	/* Main attachment window, black on yellow */

.attachments-main { background-color: #eeeeee; color: #000000; font-family: verdana,arial; font-size: 10px; }

/***************************** Check spelling **************************/

/*
** The text excerpt window.  Light green background, blue text, red
** misspelled word.
*/

.spellcheck-background { background-color: #eeeeee }

.spellcheck-excerpt { background-color: #dddddd; color: #000080 }

.spellcheck-excerpt B { color: #D30404 }

	/* Main spell check window -- black on light yellow */

.spellcheck-main { background-color: #ffffff; color: #000000; font-family: verdana,arial; font-size: 10px; }

	/* Continue/Finish background color */

.spellcheck-continue { background-color: #eeeeee }

	/* "Spell check completed" - actually in newmsg.html */

.spellcheckdone { color: #608060 }

/************** Quick Nickname Add *****************/

.quickadd { color: #000000 }

/************** Initial LDAP search window ****************/

	/* Address Book search - black on light gray */

.addressbook { background-color: #dddddd; color: #000000 }

	/* Additional style applied to the name of the addressbook entry */

.nicktitle {font-family: verdana,arial; font-size: 10px; color: #000000; }

	/* Additional styles that can be applied to addressbook content */
.nickname {font-family: verdana,arial; font-size: 10px; color: #000000;  }
.nickaddr {font-family: verdana,arial; font-size: 10px; color: #000000;  }

/******** Initial LDAP lookup window ***********/

.ldaplist {background-color: #eeeeee; color: #000000 }

.ldaplist-title { color: #000080; }

.ldaplist-name { color: #004000; }
.ldaplist-ldapurl { color: #000080; }

	/* Add new LDAP address book */

.ldaplist-add-title { }
.ldaplist-add-fields { }

/******** LDAP search results **********/

.ldapsearch { color: #000000 }

/* Additional styles that can be applied to the name, address, and misc
portion of each returned entry */

.ldapsearch-name { }
.ldapsearch-addr { }
.ldapsearch-misc { }

/********* Mail filters/autoresponder ***********/

.mailfilter { color: #000000 }

.mailfilter-title { font-size: 125% }

/********* Daily calendar *********/

.dailycalendar { background-color: #ffffff; color: #000000 }

.dailycalendardate { font-size: 200% }
.dailycalendarweeklylink, .dailycalendarmonthlylink, .dailycalendarneweventlink { font-size: 60% }

.dailyeventtimes { font-family: fixed; }
.dailyeventsubject { font-family: fixed; }

.dailynextprev { font-family: fixed; font-size: 70%; text-decoration: none; }

.calendarevent { color: #000000; background-color: #ffffff }

/********* Weekly calendar *********/

.weekly-border { background-color: #000000 }

.weekly-bg { background-color: #ddddff }

.weekly-day,
.weekly-day A:link,
.weekly-day A:visited,
.weekly-day A:active { font-size: 125%; text-decoration: none; }

/********* Monthly calendar *********/

.monthly-border { background-color: #000000 }

.monthly-bg { background-color: #ddddff }

.monthly-bg-othermonth { background-color: #dddddd }

.monthly-day,
.monthly-day A:link,
.monthly-day A:visited,
.monthly-day A:active { font-size: 125%; text-decoration: none; }

/********* Event Access Control List *********/

.accesscontroltitle { font-size: 150% }



/***************************** Miscellaneous *************************/

/* An error message */

.error { color: #C00000; font-size: 12px }

.small-error { color: #c00000 }

/* Boxes with a black border */

.box-outer, .box-small-outer { background-color: #dddddd }

.box-outer { width: 100% }
.box-outer tbody tr td { padding: 0; }

.box-white-outer { width: 100%; background-color: #ffffff }

/* Yellow-orange box on the login screen, create new folder, etc... */

.special-box { background-color: #000000; }
.special-box tbody tr td table { background-color: #FFCC33; margin: 0px; padding: 4px; }


.copy {	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana,Arial, Helvetica;}


A.subjectlink:link { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: underline;}

A.subjectlink:visited { FONT-SIZE: 8pt; COLOR: #696969; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: underline; }


A.subjectlink:hover {FONT-SIZE: 8pt; COLOR: #009900; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: underline;}



.copy2 {FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica;}



.copylinks {FONT-SIZE: 9pt; COLOR: #006600; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none}



.white {FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica}



.footlinks {FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none}




