/* stylesheet for home page experiment - june 2015 
	applied last
*/
div#local-header{top: 800px !important;} 


/* Main panel */
.usp img {
	height: 320px;
}

#focuspanel.usp {
	border: none;
}
.usp .content_left div {
	vertical-align: middle;
}
.usp .content_left {
	height: 320px;
	padding-right: 1em;
	padding-left: 1em;
}
.usp h1 {
	margin-bottom: 30px;
}
.usp p {
	font-size: 1.5em;
}
.usp p.cta {
	background-image: none;
	padding: 0;
	color: #e00;
	font-size: 2em;
	margin-top: 20px;
}

.usp p.cta_h2 {
    background-image: url(/images/icons/icon_matrix_2.png);
    background-repeat: no-repeat;
background-position: -400px -195px;
	    padding: 10px 0 20px 60px;
}


.usp .content_left span.arrowbox {
	margin-top: -0.2em;
	margin-right: 8px;
}

/* Boxes */
#mid {
	margin-top: 20px;
}
div.front-divs div.box-intro {
  display: table-cell;
  height: 170px;
  padding: 0;
}
div.front-divs div.box-intro p {
	line-height: 1.9em;
	padding: 8px 2px 0;
}
.front-divs p.cta {
	padding: 6px 0 0 36px;
	background: url('//frbrnd.net/images/icons/metro_arrow_right_m.png') 0 0 transparent no-repeat;
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
	height: 40px;
}
div.front-divs div.box-intro p span{
	font-weight: bold;
}
#mid #scrolling-table {
	padding-top: 8px;
}
	/* t1 specific */
	#mid.t1 h2 {
		font-size: 1em;
		border-bottom-width: 1px;
		padding: 8px 2px;
		height: 56px;
		border-top: 1px solid #CDCDD2;
	}
	#mid.t1 h2.course-selection-header {
		font-size: 1.4em;
	}
	#mid.t1 #scrolling-table {
		height: 150px;
	}

	/* t2 specific */
	#mid.t2 h2 {
		font-size: 1.2em;
		border-bottom-width: 1px;
		padding: 8px 2px;
	}
	#mid.t2 #scrolling-table {
		height: 175px;
	}

/* language-specific overrides */
#mid.en.t1 .box-intro {
	height: 155px;
}
#mid.en.t1  #scrolling-table  {
	height: 130px;
}
.usp.de h1 {
	font-size: 2.5em;
}
#mid.de.t2 .box-intro {
	height: 190px;
}
#mid.de.t2  #scrolling-table  {
	height: 200px;
}


#mid.nl.t2 h2{
	height:45px;
}

.usp.da h1 {
	font-size: 2.4em;
}

#carousel .usp.sv h1 {
	font-size: 2.3em;
}
#mid.sv.t1 .box-intro {
	height: 180px;
}

.usp.no h1 {
	font-size: 2.4em;
}

#mid.nl #small-front-four div {
	text-align: left;
}
.usp.nl h1 {
	font-size: 2.4em;
}
#mid.nl.t2 .box-intro {
	height: 215px;
}
#mid.nl.t2  #scrolling-table  {
	height: 220px;
}

#mid.nl.t2 h2{
	height:45px;
}




/** treatment one updates **/

#mid.de.t1 h2{height:36px;}


