/* 
	DirektOnline
	Skin 11
	
	Attributes: 	Centered
			Horisontal navigation
			Top location
			Ended vertically
	
	Version 1.0
*/

html {
	overflow-y: scroll;
}

BODY {
	background-color: #cccccc;
	font: normal 12px/1.5em "Lucida Sans Unicode", "Lucida Grande", Verdana, Tahoma, Lucida, Helvetica, Arial, sans-serif;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #FFF;
	text-align: left;
}

::-moz-selection {
	background:#DDDDDD;
	color:#000000;
}

#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 906px;
}

#containerAll {
	display: block;
	background-image: url("background_all.gif");
	background-repeat: repeat-y;
	background-position: center;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	cursor: default;
	margin-bottom: 10px;
}

#containerLogo {
	background-image: url("background_logo.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 136px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#containerLogo a {
	text-decoration: none; 
	border: 0px;
	padding: 0px;
	margin-left: 30px;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0px;
	margin-top: 25px;
}












#containerContent { 
	background-image: url("background_content.gif");
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	text-align: left;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 100px;
	margin-right: 55px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	float: left;
	width:700px;
	display: inline;
}

#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}



/* SIDEBAR */

#containerSidebar {
	/* background-color: #ff0000; */
	width: 431px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin: 0;
	margin-right: 20px;
	text-align: left;
	display: inline;
	min-height:500px;
	height:auto !important;
	height:500px;
	display: none;
}





/* SLIDESHOW */

#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	padding: 0px;
	text-align: left;
	padding-left: 39px;
	padding-top: 0px;

}

#containerSlideshowBeforeMenu {
	margin: 0 0 0 0;
}

#containerSlideshowAfterMenu {
	margin: 2px 0 2px 0;
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
	padding: 0px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
		border: 1px solid green;
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
	padding: 0px;
	text-align: left;
	margin: 0px;
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 833px;
	height: 213px;

}

#myGalleryBeforeContent, #myGalleryAfterContent {
	width: 730px;
	height: 280px;

}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
	width: 430px;
	height: 280px;
	border: 0px;
}

.jdGallery .slideElement {
	background-color: #ffffff;
}

.jdGallery .loadingElement {
	background-color: #ffffff;
}







/* GALLERY */
#containerGallery {
	display: block;
	clear: both;
	padding-top: 10px;
}

img.galleryThumbnail {
	border: 0px;
	background-color: #ffffff;
	padding: 7px;
	margin: 0px;
	height: 100px;
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;
	margin: 0px 10px 7px 0px;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
	border: 0px;
}

a.galleryThumb:hover {
	float: left;
	border: 0px;
}







#containerNavigationmenu { 
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

#containerNavigationmenu p { 
	color: #000000;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: underline;
	border: 0px;
}






#containerFooter {
	background-color: #99ccff;
	background-image: url("background_footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 133px;
}

#containerFooter p a {
	color: #ffffff;
	text-decoration: underline;
	border: 0px;
}






/* NEWS */

#containerNews {
	float: left;
	width: 230px;
	padding-left: 20px;
}

#containerNews ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	width: 180px;
}

img.newsImage {
	width: 180px;
	float: left;
	margin-right: 10px;
}

div.newsItem {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

li.newsItem {
	/* DISPLAY: inline; */

	WIDTH: 180px;

	font-size: 1em;
	position: relative;
	MARGIN: 0px;
	/* FLOAT: left; */

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 9px;	
}

span.newsTitle {
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 3px;
}

span.newsTitle a:link {
	text-decoration: none;
}

span.newsDate {
	display: block;
	color: #888888;
	font-size: 1em;
	padding-bottom: 12px;
}

span.newsText {
	display: block;
	color: #000000;
	font-size: 1em;
}

span.newsTextShort {
	display: block;
	color: #000000;
	padding-bottom: 5px;
}

span.newsReadMore {
	color: #000000;
	font-size: 1em;
	padding-top: 5px;
}



/* 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-top:8px;
	padding-left:16px;
	padding-right:12px;
	padding-bottom: 2px;
	border-bottom:0px dashed black;
}

span.productText {
	display: block;
	font-size: 0.9em;
	line-height:1.1em;
	padding-top:3px;
	padding-left:16px;
	padding-right:12px;
	padding-bottom: 2px;
	border-bottom:0px dashed black;
}

span.productPrice {
	display: block;
	font-size: 1.1em;
	line-height:1.1em;
	padding-top:3px;
	padding-left:16px;
	padding-right:12px;
	padding-bottom: 3px;
	border-bottom:0px dashed black;
}

img.productThumbnail {
	width:110px;
	height:110px;
	padding-top:8px;
	padding-left:16px;
	padding-right:12px;
	padding-bottom: 0px;
}

/* visa EN produkt */

div.showproduct {
	border:0px dotted gray;
	padding:0px;
	margin-top:8px;
}

div.showproductContainer {
	border:0px dotted red;
	padding:0px;
	margin:0px;
	float:left;
	width:320px;
	float:left;
}

span.showproductTitle {
	display: block;
	padding-bottom: 10px;
	border-bottom:0px dashed black;
}

span.showproductText {
	display: block;
	font-size: 1.0em;
	line-height:1.2em;
	padding-bottom: 15px;
	border-bottom:0px dashed black;
}

span.showproductPrice {
	display: block;
	font-size: 1.6em;
	line-height:1.1em;
	padding-bottom: 15px;
	border-bottom:0px dashed black;
}

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: 0px;
	padding: 3px;
	border: 0px;
	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;
	border: 0px none #888888;
	}




/* ÖVRIGT WEBSHOP */

div.productBack {
	clear:both;
	display:block;
	padding-top:25px;
}


div.paging {
	padding-top:20px;
	clear:both;
}

div.category {
	clear:both;
	padding-bottom:20px;
	text-align:center;

	/* Om större rubrik bland kategorilänkarna önskas */
	font-size: 1.9em;
}

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:20px;
	border: 0px solid red;
}

#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: 0px;
	padding: 0px;
	float: right;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
	font-size: 0.9em;
	color: #405F40;
	margin: 0px;
	padding: 0px;
}

#containerLogin p a {
	color: #405F40;
	text-decoration: none;
}



/* DirektOnline */
#containerDirektOnline {
	margin: 0px;
	padding: 0px;
	float: left;
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
	font-size: 0.9em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#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 0px 3px 20px;
	margin: 0px;
	display: none;
}

#smallButtonLogin {
	/* background-image: url("../lib/images/icon_user.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 3px 20px;
	*/
	margin: 0px;
}

#smallButtonProducer {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
















#containerPreload {
	display: none;
}










/* Menu */

#containerMenu {
	background-image: url("background_menu.gif");
	background-repeat: no-repeat;
	background-position: left;

	
	height: 60px;
	margin: 0px;
	padding: 0px 0 0 0;
	

	

}

#navlist {
	height:60px;
	list-style: none;
	padding: 0;
	padding-left: 30px;
	margin: 0 0 0 20px;
}

#navlist li {
	text-align: center;
	DISPLAY: block;
	HEIGHT: 60px;
	MARGIN: 0px;
	FLOAT: left;
	line-height: 51px;
	z-index:9;
}

#navlist li a {
	color: #000000;
	padding: 0 25px 0 25px;
	border: 0px;
}

#navlist li a:hover {
	background-image: url("menu_item_hover.gif");
	background-repeat: repeat-x;
		background-position: top left;
}

#navlist li.selected {
	background-repeat: repeat-x;
		background-position: top left;
}

#navlist li.selected a {
	color: #666666;
		background-image: url("menu_item_hover.gif");
	background-repeat: repeat-x;
		background-position: top left;
}

#navlist li.selected a:hover {
	background-image: url("menu_item_hover.gif");
	background-repeat: repeat-x;
		background-position: top left;
	color: #666666;
}

#navlist li a {
	display: block;
	/* width: 100%; */
	text-decoration: none;
	font-weight: normal;
}

#navlist li.folder {
	height: 30px;
}

/* drop down */
#navlist li.folder ul {
	display: none; /* Add this to hide submenus */
}

/* menu item */
#navlist li.folder ul a {
	height: 30px;
	background-image: url("menu_item.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color: #000000;
}

#navlist li.folder ul a:hover {
	background-image: url("menu_item_hover.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
}		

/* Sub menu */
#navlist li.folder ul li.folder ul {
	display: none;
}

/*
#navlist a {
	width:100%;
}

#navlist li>a {
	width:auto;
} */


#navlist ul li a.submenu {
	display: none;
}


/* regular hovers */

#navlist li.folder a:hover {
}

/*
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
*/


/* hovers with specificity */
#navlist li.folder:hover {
	z-index:10;
}

ul ul, li:hover ul ul {
	display:none;
}

li:hover ul, li:hover li:hover ul {
	display:block;
}		





/* Top of page link */

#topOfPageLink {
	display: none;
	text-align: left;
	margin-top: 20px;
	clear: both;
	padding-bottom: 10px;
}

#topOfPageLink hr {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	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: 0px 0px 0px 20px;
	margin: 0px;
}





/* Content elements */
p {
	cursor: default;
	color: #333333;
	line-height: 17px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

p b {
	font-weight: bold;
}

p em {
	color: #BD033B;
}

p sup {
	color: #BD033B;
}

ul {
	list-style-image: url("list_bullet.gif");
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #6699ff;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetia;
	letter-spacing: 0em;
	line-height: 1.2em;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

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:#333333; 
	text-decoration:none;
	border-bottom:dotted 1px #6699ff;
}

a:hover {
background-color: #dfeef5;
padding:0px;
margin:0px;

}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
}

a.image 
	{
	text-decoration: none;
	}



/* CONTACT FORMS */

#contactForm {
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
}

#contactForm fieldset {
	padding: 10px 10px 10px 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: 0px;
	padding: 3px;
	border: 0px;
	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;
	border: 0px none #888888;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
}

#contactForm label {
	width: 100px;
	float: left;
	text-align: left;
	padding-right: 40px;
}


