/*****************************/
/*   COMMON ELEMENT STYLES   */
/*****************************/

body{
    margin-top: 0px;
    margin-left: 5px;
	text-align:center; /* Internet Explorer 6 needs this to center the page */
}

html {
    font-family: Verdana, Arial;
    background-color: #A0A0A2;
    margin-bottom: 30px;
    font-size: 10pt;
    margin-top: 0px;
}
a:link, a:visited, a:hover {    
    color: #5079b7;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
form {
    display: inline;
}
input, textarea, select {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 8pt;
    margin-bottom: 2px;
}
h1 {
    font-size: 18pt;
    margin-top: 0px;
}
img {
    border-color: #000;
}
b.digest {
    font-style: italic;
    color: #666;
    font-size: 11pt;
}

/*************************/
/* SPECIAL HTML ELEMENTS */

/* .cpform-button is the button class set by the  */
/* CorePublish form framework.                    */
input.submit, input.cpform-button {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    background-color: #366dbd;
    color: #fff;
    font-weight: bold;
    text-transform: none;
    font-family: Verdana, Sans-serif;
}

/* IE styles the radio and checkboxes with border   */
/* around the item. The CorePublish Form framework  */
/* sets these items with the .cpform-noborder class.*/
/* Use this class to turn of border for the items.  */
input.cpform-noborder {
    border: none;
}

/*****************************/
/*         ENTITIES          */
/*****************************/

/* container */
#container {
    margin: 0 auto;
    width: 990px;
    text-align:left !important; /* Internet Explorer 6 needs this to not center the page content */
    /*background-repeat: repeat-y;
    background-position: right;*/
    padding-right: 0px;
    /*background-color: #FFFFFF;*/
    /*background-color:#f1f1f1;*/
    background: url("images/bottom2.gif");
    background-position:top left;
    background-repeat:repeat-y;
}

/* placeholders */
#placeholder-header {
    background-repeat: no-repeat;
    text-align: right;
    margin-bottom: 1px;
    margin-right: 2px;    
    /*padding: 10px;*/
    background-color:#ffffff;
}

#placeholder-column {
    float: left;
    width: 270px;
    margin-right: 2px;
    margin-left: 1px;
    overflow: hidden;
    background-color:#ffffff;
    
}
#placeholder-content {
    float: left;
    width: 716px;
    /* padding-top: 0px; */
    background-color:#ffffff;
    padding: 0px;
}
.placeholder-content-directcontent { /* Class for padding if no tiles in right column... */
	padding: 5px !important;
	width: 706px !important;
}

#placeholder-footer {
    clear: both;
    padding-top: 0px;
    background-color:#ffffff;
}

#placeholder-right {
    width: 180px;
    float: right;
    background-color:#ffffff;
    margin-right: 1px;
}
#placeholder-right-content {
    float: left;
    width: 530px;
    background-color:#ffffff;
	
}

/*****************************/
/*          CLASSES          */
/*****************************/

/* .page-header */
.page-header {
    float: left;
}
.page-header h1 {
    margin: 0px;
    border: 0px;
    color: #fff;
    text-align: left;
}
.page-header img {
    border: 0px;
}
.page-header a:link,
.page-header a:visited,
.page-header a:hover {
    color: #fff;
    text-decoration: none;
}

/* common box menus and lists */
.small-searchinput,
.small-rsslist,
.categorysearch,
.small-articledisplay,
.login-form,
.newsletter-form {
    background-color: #752616;
}
.login-form {
	height: 1%;
}

.small-articlelist{
  clear:both;
  margin: 0px;
  padding: 0px;
  background-color:#f1f1f1;
  /*background-color:#ffffff;*/
  float: left;
  width: 270px;  
}

.small-articlelist h3{
  margin: 0px;
  display:none;    
}


.small-searchinput{
    padding-top: 5px;    
    padding-right: 10px;
    background-color: #752616;
    text-align: left;
    width: 477px;
    /*margin-bottom: 1px;*/
    margin-top: 1px;
    margin-right: 0px;
    float: right;
    text-align: right;
    height:30px;
}
.small-rsslist {
    background-image: url(images/box-bottom-rss.gif);
}
.small-searchinput h3,
.small-rsslist h3,
.categorysearch h3,
.vertical-menu h3,
.small-articledisplay h3,
.login-form h3,
.newsletter-form h3,
.small-rsslist h3 a:link,
.small-rsslist h3 a:visited,
.small-rsslist h3 a:hover {
    color: #FFFFFF;
    text-transform: none;
    font-style: none;
    text-align: left;
    background-color: #577295;
    font-size: 8pt;
    padding: 0px 0px 0px 0px; /* t r b l */
    border: 0px;
    text-decoration: none;
}

