@import 'colours-art-y-cultura.css';
@import 'default-guide.css';

/* and below here goes the stuff that needs extra */
/* colour that doesn't apply to the regular channel */

li.mainlevel_activeguide a.sublevelguide,
li.mainlevel_currentguide a.sublevelguide{
	color:#298FE9;
	background-image:url(images/bullet-arts-small.gif);
}

a.pathway{
	color:#D9417A;
}
.guideblockdouble h2 a,
.guideblocksingle h2 a{
	color:#D9417A;
}
a.readon,
div.guidedetails a{
	color:#D9417A;
	background-image:url(images/bullet-arts-small2.gif);
}

div.guideblocktriple div.guideblockheading,
div.guideblockdouble div.guideblockheading,
div.guideblocksingle div.guideblockheading{
	color:white !important;
	background-image:url(images/guidestrip-arts.png);
	_background:none;
	_filter     : progid:DXImageTransform.Microsoft.AlphaImageLoader(
	  src          = '/barcelona/css/images/guidestrip-arts.png',
	  sizingMethod = 'scale'
	);
}


/* overruling the default-guide.css: */

div.contentpaneopen{
	width:632px !important;
}
div#contentfeature div.guideblocktriple,
div#contentfeature div.guideblockdouble,
div#contentfeature div.guideblocksingle{
	float:left;
	margin-right:10px !important;
	margin-left:0 !important;
}


