﻿/* Yellow - Overview */ 

#listArea li.yellow ul li{
	background-image: url(../../layout/postit_checkbox_yellow.gif);
}
 
#listArea li.yellow{
    background-image: url(../../layout/black/postit_bg_yellow_clean.gif);
}

#listArea .yellow a{ font-weight: lighter; } 
#listArea .yellow a:link{ color: #898720;text-decoration: none; }
#listArea .yellow a:visited{ color: #898720; text-decoration: none;}
#listArea .yellow a:hover{ color: #898720; text-decoration: underline;}
#listArea .yellow a:active{ color: #898720; }

#listArea .yellow label.header a{
    color: #898720;
}

#listArea li.yellow div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_yellow.gif);
}

#listArea li.yellow div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_yellow.gif);
}

#listArea li.yellow ul li.more{
	color: #898720;
}

li.yellow table tr td.theme{
	background-image: url(../../layout/overviewList_yellow.gif);
}

/* Yellow - Selected li */

div.yellow ul.numeric li.itemSelected{
	border-top: 1px solid #cdc57b;
	background-color: #ded690;
	background-image: url(../../layout/li_selected_yellow.gif);
}

div.yellow ul.numeric li.itemSelected table td.itemPositionArea{
	color: #000;
}

div.yellow ul.numeric li.itemSelected span.title{
    color: #000;
}

div.yellow ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_yellow_bg.gif);
}

div.yellow ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_yellow_bg.gif);
}

div.yellow ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_yellow.gif);
}

div.yellow ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_yellow_hover.gif);
}

div.yellow ul.numeric li.itemSelected span.title{
    color: #000;
}

div.yellow ul.numeric li.itemSelected span.comment{
    color: #000;
}

div.yellow ul.numeric li.itemSelected span.date{
    color: #000;
}

div.yellow ul.numeric li.itemSelected span.link a{
    color: #978c30;
}

div.yellow ul.numeric li.itemSelected span.link a:hover{
    color: #978c30;
}

div.yellow ul.numeric li.itemSelected span.assign{
    color: #978c30;
}

div.yellow ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_yellow.gif);
}

div.yellow ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_yellow.gif);
}

div.yellow ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_yellow.gif);
}

div.yellow ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_yellow_bg.gif);
}

div.yellow ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_yellow_bg_hover.gif);
}

/* Yellow - li */

div.yellow ul li span.link a{
    color: #978c30;
}

div.yellow ul li span.assign{
    color: #978c30;
}

/* Yellow - Listheader */

div.yellow div.listHeader h5{
    background-color: #fff;
    color: #b0a200;
}

/* Yellow - Showlist */

body.themeyellow div.listContent{
    background-color: #fff;
    border: 2px solid black;
}

body.themeyellow a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* Black - Overview */ 

#listArea li.black ul li{
	background-image: url(../../layout/postit_checkbox_black.gif);
}
 
#listArea li.black{
    background-image: url(../../layout/black/postit_bg_black_clean.gif);
}

#listArea .black a{ font-weight: lighter; } 
#listArea .black a:link{ color: #eaeaea;text-decoration: none; }
#listArea .black a:visited{ color: #eaeaea; text-decoration: none;}
#listArea .black a:hover{ color: #eaeaea; text-decoration: underline;}
#listArea .black a:active{ color: #eaeaea; }

#listArea .black label.header a{
    color: #eaeaea;
}

#listArea li.black div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_black.gif);
}

#listArea li.black div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_black.gif);
}

#listArea li.black ul li.more{
    color: #fff;
}

li.black table tr td.theme{
	background-image: url(../../layout/overviewList_black.gif);
}

/* Black and White - Selected li */

div.black ul.numeric li.itemSelected,
div.white ul.numeric li.itemSelected{
	border-top: 1px solid #000;
	background-color: #1a1a1a;
	background-image: url(../../layout/li_selected_black.gif);
}

div.black ul.numeric li.itemSelected table td.itemPositionArea,
div.white ul.numeric li.itemSelected table td.itemPositionArea{
	color: #fff;
}

div.black ul.numeric li.itemSelected span.title,
div.white ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.black ul.numeric li.itemSelected td.clock,
div.white ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_black_bg.gif);
}

div.black ul.numeric li.itemSelected td.clockOverdue,
div.white ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_black_bg.gif);
}

div.black ul.numeric li.itemSelected a.handle,
div.white ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_black.gif);
}

div.black ul.numeric li.itemSelected a.handle:hover,
div.white ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_black_hover.gif);
}

div.black ul.numeric li.itemSelected span.title,
div.white ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.black ul.numeric li.itemSelected span.comment,
div.white ul.numeric li.itemSelected span.comment{
    color: #e9e9e9;
}

