/* Uchrony s.a :: 8 Place Communale :: 1160 Bruxelles :: Belgique */

#errandList{
width:575px;
font-size:11px;
}

#errandListLeft{
/*position:relative;*/
margin-top:10px;
float:left;
width:460px;
}

*html #errandListLeft{
margin-right:12px;}

/* ############################################## */

.porc{
background-color:#EF5B84;
color:#FFFFFF;
}

.pastry{
background-color:#F48E00;
color:#FFFFFF;
}

.nonfood{
background-color:#C986EB;
color:#FFFFFF;
}

.grocery{
background-color:#FFBA00;
color:#FFFFFF;
}

.drink{
background-color:#FFBA00;
color:#FFFFFF;
}

.fruit{
background-color:#4ED153;
color:#FFFFFF;
}

.fish{
background-color:#0434B1;
color:#FFFFFF;
}

.bakery{
background-color:#D05C00;
color:#FFFFFF;
}

.selfservice{
background-color:#F48E00;
color:#FFFFFF;
}

.butchery{
background-color:#E1293E;
color:#FFFFFF;
}

.frozen{
background-color:#5B92E6;
color:#FFFFFF;
}

.drug{
background-color:#55D6D3;
color:#FFFFFF;
}

/* ############################################## */

#errandListIntro{
/*position:relative;*/
background:url(../Images/ErrandList/illu_family.jpg) right 10px no-repeat;
padding-right:150px;
min-height:260px;
}

*html #errandListIntro{
height:260px;
}

#errandListIntro P{}

#errandListIntro .title{
color:#EA0606;
margin:0px 0px 5px 0px;
font-size:14px;
font-weight:bold;
}

#errandListIntroPage2{
/*position:relative;*/
background:url(../Images/ErrandList/illu_family_little.jpg) 0px 0px no-repeat;
padding-left:90px;
min-height:130px;
}

*html #errandListIntroPage2{
height:130px;
}

#errandListIntroPage2 P{}

#errandListIntroPage2 .title{
color:#EA0606;
margin:0px 0px 5px 0px;
font-size:14px;
font-weight:bold;
}

#errandListIntroPage2 A{
color:#EA0606;
text-decoration:none;
}

#errandListIntroPage2 A:HOVER{
text-decoration:underline;
}

/* ############################################## */

#errandListSection{
/*position:relative;*/
}

#errandListSection #idea{
width:100%;
background-color:#F2F2F2;
}

#errandListSection #idea .light{
background-color:#FAFAFA;
}

#errandListSection #idea TH{
font-size:10px;
font-weight:lighter;
color:#666666;
}

#errandListSection #idea TD{
border-bottom:1px solid #CBCBCB}

#errandListSection #idea .emptyCell{
width:30px;
border-width:0px;
}

#errandListSection .previous{
background:url(../Images/ErrandList/redArrowLeftx2.gif) left 4px no-repeat;
padding-left:18px;
padding-right:5px;
}

#errandListSection .next{
background:url(../Images/ErrandList/redArrowRightx2.gif) right 4px no-repeat;
padding-right:18px;
padding-left:5px;
}

#errandListSection P{
margin:0px;
}

#errandListSection A{
color:#666666;
font-weight:bold;
text-decoration:none;
}

#errandListSection A:HOVER{
text-decoration:underline;
}

#errandListSection .selected{
font-weight:bold;
color:#D81921;
}

#errandListSection .title{
border-bottom:1px solid #737373;
background:url(../Images/ErrandList/redArrow.gif) left 3px no-repeat;
padding-left:8px;
padding-bottom:3px;
font-weight:bold;
}

/* ############################################## */

#errandListTools{
/*position:relative;*/
margin-left:475px;
width:96px;
text-align:center;
padding-top:10px;
}

*html #errandListTools{
margin-left:0px;
}

#errandListTools A{
color:#EA0606;
text-decoration:none;
}

#errandListTools A:HOVER{
text-decoration:underline;
}

/* ############################################## */
 
#errandListContent{
border:1px solid #ED1D24;
position:relative;
margin-top:30px;
padding:20px 0px 5px 0px;
}

#errandListContent .articleNum{
font-size:12px;
font-weight:bold;
}

/*new */

#idea{ border: 1px solid #CCCCCC; padding: 2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}
th{ background: #FFFFFF; font-size: 11px; font-weight: bold; text-align: left; color:#000000; }
.headertable{ background:#CCCCCC; padding: 2px; }
.emptyCell{ width: 10px; background:#FFFFFF;}
.butchery, .fruit{ font-size: 16px; font-weight: normal; padding: 2px; border-top: 1px solid #FFFFFF;}
.btn_tableidea{background: #0e2c8e; width: 150px; height: 20px; padding: 7px 5px 2px 5px; border: none; color: #FFFFFF; margin: 0 0 0 5px; display: block; float:left; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}