body{
	margin:0;
	padding:0;
	background:url('bg.gif');
	font-family:Verdana, Geneva, sans-serif;
}
body,h1,h2,h3,h4,p,td,th,li,label,input,select,option,textarea,div{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}

a img{
	border:0;
}
div.clear{
	clear:both;
}

#wrap{
	margin:0 auto;
	width:800px;
}

#top{
	background:url('top_electronic.jpg');
	height:200px;
	border-bottom:1px solid #666;
}
#top.electronic{background:url('top_electronic.jpg');}
#top.nature{background:url('top_nature.jpg');}
#top.farm{background:url('top_farm.jpg');}
#top.production{background:url('top_production.jpg');}
#top.solar{background:url('top_solar.jpg');}

#top h3, #top h4{
	font-family:Georgia, serif;
	font-size:17px;
	font-weight:normal;
	margin:0;
	float:left;
	line-height:1.2em;
}
#top h3 {
	margin: 93px 0 0 20px;
  background: url(logo.png) no-repeat;
}
#top h3 a{
  text-decoration: none;
  width: 360px;
  height: 41px;
  display: block;
}
#top h3 a span{
  position: relative;
  left: -1000px;
}

#top h4{
  margin-left: 74px;
}

#top h4 a{
	color:#333;
}
#top h4 a:hover{
	color:#C00;
}

#main{
	background:#fff url('navbg.gif') repeat-y;
}




/* LEFT PANEL & NAVIGATION 
---------------------------------------------- */

#panel{
	width:220px;
	float:left;
	padding:40px 0;
}

ul#nav{
	margin:0;
	padding:0;
	list-style:none;
}
ul#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:1px;
}

ul#nav li{
	margin:0;
	padding:0;
}
ul#nav a{
	margin:0;
	color:#333;
	text-decoration:none;
	display:block;
	background:#fff url('arrow_green.gif') no-repeat 11px 11px;
	line-height:15px;
	padding:7px 3px 7px 20px;
	width:196px;
	margin-bottom:1px;
}
ul#nav #cur a{
	font-weight:bold;
	border-right:3px solid #7DD427;
	width:194px;
}
ul#nav #cur ul a{
	font-weight:normal;
	border-right:0;
	width:186px;
}
ul#nav ul #cur a{
	width:184px;
}
ul#nav ul a{
	padding:5px 3px 6px 30px;
	background-position:21px 11px;
	width:186px;
	margin-bottom:0;	
}

ul#nav .gotsub a{
	background:#fff url('arrow_downwards_green.gif') no-repeat 9px 14px;
}
ul#nav .gotsub ul a{
	background:#fff url('arrow_green.gif') no-repeat 21px 11px;
}

#nav a:hover {
	background-color:#7DD427 !important;
	background-image:url('arrow_white.gif') !important;
	color:#fff;
}

#contact{
	padding:20px;
}
#contact p{
	line-height:150%;
}
#contact a{
	color:#036;
}
#contact a:hover{
	color:#0085CC;
}



/* CONTENT
---------------------------------------------- */

#content{
	float:left;
	width:540px;
	padding:40px 0 50px 0;
	margin-left:20px;
}
#content h1{
	font-family:Georgia, serif;
	font-size:26px;
	font-weight:normal;
	color:#D22C2C;
	margin:0;
}
#content h2{
	font-family:Georgia, serif;
	font-size:16px;
	font-weight:bold;
	color:#D22C2C;
	margin:25px 0 0 0;
}
#content p{
	margin:5px 0;
	line-height:150%;
}
#content a{
	color:#333;
}
#content li a{
	font-weight:bold;
}
#content a:hover{
	color:#0085CC;
}
#content ul{
	list-style:none;
	padding:0;
	margin:15px 10px;
}
#content ul li{
	line-height:150%;
	margin:10px 0;
	padding-left:10px;
	background:#fff url('arrow_red.gif') no-repeat 1px 7px;
}


/* SPECIAL ELEMENT: GRANT
---------------------------------------------- */

