#main{
	z-index:0;
}
#top-nav {z-index:100;}
div.object-left, div.imageleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}
div.object-left p, div.object-right p {
	margin: 0;
	padding: 0;
}
div.object-right, div.imageright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}
div.object-center {
	text-align: center;	
}
#column6 {
	font-size: 13px;
	color:#3C2617;
}
a, a:hover, a:visited {
	color: #86A241;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
/* LINKS ON h2 and other headings */

#column h2 a, #column h2 a:visited, #column h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header .cart span a, #header .cart span a:hover, #header .cart span a:visited {
	color: #86A241;
	text-decoration: none;		
}

/* Making uppercase on buttons */
#column .btn {
	text-transform: uppercase;
}
#column .top-holder-btn {
	clear:both;
	overflow:hidden;
}

/* Fix for links on titles */
#column .column-item h3 a,
#column .side .post h4 a,
#column .side .list li .text h4 a {
	color:#3C2617;
	text-decoration: none;	
}
#column .column-item h3 a:hover,
#column .side .post h4 a:hover,
#column .side .list li .text h4 a:hover {
	color: #86A241;
}

#footer {
	background: none;
	color: #3C2617;
}
#footer .footer-list, #footer .footer-list a {
	color: #3C2617;
}

/* PRODUCTCATEGORY */
.product-list {
	color:#3C2617;
	float:left;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding: 20px 0px 0px 0px;
	width:515px;	
}
.product-list li {
	float: left;	
	width: 165px;
	text-align: center;
	min-height: 255px;
}
.product-list li img {
	border: 1px solid #a6a686;	
}
.product-list li div.product-name {
	text-align: left;	
	padding: 0px 3px 0px 6px;
}
.product-list li strong {	
	font-size: 16px;
	font-weight: bold;
	color: #3c2617;	
}
.product-list li a {	
	color: #3c2617;
	display: block;
	clear: both;
	font-size: 11px;
	font-style: italic;
	padding-top: 2px;
}
.product-list .first {
	padding: 10px 4px 10px 0px;
	border:	1px solid #baba96;
	border-style: solid solid none none;
	clear: left;
}
.product-list li.second {
	padding: 10px 4px 10px 4px;
	border:	1px solid #baba96;
	border-style: solid none none none;
}
.product-list li.third {
	padding: 10px 0px 10px 4px;
	border:	1px solid #baba96;
	border-style: solid none none solid;
}
.product-list li.firstrow {
	border-top: none;
	padding-top: 0px;
}
.product-list li .form {
	background:transparent url(../images/buyform_line.jpg) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:27px;
	margin:29px 0 0 0px;
	padding:0 0 0 9px;
	position:relative;
	width:156px;
}
.product-list li  .form .text-input2{
	color:#414141;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 0;
	width:95px;
	text-align: left;
}
.product-list li  .form .btn {
	background:transparent url(../images/btn2.gif) no-repeat scroll 0 0;
	border:0 none;
	float:right;
	font-size:0;
	height:19px;
	margin:4px 4px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:57px;
}
/*


/* SHOP BASKET */
#basket, #search {
	float:left;
	padding:0 10px 0 20px;
	width:668px;
	color:#3C2617;
	font-size:13px;
}
.shop-basket ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	margin: 0px;
	padding: 0px 0px 20px 0px;
	clear: both;
}
.shop-basket ul li {
	color: #3c2617;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;	
}

.shop-basket ul li.selected {
	text-decoration: underline;
	color: #85bb00;	
}

