@charset "UTF-8";

/* @group HEADER */

div#headercontainer {
	width: 980px;
	height: 60px;
	float: none;
	display: block;
	overflow: hidden;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
div#headerLogo{
	float:left;
	margin-left: 5px;
}


div.headertab{
	text-align:right;
	color:#ccaf83;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	display: inline;
	float: left;
}
div.headerarrow{
	background: transparent url(images/arrow.png) no-repeat;
	display: inline;
	clear: none;
	width: 8px;
	height: 11px;
	float: right;
	margin-top: 2px;
	margin-left: 4px;
}
td.headertabWelcome{
	text-align:right;
	color:#666;
	font:11px Arial, Verdana, Helvetica, sans-serif;
}
div.headertab a, div.headertab a:link, div.headertab a:visited{
	color:#ccaf83;
	line-height:14px;
	text-decoration:none;
}
div.headertab a:hover{
	color: #878787;
	text-decoration:underline;
}
img.arrow{
	position:relative;				
	top:2px;
}

/* @end */

/* @group GENERAL */

body{
	background:#eae5d2;
}

body,td,th  {
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

div {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
}

.highlite {
	color: #FF0000;
}

div#page {
	min-width:800px
}
div#container {
	margin-top: 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}

/* @end */

/* @group CONTROLPANEL */

div#controlpanelHeader{
	height:18px;
	background:#ccaf83;
	color:#fff;
	padding:6px 0 0 25px;
	margin:0 0 15px 0;
	width:525px;
}

div#controlpanelCitat input{
	display: block;
	margin:5px;
}

div#controlpanelCitat form{
	margin:0;
	padding:0 0 0 15px;
	border:none;
	float:left;
	width:260px;
}

div#systemworking{
	padding-left:4px;
}

div#controlpaneltools{
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-color: #878787;
}

div#controlpaneltools a{
	color:#878787;
	text-decoration:none;
}
div#controlpaneltools a:hover{
	color:#000;
	text-decoration:none;
}
div#controlpaneltools textarea{
	margin:0;
	padding-top:2px;
	padding-right:4px;
	border:none;
	color:#ccaf83;
}

div#controlpaneltools img{
	border:none;
}
div#controlpaneltools div#basketcontents{
	height:240px;
	width:auto;
	overflow:auto;
}

div#controlpanelCitat{
	margin:0 0 0 260px;
	padding:0px;
	border:solid 1px;
	border-color: #878787;
	background:#fff;
	width:550px;	
	height:240px;
}

.menuHeader, .menuHeader th#volumes{
	background:#ccaf83;
	padding:0;
	margin:0;
	height:25px;
}


td.volnames{
	font-size: 10px;
	padding-right: 4px;
	padding-top: 4px;
	padding-left: 5px;
}

td.volsearch{
	font-size: 10px;
	padding-right: 6px;
	padding-top: 4px;
	padding-left: 5px;
}


th#volumes a, th#volumes a:link, th#volumes a:visited, th#search a, th#search a:link, th#search a:visited, th#basket a, th#basket a:link, th#basket a:visited, th#account a, th#account a:link, th#account a:visited{
	color:#fff;
	font-size: 11px;
}
th#volumes a:hover, th#search a:hover, th#basket a:hover, th#account a:hover{
	color:#878787;
	font-size: 11px;
}
th#volumes, th#search, th#basket, th#account{
	border-top:solid 1px;
	border-color: #878787;
}

td.volumename{
	padding-bottom: 1px;
}
td.volnames a.volumename, td.volnames a.volumename, td.volnames a.volumename, td.volnames a.volumename{
	color:#A7A7A7;
}

div.extendedSearch{
	margin:13px 0 10px 7px;
}
div.extendedSearch a{
	color:#000;
}

td.volsearch input{
	float: left;
}


td.iconpreview{
	width:36px;
}
td.iconpreview img{
	margin-bottom:2px;

}
/* @end */

div#basket_container {
	width: 560px;
	margin:10px 0 0 10px;
}


/* @group imageinfo */




