.breadCrumbSpan {
	background-color: #253baa;	
}

body {background-color: #ffffff}

body {
	font-family:'Verdana';
	font-size: 10px;
}

img {
  border: none;
}
.treeframe {
	width: 250px;
	height: 490px;
}

.mainframe {
	width: 99%;
	height: 490px;
}

.notifyframe {
	width: 99%;
	height: 37px;
}

.notifyframe div {
	color: #ff0000;
	font-family: 'Verdana';
	font-size: 8px;
}

.submit {
   width:180px;
   height:auto;
}

.lang {
	margin-right: 10px;
}

/*
Commented out because this broke calendar component
and seemed to to be unused. Rename or refactor if
needed...

.label {
	margin-left: 50px;
	margin-top: 20px;
}

.label span{
  font-family:'Verdana';
	font-size: 12px;
}

*/
.kuva {
	margin-left: 5px;
}

.topTable {
	width: 100%;
}

.topRightPane {
	text-align: right;
}

.profium {
	  height:10px;
	  margin-top:1px;
	  margin-right:20px;
}

.lang a {
	font-family:'Verdana';
	font-size: 10px;
	text-decoration:none;
}

.lang a:hover {
	text-decoration:underline;
}

.loginWindow {
    border-width:1px;
    border-color:gray;
    border-style:solid;
    margin-top:100px;
    width: 400px;
    margin-left: 230px;
    margin-right: auto;
    padding: 15px;
}

.smallPage {
    border-width:1px;
    border-color:gray;
    border-style:solid;
    margin-top:200px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}

.resultEntry {
    border-left-width:1px;
    border-right-width:2px;
    border-top-width:1px;
    border-bottom-width:2px;
    border-style:solid;
    margin-top:auto;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    margin-top:10px;
    margin-right:10px;
}

.resultEntryDisplayImageView {
    width:305px;
    max-height: 245px;  
    margin-left:auto;
    margin-right:auto;
    padding-bottom:5px;
    padding-top:5px;
	border: 1px solid #E3E3E3;
	background-color: #FAFAFA;
    display:block;

}

.resultEntryImgNormal {
    max-height: 225px;
    max-width: 275px;
    margin-left:auto;
    margin-right:auto;
    display:block;
	border: 1px solid #4D4D4D;
	background-color: white;
    padding: 2px;
}

.tinyResult {
    border-left-width:1px;
    border-right-width:2px;
    border-top-width:1px;
    border-bottom-width:2px;
    border-style:solid;
    margin-top:auto;
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    margin-top:10px;
    margin-bottom:10px;
    font-size:11px;
    font-family:'Verdana';
}

.leftColumn {
		background-repeat: no-repeat;
    width:230px;
    margin-top:0px;
    float:left;
    border-color:gray;
    border-style:solid;
    border-left-width:0px;
    border-right-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;
}

.normalPane {
	height:auto;
	margin-left: 5px;
}

.smallPane {
    margin-top:  5px;
    margin-left: 5px;
}

.banner {
	 margin-top:0px;
   width:100%;
   height:67px;
   clear: both;
}


.leftColumn a {	
    color:#124972;
    margin-left: 20px;
    font-family:'Verdana'; 
    font-size:12px;
    line-height:24px;
    letter-spacing:1px;
    text-decoration:none;
    font-weight: bold;
}

.leftColumn a:hover {
    text-decoration:underline;
}

a.normalPane, .linkLike, .mdheading {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    line-height:20px;
    letter-spacing:1px;
    text-decoration:none;
}

.normalPane span.link {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    line-height:20px;
    letter-spacing:1px;
    text-decoration:none;
    cursor:pointer;
	  margin-top:5px;
}

.normalPane span.nonActiveLink {
    color:#ff6f50;
    font-family:'Verdana';
    font-size:12px;
    line-height:20px;
    letter-spacing:1px;
    text-decoration:none;
}

a.normalPane .linkLike:hover {
    text-decoration:underline;
}

.outerContainer {
	height: 99%;
    width: 99%;
    min-width:800px;
    min-height:650px;
    margin-left:auto;
    margin-right:auto;
    border-color:gray;
    border-style:solid;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
}

.innerContainer {
	
    border-left-width:0px;
    border-right-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;
}


.searchResultsTable {
    border-color:gray;
    border-style:solid;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
}

input.autosuggest {
	width: 250px 
}

.header {
   align:right;
   valign:top;
   width:120;
}

.searchResultsHeader {
    font-weight:bolder;
}

.constraintWarning {
	color: red;
	font-size:18px;
	font-weight:bolder;
}

.statusbox {
		font-size: 13px;
		font-family: Monaco, monospace;
		width: 15em;
	}
.thumbs {
		margin: 5px;
		padding: 5px;
		width: 600px;
		clear: both;
	}
	
.thumbIcon {
    vertical-align: middle;
    text-align: center;
}

.borderless {
	border: 0;
}
	
	#photos {
		font-family: Arial, sans-serif;
		list-style-type: none;
		float:none;
		margin: 0px;
		padding: 5px;
		width: 600px;
	}
	
	.photo {
		cursor: move;
		position: relative;
		float: left;
		margin: 4px 4px 4px 4px;
		width: 100px;
		height: 100px;
		border: 1px solid #000;
		text-align: center;
		padding-top: 5px;
		background-color: #eeeeff;
	}

	.inspector {
		font-size: 11px;
	}

