/* CSS Document by Arve */

* {
	margin:0;
	padding:0;}
	
/* allways scroll */
html {height: 101%;}

body {
	background-image:url(../gfx/bgBody.jpg);
	background-repeat:repeat-x;
	background-color:#602C13;}


/* CONTAINER  (This is the mainwrapper that contains the bg with flowers...)
------------------------------------------------------------------ */
#container { 
	width:1071px; 
	margin:0 auto;
	background-image:url(../gfx/bgContainer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	xbackground-color:#00FF00;
	min-height:850px; xheight:auto !important; height:850px;}
	
	
/* EXTRA CONTAINER 
------------------------------------------------------------------ */
#extraContainer {
	width:954px;
	margin:0 auto;
	z-index:30;}
	
	
/* EXTRA CONTAINER 2 (bg with shadow)
------------------------------------------------------------------ */
#extraContainer2 {
	width:954px;
	float:left;
	background-image:url(../gfx/bgExtraContainer.png);
	background-repeat:repeat-y;
	margin:0 auto;}


/* HEADER 
------------------------------------------------------------------*/
#header {
	z-index:60;
	position:relative;}
	
#header .left { /* logo */
	width:350px;
	margin:15px 0 0 21px;}
	
/*#header .menu {  see menu.css  
	z-index:50;
	position:relative;}*/
	
/* LEFT MENU (used on products, see menu.css) 
------------------------------------------------------------------*/
.leftMenu {
	float:left;
	width:193px;
	margin:5px 5px 0 7px;
	font-weight: bold;}

/* MAINCONTENT
------------------------------------------------------------------ */
#mainContent {
	width:952px;
	float:left;
	background-color:#FBF9F1;
	min-height:620px; height:auto !important; height:620px;
	line-height:150%;}
	
#mainContentProducts { /* used on shop templates */
	background-image:url(../gfx/bgLeftMenu.jpg);
	background-color:#00FF00;
	background-repeat:repeat-y;
	width:952px;
	float:left;
	background-color:#FBF9F1;
	min-height:657px; height:auto !important; height:657px;
	line-height:150%;
	position:relative;}

#mainContent ul li {
	margin:0 0 5px 35px;
	font-weight:bold;
	list-style:none;
	list-style-image:url(../gfx/liIcon.gif);} 
	
/* frontpage */
#mainContent .boxFrontpage { /* mainbox with 2 news articles */
	width:911px;
	margin-left:20px;	
	background-image:url(../gfx/bgBoxFrontpage.jpg);
	background-repeat:repeat-y;}	
	
#mainContent .header {
	background-image:url(../gfx/bgBoxHeaderFrontpage.jpg);
	background-repeat:no-repeat;
	height:5px;
	font-size:0;}	
	
#mainContent .middle {
	background-image:url(../gfx/bgBoxContentFrontpage.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	min-height:150px; height:auto !important; height:150px;}
	
#mainContent .boxContent {
	padding:10px 15px 5px 15px;}	
	
#mainContent .boxFooter {
	height:27px;}			
	
#mainContent .left {
	float:left;
	width:436px;
	margin-right:35px;}
	
#mainContent .right {
	float:left;
	width:252px;}
	
#mainContent p,
#mainContentProducts p {
	margin-bottom:10px;}
	
#mainContent .slideshowFrontpage {
	height:420px;
	width:952px;
	overflow:hidden;
	position:relative;
	z-index:1;}
	
#mainContent .slideshowFrontpage img{
	width:952px;}

#mainContent .slideshow,
#mainContentProducts .slideshow /* small image on tekstsider.cfm & some other templates */{
	width:952px;
	height:200px;
	overflow:hidden;
	z-index:1;
	position:relative;
}
	
#mainContent .slideshow img,
#mainContentProducts .slideshow img {
	width:952px;z-index:1;}
	
#mainContentProducts .transparent { /* shows in .slideshow on product templates */
	z-index:500;
	background-image:url(../gfx/bgSortiment.png);
	background-repeat:no-repeat;
	position:absolute;
	width:189px;
	padding:2px 0 0 10px;
	top:175px;
	height:28px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	left:0;}

#mainContentProducts .text {
	font-size:16px;
	font-weight:bold;
	font-family: georgia,serif;}
		
	
#mainContent .margin,
#mainContentProducts .margin { /* used on tekstsider.cfm & some other templates */
	margin:30px 20px 0 190px;
	padding:0 0 0 10px;}
	
	

/* FOOTER 
------------------------------------------------------------------ */
#footer {
	width:954px;
	margin:0 auto;
	background-image:url(../gfx/bgFooter.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:70px;
	color:#D6D6D6;
	text-align:center;
	padding-top:40px;}

#footerProducts {
	width:954px;
	margin:0 auto;
	background-image:url(../gfx/bgFooterProducts.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:70px;
	color:#D6D6D6;
	text-align:center;
	padding-top:40px;}
	
#footer a:link,
#footer a:visited,
#footerProducts a:link,
#footerProducts a:visited {
	color:#EAE4C0;
	font-size:9px;
	text-decoration:none;}
	
/* BOX (simular to the one on the frontpage - used on different templates 
------------------------------------------------------------------ */
.box {
	width:741px;
	background-image:url(../gfx/bgBox.jpg);
	background-repeat:repeat-y;}	
	
.box .boxHeader {
	background-image:url(../gfx/bgBoxHeader.jpg);
	background-repeat:no-repeat;
	height:5px;
	font-size:0;}	
	
.box .boxMiddle {
	background-image:url(../gfx/bgBoxContent.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	min-height:200px; height:auto !important; height:200px;}
	
.box .boxContent2 {
	padding:20px 15px 5px 15px;}	
	
.box .boxFooter2 {
	height:25px;}				
	

/* NEWS
------------------------------------------------------------------*/	

.news {
	float:left;}
	
.news .bgArchive {
	background:url(../gfx/bgArchive.jpg) repeat-x;
	padding:5px;}

.news .thumbnail {
	float:right;
	text-align:center;
	margin:2px 0 10px 13px;
	overflow:hidden;
	border:1px solid #8C1310;}
	
.news .thumbnailLeft {
	float:left;
	text-align:center;
	margin:2px 15px 10px 0px;
	overflow:hidden;
	border:1px solid #8C1310;}
	
.news .content { /* heading & ingress */
	float:left;}
	
.news h2,
.news h2 a:link,
.news h2 a:visited { /* heading */
	color:#7C1608;
	padding:0;
	text-decoration:none;}
	
.news .date { /* heading */
	color:#A8A8A8;
	font-size:80%;
	padding-bottom:5px;}
	
.news .readMore a:link,
.news .readMore a:visited {
	padding-top:5px;
	font-weight:bold;
	color:#8C1310;
	text-decoration:underline;}
	
.list {
	background:transparent url(../gfx/arrowRight.gif) no-repeat;
	padding:0px 15px;
	margin:5px 0;
	font-size:12px;
	vertical-align:top;}
	
.newsArchive {
	float:right;}
.newsArchive a:link,
.newsArchive a:visited{
	white-space:nowrap;
	color:#94C83E;}

#moreresults ul {
	margin-left:0px;
	padding-left:0px;}
	
#moreresults ul li {
	display:inline;
	margin-left:0px;
	padding-left:0px;}