.longthumbnailsBorder{
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color: #878787;
	background:#fff;
	width:630px;
	padding-bottom:10px;
}

.longthumbnailsBorder{
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color: #878787;
	background:#fff;
	width:630px;
	padding-bottom:10px;
}
#thumb_container{
	background-color: #fff;
	border-right: 0px dotted;
	border-left: 1px dotted;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	border-color: #878787;
}
#info_container{
	background-color: #fff;
	border-right: 1px dotted;
	border-left: 1px dotted;
	padding: 2px;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-color: #878787;
	text-align:left;
}
#thumbcell{
	padding: 2px;
}

#thumbcell_image{
	background-color: #fff;
	padding-bottom: 20px;
	width: 120px;
	padding: 4;
	overflow: hidden;
	z-index: 5;
	text-align: center;
	margin-bottom: 4px;
	height: 160px;
	border-width: 0;
}

#thumbcell_image a{
text-decoration: none;
	color: #878787;
	font-size: 10px;
}
#thumbcell_image a:hover{
	color: #000;
	text-decoration: underline;
}

#thumbcell_thumb{
	z-index: 1;
}

#thumbcell_filename{
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #878787;
	text-align: center;
	padding-bottom: 1px;
	padding: 2px;
	height: 14px;
	background-color: #fff;
}

#thumbcell_filename a,  {
	text-decoration: none;
	color: #878787;
	font-size: 10px;
}
#thumbcell_filename a:hover{
	color: #000;
	text-decoration: underline;
}



#thumbcell_functions{
	text-align: center;
	margin-top: 0px;
	padding: 2px;
	bottom: 0;
	background-color: #fff;
	border-top: 1px dotted;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #878787;
}

#thumbcell_functions a img{
	padding:2px;
}


#thumbcell_container{
	margin:5px 5px 0 0;
	float:left;
	z-index:1;
	border: 1px solid;
	border-color: #878787;
	padding: 0px;
	width: 190px;
	background-color: #fff;
	vertical-align:bottom;
}


#thumbcell_container #archivestatus {
	width: 16px;
	height: 16px;
	z-index: 3;
	float: right;
	clear: both;
	position: relative;
	vertical-align:top;
	
}



td.directoryname {
	border-bottom: 1px solid;
	border-color: #878787;
	width: 190px;
}

td.directoryfunctions {
	border-bottom: 1px solid;
	border-color: #878787;
}
#thumbcell_image #icon{
		width: 16px;
	height: 16px;
	z-index: 3;
	float: right;
	clear: both;
	position: relative;
	right: 0px;
	top: 0px;
}
#thumbcell_order{
	text-align: center;
	padding: 2px;
	height: auto;
	background-color: #fff;
	border-top: 1px dotted;
	border-color: #878787;
}


/* @end */

/* @group datatables, historytables */

div#dataoptions{
	width:630px;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color: #878787;
}

div#dataupdates{
	width:600px;
	padding: 4px;
	background-color: #fff;
}
div#dataupdates img{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

div#dataoptions,div#dataupdates{
	margin:20px 0 0 0;
}

div#dataoptions div.iitabs{
	padding:10px 5px 0 5px;
	width:auto;
	height:22px;
	background:#fff;
	text-align:center;
	color:#878787;
}
div#dataoptions div.iitabs a{
	color:#878787;
	text-decoration:none;
}
div#dataoptions div.iitabs a:hover{
	color:#878787;
	text-decoration:underline;
}

table.datatables {
	background-color: #fff;
}
table.historytables {
	background-color: #fff;
	padding-bottom:10px;
}

table.historytables th{
	margin:0;
	padding:4px;
	color:#666;
	background-color: #fff;
	font-weight:bold;	
}

table.historytables td{
	margin:0;
	padding:4px;
	border-right: 1px dotted;
	border-bottom:1px dotted;
	border-color: #878787;
	font: 8px arial;
}
table.historytables .nobrd{
	margin:0;
	padding:4px;
	border-bottom:1px dotted;
	border-color: #878787;
	border-right:none;
}

/* @end */

div#basketplugin_container {
	width: 510px;
	margin:10px 0 0 10px;
}

