/*
 * KFF12 Trainspotting theme
 * #9_966cc light purple
 * #9_90099 dark purple
 
 * 605 270
 * 663 366
 */
 
html {
	background:#eeeeee;
	background:#CCCCFF;
}

#maincontentwrapper 
, #pageholder {
	background: #f9f9f9;
}

h1,h2,h3,h4,a,.festivaldates 
, #headercontentholder 
, .kffbox h2,.kffbox h3,.kffbox h4,.kffbox h5, .kffbox a , .csfa_title
, legend 
, .filmtitle 
, .filmtime 
, .subheading 
, .messagebox .title 
, .previewboxfooter a 
, .previewbox h4 
, .previewbox h5, .frontpageblog .headline
, .filmdetails .label
, .filminfobox .programme
, .filminfobox .score 
, .objectlinkdescription 		
{
	color:#663366;
}

.imageholder {
	border-color: #663366;	
}


#headerfooter
, #headerfooter a
, .pagemenubar
, #footer
, .menulist a:link
, .menulist a:visited{
	color: #ffffff;
	background-color: #663366;
}

.menulist a:hover
, .menulist a.menuselected {
	color: #9966cc !IMPORTANT;
}

.pagemenuright {
	background-image:url(../../images/layout/round_blue_br2.gif);	
}

.kffbox {		
	background:white;
	border-color: #d6d6d8;
	border-width: 1px 2px 2px 1px;	
}

fieldset {
	 border:1px solid #663366 ;
	}
	
.filmlistdetails  {
	color:#663366;
	border:1px solid #663366
}