/*

QuickSite Wireframe CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		templavoila@busynoggin.com
website:	www.busynoggin.com & templavoila.busynoggin.com

*/

/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
	reset.css
	Resets default browser CSS.
   
	Based on but not the same as work by Eric Meyer:
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
   
-------------------------------------------------------------- */

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse:collapse;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight:400;
	}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

a:active,
a:focus {
	outline: none;
	}

del {
	text-decoration: line-through;
}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	
	font-family: tahoma,verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	height: 100%;
	
}

/* NOTE: Much of the typography styling is handled in rte.css */


/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */
table {
	border-collapse:collapse;
	width: 100%;
	}

/* @end Table Styling */

/* @group Additional Tags */


pre {
	margin-bottom: 15px;
	}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
	}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	}

#contentBlock-1,
#contentBlock-2,
#contentBlock-3 {
	float: left;
	width: 100%;}

/* @end Additional Tags */

/* @group Forms */


form input, form textarea {
	
	}

form input:focus, form input:hover {
	color: black;
	}

form select {
	font-size: 11px;
	}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
	}

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: black;
	}


/* @end Forms */

/* @end Base Styling */

/* @group TYPO3 Styling Adjustments */

div.csc-textpic-center div.csc-textpic-imagewrap,
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}
	
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
font-size:10px;
margin:0;
padding:6px 0;
}


.csc-textpic-caption {
font-size:10px;
margin:6px 0 0;
padding:3px 6px;

}
.moduleBodyWrap .csc-textpic-caption {
	background:transparent url(images/caption_hover.jpg) no-repeat scroll 0 0;
	border-bottom:2px solid #FFFFFF;
	padding:2px 10px 4px 34px;
	margin-top:5px;
	}

.moduleBodyWrap .csc-textpic-caption:hover {
background:transparent url(images/caption.jpg) repeat scroll 0 0;

}

.moduleBodyWrap .csc-textpic-caption a {
font-size:11px;
text-transform:uppercase;
color: #fff;
padding-left: 0px;
}

.moduleBodyWrap .csc-textpic-caption a:hover {
	color: #fff;}
	
	
.moduleBodyWrap div.csc-textpic-center div.csc-textpic-imagewrap, 
.moduleBodyWrap div.csc-textpic-left div.csc-textpic-imagewrap, 
.moduleBodyWrap div.csc-textpic-right div.csc-textpic-imagewrap,
.moduleBodyWrap div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
}



/* @end TYPO3 Styling Adjustments */


/* @group Common Classes */

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	}

.outOfSight {
	position: absolute;
	top: 0;
	left: -4000px;
	}

.csc-firstHeader {
	margin-top: 0px;
	}

.graphicTextWrap {
	overflow: hidden;
	}

.graphicText {
	line-height:300px;
	display: block;
	}

/* @end Common Classes */

/* @group Layout */

#pageWrap {
	width: 970px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: white url(images/bg_shadow.jpg) no-repeat scroll center bottom;
	}

#feature {
	margin-top:0px;
	margin-bottom: 10px;
	
	
	}
#f1a #feature {
	margin-top: -5px;
	}
	
#f1a #flashcontent {padding-bottom: 10px;}

#generatedContent-1 {
	width: 195px;
	float: left;
	margin-right: 20px;
	}

#generatedContent-2 {
	width: 195px;
	float: right;
	}

#contentBlock-1,
#contentBlock-2 {
	padding-top: 20px;}
#f1d #contentBlock-1 {
	float: right;
	width: 745px;
	}

#f1e #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f1f #contentBlock-1 {
	float: left;
	width: 545px;
	}

#f2a #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2a #contentBlock-2 {
	width: 195px;
	float: right;
	}

#f2b #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2b #contentBlock-2 {
	width: 195px;
	float: right;
	}

#f2c #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2c #contentBlock-2 {
	width: 230px;
	float: right;
	}


#f2d #contentBlock-1 {
	float: left;
	width: 545px;
	}

#f2d #contentBlock-2 {
	width: 195px;
	float: right;
	}

#f2e #contentBlock-1 {
	float: left;
	width: 545px;
	margin-right: 20px;
	}

#f2e #contentBlock-2 {
	width: 195px;
	float: left;
	}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 545px;
	margin-right: 20px;
	}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 195px;
	float: left;
	}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 195px;
	float: right;
	}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 545 px;
	}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 195px;
	float: left;
	margin-right: 20px;
	}

/* @end Layout */