.shop-basket .list th {
	background-color: #f9fbf5;
	font-weight: bold;
	color: #414040;
	font-family: "Arial";
	font-size: 12px;
	border-bottom: 1px solid #a6a686;
}
.shop-basket .list {
	border: 1px solid #a6c94f;
	border-style: solid solid none solid;
	clear: both;
	margin-top: 25px;
		width: 600px;
}
.shop-basket .list th.main-heading {
	background-color: #a6c94f;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px;
}
.shop-basket .list td {
	border-bottom: 1px solid #a6c94f;
	font-size: 11px;
	font-family: "Arial";
	font-weight: bold;
	padding: 3px;
}
.shop-basket .list td a, .shop-basket .list td a:visited {
	color: #0365c0;	
}
.basket-right {
	float: right;
	width: 300px;
	margin-left: 50px;
	overflow: hidden;
}
.order-total-vat {
	font-size: 14px;
	color: #3c2617;
	font-weight: bold;
	clear:both;
	display: block;
	padding: 5px 0px 10px 0px;
}
.order-total-vat strong {
	font-size: 18px;
	color: #85bb00;
}
.order-total {
	font-size: 11px;
	color: #3c2617;
	font-weight: bold;
	clear:both;
	display: block;
	padding-top: 25px;
}
.right-col {
	width: 295px;
	overflow: hidden;
	float: left;
}
#product-list li .tip-img {
	float: right;
}
#product-list .tip-text {
	padding: 0px 18px 0px 0px;
}
#column2 .item .text-basket p {
		color:#3C2617;
	font-size:12px;
	line-height:18px;
	margin:3px 0 0;
}
#column2 .item .text-basket h4 {
	color:#3C2617;
font-size:13px;
font-weight:bold;
line-height:18px;
margin:0;	
}
/* Fix for the title line in planlex */
#column4 .res-title-sub {
	overflow: hidden;
	padding-top: 20px;
}

/* ARTICLE FULL VIEW */
#column6 .text-area {
	float: left;
	padding-top: 20px;
	width: 490px;
}
#column6 .text-area h1 {
	color: #3C2617;
	font-size: 22px;
	line-height: 25px;
	margin: 0px;
}
#column6 .text-area p {
	color: #3C2617;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}
#column6 .images {
	float: right;
	width: 230px;
	padding:20px 0 5px 5px;
}
#column6 .images .img-b {
	border: 1px solid #A6A686;
	float: left;
}
/* FULL PRODUCT */
#column6 .full-product {
	background:transparent url(../images/buyform_line.jpg) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:27px;
	margin:19px 0 0 30px;
	padding:0 0 0 13px;
	position:relative;
	width:159px;
}
#column6 .full-product .text-input2 {
	color:#414141;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 0;
	width:90px;
}
#column6 .full-product .btn {
	background:transparent url(../images/btn2.gif) no-repeat scroll 0 0;
	border:0 none;
	float:right;
	font-size:0;
	height:19px;
	margin:4px 11px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:57px;
}
#column6 .text-area-full-product {
	float: none;
}
#column6 .images ul {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:4px 0 0 -4px;
	padding:0;	
}
#column6 .images {
	font-size: 0px;	
}
#column6 .images ul li {
	display:inline;
	float:left;
	margin:0 0 0 4px;
}
#column6 .images ul li a {
	border:1px solid #A6A686;
	float:left;
}
/* Fix for the nettbutikk-logo */
#column2 #column2-title {
	background:transparent url(../images/title-1.gif) no-repeat scroll 0 0;
	margin:0;
	border: none;
}


/* FIX FOR THE HEADERS IN RIGHT COLuMN */
#column2 h2 {
	text-transform:uppercase;
}

.right-image {
	float: right;	
}
/* BREADCRUMB */
#search .breadcrumbs  {
	color:#3C2617;
	font-size:10px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	padding: 0px;
}
#search .breadcrumbs li {
	background:transparent url(../images/arrow-ico4.gif) no-repeat scroll 100% 4px;
	display:inline;
	padding:0 12px 0 7px;
}
#search .breadcrumbs li a {
	color: #3C2617;
	text-decoration: none;
}
#search .breadcrumbs li a:hover  {
	color: #3C2617;
	text-decoration: underline;
}
#search .breadcrumbs li.last {
	background:transparent none repeat scroll 0 0;
}

