/*//////////////////////////////////////*/
/* Stylesheet for Fionia Lighting - www.fionialighting.dk */
/* Created by e-c-s denmark | support@e-c-s.dk | www.e-c-s.dk */
/* Copyright © 2010 Fionia Lighting and e-c-s denmark - All rights reserved */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
body
{
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0; 
}

img {
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

a
{
	color: #419638;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: none;
}

p
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 24px;
	color: #419638;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h2 
{ 
	font-size: 22px;
	color: #419638;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h3 
{ 
	font-size: 20px;
	color: #419638;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h4 
{ 
	font-size: 18px;
	color: #419638;
	font-weight: normal;
	margin: 0;
}

h5 
{ 
	font-size: 16px;
	color: #419638;
	font-weight: normal;
	margin: 0;
}

h6 
{ 
	font-size: 14px;
	color: #419638;
	font-weight: normal;
	margin: 0;
}

.clear 
{
	clear: both;
	height: 0;
	width: 0; 
	margin: 0;
	padding: 0;
}
/* END */

/*//////////////////////////////////////*/
/*//////////// TOP STYLES //////////////*/
/*//////////////////////////////////////*/
#top
{
	height: 94px;
	width: 982px;
	margin: 0 auto;
}
#top .left
{
	float: left;
}
#top .right
{
	width: 260px;
	float: right;
	margin-right: 35px;
}
.toplinksright
{
	padding: 18px 0;
	float: right;
}
.toplinksright img
{
	float: right;
	margin: 0 8px;
	border: 0;
}
.toplinksleft
{
	float: left;
	height: 48px;
	text-align: left;
	line-height: 48px;
	font-size: 10px;
	color: #8D8D8D;
}
.toplinksleft a
{
	padding: 0 15px;
	color: #8D8D8D;
	text-decoration: none;
}
.toplinksleft a:hover
{
	color: #c2d787;
	text-decoration: none;
	cursor: pointer;
}
.topsearch
{
	height: 26px;
}
.topsearchbutton
{
	border: 0;
	margin: 0 0 0 5px;
	cursor: pointer;
	float: right;
	width: 61px;
	height: 26px;
}

.topsearchfield
{
	background: url(../img/sogefelt.jpg) center center no-repeat;
	width: 175px;
	height: 21px;
	font-size: 14px;
	color: #999999;
	padding: 5px 5px 0 5px;
	float: right;
	margin: 0;
	border: 0;
}
/* END */

/*//////////////////////////////////////*/
/*/////////// CONTENT STYLES ///////////*/
/*//////////////////////////////////////*/
#container
{
	margin: 0 auto;
	width: 910px;
	padding: 0;
}

#contentarea
{
	background: url(../img/body.jpg) center center repeat-y;
	text-align: left;
	height: auto;
	min-height: 100%;
}
#contentarea .top
{
	background: url(../img/bodytop.jpg) center top no-repeat;
	display: block;
	height: auto;
	min-height: 100%;
}
#contentarea .top .content
{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 15px 25px 5px 25px;
	text-align: left;
	display: block;
}
#contentarea .top .content .title
{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	display: block;
}

#defaultleft
{
	float: left;
	width: 190px;
	margin-right: 20px;
}
#defaultleft .title
{
	background: url(../img/submenuarrow.jpg) left center no-repeat;
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;
	padding-left: 26px;
	color: #419638;
	font-size: 18px;
}
#defaultcenter
{
	width: 430px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	min-height: 350px;
	padding: 0 20px;
	float: left;
}
#defaultcenter .header
{
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;
	color: #419638;
	font-size: 24px;
}
#defaultcenter .html
{
	padding: 5px 0;
	line-height: 18px;
}
#defaultright
{
	float: right;
	width: 165px;
}

#breadcrumb
{
	height: 30px;
	line-height: 30px;
	color: #CCCCCC;
	font-size: 10px;
	padding-left: 20px;
}
#breadcrumb a
{
	padding: 0 10px;
	color: #CCCCCC;
}
#breadcrumb a:hover
{
	color: #419638;
}
#breadcrumb u
{
	padding: 0 10px;
	color: #CCCCCC;
}

/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#bottom
{
	margin: 0 5px;
	width: 900px;
	height: 44px;
	background: url(../img/bottom.jpg) bottom center repeat-x;
}
#adressline
{
	color: #AAAAAA;
	text-decoration: none;
	float: left;
	line-height: 44px;
	font-size: 11px;
	margin-left: 15px;
}
#adressline b
{
	color: #FFFFFF;
}
#adressline a
{
	color: #AAAAAA;
	text-decoration: none;
}
#adressline a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

#copyright
{
	color: #AAAAAA;
	text-decoration: none;
	float: right;
	line-height: 44px;
	font-size: 11px;
	margin-right: 15px;
}
#copyright a b
{
	color: #FFFFFF;
}
#copyright a
{
	color: #AAAAAA;
	display: block;
	text-decoration: none;
}
#copyright a:hover, #copyright a:hover b
{
	color: #c2d787;
	text-decoration: none;
	cursor: pointer;
}
/* END */

/*//////////////////////////////////////*/
/*////////// PARTNERE STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#partners
{
	padding: 20px 20px 0 20px;
	margin: 0 5px;
	height: 85px;
	background: url(../img/partnersbg.jpg) bottom center repeat-x;
	vertical-align: middle;
}
#partners img
{
	float: left;
	margin: 0 14px;
	border: 0;
}
#partnerstitle
{
	padding: 0 0 5px 25px;
}
/* END */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