.vertical-menu a:link, 
.vertical-menu a:visited, 
.vertical-menu a:hover, 
.small-articlelist a:link,
.small-articlelist a:visited,
.small-articlelist a:hover,
.small-rsslist a:link,
.small-rsslist a:visited,
.small-rsslist a:hover {
    font-size: 9pt;
    font-weight: bold;
}
.vertical-menu a:link, 
.vertical-menu a:visited, 
.vertical-menu a:hover {
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    /*padding-left: 15px;*/
}
.vertical-menu a:hover {
    text-decoration: none;
    display: block;
    background-color: #3e4f65;
}
.small-rsslist ul li ul li,
.small-articlelist ul li ul li,
.vertical-menu ul li ul li {
    padding-left: 15px;
}

.small-rsslist ul,
.small-articlelist ul,
.vertical-menu ul {
    margin: 0px;
    padding: 0px;
}
.small-rsslist li,
.small-articlelist li,
.vertical-menu li {
    list-style-type: none;
}
.vertical-menu li {
    border-bottom: 1px solid #eee;
    /*background: url("images/bakgrunn_meny.jpg");
    background-position: top left;
    background-repeat: no-repeat;*/
    padding-left: 9px;
}

.vertical-menu ul {
    background: url("images/bakgrunn_meny.jpg");
    background-position: top left;
    background-repeat: repeat-y;
}

.vertical-menu ul li ul {
    background: none;
}




.vertical-menu li.last {
    border-bottom: 1px solid #eee;
}
.small-rsslist li,
.small-articlelist li {
    /*padding-bottom: 5px;*/
	border-top: 1px solid #ffffff;	
	/*list-style-type: disc;*/
	/*list-style-image: url("images/li.gif");*/
    background: url("images/li.gif");
    background-position: top left;
    background-repeat: no-repeat;	
    padding-left:14px;
    padding-top:3px;
    padding-bottom:3px;	    
}
.small-rsslist ul li ul li,
.small-articlelist ul li ul li,
.vertical-menu ul li ul li {
    border: 0px;
}
.small-rsslist span.date,
.small-articlelist span.date {
    font-size: 7pt;
    color: #888;
}
.vertical-menu a.active {
    font-style: italic;
    text-decoration: underline;
    color: #FFFFFF;
}

/* .small-articledisplay */

.small-articledisplay {
    font-size: 9pt;
    margin-bottom:0px;
    padding-bottom:0px;
}

/* .newsletter-form */
.newsletter-form div {
    font-size: 8pt;
    color: #888;
}
.newsletter-form table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;    
}
.newsletter-form .lablecell {}
.newsletter-form .inputcell {
	text-align: right;
}
.newsletter-form input.textinput {
    width: 110px;
}
.newsletter-form input.submit {
    width: auto;
    margin-top: 10px;
}

/* .login-form */
.login-form .inputcell {
    text-align: right;
}
.login-form table {
    
}
.login-form div {
    font-size: 8pt;
    color: #888;
}
input.searchtext {
    width: 120px;
}
.login-form input.textinput {
    width: 90px;
}
#login-form-changepassword input.textinput {
    width: 70px;
}

.login-form input.submit {
    width: auto;
    margin-top: 10px;
}
#login-form-error,
#login-form-message,
#newsletter-form-error,
#newsletter-form-message,
#searchlog-container-error-message {
    color: #962727;
    font-weight: bold;
    font-size: 8pt;
    border: 1px solid #888;
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
}
#login-form-message,
#newsletter-form-message {
    color: #279634;
}
#login-form-logout p {
    margin: 0px;
}

/* .small-searchinput */
.small-searchinput input {
    width: 175px;
}
.small-searchinput input.submit {
    width: auto;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    background-color: #366dbd;
    color: #fff;
    font-weight: bold;
}

