/*
lighter blue:b3ccff
light blue:69f
dark blue:36c
orange:f93
yellow:fc0
light-gray:dfdfdf
gray:c0c0c0
dark-gray:696969
darkest-gray:101010
highlight:ffc
*/


body
{
   margin:0;
   padding:0;
   text-align:left;
}

img
{
   border:none;
}

th/*resests browser default style */
{
   font-style:normal;
   font-weight:normal;
}

h1.lhs
{
}


.bold
{
   font-weight:bold;
}

/*make the associated element appear faded*/
.fade
{
   opacity:.2;
   filter: alpha(opacity=20);
}

.strike
{
   text-decoration:line-through;
}

.nowrap
{
   white-space:nowrap;
}

#entryiframe
{
   width:100%;
   height:600px;
}

#entryiframe iframe
{
   width:100%;
   height:100%;
}

#mainframe
{
   padding:20px;
   height:100%;
   border:none;
   background-color: #fff;
}

/*[start] tab stuff (not navigation)*/
.tabgroup ul
{
   padding-top:0px;
   margin-top:4px;
   margin-bottom:0px;
}

.tabgroup li
{
   padding:4 4 0 4px;
   margin-right:5px;
   list-style-position:inside;
   list-style-type:none;
   display:inline;
}

.tabgroup li a
{
   text-decoration:none;
}

.tabgroup li:hover
{
}

.tabgroup li.active
{
   padding-bottom:1px;
}

.tabcontentcontainer
{
   padding:10px;
   width:auto;
}
/*[end] tab stuff (not navigation)*/


/*page instruction text*/
.supportingText
{
}

.supportingTextHeading
{
}

.supportingTextContainer
{
}

.supportingtextbutton
{
}

img.loader
{
   padding:5px;
}

img.tabicon
{
   border:0;
   margin:0;
   padding:0;
   height:16px;
   width:16px;
}

/*persistant navigation*/
#logo
{
}

.helpicon
{
   border:none;
}

.helpicon img
{
   border:none;
}

.persistantnavigationhelp
{
   margin-top:25px;
   margin-right:20px;
   float:right;
}

/*secondary navigation*/
#secondarynavigationlinks span a
{
   text-decoration:none;
}

#secondarynavigationlinks span.active a
{
   text-decoration:none;
}

div#secondarynavigation
{
}

#secondarynavigationlinks
{
   width:auto;
   margin:2px 10px 10px 20px;
}

#userinfo
{
}

#languageChoice
{
   position:absolute;    
   margin:0px;
}

span.secondarynavigationlink
{

}

input.searchtext
{
}

/* FORM STUFF */
div.formcontainer /* all forms should be wrapped with this */
{                 /* overide in page specific css if you need to */
                  /* change this value */
   max-width:600px;
   min-width:550px;
   width:550px;
}

form fieldset
{
}

form fieldset legend
{
}

fieldset.subform
{
}

form label
{
}

form div.radiocontainer
{
   padding:5px;
   margin-top:5px;
   margin-bottom:5px;
}

form input
{
}

div.buttoncontainer
{
}

div.buttoncontainer a
{
   text-decoration:none;
}

button
{
   margin-left:10px;
}

button a
{
}


form input, form textarea, form select
{
	width:auto;          /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                           label aligns textarea better in IE */
}

label.indent
{
   margin-left:20px;
}

textarea
{
   overflow: auto;
}

form br
{
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}




/* end login screen */

.clickable
{
   cursor: pointer;
}

/* new modal stuff */
#modal_container
{
}

#modal_overlay
{
    background-color:#000;
}

.tabulardata
{
}

.tabulardata caption
{
}

.tabulardata tfoot td
{
}

.tabulardata th
{
}

.tabulardata td
{
}

.tabulardata td.image
{
}

.tabulardata img
{
}


/* progress bar */
.progress_bar
{
   width:102px;
   height:7px;
   border:1px solid #ccc;
   padding:0;
   margin:0;
   position:relative;
   background-image:url("http://www.eumetcal.org/intralibrary/images/progressbar/progress_bar.gif");
   background-repeat:repeat-x;
}

