
body {
	margin: 0px;
	padding: 0px;
	color: #444;
	font-size: 11px;
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url("images/nsbg.jpg");
	background-repeat: repeat-x;
}

#super {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	/*background-image: url("images/superbg.gif");
	background-repeat: repeat-y;*/
}

#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	
}

#forsiden #banner {
	width: 1000px;
	height: 650px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#banner {
	width: 1000px;
	height: 150px;
	background-image: url("images/header2.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
}




#leftContent {
	display: block;
	width: 960px;
}

#centerContent {
	margin-top: 10px;
	float: center;	
	width: 960px;
	height: auto !important;
	height: 100px;
	min-height: 100px;	
	padding: 10px 16px 20px 20px;	
	background-color: #FFF;
	border-top: 1px solid #565273;
	border-left: 1px solid #565273;
	border-right: 1px solid #565273;
	border-bottom: 1px solid #565273;
	margin-bottom: 10px;
}


#centerContent p {
	margin-bottom: 10px;
	line-height: 1,5;
}


#pageCC, #folderCC {
	margin-top: 10px;
}


#contentBox{
	position: relative;

}





#footer {
	clear: both;
	margin: 0 0 0 0; 
	padding-top: 8px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	height: 40px;
	width: 1000px;
	background-image: url("images/footerbg.gif");
	background-repeat: no-repeat;
	background-position: top right;
}







/*
 *	tables still need 'cellspacing="0"' in the markup
 */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a {
	color: #444;
}

a:hover {
	color: #000000;
}

a img {
	border:0;
}

dd{
	margin-bottom: 14px;
}


#centerContent fieldset {border: 0;}
:-moz-any-link:focus { outline: none;}



/*		
		
		Navigasjon, LeftContent
	
---------------------------------------- */


/*
 *	Navigation
 */

#navcontainer {
	position: absolute;
	top: 114px;
	height: 33px;
	text-align: top;
	width: 958px;
	/*border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
}




#navlist, 
#navlist ul,
#navlist li {
    padding: 0px;
    margin: 0px;
    z-index: 100;
}

#navlist {
	height: 33px;
	padding: 0 px;
	width: 958px;
	margin-left: 0px;
	/*background: url("images/navBack.jpg") repeat-x;*/
}


#navlist li {
	display: inline;
	height: 30px;
	float: left;
	margin-left: 0;
}

#navlist ul li {
	margin-left: 0;
	clear: both;
}

#navlist > li { float: left;}





#navlist li a {
	display: block;
	padding: 9px 18px;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

#navlist a:hover {
	background: url("images/navHover.jpg") repeat-x;
	color: #fff;
}


/* Target IE */

* html #navlist li
{
    float: left;
    width: auto;
    behavior: url( "/style/mediaworkshop/ie_menus.htc" );
}





#navlist ul {
	margin-top: 0px;
	border-right: 1px solid #cc3300;
	border-left: 1px solid #cc3300;
}

#navlist ul li {
    list-style-type: none;
	background: #cc3300;
	
}

#navlist ul li a {
	margin: 0; padding: 0;
	color: #ffffff;
	text-align: left;
	padding: 0 18px;
	padding-top: 6px;
	display: block;
	width: 16em;
	min-width: 80px;
	font-size: 10px;
	text-transform: none;
	height: 23px;
	border-bottom: 1px solid #cc3300;
	border-top: 1px solid #ffffff;
	/*background: url("images/navHover.jpg") repeat-x;*/
}

/* IE6 trenger litt mer bredde gitt */
* html #navlist ul li a {
	width: 20em;
}

#navlist ul li a:hover {
	background: #ffffff;
	color: #333333;
	border-bottom: 1px solid #cc3300;
}

#navlist ul {
    display: none;
    position: absolute;
}

#navlist li:hover > ul {
    display: block;
}

#navlist ul.parent_hover {
    display: block;
}
























.hiddenStructure {
	display: none;
}

#documentActions {
	float: right;
}

#documentActions li {
	float: left;
	padding-left: 1em;
	list-style-type: none;
	margin: 0px;
}

div.objectPath, div.objectPath a {
	width: 900px;
	height: 21px;
	/*background: url("images/objectPath.jpg");*/
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	/* fjerne paddingen som kommer av #centerContent*/
	margin-left: -21px;
	margin-top: -20px;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 15px;
	font-weight: bold;
	text-decoration: none;
	display: none;
}


.objectDescription, .pageDescription{
	font-size: 12px;
	font-family: Arial;
	margin-bottom: 15px;
	font-weight: normal;
}


/*
 *	Gallery
 */
ul#imageControl{
	width: 400px;
	margin: 0px;
	list-style: none;
}

ul#imageControl li{
	float: left;	
	margin: 0px;
	width: 300px;
	text-align: center;
}

ul#imageControl li#previousImage{
	width: 50px;
	text-align: left;
}

ul#imageControl li#nextImage{
	float: right;
	text-align: right;
	width: 50px;
}




/*
 *	News
 */


#centerContent div.newsItem.even{
	background-color: #ffffff;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#centerContent div.newsItem.odd{
	background-color: #f1f1f1;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 0px;
}

