/* @override http://www.fiberpartner.com/fileadmin/templates/forside.css */

@charset "UTF-8";
/* Fiberpartner.com - Forside specfikke styles */


#headerImage {
	height: 250px;
}

#mainColumnLayout {
	width: 100%;
	background-color: white;
	background-image: url('grafik/content_top_gradient.jpg');
	background-repeat: repeat-x;
}

#column1, #column2 { width: 430px; height: 440p; }
#column3 { height: 440px; }
#column1 .contentWrapper { width: 400px; height: 400px; overflow: hidden; background-color: #D6E0DC; margin: 20px 10px 20px 20px; }
#column2 .contentWrapper { width: 400px; height: 400px; overflow: hidden; background-color: white; margin: 20px 10px 20px 10px; }

#column3 .contentWrapper { height: 400px; margin: 20px 0px 20px 10px; background-image: url("grafik/baggrundsbillede.jpg"); background-repeat: no-repeat;  }




#imageSubMenu {
	float: left;
}


#imgSubMenu a { padding: 0px; margin: 0px; }
#imageSubMenu img { border: 0px; padding: 0px; margin: 0px;  }



/* Column 1 */
.column1Content {
	padding: 40px 20px 20px 20px;
	margin: 0px;
	float: left; /* IE 6 Fix */ 
}

.column1Content h1 {
	color: #000F2E;
	font-size: 34px; 
	font-weight: 100;
	padding-bottom: 7px;
	margin-bottom: 0px;
}


/* Column 2 */
.column2Content h1 {
	color: #04051D;
	font-size: 20px; 
	font-weight: 100;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

/* Header image */

#headerImage .tx-imagerotator-pi1 {
}
.tx-imagerotator-pi1, .tx-imagerotator-pi1 p {
	margin: 0;
}

div.news-latest-container {
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

div.news-latest-container div.news-latest-item {
	padding: 0;
}
div.news-latest-container div.news-latest-item a {
	text-decoration: none;
	color:#333333;
}

div.news-latest-container div.news-latest-gotoarchive {
	background:0;
	padding: 0;
	margin: 0;	
}

div.news-latest-container div.news-latest-item a p {
	margin: 0;
}

div.news-latest-container div.news-latest-item {
	margin-bottom: 10px;	
}




/*
 * 
 * Frontpage newsletter dialog box
 * 
 */

#newsletterBugBox {
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	height: 400px;
	z-index: 1000;
}

#newsletterBlinder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 900;
}

#newsletterBugBox #newsletterBugBoxClose {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1200;
	cursor: pointer;
}

#newsletterBugBoxContent {
	background: #D6E0DC;
	margin: 15px;
	padding: 1px 10px 10px;
}

#newsletterBugBoxContent .newsCatCols {
	float: left;
	width: 170px;
}