.progress_bar div
{
   background-color:#fff;
}


.adminform
{
   width:80%;
   margin-left:40px;
   margin-bottom:20px;
}

.adminform div
{
   padding-bottom:5px;
   margin:5px;
}

.adminform div.heading
{
}

/* date chooser stuff */
.dateChooser td
{
   cursor:default;
   text-align:center;
}

.dateChooser td.dateChooserActive:hover
{
   color:white;
   background:#0A246A;
}

.dateChooser td.dateChooserActiveToday
{
   border: 1px solid red;
}

.dateChooser th
{
   background: #aaa;
   color: white;
   width: 18px;
   border: none;
}

.dateChooser option, .dateChooser select
{
}

.dateChooser
{
   border: 2px outset #aaa;
   background: white;
   padding: 1px;
}

.dateChooser table
{
   width:160px;
}

body.popupwindow
{
   margin:10px;
}

#filelisting
{
   padding:5px;
}

div.importObjectFile
{
   padding-top:5px;
}

.importObjectRadio
{
   padding-right:5px;
}

/*[start] object list stuff*/

/*[start] image object list stuff*/
.imageobjectlistthumbnail div
{
}

.imageobjectlistthumbnail img
{
}

.imageobjectlistthumbnailtitle
{
}

.imageobjectlistgrid
{
}

.imageobjectlistthumbnailactions
{
}

.imageobjectlistthumbnailactions img
{
}

.image_rating img
{
}

div.image_rating
{
}

/*[end] image object list stuff*/

/*[start] object list stuff*/
.objectlistsubheading
{
}

.objectlistsubheading img
{
}

.learningobject
{
}

.learningobjecttitle
{
}

.learningobjectsummary
{
}

.subline
{
}

.subline img
{
}

.rightsicons
{
}

.rightsicons img
{
}

.lockedicon
{
}

.morelink
{
}

.updated
{
}

.ratings
{
}

/* object relationship stuff */
.objectrelationshipsheading
{
}

.objectrelationshipssection
{
}

.objectrelationshipssection ul
{
}

li.objectrelationship
{
}
/* object relationship stuff */


/* expanded section details */
.objectdetails
{
}

.objectdetailssection
{
}

h3.objectdetailssectionheading
{
}

.objectdetailssectionheadingsublink
{
}

.keyword
{
}

#addtaglink a, #edittaglink a{
   white-space:nowrap;
}

.tagentry
{
}

.tagcloud
{
}

.tag
{
}


.contributortable
{
   border-spacing:5px;
}

.contributortable td
{
}

/*metadata stuff*/

.displaymetadatacontainer
{
}

.viewMetadataCopyLink
{
}

.additionalmetadatarowlabel
{
}

.additionalmetadatarow
{
}

.additionalmetadatarowcontainer
{
}

.additionalmetadatarowcontainertoplevel
{
}

.languageLabel
{
}

/*Modal stuff*/

.modalheading
{
}

.modalentries
{
}

.modalentry
{
}

.modalsubentry
{
}

.modalentry input
{
}

/* actions stuff */
div.searchbutton
{
}


/* techinfopopup */
.techinfo
{
}

.thumbnail
{
}


/* pagination links*/
.objectitemheader
{
}

.pagination ul
{
}

.pagination li
{
}

.pagination span
{
}

.pagination span.currentpage
{
}

.pagination span.disablelink, .pagination span.disablelink:hover
{
}

.pagination span.prevnext
{
}

div.paginationdetails
{
}

div.paginationdetails span
{
}

div.sortdropdown
{
}

div.sortdropdown select
{
}
/*[end] object list stuff*/

/*[start] search interface stuff*/
.searchconstraintbutton
{
   text-decoration:underline;
   text-align:right;
}

#addconstraintbutton
{
   padding:5 20 0 5px;
}

