html {
	overflow-y: scroll;
}

BODY {
	background-image: url("background_body.gif");
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #2e2e2e;
	font: normal 14px/1.5em  Arial, Verdana, Tahoma, Lucida, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #FFF;
	text-align: left;
}

::-moz-selection {
	background:#DDDDDD;
	color:#000000;
}

#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 891px;
}

#containerAll {
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	top: 0;
	cursor: default;
}

#containerLogo {
	background-image: url("background_logo.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 108px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#containerLogo a {
	text-decoration: none; 
	border: 0;
	padding: 0;
	margin-left: 30px;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0;
	margin-top: 25px;
}

#containerContent { 
	background-image: url("background_content.gif");
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0 55px 0 0;
	text-align: left;
	min-height:385px;
	height:auto !important;
	height:385px;
	padding: 0 20px 20px 80px;
}

#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}



/* SIDEBAR */
#containerSidebar {
	width: 365px;
	float: right;
	padding: 0 2px 0 10px;
	margin: 0 20px 0 0;
	text-align: left;
	min-height:480px;
	height:auto !important;
	height:480px;
	display:inline;
}


/* SLIDESHOW */

#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	padding: 0px;
	text-align: left;
	padding-left: 26px;
	padding-top: 0px;

}

#containerSlideshowBeforeMenu {
	margin: 0;
}

#containerSlideshowAfterMenu {
	margin: 2px 0;
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
	padding: 0;
	text-align: left;
	margin: 0;
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
	padding: 0;
	margin: 0;
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 732px;
	height: 290px;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
	width: 730px;
	height: 280px;
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
	width: 365px;
	height: 453px;
	border: 0;
}

.jdGallery .slideElement {
	background-color: #ffffff;
}

.jdGallery .loadingElement {
	background-color: #ffffff;
}

/* GALLERY */
#containerGallery {
	display: block;
	clear: both;
	padding-top: 10px;
}

img.galleryThumbnail {
	background-color: #ffffff;
	padding: 3px;
	height: 120px;
	border: 1px solid #AAAAAA;
	margin: 0 30px 7px 0;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
	border: 0;
}

a.galleryThumb:hover {
	float: left;
	border: 0;
}


#containerNavigationmenu { 
	height: 30px;
	margin: 0;
	padding: 0;
}

#containerNavigationmenu p { 
	color: #000000;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: underline;
	border: 0;
}

#containerFooter {
	background-color: #2e2e2e;
	height: 92px;
	margin: 0;
	padding: 0;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	font-size: 0.9em;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

#containerFooter p a {
	color: #333333;
	text-decoration: underline;
	border: 0;
}

/* NEWS */
#containerNews {
	float: left;
	width: 400px;
}

#containerNews ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	list-style-image:none;
}

img.newsImage {
	float: left;
	margin-right: 10px;
}

div.newsItem {
	margin: 0;
	padding: 0 0 10px 0;
}

li.newsItem {
	list-style-image:none;
	font-size: 1em;
	position: relative;
	margin: 0 9px 0 0;
	padding: 10px 10px 10px 0;
}

span.newsTitle {
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 3px;
}

span.newsDate {
	display: inline;
	color: #888888;
	font-size: 1em;
	padding-right: 5px;
}

span.newsText {
	display: block;
	color: #000000;
	font-size: 1em;
}

span.newsTextShort {
	display: inline;
	color: #000000;
	padding-bottom: 5px;
}

div.newsReadMoreContainer {
	color: #000000;
	font-size: 1em;
	padding:0px;
	margin:0px;
	padding-top: 3px;
	display:block;
	width:100px;
}

span.newsReadMore {
	padding:0;
	margin:0;
}

span.newsBullet {
	padding:0;
	margin:0;
	position:relative;
	top:3px;

}



/* WEBSHOP */
/* många produkter */
div.product {
	float:left;
	width:135px;
	height:275px;
	border:0px dotted gray;
	padding:0px;
	margin:2px;
	margin-bottom:0px;
	background-image: url("background_product.gif");
	background-repeat: no-repeat;
	background-position: center top;
}

div.productbox {
	border:0px solid red;
	height:250px;
}

div.buttonbox {
	border:0px solid red;
	height:20px;
}

span.productTitle {
	display: block;
	font-size: 1.1em;
	line-height:1.1em;
	padding: 8px 12px 2px 16px;
}

span.productText {
	display: block;
	font-size: 0.9em;
	line-height:1.1em;
	padding: 3px 12px 2px 16px;
}

span.productPrice {
	display: block;
	font-size: 1.1em;
	line-height:1.1em;
	padding: 3px 12px 3px 16px;
}

img.productThumbnail {
	width:110px;
	height:110px;
	padding: 8px 12px 0 16px;
}

/* visa EN produkt */
div.showproduct {
	border: 0;
	padding: 0;
	margin-top: 8px;
}

div.showproductContainer {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	width: 320px;
}

span.showproductTitle {
	display: block;
	padding-bottom: 10px;
	border: 0;
}

span.showproductText {
	display: block;
	font-size: 1.0em;
	line-height:1.2em;
	padding-bottom: 15px;
	border: 0;
}