/* @group Header */

#header {

	margin-bottom: 10px;
	float: left;
	width: 100%;
	}
	
#f1a #header  {

	margin-bottom: 0px;
	float: left;
	width: 100%;
	}

#masthead {
	float: left;
	margin: 12px 0 0;
	padding: 0;
	overflow: hidden;
	}

#masthead a {
	display: block;
	padding-top: 20px;
	}

#busyNogginID {
	float: right;
	width: 75px;
	height: 38px;
	overflow: hidden;
	background: url(images/bn_top_logo.gif) no-repeat;
	}

#busyNogginID a {
	display: block;
	padding-top: 100px;
	}

/* @group Global Menu */

#globalMenu {
	clear: both;
	margin-left: 0px;
	border-top: 3px solid #e6e6e6;
	padding-top: 10px;
	font-size: 16px;
	}

#globalMenu li {
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	border-right: 2px solid #e6e6e6;
	}

#globalMenu li.last {
	border: none;
	}

#globalMenu a {
	height: 17px;
	display: inline;
	float: left;
	color: #b2b2b2;
}

#globalMenu a:hover {
	color: black;
	}

#globalMenu li.active a {
	color: #008aec;
}

#globalMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 940px;
	font-size: 11px;
	padding-left: 10px;
}

/* @end Global Menu */

/* @group Utility Menu */

#utilityMenuWrap {
	
	height: 26px;
	float: right;
	overflow: hidden;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}

#siteSearch {
	float: left;
	width: 196pxpx;
	
	}

#siteSearchInput {
border:1px solid #BFBFBF;
color:#888888;
display:block;
float:left;
font-size:10px;
margin-top:4px;
padding:1px 4px;
text-transform:uppercase;
width:150px;
	}

#siteSearchSubmit:hover {
	/*background-position: 0 -35px;*/
}
#siteSearchSubmit {
	background: transparent url(images/search_button.png) no-repeat 5px 6px;
	border:none;
	cursor:pointer;
	display:block;
	float:left;
	padding-top:100px;
	width:30px;
	
}



#utilityMenu {
	clear: both;
	padding-left: 30px;
	padding-top: 6px;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	height: 189px;
	float: left;
	text-transform:uppercase;
	

	}

#utilityMenu li {
	border-right:1px solid #888888;
	display:inline;
	float:left;
	height:13px;
	margin:0 5px 0 0;
	padding:0 10px 0 0;
	}

#utilityMenu li.last {
	border: none;
	margin-right: 0;
	}

#utilityMenu a {
	height: 17px;
	display: inline;
	float: left;
	color: #888888;
}

#utilityMenu a:hover {
	color: #a84f2d;
	}

#utilityMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 940px;
	font-size: 10px;
	padding-left: 10px;
}

/* @end Utility Menu */

/* @end Header */

/* @group Footer */

#footer {
	
color:#ccc;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-top:20px;
padding-bottom:10px;
padding-top:10px;
}

#footerCopyright {
	float: left;
	
}

a#footerHomeLink {
	display: block;
	float: right;
	color:#ccc;
	}

a#footerHomeLink:hover {
	color: #a84f2d;
	}

/* @end Footer*/

/* @group Local Menu */

#generatedContent-1 {
background:transparent url(images/localmenu_bg.jpg) no-repeat scroll 0 0;
padding-top: 10px;}

#localMenu {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	margin-left:0;
	padding-bottom:5px;
	padding-top:5px;
	text-transform: uppercase;
	height: auto !important; /* for modern browsers */
	height: 330px; /* for IE5.x and IE6 */
	min-height: 330px; /* for modern browsers */
	
	}

ul#localMenu  {
	margin-top: 10px;
	padding: 0 10px;
	}

#localMenu ul li {
	margin-bottom: 3px;
	}

#localMenu li {
	list-style: none;
	margin-bottom: 0px;
	font-size: 14px;
	}

#localMenu li a {
	
	color: #000;
	font-size: 10px;

	}

#localMenu li a:hover {
	font-weight:bold;
	
	}
#localMenu li:hover {
	/*background: url(images/black_rarrow.gif) no-repeat right 0px;*/
	}
	
#localMenu li.active  a {
			color: chocolate;
	
	}

#localMenu li.current  a {
		color: chocolate;
	
	}
#localMenu li.active li a {
			color: #000;
	
	}
	
	#localMenu li.active li.current a {
			color: chocolate;
	
	}
	


#localMenu li.current li a {
		
	color: #000;
	}
	


