/* VIEWPORT CONTENT = 880 */

.column {
	float: left;
}

.column.last {
	float: right;
}

/* HOME
--------*/

#content.home .column.first {
	width: 340px;
}

#content.home .column.last {
	width: 500px;
}

/* MERKEN
----------*/

#content.merken .column.first {
	width: 310px;
}

#content.merken .column.last {
	width: 500px;
}

#content.merken-selected .column.first {
	width: 620px;
}

#content.merken-selected .column.last {
	width: 170px;
}

/* EVENEMENTEN & SPONSORPROJECTEN
----------------------------------*/

#content.events .column.first {
	width: 480px;
}

#content.events .column.last {
	width: 350px;
}

/* EVENEMENTEN & SPONSORPROJECTEN
----------------------------------*/

#content.sponsor .column.first {
	width: 480px;
}

#content.sponsor .column.last {
	width: 350px;
}

/* FAQS
--------*/

#content.faqs .column.first {
	width: 450px;
}

#content.faqs .column.last {
	width: 350px;
}

/* PERS & NIEUWS
-----------------*/

#content.press .column.first {
	width: 480px;
}

#content.press .column.last {
	width: 350px;
}

/* CJ AGENCIES
-----------------*/

#content.cjagencies .column.first {
	width: 480px;
}

#content.cjagencies .column.last {
	width: 310px;
}

/* CJ AGENCIES TEAM
-----------------*/

#content.team .column.first {
	width: 880px;
}

#content.teamprofile .column.first {
	width: 480px;
}

#content.teamprofile .column.last {
	width: 350px;
}





/* BUTTONS & ELEMENTS
----------------------*/

a.bblue {
	height: 28px;
	float: left;
	display: inline;
}

a.bblue span {
	text-indent: -9999px;
	display: block;
}



/* HOME */

.bblue.readmore {
	width: 90px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 0;
}

.bblue.readmore:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -28px;
}

.bblue.teammore {
	/*width: 220px;*/
	width: 310px;
	float: none;
	display: block;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -66px;
}

.bblue.teammore:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -94px;
}

.bblue.evenementenmore {
	width: 220px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -132px;
}

.bblue.evenementenmore:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -160px;
}

.bblue.sponsormore {
	width: 220px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -198px;
}

.bblue.sponsormore:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -226px;
}

#evenementen-box .options,
#sponsor-box .options {
	height: 28px;	
}

#evenementen-box p.options {
	margin: 5px 0 0 0;
}

.invite {
	width: 310px;
	height: 28px;
	display: block;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -592px;
}

.invite:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -620px;
}

.invite span {
	display: block;
	text-indent: -9999px;
}


/* MERKEN */

.bblue.visitsite {
	/*width: 290px;*/
	width: 170px;
	float: none;
	display: block;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -264px;
}

.bblue.visitsite:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -292px;
}

.bblue.brandteam {
	width: 80px;
	float: none;
	display: block;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -330px;
}

.bblue.brandteam:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -358px;
}

/* PERS & NIEUWS */

#content.events .options,
#content.sponsor .options,
#content.press .options,
#content.teamprofile .options
{
	height: 28px;
	background: url(/img/bg/bg_bblue_large.gif) no-repeat 0 0;
}

.bblue.printmsg {
	width: 240px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -396px;
}

.bblue.printmsg:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -424px;
}

.bblue.photos {
	width: 240px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -462px;
}

.bblue.photos:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -490px;
}

/* TEAM */

.bblue.sendmail {
	width: 90px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -1315px;
}

.bblue.sendmail:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -1343px;
}

.teamprofile .bblue.sendmail {
	width: 226px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -1249px;
}

.teamprofile .bblue.sendmail:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -1277px;
}

.bblue.viewblog {
	width: 180px;
	background: url(/img/nav/main_elements.gif) no-repeat 0 -1381px;
}

.bblue.viewblog:hover {
	background: url(/img/nav/main_elements.gif) no-repeat 0 -1409px;
}