/* LINK COLOURS */
#column6 ul li a, #column6 ul li a:hover,
#column4 ul li a, #column4 ul li a:hover {
	color: #3C2617;	
	text-decoration: none;
}
#column6 ul li a.btn:hover, #column4 ul li a.btn:hover{
	color: #ffffff;	
}
/* SEARCH */
.content-search h2 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 14px;
	color: #3C2617;
}
.content-search .view-line-result a, .content-search .view-line-result a:hover {
	color: #86A241;
	text-decoration: none;
	font-size: 18px;
}
.feedback {
	font-size: 13px;
	color: #3C2617;	
	clear:both;
	padding: 15px 0px 15px 0px;
	
}
#column2 .text-basket .btn {
	border: 0px;	
}
#column2 .item .text-basket h4 {
	font-size: 15px;
		
}
.text-basket ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.text-basket ul li {
	color:#3C2617;
	font-size:13px;
}
.text-basket ul li a, .text-basket ul li a:hover	 {
	color:#3C2617;
}

/* FULL VIEW OF PRODUT - TABLES */
#column6 table {clear: both;font-size: 12px;line-height: 25px;color: #3c2617;width: 510px;border: 1px solid #a6c94f;margin: 11px 0 0;border-bottom: 0;border-left: 0;}
#column6 table td {border-bottom: 1px solid #a6c94f;border-left: 1px solid #a6c94f;padding: 0 0 0 8px;}
#column6 table .title {
	font-size:14px;
	font-weight: bolder;
	color: #fff;
	background-color: #a6c94f;
	line-height: 27px;
	text-transform: uppercase;
}
#column6 table .title td {border-bottom: 1px solid #aaaa8b;}
#column6 table .head {font-size: 14px;line-height: 19px;font-weight: bold;color: #414040;background-color: #f9fbf5;}

#column6 .res-title {
border-bottom:5px solid #BABA96;
text-align:center;
width:510px;
overflow: hidden;
padding-top: 15px;
}
#column6 .res-title h1 {
color:#3C2617;
float:left;
font-size:14px;
line-height:31px;
margin:0;
}

/* FILTER ARTICLES */
#column3 .list .row li {
	border-bottom: none;	
	padding: 0px 0px 5px 0px;
}
#column3 .list .row li input {
	float: left;
}
#column3 .list .row li h4 {
	padding: 1px 0px 0px 20px;
	
}
#column3 p {
	color:#3B2415;
	line-height:17px;
	margin:0;	
	font-size: 10px;
}
#column3 p.season_text {
	padding: 5px;	
}
#column3 .btn {
	background:transparent url(../images/btn6.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	height:19px;
	line-height:19px;
	margin:0px 0 0;
	text-align:center;
	text-decoration:none;
	width:66px;
	border: 0px;
}

/* Fix for linkcolours in right column */
#column2 .item .text h4 a {
	color:#3C2617;
}

/* RELATED PLANTS */
.related_plant {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0;	
}
.related_plant li {
	border: 1px solid #BABA96;
	border-style: none solid solid none;
	width: 102px;	
	float: left;
	padding: 16px;
}
.related_plant li.first {
	padding-left: 1px;
	
}
.related_plant li.fourth {
	padding-right: 0px;
	border-right: 0px;
}
.related_plant li.second_row {
	border-bottom: 0px;	
}

/* customshop register */
.login_page .btn, .button, .defaultbutton {
	background:transparent url(../images/btn6.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:10px;
	height:19px;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	width:66px;	
	border:0px;
}
.login_page .existing_user, .login_page .new_user {
	border:1px solid #A6C94F;
	float:left;
	height:190px;
	margin:0 8px 0 0;
	padding:3px;
	width:318px;
}
.login_page h2 {
	background-color:#A6C94F;
	margin:0 0 8px;
	padding:8px;
	color: #ffffff;
}
.login_page .existing_user .form_container, .login_page .new_user .form_container {
	padding:5px;
}
.login_page .existing_user .form_container .subcontainer {
	padding-bottom:5px;
}
.login_page div label {
	display:block;
	float:left;
	width:100px;
}
.buttonblock {
	padding-top:20px;
}
.block .element, .buttonblock {
	clear:both;
}
.showbasket {
	font-size: 11px;
	float: right;
	padding-top:25px;
	color: #0365C0;
}
.showbasket a {
	color: #0365C0;
	text-decoration: underline;
}

/* ICONS */
.ico-list li img, .icons img {
	border: 1px solid #000000;
}
#column3 .list li .text-side {
	width: 118px;
}

