@charset "utf-8";
/* CSS stylesheet - Fødevarebanken */

*{
	margin:0;
	padding:0;	
}

html{
	background-color:#073301;
}

body{
	width:965px;
	min-height:700px;
	background-color:#FFF;
	margin:0 auto;
	margin-bottom:40px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/watermarkXXX.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

img{
	border:none;
}

/************************** TOP ****************************/

#top{
	width:965px;
	height:135px;
}

#top img#logo{
	margin-left:15px;
	margin-top:20px;
	
}

#top #menu{
	margin-left:14px;
	margin-top:10px;
	width:600px;
	//margin-top:-10px;
}

/******************************* TOP RIGHT MENU **********************/

#top #topMenu{
	width:260px;
	height:70px;
	float:right;
	margin-top:29px;
	margin-right:-10px;
	//margin-right:-25px;
}

#top #topMenu p {
	display:inline;
}

/************************** BANNER ****************************/

#banner{
	width:964px;
	height:295px;
	margin-top:20px;
	//margin-top:10px;
}

/************************** MAIN CONTENT ****************************/
#main{
	min-height:483px;
}
	
#main #content{	
	width:615px;
	//width:612px;
	//height:auto;
	min-height:483px;
	clear:none;
	padding-left:25px;
	padding-bottom:30px;
	padding-top:20px;
	font-size:11px;
	color:#333;

	
}
#main p{
	font-size:11px;
	color:#333;
	line-height:19px;
	margin-left:8px;
	padding-right:40px;
	
}

#main p#specialTry{
	font-family:Arial;
	font-size:9px;
	color:#999;
}

#main #content img{
	float:left;
	margin:5px 10px 5px 0px;
	/*border:1px solid #996633;*/
}

#main #content img.logoDisplay{
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #eee;
	}



#main a{color:#618702;}
#main a:hover{color:#333;}




#main  h1{
	font-size:31px;
	color:#996633;
	font-weight:normal;
	margin-bottom:20px;	
	font-family:Georgia, "Times New Roman", Times, serif
}
/************************** RIGHT NEWS BOX ****************************/

#main #rightBox{
	width:300px;
	height:auto;
	background-color:#e9e9e9;
	float:right;
	margin:0px;
	padding:20px 10px 25px 15px;
	margin-top:0px;
	overflow:hidden;
	font-size:11px;
	color:#333;
	padding-bottom:15px;
}

#main #rightBox div.rightItem{
	border-bottom:1px dotted #aaa;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:20px;
}

#main #rightBox #lastRightItem{
	border-bottom:none;
	padding-bottom:0px;
}


#main #rightBox h1{
	font-size:18px;
	color:#996633;
}

#main #rightBox ul{
	list-style-type:none;
	padding-left:10px;
	line-height:20px;
	font-size:11px;
}

#main #rightBox ul li a{
	color:#666;
}

#main #rightBox ul li a:hover{
	color:#333;
}
#main #rightBox p#rssMessage{
	margin-top:10px;
	margin-left:45px;
	font-size:10px;
}


#main #rightBox table#newsletter{
	margin-left:5px;
	margin-top:10px;	
}
#main #rightBox table#newsletter tr td input{
	width:220px;
}
#main #rightBox table#newsletter tr td.button input{
	width:auto;
}

#main #rightBox table#newsletter tr td.button {
	text-align:right;
}
#main #rightBox table#newsletter tr td.tableSpace{
	padding-right:10px;
	font-style:italic;
}

#main #rightBox table#newsletter tr td a{
	font-size:10px;
}

/************************** BOTTOM ****************************/
#bottom{
	width:965px;;
	height:79px;
	border-top:1px dotted #ccc;
}

#bottom p{
	color:#999;
	font-size:10px;
	text-align:center;
	margin-top:20px;
	margin-left:100px;
}

#bottom a{
color:#999;
}

#bottom a:hover{
color:#444;
}

#bottom img{
	float:right;
	margin-top:30px;
	margin-right:10px;
}
/***************************SUBMENU******************************/

div#subLine{
	border-top:1px dotted #ccc;
	width:935px;
	height:1px;
	margin:15px 15px -1px 15px;
	//margin-top:10px
}

h1#brownSubHeading{	
	color:#996633;
	font-family:Georgia, "Times New Roman", Times, serif
}

/************************* content issues **************************/
#main #content p.expandList{
display:none;
margin-top:20px;
margin-left:15px;

}
h3{	cursor:pointer;
	color:#618702;
	
	font-weight:normal;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:10px;
	
	font-size:11px;
	text-decoration:underline;
}

h3:hover{
	color:#333;	
}

h2{color:#333;
font-size:16px;
margin:30px 0px 10px 0px;
color:#996633;
font-family:Georgia, "Times New Roman", Times, serif;
}


#main #content ul,ol li{
	font-size:11px;
	color:#333;
	margin:15px 60px 15px 60px;
	
}

#main #content ul li{
	list-style-image:url(../images/testBullet.gif);
}

#main #content ul,ol{
	line-height:19px;	
}

#main #content .sourceInfo{
	font-size:10px;
	font-style:italic;
	display:block;
}

#main #content #underSide{
	display:none;
}

#main #content p#underSideLink{
	text-decoration:underline;
	color:#618702;
	cursor:pointer;
}
#main #content img#onskeSeddel{
	float:none;
}
p span.quoteName{
	float:right;
}

h1#orangeSubHeading{
	color:#618702;
}
