/*:: Titles css ::*/
.titletxt{
	text-indent:-9999;
}

#title_artists{
	background: #FFF url('../images/title_collaborators.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_events{
	background: #FFF url('../images/title_events.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_journey{
	background: #FFF url('../images/title_journey.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_about{
	background: #FFF url('../images/title_about.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_search{
	background: #FFF url('../images/title_searchresults.jpg') no-repeat;
	width:600px;
	height:52px;
}

/*--- START subnav titles ---*/

#title_pressroom{
	background: #FFF url('../images/title_pressroom.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_pressarchive{
	background: #FFF url('../images/title_pressarchive.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_pressrelease{
	background: #FFF url('../images/title_pressrelease.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_icons{
	background: #FFF url('../images/title_icons.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_sponsors{
	background: #FFF url('../images/title_sponsors.jpg') no-repeat;
	width:600px;
	height:45px;
}
#title_contact{
	background: #FFF url('../images/title_contact.jpg') no-repeat;
	width:600px;
	height:45px;
}

/*--- END subnav titles ---*/

#title_tickets{
	background: #FFF url('../images/title_tickets.jpg') no-repeat;
	width:600px;
	height:45px;
}

#title_moreinformation{
	background: #FFF url('../images/title_moreinformation.jpg') no-repeat;
	width:600px;
	height:45px;
}