.searchconstraintinput
{
   /*background-color:red;*/
}

.searchconstraintchoosercontainer
{
}

.searchconstraint
{
   padding-top:12px;
}

#searchconstraintscontainer select
{
}

.constraintsselector
{
   padding-top:10px;
   padding-bottom:10px;
   margin:20 0 10 0px;
}

div.searchbutton
{
   text-align:right;
}

#constraintsselectorradio
{
   padding:4px;
   margin:4px;
}

#constraintsselectorradio input
{
   margin:0px;
   margin-left:0px;
   vertical-align:bottom;
}

#searchformfilters
{
}

#adminsearchmodifiers
{
}
/*[end] search interface stuff*/

/*[start]upload area form*/
#uploadobjectform
{
   width:700px;
   margin:20px;
}

label.horizontalradio
{
   float:none;
   display:inline;
   margin-right:0px;
}

input.horizontalradio
{
   float:none;
   display:inline;
   margin-left:0px;
   margin-right:10px;
}

div.objectType img
{
   margin-left:5px;
}
/*[end]upload area form*/

/*[start] workflow area*/

.workflowdiagram
{
   width:500px;

   /*border:solid #000 2px;*/
   /*background-color:#c0c0c0;*/
}

.workflowheading
{
   margin:15px 5px 15px 5px;
   border:solid #000 2px;
   background-color:#E8F2FF;
   padding:5px;
}

.workflowdescription
{
   padding-top:5px;
}

.showallicon
{
   margin-left:10px;
   float:right;
}

.workflowdiagram .boxlabel
{
   color:#111;          
   font-style:italic;
   font-weight:bold;
}

.workflowdiagram .publishrow
{
   font-weight:bold;
   padding:7px;
   text-align:center;
   background-color:#66cc00;
   border-top:1px dotted #dfdfdf;
   border-bottom:1px dotted #dfdfdf;
}

.workflowdiagram .unpublishrow
{
   background-color:red;
}

.workflowdiagram .stage
{
   padding:5px;
   margin:5px;
   border:2px solid #696969;
   -moz-border-radius-topright: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-bottomright: 5px;
   -moz-border-radius-bottomleft: 5px;
   -webkit-border-top-right-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;

   background-color:#36c;
}

.workflowdiagram .process
{   
   background-color:#E8F2FF;
   padding:5px;
   margin:5px;
   border:1px solid #101010;
}

.workflowdiagram .action
{
   width:80%;
   background-color:#fff;
   font-weight:bold;
   padding:3px;
   margin-top:3px;
   border:1px solid #000;
}

.workflowdiagram .actionsheading
{
   color:#444;          
   padding:5 0 0 5px;
}

.workflowdiagram .actionscontainer
{
   margin-top:10px;
   padding:10px;
   border:1px solid #000;
   background-color:#E8F2FF;
}

.workflowdiagram .rolescontainer
{
   margin-top:10px;
   padding:10px;
   border:1px solid #000;
   background-color:#E8F2FF;
}

.workflowdiagram .metadatadetailscontainer
{
   margin-top:10px;
   padding:10px;
   border:1px solid #000;
   background-color:#E8F2FF;
}

.workflowdiagram .stagecount
{
   font-weight:bold;
   padding:3px;
   margin:-5px 0 0 0;
   border:1px solid #101010;
   background-color:#f90;
   float:right;
}

.workflowdiagram .stagename
{
   font-weight:bold;
   padding:5px;
   margin:5px;
   margin-top:10px;
   border:1px solid #101010;
   background-color:#E8F2FF;
}

.workflowdiagram .processname
{
   margin-bottom:5px;
   font-weight:bold;
}

.workflowdiagram .processcompletion
{
   padding:5px;
   margin:5px;
}

.actionsicons
{
   padding-right:10px;
}

.workflowdiagram img
{
   margin-top:5px;
   vertical-align:bottom;
}

#workflowprocessrolesformcontainer
{
   min-width:300px;
   width:300px;
}
/*[end] workflow area*/