div.black ul.numeric li.itemSelected span.date,
div.white ul.numeric li.itemSelected span.date{
    color: #e9e9e9;
}

div.black ul.numeric li.itemSelected span.link a,
div.white ul.numeric li.itemSelected span.link a{
    color: #f8ffad;
}

div.black ul.numeric li.itemSelected span.link a:hover,
div.white ul.numeric li.itemSelected span.link a:hover{
    color: #dde584;
}

div.black ul.numeric li.itemSelected span.assign,
div.white ul.numeric li.itemSelected span.assign{
    color: #f8ffad;
}

div.black ul.numeric li.itemSelected td.rate div span.filledRatingStar,
div.white ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_black.gif);
}

div.black ul.numeric li.itemSelected td.rate div span.emptyRatingStar,
div.white ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_black.gif);
}

div.black ul.numeric li.itemSelected td.rate div span.savedRatingStar,
div.white ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_black.gif);
}

div.black ul.numeric li.itemSelected td.itemCheckArea input.checkbox,
div.white ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_black_bg.gif);
}

div.black ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover,
div.white ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_black_bg_hover.gif);
}

/* Black and White - li */

div.black ul li span.link a,
div.white ul li span.link a{
    color: #000;
}

div.black ul li span.assign,
div.white ul li span.assign{
    color: #000;
}

/* Black and White - Listheader */

div.black div.listHeader h5,
div.white div.listHeader h5{
    background-color: #fff;
    color: #000;
}

/* Black - Showlist */

body.themeblack div.listContent{
    background-color: #fff;
    border: 2px solid black;
}

body.themeblack a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* Red - Overview */ 

#listArea li.red ul li{
	background-image: url(../../layout/postit_checkbox_red.gif);
}
 
#listArea li.red{
	 background-image: url(../../layout/black/postit_bg_red_clean.gif);
}

#listArea .red a{ font-weight: lighter; } 
#listArea .red a:link{ color: #7f0e00;text-decoration: none; }
#listArea .red a:visited{ color: #7f0e00; text-decoration: none;}
#listArea .red a:hover{ color: #7f0e00; text-decoration: underline;}
#listArea .red a:active{ color: #7f0e00; }

#listArea .red label.header a{
    color: #7f0e00;
}

#listArea li.red div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_red.gif);
}

#listArea li.red div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_red.gif);
}

#listArea li.red ul li.more{
    color: #7f0e00;
}

li.red table tr td.theme{
	background-image: url(../../layout/overviewList_red.gif);
}

/* Red - Selected li */

div.red ul.numeric li.itemSelected{
	border-top: 1px solid #cd483a;
	background-color: #d74f41;
	background-image: url(../../layout/li_selected_red.gif);
}

div.red ul.numeric li.itemSelected table td.itemPositionArea{
	color: #fff;
}

div.red ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.red ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_red_bg.gif);
}

div.red ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_red_bg.gif);
}

div.red ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_red.gif);
    background-repeat: no-repeat;
}

div.red ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_red_hover.gif);
}

div.red ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.red ul.numeric li.itemSelected span.comment{
    color: #fff;
}

div.red ul.numeric li.itemSelected span.date{
    color: #fff;
}

div.red ul.numeric li.itemSelected span.link a{
    color: #fff;
}

div.red ul.numeric li.itemSelected span.link a:hover{
    color: #fff;
}

div.red ul.numeric li.itemSelected span.assign{
    color: #fff;
}

div.red ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_red.gif);
}

div.red ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_red.gif);
}

div.red ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_red.gif);
}

div.red ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_red_bg.gif);
}

div.red ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_red_bg_hover.gif);
}

/* Red - li */

div.red ul li span.link a{
    color: #cd483a;
}

div.red ul li span.assign{
    color: #cd483a;
}

/* Red  - Listheader */

div.red div.listHeader h5{
    background-color: #fff;
    color: #cd483a;
}

/* Red - showlist */

body.themered div.listContent{
    background-color: #fff;
    border: 2px solid black;
}

body.themered a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* Orange - Overview */

#listArea li.orange ul li{
	background-image: url(../../layout/postit_checkbox_orange.gif);
}
 
#listArea li.orange{
    background-color: #ffdba7;
}

#listArea .orange a{ font-weight: lighter; } 
#listArea .orange a:link{ color: #a97006;text-decoration: none; }
#listArea .orange a:visited{ color: #a97006; text-decoration: none;}
#listArea .orange a:hover{ color: #a97006; text-decoration: underline;}
#listArea .orange a:active{ color: #a97006; }

#listArea .orange label.header a{
    color: #a97006;
}

#listArea li.orange div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_orange.gif);
}

#listArea li.orange div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_orange.gif);
}

#listArea li.orange ul li.more{
	color: #a97006;
}