span.showproductPrice {
	display: block;
	font-size: 1.6em;
	line-height:1.1em;
	padding-bottom: 15px;
	border: 0;
}

img.productImage {
	padding:0px;
	padding-right:10px;
	float:left;
}

/* KNAPPAR WEBSHOP */
img.productShow {
	float:right;
	margin:0px;
	padding:0px;
	padding-right:5px;
}

img.productBuy {
	float:right;
	margin:0px;
	padding:0px;
	padding-right:12px;
}

.webshopForm input.submit, .webshopForm input.button, #cart input.submit {
	margin: 0;
	padding: 3px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 0.9em;
	width: 90px;
	height: 21px;
	border: 1px solid #888888;
	color: #ffffff;
	background-color: transparent;
	background-image: url("form_button.gif");
	background-repeat: no-repeat;
}

/* ÖVRIGT WEBSHOP */
div.productBack {
	clear:both;
	display:block;
	padding-top:25px;
}

div.paging {
	padding-top:20px;
	clear:both;
}

div.category {
	clear:both;
	padding-bottom:10px;
	text-align:center;
	/* Om större rubrik bland kategorilänkarna önskas */
	font-size: 1.4em;
}

div.frame {
	border:1px solid #cccccc;
	background-color: #eeeeee;
	padding:10px;
	margin-bottom:10px;
}

div.minicart {
	clear:both;
	height:58px;
	background-image: url("background_minicart.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:10px;
	border: 0;
}

#cart input, #cart textarea {
	background: transparent;
	border: 1px solid #888888;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	background-image: url("form_inputfield.gif");
	background-repeat: no-repeat;
	color: #000000;
}

#cart td {
	padding-left:7px;
}

div.total {
	float:right;
}

div.additemButton {
	padding:3px;
}

div.offert {
	background-image: url("background_offert.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:70px;
	padding-bottom:20px;
	padding:40px;
	min-height:900px;
	height:900px;
	display:block;
}

/* Login */
#containerLogin {
	margin: 0;
	padding: 0;
	float: right;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
	font-size: 0.9em;
	color: #cc3333;
	margin: 0;
	padding: 0;
}

#containerLogin p a {
	color: #cc3333;
	text-decoration: none;
}

/* DirektOnline */
#containerDirektOnline {
	margin: 0;
	padding: 0;
	float: left;
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
	font-size: 0.9em;
	color: #666666;
	margin: 0;
	padding: 0;
}

#containerDirektOnline p a {
	color: #666666;
	text-decoration: none;
}

/* Small buttons */
#smallButtonSitemap {
	background-image: url("../lib/images/icon_sitemap.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 18px;
	padding: 3px 0 3px 20px;
	margin: 0;
	display: none;
}

#smallButtonLogin {
	margin: 0;
}

#smallButtonProducer {
	padding: 3px 0;
	margin: 0;
}

#containerPreload {
	display: none;
}

/* Menu */
#containerMenu {
	background: url("background_menu2.gif") no-repeat;
	height: 160px;
	margin: 0;
	padding: 5px 0 0 0;
	margin-left: 80px;
	text-align: left;
	overflow: hidden;
}

#navlist {
	width: 790px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#navlist li {
	text-align: left;
	display: block;
	margin: 0;
	line-height:30px;
	padding: 0;
	height: 20px;
}

/* OBS! Onödigt menymaterial borttaget */

/* Top of page link */

#topOfPageLink {
	display: none;
	text-align: left;
	margin-top: 20px;
	clear: both;
	padding-bottom: 10px;
}

#topOfPageLink hr {
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 200px;
	text-align: left;
}

#topOfPageLink p {
	background-image: url("icon_topofpage.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
	margin: 0;
}

/* Content elements */
p {
	cursor: default;
	color: #cccccc;
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 0;
}

p b {
	font-weight: bold;
}

p em {

}

p sup {

}

ul {
	list-style-image: url("list_bullet.gif");
	list-style-position: outside;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #cccccc;
	margin: 0;
	padding: 10px 0 5px 0;
	font-family: Tahoma, Verdana, Arial, Helvetia;
	letter-spacing: 0em;
	line-height: 1.2em;
	font-weight: normal;
}

h1 {
	font-size: 2.1em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

a:link, a:active, a:visited {
	color: #cc3333;
	text-decoration: underline;
}

a:hover {
	color: #ff6666;
	text-decoration: underline;

}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* CONTACT FORMS */
#contactForm {
	padding-top: 50px;
	padding-bottom: 20px;
}

#contactForm fieldset {
	padding: 10px;
}

#contactForm input, #contactForm textarea {
	background: transparent;
	border: 1px solid #888888;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	background-image: url("form_inputfield.gif");
	background-repeat: no-repeat;
	color: #000000;
}

#contactForm input {
	width: 200px;
}

#contactForm input.button {
	margin: 0;
	padding: 3px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 0.9em;
	width: 90px;
	height: 21px;
	border: 1px solid #888888;
	color: #ffffff;
	background-color: transparent;
	background-image: url("form_button.gif");
	background-repeat: no-repeat;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
}

#contactForm label {
	width: 100px;
	float: left;
	text-align: left;
	padding-right: 40px;
}