/* @group .thumbcells */

#thumbcells {
	float:left;
	display: block;
}

#thumbcells.toplevel{
	float:left;
	width:160px;
	display: block;
}

td.dbfield_dropdown select{
	margin-bottom:4px;
}

/* @end */

/* @group #navbar */

/* Properties of navigationbar ontop ov "thumbs" on most pages */


td#navbar {
	background-color:#ccaf83;
	color:#fff;
	height:25px;
}


td#navbar img {
	margin:7px 0 4px 0;
	padding-right: 2px;
	vertical-align: bottom;
}
td#navbar a {
	color:#fff;
	text-decoration:none;
	position: relative;
	z-index: 21;
	text-decoration:underline;
}
td#navbar a:hover {
	color:#878787;
	position: relative;
	z-index: 22;
}

td#navbar.navbarleft {
	padding:4px 20px 4px 15px;
	background:#ccaf83;
	height:25px;
	border-style: solid;
	border-color: #878787;
	border-width: 1px 0px 1px 1px;
}

td#navbar.navbarpath {
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
	background:#ccaf83;
	height:25px;
	border-style: solid;
	border-color: #878787;
	border-width: 1px 0px 1px 0;

}
td#navbar.navbarright {
	padding: 4px 10px 4px 15px;
	background:#ccaf83;
	height:25px;
	border-style: solid;
	border-color: #878787;
	border-width: 1px 1px 1px 0;
}

/* @end */

/* @group #thumbs */

/* properties of div containing folders & files on most pages */

div#thumbs {
	overflow: auto;
	padding: 4px 4px 20px 4px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #878787;
	background:#ffffff;
	margin-bottom:0px;
	
}

div#thumbs p {
	font-size: 12px;
	margin-left: 4px;
	margin-top: 20px;
}

div#thumbs td {
	color:#666;
	font-size: 10px;
	padding:0px;
	margin:0px;
}
div#thumbs td.volumename a {
	color:#878787;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	text-decoration: none;
}
div#thumbs td a:hover {
	color:#000;

}

div#thumbs td.directoryname a, div#thumbs td.directoryname a:link, div#thumbs td.directoryname a:visited{
	color:#666;
	text-decoration: none;
}

div#thumbs td.directoryname a:hover{
	color:#000;
	text-decoration: none;
}

/* @end */

/* @group thumbcontrols */

/* properties of filecontrols below "thumbs" on most pages */

div#iconNavigation{
	margin: 10px 5px 10px 0;
	position:relative;
	text-align:right;
}
div#iconNavigation img{
	padding:0 2px 0 2px;
}
div#chooseView{
	margin:0 0 0 15px;
	display:inline;
}
table.firstLevelBrowse{
	margin:0 0 0 15px;
}
.firstLevelBrowse img{
	margin:0 3px 0 3px;
}

div#thumbcontrols {
	background-color:#ccaf83;
	padding:5px 0 5px 0;
	margin:0;
	border: 1px solid;
	border-color: #878787;
}

a.instructions {color:#fff;text-decoration: none;margin-left:5px;
font: 9px Arial, Verdana, Geneva, sans-serif;
}
div#thumbcontrols form {
	margin: 0px;
	padding: 0px;
	display:inline;
}
div#thumbcontrols td {
	color:#fff;}
div#thumbcontrols .tcleft {
}
div#thumbcontrols .tcright {
}

.wnp_options,select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
td.thumbcontrolsbg{
	background:#ccaf83;
	color:#fff;
}
td.thumbcontrolsbg input.button, input.buttonAdvancedSearch, input#addfield{
	/*
	background:#878787;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-size:10px;
	margin:0 2px 0 2px;
	padding:0;
	*/
}

td.thumbcontrolsbg form{
	color:#fff;
}

/* @end */

/****    LOGIN    ****/
b.artop{
	display:none;
}

/* @group #thumbcells */

#thumbcells .switch_controls{
	margin:0;
	padding:0;
	color:#333333;
}
#thumbcells .switch_controls img{
	margin:0 1px;
	padding:0;
	vertical-align:middle;
}
#thumbcells .control_count{
	margin:0;
	padding:0;
	vertical-align:middle;
}
#thumbcells img{
	padding:1px;
}