li.orange table tr td.theme{
	background-image: url(../../layout/overviewList_orange.gif);
}

/* Orange - Selected li */

div.orange ul.numeric li.itemSelected{
	border-top: 1px solid #e9b363;
	background-color: #f2bf74;
	background-image: url(../../layout/li_selected_orange.gif);
}

div.orange ul.numeric li.itemSelected table td.itemPositionArea{
	color: #000;
}

div.orange ul.numeric li.itemSelected span.title{
    color: #000;
}

div.orange ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_orange_bg.gif);
}

div.orange ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_orange_bg.gif);
}

div.orange ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_orange.gif);
}

div.orange ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_orange_hover.gif);
}

div.orange ul.numeric li.itemSelected span.title{
    color: #000;
}

div.orange ul.numeric li.itemSelected span.comment{
    color: #000;
}

div.orange ul.numeric li.itemSelected span.date{
    color: #000;
}

div.orange ul.numeric li.itemSelected span.link a{
    color: #91631f;
}

div.orange ul.numeric li.itemSelected span.link a:hover{
    color: #91631f;
}

div.orange ul.numeric li.itemSelected span.assign{
    color: #91631f;
}

div.orange ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_orange.gif);
}

div.orange ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_orange.gif);
}

div.orange ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_orange.gif);
}

div.orange ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_orange_bg.gif);
}

div.orange ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_orange_bg_hover.gif);
}

/* Orange - li */

div.orange ul li span.link a,
body.themeorange ul li span.link a{
    color: #e9b363;
}

div.orange ul li span.assign,
body.themeorange ul li span.assign{
    color: #ce9139;
}

/* Orange - Listheader */

div.orange div.listHeader h5{
    background-color: #fff;
    color: #e9b363;
}

/* Orange - Showlist */

body.themeorange div.listContent{
    background-color: #fff;
    border: 2px solid black;
}

body.themeorange a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

body.themeorange p.doyoualso a{
	color: #ce9139;
}

/* Blue - Overview */

#listArea li.blue ul li{
	background-image: url(../../layout/postit_checkbox_blue.gif);
}
 
#listArea li.blue{
    background-image: url(../../layout/black/postit_bg_blue_clean.gif);
}

#listArea .blue a{ font-weight: lighter; } 
#listArea .blue a:link{ color: #eaeaea;text-decoration: none; }
#listArea .blue a:visited{ color: #eaeaea; text-decoration: none;}
#listArea .blue a:hover{ color: #eaeaea; text-decoration: underline;}
#listArea .blue a:active{ color: #eaeaea; }

#listArea .blue label.header a{
    color: #eaeaea;
}

#listArea li.blue div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_blue.gif);
}

#listArea li.blue div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_blue.gif);
}

#listArea li.blue ul li.more{
    color: #eaeaea;
}

li.blue table tr td.theme{
	background-image: url(../../layout/overviewList_blue.gif);
}

/* Blue - Selected li */

div.blue ul.numeric li.itemSelected{
	border-top: 1px solid #4a85b6;
	background-color: #5595cc;
	background-image: url(../../layout/li_selected_blue.gif);
}

div.blue ul.numeric li.itemSelected table td.itemPositionArea{
	color: #fff;
}

div.blue ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.blue ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_blue_bg.gif);
}

div.blue ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_blue_bg.gif);
}

div.blue ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_blue.gif);
    background-repeat: no-repeat;
}

div.blue ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_blue_hover.gif);
}

div.blue ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.blue ul.numeric li.itemSelected span.comment{
    color: #fff;
}

div.blue ul.numeric li.itemSelected span.date{
    color: #fff;
}

div.blue ul.numeric li.itemSelected span.link a{
    color: #fff;
}

div.blue ul.numeric li.itemSelected span.link a:hover{
    color: #fff;
}

div.blue ul.numeric li.itemSelected span.assign{
    color: #fff;
}

div.blue ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_blue.gif);
}

div.blue ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_blue.gif);
}

div.blue ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_blue.gif);
}

div.blue ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_blue_bg.gif);
}

div.blue ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_blue_bg_hover.gif);
}

/* Blue - li */

div.blue ul li table tr td span.link a,
body.themeblue ul li table tr td span.link a{
    color: #4a85b6;
}

div.blue ul li table tr td span.assign,
body.themeblue ul li table tr td span.assign{
    color: #245e90;
}

/* Blue - Listheader */

div.blue div.listHeader h5{
    background-color: #fff;
    color: #4a85b6;
}

/* Blue - Showlist */

body.themeblue div.listContent{
    background-color: #fff;
    border: 2px solid black;
}

body.themeblue a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* White - Overview*/

#listArea li.white ul li{
	background-image: url(../../layout/postit_checkbox_white.gif);
}
 
