/* CSS Document */

/** DIV-ER MED FARGEENDRING - BLUE 100% 6a652b - BLUE 85% 807c4b - BLUE 50% c6be73 */


/** BG-COLORS */						
		
.color1 {
	background-color:#272727;
}
			
/** BLUE 100% */					
.color2 {
	background-color:#c6be73;
}
			
.color3 {
	background-color:#3f3f3f;
}

/** BLUE 50% */

.color4 {
	background-color:#c6be73;
}


/** BLUE 85% */
.color5 {
	background-color:#807c4b;
}

/** BLUE 100% */					
.color6 {
	background-color:#6a652b;
}




a .tm_sel {
	position:static;
	color:#ffffff;
	height:30px; 
	cursor:pointer;  
	margin-left:0px;
	margin-right:0px;
	background-image: url(../images/menubar_overlay.png); 
	background-repeat: no-repeat; 
	background-position:top left;
	text-decoration:none; 
	background-color:#807c4b;
	_background-image: url(../images/menubar_overlay-fs8.png); 
}

a:hover .tm_sel {
	background-color:#807c4b;
	color:#000000;
	text-decoration: none;
}


/** DIV FOR TOP_MENU */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/CWBack2.png);
	background-repeat:repeat-x;
	/*background-position:center;*/
	background-color:#fff;

}



table { border-collapse: collapse;
}





/** DIV MED BAKGRUNNSDEKOREN */
#topbg {
	width: 100%;
	height:478px;
	padding:0px; 
	margin: 0px;
	
}



/** PLASSERINGSCONTAINERE */
#outer_container {
	width: 1004px; 
	padding:0px; 
	margin: 0px auto; 
}

#main_container {
	position:relative; 
	width:1004px;
}

#border_container {
	position:relative; 
	width:995px;
	height:100%;	
	margin-left:4px;
	margin-top:-70px;
	background-color:#dddddd;
	z-index:2;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
}

#border_container2 {
	position:relative; 
	width:995px;
	height:100%;	
	margin-left:4px;
	margin-top:0px;
	background-color:#dddddd;
	z-index:2;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
}

#wide_inner_container {
	position:relative; 
	margin-left:8px; 
	width:968px; 
	background-color:#FFFFFF;
	border: inset 2px #DDDDDD;
	/*border-left:1px solid #666666;
	border-top:1px solid #666666;*/
}

#padding_container {
	position:relative; 
	margin:0px; 
	padding-left:8px; 
	padding-right:8px;
}

#inner_container {
	position:relative;
	padding:0px;	
	margin-left:0px; 
	width:630px; 
	background-color:#FFFFFF;
	float:left;
	border: inset 2px #DDDDDD;
	/*border-left:1px solid #666666;
	border-top:1px solid #666666;*/

}

/** INNHOLDSCONTAINERE */

#full_content_container {
	position:relative; 
	margin-left:16px; 
	padding-top:16px; 
	width:902px;
}

#wide_content_container {
	position:relative; 
	margin-left:8px; 
	padding-top:8px; 
	width:964px;
}

#content_container {
	position:relative; 
	margin-left:16px; 
	padding-top:16px; 
	width:600px;
}


#right_container {
	position:relative; 
	float:right;
	padding-top:8px; 
	width:340px; 
	margin:0px;
}

.right_col_txt {
	position:relative; 
	margin-top: 8px; 
	margin-bottom:8px; 
	padding-left:13px;
}


.right_col_cal {
	position:relative; 
	margin-top: 8px; 
	margin-bottom:0px;
	margin-left:1px;
	width:340px; 
	
}

.right_col_container {
	position:static; 
	margin-top: 8px; 
	margin-bottom:8px; 
}


.calendar_div {
	position:relative; 
	width:169px;
	margin-bottom:3px; 
}


/** DIV FOR LOGO-FELTET */
#logo_felt {
	position: absolute; 
	width: 126px;
	height:74px; 
	top:10px; 
	left:868px;
	background-color:#FFFFFF;
}



/** DIV FOR SØKEFELTET */
#search_container {
	position:relative; 
	margin-left:8px; 
	width:980px; 
	height:90px;
	background-color:#dddddd;	
	
} 
#search_field {
	position:absolute; 
	left:16px; 
	top:60px; 
	width:500px; 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0px;
	z-index:4;

}

/** DIV FOR BUNNFELTET */
#footer {
	position:relative;
	margin-top:0px;
	margin-left:4px; 
	height:30px;
	width:995px;
	background-color:#dddddd;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}

#bottomtext {
	position:relative; 
	margin-top:0px;
	padding-top:6px;
	text-align:center;
	color:#FFFFFF;
}


			
/** ARROWS */			

