/*generell styling*/
body {
	color:#000;
}

p{
	margin:0;
	padding:0;
    margin-top:0.7em;
	margin-bottom:0.7em;
	line-height:1.8em;
	color:#000;
}

/*tabeller i oe*/
table {
font-size:1em;
margin:0;
padding:0;
}	

table td{
padding:2px;
}

table th{
padding:2px;
}

table.renderedtable {
border:none solid #000;
margin:0;
width:100%;
}

table.renderedtable tr.bglight{
background-color:#fff;
}

table.renderedtable tr.bgdark{
background-color:#fff;
}

table.renderedtable tr.bglight td{
background-color:#fff;
}

table.renderedtable tr.bgdark td{
background-color:#fff;
}

table.renderedtable tr.bglight:hover td{
background-color:#fff;
}

table.renderedtable tr.bgdark:hover td{
background-color:#fff;
}

table.renderedtable td, table.renderedtable th{
border:none solid #000;
}

table.default, table.stripe {
border-color:#db6618;
}

table.default td, table.default th, table.stripe td, table.stripe th{
border-color:#db6618;
}

table.stripe tr.bglight{
background-color:#e8f1ea;
}

table.stripe tr.bgdark{
background-color:#a6c3af;
}

/*ul li {
background-image:none;
background-position:0;
background-repeat:no-repeat;
list-style-type:square;
padding-left:0;
}*/

.text-center{
	text-align:center;
}

.text-justify{
	text-align:justify;
}

.text-left{
	text-align:left;
}

.text-right{
	text-align:right;
}

/*buttons*/
input.button, input.defaultbutton{
	background-image: url(../images/button_bg.jpg);
	font-size:1em;
	color: #fff;
	border:1px solid #db6618;
}

/*images*/

div.attribute-image{
	border:none;
	margin:0;
	padding:0;
	background-color:transparent;
}

div.content-view-full div.attribute-image{
	float:none;
	border:none;
	margin:0;
	padding:0;
	background-color:transparent;
	display:block;
}

div.content-view-line div.clsArticleLine div.attribute-image{
	float:none;
	border:none;
	margin:0;
	padding:0;
	background-color:transparent;
}

div.object-right, div.imageright
{
	margin:0;
	padding:0;
	float: right;
	margin-left: 15px;
	margin-bottom:5px;
	margin-top: 10px;
	display:block;
	clear:none;
}

div.object-right img, div.imageright img
{
	border:1px solid #db6618;
	padding:3px;
}

div.object-left, div.imageleft
{
	margin:0;
	padding:0;
	float: left;
	margin-right: 15px;
	margin-bottom:5px;
	margin-top: 10px;
	display:block;
	clear:none;
}

div.object-left img, div.imageleft img
{
	border:1px solid #db6618;
	padding:3px;
}

div.object-center, div.imagecenter
{
	float: none;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	margin-bottom:5px;
    text-align: center;
	display:block;
	padding:0;
	clear:both;
}

div.object-center img, div.imagecenter img
{
	border:1px solid #db6618;
	padding:0;
	padding:3px;
}

/* HEADERS */