#listArea li.white{
     background-image: url(../../layout/black/postit_bg_white_clean.gif);
}

#listArea .white a{ font-weight: lighter; } 
#listArea .white a:link{ color: #5c5c5c;text-decoration: none; }
#listArea .white a:visited{ color: #5c5c5c; text-decoration: none;}
#listArea .white a:hover{ color: #5c5c5c; text-decoration: underline;}
#listArea .white a:active{ color: #5c5c5c; }

#listArea .white label.header a{
    color: #5c5c5c;
}

#listArea li.white div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_white.gif);
}

#listArea li.white div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_white.gif);
}

#listArea li.white ul li.more{
	color: #898720;
}

li.white table tr td.theme{
	background-image: url(../../layout/overviewList_white.gif);
}

body.themewhite a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* Pink - Overview*/ 

#listArea li.pink ul li{
	background-image: url(../../layout/postit_checkbox_pink.gif);
}
 
#listArea li.pink{
     background-image: url(../../layout/black/postit_bg_pink_clean.gif);
}

#listArea .pink a{ font-weight: lighter; } 
#listArea .pink a:link{ color: #fff;text-decoration: none; }
#listArea .pink a:visited{ color: #fff; text-decoration: none;}
#listArea .pink a:hover{ color: #fff; text-decoration: underline;}
#listArea .pink a:active{ color: #fff; }

#listArea .pink label.header a{
    color: #fff;
}

#listArea li.pink div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_pink.gif);
}

#listArea li.pink div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_pink.gif);
}

#listArea li.pink ul li.more{
    color: #fff;
}

li.pink table tr td.theme{
	background-image: url(../../layout/overviewList_pink.gif);
}

/* Wedding - Overview */ 

#listArea li.wedding ul li{
	background-image: url(../../layout/postit_checkbox_pink.gif);
}
 
#listArea li.wedding{
     background-image: url(../../layout/black/postit_bg_wedding_clean.gif);
}

#listArea .wedding a{ font-weight: lighter; } 
#listArea .wedding a:link{ color: #2a2a2a;text-decoration: none; }
#listArea .wedding a:visited{ color: #2a2a2a; text-decoration: none;}
#listArea .wedding a:hover{ color: #2a2a2a; text-decoration: underline;}
#listArea .wedding a:active{ color: #2a2a2a; }

#listArea .wedding label.header a{
    color: #2a2a2a;
}

#listArea li.wedding div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_wedding.gif);
}

#listArea li.wedding div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_wedding.gif);
}

#listArea li.wedding ul li.more{
    color: #2a2a2a;
}

li.wedding table tr td.theme{
	background-image: url(../../layout/overviewList_wedding.gif);
}

/* Pink and Wedding - Selected li */

div.pink ul.numeric li.itemSelected,
div.wedding ul.numeric li.itemSelected{
	border-top: 1px solid #e6a6c1;
	background-color: #eca4b7;
	background-image: url(../../layout/li_selected_pink.gif);
}

div.pink ul.numeric li.itemSelected table td.itemPositionArea,
div.wedding ul.numeric li.itemSelected table td.itemPositionArea{
	color: #000;
}

div.pink ul.numeric li.itemSelected span.title,
div.wedding ul.numeric li.itemSelected span.title{
    color: #000;
}

div.pink ul.numeric li.itemSelected td.clock,
div.wedding ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_pink_bg.gif);
}

div.pink ul.numeric li.itemSelected td.clockOverdue,
div.wedding ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_pink_bg.gif);
}

div.pink ul.numeric li.itemSelected a.handle,
div.wedding ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_pink.gif);
    background-repeat: no-repeat;
}

div.pink ul.numeric li.itemSelected a.handle:hover,
div.wedding ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_pink_hover.gif);
}

div.pink ul.numeric li.itemSelected span.title,
div.wedding ul.numeric li.itemSelected span.title{
    color: #000;
}

div.pink ul.numeric li.itemSelected span.comment,
div.wedding ul.numeric li.itemSelected span.comment{
    color: #1f1f1f;
}

div.pink ul.numeric li.itemSelected span.date,
div.wedding ul.numeric li.itemSelected span.date{
    color: #1f1f1f;
}

div.pink ul.numeric li.itemSelected span.link a,
div.wedding ul.numeric li.itemSelected span.link a{
    color: #1f1f1f;
}

div.pink ul.numeric li.itemSelected span.link a:hover,
div.wedding ul.numeric li.itemSelected span.link a:hover{
    color: #1f1f1f;
}

div.pink ul.numeric li.itemSelected span.assign,
div.wedding ul.numeric li.itemSelected span.assign{
    color: #a32e4d;
}

div.pink ul.numeric li.itemSelected td.rate div span.filledRatingStar,
div.wedding ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_pink.gif);
}

