
#categoryBreadcrumb h2 {
	color: white !important;
}

#categoryBreadcrumb {
	margin-left: 0px !important;
	padding-top: 10px !important;
	padding-bottom: 10px; !important;
	padding-left: 5px;
}

#categoryBreadcrumb span.breadcrumbPart {
	color: white !important;
}
#categoryBreadcrumb span.breadcrumbPart:hover {
        color: #64a70b !important;
}

.link.breadcrumbPart {
    color: black;
    margin: 10px;
    cursor: pointer;
    color: black;
    text-transform: uppercase;
}

.subCategoryContent > span{
    margin: 10px;
    cursor: pointer;
    color: white;
    text-transform: uppercase;
}
.subCategoryContent  > span:hover{
	color: #64a70b;
}

#subCategoryList{
//    margin-top:10px;
}

body, div, ul, li, span, form, fieldset, textarea, p, h1, h2, h3, h4, h5, h6, th, td, select, input[type="checkbox"], input[type="radio"], input[type="button"], input[type="hidden"], input[type="text"], input[type="password"] {
	margin: 0;
	padding: 0;
}
body, div, ul, li, span, form, fieldset, textarea, p, h1, h2, h3, h4, h5, h6, th, td, select, input[type="submit"], input[type="checkbox"], input[type="radio"], input[type="button"], input[type="hidden"], input[type="text"], input[type="password"] {
	border: 0;
}
body {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a, a:link, a:visited, .link, .categoryLink {
	text-decoration: none;
	cursor: pointer;
}
a:hover, .link:hover {
	cursor: pointer;
}
input[type="radio"], input[type="checkbox"] {
	vertical-align: middle;
	cursor: pointer;
}
#userFilterConditionEditor input[type="radio"] {
	float: left;
}
input,
textarea,
select {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 1em;
}
#body, #loginBody {
	background: transparent url(../images/header_background.png) repeat-x scroll left top;
}
.invisible {
	display: none;
}
.unselectable {
	user-select: none; /* disallow selections CSS3 */
	-moz-user-select: none; /* disallow selections mozilla */
	-khtml-user-select: none; /* disallow selections safari */
}
.button {
	height: 19px;
	line-height: 1.6;
	display: block;
	float: right;
	margin: 2px 0 5px 5px;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
}
.button:hover {
	cursor: pointer;
}
input.button {
	font-size: 0.75em;
}
.header {
	min-width: 1024px;
}
#body.pinCollectionBody .header {
	min-width: inherit;
}
#body .nonSpacingLine .readOnlyInfoValue {
	height: auto;
	word-break: break-all;
}
.header .logo {
	float: left;
}
.logo a img {
	border: 0;
}
.header .headerBar {
	float: right;
	margin: 5px 20px 0 0;
}
.header .headerBar > div, .header .headerBar .headerFunctions > div {
	display: inline-block;
	vertical-align: top;
}
.header .greetings {
	font-size: 0.7em;
	font-weight: bold;
	padding-right: 9px;
}
.header .greetings .button, .header #uploadStateContainer .button{
	font-size: 0.9em;
	height: 16px;
	margin: 0 0 0 5px;
}
.header .greetings span.loginLabel {
	margin: 0 5px 0 0;
}
#greetingsContainerForAuthenticatedUser {
	padding-top: 4px;
}
.header .loginFunctions {
	margin-top: 3px;
	margin-right: 30px;
	float: right;
}
.header .headerFunctions {
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 2px;
}
.header .headerFunctions > div {
	padding: 2px 9px;
}
.header .headerFunctions div .mypincollections.disabled {
	cursor: default;
}
.header .headerFunctions div .download.disabled {
	color: #828282;
}
.header .headerFunctions div .download + div {
	font-size: 0.9em;
	margin-top: 3px;
	padding-top: 2px;
}
#uploadState {
	max-width: 400px;
	max-height: 50px;
	overflow: hidden;
}
#uploadState .smallContent {
	min-width: 150px;
}
#downloadStateContainer img.step {
	margin: 1px 4px 1px 2px;
	vertical-align: bottom;
}
#downloadStateContainer .stepMessage {
	display: inline;
}
#downloadStateContainer .close {
	background: transparent url('../images/icons/triangle-big_up-normal.png') no-repeat scroll left center;
	padding-left: 9px;
	margin-left: 4px;
}
#downloadStateContainer .close:hover {
	background: transparent url('../images/icons/triangle-big_up-hover.png') no-repeat scroll left center;
}
.clearFloat {
	clear: both;
}
#searchBarContainerRight {
	margin: 0 15px;
	background: transparent url(../images/border_maintop_right.png) no-repeat scroll right top;
	height: 38px;
	padding-right: 5px;
}
#searchBarContainerLeft {
	background: transparent url(../images/border_maintop_left.png) no-repeat scroll left top;
	height: 38px;
}
#searchBarContainerBody {
	height: 38px;
	margin-left: 5px;
}
#searchBarContainerBody > div {
	display: inline;
}
#applicationBody {
	clear: both;
}
#applicationFooter {
	margin: 0 20px;
	background: transparent url('../images/border_main_bottom.png') repeat-x scroll left top;
	height: 5px;
	padding: 20px 0 66px 0;
}
#applicationFooter .copyrightFooter {
	color: #828282;
	font-size: 0.7em;
	float: left;
}
#applicationFooter .languageSwitcher img:first-of-type {
	margin-left: 15px;
}
#applicationFooter .languageSwitcher img {
	margin-left: 5px;
	vertical-align: top;
	cursor: pointer;
	float: left;
}
#applicationFooter .contactLinkFooter {
	font-size: 0.7em;
	font-weight: bold;
	float: right;
}
#applicationFooter .contactLinkFooter a{
	margin-left: 10px;
}
#applicationBodyContainerRight {
	margin: 0 15px;
	background: transparent url('../images/border_main_right.png') repeat-y scroll right top;
}
#applicationBodyContainerLeft {
	padding: 0 5px;
	background: transparent url('../images/border_main_left.png') repeat-y scroll left top;
}
#applicationBodyContainer {
	padding: 0 10px;
}
#advancedSearchBar {
	margin: 0 0 3px; /*padding-bottom: 5px;*/
}
#advancedSearchBoxContainer .advancedSearchBox {
	float: left;
	font-size: 0.7em;
	height: 1.6em;
	white-space: nowrap;
	margin-bottom: 6px;
}
#advancedSearchStatisticsContainer {
	font-size: 0.6em;
	border-left: 5px solid transparent;
	padding-bottom: 1px;
	vertical-align: middle;
	line-height: 1.8;
}
#advancedSearchStatisticsContainer img {
	padding: 0 3px;
	margin-bottom: 3px;
	cursor: pointer;
	vertical-align: bottom;
}
#advancedSearchStatisticsBoxTitle {
	padding-left: 9px;
	background: transparent url('../images/icons/triangle-big_open-normal.png') no-repeat scroll left center;
}
#advancedSearchStatisticsBoxTitle:hover {
	background: transparent url('../images/icons/triangle-big_open-hover.png') no-repeat scroll left center;
}
#advancedSearchStatisticsContainer.collapsed #advancedSearchStatisticsBoxTitle {
	background: transparent url('../images/icons/triangle-big_close-normal.png') no-repeat scroll left center;
}
#advancedSearchStatisticsContainer.collapsed #advancedSearchStatisticsBoxTitle:hover {
	background: transparent url('../images/icons/triangle-big_close-hover.png') no-repeat scroll left center;
}
#advancedSearchBoxContainer {
	border-bottom: 1px dotted #c8c8c8;
	padding: 0 0 6px;
}
#advancedSearchBoxContainer .advancedSearchBox img {
	display: inline-block;
}
#advancedSearchBoxContainer .link-filter-add {
	display: inline-block;
	margin: 4px 2px 0;
}
#advancedSearchBoxContainer .link-filter-reset {
	font-size: 12px;
	margin-left: 4px;
	position: relative;
	top: -2px;
}
#advancedSearchBoxContainer .link-filter-reset img {
	position: relative;
	top: 1px;
}
#advancedSearchBoxContainer .filter-label {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
}
#advancedSearchBoxContainer .advancedSearchBoxLabel {
	border-radius: 8px;
	background-color: #2383C6;
	color: #fff;
	margin-right: 4px;
	padding: 3px 0 1px;
}
#advancedSearchBoxContainer .advancedSearchBoxLabel:hover {
	background-color: #44B640;
	color: #fff;
}
.boxContent .filter-active {
	font-weight: bold;
	margin-bottom: 10px;
}
#advancedSearchBoxContainer .advancedSearchBoxField {
	font-weight: bold;
	padding-right: 3px;
}
#advancedSearchBoxContainer .advancedSearchBoxValue,
#advancedSearchBoxContainer .link {
	display: inline-block;
}
#advancedSearchBoxContainer .advancedSearchBoxLabel a,
#advancedSearchBoxContainer .advancedSearchBoxLabel a:hover {
	outline: none;
	cursor: pointer;
}
#advancedSearchBoxContainer .advancedSearchBoxLabel a {
	color: #fff;
}
#advancedSearchBoxContainer .advancedSearchBoxLabel:hover a {
	color: #fff;
}
#advancedSearchBoxContainer .advancedSearchBoxValue {
	height: 16px;
	padding: 0 5px 0 7px;
}
#advancedSearchBoxContainer .advancedSearchBoxValue:hover {
	cursor: pointer;
	color: #fff;
}
#advancedSearchBoxContainer .link {
	padding-right: 5px;
	vertical-align: bottom;
}
#advancedSearchBoxContainer .advancedSearchBoxValue span[style*="background"],
#advancedSearchBoxContainer .filter-label {
	border: 1px solid #fff;
	vertical-align: bottom;
	display: inline-block;
	height: 12px;
	width: 12px;
	position: relative;
	top: -1px;
}
.boxContent .link-more {
	margin-top: 12px;
}
.popupContainer {
	position: absolute;
	font-size: 0.75em;
}
#collectionBasketPanel .popupContainer {
	z-index: 100;
}
.popupContentFooter {
	margin-top: -5px;
	padding: 2px 5px 1px 3px;
}
.popupContentFooter .button {
	font-size: 0.9em;
}
.popupBorderTop {
	background: transparent url('../images/border_ttip_top.png') repeat-x scroll left top;
	padding-top: 3px;
	margin: 0 3px;
}
.popupBorderBottom {
	background: transparent url('../images/border_ttip_bottom.png') repeat-x scroll left bottom;
	padding-bottom: 3px;
	margin: 0 3px;
}
.popupBorderLeft {
	background: transparent url('../images/border_ttip_left.png') repeat-y scroll left top;
	padding-left: 3px;
}
.popupBorderRight {
	background: transparent url('../images/border_ttip_right.png') repeat-y scroll right top;
	padding-right: 3px;
}
#advancedSearchFieldListPopup .boxContent div:first-child {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 3px;
}
#advancedSearchFieldListPopup .boxContent div {
	font-size: 0.86em;
}
#userFilterConditionEditor .line {
	margin-top: 2px;
}
#userFilterConditionEditor .line .line {
	margin-left: 20px;
}
#searchBar .quicksearch {
	height: 18px;
	left: 20px;
	padding: 10px;
	float: left;
	cursor: pointer;
}
#searchBar .quicksearch form {
	display: inline;
}
#searchBar .quicksearch input {
	margin-right: 5px;
	padding: 2px;
	font-size: 0.7em;
}
#searchBar .quicksearch a.button {
	padding: 2px 5px;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	float: none;
	display: inline;
	margin: 0;
}
#quickSearchClearImage {
	margin-left: -20px;
	margin-right: 7px;
	vertical-align: middle;
	cursor: pointer;
}
#quickSearchAutoCompletePopup {
	font-size: 0.7em;
}
#collectionBasketToolbarButton {
	float: right;
	height: 36px;
}
.basketButton {
	background: url(../images/collectionbasket_back-normal.png) repeat-x;
	cursor: pointer;
}
.basketButton:hover {
	background: url(../images/collectionbasket_back-hover.png) repeat-x;
}
.basketButtonDisabled {
	background: url(../images/collectionbasket_back_inactive.png) repeat-x;
}
.basketButtonHeader {
	margin: 7px 7px 0 7px;
	padding-left: 17px;
	font-size: 0.75em;
	font-weight: bold;
}
.basketButtonFooter {
	margin: -2px 7px 7px 7px;
	font-size: 0.6em;
	display: block;
	text-align: center;
}
.basketButton .basketButtonHeader {
	background: url('../images/icons/collectionbasketbutton-active.png') no-repeat left center;
}
.basketButtonDisabled .basketButtonHeader {
	background: url(../images/icons/collectionbasketbutton-inactive.png) no-repeat left center;
}
#filterColumn {
	padding: 0 0 66px 0;
	float: left;
}
#categoryFilterBox .boxBody {
	position: relative;
}
#categoryFilterBox .boxFunctions {
	border: solid #fff;
	border-width: 1px 0;
	background-color: #e6e6e6;
	top: 0;
	left: 0;
	width: 200px;
}
#categoryFilterBox .boxFunctions span {
	margin-left: -1px;
	padding: 0 10px;
	text-align: center;
}
#categoryFilterBox .boxFunctions span:first-child {
	border-left: 0 none;
	margin-left: 0;
	border-right: 1px solid #fff;
}
#categoryFilterBox .boxContent {
	padding-top: 25px;
}
#recordColumn {
	vertical-align: top;
}
.box {
	font-size: 0.75em;
}
.boxTitle {
	padding: 1px 8px 0 20px;
	font-weight: bold;
	line-height: 1.7em;
	cursor: pointer;
	background: transparent url('../images/icons/boxtitle_triangle-open.png') no-repeat scroll left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	border-top: 3px solid #fff;
}
.boxTitle.collapsed {
	background: transparent url('../images/icons/boxtitle_triangle-close.png') no-repeat scroll left center;
}
.boxSubTitle {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 1px 20px 1px 10px;
	font-size: 0.9em;
	font-weight: bold;
}
.boxSubTitle.collapsible {
	cursor: pointer;
	padding-left: 20px;
}
#uploadCategoryFilterBox .boxFunctions {
	position: relative;
	top: 3px;
	right: 0px;
}
.boxFunctions {
	position: absolute;
	top: 3px;
	right: -4px;
}
.boxFunctions span {
	text-align: center;
	padding: 0 10px;
	margin-left: -1px;
}
.boxFunctions span:first-child {
	border-left: 0;
	margin-left: 0;
}
.boxFunctions img {
	cursor: pointer;
}
.boxFunctions img.disabled {
	cursor: default;
}
.boxContent {
	padding: 10px 5px 12px;
	overflow: hidden;
}
.boxContent .link-more {
	font-size: 80%;
}
.boxContent .contentTitle {
	font-weight: normal;
}
.boxContent .contentTitle span {
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
}
.boxContent .smallContentTitle {
	font-weight: bold;
}
.boxContent .smallContentTitle input {
	margin-left: 5px;
}
.boxContent .smallContent {
	font-size: 0.9em;
	margin: 5px 0 0 5px;
}
.boxContent .smallContent.button {
	height: inherit;
	margin: 5px 10px 0 0;
}
.boxContent ul,
.boxContent input[type="text"] {
	margin-left: 24px;
}
.boxContent ul li {
	list-style: none outside none;
	vertical-align: middle;
	min-height: 16px;
}
.boxContent ul li.expandable {
	background: transparent url('../images/icons/boxtree_triangle-normal.png') no-repeat scroll left center;
	padding-left: 8px;
	margin-left: -8px;
}
.boxContent ul li.expandable:hover {
	cursor: pointer;
	background: transparent url('../images/icons/boxtree_triangle-hover.png') no-repeat scroll left center;
}
.boxContent .helpText {
	font-size: 0.85em;
	margin: 5px 0 0 5px;
}
.recordHeader {
	vertical-align: bottom;
	margin-bottom: 10px;
}
.collectionFunctionBar {
	position: relative;
}
.collectionFunctionBarRight {
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 0;
}
.collectionFunctionBarTable {
	width: 100%;
}
.collectionFunctionBarTable .collectionFunctions {
	text-align: right;
}
.collectionFunctionBarTable select, .recordFooter select {
	font-size: 0.95em;
}
.collectionFunctionBarTable input, .recordFooter input, .navigationBar input {
	font-size: 0.95em;
}
.collectionFunctionBarTableFirstRow {
	position: relative;
}
#categoryBreadcrumb {
	margin-left: 5px;
	padding-top: 10px;
}
#categoryBreadcrumb h2 {
	font-size: 2.5em;
	font-weight: normal;
}
#categoryBreadcrumb span.breadcrumbPart {
	font-size: 0.75em;
}
#categoryBreadcrumb #breadcrumbHomeIcon {
	margin-bottom: 1px;
}
#categoryBreadcrumb img {
	margin: 2px 4px 2px;
	cursor: pointer;
}
#categoryBreadcrumb .breadcrumbPopup {
	position: absolute;
	margin-left: -5px;
	margin-top: -5px;
	z-index: 1;
}
#searchTermStatistics {
	font-size: 0.75em;
	padding: 0 10px 5px 5px;
}
.collectionFunctions {
	padding-bottom: 2px;
	white-space: nowrap;
}
.collectionFunctions > div {
	font-size: 0.6em;
	margin-left: 10px;
	display: inline;
}
.collectionFunctions .navigationBar {
	margin-left: 25px;
}
.collectionFunctions img {
	margin-right: 3px;
	cursor: pointer;
	vertical-align: middle;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.collectionFunctions img.viewChooser {
	margin: 3px 5px 0 0;
}
.collectionFunctionBarTable .collectionBasketBulkFunctions {
	position: absolute;
}
.collectionBasketBulkFunctions {
	right: 0;
	bottom: 0;
	white-space: nowrap;
}
.collectionBasketBulkFunctions > div {
	text-align: right;
}
.collectionBasketBulkFunctions img {
	margin-left: 10px;
	margin-bottom: 5px;
}
.collectionFunctions form {
	display: inline;
}
.collectionFunctionBar select, .recordFooter select {
	font-size: 0.95em;
}
.collectionFunctionBar input, .recordFooter input, .navigationBar input {
	font-size: 0.95em;
}
.sliderContainer {
	position: relative;
	display: inline-block;
}
.sliderKnob {
	position: absolute;
	top: 0;
	cursor: pointer;
	width: 19px;
	height: 9px;
}
.sliderTrack {
	width: 52px;
	height: 9px;
}
.sliderTrackLarge {
	width: 120px;
	height: 9px;
}
.fieldValueRatingStarOn, .fieldValueRatingStarOff {
	margin-right: 2px;
}
.navigationBar {
	font-size: 0.6em;
	line-height: 1.8;
	vertical-align: middle;
	white-space: nowrap;
}
.navigationBar img {
	vertical-align: middle;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	font-size: 0.6em;
	line-height: 1.8;
}
.navigationBar img {
	cursor: pointer;
}
.navigationBar img.disabled {
	cursor: default;
}
.recordFooter {
	margin-top: 10px;
	padding: 5px 0 40px 5px;
}
.recordsPerPageContainer {
	font-size: 0.6em;
	margin-bottom: 20px;
	float: left;
}
#navigationBarBottom, #collectionBasketNavigationBarBottom {
	float: right;
	margin-right: 10px;
}
.recordFooter a {
	background: transparent url('../images/icons/pagenavi_totop-normal.png') no-repeat scroll left center;
	display: block;
	font-size: 0.6em;
	padding-left: 10px;
}
.recordFooter a:hover {
	background: transparent url('../images/icons/pagenavi_totop-hover.png') no-repeat scroll left center;
}
.pageNavigationContainer {
	padding-left: 3px;
	padding-right: 3px;
}
.pageInput, .pageInputDisabled {
	width: 3em;
	text-align: right;
}
#recordColumn .recordFunctionsBar, #collectionBasketRecordsColumn .recordFunctionsBar {
	margin-top: 10px;
}
.recordFunctionsBar img {
	margin-right: 5px;
}
.recordFunctionsBar img:hover {
	cursor: pointer;
}
#opacityLayer {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
}
#popupFrame {
	position: absolute;
	top: 150px;
	text-align: center;
	width: 100%;
	z-index: 1001;
}
#popupFrameBody {
	display: inline-block;
	min-width: 256px;
	max-width: 90%;
	padding: 10px;
	margin: 0 auto;
}
#popupFrameBody > div {
	text-align: left;
}
#popupFrameBody .navigationBar, #popupFrameBody .recordFunctionsBar {
	float: right;
}
#infoWindowPopupBody .recordFunctionsBar, #previewViewPopupBody .recordFunctionsBar {
	margin-right: 10px;
}
#infoWindowPopupBody .recordFunctionsBar img, #previewViewPopupBody .recordFunctionsBar img {
	margin-bottom: 2px;
}
#previewImageThumbnail {
	clear: both;
}
#previewViewPopupBody {
	padding: 0 5px;
	height: auto;
}
#previewImageMetadataContainer {
	font-size: 0.75em;
	font-weight: normal;
	padding: 0 10px 0 0;
	margin: 0 0 5px;
	text-align: left;
	white-space: nowrap;
	float: left;
}
.previewImageMetadata tr td div.fieldName {
	margin-right: 5px;
}
#previewImageLoadtext {
	line-height: 1.5; /*min-height: 1.2em;*/
	vertical-align: middle;
	text-align: left;
	font-size: 0.8em;
	margin: 5px 0 0;
}
#previewImageLoadtext img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	padding: 0 5px 3px 0;
}
.recordPopupWindow {
	display: inline;
}
.recordPopupWindow .recordPopupWindowFunction {
	padding: 2px 10px 0 0;
	cursor: pointer;
	float: right;
}
#flowPlayerContainer {
	position: relative;
	text-align: center;
}
#flowplayerThumbnailPlaceholder {
	min-height: 192px;
	min-width: 192px;
}
#flowPlayerInstance {
	position: absolute;
	top: 0;
}
.overlayContainerContainer {
	clear: both;
	position: relative;
	text-align: center;
	margin-left: auto; /*centers block elements ie. flash player*/
	margin-right: auto; /*centers block elements ie. flash player*/
}
.overlayContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.playOverlay {
	float: left;
	height: 100%;
	width: 100%;
	background: transparent url(../images/icons/play_large.png) no-repeat scroll center center;
}
.leftOverlay {
	height: 100%;
	width: 49%;
	float: left; /*background fixes ie problem with overlay images*/
	background: transparent url('../images/transparent.gif') no-repeat scroll left center;
}
.leftOverlay.action:hover {
	cursor: pointer;
	background: transparent url('../images/icons/preview_back.png') no-repeat scroll left center;
}
.rightOverlay {
	width: 49%;
	height: 100%;
	float: right; /*background fixes ie problem with overlay images*/
	background: transparent url('../images/transparent.gif') no-repeat scroll right center;
}
.rightOverlay.action:hover {
	cursor: pointer;
	background: transparent url('../images/icons/preview_next.png') no-repeat scroll right center;
}
.popupHeader {
	height: 1.5em;
	margin-bottom: 3px;
	padding: 7px 10px 0;
}
.popupHeader .title {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
}
.popupHeader img {
	float: right;
	cursor: pointer;
}
.popupExplanationText {
	padding: 5px 0;
	max-width: 384px;
}
.configurationOptionColumn {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}
.downloadConfigurationSet > div {
	float: left;
}
.downloadConfigurationSet img {
	margin: 0 5px 2px;
}
.downloadConfigurationSet select {
	font-size: 0.9em;
	font-weight: normal;
	margin: 2px 0;
}
#printPopupSetChooserPanel {
	float: left;
}
#printPopupPreviewContainer {
	float: right;
	margin: 0 10px 5px;
	width: 256px;
}
.separatorLine {
	background: transparent none repeat scroll 0 0;
	margin: 4px 0;
}
.downloadConfigurationText, .printConfigurationText {
	padding: 2px 0 4px;
}
.downloadConfigurationText .setName {
	font-weight: bold;
}
#downloadConfigurationPopupBody .helpText,
#infoPINCollectionBody .helpText,
#printConfigurationPopupBody .helpText {
	font-size: 0.9em;
	max-width: 448px;
	margin-right: 5px;
}
#infoViewDataContainer {
	clear: both;
	text-align: left;
}
#infoViewRecordDataColumn {
	vertical-align: top;
}
#infoViewRecordDataColumn.pinCollectionInfoView {
	padding-right: 0;
}
#infoViewDataContainer .recordContainer {
	overflow: hidden;
}
#infoViewCommentsColumn {
	width: 350px;
	min-width: 350px;
	float: right;
	padding-left: 10px;
}
#infoViewFunctionsColumn {
	float: right;
	padding-left: 10px;
}
#infoViewFunctions, #collectionBasketFunctions {
	margin-left: 5px;
}
.assetreference {
	word-wrap: break-word;
}
.pinCollectionBody .collectionFunctionBarRight .collectionBasketBulkFunctions img {
	margin-bottom: 3px;
	margin-left: 5px;
}
.pinCollectionFunctions {
	float: right;
}
.pinCollectionFunctions img {
	padding-right: 5px;
	padding-bottom: 2px;
}
.pinCollectionBody .collectionFunctions .navigationBar {
	margin-left: 10px;
}
#collectionRecipientsTable {
	width: 100%;
	margin: -2px 0;
}
#collectionRecipientsTable tr td {
	font-weight: normal;
	padding-right: 10px;
}
#collectionRecipientsTable tr td:last-child {
	text-align: center;
}
#collectionRecipientsTable tr th {
	text-align: left;
}
#infoPINCollectionBody #resendMailForm #collectionRecipientsTable tr td input[type="checkbox"] {
	float: none;
}
#createPINCollectionBody textarea {
	resize: none;
}
#infoPINCollectionAssetActionContainer {
	height: 5em;
	max-height: 5em;
	overflow: auto;
	border: 1px solid #3F8BC5;
	margin-left: 15px;
	margin-top: 2px;
	padding: 2px;
}
#popupFrameBody #collectionBasketFunctions {
	float: none;
}
#collectionBasketFunctions div:first-child {
	float: right;
}
#relationsBox span {
	font-size: 0.8em;
	vertical-align: top;
}
#relationsBox .imgWrapper {
	text-align: right;
}
#relationsBox img {
	margin-right: 5px;
	float: right;
}
#relationsBox .relationFunctionsContainer {
	margin-top: 5px;
	margin-left: 10px;
}
.infoGroupHeading {
	cursor: pointer;
}
#catalogingStatus, .downloadsRunning {
	min-width: 150px;
}
#catalogingStatus img.link {
	float: right;
	padding-top: 5px;
}
#collectionBasketRecordsColumn {
	width: 600px;
	vertical-align: top;
	padding-right: 210px;
}
#collectionBasketFunctionsColumn {
	width: 200px;
	min-width: 200px;
	float: right;
}
.selectableCollectionBasket img.deleteCollectionBasket {
	float: right;
	margin-top: 1px;
}
#collectionBasketStatistics {
	font-size: 0.75em;
	line-height: 0.5;
	margin: 10px 0 0 10px;
}
#collectionBasketStatistics span {
	font-weight: bold;
}
#currentCollectionBasketDisplay {
	font-size: 0.65em;
	margin: 5px 0 10px 10px;
}
.formTable tr td:first-child {
	font-weight: bold;
	padding-right: 5px;
	vertical-align: top;
}
#createPINCollectionBody #sendMailForm label,
#createPINCollectionConfigurationPopupBody #sendMailUploadCollectionForm label,
#infoPINCollectionBody #resendMailForm label {
	padding-left: 5px;
	white-space: nowrap;
}
#createPINCollectionBody #sendMailForm .labelAction,
#createPINCollectionConfigurationPopupBody #sendMailUploadCollectionForm .labelAction,
#infoPINCollectionBody #resendMailForm .labelAction {
	float: left;
	white-space: normal;
	width: 90%;
}
#createPINCollectionBody #sendMailForm input[type="checkbox"],
#createPINCollectionConfigurationPopupBody #sendMailUploadCollectionForm input[type="checkbox"],
#infoPINCollectionBody #resendMailForm input[type="checkbox"] {
	float: left;
}
#createPINCollectionBody .inputCreatePINCollection,
#infoPINCollectionBody .inputInfoPINCollection,
#createAccountContainer input[type="text"],
#createAccountContainer input[type="password"],
#createAccountPopupBody input[type="text"],
#createAccountPopupBody input[type="password"],
#configureChangePasswordContainer input[type="text"],
#changePasswordPopupBody input[type="text"] {
	width: 20em;
}
#createPINCollectionAssetActionContainer {
	height: 5em;
	max-height: 5em;
	overflow: auto;
	margin-left: 15px;
	margin-top: 2px;
	padding: 2px;
}
#myPinCollectionsFrameWindowBody {
	max-width: 500px;
}
#myPinCollectionsFrameWindowBody .typeCollection {
	font-size: 0.9em;
	margin: 0;
	white-space: nowrap;
}
#myPinCollectionsFrameWindowBody table {
	width: 100%;
}
#myPinCollectionsFrameWindowBody table tr td {
	padding-right: 5px;
}
#myPinCollectionsFrameWindowBody .iconContainer {
	width: 32px;
}
#myPinCollectionsFrameWindowBody .iconContainer img {
	margin-top: 1px;
	margin-left: 3px;
}
.emptySearchResultContainer div {
	font-size: 0.75em;
	margin: 10px 0 0 5px;
}
.emptySearchResultContainer div.button {
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	float: none;
	display: inline-block;
}
.errorMessage {
	color: red;
}
#recordsContainer {
	display: inline-block;
	width: 100%;
}
#recordsContainer .errorMessage {
	font-size: 0.75em;
}
#dummyRecordsContainer {
	min-height: 500px;
}
.errorMessageSpacer {
	padding: 5px 0 15px;
}
.singlePageBody #applicationBody {
	width: 790px;
	font-size: 0.75em;
}
.singlePageBody #applicationFooter {
	width: 750px;
}
.singlePageBody h2 {
	font-size: 2.4em;
	font-weight: normal;
	padding-top: 25px;
}
.singlePageBody h3 {
	font-size: 1.18em;
	font-weight: bold;
	margin: 0 0 3px;
}
.singlePageBody h4 {
	font-size: 1em;
	font-weight: bold;
	font-weight: bold;
	margin: 11px 0 3px;
}
.singlePageBody .helpText {
	font-size: 0.9em;
	margin-bottom: 10px;
}
#loginBody .introductionTextContainer {
	padding-bottom: 66px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.5;
}
#loginBody .introductionImage {
	width: 730px;
	height: 254px;
	margin: 10px 0 20px;
}
#loginBox {
	width: 220px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}