h1{
	margin:0;
	padding:0;
	margin:5px 0 5px 0;
	font-size:1.8em;
	color:#2a6f40;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

h2{
	margin:15px 0 5px 0;
	font-size:1.5em;
	color:#2a6f40;
	font-weight:normal;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

h3{
	margin:5px 0 5px 0;
	font-size:1.3em;
	color:#2a6f40;
	font-weight:normal;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

h4{
	margin:5px 0 5px 0;
	font-size:1.1em;
	color:#2a6f40;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

h5{
	margin:5px 0 5px 0;
	font-size:1.1em;
	color:#2a6f40;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

h6{
	margin:5px 0 5px 0;
	font-size:1.1em;
	color:#2a6f40;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

div.attribute-header h1{
	margin:0;
	padding:0;
	margin:5px 0 5px 0;
	font-size:1.8em;
	color:#2a6f40;
	font-style:normal;
	font-weight:normal;
	background-image:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:0;
}

div.highlighted_object h2{
	margin:5px 0 5px 0;
	font-size:1.5em;
	color:#2a6f40;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

div.highlighted_object h2 a{
	color:#2a6f40;
}

div.attribute-header h1.long {
background-image:none;
background-position:center bottom;
background-repeat:no-repeat;
color:#000000;
font-size:1.8em;
font-weight:normal;
margin-bottom:0;
padding-bottom:25px;
}

/*separator etc.*/
div.separator-design {
	background-image:none;
	background-repeat:repeat-x;
	height:0;
}

div.separator {
	background-image:none;
	background-repeat:no-repeat;
	display:block;
	height:1px;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	padding-left:0px;
	border-top:1px dotted #2a6f40;
	width:100%;
	clear:both;
}

/*product - full*/
div.content-view-full div.attribute-price p{
	color:#db6618;
	font-size:0.9em;
	font-weight:bold;
}

div.content-view-full div.attribute-star-rating{
	margin:15px 0 15px 0;
	font-weight:bold;
}

div.content-view-full div.attribute-product-number{
	font-weight:bold;
}

/*embed-inline product_category*/

div.class-product-category-embed-inline{
	width:210px;
	float:left;
	margin:0;
	padding:0;
	margin-right:10px;
	height:240px;
	overflow:hidden;
}

/*line/article*/
div.content-view-line div.clsArticleLine{
	margin:0;
	padding:0;
	line-height:normal;
}

div.content-view-line div.clsArticleLine .clsLink{
	margin:0;
	padding:0;
	line-height:normal;
}

div.content-view-line div.clsArticleLine .clsLink p{
	margin:0;
	padding:0;
	line-height:normal;
	margin-bottom:2em;
}

div.content-view-line div.clsArticleLine div.attribute-image{
line-height:0;
margin-top:5px;
}

/*full/article*/
div.content-view-full div.class-article div.attribute-byline p.date {
	color:#000;
	font-size:1em;
	font-style:italic;
	padding:0;
	margin:0;
	display:block;
	line-height:normal;
}

div.content-view-full div.class-article div.attribute-byline {
background-image:none;
background-position:center bottom;
background-repeat:no-repeat;
display:block;
margin-bottom:0;
padding-bottom:0;
}

div.content-view-full div.class-article div.attribute-short {
	font-weight:normal;
}

div.content-view-full div.attribute-image div.caption, div.attribute-image div.attribute-caption,div.content-view-embed div.class-image div.attribute-caption  {
	font-size:0.9em;
	text-align:left;
	font-style:italic;
	background-color:transparent;
	float:none;
	display:block;
	padding:0;
	margin:0;
}

div.content-view-full div.attribute-image div.caption p,div.attribute-image div.attribute-caption p, div.content-view-embed div.class-image div.attribute-caption p {
padding:0;
	margin:0;
}

div.content-view-full div.class-article div.attribute-byline {
	padding:0;
	margin:0;
}

/*sätt min. höjd på content-view-full*/
div.content-view-full{
	min-height:500px;
}

/*path*/

div#path{
	margin:0;
	padding:0;
	margin-bottom:5px;
	margin-left:10px;
}

/*shop*/

div.shopping-basket div.price
{
	margin-left:-10px;
}

table.list{
	width:695px;
}

table.list td.clsStrong{
	font-weight:bold;
	background-color:#a6c3af;
}

table.list tr.bglight, table.cols col.bglight, table.comparison col.bglight, table.renderedtable tr.bglight {
background-color:#e8f1ea;
}

table.list tr.bgdark, table.cols col.bgdark, table.comparison col.bgdark, table.renderedtable tr.bgdark {
background-color:#a6c3af;
}

table.list th, table.cols th, table.comparison th, table.renderedtable th {
background-color:#a6c3af;
background-image:none;
background-position:left top;
background-repeat:repeat-x;
border-top:1px solid #ffffff;
color:#000;
font-weight:bold;
height:29px;
text-align:left;
white-space:nowrap;
}

input.box, textarea.box, input.halfbox, div.element input {
background-image:none;
background-position:left top;
background-repeat:repeat-x;
border:1px solid #a6c3af;
}

label, legend {
color:#000;
font-size:12px;
font-weight:bold;
padding-bottom:0.25em;
}

div#topmenu ul li.selected a, div#topmenu ul li a:hover,div#topmenu ul li.selected a:hover {
border-bottom:none;
margin:0;
}

div#topmenu {
background-color:transparent;
margin:10px auto 2px 3px;
padding:0;
}

/*leftmenu - i 4 steg*/
div#sidemenu ul.clsMenuList{
	left:0;
	padding:0;
	margin:0;
	margin-left:-19px;
}

div#sidemenu ul.clsMenuList li {
	list-style-image:none;
	list-style-type:none;
	background:url("../images/bg_topmenu.gif") repeat-x left top transparent;
	border:none;
	border-bottom: solid #cdcaca 3px;
	/*border-left: solid #cdcaca 3px;
	border-right: solid #cdcaca 3px;*/
	margin:0;
	padding-right:2px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:3px;
	width:227px;
	overflow:hidden;
}

div#sidemenu ul.clsMenuList li a.clsSelected{
	font-weight:bold;
}

div#sidemenu ul.clsMenuList li a{
	display:block;
}