/*[start] application profile stuff*/
.applicationprofileeditortable
{
   margin:10px;
   margin-left:auto;
   margin-right:auto;
   width:90%;
}

.applicationprofileeditortable input
{
}

.applicationprofileeditortable select
{
}

.applicationprofileeditortable .toplevelheading
{
   background-color:#fc0;
   font-weight:bold;
}
/*[end] application profile stuff*/


.live_tree_loading_tree
{
}

.live_tree_searching
{
}

.live_tree_item
{
   white-space: nowrap;
   margin-bottom:5px;
   /*font-size:0.7em;*/
   color: black;
   text-decoration:none;
}

a.live_tree_item_link
{
   margin-bottom:5px;
   font-size:small;
   color: black;
   text-decoration:none;
}

.live_tree_item_indent
{
   margin-left:1em;
}

.live_tree_item_heading
{
}

.live_tree_item_icon
{
   border-style: none;
   margin-right: 0.5em;
   width: 18px;
   height: 18px;
   bottom:0;
   vertical-align:bottom;
}

.winstylemods
{
   vertical-align:top;
   border:none;
}

.winstylemodsleaf
{
   width:16px;
}

.live_tree_leaf_icon
{
}

.live_tree_check_box
{
}

.live_tree_loading_icon
{
   margin-right: 0.5ex;
   width: 10px;
   height: 10px;
}

/*this is for Aspen*/
.active_item_name
{
   background-color:#FFD281;
   font-style:italic;
}

.live_tree_active_item_name
{
   background-color:#FFD281;
   font-style:italic;
}

.live_tree_cut_item_name
{
   color:#c0c0c0;
   background-color:#dfdfdf;
   font-style:italic;
}

.favouritesModifier
{
   border:none;
   padding-left:5px;
}

.favouritesPopupTree
{
   margin-top:10px;
}
/*this is for Aspen [END]*/


#trees
{
   padding-top:10px;
   width:300px;
   height:400px;
   min-height:400px;
   overflow:auto;
}

#taxonomyTreeContainer
{
   padding-bottom:15px;
}

#taxonomyTree
{
   /*border:1px solid #000;*/
}

#taxonomyTreeEditIcon
{
   text-align:right;
   float:right;
   margin-right:10px;
}

#taxonomyimportformcontainer
{
   width:300px;
   max-width:300px;
   min-width:300px;
}

/*preview navigation*/
body.objectpreview
{
   margin:10px;
}

.heading
{  margin-left:10px;
   color:#ffffff;
   font-weight:bold;
}

.expandingToolbarOpenerImage
{
   vertical-align:middle;
   margin-left:5px;
}

.expandingToolbarLabel
{
   font-family: arial,sans-serif;
   font-style:italic;
   font-weight:bold;
   padding:5px 5px 5px 5px;
}

.exportPopupLinks
{
   margin:10px 0px 10px 30px;
}

.exportPopupLinksGreyedOut
{
   margin:10px 0px 10px 30px;
   color:#808080;
}

.exportPopupHeading
{
   font-weight:bold;
   text-decoration:underline;
   margin:10px 0px 10px 20px;
}

.exportPopupNote
{
   margin:20px 20px 0px 20px;
   /*/:smaller;*/
}

.exportPopupClose
{
   text-align:right;
   margin:10px 20px 0px 0px;
}

.bulkemail input[type="text"], .bulkemail input.textinput, .bulkemail textarea, .bulkemail select, span.bulkemailrecipients{
   width:300px;
}


.bulkemail{
   margin:20px;
   width:600px;
}

.bulkemail label{
   width:180px;
}

/*for admin/user management table foot:*/
.tableFtLeft{
   float:left;
}

.tableFtRight{
   margin-left: 50%;
   text-align: right;
}

/*yui stuff*/
#viewmetadata_panel .bd
{
    height: 500px;
    overflow:auto;
}

#viewmetadata_panel_c.show-scrollbars .underlay
{
   overflow: visible;
}