.grant{
	padding:15px 0 5px 10px;
}
.grant h3{
	font-family:Georgia, serif;
	font-size:14px;
	margin:0;
	padding:0 0 2px 0;
	border-bottom:1px solid #ccc;
}
.grant h3 a{
	text-decoration:none;
	color:#333;
}
.grant h3 a:hover{
	
}
.grant .specs{
}
.grant .specs div{
	float:left;
	padding:5px 18px 3px 20px;
	color:#666;
	margin-left:1px;
}
.grant .specs .funds{
	background:url('icon_funds.gif') no-repeat 0 5px;
}
.grant .specs .period{
	background:url('icon_period.gif') no-repeat 1px 6px;
}
.grant .specs .organisation{
	background:url('icon_organisation.gif') no-repeat 0 5px;
	padding-right:0;
}

.grant .description{
	clear:both;
}

/* SPECIAL ELEMENT: CALL_LIST
---------------------------------------------- */
table.call_list{
	border-collapse:collapse;
	margin:10px 0;
	width:100%;
}
.call_list th{
	text-align:left;
	background:#eee;
	padding-top:7px;
	padding-bottom:7px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.call_list td {
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #999;
}
.call_list td.date{
	width:76px;
	white-space:nowrap;
}
.call_list td.grant_name{
	white-space:nowrap;
}
.call_list a{
	font-weight:normal !important;
	text-decoration:none;
}
.call_list a:hover{
	text-decoration:underline;
}
.link_to_call_pdf {
	white-space:nowrap;
}
.link_to_call_pdf a{
	padding:0 2px 0 17px;
	background:url('pdf.gif') 2px center no-repeat;
}

/* SPECIAL ELEMENT: FIGURE, FRONT
---------------------------------------------- */

#figure_front{
	background:url('figure_front.gif') no-repeat 0 0;
	height:165px;
	margin:20px 0 10px 0;
}
#figure_front div{
	cursor:pointer;
	float:left;
	width:180px;
}
#figure_front h3{
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	margin:30px 0 3px 0;
	padding:0 25px 0 15px;
}
#figure_front h3 a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#figure_front h3 a{
	color:#fff !important;
}
#figure_front p{
	color:#fff;
	font-size:11px;
	margin:0;
	padding:0 25px 0 15px;
	height:80px;
}
#figure_front #udvikling h3, #figure_front #udvikling p{
	padding:0 28px 0 25px;
}
#figure_front small{
	display:block;
	margin-top:10px;
	margin-left:15px;
	font-size:10px;
}

/* SPECIAL ELEMENT: Servicetable
---------------------------------------------- */

table.servicetable{
	width:100%;
	border-collapse:collapse;
	margin:5px 0;
}
table.servicetable img{
	margin-bottom:-1px;
}
table.servicetable td, table.servicetable th{
	border:1px solid #ccc;
	padding:4px;
	font-size:11px;
}
table.servicetable th{
	background:#eee;
}
table.servicetable .pro, table.servicetable .basis, table.servicetable .light{
	text-align:center;
	width:65px;
}
table.servicetable .price{
	font-weight:bold;
}

/* FORMULAR
---------------------------------------------- */

#content form{
	margin:25px 0 15px 0;
}

#content form p{
	margin:10px 0 10px 0;
	clear:both;
}

form em{
	padding-left:4px;
}

#content form label{
	width:150px;
	float:left;
}
#content form label.error{
	width:auto;
	display:block;
	clear:both;
	padding:0 0 5px 150px;
	color:red;
}

#content form .subscription_types label{
	width:auto;
	display:inline;
	font-size:11px;
	padding:0 18px 10px 5px;
}
#content form .subscription_types input{
	margin:0 0 0 0;

}

#content form input.text, #content form select, #content form textarea{
	width:320px;
	border:1px solid #ccc;
	padding:3px 1px;
}
#content form textarea#message{
	overflow:hidden;
	height:auto;
}
#content form select{
	width:322px;
}

#content form .submit{
	margin-left:150px;
	padding:3px 20px;
}
#content .industries{
	float:left;
	margin-bottom:10px;
}
#content .industries label{
	width:auto;
	float:none;
	display:block;
	padding:2px 0;
}
#content .industries label.error {
  padding: 5px 0 !important;
}
#content .industries input{
	margin:0;
}

fieldset{
	border:0;
	border-top:1px solid #ddd;
	margin-top:5px;
}
legend{
	font-weight:bold;
	color:#555;
}


/* FOOTER
---------------------------------------------- */

#footer{
	background:#5B5B5B;
	padding:10px;
	color:#fff;
	font-size:11px;
	text-align:center;
}