#localMenu li.current {

	}
	
#localMenu li.current li {

	}

	
ul.cornerbox{
	background:transparent url(images/localmenu_bg.jpg) no-repeat scroll left bottom;
	margin-bottom:0;
	padding-bottom:5px;}

/* @end Local Menu */






/* @group Module Styling */

.moduleHeader {
background-color:#F7F7F7;
border-color:#a84f2d #CCCCCC #CCCCCC;
border-style:solid;
border-width:2px 1px 1px ;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
margin:0;
padding:0 25px 0 0;
text-transform:uppercase;
	}
	
h3.moduleHeader  {
	
	/*background: url(images/dark_green/right_module_cap.gif) no-repeat right top;*/
	
	
	}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	/*background: transparent url(images/dark_green/left_module_cap.gif) no-repeat left top;*/
	
	}

.moduleFooter {
	height: 2px;
	margin: 0;
	padding-right: 15px;
	/*background: url(images/dark_green/right_module_cap.gif) no-repeat right bottom;*/
	background-color: #ccc;
	font-size: 1px;
	overflow: hidden;
	}

.moduleFooter span {
	display: block;
	height: 2px;
	/*background: #008aec url(images/dark_green/left_module_cap.gif) no-repeat left bottom;*/
	background-color: #ccc;
	}

.moduleBody {
	padding: 10px 10px 10px 10px;
	}

.moduleBodyWrap {
	
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
	}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
	}


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
	}

.moduleGroup {
	margin-bottom: 10px;
	}

.moduleFeature {
	margin-bottom: 15px;
	}

/* @end Module Styling */



/* @group Forms */

.csc-mailform-field label,
.csc-mailform-field label {
	display: block;
	}

/* @end */

/* @group news */


.news-latest-container {
	padding: 10px 3px;
}
.news-latest-container p {
	font-size: 11px;
	line-height:1.15em;
	
	}


.news-latest-item a, .news-latest-item-first a {
	color: #444;
}
	
.news-latest-item h2, .news-latest-item-first h2 {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	}
		
		.news-latest-item h2 a, .news-latest-item-first h2 a {
		color: #a84f2d;
		}
.news-list-morelink {
	 padding-left: 0px;	
}

.news-latest-item-first {
	
	float:left;
	width:100%;
	}
.news-latest-item  {
	border-top:3px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
	float:left;
	margin: 0 0 5px 0;
	width:100%;
	padding:3px 0;
	}
	
.news-latest-item img {
border:medium none;
float:right;
margin:0 0 3px 0;
}

.box1
{
	width:100px;
	float: left;
	padding-top: 2px;
	text-align: right;
	
}

.box2
{
	width:190px;
	padding: 0 13px 0 0; 
	float: left;
	
}


.news-latest-catdate {
	float: left;
	width:180px;
	font-size: 10px;
	text-transform: uppercase;
	
	}
.news-latest-gotoarchive  {
background: transparent url('images/forsyning_intranet_nyhedsarkiv_link.jpg');
width:100%;
float: left;
padding: 0px;
color: #444;
 font-size: 11px;
}

.news-latest-gotoarchive a {
 float: right;
 color: #444;
 font-weight: bold;

}

.news-single-item {}

.news-single-item h2 {
font-size: 16px;}

.news-single-img img {
border:medium none;
padding:0 0 10px 10px;
}

.news-single-item hr.cl-right {
border:medium none;
clear:right;
height:10px;
margin:0;
padding:0;
}
/* @end news */

/* @group newsevent */
.event-list-item {
border-bottom:1px solid #CCCCCC;
float:left;
margin-bottom:10px;
width:100%;
	
}

.event-list-item h3 {
	float: left;
	width: 100%;
	margin-top: 0px;
	
}
.event-list-item h3 a {
		color: #a84f2d;
	
}
.leftsection {
float: left;
width: 50%;}
.event-list-item-datetime {
	text-transform:uppercase;
	font-size:11px;
		float: left;
	width: 100%;}

.event-list-item-place {
	float:left;
font-size:11px;
padding-bottom:5px;
text-transform:uppercase;
width:100%;
	
}

.event-list-image {
float:right;
}


.first_col {
	width:50%;
	float: left;
	}
.second_col {
	width:50%;
	float: left;
}

.news-single-backlink {
float:left;
padding:0px;
width:100%;
}
p.single-date {
	text-transform: uppercase;}
	