div.pink ul.numeric li.itemSelected td.rate div span.emptyRatingStar,
div.wedding ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_pink.gif);
}

div.pink ul.numeric li.itemSelected td.rate div span.savedRatingStar,
div.wedding ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_pink.gif);
}

div.pink ul.numeric li.itemSelected td.itemCheckArea input.checkbox,
div.wedding ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_pink_bg.gif);
}

div.pink ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover,
div.wedding ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_pink_bg_hover.gif);
}

/* Pink and Wedding - li */

div.pink ul li span.link a,
div.wedding ul li span.link a,
body.themewedding ul li span.link a{
    color: #be4b79;
}

div.pink ul li span.assign,
div.wedding ul li span.assign,
body.themewedding ul li span.assign{
    color: #761a3f;
}

/* Pink and Wedding - Listheader */

div.pink div.listHeader h5,
div.wedding div.listHeader h5{
    background-color: #fff;
    color: #e6a6c1;
}

/* Wedding - showlist */

body.themewedding{
	background-image: none;
    background-color: #f398bf;
}

body.themewedding div.showlistContainer{
    background-image: url(../../layout/wedding_theme_top.jpg);
    background-repeat: repeat-x;
    background-color: #f398bf;
    background-position: top center;
}

body.themewedding div.showlistContent{
    background-color: #fff;
    border: 4px solid #f6d1e1;
    padding: 30px;
}

body.themewedding div.showlistFooter{
    height: 234px;
    background-image: url(../../layout/wedding_theme_bottom.gif);
    background-color: #f49ac1;
    background-repeat: repeat-x;
}

body.themewedding a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_wedding.gif);
}

body.themewedding p.doyoualso{
    color: #fff;
    font-size: 12px;
}

body.themewedding p.doyoualso a{
    color: #fff;
}

body.themepink a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* Green - Overview */ 

#listArea li.green ul li{
	background-image: url(../../layout/postit_checkbox_green.gif);
}
 
#listArea li.green{
    background-image: url(../../layout/black/postit_bg_green_clean.gif);
}

#listArea .green a{ font-weight: lighter; } 
#listArea .green a:link{ color: #557b2f;text-decoration: none; }
#listArea .green a:visited{ color: #557b2f; text-decoration: none;}
#listArea .green a:hover{ color: #557b2f; text-decoration: underline;}
#listArea .green a:active{ color: #557b2f; }

#listArea .green label.header a{
    color: #557b2f;
}

#listArea li.green div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_green.gif);
}

#listArea li.green div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_green.gif);
}

#listArea li.green ul li.more{
    color: #557b2f;
}

li.green table tr td.theme{
	background-image: url(../../layout/overviewList_green.gif);
}

/* Green - Selected li */

div.green ul.numeric li.itemSelected{
	border-top: 1px solid #8ca420;
	background-color: #9cb625;
	background-image: url(../../layout/li_selected_green.gif);
}

div.green ul.numeric li.itemSelected table td.itemPositionArea{
	color: #fff;
}

div.green ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.green ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_green_bg.gif);
}

div.green ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_green_bg.gif);
}

div.green ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_green.gif);
    background-repeat: no-repeat;
}

div.green ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_green_hover.gif);
}

div.green ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.green ul.numeric li.itemSelected span.comment{
    color: #fff;
}

div.green ul.numeric li.itemSelected span.date{
    color: #fff;
}

div.green ul.numeric li.itemSelected span.link a{
    color: #fff;
}

div.green ul.numeric li.itemSelected span.link a:hover{
    color: #fff;
}

div.green ul.numeric li.itemSelected span.assign{
    color: #fff;
}

div.green ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_green.gif);
}

div.green ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_green.gif);
}

div.green ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_green.gif);
}

div.green ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_green_bg.gif);
}

div.green ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_green_bg_hover.gif);
}

/* Green - li */

div.green ul li span.link a,
body.themegreen ul li span.link a{
    color: #9cb625;
}

div.green ul li span.assign,
body.themegreen ul li span.assign{
    color: #8ca420;
}

/* Green - Listheader */

div.green div.listHeader h5{
    background-color: #fff;
    color: #8ca420;
}

/* Green - Showlist */

body.themegreen div.listContent{
    background-color: #fff;
    border: 2px solid black;
}

body.themegreen a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* Christmas - Overview */ 

#listArea li.christmas ul li{
	background-image: url(../../layout/postit_checkbox_square_white.gif);
}
 
#listArea li.christmas{
    background-image: url(../../layout/black/postit_bg_christmas_clean.jpg);
}

