/*//////////////////////////////////////*/
/* Stylesheet for Den Røde Pimpernel - www.pimpernellen.dk */
/* Created by e-c-s denmark | support@e-c-s.dk | www.e-c-s.dk */
/* Copyright © 2010 Den Røde Pimpernel and e-c-s denmark - All rights reserved */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0; 
}

img {
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

a
{
	color: #7f0b0b;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

p
{
	margin: 0;
	padding: 0;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7f0b0b;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7f0b0b;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h3 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7f0b0b;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h4 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7f0b0b;
	font-weight: bold;
	margin: 0;
}

h5 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7f0b0b;
	font-weight: bold;
	margin: 0;
}

h6 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7f0b0b;
	font-weight: bold;
	margin: 0;
}

.clear 
{
	clear: both;
	height: 0;
	width: 0; 
	margin: 0;
	padding: 0;
}
/* END */

/*//////////////////////////////////////*/
/*//////////// DESIGN STYLES ///////////*/
/*//////////////////////////////////////*/
div#container
{
	margin: 0 auto;
	width: 950px;
	padding: 0 0 10px 0;
}
div#contentarea
{
	margin: 10px auto 10px auto;
	width: 974px;
	background: url(../img/contentareamiddle.jpg) center center repeat-y;
	text-align: left;
	line-height: 18px;
}
div#contentareatop
{
	width: 974px;
	background: url(../img/contentareatop.jpg) center top no-repeat;
}
div#contentareabottom
{
	width: 974px;
	background: url(../img/contentareabottom.jpg) center bottom no-repeat;
}

div#boxleft
{
	width: 370px;
	height: 150px;
	background: url(../img/frontpage-box.jpg) center center no-repeat;
	float: left;
	margin: 0;
	padding: 25px 40px;
}
div#boxright
{
	width: 450px;
	height: 200px;
	background: url(../img/frontpage-box.jpg) center center no-repeat;
	float: right;
	margin: 0;
}
div.boxcontent
{
	padding: 25px 40px;
}

/*//////////////////////////////////////*/
/*///////////// TOP STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
div#topbar
{
	margin: 0;
	width: 100%;
	height: 21px;
	background: url(../img/topbar.gif) top center no-repeat;
}
div#topmenu
{
	width: 934px;
	height: 102px;
	margin: 0 auto;
}
div#topmenu img
{
	float: left;
	border: 0;
	width: 261px;
	height: 102px;
}

div#topbannerbg
{
	background: url(../img/background-fade.jpg) center center repeat-x;
	height: 343px;
	width: 100%;
}
div#topbanner
{
	background: url(../img/topbanner.gif) top center no-repeat;
	height: 322px;
	padding-top: 21px;
}
div#banner
{
	width: 968px;
	height: 301px;
	margin: 0 auto;
}
/* END */


/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
div#bottom
{
	margin: 0;
	width: 100%;
	height: 21px;
	background: url(../img/bottombar.gif) top center no-repeat;
}
div.bottomcontainer 
{
	margin: 0 auto;
	width: 950px;
	padding: 0;
}
div#adressline
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
}
div#adressline a
{
	color: #FFFFFF;
	text-decoration: none;
}
div#adressline a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}

div#copyright
{
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	color: #b73434;
}
div#copyright a
{
	color: #b73434;
	text-decoration: none;
}
div#copyright a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
/* END */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */