html {
	overflow-y: scroll;
}

BODY {
	background-color: #666666;
	font: normal 12px/1.4em Verdana, Trebuchet, Tahoma, 'Trebuchet MS', Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
	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: 815px;
}

#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.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 98px;
}

#containerLogo a {
	display: none;
}

#containerLogo a img {
}











#containerContent { 
	/*background-image: url("background_content.gif");
	background-repeat: repeat-y;*/
	margin: 0px;
	text-align: left;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}



/* SIDEBAR */

#containerSidebar {
	/*background-image: url("background_content.gif");
	background-repeat: repeat-x;
	background-position: left top;*/
	float: left;
	margin: 0;
	padding:20px;
	text-align: center;
	display: inline;
	min-height:400px;
	height:auto !important;
	margin-right: 1px;
}

#sidebarContent
	{
	line-height:13px;
	}

#sidebarContent a:link, #sidebarContent a:active, #sidebarContent a:visited {
	color: #cc9933;

	font-weight: normal;
	text-decoration: underline;
}

#sidebarContent a:hover {
	color: #000000;
	text-decoration: underline;
}



/* SLIDESHOW */

#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	margin-left: 20px;
	margin-right: 20px;
	height: 159px;
}

#containerSlideshowBeforeMenu {
}

#containerSlideshowAfterMenu {
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {

}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 660px;
	height: 159px;
	border: 0px;
	margin: 0px;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
}

#myGalleryTopSidebar h3, #myGalleryTopSidebar p, #myGalleryBottomSidebar {
}

.jdGallery .slideElement {
	background-color: #ffffff;
}

.jdGallery .loadingElement {
	background-color: #ffffff;
}

.jdGallery .slideInfoZone
{
	height: 40px;
	background: #ffffff;
	color: #000000;
	font-size: 1em;
}

.jdGallery .slideInfoZone h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
	margin: 2px 10px;
}

.jdGallery .slideInfoZone p
{
	font-size: 1.0em;
	padding: 0;
	margin: 2px 10px;
}






/* GALLERY */
#containerGallery {
	display: block;
	padding-top: 10px;
	clear: both;
}

img.galleryThumbnail {
	border: 0px;
	background-color: #ffffff;
	padding: 5px;
	margin: 0px;
	height: 100px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	margin: 0px 10px 7px 0px;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
	background-image: url("background_slideshow_topsidebar.gif");
}

a.galleryThumb:hover {
	float: left;
}





#containerNavigationmenu { 
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#containerNavigationmenu p { 
	color: #000000;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: none;
	color: #7A6C45;
}





/*
#containerFooter {
	background-color:#666666;
	background-image: url("background_footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #555555;
	margin: 0px;
	padding-top: 50px;
}

#containerFooter p a {
	color: #5091B7;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}*/


#containerFooter {
	background-color: #666666;
	background-image: url("background_footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#containerFooter a {
	color: #ffffff;
	text-decoration: underline;
	border: 0px;
}





/* NEWS */

#containerNews {
	clear: both;
}

#containerNews ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	clear: both;
}

img.newsImage {
	width: 100px;
	float: left;
	margin-right: 10px;
}

div.newsItem {
	padding-bottom: 10px;
	clear: both;
}

li.newsItem {
	DISPLAY: inline;

	WIDTH: 210px;
	height: 150px;

	font-size: 1em;
	position: relative;
	MARGIN: 0px;
	FLOAT: left;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	margin-right: 9px;	
}

span.newsTitle {
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
}

span.newsTitle a:link {
	text-decoration: none;
}

span.newsDate {
	display: block;
	color: #888888;
	font-size: 1em;
}

span.newsText {
	display: block;
	color: #000000;
	font-size: 1em;
}

span.newsTextShort {
	display: block;
	color: #000000;
	font-size: 1em;
}

span.newsReadMore {
	color: #000000;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 10px;
}









/* Login */
#containerLogin {
	margin: 0px;
	padding: 0px;
	float: right;
	padding-right: 40px;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
	font-size: 0.9em;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

#containerLogin p a {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}



/* DirektOnline */
#containerDirektOnline {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 40px;
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
	font-size: 0.9em;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

#containerDirektOnline p a {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	background-image: 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.jpg");
	background-repeat: no-repeat;
	
	height: 38px;
	margin: 0px;
	padding: 0px;

	padding-left: 0px;	
}

#navlist {
	height: 38px;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#navlist li {
	text-align: center;
	z-index:9;
	DISPLAY: inline;
	HEIGHT: 38px;
	MARGIN: 0px;
	FLOAT: left;
	line-height: 36px;
	font-weight: bold;
	margin-left: 0px;
	font-size: 11px;
}

#navlist li a {
	padding: 0;
	display: block;
	width: 120px;
	text-decoration: none;
	HEIGHT: 38px;
	color: #ffffff;
	font-weight:bold;
}

#navlist li a:hover {
	color: #cccccc;
}

#navlist li.selected {
}

#navlist li.selected a {
	color: #ffffff;
}

#navlist li.selected a:hover {
	color: #cccccc;
}

#navlist li.folder {
	height: 38px;
}

/* drop down */
#navlist li.folder ul {
	display: none; /* Add this to hide submenus */
}

/* menu item */
#navlist li.folder ul a {
	height: 38px;
	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: #000000;
	line-height: 17px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

p b {
	font-weight: bold;
}

p em {
}

p sup {
}

ul {
	list-style-image: url("icon_more.gif");
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, span.newsTitle {
	color: #cc9933;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetia;
	letter-spacing: 0em;
	line-height: 1.4em;
	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;
}

.mceContentBody a {
	color: #D40D0D !important; /* FF requires a important here */
	font-weight: normal;
	text-decoration: underline;
}

#containerMenu a {
	font-weight: normal;
	font-size: 1.0em;
}



/* Johan la till i efterhand */
#containerChildMenu a:link, #containerChildMenu a:active, #containerChildMenu a:visited {
	color: #cc9933;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	text-decoration: underline;
}

#containerChildMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
/* ... childmenu */

#containerContent a:link, #containerContent a:active, #containerContent a:visited {
	color: #cc9933;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	text-decoration: underline;
}

#containerContent a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}




/* CONTACT FORMS */

#contactForm {
	padding-top: 20px;
	clear: both;
}

#contactForm input, #contactForm textarea, #form_login input, #form_login 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, #form_login input.button {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Tahoma;
	font-size: 0.9em;
	font-weight: normal;
	width: 90px;
	height: 21px;
	color: #ffffff;
	background-color: transparent;
	background-image: url("form_button.gif");
	background-repeat: no-repeat;
	border: 0px none;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
}

#contactForm label {
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 10px;
}

#contactForm sup{
	color: #990000;
}