div#sidemenu ul.clsMenuList ul.clsMenuList
{
	margin:0;
	padding:0;
	padding-top:5px;
	width:auto;
}

div#sidemenu ul.clsMenuList ul.clsMenuList ul.clsMenuList
{
	margin:0;
	padding:0;
	width:auto;
}

div#sidemenu ul.clsMenuList ul.clsMenuList li 
{
	background-color:#cccccc;
	background-image:none;
	background:none;
	border:none;
	margin:0;
	padding:0;
	width:auto;
	line-height:normal;
	padding-left:0;
	margin-top: 7px;
	margin-bottom:3px;
	font-style:italic;
}

div#sidemenu ul.clsMenuList ul.clsMenuList ul.clsMenuList li 
{
	background-color:#cccccc;
	background-image:none;
	background:none;
	border:none;
	margin:0;
	padding:0;
	width:auto;
	line-height:normal;
	padding-left:12px;
	margin-top: 7px;
	margin-bottom:2px;
	font-style:italic;
}

div#sidemenu div.separator{
	width:208px;
	margin-left:-4px;
	margin-bottom:20px;
}

div#sidemenu div.content-view-line div.class-article div.attribute-short p{
	margin:0;
	margin-top:5px;
	margin-bottom:0;
}

.clsNovitellLink
{
	font-size:0.8em;
	text-align:right;
	color:#e8f1ea;
}

div.factbox
{
	width: 30%;
	overflow:hidden;
}

div.factbox.object-center
{
	width:100%;
}

div.factbox .border-box .border-tl,div.factbox .border-box .border-tr,div.factbox .border-box .border-tc,div.factbox .border-box .border-ml,div.factbox .border-box .border-mc,div.factbox .border-box .border-mr,div.factbox .border-box .border-bl,div.factbox .border-box .border-bc,div.factbox .border-box .border-br{
background:none;
height:1%;
padding:0;
margin:0;
}

div.factbox-header div.box-content {
background-color:#FFFFFF;
background-image: url(../images/button_bg.jpg);
background-position:left top;
background-repeat:repeat-x;
border-color:#db6618;
border-style:solid solid none;
border-width:1px 1px medium;
padding:5px;
text-align:center;
}

div.factbox-header div.box-content h2{
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
}

div.factbox-content div.box-content {
background-color:#FFFFFF;
background-image:none;
background-position:left top;
background-repeat:repeat-x;
border-color:#db6618;
border-style:none solid solid solid;
border-width:1px;
padding:5px;
text-align:left;
}

div.quote {
background-image:url(../images/quote-tl.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:19px;
}

div.quote-design {
background-image:url(../images/quote-br.gif);
background-position:right bottom;
background-repeat:no-repeat;
color:#db6618;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:17px;
font-weight:normal;
}

div.quote-design p{
color:#2a6f40;
}

div.quote-design p.author{
color:#000;
font-style:italic;
}

