 /* 
CLC-bygg2
	
	Attributes: 	Centered
			Horisontal navigation
			Top location
			Ended vertically
	
	Version 1.23424

	(Incl. sidebar boxes)
*/

html {
	overflow-y: scroll;
}

BODY {
	background-image: url("background_body.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #323232;
	font: normal 12px/1.6em Arial, Tahoma, Lucida, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #666666;
	text-align: left;
}

::-moz-selection {
	background:#DDDDDD;
	color:#000000;
}

#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 930px;
}

#containerAll {
	/*background-image: url("background_content.gif");
	background-repeat: no-repeat;
	background-position: left top;*/
	display: block;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	cursor: default;
	margin-bottom: 10px;
	border:0px solid red;
}

#containerLogo {
	/*background-image: url("background_logo.gif");
	background-repeat: repeat-x;
	background-position: right top;*/
	height: 69px;
	padding: 0px;
	padding-top:0px;
	margin: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	border:0px solid #000000;
}

#containerLogo a {
	text-decoration: none; 
	border: 0px;
	padding: 0px;
	width:250px;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0px;
	margin:0;

}


#containerExtramenu {
	padding: 0px;
	padding-top:45px;
	padding-right:20px;
	margin: 0px;
	text-align: left;
	border:0px solid red;
	display:inline;
	float:right;
	font-size:0.9em;
		color: #cccccc;
}


#containerExtramenu a {
	color: #cccccc;
	text-decoration: none;
}

#containerExtramenu a:hover {
	text-decoration: underline;
}







#containerContent { 
	margin: 0px;
	text-align: left;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 230px;
	margin-right: 280px;
	padding-left: 0px;
	padding-right: 0px;
	border:0px solid red;

	}

#containerContent img[align="right"] {
	padding-left : 0px;
}

#containerContent img[align="left"] {
	padding-right: 0px;
}



/* SIDEBAR */

#containerSidebar {
	/* background-color: #ff0000; */
	width: 220px;
	float: right;
	padding: 12px 10px 0px 10px;
	margin: 0;
	text-align: left;
	display: inline;
	min-height:500px;
	height:auto !important;
	color:#ffffff;
	border:0px solid red;
		line-height: 18px;
}




/* SLIDESHOW */

#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	padding: 0px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#containerSlideshowBeforeMenu {
	margin: 2px 0 0 0;
}

#containerSlideshowAfterMenu {
	margin: 0 0 2px 0;
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
	padding: 0px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
	padding: 0px;
	text-align: left;
	margin: 0px;
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 930px;
	height: 273px;
	border: 0px;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
	width: 400px;
	height: 250px;
	border: 0px;
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
	width: 180px;
	height: 150px;
	border: 0px;
}

.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;
	/*clear: both; */
	padding-top: 10px;
}

img.galleryThumbnail {
	border: 0px;
	background-color: #ffffff;
	padding: 3px;
	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;
}

a.galleryThumb:hover {
	float: left;
}







#containerNavigationmenu { 
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#containerNavigationmenu p { 
	color: #30538E;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: underline;	
}






#containerFooter {
	/*background-image: url("background_footer.gif");
	background-repeat: repeat-x;
	background-position: center top;*/
	height: 40px;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #999999;
	margin: 0px;
	padding-top: 10px;
}

#containerFooter p a {
	color: #999999;
	text-decoration: underline;
}






/* NEWS */

#containerNews {
	width: 215px;
	padding-left: 0px;
	float: left;
	padding-top: 10px;
	border:0px solid red;
}

#containerNews ul {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	width: 215px;
}

img.newsImage {
}

div.newsItem {
padding:0;
margin:0;
	padding-bottom: 10px;
	text-align:left;
	margin-right: 185px;
	border:0px solid red;
	width:375px;
	margin-left: 230px;
	
}


li.newsItem {
	WIDTH: 200px;

	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: 0px;
	color: #ffffff;
}



span.newsTitle a:link, span.newsTitle a:visited, span.newsTitle a:active, span.newsTitle a:hover {
	text-decoration: none;
		color: #ffffff;
}

span.newsDate {
	display: block;
	color: #ffffff;
	font-size: 1em;
}

span.newsText {
	display: block;
	color: #ffffff;
	font-size: 1em;
}

span.newsTextShort {
	display: block;
	color: #ffffff;
	font-size: 1em;
}

span.newsReadMore {
/*	background-image: url("icon_more.gif");
	background-repeat: no-repeat;
	background-position: center right; */

	color: #000000;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
}


span.newsReadMore a:link, span.newsReadMore a:hover {
	text-decoration: underline;
		color: #fe8918;
}





