/* ##### Colours for a sector of the website ##### */

h1, h2, a, #basket, .button1, .colcode1, #list1 li a:hover, #footer a:hover, .link5:hover, .tab1 th {
	color: #B92C92;
}
h2.basket, .link2 {
	background-color: #B92C92;
}

.icon_plus1 {
	background: url("/images/icons/plus1-ml.gif") no-repeat left top;
}
.icon_plus2 {
	background: url("/images/icons/plus3-ml.gif") no-repeat left top;
}
.icon_minus1 {
	background: url("/images/icons/minus1-ml.gif") no-repeat left top;
}
.icon_minus2 {
	background: url("/images/icons/minus3-ml.gif") no-repeat left top;
}


.link4 {
	background-image: url("/images/arrow5-ml.gif");
}

#menu a.active1 {
	border-bottom: 2px solid #F5E0EF;
	background: #F5E0EF;
	color: #B92C92;
}
#menu a.active2 {
	color: #F5E0EF;
	background: #B92C92;
	font-weight: bold;
}
#menu a.inactive {
	color: #fff;
	background: #B92C92;
}

#submenu {
	background: #F5E0EF;
}
.vacres1, #basket {
	background: #FBF4F9;
}
.vacres2 {
	background: #F6E6F2;
}