.radio input {
    width:auto;
    height:auto;
}

.quickSearchPane {
	  margin-top:10px;
	  position: right;
	  text-align: right; 
}

.quickSearchPane input {
    width:100px;
    height:auto;
}

.quickSearchPane .submit {
   width:auto;
   height:auto;
}

.mdViewSelectPane {
	margin: 5px;	
}

.mdViewSelectPane select {
	width: auto;
}
	
select {
    width:200px;
}

select.wide {
	 width:450px;
}

.searchTemplates select {
	width:200px;	
}

.searchDropDown {
	width:200px;	
}

.wwwSearchTextField {
        width: 100%;	
}

.simpleSearchSearchValue {
        width: 300px;	
}

.simpleSearchDateValue {
	width: 150px;
}

.checkbox {
    width:auto;
    height:auto;
}

.radio {
    width:auto;
    height:auto;
}

.autoSize {
    width:auto;
    height:auto;
}

.imageDescription {
    width:250px;
}

body {
/*    background-image:url("../images/banner.gif"); JKL-404 - Image did not exist */
    background-repeat:no-repeat;
    background-position:top;
}

th, td {
    vertical-align: top;
    text-align: left;
}

.center {
    text-align: center;
}

.title {
    padding-top: 0px;
    font-weight: bold;
    margin-left: 20px;
}

.navi {
    padding-top: 20px;
    font-weight: bold;
}

.meta {
		margin-left: 10px;
}

.bread {
		margin-left: 60px;
		margin-right: 20px;
}

.bread a{
		color:#ffffff;
    font-family:'Verdana'; 
    font-size:10px;
    text-decoration:none;
}

.bread a:hover{
		text-decoration:underline;
}

.mediumSizeLink {
	font-family:'Verdana'; 
    font-size:12px;
    text-decoration:none;
}

.mediumSizeLink:hover {
	text-decoration:underline;
}

.actionbar {
  width: 80%;
}

.actionBar li {
	display: inline;
}

.optionLabel {
    margin-left: 200px;
}

.results {
    padding-top: 20px;
    font-weight: bold;
    margin-left: 200px;
}

.hierarchyList { 
    list-style-type: none; 
}

#collectionHierarchy {
    display: none;
}

.errorMsg {
    color: red;
    padding: 10px;
}

.layoutImages {
    padding-top: 15px;
    padding-bottom: 15px;
}

.accessRightTable {
    width: 500px;
    padding-bottom: 10px;
}

.accessRightTable th {
    padding-top: 10px;
}

.selectItem {
    vertical-align: middle;
    text-align: center;
}


div.autosuggest
{
	position: absolute;
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.uggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}

.alert
{
	border-color: red;
	border-width: 2px;
	border-style: solid;
	padding: 20px;
}

.mdtableOut
{
	border:1px outset #1B88C5;
	margin: 0px;
	border-spacing: 0px;
}

.mdtable
{
	margin: 5px;
	border-spacing: 0px;
}

.mdrow {
	padding-top: 1px;
	padding-bottom: 1px;
}

.mdheading {
	font-size: 12px;
}
	
.mdname
{
	font-size: 12px;
	font-weight: bold;
	width: 30%;
	padding-right: 10px;
}

.mdsubname
{
  font-size: 12px;
  font-style: italic;
  width: 30%;
  padding-right: 20px;
}
.mdsubsubname
{
	padding-left: 20px;
  font-size: 12px;
  font-style: italic;
  width: 30%;
  padding-right: 20px;
}

.mdvalue
{
	font-size: 12px;
	width: 100%;	
}