#loginBox .boxBody {
	padding: 10px;
	font-size: 0.9em;
}
#loginBox .button {
	font-size: 1em;
}
#loginBox .title {
	height: 23px;
	line-height: 1.7;
	cursor: default;
	padding: 0 8px;
	font-weight: bold;
}
#loginBox .errorMessage {
	padding-bottom: 3px;
}
.formTableContainer .formTable {
	margin: 10px 0;
}
#configureChangePasswordContainer div {
/*margin-top: 10px;*/
}
#configureChangePasswordContainer .backToLogin {
	padding-bottom: 15px;
}
.contactDataContainer .contactBlock {
	float: left;
	margin: 10px 10px;
}
.popupWindowContainer {
	font-size: 0.7em;
	padding: 0 10px 5px;
}
#contactPopupBox {
	width: 600px;
}
#helpPopupBox {
	max-width: 600px;
}
#helpPopupBox h3 {
	padding: 5px 3px 0;
	margin-bottom: 0;
}
#helpPopupBox .helpText {
	font-size: 1em;
	margin: 0;
	padding: 2px 3px 5px;
}
#helpPopupBox .helpTableHeader {
	font-size: 1em;
	font-weight: bold;
	padding: 5px 3px 5px;
	border-top: 1px dotted #C8C8C8;
}
#helpPopupBox .helpTable table {
	border-collapse: collapse;
	margin-top: 10px;
}
#helpPopupBox .helpTable table tr {
}
#helpPopupBox .helpTable table tr td:first-child {
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
	width: 30%;
}
#helpPopupBox .helpTable table tr td:first-child.wideImage {
	text-align: left;
	vertical-align: top;
}
#helpPopupBox .helpTable table td {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
}
#createAccountForm .formTable {
	margin-top: 0;
}
.expiredPasswordChangeRequest {
	padding: 10px 0;
}
.singlePageBody h3 {
	padding-top: 15px;
}
#errorFrame {
	padding-bottom: 66px;
}
#stacktraceContainer {
	margin-top: 20px;
}
#stacktraceElement {
	font-size: 1.1em;
	overflow: auto;
}
img.sliderDecoratorImage {
	cursor: default;
}
div.autoCompletePopup {
	position: absolute;
	margin: 0;
	padding: 0;
	max-height: 22em;
	overflow-y: auto;
	z-index: 1000;
}
div.autoCompletePopup ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.autoCompletePopup ul li {
	display: block;
	margin: 0;
	padding: 2px 3px;
	height: 1.2em;
	cursor: pointer;
	white-space: nowrap;
}
.moveToCollectionBasketPopup {
	z-index: 1001;
}
.reportViewImageColumn {
	float: left;
}
.reportview .recordFunctionsBar {
	margin: 3px 2px !important;
}
.reportViewImageColumn .recordFunctionsBar {
	float: right;
}
.reportViewImage {
	margin: 2px;
	text-align: right;
}
#socialNetworkSharingList {
	margin: 0;
}
#socialNetworkSharingList li {
	display: inline-block;
}
#recordInformationTooltipContainer {
	position: absolute;
	z-index: 1002;
}
.dummySubmit {
	position: absolute;
	height: 0;
	width: 0;
	top: -100px;
	z-index: -100;
}
.asynchronousProcessBox {
	padding: 3px 3px 8px;
}
.asynchronousProcessBox label {
	padding-left: 5px;
}
.inlineBlock {
	display: inline;
}
#uploadState .smallContent {
	font-size: 0.9em;
	margin: 0;
}
#uploadCategoryFilterBox {
	max-height: 300px;
	overflow: auto;
	margin-bottom: 10px;
}
#uploadCategoryFilterBox .boxContent {
	min-height: 150px;
}
#imageCouchFunctionToolbar {
	float: right;
	height: 100%;
	width: 200px;
}
#imageCouchFunctionToolbar table tr td {
	vertical-align: middle;
}
#imageCouchFunctionToolbar table tr td input,
#imageCouchFunctionToolbar table tr td select {
	width: 90%;
}
#imageCouchFunctionToolbar table tr td input[type="text"]{
	margin-left: 0px;
}
#imageCouchContainer {
	font-size: 0.75em;
	font-weight: normal;
	padding: 0 10px 0 0;
	margin: 0 0 5px;
	text-align: left;
	white-space: nowrap;
}
#imageCouchErrorContainer .errorMessage {
	padding: 10px;
	font-size:0.75em;
}
#imageCouchContainerBody {
	position: relative;
	width: 100%;
}
#imageCouchImageWrapper {
	overflow: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#imageCouchImageWrapperSpan {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #d4d0c8;
	padding: 2px;
}
#imageCouchImageTable {
	display: table;
	width: 100%;
	height: 100%;
}
#imageCouchImageTable span img {
	border: 1px solid black;
}
#imageCouchImage {
	margin: auto;
	cursor: pointer;
}
#imageCouchScale input {
	width: 5em;
	margin-left: 1em;
}
#imageCouchFunctionToolbar input[type="radio"], #imageCouchFunctionToolbar input[type="checkbox"] {
	vertical-align: top;
}
#bcPreserveColors, #gammaPreserveColors, #saveZipCollBasketOption, #resizeKeepRatio {
	margin-right: 4px;
	position: relative;
	top: 1px;
}
#imageCouchFunctionToolbar table tr td #bcPreserveColors, #imageCouchFunctionToolbar table tr td #gammaPreserveColors, #imageCouchFunctionToolbar table tr td #resizeKeepRatio {
	width: auto;
}
#imageCouchFunctionToolbar .line {
	overflow: hidden;
}
.firstColumn {
	text-align: right;
}
#saveFormatTable {
	text-align: left;	
}
.minWidthRadio {
	min-width: 13px;
}
#saveContainer {
	text-align: center;
}
#bcConfigColors .boxContent, #bcConfigGamma .boxContent, #bcConfigBC .boxContent, #resizeImageCouch .boxContent, #rotateImageCouch .boxContent, #mirrorImageCouch .boxContent {
	padding-left: 20px;
}
#bcConfigBC table, #bcConfigGamma table {
	text-align: center;
}
.line {
	margin-top: 5px; /* FF bugfix to see a caret within input fields */
	overflow: visible;
}
.categoriesEditorContainer .jstabbedpage > div > div {
	width: 100%;
}
.categoriesEditorContainer .jstabbedpage select {
	width: 100% !important;
}
.scrollingPopupBody {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 5px;
}
.infoViewTable {
	width: 100%;
	overflow: hidden;
}
#themeChooser {
	font-size: 0.8em;
}
.userFilterExistingValuesEntry {
	margin-left: 20px;
	white-space: nowrap;
}
.userFilterExistingValuesEntry input {
	vertical-align: middle;
}
.userFilterExistingValuesEntry img {
	margin-top: -5px;
	cursor: pointer;
}
.hideKeepingSpace {
	visibility: hidden;
}
.labelChooser {
	height: 1em;
	border: 1px solid;
	padding: 1px;
}
.labelChooserPopup {
	padding: 2px 0px;
}
.labelChooserPopupItem {
	height: 1em;
}
.ratingIndicator {
	cursor: pointer;
	margin-right: 2px;
	vertical-align: middle;
}
.editButton {
	display: none;
	cursor: pointer;
}
.box .editButton {
	float: right;
}
.saveButton {
	display: inline;
	float: right;
}
.infoLabel {
	white-space: nowrap;
}
.editPanel.preSeparator input[type="text"],
.editPanel.preSeparator input[type="password"],
.editPanel.preSeparator input[type="file"],
.editPanel.preSeparator select,
.editPanel.preSeparator textarea {
	width: 80%;
}
.editPanel input[type="text"].opacity-99 {
	width: 80%;
}
div.zoomMarker {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	opacity: 0.2;
	filter: alpha(opacity=20);
	border: 1px solid black;
}
/* User Comments */
#previewViewHotSpotBody {
	display: none;
	float: right;
}
#previewViewHotSpotContainer {
	padding-left: 10px;
	min-width: 350px;
	width: 350px;
}
#previewViewHotSpotBox, #previewViewHotSpotEditCommentBox {
	width: 350px;
}
#userCommentTextarea {
	width: 100%;
	display: none;
}
#saveUserComment {
	float: right;
	padding: 4px;
}
.userCommentContainer {
	padding: 3px 0 0;
	font-size: 1em;
	cursor: pointer;
}
.userCommentContainer div{
	margin: 0 5px;
}
.userCommentContainer .userCommentFunctionContainer {
	display: block;
	float: right;
}
.userCommentContainer .userCommentFunctionContainer img {
	margin-top: 3px;
	margin-left: 5px;
}
.userCommentContainer .userCommentFooter {
	padding-top: 2px;
	font-size: 0.9em;
}
.userCommentTooltipContainer {
	position: absolute;
	padding: 2px;
	z-index: 100000;
	font-size: 12px;
}
.paddingHotSpotPreview {
	float: left;
}
#previewDiscussionBox {
	min-width: 450px;
}
.createUserCommentMode {
	cursor: crosshair;
}
.discussionAddEntryTextAreaContainer {
	padding-left: 5px;
	padding-right: 5px;
}
#addDiscussionButtonsContainer {
	margin-right: 5px;
}
.discussionTextArea {
	width: 100%;
	height: 3.9em;
	overflow: auto;
}
#editCategoryFieldBox {
	position: absolute;
	display: none;
}
.editCategoryFieldBoxContent {
	width: 150px;
	max-height: 100px;
	overflow: auto;
}
.editCategoryFieldBoxContent + .popupContentFooter {
	margin-top: 0;
	padding-bottom: 5px;	
}
.addCategoryLabel {
	float: left;
}
.addCategoryIcon {
	float: right;
	width: 12px;
	padding-left: 3px;
}
.infoItemDialogButtons {
	text-align: right;
}
.infoItemDialogButtons input {
	font-weight: bold;
	height: 19px;
	display: inline;
	margin: 2px 0 0 5px;
	padding: 0 5px;
	text-decoration: none;
}
.infoItemDialogButtons input:hover {
	cursor: pointer;
}
.labelMarker {
	display: block;
}
#wrapperPreviewImageThumbnail {
	display: inline-block;
	position: relative;
}
.infoValueContainer {
	position: relative;
}
.longTextPopup {
	position: absolute;
	padding: 2px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 100000;
	width: 300px;
	max-height: none !important;
}
.longTextPopupIndicator {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 2px;
}
.categoryNameNumberOfAssignedRecords, .fieldDataItemCount {
	font-size: 80%;
}
#userFilterConditionEditor input[type="radio"] {
	float: left;
	margin-right: 2px;
}
#uploadingFileContainer {
	width: 100%;
}
#filedrag {
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	border-radius: 7px;
	cursor: default;
	height: 50px;
}
#filedrag.hover {
	border-style: solid;
}
#uploadConfigurationPopupBody {
	min-width: 400px;
}
#uploadConfigurationPopupBody select {
	width: 400px;
}
.uploadProgressRow {
	position: relative;
	width: 100%;
	height: 25px;
	padding-bottom: 5px;
}
.uploadProgressWrap {
	position: relative;
	width: 95%;
	height: 100%;
}
.uploadProgressValue {
	height: 100%;
	width: 0;
}
.uploadProgressText {
	position: absolute;
	top:0;
	left:0;
	padding: 5px;
	width: 100%;
}
.uploadProgressDeleteButton {
	position: absolute;
	right: 0;
	top: 0;
	margin: 3px;
	cursor: pointer;
}
#createCollectionBody .inputCreatePINCollection {
	width: 400px;
}
#uploadCollectionName {
	padding: 10px;
}
#uploadCollectionName .name {
	font-weight: bold;
	padding-left: 5px;
}
#uploadCollectionBody .errorMessage {
	padding: 10px 10px 20px;
}
#uploadCollectionBody #uploadState {
	padding: 10px;
	font-size: 0.9em;
}
#uploadCollectionBody #catalogingStatus .smallContent{
	display: inline-block;
}
#uploadCollectionBody #uploadState {
	height: 50px;
}
#uploadCollectionBody #uploadState .link{
	display: none;
}
#uploadCollectionBody #uploadConfiguration #fileSelectionArea, #uploadCollectionBody #uploadConfiguration #fileToUploadListArea{
	font-size: 0.8em;
	display: inline-block;
	padding: 10px;
	vertical-align: top;
}
#uploadCollectionBody #uploadConfiguration #fileSelectionArea {
	width: 25%;
}
#uploadCollectionBody #uploadConfiguration #fileSelectionArea input {
	margin: 10px 0;
}
#uploadCollectionBody #uploadConfiguration #fileToUploadListArea {
	width: 70%;
}
#uploadCollectionRecordsList .label{
	font-size:0.8em;
	padding:10px;
}
#uploadCollectionRecordsList .content{
	vertical-align:top;
	padding-top: 20px;
}
#previewViewBodyContainer {
	height: auto;
}