#listArea .christmas a{ font-weight: lighter; } 
#listArea .christmas a:link{ color: #fff;text-decoration: none; }
#listArea .christmas a:visited{ color: #fff; text-decoration: none;}
#listArea .christmas a:hover{ color: #fff; text-decoration: underline;}
#listArea .christmas a:active{ color: #fff; }

#listArea .christmas label.header a{
    color: #fff;
}

#listArea li.christmas div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_wedding.gif);
}

#listArea li.christmas div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_wedding.gif);
}

#listArea li.christmas ul li.more{
    color: #fff;
}

li.christmas table tr td.theme{
	background-image: url(../../layout/overviewList_christmas.gif);
}

/* Christmas - Selected li */

div.christmas ul.numeric li.itemSelected{
	border-top: 1px solid #13161b;
	background-color: #769dc4;
	background-image: url(../../layout/li_selected_christmas.gif);
}

div.christmas ul.numeric li.itemSelected table td.itemPositionArea{
	color: #fff;
}

div.christmas ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.christmas ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_christmas_bg.gif);
}

div.christmas ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_christmas_bg.gif);
}

div.christmas ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_christmas.gif);
    background-repeat: no-repeat;
}

div.christmas ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_christmas_hover.gif);
}

div.christmas ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.christmas ul.numeric li.itemSelected span.comment{
    color: #fff;
}

div.christmas ul.numeric li.itemSelected span.date{
    color: #fff;
}

div.christmas ul.numeric li.itemSelected span.link a{
    color: #fff;
}

div.christmas ul.numeric li.itemSelected span.link a:hover{
    color: #fff;
}

div.christmas ul.numeric li.itemSelected span.assign{
    color: #fff;
}

div.christmas ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_christmas.gif);
}

div.christmas ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_christmas.gif);
}

div.christmas ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_christmas.gif);
}

div.christmas ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_christmas_bg.gif);
}

div.christmas ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_christmas_bg_hover.gif);
}

/* Christmas - li */

div.christmas ul li span.link a,
body.themechristmas ul li span.link a{
    color: #3e6385;
}

div.christmas ul li span.assign,
body.themechristmas ul li span.assign{
    color: #3e6385;
}

/* Christmas - Listheader */

div.christmas div.listHeader h5{
    background-color: #fff;
    color: #b51c1c;
}

/* Christmas - Showlist */

body.themechristmas{
	background-image: none;
    background-color: #fff;
}

body.themechristmas div.showlistContainer{
    background-image: url(../../layout/christmas_theme_top.jpg);
    background-repeat: repeat-x;
    background-color: #91a6bb;
    background-position: top;
    padding-top: 50px;
}

body.themechristmas div.showlistContent{
    background-color: #fff;
    border: 2px solid #dbe4ed;
}

body.themechristmas div.showlistFooter{
    height: 300px;
    background-image: url(../../layout/christmas_theme_bottom.gif);
    background-repeat: repeat-x;
}

body.themechristmas a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_christmas.gif);
}

/* Missing images 

body.themechristmas div ul.numeric li input.checkbox{
	background-image: url(../../layout/checkboxChristmas.gif);
	background-color: #fff;
}

body.themechristmas div ul.numeric li input.checkbox:hover{
	background-image: url(../../layout/checkboxChristmas_hover.gif);
	background-color: #fff;
}

body.themechristmas div ul.numeric li input.checkboxChecked{
    background-image: url(../../layout/checkboxChristmas_checked.gif);
}

body.themechristmas div ul.numeric li input.checkboxChecked:hover{
    background-image: url(../../layout/checkboxChristmas_checked_hover.gif);
}

*/

body.themechristmas p.doyoualso a{
    color: #426b3a;
}

/* Oldpaper - Overview */ 

#listArea li.oldpaper ul li{
	background-image: url(../../layout/postit_checkbox_old.gif);
}
 
#listArea li.oldpaper{
     background-image: url(../../layout/black/postit_bg_old_clean.gif);
}

#listArea .oldpaper a{ font-weight: lighter; } 
#listArea .oldpaper a:link{ color: #918064;text-decoration: none; }
#listArea .oldpaper a:visited{ color: #918064; text-decoration: none;}
#listArea .oldpaper a:hover{ color: #918064; text-decoration: underline;}
#listArea .oldpaper a:active{ color: #918064; }

#listArea .oldpaper label.header a{
    color: #918064;
}

#listArea li.oldpaper div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_old.gif);
}

#listArea li.oldpaper div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_old.gif);
}

#listArea li.oldpaper ul li.more{
	color: #918064;
}

li.oldpaper table tr td.theme{
	background-image: url(../../layout/overviewList_oldpaper.gif);
}

/* Oldpaper - Selected li */

div.oldpaper ul.numeric li.itemSelected{
	border-top: 1px solid #c3b397;
	background-color: #cfc1a7;
	background-image: url(../../layout/li_selected_old.gif);
}