.arrow-left{
	position:relative; 
	margin:0px; 
	padding:0px; 
	float:left; 
	background-image:url(../images/arrow_left.gif); 
	background-repeat:no-repeat; 
	width:23px; 
	height:23px;
}

.arrow-right{
	position:relative; 
	margin:0px; 
	padding:0px; 
	float:right; 
	background-image:url(../images/arrow_right.gif); 
	background-repeat:no-repeat; 
	width:23px; 
	height:23px;
}





			


/** FLOAT OG CLEAR */


.floatleft {
	float:left;
}
		
.floatright {
	float:right;
}

.cleardiv {
	clear:both;
	margin:0px;
	padding:0px;
}

/** ENDRINGER VED TILPASNING AV MENY */
/* CSS Document */

 /** DENNE ER ENDRET - SJEKK PATH PÅ PNG */


        .tm_sel a { width:100%; display:block; color: white;}
        .tm_dynamic_not a { width:150px; display:block; color: white;}
        .tm_dynamic_sel a { width:150px; display:block; color: white;}
        .tm_dynamic_not a:hover { color: white;}
 


 /** DENNE ER ENDRET - NY FARGE OG BORDERCOLOR */
.tm_dynamic_not {
      position:static;
      height:20px;
      cursor:pointer; 
      margin-left:0px;
      margin-right:2px;
      background-image:url(../images/10x10-fs8.png);
      background-repeat: repeat;
      background-position:top;
      background-color:#c6be73;
      text-decoration:none;
      color: #000000;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      padding-left:10px;
      padding-bottom:2px;
      padding-top:2px;
      padding-right:10px;
      border: solid 1px #ffffff;
}




 /** DENNE ER ENDRET - NY FARGE OG BORDERCOLOR */
.tm_dynamic_sel {
      position:static;
      height:20px;
      cursor:pointer; 
      margin-left:0px;
      margin-right:2px;
      background-image:url(../images/10x10-fs8.png);
      background-repeat: repeat;
      background-position:top;
      text-decoration:none;
      background-color:#807c4b;
      color: #ffffff;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      padding-left:10px;
      padding-bottom:2px;
      padding-top:2px;
      padding-right:10px;
      border: solid 1px #ffffff;
}
 
/* CSS Document */


/** NY CLASS    */		
.new_top_menu_container {
	width: 950px; 
	margin-top:0px; 
	margin-left:15px;
	padding-top:10px;
	padding-left:10px;
	height:30px; 
	position:relative; 
	z-index: 5;
	
}

/** ENDRET CLASS    */	
.top_menu_container {
	margin-top:0px; 
	padding-top:0px;
	padding-left:0px;
	height:30px; 
	position:relative; 
	z-index: 5;
	
}



/** ENDRET CLASS    */	
.tm_not {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
      position:static;
	  color:#000000;
      height:30px;
      cursor:pointer; 
      text-decoration:none;
	 padding: 0px 10px 0px 10px;
	background-color:#c6be73;
	
	line-height:30px;
	background-image: url(../images/menubar_overlay_not.png); 
	background-repeat: no-repeat; 
	background-position:top left;
	_background-image: url(../images/menubar_overlay_not-fs8.png); 
	
     
}