.yui-panel-container.hide-scrollbars #viewmetadata_panel .bd {
    /* Hide scrollbars by default for Gecko on OS X */
    overflow: hidden;
}

.yui-panel-container.show-scrollbars #viewmetadata_panel .bd {
    /* Show scrollbars for Gecko on OS X when the Panel is visible  */
    overflow: auto;
}

#doc3 {margin-left:auto;}

#loadingmessage
{
   z-index:1;
}

/* draggable list stuff*/
div.dropmarker {
    height: 6px;
    width: 100px;
    border-top: 3px solid #000;
    color: #fff;
    z-index: 1000;
    margin: 0 0 30px 20px;
}

.draggableList tbody tr {
    cursor: move;
}

.draggableList table {
    border-collapse: collapse;
}



/*metadata_editor below here:
*/
/*#loader {*/
    /*background-color: mediumblue;*/
    /*top: 0px;*/
    /*right: 0px;*/
    /*position: fixed;*/
    /*_position:absolute; _top:expression(eval(document.body.scrollTop)); *//* IE Hack*/
    /*color: white;*/
    /*font-weight: bold;*/
    /*padding: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border:1px solid white;*/
    /*z-index:1000;*/
/*}*/

/*#feedback {*/
    /*top: 0px;*/
    /*right: 50%;*/
    /*position: fixed;*/
    /*_position:absolute; _top:expression(eval(document.body.scrollTop)); *//* IE Hack*/
    /*font-weight: bold;*/
    /*padding: 5px;*/
    /*margin: 4px;*/
    /*z-index:1000;*/
    /*-moz-border-radius: 5px;*/
    /*border:1px solid black;*/
/*}*/

/*#feedback.error {*/
    /*background-color: red;*/
    /*color: white;*/
/*}*/
/*#feedback.warning {*/
    /*background-color: orange;*/
    /*color: #121212;*/
/*}*/

/*#feedback.msg {*/
    /*background-color: lightgreen;*/
    /*color: #121212;*/
/*}*/

/*#console {*/
    /*font-weight: bold;*/
    /*padding: 5px;*/

/*}*/

/*.alt0 {*/
    /*background-color: #CCC;*/
/*}*/

/*.alt1 {*/
    /*background-color: #EEE;*/
/*}*/

/*.clickable {*/
    /*cursor: pointer;*/
/*}*/




/*#metadata_table_of_contents {*/

    /*max-height: 400px;*/
    /*background: #EEEEEE none repeat scroll 0 0;*/
    /*border: 1px solid gray;*/
    /*float: right;*/
    /*font-size: 70%;*/
    /*margin: 2px;*/
    /*overflow-y: auto;*/
    /*padding: 5px;*/
    /*z-index: 1;*/
    /*position: fixed;*/
    /*_position: absolute;*/
    /*_top: expression(eval(document.body.scrollTop+31)); *//* IE Hack*/
    /*top: 31px;*/
    /*right: 20px;*/
    /*height: expression( document.body.clientHeight > 400 ? "400px" : "" );*/
    /*z-index: 20;*/
/*}*/

/*#metadata_actions {*/

    /*max-height: 400px;*/
    /*background: #EEEEEE none repeat scroll 0 0;*/
    /*border: 1px solid gray;*/
    /*float: right;*/
    /*font-size: 70%;*/
    /*margin: 2px;*/
    /*overflow-y: auto;*/
    /*padding: 5px;*/
    /*z-index: 1;*/
    /*position: fixed;*/
    /*_position: absolute;*/
    /*_top: expression(eval(document.body.scrollTop+31)); *//* IE Hack*/
    /*top: 31px;*/
    /*right: 20px;*/
    /*height: expression( document.body.clientHeight > 400 ? "400px" : "" );*/
    /*z-index: 20;*/
/*}*/