/* FIX */
#top-nav ul li a {
		display: block;
		width: 131px;
		padding: 0 0 0 9px;
		line-height: 24px !important;
		background: none!important;
}
/* FOOTER FIX */

#footer {
	width: 1000px;	
}
#footer .footer-list {
	padding: 10px 0px 0px 0px;	
}
#footer .footer-list.right {
	padding-right: 0px;	
}
#footer .footer-list li.visa {
	padding-left: 90px;	
}

.related_plant .related_image {
	height: 102px;
	text-align: center;
	overflow: hidden;
}
#development {
	width: 1000px;
	text-align: center;
	padding-bottom: 5px;
	font-size: 10px;
	clear: both;
	padding-top: 5px;
}	

#product-list .rss_text {
	width: 480px;
}
.text-area-full-product em {
	display:block;
	margin-bottom:15px;	
}

/* ADDED 06.02.2009 by anders@netmaking.no to add a button in the bottom of the right column */
#column2 .rightbtn {
	float: right;
}
.text-area-full-product h4 {
	padding-top: 15px;
}
.text-area-full-product ul.related_list {
	margin: 0px 0px 0px 13px;
	padding: 0px;
	display: block;
}
#column6 .text-area-full-product a, #column6 .text-area-full-product a:hover, #column6 .text-area-full-product a:visited, #column6 .text-area-full-product a:link {
	color: #86A241;
}
#column6 .text-area-full-product a:hover {
	text-decoration: underline;
}

.warning {
	padding: 10px;
	border: 6px solid #ff4444;
	margin: 10px 0;
}

.content-search {
	margin-top: 20px;
}

#column .img-holder {
	height: auto!important;
}
.small_price {
	font-size: 10px;
	clear: both;
	text-align: left;
	padding-top:5px;
	display:block;
}
.small_price_big {
	font-size: 10px;
	clear: both;
	text-align: left;
	display:block;
	margin-left: 73px;
	margin-top: 2px;
}

/* Added by anders@netmaking.no 21.04.2009 - Newsletter */
.newsletter_error, .newsletter_ok {
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
.newsletter label {
	width: 100px;
	display: block;
	float: left;
}
.newsletter div {
	padding-bottom: 5px;
}

/* Added by anders@netmaking.no 30.04.2009 : fix for the pagination in bottom of plant lex. */
.paginations {
	float: right;
}
.read-more .btn {
	float: left;
	background: url(../images/btn6.gif) no-repeat;
	width: 66px;
	height: 19px;
	text-align: center;
	font-size: 10px;
	line-height: 19px !important;
	color: #fff !important;
	text-decoration: none !important;
padding: 0;
font-style: normal;
	margin: 22px 0 0;
}
.warning-closed {
	font-size: 11px;
	clear: both;
	text-align: left;
	display:block;
	margin-lefts: 73px;
	margin-top: 10px;
border: 0px solid red;
}
.warning-closed span {display: block; padding: 10px 0 10px 25px; background: url(../images/warning.gif) no-repeat left center; margin-left: 30px; }
#column6 .full-product .closed .btn {
	background:transparent url(../images/btn2_closed.gif) no-repeat scroll 0 0;
}
.sold-out {font-size: 14px; text-align: center; width: 140px; line-height: 25px; font-weight: bold; color: #565;}

/* Removed padding to fix the menu */
#top-nav li {
	padding: 0px;
}
#column6 table.default td
{
	border: 0px;
}
#column6 table.default {
	border: 0px;	
} 

/* Added by anders@netmaking.no 10.09.2009 to fix read more buttons in right column */
#column2 .read-more {
	clear: left;
}
#column2 h3 {
	font-size: 15px;
}
#column6 .text-area a,
#column6 .text-area a:visited,
#column6 .text-area a:hover {
	color:#1067C7!important;
	font-weight:normal!important;
	text-decoration:underline!important;
}

/* Søketreff bug med for mye tekst */
#column4 .result li {overflow: hidden; }