div.oldpaper ul.numeric li.itemSelected table td.itemPositionArea{
	color: #000;
}

div.oldpaper ul.numeric li.itemSelected span.title{
    color: #000;
}

div.oldpaper ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_old_bg.gif);
}

div.oldpaper ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_old_bg.gif);
}

div.oldpaper ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_old.gif);
    background-repeat: no-repeat;
}

div.oldpaper ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_old_hover.gif);
}

div.oldpaper ul.numeric li.itemSelected span.title{
    color: #000;
}

div.oldpaper ul.numeric li.itemSelected span.comment{
    color: #000;
}

div.oldpaper ul.numeric li.itemSelected span.date{
    color: #000;
}

div.oldpaper ul.numeric li.itemSelected span.link a{
    color: #988664;
}

div.oldpaper ul.numeric li.itemSelected span.link a:hover{
    color: #988664;
}

div.oldpaper ul.numeric li.itemSelected span.assign{
    color: #7c6947;
}

div.oldpaper ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_old.gif);
}

div.oldpaper ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_old.gif);
}

div.oldpaper ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_old.gif);
}

div.oldpaper ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_old_bg.gif);
}

div.oldpaper ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_old_bg_hover.gif);
}

/* Oldpaper - li */

div.oldpaper ul li span.link a{
    color: #a89571;
}

div.oldpaper ul li span.assign{
    color: #806d49;
}

/* Oldpaper - Listheader */

div.oldpaper div.listHeader h5{
    background-color: #fff;
    color: #c3b397;
}

/* Oldpaper - Showlist */

body.themeoldpaper div.listContent{
    background-color: #fff;
    border: 2px solid black;
}

body.themeoldpaper a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

/* Disco - Overview */ 

#listArea li.disco ul li{
	background-image: url(../../layout/postit_checkbox_black.gif);
}
 
#listArea li.disco{
	 background-image: url(../../layout/black/postit_bg_black_clean.gif);
}

#listArea .disco a{ font-weight: lighter; } 
#listArea .disco a:link{ color: #fff;text-decoration: none; }
#listArea .disco a:visited{ color: #fff; text-decoration: none;}
#listArea .disco a:hover{ color: #fff; text-decoration: underline;}
#listArea .disco a:active{ color: #fff; }

#listArea .disco label.header a{
    color: #ea77ad;
}

#listArea li.disco div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_black.gif);
}

#listArea li.disco div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_black.gif);
}

#listArea li.disco ul li.more{
    color: #fff;
}

li.disco table tr td.theme{
	background-image: url(../../layout/overviewList_disco.gif);
}

/* Disco - Selected li */

div.disco ul.numeric li.itemSelected{
	border-top: 1px solid #000;
	background-color: #1a1a1a;
	background-image: url(../../layout/li_selected_black.gif);
}

div.disco ul.numeric li.itemSelected table td.itemPositionArea{
	color: #fff;
}

div.disco ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_black_bg.gif);
}

div.disco ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_black_bg.gif);
}

div.disco ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_black.gif);
}

div.disco ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_black_hover.gif);
}

div.disco ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.disco ul.numeric li.itemSelected span.comment{
    color: #fff;
}

div.disco ul.numeric li.itemSelected span.date{
    color: #ba5b6c;
}

div.disco ul.numeric li.itemSelected span.link a{
    color: #ceb6d6;
}

div.disco ul.numeric li.itemSelected span.link a:hover{
    color: #ceb6d6;
}

div.disco ul.numeric li.itemSelected span.assign{
    color: #ceb6d6;
}

div.disco ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_black.gif);
}

div.disco ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_black.gif);
}

div.disco ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_black.gif);
}

div.disco ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_black_bg.gif);
}

div.disco ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_black_bg_hover.gif);
}

/* Disco - li */

div.disco ul li span.link a,
body.themedisco ul li span.link a{
    color: #ae3a74;
}

div.disco ul li span.assign,
body.themedisco ul li span.assign{
    color: #ae3a74;
}

/* Disco - Listheader */

div.disco div.listHeader h5{
    background-color: #fff;
    color: #ae3a74;
}

/* Disco - Showlist */

body.themedisco{
	background-image: none;
    background-color: #050503;
}

body.themedisco div.showlistContainer{
    background-image: url(../../layout/disco_theme_top.jpg);
    background-repeat: repeat-x;
    background-color: #050503;
    background-position: top;
}

body.themedisco div.showlistContent{
    background-color: #fff;
    border: 2px solid #ff68f6;
}

body.themedisco div.showlistFooter{
    height: 262px;
    background-image: url(../../layout/disco_theme_bottom.gif);
    background-repeat: repeat-x;
}

body.themedisco a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_black.gif);
}