.lisaa-lataa {padding:0px 5px 0px 8px}
.lisaa-lataa {font-size:11px; font-weight:bold;}
.lisaa-lataa img{margin:0 8px 0 0}
.lisaa-lataa a{display:block; font-size:11px; color:#000; font-weight:bold;text-decoration:none;margin-left:auto; margin-right:auto;}
.lisaa-lataa a:hover {color:#e53132; }

table.editmode .mdvalue {
  word-wrap: break-word;
  white-space:nowrap;	
}

.mdvalue input.mdtextfield, .mdvalue select, .mdvalue textarea {
	border: 1px solid gray;
  width: 30em;
  font-size: 1.1em;
  font-family: sans-serif;
  padding-left: 5px;
}
.mdvalue textarea {
  height: 20em;
  
}
.mdvalue input.mdbutton {
  width: 14em;
}

.shaded
{
	background-color: silver !important;
}

.hidden
{
	display: none;
}

.nowrap {
  white-space: nowrap;
}

.mdTitle
{
	padding-top: 20px;
	font-weight: bold;
	font-size: 120%;
}

.spacer
{
	padding-top: 20px;
}

.normal
{
 	max-width: 600;
 	max-height: 600;
}

.masterListTitle
{
	font-weight: bold;
	font-size: 120%;
}

.mdContainerHeading {
	border:1px outset #99ccff;
/*	padding-left:7px;
	padding-right:7px;
*/	font-family:'Verdana';
	font-size: 12px;
}

.mdContainerHeading span {
  display: block;
  padding-left:7px;
  padding-right:7px;
  height: 100%;
}
.mdContainerHeading span.link {
  cursor: pointer;
}
.mdContainerHeading span.nonActiveLink {
 font-style: italic;
 background-color: silver;
}

.mdContainerBody {
border:1px outset #1B88C5;
padding:15px;
}

/* Tree component icons (overrides defaults in ext-all.css). */

.x-tree-node-leaf
.folder_icon {
        background-image: url(../resources/images/default/tree/folder.gif) !important;
}

.x-tree-node-collapsed
.category_icon {
        background-image: url(../resources/images/default/menu/menu-parent.gif) !important;
}

.x-tree-node-expanded
.category_icon {
        background-image: url(../resources/images/default/grid/sort_desc.gif) !important;
}

.x-tree-node-leaf
.category_icon {
        background-image: url(../resources/images/default/menu/menu.gif) !important;
}

table.imageCart td.content {
 /* max-width: 550px; */
}

div#cartControls {
	border: 4px double black;
	padding: 15px;
	margin-top: 30px;
	margin-left: 15px;
	
  margin-right: 0px;
  font-size: 0.9em;
}

div#cartControls img {
	border: none;
}

div#cartControls h2 {
	font-size: 1em;
	text-decoration: underline;
  
}

table.cartList {
  font-size: 0.8em;
}
table.cartList td {
	padding: 2px 7px 2px 7px;
}
table.cartList img {
  border: none;
}

.inactive {
  color: #777777;
}

.nowrap {
  white-space:nowrap;
}

.noborder {
  border: none;
}

p.help {
    position: absolute;
    top: 0px;
    right: 30px;
    line-height:20px;
}

p.help-feature {
    line-height:20px;
    display: inline;
}

p.help a {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    letter-spacing:1px;
    text-decoration:none;
}

p.help-feature a {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    letter-spacing:1px;
    text-decoration:none;
}

div.addToCartButton {
  margin: 1em auto 2em auto;
}

/* Fox for bug #5301 */
form.autoform .msg {
  width: 23em;
}

/*tooltip code*/
a.thumb{
    position:relative;
    z-index:24; background-color:#ffffff;
    color:#000;
    text-decoration:none}

a.thumb:hover{z-index:25; background:#ffffff;}

a.thumb span {
	visibility: none;
	display: none;
    text-decoration: none;
  font-family:'Verdana';
  font-size:11px;
    margin-left: 60px;
    position:absolute;
    top:0em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#ffffff; color:#000;
}

a.thumb:hover span { 
    display:block;

}

.dimmedSelect {
	background: #eee;
	border: 1px solid #eee;
 	filter: alpha(opacity = 50); opacity:.50;
}

.mdContainerHeading span.isEmptyTab {
	font-weight: normal;
}

/* Imagecart quick selection list */

#imageCartSelectFromActionBarDiv {
	padding:5px;
	border:1px solid #ccc;
	background: #fff;
}
#imageCartSelectFromActionBarDiv a {
	font-size:12px;
	color:black;
	cursor:hand;
	cursor:pointer;	
}

.pda-overlay {
	background-color: #000;
	opacity: .9;
	filter: alpha(opacity=90);
	position: fixed;
	_position:absolute;
	top: 0px; left: 0px;
	_top:expression(eval(document.body.scrollTop));
	width: 100%; height: 100%;
	z-index: 1000;
	text-align: center;
	padding-top: 15px;
}

table.eventLog {
	border: 1px solid black;
	border-collapse: collapse;
	table-layout: fixed;
	width: 95%;
}

table.eventLog thead {
	font-weight: bold;
}

table.eventLog th, td {
	border: 1px solid black;
	width: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

table.eventLog input, select {
	width: 90%;
}

div.changeDescription h4 {
	font-size: small;
}

table.changeDescription {
	border-collapse: collapse;
	margin: 0px;
	border: none;
	table-layout: fixed;
	width: 100%;
}

table.changeDescription td {
	margin: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;	
	width: auto;	
	overflow: hidden;
	whitespace: nowrap;
}

.sortable {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 60%;
}

.sortable li {
	margin: 0 3px 3px 3px; 
	padding: 0.4em; 
	padding-left: 1.5em; 
	font-size: 1.4em; 
	height: 18px;
}