/**
 * $Horde: horde/themes/cornflower/screen.css,v 1.8.6.3 2005/04/29 15:30:31 chuck Exp $
 */
body               { font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px; 
					 background-color: white; 
					 color: black; 
					 margin-right: 15px;
}

input			   { font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px;
}

form			   { margin: 0px }

a				   { color: black; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px; 
					 text-decoration: none }

a:hover			   { color: black; 
					 text-decoration: underline }

a.menuitem		   { color: #909090; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px; 
					 font-weight: normal }

a.menuitem:hover   { color: #636363 }

a.helpitem		   { color: Black; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px; 
					 font-weight: normal }

a.helpitem:hover   { color: #FF9191;
}

a.widget		   { color: Black; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 12px }

a.widget:hover	   { color: Black;  text-decoration : underline; }

.outline		   { background-color: white }

.menu			   { color: #959595; 
				 	 background-color: #F7F7F7; 
				 	 font-family: Arial, Helvetica, sans-serif; 
				 	 border: thin solid #D6D6D6 }

.header			   { color: #FFFFFF; 
					 background-color: #FFA2A2; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-weight: bold; 
					 font-size: 15px;
}

.header:hover	   { color: white }

.light			   { color: black; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px;
					background : #FFA2A2;
 }

.smallheader	   { color: white; 
					 background-color: #FFA2A2; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 12px }

.smallheader:hover { color: white }

.small			   { color: #AA0000; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px }

.legend			   { color: black; 
					 font-family: Arial, Helvetica, sans-serif; 
					 font-size: 11px }

.control     { color: #000000; background-color: White;}
.item			   { color: black; 
					 background-color: #FFB0B0;
					font-family : Arial, Helvetica, sans-serif;
					font-size : 11px;
 }

.button			   { color: #CE0000; 
					 background-color: White; 
					 font-size: 11px; 
					 font-family: Arial, Helvetica, sans-serif; 
					 border: thin solid #FF9999;
}

.selected		   { background-color: #FF8C8C }

.text			   { color: black; 
					 background-color: #FFFFFF;
}

.item0			   { background-color: #FFB5B5 }

.item1			   { background-color: #FF8484 }

.fixed			   { font-size: 13px; 
					 font-family: monospace, fixed }

td				   { font-size: 11px; 
					 font-family: Arial, Helvetica, sans-serif;
}

th				   { font-size: 11px; 
					 font-family: Arial, Helvetica, sans-serif;
}

.list			   { background-color: #FFEEF0;
}

.listlt			   { background-color:#FFEEF0; }

.deleted		   { background-color: #E1E1E1; }

.deleted-hi		   { background-color: #DBDBDB; }

.important		   { background-color:#ffcccc; }

.important-hi	   { background-color:#ffbbbb; }

.unseen			   { background-color: #FFeeee; }

.unseen-hi		   { background-color:#ffdddd; }

.answered		   { background-color:#eeffcc; }

.answered-hi	   { background-color:#eeeebb; }

.text-hi		   { background-color:#e7e7e7; }

.quoted1		   { color:#660066; }

.quoted2		   { color:#007777; }

.quoted3		   { color:#990000; }

.quoted4		   { color:#000099;} 

.quoted5		   { color:#bb6600;} 

.signature		   { color:#cccccc;} 

.signature-fixed   { color:#cccccc;
					 font-size:13px;
					 font-family:monospace, fixed;} 

.folderunsub	   { background-color:#bbccdd;
					 font-style:italic; } 

.quotawarn		   { color:black;
					 background-color:yellow; } 

.quotaalert		   { color:white;
					 background-color:red; } 

.listitem	   { background-color: #FFeeee }

.listitem-hi	   { background-color: #ffdddd }

.oldlistitem	   { background-color: #999999 }

.oldlistitem-hi	   { background-color: #777777 }