body.themedisco p.doyoualso{
    color: #fff;
}

body.themedisco p.doyoualso a{
    color: #9ef36b;
}

/* Birthday - Overview */

#listArea li.birthday ul li{
	background-image: url(../../layout/postit_checkbox_square_blue.gif);
}
 
#listArea li.birthday{
    background-image: url(../../layout/black/postit_bg_birthday_clean.jpg);
}

#listArea .birthday a{ font-weight: lighter; } 
#listArea .birthday a:link{ color: #416ca2;text-decoration: none; }
#listArea .birthday a:visited{ color: #416ca2; text-decoration: none;}
#listArea .birthday a:hover{ color: #416ca2; text-decoration: underline;}
#listArea .birthday a:active{ color: #416ca2; }

#listArea .birthday label.header a{
    color: #416ca2;
}

#listArea li.birthday div.morelistinfo div.divAssigned{
    background-image: url(../../layout/assigned_blue.gif);
}

#listArea li.birthday div.morelistinfo div.divShared{
    background-image: url(../../layout/shared_blue.gif);
}

#listArea li.birthday ul li.more{
    color: #416ca2;
}

li.birthday table tr td.theme{
	background-image: url(../../layout/overviewList_birthday.gif);
}

/* Birthday - Selected li */

div.birthday ul.numeric li.itemSelected{
	border-top: 1px solid #4a85b6;
	background-color: #5595cc;
	background-image: url(../../layout/li_selected_blue.gif);
}

div.birthday ul.numeric li.itemSelected table td.itemPositionArea{
	color: #fff;
}

div.birthday ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.birthday ul.numeric li.itemSelected td.clock{
    background-image: url(../../layout/clock_blue_bg.gif);
}

div.birthday ul.numeric li.itemSelected td.clockOverdue{
    background-image: url(../../layout/clock_red_blue_bg.gif);
}

div.birthday ul.numeric li.itemSelected a.handle{
    background-image: url(../../layout/dragit_selected_blue.gif);
    background-repeat: no-repeat;
}

div.birthday ul.numeric li.itemSelected a.handle:hover{
    background-image: url(../../layout/dragit_selected_blue_hover.gif);
}

div.birthday ul.numeric li.itemSelected span.title{
    color: #fff;
}

div.birthday ul.numeric li.itemSelected span.comment{
    color: #fff;
}

div.birthday ul.numeric li.itemSelected span.date{
    color: #fff;
}

div.birthday ul.numeric li.itemSelected span.link a{
    color: #fffa55;
}

div.birthday ul.numeric li.itemSelected span.link a:hover{
    color: #fffa55;
}

div.birthday ul.numeric li.itemSelected span.assign{
    color: #fff;
}

div.birthday ul.numeric li.itemSelected td.rate div span.filledRatingStar{
    background-image: url(../../layout/FilledStar_selected_blue.gif);
}

div.birthday ul.numeric li.itemSelected td.rate div span.emptyRatingStar{
    background-image: url(../../layout/EmptyStar_selected_blue.gif);
}

div.birthday ul.numeric li.itemSelected td.rate div span.savedRatingStar{
    background-image: url(../../layout/SavedStar_selected_blue.gif);
}

div.birthday ul.numeric li.itemSelected td.itemCheckArea input.checkbox{
	background-image: url(../../layout/black/checkbox_clean_blue_bg.gif);
}

div.birthday ul.numeric li.itemSelected td.itemCheckArea input.checkbox:hover{
	background-image: url(../../layout/black/checkbox_clean_blue_bg_hover.gif);
}

/* Birthday - li */

div.blue ul li span.link a,
body.themebirthday ul li span.link a{
    color: #cc2f20;
}

div.blue ul li span.assign,
body.themebirthday ul li span.assign{
    color: #cc2f20;
}

/* Birthday - Listheader */

div.birthday div.listHeader h5{
    background-color: #fff;
    color: #50ba49;
}

/* Birtday - Showlist */

body.themebirthday{
	background-image: none;
    background-color: #fff;
}

body.themebirthday div.showlistContainer{
    background-image: url(../../layout/birthday_theme_top.jpg);
    background-repeat: repeat-x;
    background-color: #fff;
    background-position: top;
}

body.themebirthday div.showlistContent{
    background-color: #fff;
    border: 2px solid #93dfff;
}

body.themebirthday div.showlistFooter{
    height: 203px;
    background-image: url(../../layout/birthday_theme_bottom.jpg);
    background-repeat: repeat-x;
}

body.themebirthday a.logo{
    background-image: url(../../layout/minalistor_showlist_logo_birthday.gif);
}

body.themebirthday p.doyoualso{
    color: #2a97c4;
    font-size: 12px;
}

body.themebirthday p.doyoualso a{
    color: #49cf00;
}