#thumbcells #imgbox {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	vertical-align: middle;
	text-align: center;
	z-index: 2;
}
#thumbcells #imgbox img {
	position: relative;
	z-index: 3;
}
#thumbcells #imgbox ul {
	padding: 0;
	margin: 0;
}
#thumbcells #imgbox li {
	list-style-type: none;
	position: absolute;
	padding: 0;
	right:0;
	width: 16px;
	height: 18px;
	overflow: hidden;
	margin: 0px;
	top: 0px;
}

/* @end */

/* @group div.contact */

div.contact{
	margin:30px 0 0 0;
}
div.contact, div.contact a{
	color:#878787;
	border:none;
}
div.contact a, div.contact a:link, div.contact a:visited{
	line-height:20px;
	text-decoration:none;
}
div.contact a:hover{
	text-decoration:underline;
}

/* @end */

/****    MEDIABANKEN SEARCH    ****/
div#iconSearch{
	float:left;
}

/* @group .link */

td.link{
	padding:9px 0 2px 0;
}
a.link, a.link:link, a.link:visited{
	color:#878787;
	border:none;
	text-decoration:none;
}
a.link:hover{
	text-decoration:underline;
	
}

/* @end */


div#basketcontents,div#systemworking,div#volumecontents,div#searchvolumecontents,div#accountcontents{
	margin:0;
	padding:0;
}
table#cpanel{
	padding:0 5px;
}
th#account{
	font-size: 10px;
}
th#volumes, div#volumecontents{
	background:#fff;
	font-size: 10px;
}
th#basket{
	font-size: 10px;
}

div#basketcontents{
	padding: 5px;
	background-color: #fff;
}
div#accountcontents{
	padding: 5px;
	background-color: #fff;
	margin-bottom: 10px;
}
table#longthumbcells{
	width:605px;
	padding:2px;
	margin-top:10px;
	background:#fff;
	border: 1px solid;
	border-color: #878787;
}
/*div.thumbcells a.volumename{
	text-transform:capitalize;
	color:#A7A7A7;
}*/

.back{
	cursor:pointer;
}
.order{
	border:none;
	background:url(images/new_images/icon_ordericon.png) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}

/* @group .fotnot */

div.fotnot {
	margin:10px 0 20px 0;
	color:#878787;
	text-align:left;
}

div.fotnot a, div.fotnot a:link, div.fotnot a:visited{ 
	color:#878787;
	text-decoration:none;
}

div.fotnot a:hover{
	text-decoration:underline;
	color:#000000;
}

/* @end */

/* @group #iconcell */

#iconcell_container{
	margin-left: 10px;
	margin-bottom: 10px;
	display:block;
	float:left;
	z-index:1;
	/*border: 0px solid #fff;*/
	padding: 2px;
}

#iconcell_container a{
	text-decoration: none;
	color: #666;
	font-size: 10px;
}
#iconcell_container a:hover{
	text-decoration: none;
	color: #999;
	
}
#iconcell_container .switch_controls{
	margin:0;
	padding:0;
	color:#333333;
}
#iconcell_container .switch_controls img{
	margin:0 1px;
	padding:0;
	vertical-align:middle;
}
#iconcell_container .control_count{
	margin:0;
	padding:0;
	vertical-align:middle;
}
#iconcell_container img{
	padding:1px;
}

#iconcell_container #imgbox {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	vertical-align: middle;
	text-align: center;
	z-index: 2;
}
#iconcell_container #imgbox img {
	position: relative;
	z-index: 3;
}
#iconcell_container #imgbox ul {
	padding: 0;
	margin: 0;
}
#iconcell_container #imgbox li {
	list-style-type: none;
	position: absolute;
	padding: 0;
	right:0;
	width: 16px;
	height: 18px;
	overflow: hidden;
	margin: 0px;
	top: 0px;
}



/* @end */

/* portalprint.css */

.rtop,.artop{display: none}	