/*#toolbar {*/
    /*background-color: #d3d3d3;*/
    /*border-left: 1px solid #808080;*/
    /*border-bottom: 1px solid #808080;*/
    /*padding: 6px;*/
    /*position: fixed;*/
    /*_position: absolute;*/
    /*_top: expression(eval(document.body.scrollTop)); *//* IE Hack*/
    /*top: 0;*/
    /*right: 0;*/
    /*z-index: 10;*/
/*}*/

/*input, textarea, select, .datePicker, .locationPicker {*/
/*}*/

/*#metadata_table_of_contents_button {*/
    /*display: none;*/
    /*z-index: 10;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*position: fixed; *//*background: #EEEEEE;*/
/*border: 1px solid gray;*/
/*}*/

.infoField {
    background: transparent;
    border: none;
    width: 20px;
}

.datePicker {
    background: white url("http://www.eumetcal.org/intralibrary/images/16x16/calendar.png") no-repeat right;
    padding: 1px 21px 1px 1px;
    margin-bottom:2px;
}

.readonly {
    border: 1px dotted #999;
    color: #666;
    background-color:transparent;
}
#classificationTree{
    border: 1px solid black;
    background: white;
    height: 300px;
    overflow: auto;
    margin-bottom: 5px;
}
#classificationResults{
    background: white;
    max-height: 280px;
    overflow: auto;
    margin-bottom: 5px;
}
.resultsetItem{
    padding: 1px;
    margin: 3px;
}
.locationPicker {
	font-size: 11px;
	line-height: 16px;
}

.locationPickerContainer{
}
.locationPickerElement {
	display: inline-block;
	color: #666;
}
.locationPickerElementLast{
	display: inline-block;
	color: #333;
	font-weight: 700;
}
.locationPickerSeperator {
	background: url("http://www.eumetcal.org/intralibrary/images/metadata_editor/breadcrumb-separator.gif") no-repeat 0 0;
	display: inline-block;
	/*height: 0;*/
	margin: 0 2px;
	/*padding-top: 16px;*/
	overflow: hidden;
	width: 8px;
	vertical-align: middle;
   font-size:0px;
}

/*a {*/
    /*cursor: pointer;*/
	/*color: #0559B6;*/
/*}*/

/*a:hover {*/
	/*color: #333;*/
/*}*/

.instance_content {
    display: inline;
}

.invalidVocabularyOption {
    background-color: red;
    color: white;
}

.invalidVocabulary {
    border: 2px solid red;
}

.languageToolBar {
    margin: 8px;
}

.node .node {
    margin: 0 0 10px;
}

#metadataEditorPanel {
	width: 640px;
}
.node {
    border: 1px solid #ccc;
 	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	margin: 0 0 20px;
    padding: 0px;
}
.node_header {
	background: #3297CA url("http://www.eumetcal.org/intralibrary/images/metadata_editor/node-primary-bg.png") repeat-x 0 100%;
	border: 1px solid #0C4B7E;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	margin: -1px -1px 0;
	padding: 8px 8px 8px 12px;
	text-shadow: #0C4B7E 0 -1px 0;
}
.body_collapsed {
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
   -webkit-border-bottom-left-radius: 6px;
   -webkit-border-bottom-right-radius: 6px;
}
.node_header img {
	background: url("http://www.eumetcal.org/intralibrary/images/metadata_editor/btn-minus.png") no-repeat 0 0;
	height: 0;
	padding-top: 16px;
	width: 16px;
	overflow: hidden;
	float: right;
}
.body_collapsed img {
	background: url("http://www.eumetcal.org/intralibrary/images/metadata_editor/btn-plus.png") no-repeat 0 0;
}
.node .node .node_header {
	background: #fff url("http://www.eumetcal.org/intralibrary/images/metadata_editor/node-secondary-bg.png") repeat-x 0 100%;
	border-color: #ccc;
	color: #333;
	font-size: 12px;
	padding: 6px 8px;
	text-shadow: #ffffff 0 1px 0;
}
.langstring {
    border: 0;
   margin: 4px ;
   background:transparent;
   /*-moz-box-shadow: 0px 0px 0px #FFFFFF;*/
   /*-webkit-box-shadow:0px 0px 0px 0px #FFFFFF;*/
}

