/* CSS Document */

#frameContent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 416px;
	padding-left: 10px;
	padding-right: 10px;
	/*border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;*/
}

div#searchBox{
border: solid 1px red;
width: 200px;
position: relative;
}

div.articleBox
{
	/*border: solid 1px red;*/
	margin-bottom: 20px;
}


div.seperator
{
	height: 10px;
}

#credits
{
	top: -92px;
	width: 732px;
	height: 0px;
	text-align: right;
	color: #DDDDDD;
	font-size: 9px;
}
#credits a
{
	color: #DDDDDD;
}
#logo 
{
	top: 15px;
	text-align: left;
	font-family: Arial Black;
	font-size: 50px;
	line-height: 50px;
	color: White;
	height: 15px;
}
#logo a
{
	text-decoration: none;
	color: White;
}

#logo a:hover
{
	text-decoration: none;
}

#mainMenu 
{
	top: 70px;
	float: left;
	width: 960px;
	height: 25px;
	/*border: solid 1px blue;*/
}

.program
{
	border: solid 1px #E6E6E6;
}

#content 
{
	top: 85px;
	float: left;
	width: 960px;
	/*background-color: #ffffff;
	border: solid 1px #CCCCCC;*/
	padding: 0px;
}

#image_container 
{
	top: 66px;
	border: solid 1px #CCCCCC;
	height: 290px;
	width: 750px;
	overflow:hidden;
	margin-bottom: 5px;
	
}
#image_container img {
  margin-top: -50px;
}

#image_container #inlineCredits
{
	text-align: right;
	color: #DDDDDD;
	font-size: 9px;
	text-align: right;
	top: 266px;
	margin-right: 7px;
	float: right;
}

#image_container #inlineCredits a
{
	color: #DDDDDD;
}

#content_topright
{
	border: solid 1px #CCCCCC;
	width: 180px;
	float: right;
	top: 66px;
	height: 269px;
	padding: 10px;
	overflow:auto;
}

.FORM_invisible
{
	visibility: hidden;
}



#content_topright_footer
{
	margin-top: 20px;
}


#leftContent_3Column {
	float: left;
	width: 520px;
	padding: 10px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-top: 5px;
}
#leftContent_2Column_bottom {
	float: left;
	width: 730px;
	padding: 10px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-top: 5px;
}

#leftContent_2Column {
	float: left;
	width: 730px;
	border: solid 1px #CCCCCC;
	padding: 10px;
	margin-top: 5px;
}

#middleContent {
	float: left;
	width: 183px;
	height: 418px;
}

.infoBox_middle
{
	border: solid 1px #CCCCCC;
	width: 183px;
	padding: 10px;
	margin-top: 5px;
	
}

#rightContent 
{
	width: 200px;
	float: right;
	height: 418px;
}

.infoBox_right
{
	border: solid 1px #CCCCCC;
	float: right;
	width: 180px;
	padding: 10px;
	margin-top: 5px;
}

#footer {
	width: 690px;
	text-align: left;
	font-size: 10px;
	color: Gray;
	/*border: solid 1px green;*/
	margin-top: 30px;
	float: left;
}

#footer_front {
	width: 440px;
	text-align: left;
	font-size: 10px;
	color: Gray;
	/*border: solid 1px green;*/
	margin-top: 30px;
	float: left;
}

.Google-Ads-Horizontal{
	width: 440px;
	text-align: left;
	
	/*border: solid 1px green;*/
	margin-top: 30px;
	float: left;
}

.artikkelbilder
{
	left: 28px;
	border: solid 1px gray;
	width: 235px;
}

#program
{
	border: solid 1px #CCCCCC;
	width: 210px;
	padding: 10px;
	margin-top: 10px;
	
}


#nyheter_middle
{
	border: solid 1px #CCCCCC;
	width: 195px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nyheter_footer
{
	margin-top: 0px;
}



#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 */


.blog
{
	margin-bottom: 30px;
}

/*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: 159px;


	text-align: center;
}

div.thumbnail div.preview
{
	vertical-align: middle;
	width: 160px;
	background-color: white;
	/*padding-top: 20px;
	padding-bottom: 15px;*/
	text-align: center;
}
div.thumbnail div.preview:hover
{
	background-color: #CCCCCC;
}