/* Login */
#containerLogin {
	margin: 0px;
	padding: 0px;
	float: right;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
	font-size: 0.9em;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

#containerLogin p a {
	color: #999999;
	text-decoration: none;
}



/* Bobolo */
#containerBobolo {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}

#containerBobolo hr {
	display: none;
}

#containerBobolo p {
	font-size: 0.9em;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

#containerBobolo p a {
	color: #999999;
	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 */

#containerChildMenu, #containerChildMenuSelected {
	min-height:500px;
	height:auto !important;
	width:200px; 
	text-align:left;
	margin: 0px;
	margin-left:10px;
	padding: 12px 0 0 0;
	float:left;
	display:inline;
	
	border:0px solid red;
}



#containerChildMenu p  {
	background-image: url("childmenu_item.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width:200px;
	height:33px;
	padding:0px;
	margin:0px;
	padding-bottom:1px;
}

#containerChildMenu p.Selected {
	background-image: url("childmenu_item_hover.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width:200px;
	height:33px;
	padding:0px;
	margin:0px;
	padding-bottom:1px;
}

#containerChildMenu p.bottom {
	background-image: url("childmenu_bottom.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width:200px;
	height:33px;
	padding:0px;
	margin:0px;
	padding-bottom:1px;
}

#containerChildMenu p a {

	color: #ffffff;
	text-decoration: none;
}


#containerChildMenu a:hover {
	color: #cccccc;
	}



.childMenuItem
	{
	margin-left:10px;
	line-height: 33px;
	color: #ffffff;

	}





#containerMenu {

	width:930px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;

}

#navlist {
	height: 25px;
	list-style: none;
	padding: 0;
	margin: 0 3 0 3px;


}

#navlist li {
	text-align: center;
	z-index:9;
	DISPLAY: inline;
	HEIGHT: 25px;
	MARGIN: 0px;
	FLOAT: right;
	line-height: 24px;
	font-size: 12px;
	background-image: url("menu_item.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding:0 0 0 1px;
	width:104px;
}

#navlist li a {
	color: #cccccc;
	padding: 0 6px 0 6px;
	display: block;
	/* width: 100%; */
	text-decoration: none;
	font-weight: normal;
}

#navlist li a:hover {
	color: #999999;
	background-image: url("menu_item_hover.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#navlist li.selected {

}

#navlist li.selected a {
	color: #cccccc;
		background-image: url("menu_item_hover.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#navlist li.selected a:hover {
	color: #cccccc;
	background-image: url("menu_item_hover.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}



#navlist li.folder {
	height: 34px;
}

/* drop down */
#navlist li.folder ul {
	display: none; /* Add this to hide submenus */
}

/* menu item */
#navlist li.folder ul a {
	height: 39px;
	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;
}

#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: #ffffff;
	line-height: 18px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

p b {
	font-weight: bold;
}

p em {
	color: #333333;
}

p sup {
	color: #ffffff;
}

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: #fe8918;
}

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.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;
}

.mceContentBody a {
	color: #333333 !important; /* FF requires a important here */
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #fe8918;
	text-decoration: underline;
	/*
	color: #003366;
	background: #99CEEF;
	border-bottom: 2px solid #6FB9E9;
	*/
}

a:hover {
	color: #999999;
	text-decoration: underline; 
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}




/* CONTACT FORMS */

#contactForm {
	padding-top: 20px;
}

#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;
	width: 90px;
	height: 21px;
	border: 1px solid #888888;
	color: #fe8918;
	background-color: transparent;
	background-image: url("form_button.gif");
	background-repeat: no-repeat;
	border: 0px none #888888;
}

#contactForm textarea {
	width: 200px;
	height: 220px;
}

#contactForm label {
	width: 200px;
	float: left;
	text-align: left;
	padding-right: 10px;
}




/* SIDEBAR BOXES */
#containerSidebar div.box_one {
	display: block;
	background-image: url("box_orange.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 250px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0 0 12px 0;
}

#containerSidebar div.box_two {
	display: block;
	background-image: url("box_darkgrey.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 250px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0 0 12px 0;
}

#containerSidebar div.box_three {
	display: block;
	background-image: url("box_lightgrey.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 250px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0 0 12px 0;
}

#containerSidebar h4 {
	color: #ffffff;
	padding: 0px 20px 8px 20px;
}

#containerSidebar p {
	padding: 0px 20px 0px 20px;
	font-size: 1.0em;
	line-height: 1.5em;
}

#containerSidebar a, #containerSidebar a:hover {
	color: #ffffff;
}