/* .linktoolbar */
.linktoolbar {
    float: right;
    font-size: 8pt;
    padding-bottom: 15px;
}
.linktoolbar h3 {
    display: none;
}
.linktoolbar ul {
    margin: 0px;
    padding: 0px;
}
.linktoolbar ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #988d63;
    padding-left: 5px;
    margin-left: 5px;
}
.linktoolbar ul li.first {
    border-left: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

/* .sitelocator */
.sitelocator {
    float: left;
    font-size: 8pt;
    padding-bottom: 15px;
}
.sitelocator h3 {
    display: inline;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    font-weight: normal;
    margin-right: 0px !important;
    margin-right: 5px;
}
.sitelocator ul {
    margin: 0px;
    padding: 0px;
    display: inline;
}
.sitelocator ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background-image: url(images/sitelocator-separator.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
    margin-right: 2px;
}
.sitelocator ul li.last {
    background: none;
    padding-right: 0px;
    margin-right: 0px;
}

/* .small-text styles */
.small-text,
.small-text-black {
    font-size: 8pt;
    color: #888;
}
.small-text-black {
    color: #000;
    font-style: italic;
}

/* full-articlelist */
.full-articlelist ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist li {
    list-style-type: none;
    padding: 5px 5px 10px 5px;
}
.full-articlelist li.even {
    
}
.full-articlelist p,
.full-articlelist h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* .full-searchinput */
.full-searchinput {
    border-bottom: 1px solid #988d63;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.full-searchinput .error,
.full-articlelist-message {
    font-size: 8pt;
}
.full-searchinput input {
    width: 200px;
}
.full-searchinput input.submit {
    width: auto;
}

/* .list-navigation */
.list-navigation,
.list-navigation-text {
    text-align: center;
    font-size: 8pt;
}

/* .horizontal-menu */
.horizontal-menu {
    float: left;
    padding-top: 5px;    
    padding-left: 10px;
    background-color: #752616;
    text-align: left;
    width: 490px;
    /*margin-bottom: 1px;*/
    margin-top: 1px;
    margin-left: 1px;
    height:30px;
}
.horizontal-menu h3 {
    display: none;
}
.language-selector ul,
.horizontal-menu ul {
    margin: 0px;
    padding-left: 0px;
}
.language-selector li,
.horizontal-menu li {
    display: inline;
    list-style-type: none;
    padding: 5px 10px 5px 10px;
    border-right: 0px solid #aaa;
}
.horizontal-menu li.first {
    padding-left: 0px;
}
.language-selector li.last,
.horizontal-menu li.last {
    padding-right: 0px;
    border-right: 0px;
}
.language-selector a:link, 
.language-selector a:visited,
.language-selector a:hover{
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
}

.horizontal-menu a:link, 
.horizontal-menu a:visited{
    color: #d4d2d2;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.horizontal-menu a:hover {
    text-decoration: underline;
}

/* .language-selector */
.language-selector {
    float: right;
}
.language-selector li {
    border: 0px;
    display: inline;
    list-style-type: none;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid #aaa;
}
.language-selector li.last {
    border-right: 0px;
}
.language-selector h3 {
    display: none;
}
.language-selector img {
    border: 0px;
}

/* .full-articlelist-twocolumn */
.full-articlelist-twocolumn {
    margin-top: 30px;
}

.full-articlelist-twocolumn ul li {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.full-articlelist-twocolumn ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist-twocolumn li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.full-articlelist-twocolumn p {
    margin: 0px;
}
.full-articlelist-twocolumn li.odd {
    float: left;
    padding-right: 10px;
    width: 47%;
    clear: both;
}
.full-articlelist-twocolumn li.even {
    float: left;
    padding-left: 10px;
    width: 47%;
}
/* font style for readmore in articlelist */
.full-articlelist a:link,
.full-articlelist a:visited,
.full-articlelist a:hover,
.full-articlelist-twocolumn a:link,
.full-articlelist-twocolumn a:visited,
.full-articlelist-twocolumn a:hover {
    
}
.login-form-link {
    float: right;
}
#login-form-container {
	border-bottom: 1px solid #FFFFFF;
}
#lost-email {
    width: 130px;
}
#login-form-lostpassword-container,
#login-form-changepassword {
    display: none;
}
#login-form-changepassword {
    margin-top: 10px;
}
#login-form-changepassword form {
    display: block;
    margin-top: 10px;
}
/* .clear-both-style */
.clear-both-style {
    clear: both;
    height: 0px;
    overflow: hidden;
}