.tm_not a { display:block; color: #000000;  }

.tm_not a:hover { color: white;}

/** ENDRET CLASS    */	
.tm_sel {
      position:static;
      cursor:pointer; 
	  color:#ffffff;
	  height:30px; 
      background-image: url(../images/menubar_overlay.png); 
	background-repeat: no-repeat; 
	background-position:top left;
	text-decoration:none; 
	background-color:#807c4b;
	_background-image: url(../images/menubar_overlay-fs8.png); 
}
 
 
 
 

/** NY CLASS    */


.tm_start 
{
	position:static;
	width:18px;
	height:30px; 
	cursor:pointer;  
	background-image: url(../images/menubar_start.png); 
	background-repeat: no-repeat; 
	background-position:top left;
	background-color:#c6be73;
	text-decoration:none; 
	_background-image: url(../images/menubar_start-fs8.png); 
	
}

/** NY CLASS    */
.tm_end 
{
	position:relative;
	width:20px;
	height:30px; 
	cursor:pointer;  
	
	background-image: url(../images/menubar_end.png); 
	background-repeat: no-repeat; 
	background-position:top left;
	background-color:#c6be73;
	text-decoration:none; 
	_background-image: url(../images/menubar_end-fs8.png); 
	
}
.flash_z-index 
{
    z-index: 3;
}

.IE8Fix
{ 
    z-index: 100;  
}


/***** test ***/

.AspNet-Menu-Horizontal ul ul
{
    background: #c6be73;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu
{
    width: 100%;
     background: #c6be73;
	 _width: 800px;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    left: 2px;
    top: 100%;
    
}

.AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    left: 176px;
    top: 1px;
	_left: 178px;
   
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li
{
   font-style: normal;
	font-weight: bold;
	font-size: 14px;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
      
	  color:#000000;
      height:30px;
      cursor:pointer; 

      
	 padding: 0px 5px 0px 5px;
	background-color:#c6be73;
	
	line-height:30px;
	background-image: url(../images/menubar_overlay_not.png); 
	background-repeat: no-repeat; 
	background-position:top left;
	_background-image: url(../images/menubar_overlay_not-fs8.png); 
	_width: 50px;
	_white-space: nowrap;
    
}
.AspNet-Menu-Horizontal ul.AspNet-Menu li ul li 
{
      height:20px;
      cursor:pointer; 
      margin-left:0px;
      margin-right:2px;
      background-image:url(../images/10x10-fs8.png);
      background-repeat: repeat;
      background-position:top;
      background-color:#c6be73;
      text-decoration:none;
      color: #000000;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      font-family: Arial, Verdana, Helvetica, sans-serif;
	  padding: 2px 10px 2px 10px;
      border: solid 1px #ffffff;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    
}

/* Start: rules to make the horizontal menu's top tier use proportional width for its items. */
.AspNet-Menu-Horizontal ul.AspNet-Menu li a,
.AspNet-Menu-Horizontal ul.AspNet-Menu li span
{
    display: inline;
}

/* End: proportional rules */

.AspNet-Menu-Horizontal ul.AspNet-Menu li a,
.AspNet-Menu-Horizontal ul.AspNet-Menu li span
{
    display: block;
    color: #000000;
    border-style: none;
    text-align: center;
    padding:0 5px;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li li a,
.AspNet-Menu-Horizontal ul.AspNet-Menu li li span
{
    text-align: left;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li:hover,
.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Hover
{
   display: block;
      cursor:pointer; 
	  color:#ffffff;
	  height:30px; 
      background-image: url(../images/menubar_overlay.png); 
	background-repeat: no-repeat; 
	background-position:top left;
	text-decoration:none; 
	background-color:#807c4b;
	_background-image: url(../images/menubar_overlay-fs8.png); 
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li a:hover,
.AspNet-Menu-Horizontal ul.AspNet-Menu li.Asp-Menu-Hover span
{
    color: White;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li 
{
    width: 155px;
    text-transform:capitalize;
   
    
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li a, 
.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li span 
{
    color: White;
   
    
}
.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li:hover,
.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.Asp-Menu-Hover span
{
   
      height:20px;
      cursor:pointer; 
      margin-left:0px;
      margin-right:2px;
      background-image:url(../images/10x10-fs8.png);
      background-repeat: repeat;
      background-position:top;
      text-decoration:none;
      background-color:#807c4b;
      color: #ffffff;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      padding-left:10px;
      padding-bottom:2px;
      padding-top:2px;
      padding-right:10px;
      border-color: White;
      border-bottom-width: 1px;
     
      
   
    
}

/* --------------------------------------------------------------------------------------------------- */
/* Used when the Menu adapter is NOT used. */
/* These styles are used by the Menu's skin, found in this theme's skin file. */

.Menu-Skin-DynamicHover
{
    background: #c6be73  url(../images/menubar_overlay.png) repeat-x;
}

/* For Kanoodle Ads */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Kanoodle ads */
.kanoodle-horizontal p
{
	color:#666!important;
	font-size: 0.8em;
    display: inline;
    float: left;
    margin: 0 10px 0 10px;
    width: 35%;
}
/*.kanoodle-horizontal p > p
{
    display: inline;
}*/
.kanoodle-horizontal font
{
	color:#3366CC!important;
}

.mouseover:hover 
{
   background-color:#c6be73;
   color: Black;
}
a.tekst_sort:hover
{
    background-color:#c6be73;
   color: white;
   
   width:100px;
   
}

/** DIV FOR BRØDSMULESTI */
#breadcrumb {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 10px;
}

/** DIV FOR ERROR-PAGE */
#divError {
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
#divErrorMsg{
	margin: 20px 0px 20px 0px;
	padding: 0px 15px 15px 15px;
	border: solid 2px silver;
	font-style:italic;
	font-size: 10px;
	color: Red;
}
#divError .errorHeader {
	font-size: 14px;
	font-weight: bold;
}