@import url("main.css");
@import url("menu.css");



.col_751 h1 {
	color: #000000;
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
}



/* ### CONTENT ### */

#soon h1 {
	color: #000000;
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	min-height: 274	px;
}

#soon h1 a {
	text-decoration: none;
}

#soon {
	position: absolute;
	top: 50px;
	right: 0px;
	/* EVERYTHING should have a right margin of 20 px */
	/* That's why content is 960 wide instead of 940 */
	width: 169px;
	padding-top: 5px;
	border-top: 1px solid #000000;
}

#content {
	position: absolute;
	top: 50px;
	/* EVERYTHING should have a right margin of 20 px */
	/* That's why content is 960 wide instead of 940 */
	width: 751px;
}

.green,
.green a,
.green a:hover,
.green a:visited {
	color: #A9E212;
}

.grey {
	color: #BBBBBB;
}

/* rest van .more in main.css */
.more {
	float: right;
}

.more img {
	float: right;
}

a:link.more ,
a:visited.more  {
	width: 237px;
}

.linkarrow {
	display: block;
}

.linkarrow img {
	float: left;
	padding: 0 0 0 0;
	margin: 5px 4px 0 0;
}

.play_home_project,
.play_home_news {
	position: absolute;
	z-index= 1;
	top: -2px;
	left: 0;
}

.video_home_project {
	position: relative;
	width: 237px;
	height: 163px; /* 157 + 6 */
	overflow: hidden;
	margin: 0 0 6px 0;
}

.video_home_news {
	position: relative;
	width: 169px;
	height: 69px; /* 63 + 6 */
	overflow: hidden;
	margin: 0 0 6px 0;
}



/* ### COLUMNS ### */

.col_751 {
	border-top: 1px solid #000000;
	float: left;
	width: 751px;
	padding: 4px 0 0 0;
	margin: 0 0 5px 0;
	position: relative;
}

.col_751 a,
.col_751 h4,
.col_751 h4 a {
	text-decoration: none;
}

.col_237 {
	border-bottom: 1px solid #000000;
	float: left;
	width: 237px;
	margin: -5px 20px 34px 0;
	padding: 6px 0 0 0;
	min-height: 280px;
}

.col_237 h5,
.col_237 h5 a {
	height: 28px;
	margin-bottom: -3px;
	text-decoration: none;
	color: #000000;
}

.col_237 h5 a:hover {
	color: #A9E212;
}

.col_237 p {
	font-size: 11px;
	line-height: 13px;
}

.col_169 {
	border-top: 1px solid #000000;
	padding: 6px 0 0 0;
	margin: 6px 0 30px 0;
}

.col_169 p {
	font-size: 11px;
	line-height: 13px;
}

.col_169 img {
	margin: 8px 0 4px 0;
}



/* ### EXCEPTIONS ### */

.nomargin {
	margin-right: 0;
}

.alttopmargin {
	margin-top: -24px;
}

.noborder {
	border: none;
}

.topborder {
	border-top: 1px solid #000000;
	padding-top: 5px;
}



/* ### SOCIAL ### */

.social {
	position: absolute;
	top: 0px;
	right: 0px;
}

.social a {
	padding: 6px 0 0 6px;
	margin: 0;
	float: left;
}

.social img {
	margin: 0;
}
