/* CSS Document */

#frameContent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*border: solid 1px red;*/
}

#image_container 
{
	top: 66px;
	width: 700px;
	/*border: solid 1px red;*/
	height: 300px;
}

div.seperator
{
	height: 10px;
}
#topprogram_footer
{
	margin-top: 20px;
}

#program_top
{
	border: solid 1px #CCCCCC;
	width: 230px;
	float: right;
	top: 66px;
	height: 269px;
	padding: 10px;
	overflow:auto;
}

#credits
{
	width: 700px;
	height: 40px;
	margin-top: -40px;
	text-align: left;
	font-size: 9px;
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
   
	
}
#logo 
{
	top: 0px;
	/*border: solid 1px yellow;*/
	height: 20px;
	text-align: left;
	vertical-align:bottom;
}

#mainMenu 
{
	top: 67px;
	float: left;
	width: 960px;
	height: 25px;
	/*border: solid 1px blue;*/
}

.program
{
	border: solid 1px #E6E6E6;
}

#content 
{
	top: 75px;
	float: left;
	width: 960px;
	/*background-color: #ffffff;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 20px;
*/

}

#leftContent_front {
	float: left;
	width: 448px;
	height: 418px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	top: 20px;
	/*border: solid 1px yellow;*/
}

#leftContent {
	float: left;
	width: 648px;
	height: 418px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	top: 20px;
	/*border: solid 1px yellow;*/
}

#middleContent {
	float: left;
	width: 195px;
	padding-top: 0px;
	padding-left: 5px;
	/*border: solid 1px yellow;*/
}

#rightContent {
	float: left;
	width: 268px;
	padding-top: 0px;
	padding-left: 5px;
}

#footer {
	width: 670px;
	text-align: left;
	font-size: 10px;
	color: Gray;
	/*border: solid 1px green;*/
	margin-top: 30px;
	float: left;
}

#footer_front {
	width: 670px;
	text-align: left;
	font-size: 10px;
	color: Gray;
	/*border: solid 1px green;*/
	margin-top: 30px;
	float: left;
}

.artikkelbilder
{
	left: 28px;
	border: solid 1px gray;
	width: 235px;
}

#program
{
	left: 35px;
	border: solid 1px #CCCCCC;
	width: 230px;
	padding: 10px;
	margin-top: 10px;
	
}

#program_middle
{
	border: solid 1px #CCCCCC;
	width: 200px;
	padding: 10px;
	margin-top: 5px;
	left: 5px;
	
}

#fastprogram
{
	left: 35px;
	border: solid 1px #CCCCCC;
	width: 230px;
	padding: 10px;
	margin-top: 5px;
	line-height: 16px;
	
}

#nyheter
{
	left: 35px;
	border: solid 1px #CCCCCC;
	width: 230px;
	padding: 10px;
	margin-top: 5px;
}

#nyheter_middle
{
	left: 5px;
	border: solid 1px #CCCCCC;
	width: 200px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nyheter_footer
{
	margin-top: 0px;
}

#kunngjoringer
{
	left: 35px;
	border: solid 1px #CCCCCC;
	width: 230px;
	padding: 10px;
	margin-top: 5px;
}

#artLinks
{
	border: solid 1px #CCCCCC;
	width: 200px;
	margin-left: 20px;
	padding: 10px;
	margin-top: 10px;
	float: right;
}

/* PROGRAM */

.header {
    width: 690px;
    background-color: #F5F5F5;
    background-image: url(/graphics/downArrow.gif);
    background-position: right;
    background-repeat: no-repeat;
    margin-bottom:2px;
    padding: 5px;
    color:#444444;
    cursor:pointer;
    }
    
.selected {
    width: 690px;
    background-color: #398dcd;
    margin-bottom:2px;
    padding: 5px;
    color:#FFFFFF;
    cursor:pointer;
    }


.content {
    width:630px;
    margin-bottom:2px;
    padding:10px;
    background-color: #fcfcfc;
    }
    
.selected,.content {
    border:none;
    }
    
    .header:hover
    {
    	background-color: #398dcd;
    	color: white;
	}
.locRightContent
{
	width: 0px;
	height: 70px;
	float: right;
}

.locLeftContent
{
	float: left;
	/*width: 310px;*/
}

#programheader
{
	width: 690px;
	padding: 5px;
	background-color: silver;
	height: 20px;
	color: White;
	margin-top: -15px;
}

.pright
{
	height: 20px;
	float: left;
}

.pleft
{
	width: 110px;
	height: 20px;
	float: left;

	/*width: 310px;*/
}

.accordian
{
	float: left;
}

/* //PROGRAM */


/*GALLERY*/

div.thumbnail
{
	/*border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;*/
	float: left;
	margin: 3px;
	overflow: hidden;
	
	width: 155px;


	text-align: center;
}

div.thumbnail div.preview
{
	vertical-align: middle;
	width: 150px;
	background-color: white;
	/*padding-top: 20px;
	padding-bottom: 15px;*/
	text-align: center;
}
div.thumbnail div.preview:hover
{
	background-color: #CCCCCC;
}

div.galleryIMG {
  border: solid 1px black;
  height: 81px;
  width: 149px;
  overflow:hidden;
  margin-bottom: 5px;
}

div.galleryIMG img {
  margin-top: -20px;
}