div.newsItemFooter {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.newsItemDate {
	font-size: 10px;
}

.newsItemDateText{
	display: none;
}

.newsItemImage, .newsPageDescriptionImage {
	float:left;
	margin:3px 8px 3px 0;
}


/* Login Box
*/
.loginBox {
	width: 170px;
	margin: 20px 0 0 35px;
	padding:5px;
	background-color: #ededf6;
	border: 1px solid gray;
}


/*
 *	HEADINGS AND FONT SIZE IN GENERAL
 */

#centerContent h1.folderHeader, h1, h1.pageHeader, h1.folderHeader {
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0px 10px 0px 25px;
	color: #333333;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Serif;
	background: url(images/bg_pageheader.gif) center left no-repeat;
}


#rightContent h1.newsPageHeader, h1.newsFolderHeader {
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0px 10px 0px 20px;
	color: #000000;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Serif;
	background: url(images/rc_pageheader.gif) center left no-repeat;
}


#rightContent h1.folderHeader {
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0px 10px 0px 20px;
	color: #000000;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Serif;
	background: url(images/bg_pageheader.gif) center left no-repeat;
}







h3.newsItemHeader, h3.newsFolderHeader, h3 a{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
}


#centerContent h3.newsItemHeader a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #cc3300;
	font-family: Georgia, Times New Roman, Serif;
}




#rightContent h3.newsItemHeader {
	margin:0px 15px 0 15px;
	padding: 5px 5px 2px 25px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Serif;
	background: transparent url(images/bullet_news.gif) center left no-repeat;
}


#rightContent h3.newsItemHeader a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#rightContent h3.newsItemHeader a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
}


#rightContent h1.newsFolderHeader {
	color: #000000;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0px 10px 0px 20px;
}


#siste_nytt #rightContent {
	display: none;
}






a.newsPageParentURL {
	display: none;
}

span.newsPageDate {
	display: none;
}

div.newsArchiveItem {
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 12px;
}

div.newsItemFooter {
	padding-top: 8px;
	color: #000000;
}

#centerContent #folderListing {
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 4px;
	text-decoration: none;
}

#centerContent #folderListing dt a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 10px;
	margin:0px 15px 0 15px;
	padding: 5px 5px 5px 25px;	
	background: transparent url(images/bullet_news.gif) center left no-repeat;
}


#centerContent #folderListing dt a:hover {
	color: #cc3300;
}


#rightContent #folderCC dt a {
	margin:0px 15px 0 15px;
	padding: 5px 5px 2px 25px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(images/bullet_news.gif) center left no-repeat;
}

#rightContent #folderCC dt a:hover {
	color: #cc3300
}









#rightContent .objectPath, 
#rightContent #newsArchive, 
#rightContent .newsItemImage, 
#rightContent .newsItemDate, 
#rightContent .newsItemFooter, 
#rightContent .newsItemDescription  {
	display: none;
}









/*
 *	FORM LAYOUT AND COLORS
 */

textarea#comment {
  width: 290px;
  height: 80px;
}

input#name, #phone, #email, #fax, #address, #zip, #city {
  width: 290px;
}

#pageCC fieldset {
  /*background-color: #f4f4f4;*/
  border: 0;
}

#pageCC input:hover, #pageCC textarea:hover {
  background-color: #cccccc;
}


#kontakt form {
  /*background-image: url(images/kart.gif);
  background-repeat: no-repeat;
  background-position: right 20px;*/
  background-color: #f4f4f4;
  width: 600px;
}




/*
 *   SØKEFELT I RIGHT CONTENT
 */


#rightContent #searchForm_47 {
	display: block;
	padding-top: 10px;
	height: 29px;
	width: 140px;
	background: url("images/soekBack.jpg");
}

#rightContent #searchForm_47 #searchSubmit {
	height: 20px;
	width: 40px;
	padding-bottom: 3px;
	background: url("images/button.jpg") center;
	font-size: 10px;
	letter-spacing: 1px;
	color: #E6E6E6;
	border: 0;
	float :right;
	margin-right: 20px;
}

#rightContent #searchForm_47 #q {
	float: left;
	margin-left: 20px;
	width: 120px;
	height: 14px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 11px;
}










tr.odd {
	background-color: #E9ECEE; /*#EBEBEB*/;
}
tr.even {
	background-color: #ffffff;
}



#rightContent .clearer {
	height: 4px;
}




div.copyright {
	display: none;
}

#forsiden div.objectPath, #kontakt div.objectPath {
	display: none;
}














#rightContent {
	display: block;
	border: 1px dashed red;
	position: absolute;
	top: 0px;
}



#leftContent .bannerbox {
	border: 1px dashed red;
	position: absolute;
	width: 360px;
	height: 160px;
	top: 100px;
}


#bannerlinks {
	float: left;
	margin-top: 157px;
	margin-left: 10px;
	
	height: 320px;
	width: 250px;
}

#bannerlinks span {
	background: url("images/bannerbox.png") top left no-repeat;
	height: 60px;
	width: 230px;
	padding: 10px;
	
	color: #FFF;
	
	float: left;
	display: inline;
	margin-bottom: 10px;
}

#bannerlinks span p { margin: 0; padding: 0;}
