@charset "UTF-8";
/* CSS Document */

/* Taggar */
/* Quirk to enable IE6 to show fixed div:s */
/*body {
  overflow: hidden;
  }
div.container {
  height: 100%;
  overflow: auto;
  }*/
/* END: Quirk to enable IE6 to show fixed div:s */
html { /* OBS: Not valid CSS */
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#00632C;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#00632C;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	}
body  {
	background-color:#FFFFFF;
	color: #00632C;
	margin: 0;
	padding: 0;
	}
	
/* html-tags */

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	}
p {
	margin:0;
	padding:0 0 1em 0;
	}
.pChinese {
	margin:0;
	padding:0 0 1em 0;
	font-size: 14px;
}

h2 {/* Test, istället för rubrik-gif:ar - används ej */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	font-stretch:expanded;
	color:#00632C;
	margin:0.5em 15px 0.7em 0;
	line-height:1em;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	font-stretch:expanded;
	color:#00632C;
	margin:0 15px 0.7em 0;
	line-height:1.1em;
	}
h4 { /* För ingresser */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:normal;
	color:#00632C;
	margin:0.5em 15px 0.7em 0;	/*line-height:1em;*/
	}
h5 { /* För innovative cultivation - vit */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	font-stretch:expanded;
	color:#FFFFFF;
	margin:0.5em 15px 0.7em 0;
	line-height:1.1em;
	}

/* END: html-tags */
	
/* LINKS */
a {
	color:#00632C;
	text-decoration:none;
	}
a:hover {
	color:#006600;
	text-decoration:underline;
	}
a:visited {
	color:#00632C;
	}
a img {
	border:0px;
	}
#nav img a.active { /* Experiment för att byta bild/ändra marginal för aktiv sidas menyval */
	margin-left:20px;
}
/* END: LINKS */

/* Klasser */
.bildtext {
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	}
.citat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-stretch:expanded;
	color:#00632C;
	margin:0 15px 0.7em 0;
	line-height:1.1em;
	font-style: italic;
}

.date {
	font-size:10px;
	padding-bottom:0.5em;
	text-transform:uppercase;
	font-stretch:condensed;
	}
.link {
	font-size:10px;
	padding-bottom:1em;
	text-transform:uppercase;
	font-stretch:condensed;
}

.newsbox {/* For all one-column-content */
	width:175px;
	border-top:#00632C 2px solid;
	padding-top: 1em;
	padding-bottom: 2em;
	z-index: 10;
	}
.contactbox {
	width:175px;
	border-top:#00632C 2px solid;
	height:400px;
	padding-top: 1em;
	padding-bottom: 4em;
	}
.newsboxExtra { /* For news spanning over more than one column */
	width:175px;
	padding-bottom: 1em;
	z-index: 10;
	}
.newsboxPlant { /* For plants on Streamgarden page - no padding top or bottom */
	width:175px;
	}
.productbox {/* For one column product page */
	width:175px;
	border-top:#00632C 2px solid;
	padding-bottom: 2em;
	}
div.hr {
	width: 175px;
	height: 1px;
	margin-right:25px;
	padding-bottom:1em;
	background-color:#00632C;
	line-height: 1px;
	font-size: 1px;
}
.pad-top { /* Used for images which needs 1em padding from top. */
	margin-top:1em;
	}
.pad-bottom { /* Used for images which needs 1em padding from bottom. */
	margin-bottom:1em;
	}
.pad-right {
	margin-right: 25px;
}

.pad-flag {
	margin-top:10px;
	margin-right:5px;
	}
.oneCol {
	width:200px;
	float:left;
	z-index: 10;
	}
.oneCol300 {
	width:300px;
	float:left;
	z-index: 10;
}

.oneColNikkoFacebook {
	width:175px;
	margin-top:-750px;
	float:left;
	z-index: 50;
	position: absolute;
}


.twoCol {
	width:400px;
	float:left;
	z-index: 10;
	}
.twoCol500 {
	width:500px;
	float:left;
	z-index: 10;
}

.twoColSGFlash {
	width:375px;
	margin-top:-700px;
	float:left;
	z-index: 1;
}
.threeCol {
	width:600px;
	padding-bottom:2em;
	float:left;
	}

.threeColPlants { /* For Streamgarden page. No padding bottom */
	width:600px;
	float:left;
	}
.threeColSGFlash { /* For Streamgarden page, big flash movie. No padding bottom */
	width:600px;
	margin-top:-120px;
	float:left;
	}
/* SLUT: Boxar */
.fourCol {
	width:800px;
	float:left;
}

.greennews {
	width:175px;
	border-top:#00632C 2px solid;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 5px;
	}
.floatrt { /* this class can be used to float an element right in your page */
	float: right;
	margin-left: 8px;
	}
.floatlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.smallBR {
	line-height:0;
	}
.clearer {
	clear:both;
	font-size:1px;
	height:0;
	}
	
	
	
	
/* Sliding down content */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	/*color:#000;
	font-size:0.9em;
	background-color:#317082;*/
	width:175px;
	/*margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;*/
	height:20px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	/*border:1px solid #317082;
	background-color:#E2EBED;*/
	width:175px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	/*padding:1px;
	font-size:0.9em;*/
	position:relative;
}
/* Sliding down content */





/* SLUT: Klasser */

/* Boxar */
#container { /*Avoid floats from jumping down on small screens */
	width:820px;
	position:absolute;
	top:75px;
	left:240px;
	}
#nav {
	position:fixed;
	width:240px;
	padding-top:72px;
	float:left;
	}
