/*  
-------------------------------------------------------------
Site:		Remember The Milk
Title:		Teleute's Not Blue
Version:	1.0 
Created:	10 May 2008
Author:		http://www.colourlovers.com/lover/teleute
-------------------------------------------------------------


---------------------*/


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.rememberthemilk.com") {

body {
background: beige !important;
}

.ff2, #listtabs, .xtabs {
background: beige !important;
}

#tools_spacer, #tools, #searchboxwrap {
background: #ffffff !important;
}

body {
	color: #111 !important;
}

/* PRIORITIES COLOURS */

.prio1{
background-color:maroon !important;
}

.prio1C{background-color:#5F5F5F !important;}

.prio2{background-color:seagreen !important;}

.prio2C{background-color:#9E9E9E !important;}

.prio3{background-color:darkseagreen !important;}

.prio3C{background-color:#D7D7D7 !important;}

.prio4{background-color:#8AC5FF !important;}

.prioN{background:transparent !important;}


/* TAG CLOUD LINKS */

.locationtag a:visited { 
color:darkseagreen !important; 
}

.tasktag a:visited {
 color:seagreen !important; 
}




}