.news-list3-item {
padding:0 0 30px 0;
}
.news-list3-item h2{
text-align:right;
padding: 10px 0;
font-size: 24px;
}

.list3-left h2,
.list3-right h2{
	font-size:16px;
	margin-bottom:0;
	padding:8px 0 2px;
	width:100%;	
}

.news-list3-item img {
padding-right: 35px;
}

.news-list3-container p {font-family: Georgia, "Times New Roman", Times, serif;}



.news-list2-container, .news-list3-container,
.news-list3-item, .list2-subdiv-hdr {
background:#FFFFFF none repeat scroll 0 0;
float:left;
padding-bottom:20px;
}

.news-list3-container .list3-left img,
.news-list3-container .list3-right img {
padding-right: 20px;
}


.news-list3-item .news-list-morelink {
	float:right;
text-align:right;
width:472px;}

.list3-left .news-list-morelink,
.list3-right .news-list-morelink {
	float: right;
}
	
.news-list2-container .hdr-left, .news-list2-container .hdr-right, .news-list3-container .list3-left, .news-list3-container .list3-right {
float:left;
width:48%;
padding: 0px;
}

.news-list3-container .list3-left {
border-top:1px solid #CCCCCC;
margin:0 28px 0px 0;
padding:10px 10px 10px 0;}

.news-list3-container .list3-right {
border-top:1px solid #CCCCCC;
margin:0 0px 0px 0;
padding:10px 0px 10px 0;}

.news-list3-item p {
	font-family:georgia;
	font-size:15px;
	line-height:1.5em;}

.news-list-date {
	
	color:#555555;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	text-transform:uppercase;
	
}

.textbox {
float: left;
float:left;
width:460px;}

.newsimage {
float: left;	}

.news-list3-item .news-list-date {
	
}

/* @end newsevent */

/* @group powermail */

 
span.powermail_mandatory {
color:red;
}
input.validation-failed, textarea.validation-failed {
background-color:#E8E6B3;
}
div.powermail_mandatory_js {
color:red;
margin:3px 0 15px 153px;
}
fieldset.tx-powermail-pi1_fieldset {
border:0 none;
padding-top:10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
clear:both;
display:block;
float:left;
width:153px;
}
.tx_powermail_pi1_fieldwrap_html_text input {
width:270px;
}
fieldset.tx-powermail-pi1_fieldset textarea {
width:270px;
}
div.tx_powermail_pi1_fieldwrap_html {
margin:3px 0;
}
input.powermail_submit, input.powermail_reset {
float:left;
width:128px;
}
.tx_powermail_pi1_fieldwrap_html_reset {
float:left;
padding-left:153px;
padding-right:20px;
padding-top:10px;
}
td.powermail_all_td {
padding:3px 10px 3px 0;
}
.tx_powermail_pi1_fieldwrap_html_submit {
float:left;
padding-top:10px;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner {
float:left;
padding-bottom:3px;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label {
clear:both;
display:block;
float:left;
padding-left:153px;
width:267px;
}
/* @end powermail */

	
/*list view */
.sponsorlist {
padding-top: 30px;}
.sponsor {
	width: 33%;
	float:left;
	padding: 0 0 20px 0 ;
	}

.sponsor .sponsor_image {
position:relative;
text-align:center;
z-index:100;}


.sponsor .sponsor_company {
float:left;
margin-top:-20px;
padding-bottom:15px;
position:relative;
text-align:center;
width:100%;
z-index:10;}


.sponsor .sponsor_company a {
color: #000;
}

/*random view */
#random-sponsor { padding-top: 20px; }


.sponsor-logo {
	float:left;
	height:60px;
	padding-bottom:10px;
	width:100%;}

.sponsor-text blockquote {
	margin: 0 10px;}

.tx-srfeuserregister-pi1 form {
	width: 480px;}
.tx_feuserlistbase-single {
padding-top: 20px;}

.tx_feuserlistbase-single .left {
	float: left;
	width: 48%;
	padding-right: 14%;}
.tx_feuserlistbase-single .right {
float: left;
	width: 38%;}
	
.tx_feuserlistbase-single H1 {
font-size: 14px;
font-weight: bold;}
.tx_feuserlistbase-single .sponsor-text {
padding: 15px;
background: #e9e9e9;
}

tx-srfeuserregister-pi1 legend {
font-weight:bold;
padding:0 0.5em;
width: 480px;
}

.tx-srfeuserregister-pi1 form textarea {
width: 300px;
}

table.gadget tr td {
height:auto;
padding:0px;