/***********************************************/
/* styles.css                                  */
/* Use with Avigo templates                    */
/* Developed by Innoventi (C) 2008             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	color: #3e3e3e;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1 {
	padding: 0;
	margin: 0;
	color: #3e3e3e;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	padding: 0;
	margin: 0;
	color: #3e3e3e;
	font-size: 13px;
	font-weight: bold;
}

h1.h1 {
	padding: 0;
	margin: 0;
	color: #3e3e3e;
	font-size: 16px;
	font-weight: bold;
}
h2.h2 {
	padding: 0;
	margin: 0;
	color: #3e3e3e;
	font-size: 13px;
	font-weight: bold;
}
h3.h3 {
	padding: 0;
	margin: 0;
	color: #3e3e3e;
	font-size: 12px;
	font-weight: bold;
}
#content p, ul, ol, td, div {
font-size: 12px;
}

/***********************************************/
/* Layout Divs and Tables                      */
/***********************************************/

#webWrapper {
	position: relative;
	padding: 20px;
	width: 915px;
	margin: 0 auto;
}
#topContainer {
	position: relative;
	width: 915px;
	height: 105px;
}
.left {
	width: 200px;
}
.right {
	width: 715px;
}
.contentLeft {
	width: 300px;
	background-image: url(images/news_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.contentLeft2 {
	width: 300px;
}
.contentRight {
	width: 415px;
}

/* ***************** Sets banners under top menu **************** */
/* The number refers to the page ID of the page and is set in a   */
/* DW tag - see templates/page/avigo_pagemaster01.html            */
/* ************************************************************** */

#headerContainer252 { /* kompetansesenter */
	position: relative;
	width: 915px;
	height: 118px;
	background-image: url(images/header_forside.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer249 { /* barnehage */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header1.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer250 { /* gr?nnmat */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer251 { /* tredesign */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header3.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer253 { /* dukkefabrikk */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header4.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer254 { /* prosjekter */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header10.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer255 { /* dukkefabrikk */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header5.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer256 { /* service */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header6.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer257 { /* allehaande */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header7.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer258 { /* kaprifol */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header8.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#headerContainer259 { /* kantine */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header9.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#headerContainer438 { /* kantine */
	position: relative;
	width: 915px;
	height: 87px;
	background-image: url(images/header_profilmanual.gif);
	background-position: top;
	background-repeat: no-repeat;
}






#smContainer {
	position: relative;
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
	color: #5e5f62;
}

#imageContainer {
	position: relative;
	float: left;
	width: 300px;
	padding-top: 20px;
	text-align: left;
}
#newsContainerTop {
	position: relative;
	height: 30px;
	background-image: url(images/news_topcontent.gif);
	background-position: top;
	width: 300px;
	margin-top: 20px;
	text-align: left;
}
#newsContainer {
	position: relative;
	width: 240px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	font-size: 12px;
}
#newsContainer a {
	color: #ed851d;
	text-decoration: underline;
}
#newsContainer a:hover {
	text-decoration: none;
}
#frontpageBottom252 { /* takes page id from front page and appends it to the style making it unique */
	position: relative;
	height: 30px;
	background-image: url(images/news_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 715px;
}
#frontpageContainer {
	position: relative;
	width: 375px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
}
#frontpageContainer a {
	color: #ed841d;
	text-decoration: underline;
}
#frontpageContainer a:hover {
	text-decoration: none;
}
#subpageContainer {
	position: relative;
	position: relative;
	width: 375px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
}
#subpageContainer a {
	color: #ed841d;
	text-decoration: underline;
}
#subpageContainer a:hover {
	text-decoration: none;
}
#footerContainer {
	position: relative;
	width: 715px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	border-top: 1px solid #c1c4c6;
	border-bottom: 1px solid #c1c4c6;
	margin-top: 30px;
	color: #ed851d;
}
#footerContainer a {
	color: #ed851d;
	text-decoration: underline;
font-size: 11px;
}
#footerContainer a:hover {
	text-decoration: none;
}


/***********************************************/
/* Component Divs (Boxes)                      */
/***********************************************/


.logo {
	position: absolute;
	width: 273px;
	height: 52px;
	top: 0px;
	left: 20px;
}
#linksContainer {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 350px;
	height: 32px;
	text-align: right;
	font-size: 11px;
}
#linksContainer div.L5 a {
	color: #3e3e3e;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
}
#linksContainer a:hover {
	text-decoration: underline;
}
#menuContainer {
	position: absolute;
	top: 73px;
	left: 0px;
	width: 915px;
	height: 32px;
	text-align: left;

}

#smContainer table L2{
	border-bottom: 1px solid #5e5f62;
}

/***** content styles *****/

#contentContainer {
	position: relative;
	width: 715px;
}
#contactContainer {
	width: 165px;
	padding-top: 30px;
	padding-right: 15px;
	color: #5e5f62;
	text-align: right;
	font-size: 12px;
	border-top: 1px solid #5e5f62;
}
#contactContainer small {
	font-size: 12px;
}
#contactContainer a {
	color: #ed841d;
	text-decoration: underline;
}
#contactContainer a:hover {
	text-decoration: none;
}

/* ************ Menu layout - added by Dynamicweb Norge ************ */
/*
ul.M0, ul.M2, ul.M3 {
  width:165px;
  margin:auto;
  overflow:auto;
display: inline;
 }
 
ul.M0 li {
  display:block;
  float:left;
  }
*/


div.L2, div.L2_Active { /* sm1 */
	width: 165px;
	/*background-image: url(images/sm_bg.gif);*/
	background-position: top;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #5e5f62;
}
div.L2_Active {
	border-top: 0px solid #5e5f62;
}
div.L2 a {
	color: #5e5f62;
	font-weight: normal;
	text-decoration: none;
}
div.L2 a:hover {
	text-decoration: underline;
}


div.L3 { /* sm3 */
	width: 150px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-size: 10px;

}
div.L3 a {
	color: #5e5f62;
	font-weight: normal;
	text-decoration: none;
}
div.L3 a:hover {
	text-decoration: underline;
}

div.L4 { /* sm3 */
	width: 135px;
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-size: 10px;
}
div.L4 a {
	color: #5e5f62;
	font-weight: normal;
	text-decoration: none;
}
div.L4 a:hover {
	text-decoration: underline;
}

div.linksContainer div.L2 {
background:;
width: 100px;
}

span.L2_Active {font-weight: bold;}

/* ***** PARAGRAPH SETUP CLASSES ***** */
.contentFullWidth {
padding-top: 20px;
width: 695px;
}

.contentFullWidth a {
	color: #ed851d;
	text-decoration: underline;
}
.contentFullWidth a:hover {
	text-decoration: none;
}





/*#MM264 div.L2{
background: url(x.gif);
}*/
/* end addition */