﻿/*
Title:	Dansk Gartneri frontpage CSS
Auhtor: Danish Agricultural Council, Department of Webcommunications
*/

div.opacityArea { 
	min-height: 290px;
	width: 638px;
	background: url(../gfx/transparents/transparent_1x1.png);
	border-bottom: 1px solid #788e21;
	position: relative;
} 

div.opacityArea .columns {
	float: left;
	width: 319px;
}

div.opacityArea .item {
	margin-bottom: 20px;
	width: 280px;
	height : 80px;
}

div.opacityArea .date {
	color: #787977;
	font-size: 9px;
}

div.opacityArea .bottomLeftButton {
	float : left;
	width : 100%;

}

div.opacityArea .bottomLeftButton a img {
	vertical-align: bottom;
	float : right;
}

div#boxes {
	margin-top: 25px;
}

div#boxes .box-container {
	float: left;
	width: 180px;
	position: relative;
}

div#boxes .box-header {
	height: 33px;
}

div#boxes .box-content {
	border: 1px solid #787977;
	border-top: none;
	margin: 0px;
	width: 157px;
	float: right;
	background: url(../gfx/transparents/transparent_1x1.png);
	height: 113px;
	padding: 5px;
}

div#boxes .box-content p {
	padding: 0px;
}

div#boxes .box-content img {
	float : right;
	margin-left : 5px;
}

div#boxes .box-footer {
	position: absolute;
	bottom: 1px;
	right: 1px;
}

div#boxes .box-footer a img {
	vertical-align: bottom;
}

div#boxes .spacer {
	width: 49px;
	float: left;
}