/* special rendering for footer article */
#placeholder-footer .small-articledisplay {
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    text-align: center;
    color: #9d9678;
    padding-top: 3px;
    height: 30px;
    padding-right:15px;
    padding-left:15px;
    background-color: #F1F1F1;
    /*background: url("images/bottom.gif");*/
    background-position:top left;
    background-repeat:no-repeat;

}

#extended-debug-info {
    border: 1px solid #888;
    background-color: #eee;
    padding: 10px;
    font-family: Monospace;
    width: auto;
}

/* .sitemap */
.sitemap h3 {
    display: none;
}
.sitemap ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.sitemap ul li {
    font-weight: bold;
    padding-bottom: 10px;
}
.sitemap ul li ul li {
    font-weight: normal;
    padding-left: 15px;
    padding-bottom: 3px;
}

/* searchlog-container */
#searchlog-container table.searchtable {
    margin-top: 15px;
    width: 100%;
}
#searchlog-container-error-message {
    margin-bottom: 10px;
}
#searchlog-container table.searchtable td {
    padding: 2px 30px 2px 5px;
}
#searchlog-container table.searchtable {
    border: 1px solid #988d63;
}
#searchlog-container table th {
    background-color: #988d63;
    color: #fff;
    text-transform: none;
    font-size: 8pt;
    padding: 4px 0px 4px 0px;
}
#searchlog-container table th.rank,
#searchlog-container table th.count,
#searchlog-container table th.percent,
#searchlog-container table th.query {
    border-right: 1px solid #666;
}
#searchlog-container table td.rank,
#searchlog-container table td.count,
#searchlog-container table td.percent {
    text-align: right;
    border-right: 1px solid #888;
}
#searchlog-container table.searchtable td.odd {
    background-color: #fff;
}
#searchlog-container table.searchtable {
    border-collapse: collapse;
    border-spacing: 0px;
}

/* Added */
#placeholder-column{
  clear: both;
}

.vertical-menu {
    background-color: #577295;
    margin-bottom: 1px;
    margin-top:1px;
    float: left;
    width: 270px;
}

h3{
  margin-top: 0px;
}

.clear_both{
 clear: both;
}

.news_box{
	float: left;
	width: 169px;
	/*margin-right: 1px;*/
	/*padding: 2px;*/
	/*height: 110px;*/
	color: #FFFFFF;
	background-color: #444444;
	border-bottom: 1px solid #FFFFFF;
	padding:5px;
}

.news_box h1{
  font-size: 14px;
  margin-bottom:5px;
}

.colorbox-gra-left {
  background: url("images/bakgrunn_gra.gif");
  background-position: top left;
  background-repeat: repeat-y;
  margin-bottom: 1px;
  padding-left: 15px;
  padding-bottom: 2px;
  padding-top: 2px;
  color: #FFFFFF;
  background-color: #444444;
  height: 1%;
}

.colorbox-gra-left h1{
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.colorbox-gra-main {
  clear: both;
  height: 1%;
}

.colorbox-rod-left {
  background: url("images/bakgrunn_rod.gif");
  background-position: top left;
  background-repeat: repeat-y;
  margin-bottom: 1px;
  padding-left: 15px;
  padding-bottom: 2px;
  padding-top: 2px;
  color: #FFFFFF;
  height: 1%;
}

.colorbox-rod-left h1{
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.colorbox-rod-main {
  background-color: #752616;
  clear: both;
  margin-bottom: 1px;
  height: 1%;
}

.colorbox-orange-left {
  background: url("images/bakgrunn_orange.gif");
  background-position: top left;
  background-repeat: repeat-y;
  margin-bottom: 1px;
  padding-left: 15px;
  padding-bottom: 2px;
  padding-top: 2px;
  color: #FFFFFF;
  height: 1%;
}

.colorbox-orange-left h1{
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.colorbox-orange-main {
  background-color: #ee5418;
  margin-bottom: 1px;
  height: 1%;
}

.colorbox-image {
  float: left;
  margin-right: 5px;
  padding-right: 2px;
}

.colorbox-text {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  color: #FFFFFF;
}

.colorbox-text a,
.colorbox-text a:link,
.colorbox-text a:visited,
.colorbox-text a:hover{
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  
}

.list-thumbnail-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.list-thumbnail-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}