/*do not remove this !!!!*/
.state_1 {
/*background: red;*/
}

.state_2 {
/*background: orange;*/
}

.state_3 {
/*background: yellow;*/
}

.state_4 {
/*background: blue;*/
}

.state_5 {
/*background: green;*/
}

.input_state_1 {
    /*background-color: #ccffcc;*/
}

.input_state_2 {
    background-color: #fff4cc;
}

.input_state_5 {
    background-color: lightblue;
}

.hidden {
    display: none;
}

div.inline .instance {
    /*background: #CCCDDE;*/
   border-top:0px solid #CCCCCC;
}
.instance {
	border-top: 1px solid #ccc;
	padding: 10px;
	min-height: 20px;
    /*background: #CCCDDE;*/
}
.langstring {
    /*background: #CCCDDE;*/
   border-top:none;
   padding: 0;
}

.list {
    margin-left: 15px;
    margin-bottom: 15px;
}

.item {

}

.yui-calcontainer {
    position: absolute;
}

.language {
    font-weight: bold;
    color:#BBBBBB;

}

.remove-structure{
   text-align:right;
   margin-top:-8px;
   margin-right:-8px;
   margin-bottom:2px;
}
.remove-instance{
   float:right;
   margin-right:-2px;
}
.removelink{
	/*display: inline;*/
   /*float:right;*/
   /*margin-top: 5px;*/
}
.removelink img{
	/*background: url("http://www.eumetcal.org/intralibrary/images/metadata_editor/btn-delete.png") no-repeat 0 0;*/
   /*height: 0;*/
   /*margin-right: 9px;*/
   /*overflow: hidden;*/
   /*padding-top: 16px;*/
   /*width: 16px;*/
}

.node_inline_header{
   /*background:red;*/
   /*color:white;*/
   display:block;
   margin-left: 10px;
   margin-top: 10px;
}
.vcard span {
	display: inline;
	float: left;
	padding-bottom: 10px;
}
.vcard span label {
	display: block;
}
.vcard span input {
	margin-right: 10px;
}
.inline{
   display:inline-block;
}


/*toolbar stuff below here*/

.toolBar{
   background: #fff url("http://www.eumetcal.org/intralibrary/images/metadata_editor/node-footer-bg.png") repeat-x 0 100%;
   border-top: 1px solid #ccc;
   clear: left;
   color: #333;
   font-size: 12px;
   padding: 3px;
}
.toolBar a {
	color: #333;
}
.toolBar input {
	margin: 0;
	width: 2em;
}
.invalidVocabularyItem{
   cursor:pointer;
   color:red;
   font-weight:bold;
   text-decoration:underline;
}
.required{
   color:#A14848;
   font-size:10px;
   font-weight: 400;
   margin-left: 10px;
   text-transform: uppercase;
}
.vcard{
   height:40px;
   display:block;
}

.classificationSearchEntry input { width:10em; }

div#secondarynavigation {
	background: #fff url("http://www.eumetcal.org/intralibrary/images/metadata_editor/controls-bg.png") repeat-x 0 0;
	border: 0;
	height: 30px;
	padding: 8px;
}
div#secondarynavigation label {
	margin: 0 10px;
}
.openClassification{
  background:transparent url("http://www.eumetcal.org/intralibrary/images/metadata_editor/add.png") no-repeat 0 0;
  cursor:pointer;
  padding-left:18px;
}
.addInstance{
   background:transparent url("http://www.eumetcal.org/intralibrary/images/metadata_editor/add.png") no-repeat 0 0;
   cursor:pointer;
   padding-left:18px;
}
.addLanguageInstance{
   background:transparent url("http://www.eumetcal.org/intralibrary/images/metadata_editor/add-language.png") no-repeat 0 0;
   cursor:pointer;
   padding-left:18px;
}