/* ------------------------------------------------------------------------------------------------

   sispace Core CSS Definitions DO NOT REPLACE.  DO NOT IMPORT THIS FILE.  All definitions are needed.
   Override as required from Custom CSS only!

------------------------------------------------------------------------------------------------ */

@media screen { 


/* --- core elements --------------------------------------------------------------------------- */

html { height: 100%; }
img { border: 0 none; -ms-interpolation-mode: bicubic; }
body { border: 0px; height: 100%; margin: 0px; padding: 0px; }
td { background: transparent; border: 0px; margin: 0px; padding: 0px; }
p { margin-bottom: 1em; margin-top: 0em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }
ul { list-style-type: square; /* naturally. */ margin: 1em 0 1em; padding: 0; padding-left: 2em; }
form { margin:0; padding: 0; }
    
input.button, input.button[disabled] { font-size: 12px; padding: 2px 5px 3px 5px; -moz-outline: 0; }
input.button-important { font-size: 12px; padding: 2px 5px 3px 5px; -moz-outline: 0; font-weight: bold; }  
input.text, input.text-fixed, textarea, select { font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }
input.text { width: 300px; }
input.text-fixed { width: 300px; }
textarea { width: 450px; height: 120px; }

.clearer { clear: both; line-height: 0; height: 0; }
.templateErrors { display: none; }

#bodyClearer { display: none; }

 
/* --- image defaults -------------------------------------------------------------------------- */

.thumbnail, .picture-full, .picture img, .thumbnail-image-float-left img, .thumbnail-image-float-right img, .thumbnail-image-float-none img { }
#main-picture-wrapper { line-height: 1px; }

     
/* --- core sispace elements --------------------------------------------------------------- */

#sidebar2Wrapper { display: none; } 
#siteTitle, #pageFooterWrapper, #pageBodyWrapper { clear: both; } 
#canvasWrapper, #content, #sidebar1, #sidebar2 { overflow: hidden; }
#active-module-marker { display: none; }
  
.folder-link { -moz-outline: 0; }

.verticalNavigationBar .folder-open a.folder-link { background: transparent url(/layout/iconSets/dark/folder-contract.png) center left no-repeat; padding-left: 15px; }
.verticalNavigationBar .folder-open ul { }
.verticalNavigationBar .folder-closed a.folder-link{ background: transparent url(/layout/iconSets/dark/folder-expand.png) center left no-repeat; padding-left: 15px; }

.folder-closed .folder-wrapper ul { display: none; }

.horizontalNavigationBar { width: 850px; }
.horizontalNavigationBar .content-navigation { float: left; }
  
.horizontalNavigationBar .folder-open .folder-wrapper .module a { margin-left: 0; }
.horizontalNavigationBar .folder-open .folder-wrapper a.folder-link { }
.horizontalNavigationBar .folder-open .folder-wrapper ul { display: block; position: absolute; z-index: 10; } 
.horizontalNavigationBar .folder-open .folder-wrapper ul li { float: none; }

.horizontalNavigationBar ul { list-style-type: none; padding: 0; margin: 0; }
.horizontalNavigationBar ul li { float: left;  padding: 0; margin: 0; }
.horizontalNavigationBar ul li a { display: block; }
  
.inline-icon { margin-right: 6px; vertical-align: middle; }   
.error-box { background-color: #990000; color: #$ErrorColorOpposite$; padding: 15px; margin-top: 1em; }
.error-text, .error-text a:link, .error-text a:visited, .error-text a:active, .error-text a:hover { color: #990000; }
.input-with-error { border: 2px solid #990000 !important; }
.faded-text { color: #$InactiveTextColor$; }

.offsite-link {         background: transparent url(/layout/iconSets/dark/open-off-site.png) center right no-repeat; padding-right: 13px; margin-right: 1px; }
.offsite-link-inline {  background: transparent url(/layout/iconSets/dark/open-off-site.png) center right no-repeat; padding-right: 13px; margin-right: 1px; }
.folder-link-expand {   background: transparent url(/layout/iconSets/dark/folder-expand.png) center center no-repeat;   padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }
.folder-link-contract { background: transparent url(/layout/iconSets/dark/folder-contract.png) center center no-repeat; padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }


/* --- image floating / editor constructs ------------------------------------------------------ */

.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; }
.thumbnail-image-block { display: block; }
.thumbnail-image-inline { display: inline; }
  
.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }

.full-image-float-left { float: left; margin: 0px 10px 8px 0px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; }
.full-image-block { display: block; }
.full-image-inline { display: inline; }
 
.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.thumbnail-caption { display: block; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; padding-top: 5px; padding-bottom: 10px;  }
   

/* --- LEGACY constructs ----------------------------------------------------------------------- */

.sizeLess40 { font-size: 60%; }
.sizeLess20 { font-size: 80%; }
.sizeGreater20 { font-size: 120%; }
.sizeGreater40 { font-size: 140%; } 
.sizeGreater60 { font-size: 160%; }
.sizeGreater80 { font-size: 180%; }
.sizeGreater100 { font-size: 200%; }


/* --- sispace document construction elements ---------------------------------------------- */

.document-heading { margin-bottom: 1.8em; }
.document-title { margin-bottom: .8em; }
.header { margin-bottom: 2em; }
.body { margin-bottom: 2em; margin-top: 1em; } 
.body-direct { margin-bottom: 2em; }
.footer { margin-top: 2em; clear: both; }
.field { margin-bottom: 1em; clear: both; }


/* --- sispace form module components ----------------------------------------------------- */

.form-body { list-style-type: none; padding: 0; margin: 0; }

.form-body .fieldContainer {       padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerActive { padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerNew {    padding: 5px 0px 5px 0px; margin: 0; clear: both; }

.form-body .fieldTitle { font-weight: bold; padding-bottom: 3px; font-size: 12px; }
.form-body .fieldHelp { font-size: 9px; padding-top: 4px; }
.form-body .fieldObjects { }
.form-body .fieldRequiredStar { color: #990000; }
.form-body .fieldAugmentedLink { font-weight: normal; font-size: 9px; } 

.form-body .formTitle { font-weight: normal; font-size: 12px; padding-bottom: 1em; }
.form-body .formCaption { font-weight: bold; font-size: 12px; padding-bottom: 3px; line-height: 17px; }
.form-body .formErrorMessage { font-size: 12px; padding-top: 1em; }

.form-body .sectionBreak { padding-top: 4px; }
.form-body .optionRow { padding-top: 2px; }

.form-body .singlelinetext-small  { width: 100px; }
.form-body .singlelinetext-medium { width: 180px; }
.form-body .singlelinetext-large  { width: 340px; }

.form-body .singlelinetext-small-inline  { width: 94%; }
.form-body .singlelinetext-medium-inline { width: 94%; }
.form-body .singlelinetext-large-inline  { width: 94%; }

.form-body .paragraphtext-small  { height: 70px;  width: 94%; }
.form-body .paragraphtext-medium { height: 100px; width: 94%; }
.form-body .paragraphtext-large  { height: 200px; width: 94%; }
 
.form-body .paragraphtext-small-inline  { height: 70px;  width: 94%; }
.form-body .paragraphtext-medium-inline { height: 100px; width: 94%; }
.form-body .paragraphtext-large-inline  { height: 200px; width: 94%; }
  
.form-body #username, .form-body #password { width: 160px; }

.submit-button { width: 120px; margin-top: 2em !important; }


/* --- sispace specifics ------------------------------------------------------------------- */

.journal-filter-header { margin-bottom: 15px; padding-bottom: 10px; }
.journal-navigation { margin-top: 2em; clear: both; }

.journal-comment-area { margin-top: 25px; padding-top: 15px; }
.journal-comment-area .caption { }
.journal-comment-area .text { }
.journal-comment-area-disabled-text { margin-top: 2em; }

.journal-reference-area { margin-top: 25px; padding-top: 15px; }
.journal-reference-area .caption { margin-bottom: 1em; }
.journal-reference-area .text { }

.journal-entry-navigation { margin-bottom: 2em; }

.journal-entry { margin-bottom: 2em; }
.journal-entry .title { }
.journal-entry .tag { clear: both; }
.journal-entry .body { margin: 1em 0 1em 0; }
.journal-entry .enclosure { background-image: url(/layout/iconSets/dark/file.png); background-position: left center; background-repeat: no-repeat; padding-left: 24px; }

.journal-entry-follow-up { clear: both; margin-bottom: 1em; padding-left: 12px; } 
.journal-entry-follow-up .follow-up-caption { margin-bottom: 1em; }
.journal-entry-follow-up .follow-up-body { }
 
.journal-entry-references { margin: 15px 0 15px 0; padding: 0; list-style-type: none; }
.journal-entry-references li { margin: 0; clear: both; margin-bottom: 8px; height: 1%;  }
.journal-entry-references li .icon-area { float: left; width: 22px; }
.journal-entry-references li .text-area { margin-left: 22px; height: 1%;  }
.journal-entry-references li .text-area .headline { }
.journal-entry-references li .text-area .headline .type { font-weight: bold; }
.journal-entry-references li .text-area .headline .title { }
.journal-entry-references li .text-area .author-byline { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }
.journal-entry-references li .text-area .excerpt { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }
  
.journal-entry-tag .posted-in .tag-element, .journal-entry-tag .posted-on, .journal-entry-tag .posted-by, .journal-entry-tag .post-comments, .journal-entry-tag .post-references { white-space: nowrap; }

.journal-entry-tag-post-body { clear: both; }

.journal-entry-float-date, .journal-entry-float-date span { display: none; }
.journal-entry-float-day, .journal-entry-float-day span { display: none; }
.journal-entry-float-time, .journal-entry-float-time span { display: none; }
  
.journal-archive-set ul { margin-top: 1em; }

.unpublished { color: #$InactiveTextColor$; }

.amazon-item-list { padding: 0; }
.amazon-item-list li { list-style-type: none; margin-bottom: 10px; height: 1%; }
.amazon-item-list li .picture { float: left; overflow: hidden; }
.amazon-item-list li .description { height: 1%; margin-bottom: 15px; margin-left: 90px; }
.amazon-item-list li .description .authors { margin-bottom: 15px; } 
.amazon-item-list li .description .text { margin-bottom: 15px; }
.amazon-item-list li .description .amazon-link { }

.gallery-navigation { margin-bottom: 15px; margin-top: 15px; } /* compatibility */
.gallery-description { margin-top: 5px; clear: both; }

.gallery-navigation-top  { padding-bottom: 12px; text-align: left; }
.gallery-navigation-bottom  { padding-top: 12px; text-align: left; }

.picture-full { clear: both; }
 
#main-picture-description-title { padding-bottom: 1em; }

.picture-gallery-list { padding: 0; margin: 0; } 
.picture-gallery-list li { list-style-type: none; margin-bottom: 12px; height: 1%;  }
.picture-gallery-list li .thumbnail { }
.picture-gallery-list li .thumbnail-container { float: left; }
.picture-gallery-list li .description { } 
.picture-gallery-list li .description .caption { margin-bottom: 5px; }
.picture-gallery-list li .description .author { margin-bottom: 5px; margin-top: 5px; } 
.picture-gallery-list li .description .text {  }
.picture-gallery-list li .description ul { margin-top: 1em; }
.picture-gallery-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-list { padding: 0; margin: 0; }
.picture-gallery-thumbnail-list li { list-style-type: none; height: 1%; display: inline;  }
.picture-gallery-thumbnail-list li .thumbnail { display: inline; }
.picture-gallery-thumbnail-list li .thumbnail-container-tiled { float: left; margin-bottom: 12px; margin-right: 12px;  }
.picture-gallery-thumbnail-list li .thumbnail-container-with-description { float: left; margin-bottom: 12px;  }
.picture-gallery-thumbnail-list li .description { margin-bottom: 1em; height: 1%; overflow: hidden; }
.picture-gallery-thumbnail-list li .description ul { margin-top: 1em; }
.picture-gallery-thumbnail-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-scroll-right, .picture-gallery-thumbnail-scroll-left { background-color: #D6D6D6; width: 10px; height: 55px; margin: 0; padding: 0; border: 0; -moz-outline: 0 }
.picture-gallery-thumbnail-scroll-right { margin-left: 3px; }
.picture-gallery-thumbnail-scroll-left { margin-right: 3px; }

.file-item-list { padding: 0; }
.file-item-list li { list-style-type: none; margin-bottom: 10px;  height: 1%; clear: both; }
.file-item-list li .icon { float: left; display: block; line-height: 16px; }
.file-item-list li .content { height: 1%; margin-left: 24px; }
.file-item-list li .title { display: inline;  }

.folder-item-list { }
.folder-item-list li { margin-bottom: 1em; }

.link-group-list { padding: 0; }
.link-group-list li { list-style-type: none; margin-bottom: 1.5em; }
.link-group-list li ul { margin-top: 1em; }
.link-group-list li ul li { list-style-type: square; margin-bottom: .5em;  }
.link-group-list li ul li .title { }
.link-group-list li ul li .description { }
 
 /* V1 */
.discussion-comment-list { margin: 0; padding: 0;  }
.discussion-comment-list li { list-style-type: none; background: transparent url(/layout/iconSets/dark/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 24px; border-bottom: 1px solid #$LightBorderColor$;  }
.discussion-comment-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.discussion-comment-list li .post-title { display: inline; }

 /* V2 */
 .discussion-table { width: 100%; }
.discussion-table .inline-icon { display: none; }

.discussion-table-header td { font-weight: bold; font-size: 12px; padding: 2px; }
.discussion-table-header .replycount-cell, .discussion-table-header .viewcount-cell { text-align: center; }
  
.discussion-table-row td { padding: 2px; }

.discussion-table-row .icon-cell { width: 22px; background: transparent url(/layout/iconSets/dark/comment.png) no-repeat 1px 10px; }
  
.discussion-table-row .topic-cell { padding: 7px 0 5px 0; }
.discussion-table-row .topic-cell .topic-text { font-size: 14px; }
.discussion-table-row .topic-cell .topic-author { font-size: 11px; }
.discussion-table-row .topic-cell .topic-created { display: none; }
 
.discussion-table-row .replycount-cell { text-align: center; font-size: 26px; }
.discussion-table-row .viewcount-cell { text-align: center; }
  
.discussion-table-row .updated-cell { font-size: 10px; }
.discussion-table-row .updated-cell .reply-author { display: none; }

.discussion-table-header .viewcount-cell, .discussion-table-row .viewcount-cell { display: none; }
   
  
.comment { margin-top: 1em; padding-bottom: 1em; }
.comment .body { margin-top: 1em; }
.comment .signature { margin-top: .5em; text-align: right; }

.change-list { margin: 0; padding: 0; }
.change-list li { background: no-repeat 0px 1px; border-bottom: 1px solid #CCCCCC; display: block; list-style-type: none; margin: 0; margin-bottom: 1.2em; padding: 0; padding-bottom: 1.2em; padding-left: 28px; }
.change-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }

.input-field { margin-bottom: 1em;  }
.input-field .title { margin-bottom: 5px; }
.input-field .control { }

.input-field-error { font-weight: bold; margin-bottom: 5px; }

.table .row { clear: both; } 
.table .left { float: left; margin: 5px; text-align: right; width: 100px; }
.table .right { margin-bottom: 5px; margin-left: 100px; }

.notice-box { margin-bottom: 2em; }
.notice-box .caption { display: inline; }
.notice-box .caption-text { margin-top: 1em; margin-bottom: 2em; }
.notice-box .link-field-title { font-weight: bold; padding-bottom: 10px; margin-top: 1em; }
.notice-box .link-field-text {  }

.notice-box-alert { margin-bottom: 1em; padding: 1em; }
.notice-box-alert .icon { float: left; }
.notice-box-alert .text { height: 1%; margin-left: 22px; }

#sispace-powered { padding: 0; }
#sispace-powered-text { padding: 0; font-size: 80%; }

.search-form .queryFieldWrapper { display: block; float: left; }
.search-form .queryField { font-size: 18px; padding: 3px; }
.search-form .queryButtonWrapper { display: block; float: left; padding-left: 15px;  }
.search-form .queryButton { }
.search-form #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-results { margin-top: 2em; }
.search-result { margin-bottom: 20px; }
.search-result .search-result-number { display: none; float: left; font-size: 30px; }
.search-result .search-result-entry { }
.search-result .search-result-title { font-size: 18px; }

.search-result .search-result-tag { font-size: 10px; font-weight: normal; } 
.search-result .search-result-type { }
.search-result .search-result-author { }
.search-result .search-result-date { }

.search-result .search-result-body { margin-top: 4px; font-size: 12px; }

.search-result .search-result-title .hit-word-title { font-weight: bold; }
.search-result .search-result-body .hit-word-body { font-weight: bold; font-size: 120%; }
  
.faq-category-list { padding: 0; margin: 0; }
.faq-category-list li { list-style-type: none; margin-bottom: 20px; }
.faq-category-list li { }

.faq-question-list { margin-top: 1em; }
.faq-question-list li { list-style-type: square; margin-bottom: 6px; }
.faq-question-list li .title { } 
.faq-question-list li .description { margin-bottom: 15px; }

.faq-entry-count { font-size: 13px; }
.faq-entry .text { }
.faq-entry .tag { font-size: 10px; }

.google-map { width: 100%; height: 400px; }


/* --- journal summary ------------------------------------------------------------------------ */
 
.nugget-item-list-pt .slug-above { display: none; }
.nugget-item-list-pt .slug-below { display: none; }
.nugget-item-list-pt .summary-item-wrapper { float: left; overflow: hidden; height: 175px; width: 175px; margin: 15px 15px 0 0; text-align: left; }
.nugget-item-list-pt .summary-item{ padding: 15px; }
.nugget-item-list-pt .title { font-weight: bold; } 

.summary-item-list-pt .slug-above { display: none; }
.summary-item-list-pt .slug-above, .summary-item-list-pt .slug-below { font-size: 9px; }
.summary-item-list-pt .summary-item-wrapper {padding-bottom: 10px !important; display: block; }
.summary-item-list-pt .pre-date-breaker { display: none; }
.summary-item-list-pt .pre-comments-breaker { padding: 0 5px 0 5px; }
.summary-item-list-pt .title { font-weight: bold; }
.summary-item-list-pt .summary-item-wrapper.highlight .title { font-size: 22px; line-height: 24px; padding-bottom: 3px; }
.summary-item-list-pt .summary-item-wrapper.highlight { padding-bottom: 20px !important; }
.summary-item-list-pt .summary-item-wrapper.highlight .slug-above { display: block; }
.summary-item-list-pt .summary-item-wrapper.highlight .slug-below { display: none; }

  
/* --- microblogging -------------------------------------------------------------------------- */
  
.quick-post .description { margin-top: 1em; }
.quick-post .embed { margin-top: 1em; }
.quick-post .image { margin: 1em 0 1em 0; }
.quick-post .dialogue { margin-top: 1em; }
  
.post-data-link .link-arrow, .post-data-delicious .link-arrow, .post-data-digg .link-arrow, .post-data-stumbleupon .link-arrow, .post-data-lastfm .link-arrow  { font-size: 80%; } 
  
.post-data-chat .dialogue .line { }
.post-data-chat .dialogue .line .speaker { display: block; }

.post-data-quote .source { display: inline; }
.post-data-quote .source p { display: inline; }

  
/* --- packed / quick posts ------------------------------------------------------------------ */
  
.packed-posts-wrapper { display: none; }
.packed-posts-wrapper .packed-post { padding-top: 10px; }

.quick-post .packed-post-date { }
.quick-post .packed-post-date-tight { margin-top: -12px; } 

.journal-quickpost-tag-post-body .stacked-link, .journal-quickpost-tag-post-body .initial-stacked-link { float: left; }

.quickpost-external-service-tag a { padding-left: 20px; background-repeat: no-repeat; background-position: center left; }
  
  
/* --- feeds ----------------------------------------------------------------------------------- */

.feed-list, .feed-list-inline { padding: 0; }
.feed-list li, .feed-list-inline li { list-style-type: none; margin: 0; padding: 0; }

.feed-list .feed-link { padding-left: 22px; background-image: url(/universal/images/xml/feed-icon-16x16-orange.png); background-repeat: no-repeat; background-position: center left; }
.feed-list-inline .feed-link { padding-left: 16px; background-image: url(/universal/images/xml/feed-icon-12x12-orange.png); background-repeat: no-repeat; background-position: center left; }

  
/* --- social links ---------------------------------------------------------------------------- */
  
.social-link-list-pt li {  display: block; }
.social-link-list-pt li a.icon-link { padding: 2px 0px 2px 20px; background-repeat: no-repeat; background-position: center left; }
  

/* --- navigation bar elements ----------------------------------------------------------------- */

.content-passthrough .amazon-item-list-pt li { margin-bottom: 10px; }
.content-passthrough .amazon-item-list-pt .picture { float: none; margin: 0; margin-bottom: .5em; padding: 0; }
.content-passthrough .amazon-item-list-pt .description { margin: 0; }
.content-passthrough .amazon-item-list-pt .description .title { }
.content-passthrough .amazon-item-list-pt .description .authors { display: inline; }
.content-passthrough .amazon-item-list-pt .description .text { margin-top: .5em; }

.content-passthrough .change-list-pt { margin: 0; }
.content-passthrough .change-list-pt li { margin-bottom: .4em; }

.content-passthrough .archive-item-list-pt { margin: 0; margin-bottom: 1em; }
.content-passthrough .archive-item-list-pt li { margin-bottom: .4em; }

.content-passthrough .link-group-list-pt { margin-bottom: .5em;  }
.content-passthrough .link-group-list-pt li .title { font-weight: bold; }
.content-passthrough .link-group-list-pt li .description { }
.content-passthrough .link-group-list-pt li ul { margin-bottom: 10px;  }
.content-passthrough .link-group-list-pt li ul li { margin-bottom: 2px;  }
.content-passthrough .link-group-list-pt li ul li .title { font-weight: normal; }
.content-passthrough .link-group-list-pt li ul li .description { }

.content-passthrough .search-form-pt { height: 1%; }
.content-passthrough .search-form-pt .queryFieldWrapper { display: block; float: left; }
.content-passthrough .search-form-pt .queryField { font-size: 10px; padding: 3px; }
.content-passthrough .search-form-pt .queryButtonWrapper { display: block; float: left; padding-left: 10px;  }
.content-passthrough .search-form-pt .queryButton { }
  
#sidebar1 .content-passthrough .search-form-pt .queryField { width: 150px; }
#sidebar2 .content-passthrough .search-form-pt .queryField { width: 100px; }

.section ul { margin: 0; padding: 0; } 
.section ul li { list-style-type: none; margin: 0; padding: 0; }

.inline-icon { height: 16px; width: 16px; }

.date-icon { background: transparent url(/layout/iconSets/dark/date.png) top left no-repeat; }
.permalink-icon { background: transparent url(/layout/iconSets/dark/permalink.png) top left no-repeat; }
.comment-icon { background: transparent url(/layout/iconSets/dark/comment.png) top left no-repeat; }
.user-registered-icon { background: transparent url(/layout/iconSets/dark/user-registered.png) top left no-repeat; }
.reference-icon { background: transparent url(/layout/iconSets/dark/reference.png) top left no-repeat; }
.print-icon { background: transparent url(/layout/iconSets/dark/print.png) top left no-repeat; }
.email-icon { background: transparent url(/layout/iconSets/dark/email.png) top left no-repeat; }
.share-icon { background: transparent url(/layout/iconSets/dark/share.png) top left no-repeat; }
.category-icon { background: transparent url(/layout/iconSets/dark/category.png) top left no-repeat;  }

.social-link-controls .social-block-title { padding-bottom: 15px; font-family: Arial; letter-spacing: -1px; font-weight: bold; }
.social-link-controls .social-block { height: 22px; width: 155px; float: left; display: block; }
.social-link-controls { padding: 15px; height: 205px; border: 2px solid #ccc; font: 14px/16px Arial; background: #fefefe; color: #303030; text-align: left; }
.social-link-controls-wrapper { display: block; opacity: 0; filter:alpha(opacity=0); width: 350px; position: absolute; overflow: hidden;  }

     
/* --- standard button definitions ---------------------------------------------------------- */
  
a.button {
    background: transparent url(/universal/images/button/button-a.png) no-repeat scroll top right;
    color: #151515 !important;
    display: block;
    float: left;
    font: 12px arial, sans-serif !important;
    height: 24px !important;
    line-height: 18px  !important;
    margin-right: 6px !important;
    padding: 0 16px 0 0 !important;
    text-decoration: none !important;
}

a.important {
    font-weight: bold !important; 
}

a.button span {
    background: transparent url(/universal/images/button/button-span.png) no-repeat;
    display: block;
    line-height: 14px !important;
    padding: 5px 0 5px 18px !important;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    -moz-outline: 0;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px !important;
}
  
}



/* --- printer stylesheet definitions ---------------------------------------------------------- */

@media print {

  body { background: white; font-size: 12pt; }

  h1 { font-size: 24pt; margin-bottom: 0; padding-bottom: 0; }
  .h1subtitle { font-size: 9pt; font-weight: normal; margin-bottom: 25px; border-bottom: 1px solid #ccc; padding-bottom: 10px; text-decoration: none; }
  #pageFooter { font-size: 9pt; margin-top: 28px; border-top: 1px solid #ccc; padding-top: 8px; }
  img { border: 0px; }

  a:link, a:visited { color: #520; background: transparent; font-weight: bold; text-decoration: underline; }
  strong { color: #000; }
  #siteTitle a:link, #siteTitle a:visited { color: black; background: transparent; font-weight: bold; text-decoration: none; }
  .journal-navigation, .horizontalNavigationBar, #sidebar1Wrapper, #sidebar2Wrapper #sidebar, .notice-box, .inline-icon, .journal-entry-navigation { display: none; }

}

.horizontalNavigationBar .module a{text-decoration: none; padding-right: 2px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; margin-left: 16px; color: #6683C9; border-color: transparent; }
.horizontalNavigationBar .active-module a{font-weight: bold; background-color: #FFFDCD; color: #6683C9; }
.journal-entry-date-break{font-size: 11px; padding-right: 5px; padding-left: 5px; margin-bottom: 15px; background-color: #EFEFEF; color: #525252; }
.journal-entry-tag-pre-title{border-top: 1px solid #CCCCCC; padding-bottom: 10px; color: #8A8A8A; border-color: #CCCCCC; }
.journal-entry-tag-post-title{border-top: 1px solid #CCCCCC; padding-top: 0px; padding-bottom: 15px; margin-top: -5px; color: #579BA5; border-color: #CCCCCC; }
.journal-entry-tag-post-body{font-size: 11px; border-top: 1px solid #CCCCCC; margin-bottom: 30px; color: #A6A6A6; border-color: #CCCCCC; }
.horizontalNavigationBar .folder{line-height: 2em; padding-right: 10px; padding-left: 10px; margin-left: 15px; margin-top: 4px; background-color: #EFEFEF; }
.journal-comment-area .comment{padding-right: 15px; padding-left: 15px; padding-top: 7px; padding-bottom: 7px; margin-top: 20px; background-color: #EFEFEF; }
.journal-comment-area .comment .signature{padding-top: 10px; margin-top: 0px; margin-bottom: 15px; background-color: transparent; background-image: url(/layout/images/comment_bottom.gif); background-position: 100% 0px; background-repeat: no-repeat; }
#navigationTop .horizontalNavigationBar{border-bottom: 5px solid #EFEFEF; padding-right: 50px; padding-left: 50px; padding-top: 7px; padding-bottom: 3px; margin-left: -50px; margin-top: -65px; margin-bottom: 30px; background-color: #FFFFFF; border-color: #EFEFEF; background-image: url(/layout/images/corner_tr_FFFFFF_EFEFEF.gif); background-position: 100% 0px; background-repeat: no-repeat; }
#navigationBottom .horizontalNavigationBar{font-size: 13px; padding-right: 30px; padding-left: 32px; padding-top: 1px; padding-bottom: 3px; margin-right: 0px; margin-left: -50px; margin-top: 25px; margin-bottom: -15px; border-color: transparent; }
.notice-box{border: 1px solid #CCCCCC; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; background-color: #EFEFEF; border-color: #CCCCCC; }
blockquote{font-style: italic; padding-left: 40px; margin-left: 0px; background-image: url(/layout/images/blockquote.png); background-repeat: no-repeat; }
#bannerWrapper{margin-left: -50px; }
.journal-entry .title a{padding-bottom: 0px; color: #579BA5; }
.journal-comment-area{}
.notice-box-alert{}
select{border: 1px solid #CCCCCC; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border-color: #CCCCCC; }
.form-body .sectionBreak{border-bottom: null null #CCCCCC; border-color: #CCCCCC; }
input.text, textarea{border: 1px solid #CCCCCC; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border-color: #CCCCCC; }
input.text-fixed{border: 1px solid #CCCCCC; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border-color: #CCCCCC; }
.journal-filter-header{}
.journal-entry-follow-up{}
.journal-reference-area{}
#pageFooterWrapper{text-align: center; margin-right: -50px; margin-left: -50px; margin-bottom: 0px; background-image: url(/storage/layout/footer-v9.gif); background-position: 0px 0px; background-repeat: no-repeat; }
.paginationControlNextPageSuffix{}
.paginationControlWrapper{}
.paginationPageNumber{padding-right: 5px; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; margin-right: 3px; background-color: #EFEFEF; }
.paginationPageNumber.activePage{background-color: #FD8346; color: #FFFFFF; }
.paginationControlLastPageSuffix{}
.verticalNavigationBar .section .active-module a{background-color: #FFFDCD; color: #F26522; }
.verticalNavigationBar .section{line-height: 1.4em; margin-bottom: 25px; }
#pageFooter{font-size: 11px; text-transform: uppercase; letter-spacing: 6px; padding-top: 87px; color: #FFFFFF; border-color: #CCCCCC; }
#canvasWrapper{border: 10px solid #EFEFEF; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 30px; background-color: #FFFFFF; border-color: #EFEFEF; background-position: 100% -30px; background-repeat: no-repeat; }
.h3subtitle{}
.h2subtitle{}
.h1subtitle{font-size: 12px; }
#pageHeader{padding-top: 0px; padding-bottom: 35px; }
.verticalNavigationBar .section .folder{padding-right: 0px; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 8px; margin-top: 3px; margin-bottom: 3px; color: #707070; }
.verticalNavigationBar .section .module a{line-height: 2em; padding-top: 3px; padding-bottom: 3px; color: #6683C9; }
h3, .h3, .form-body .formCaption{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 12px; line-height: 1.25em; font-weight: bold; padding-bottom: 5px; color: #525252; }
h2{font-family: Verdana, 'Lucida Grande', Arial, sans-serif; font-size: 13px; font-weight: bold; padding-bottom: 10px; color: #3A3A3A; }
h1 a:visited, h1 a:link, h1 a:active{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 18px; text-transform: uppercase; letter-spacing: 3px; font-weight: normal; color: #525252; }
a:link, a:visited, a:active{text-decoration: none; color: #6683C9; }
body{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 11px; line-height: 1.8em; margin-right: auto; margin-left: auto; background-color: #B3D7FF; color: #525252; background-image: url(/storage/layout/bg_blue_gradient4-1.jpg); background-repeat: repeat-x; }
.verticalNavigationBar .section .caption{font-family: Verdana, 'Lucida Grande', Arial, sans-serif; font-size: 12px; border-bottom: 1px solid #CCCCCC; font-weight: bold; padding-left: 0px; padding-bottom: 3px; margin-bottom: 10px; background-color: #FFFFFF; color: #6882BD; border-color: #CCCCCC; }
#contentWrapper{}
.discussion-table-row .updated-cell .reply-author{}
.discussion-table-row .updated-cell .reply-date{}
.discussion-table-row .updated-cell{font-size: 10px; }
.discussion-table-row .replycount-cell{font-size: 26px; }
.discussion-table-row .viewcount-cell{font-size: 16px; }
.discussion-table-row .topic-cell .topic-created{}
.discussion-table-row .topic-cell .topic-author{font-size: 11px; }
.discussion-table-row .topic-cell .topic-title{font-size: 14px; }
.discussion-table-row .topic-cell{padding-right: 0px; padding-left: 0px; padding-top: 7px; padding-bottom: 5px; }
.discussion-table-row td{border-bottom: 1px solid #CCCCCC; padding-right: 2px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; border-color: #CCCCCC; }
.discussion-table-header td{font-size: 12px; border-bottom: 1px solid #CCCCCC; font-weight: bold; padding-right: 2px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; border-color: #CCCCCC; }
#navigationTop .horizontalNavigationBar .content-navigation{float: right; }
.journal-entry{}
#navigationBottom .horizontalNavigationBar .content-navigation{}
.post-data-link a{}
.post-data-chat .dialogue .line{padding-bottom: 8px; }
.post-data-chat .dialogue .line .speaker{font-weight: bold; }
.post-data-quote .quote{font-size: 36px; line-height: 40px; }
.post-data-quote .source{font-size: 16px; line-height: 18px; padding-left: 12px; }
.horizontalNavigationBar .module a:hover{background-color: #FFFFCC; color: #6683C9; }
.verticalNavigationBar .section .module a:hover{color: #6683C9; }
a:hover{text-decoration: none; background-color: #FFFFCC; color: #6683C9; }


.promotedContainer, #navigationTop { display: none; } #navigationBottom { display: block; }

#canvasWrapper { width: 750px; padding: 0 50px 0 50px; } #sidebar1Wrapper { display: block; float: right; width: 200px; padding: 0; } #sidebar2Wrapper { display: none;  float: left;  width: 150px; padding: 0; } #contentWrapper { float: left; width: 500px; }

.structure-editable .horizontalWidgetContainer .sectionWrapper { margin-right: -2px; margin-left: -2px; }.horizontalWidgetContainer .sectionWrapper { padding-right: 50px; } .horizontalWidgetContainer { clear: both; } .widgetContainer2Count .sectionWrapper { float: left; width: 350px; } .widgetContainer3Count .sectionWrapper { float: left; width: 216px; } .widgetContainer4Count .sectionWrapper { float: left; width: 150px; } .widgetContainer5Count .sectionWrapper { float: left; width: 110px; } .widgetContainer6Count .sectionWrapper { float: left; width: 83px; } .widgetContainer2Count .content-passthrough .search-form-pt .queryField { width: 300px; } .widgetContainer3Count .content-passthrough .search-form-pt .queryField { width: 166px; } .widgetContainer4Count .content-passthrough .search-form-pt .queryField { width: 100px; } .widgetContainer5Count .content-passthrough .search-form-pt .queryField { width: 60px; } .widgetContainer6Count .content-passthrough .search-form-pt .queryField { width: 33px; } .widgetContainer1Count .sectionWrapperCount1, .widgetContainer2Count .sectionWrapperCount2, .widgetContainer3Count .sectionWrapperCount3, .widgetContainer4Count .sectionWrapperCount4, .widgetContainer5Count .sectionWrapperCount5, .widgetContainer6Count .sectionWrapperCount6 { padding-right: 0px; }

#navigationTop .horizontalNavigationBar { width: 750px; }
#pageFooterWrapper { height: 255px; }
#pageFooter { padding-top: 222px; }



/* ------------------------------------------------------------------------------------------------

   sispace management system css definitions

------------------------------------------------------------------------------------------------ */

@media screen {

#siteNoticeArea {

}

#siteNoticeAreaWrapper {
    position:           fixed;
    left:               0px;
    top:                0px;
    z-index:            4950;
    font-family:  Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform: none !important;
    text-decoration:    none !important;
    text-align:         left !important;
    font-size:          9px !important; 
    font-style:   normal !important;
    line-height:        11px !important;
    letter-spacing:   normal !important;
    color:    #F2F2F2 !important;
    width:    100%;
    height: 42px;
    background:   #353535;
}


#siteMemberNoticeAreaWrapper {
    position:           fixed;
    top:    0px;
    right:    0px;
    z-index:            4950;
    font-family:  Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform: none !important;
    text-decoration:    none !important;
    text-align:         left !important;
    font-size:          9px !important; 
    font-style:   normal !important;
    line-height:        11px !important; 
    letter-spacing:   normal !important;
    color:    #F2F2F2 !important;
    min-width:    210px;
    background: #353535 !important;
}
  
#noticeAreaLogin a { 
    padding:    8px 11px 11px 46px;
    float:    left;
    background:   transparent url(/layout/managementSystems/gray/website-manager.png) no-repeat 2px 1px;
    margin-left:  4px;
    display:    block;
    -moz-outline: 0;
}
 
  
.noticeAreaManagerLogo { float: left; padding: 0; }
.noticeAreaManagerLink { float: left; height: 42px; } 
.noticeAreaManagerLink a { color: #f2f2f2; -moz-outline: 0; background-position: 4px 4px; background-repeat: no-repeat; padding: 0 6px 0 38px; height: 42px; display: block;  }
.noticeAreaManagerLink a:hover { color: white; background-position: 4px -30px; }
#noticeAreaManagerLink-configure a { background-image: url(/layout/managementSystems/gray/manager-icon-configure.png); }
#noticeAreaManagerLink-user a { background-image: url(/layout/managementSystems/gray/manager-icon-user.png); }
#noticeAreaManagerLink-return a { background-image: url(/layout/managementSystems/gray/manager-icon-return.png); }
.noticeAreaManagerLink a div { font-size: 11px; font-family: Arial; padding: 15px 6px 0 0; } 
 
#noticeAreaMode-preview a { width: 120px; }
  
#noticeAreaManagerLink-logout a { padding-left: 0px; }
#noticeAreaManagerLink-logout a div { padding: 5px 0 5px 10px; margin-top: 10px; border-left: 1px dotted #555; }
  
.management-strip {  color: #f2f2f2; position: absolute; overflow: hidden; left: 0px; top: 42px; display: block; line-height: 17px; }
.management-strip .outerWrapper { background: url(/universal/images/manager/manager-bg.png) top left repeat-x; height: 230px; }
.management-strip .innerWrapper { background: url(/universal/images/manager/manager-big-brand.png) 98% 0% no-repeat; padding: 25px 0 25px 0; height: 230px; } 
.management-strip .innerContent { width: 1300px; } 
   
.management-strip .management-section { float: left; padding-right: 15px; letter-spacing: 0px; margin-right: 15px; border-right: 1px dotted #303030; width: 122px; height: 108px; text-align: left !important; }
.management-strip .management-section-short { width: 200px; }
  
.management-strip .management-section-last { border-right: 0px;  }
.management-strip .management-section .section-title { height: 25px; font: 13px Arial; font-size: 13px; padding: 0px 0px 5px 6px; }
.management-strip .management-section a { width: 114px; -moz-outline: 0; text-transform: none !important; border-bottom: 0px !important; text-decoration: none !important; line-height: 16px !important; font: 11px Arial !important; color: #a6a6a6 !important; display: block; padding: 3px 3px 3px 6px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px;
    font-style: normal !important;
    text-transform: none !important;
    text-align: left !important;
    letter-spacing: 0px !important;
} 

.management-strip .management-section-short a { float: left; width: 88px; }
  
.management-strip .management-section a:hover { color: #dddddd !important; border-bottom: 0px !important;  background: #151515; }
.management-strip .management-section .active-section { color: #eeeeee !important; background: #050505; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.management-strip #manager-return-button { -moz-outline: 0; background: url(/universal/images/manager/manager-back-button.png) 0px 0px no-repeat; display: block; height: 62px; width: 47px; }  
.management-strip #manager-return-button:hover {  background-position: 0px -62px; } 
  
  
#member-management-strip .outerWrapper { padding: 20px 0 25px 0; }
#member-management-strip .management-section { float: left; padding-left: 20px; margin-right: 15px; width: 160px; height: 140px;  }
#member-management-strip .management-section a { width: 160px;  } 
  
   
#siteNoticeArea a {
    line-height: 1.25em !important;
}
   
#noticeAreaLogin a:hover {
    background:   transparent url(/layout/managementSystems/gray/website-manager.png) no-repeat 2px -37px;
}

#noticeAreaProfileSection {
    padding:    8px 11px 11px 46px;
    float:    left;
    background:   transparent url(/layout/managementSystems/gray/user.png) no-repeat 2px 1px;
    margin-left:  4px;
}  
  
#noticeAreaReturnToSite a { 
    padding:    8px 11px 11px 46px;
    float:    left;
    background:   transparent url(/layout/managementSystems/gray/user-website.png) no-repeat 2px 1px;
    margin-left:  4px;
    display:    block;
    -moz-outline: 0;
}
#noticeAreaReturnToSite a:hover {
    background:   transparent url(/layout/managementSystems/gray/user-website.png) no-repeat 2px -37px;
}

#noticeAreaContentSubscribed {
    padding:    8px 11px 11px 46px;
    float:    left;
    background:   transparent url(/layout/managementSystems/gray/subscription-on.png) no-repeat 2px 1px;
    margin-left:  4px;
}

#noticeAreaContentUnSubscribed {
    padding:    8px 11px 11px 46px;
    float:    left;
    background:   transparent url(/layout/managementSystems/gray/subscription-off.png) no-repeat 2px 1px;
    margin-left:  4px;
}

.noticeAreaWarning a {
    padding:    8px 11px 11px 46px;
    float:    right;
    background:   transparent url(/layout/managementSystems/gray/warning.png) no-repeat 2px 1px;
    margin-left:  4px;
    display:    block;
    -moz-outline: 0;
}

.noticeAreaWarning a:hover {
    background:   transparent url(/layout/managementSystems/gray/warning.png) no-repeat 2px -37px;
}

.noticeAreaHelp a {
    padding:    8px 11px 11px 28px;
    float:    right;
    background:   transparent url(/layout/managementSystems/gray/help.png) no-repeat 2px 1px;
    margin-left:  4px;
    display:    block;
    -moz-outline: 0; 
}

.noticeAreaHelp a:hover {
    background:   transparent url(/layout/managementSystems/gray/help.png) no-repeat 2px -37px;
} 

#noticeAreaMode-preview a {
    background:   transparent url(/layout/managementSystems/gray/configure-preview.png) no-repeat 5px 1px;
}
#noticeAreaMode-preview a:hover, #noticeAreaMode-preview.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-preview.png) no-repeat 5px -37px;
}
 
#noticeAreaMode-style a { 
    background:   transparent url(/layout/managementSystems/gray/configure-style.png) no-repeat 5px 1px;
}
#noticeAreaMode-style a:hover, #noticeAreaMode-style.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-style.png) no-repeat 5px -37px;
} 
  
#noticeAreaMode-structure a {
    background:   transparent url(/layout/managementSystems/gray/configure-structure.png) no-repeat 5px 1px;
} 
#noticeAreaMode-structure a:hover, #noticeAreaMode-structure.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-structure.png) no-repeat 5px -37px;
}
  
#noticeAreaMode-content a {
    background:   transparent url(/layout/managementSystems/gray/configure-content.png) no-repeat 5px 1px;
}
#noticeAreaMode-content a:hover, #noticeAreaMode-content.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-content.png) no-repeat 5px -37px;
}
  
#noticeAreaIcon-help { 
    height: 54px;
    width: 54px;   
    position: absolute; 
    display:    block; 
    -moz-outline: 0;  
}

#noticeAreaIcon-help {
    background:   transparent url(/layout/managementSystems/gray/configure-help.png) no-repeat 0px 0px;
}
#noticeAreaIcon-help:hover, #noticeAreaIcon-help.active-mode {
    background:   transparent url(/layout/managementSystems/gray/configure-help.png) no-repeat 0px -53px;
}
  
.noticeAreaConfigure {
    display:  block; 
    float:     right; 
    height:   42px;
    width:    56px;
    -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
  
.noticeAreaConfigure a {
    padding:        8px 11px 11px 47px;
    margin-left:    4px;
    display:        block;
    -moz-outline:   0;
}

#siteNoticeAreaLogo {
    background:         transparent url(/universal/images/manager/sispace-logo.png) no-repeat 0px 2px;
    height:             40px;
    width:              160px;
    padding-right:      20px;
    display:            inline;
    float:              right;
    cursor:             pointer;
}
 

/* ---- inline management links ---------------------------------------------------------------- */

.adminLinkTableWrapper, .structureLinkTableWrapper {
    clear:   both;
    display: none;
    line-height:        20px !important;
    height:             20px;
}

.adminLinkTable {
    clear:   both;
    display: none;
    line-height:        20px !important;
} 

.structureLinkTableWrapper .adminSegmentBoxBegin, .managedLinkTable .adminSegmentBoxBegin {
    background:         transparent url(/layout/managementSystems/gray/admin-left-structure.png) no-repeat bottom left;
}
  
.adminLinkTableWrapper .adminSegmentBoxBegin {
    background:         transparent url(/layout/managementSystems/gray/admin-left-content.png) no-repeat bottom left;
}
  
.adminSegmentBoxBegin {
    line-height:        18px !important;
    width:              20px !important;
}

.adminSegmentBoxContent {
    background:         transparent url(/layout/managementSystems/gray/admin-middle.png) repeat-x bottom left;
    line-height:        20px !important;
    color:              white !important;
    text-align:         left !important;
    padding-right:      2px !important;
    overflow:           hidden;
}

.adminSegmentBoxEnd {
    background:         transparent url(/layout/managementSystems/gray/admin-right.png) no-repeat bottom right;
    line-height:        20px !important;
    width:              6px !important;
}
    
.adminContentMessage {
    padding: 1em 0 1em 0;
    clear: both; 
}

/* ---- link coloring -------------------------------------------------------------------------- */

.adminSegmentBoxContent a { padding-left: 7px; padding-right: 7px; display: block; float: left; height: 9px; margin-top: 1px; padding-top: 4px; padding-bottom: 4px; -moz-outline: 0; }
  
.adminSegmentBoxContent a:link, .adminSegmentBoxContent a:visited, .adminSegmentBoxContent a:active {
    font-family:   "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform: lowercase !important;
    font-weight: 300 !important;
    font-size:    9px !important;
    letter-spacing: .6px !important;
    text-decoration:    none !important; 
    color:              #F2F2F2 !important;
    background-color: transparent !important;
    border:   0 !important;
    font-style:   normal !important; 
    line-height:  9px !important; 
}

.adminSegmentBoxContent a:hover {
    font-family:   "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform: lowercase !important;
    font-weight: 300 !important;
    font-size:    9px !important;
    letter-spacing: .6px !important;
    text-decoration:    none !important;
    color:              #FFFFFF !important;
    background-color: #555555 !important;
    border:   0 !important;
    font-style:   normal !important;
    line-height:  auto !important;
}  

#siteNoticeArea a:link, #siteNoticeArea a:visited, #siteNoticeArea a:active, #siteMemberNoticeArea a:link, #siteMemberNoticeArea a:visited, #siteMemberNoticeArea a:active {
    font-family:  Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform: none !important;
    text-decoration:    none !important;
    color:              #F2F2F2 !important;
    background-color: transparent !important;
    border:   0 !important;
    font-weight:  normal !important;
    font-style:   normal !important;
    font-size:    10px !important;
    letter-spacing: 0 !important;
}

#siteNoticeArea a:hover, #siteMemberNoticeArea a:hover {
    font-family:  Tahoma, Arial, Helvetica, Geneva, sans-serif !important;
    text-transform: none !important;
    text-decoration:    none !important;
    color:              white !important;
    background-color: transparent !important;
    border:   0 !important;
    font-weight:  normal !important;
    font-style:   normal !important;
    font-size:    10px !important;
    letter-spacing: 0 !important;
}


/* --- framewindow elements ------------------------------------------------------- */

a.button {
    background: transparent url(/universal/images/button/button-a.png) no-repeat scroll top right !important;
    color: #151515 !important;
    display: block;
    float: left;
    font: 12px arial, sans-serif !important;
    height: 24px !important;
    line-height: 18px  !important;
    margin-right: 6px !important;
    padding: 0 16px 0 0 !important;
    text-decoration: none !important;
    border: 0 !important;
}

a.button-important {
    font-weight: bold !important; 
}

a.button span {
    background: transparent url(/universal/images/button/button-span.png) no-repeat !important;
    display: block;
    line-height: 14px !important;
    padding: 5px 0 5px 18px !important;
    letter-spacing: 0px !important;
}
 
a.button:active {
    background-position: bottom right;
    color: #000;
    -moz-outline: 0;
}
 
a.button-focused {
    background: transparent url(/universal/images/button/button-focused-a.png) no-repeat scroll top right !important;
}

a.button-focused span {
    background: transparent url(/universal/images/button/button-focused-span.png) no-repeat !important;
}
  
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px !important;
}
    
a.button-disabled {
    background: transparent url(/universal/images/button/button-a.png) no-repeat scroll top right;
    color: #777777 !important;
    display: block;
    float: left;
    font: 12px arial, sans-serif !important;
    height: 24px !important;
    line-height: 18px  !important;
    margin-right: 6px !important;
    padding: 0 16px 0 0 !important;
    text-decoration: none !important;
}
a.button-disabled span {
    background: transparent url(/universal/images/button/button-span.png) no-repeat;
    display: block;
    line-height: 14px !important;
    padding: 5px 0 5px 18px !important;
}
  
  
.adminEditingControlsTitle { font-weight: bold !important; padding-bottom: 8px !important; font-size: 14px !important; font-family: Arial !important; letter-spacing: -1px !important; line-height: 18px !important; }
.adminEditingControlTitle { font-weight: bold; padding-bottom: 4px; padding-top: 4px; font-size: 9px; color: white !important; }
.adminEditingControlText { width: 298px; background: white !important; color: #303030 !important; border: 1px solid #484848 !important; font-family: Tahoma !important; font-size: 9px !important; padding: 3px !important;  }
.adminEditingControlTextarea { width: 298px; background: white !important; color: #303030 !important; height: 35px !important; border: 1px solid #484848 !important; font-family: Tahoma !important; font-size: 9px !important; padding: 3px !important;  }
.adminEditingControlCheckbox { padding: 0 !important; margin: 0 !important; }

 
.content-editable .content-draggable-element { 
  border:     1px dotted #ccc;
  cursor:     move;
}
.content-editable .content-dragged-element {
  border:     1px dotted #D56400;
  opacity:    .75; filter:alpha(opacity=75);
}
.content-editable .content-draggable-boundary {
  height:     10px;
  list-style-type:  none;
  background:     transparent;
}
.content-editable .structure-draggable-boundary {
  display:    none;
}

.structure-editable .structure-draggable-element {
  border:     1px dotted #ccc;
  cursor:     move;
}
.structure-editable .structure-dragged-element {
  border:     1px dotted #D56400;
  opacity:    .75; filter:alpha(opacity=75);
}
.structure-editable .structure-draggable-boundary {
  height:     10px;
  list-style-type:  none;
  background:     transparent;
}
.structure-editable .content-draggable-boundary {
  display:    none;
}

.site-preview .structure-draggable-boundary, .site-preview .content-draggable-boundary, .site-preview .empty-list-notice {
  display:    none;
}

.structure-editable .empty-list-notice, .content-editable .empty-list-notice {
  padding-bottom: 15px;
  font-size: 11px;
}

.structure-no-content-notice, .content-no-content-notice, .structure-disabled-widget-notice {
  display: none;
}
.structure-editable .structure-no-content-notice {
  display: block;
}
.content-editable .content-no-content-notice {
  display: block;
}
.structure-editable .structure-no-content-notice {
  display: block;
}
.structure-editable .page-element-disabled .structure-disabled-widget-notice {
  display: block; padding: 0 0 15px 0;
}
    
  
.hovering-strip-focused { border: 1px solid #434343 !important; }  

.helptip-container {
    width: 300px;
    color: white;
    z-index: 1000;
    position: absolute;
    cursor: pointer;
    display: none;
}

.helptip-title-wrapper {
    color: white;
}

.helptip-title {
    background: url(/universal/images/helptip-bg-300.png) top left;
    padding: 15px;
    font-size: 14px;
    color: white !important;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: -1px;
    display: block;
    height: 14px;
}

.helptip-text {
    background: url(/universal/images/helptip-bg-300.png) bottom left;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    padding: 0 15px 15px 15px;
}
    
.helptip-style-dialog {
  width:      330px;
  color:      white;
  z-index:    1000;
  position:   absolute;
  top: 0;
  left: 0;
  display:    none;
  font-family:    Arial, Verdana, Helvetica, sans-serif  !important;
  line-height: normal !important;
  font-style: normal !important;
  text-transform: none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

.helptip-style-dialog .helptip-title-wrapper {
  background: transparent url(/universal/images/helptip-bg-330.png) top left;
  padding: 3px;
}

.helptip-style-dialog .helptip-title {
  background: transparent url(/universal/images/helptip-warning.png) 5px 7px no-repeat;
  padding: 15px 15px 8px 50px;
  font-size:    14px;
  font-weight:    bold;
  letter-spacing:   -1px;
  text-align: left !important;
}

.helptip-style-dialog .helptip-text {
  background:  transparent url(/universal/images/helptip-bg-330.png) bottom left;
  padding:    0 15px 20px 53px;
  font-size:    11px !important;
  letter-spacing: 0px !important;
  text-align: left !important;
}
  
#management-container-frame {
  position: relative;
  top: -10px;
  left: -72px;
  border: 0px;
}
  
#management-container-tabs {
  float: right;
}

#management-container {
  color: white;
  background: #252525 !important;
  text-align: left !important;
  border: 0 !important;
  font-family: Arial !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-transform: none !important;
  line-height: 1em !important;
}

#management-container-header {
  padding:    20px 20px 20px 72px !important;
  font-size:    16px !important;
  line-height:    18px !important;
  font-weight:    bold !important;
  font-family:    Arial, Verdana, Helvetica, sans-serif !important;
  letter-spacing:   -1px !important;
}

.management-container-subtitle {
  font-size:    11px !important;
  line-height:    12px !important;
  padding-top: 3px !important;
  font-weight: normal !important;
  letter-spacing: 0px !important;
  color: #B6B6B6 !important;
}
  
  
#appearance-container-frame {
  position: relative;
  top: -10px;
  left: -72px;
  border: 0px;
}

#appearance-container-tabs, #help-container-tabs {
  position: relative;
  top: -33px;
  left: 200px;
}

.appearance-container {
  color: white;
  background: #252525 !important;
  text-align: left !important;
  border: 0 !important;
  font-family: Arial !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-transform: none !important;
  line-height: 1em !important;
  z-index: 100;
}

.appearance-container-header {
  padding:    20px 20px 20px 72px !important;
  font-size:    16px !important;
  line-height:    18px !important;
  font-weight:    bold !important;
  font-family:    Arial, Verdana, Helvetica, sans-serif !important;
  letter-spacing:   -1px !important;
  color: white !important;
}

.appearance-container-subtitle {
  font-size:    11px !important;
  line-height:    12px !important;
  padding-top: 3px !important;
  font-weight: normal !important;
  letter-spacing: 0px !important;
  color: #B6B6B6 !important;
  height: 12px;
  overflow: hidden;
}
  
a.appearance-container-link {
  -moz-outline: 0;
  color: #9F9F9F !important; 
  background: transparent !important;
  border: 0 !important;
  text-decoration: none !important;
  font-family: Arial !important;
  font-size:    16px !important;
  font-weight: bold !important;
  line-height: 1em !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: -1px !important;
  margin: 0 !important;
  padding: 0 !important;
}
  
a.appearance-container-link:hover {
  -moz-outline: 0;
  color: white !important;
background: transparent !important;
  border: 0 !important;
  text-decoration: none !important;
  font-family: Arial !important;
  font-size:    16px !important;
font-weight: bold !important;
line-height: 1em !important;
font-style: normal !important;
text-transform: none !important;
letter-spacing: -1px !important;
margin: 0 !important;
padding: 0 !important;
}
a.appearance-container-link-selected, a.appearance-container-link-selected:hover {
  -moz-outline: 0;
  color: white !important;
  background: transparent !important;
  border: 0 !important;
  text-decoration: none !important;
  font-family: Arial !important;
  font-size:    16px !important;
font-weight: bold !important;
line-height: 1em !important;
font-style: normal !important;
text-transform: none !important;
letter-spacing: -1px !important;
margin: 0 !important;
padding: 0 !important;
}

#configuration-container-title #resizeLink:link, #configuration-container-title #resizeLink:visited, #configuration-container-title #resizeLink:active {
  color: #505050 !important;
}
  
a.video-container-link {
  -moz-outline: 0;
  color: #9F9F9F !important;
  background: transparent !important;
  border: 0 !important;
  text-decoration: none !important;
  font-family: Arial !important;
  font-size:    14px !important;
  font-weight: bold !important;
  line-height: 1em !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: -1px !important;
  margin: 0 !important;
  padding: 0 15px 0 0 !important;
}
a.video-container-link:hover {
  -moz-outline: 0;
  color: white !important;
  background: transparent !important;
  border: 0 !important;
  text-decoration: none !important;
  font-family: Arial !important;
  font-size:    14px !important;
  font-weight: bold !important;
  line-height: 1em !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: -1px !important;
  margin: 0 !important;
  padding: 0 15px 0 0 !important;
}
a.video-container-link-selected, a.video-container-link-selected:hover {
  -moz-outline: 0;
  color: white !important;
  background: transparent !important;
  border: 0 !important;
  text-decoration: none !important;
  font-family: Arial !important;
  font-size:    14px !important;
  font-weight: bold !important;
  line-height: 1em !important;
  font-style: normal !important;
  text-transform: none !important;
  letter-spacing: -1px !important;
  margin: 0 !important;
  padding: 0 15px 0 0 !important;
}
  

.configuration-container-error-text {
  color: #ffeea0;
}
  
.configuration-container {
  color:      white;
  z-index:    12000;
  position:   absolute; 
  display:    none;
}
.configuration-container .configuration-container-frame {
  height:     420px;
  border:     0;
  visibility:   hidden;
}
.configuration-container #configuration-container-title-wrapper {
  text-align:   left !important;
}
.configuration-container #configuration-container-title {
  padding:    20px 20px 20px 72px;
  font-size:    16px;
  line-height:    18px;
  font-weight:    bold;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  letter-spacing:   -1px;
  text-align:   left !important;
}
.configuration-container .configuration-container-subtitle {
  font-size:    9px;
  line-height:    12px;
  text-align:   left !important;
}
.configuration-container .configuration-container-text {
  padding:    0 15px 15px 15px;
}
.configuration-container #configuration-container-frame-wrapper {
  background:   #252525;
  height:     1px;
  overflow:     hidden;
  border:     0;
}
.configuration-container .configuration-container-footer {
  line-height:    3px;
  font-size:    1px;
  overflow:   hidden;
  height:     3px;
  text-align:   left !important;
}
.configuration-container #configuration-container-footer-buttons {
  padding:    20px 20px 17px 20px;
  line-height:    16px;
  font-size:    14px;
  height: 26px;
}

.configuration-container-w600 {
  width:      600px;
}  
.configuration-container-w600 .configuration-container-frame {
  width:      600px; 
}
.configuration-container-w600 #configuration-container-frame-wrapper {
  width:      600px;
}
.configuration-container-w600 .configuration-container-footer {
  background:   url(/universal/images/helptip-bg-600.png) bottom left;
}
.configuration-container-w600 #configuration-container-title-wrapper {
  width:        600px;
  background:   url(/universal/images/helptip-bg-600.png) top left;
}
.configuration-container-w600 #configuration-container-text {
  background:   url(/universal/images/helptip-bg-600.png) bottom left;
}
  
  
.configuration-container-w750 {
  width:      750px;
}  
.configuration-container-w750 .configuration-container-frame {
  width:      750px; 
}
.configuration-container-w750 #configuration-container-frame-wrapper {
  width:      750px;
}
.configuration-container-w750 .configuration-container-footer {
  background:   url(/universal/images/helptip-bg-750.png) bottom left;
}
.configuration-container-w750 #configuration-container-title-wrapper {
  width:        750px;
  background:   url(/universal/images/helptip-bg-750.png) top left;
}
.configuration-container-w750 #configuration-container-text {
  background:   url(/universal/images/helptip-bg-750.png) bottom left;
}
  
.helptip-style-dialog-wide {
    width: 400px;
    color: white;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    line-height: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.helptip-style-dialog-wide .helptip-title-wrapper {
    background: transparent url(/universal/images/helptip-bg-400-pointer.png) top left;
    padding: 20px 3px 3px 3px;
}

.helptip-style-dialog-wide .helptip-title {
    background: transparent url(/universal/images/helptip-warning.png) 5px 5px no-repeat;
    padding: 15px 15px 8px 50px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}

.helptip-style-dialog-wide .helptip-text {
    background: transparent url(/universal/images/helptip-bg-400.png) bottom left;
    padding: 0 15px 20px 53px;
    font-size: 11px !important;
    letter-spacing: 0px !important;
}
  
.page-element-disabled {
    opacity: .5; filter:alpha(opacity=50);
}

.conditionallyVisibleContainer {
    opacity: .5; filter:alpha(opacity=50); 
}
  
.configuration-container-tabs {
  float: right;
  width: 400px;
  height: 30px;
  position: absolute;
  top: 40px;
  right: 10px;
}
  
a.configuration-container-tab {
    background: transparent url(/universal/images/manager/tab-a-active.png) no-repeat scroll top right !important;
    color: #efefef !important;
    display: block;
    font: 13px arial, sans-serif !important;
    height: 30px !important;
    line-height: 24px  !important; 
    margin: 0 6px 0 0 !important;
    padding: 0 10px 0 0 !important;
    text-decoration: none !important;
    -moz-outline: 0;
    border: 0 !important;
    float: right;
}

a.configuration-container-tab span {
    background: transparent url(/universal/images/manager/tab-span-active.png) no-repeat !important;
    display: block; 
    line-height: 20px !important;
    padding: 5px 0 5px 12px !important;
    letter-spacing: -1px !important;
    -moz-outline: 0;
}
  
a.configuration-container-tab-inactive { 
    background: transparent url(/universal/images/manager/tab-a-inactive.png) no-repeat scroll top right !important;
    color: #999 !important;
    display: block;
    font: 13px arial, sans-serif !important;
    height: 30px !important;
    line-height: 24px  !important; 
    margin-right: 6px !important; 
    padding: 0 10px 0 0 !important;
    text-decoration: none !important;
    -moz-outline: 0;
    border: 0 !important;
    float: right;
}

a.configuration-container-tab-inactive span {
    background: transparent url(/universal/images/manager/tab-span-inactive.png) no-repeat !important;
    display: block; 
    line-height: 20px !important;
    padding: 5px 0 5px 12px !important;
    letter-spacing: -1px !important;
    -moz-outline: 0;
}   
  
.sispace-selector-dialog .file-select-left-column { float: left; width: 120px; text-align: right; padding-right: 20px; margin-top: -2px; color: #ddd; font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif; font-size: 12px; line-height: 1.8em;}
.sispace-selector-dialog .file-select-right-column { float: left; font: 11px Arial; color: #ddd; line-height: 16px; }
.sispace-selector-dialog #sispace-file-select-url { width: 300px; } 
.sispace-selector-dialog #sispace-file-select-description { width: 165px; }
.sispace-selector-dialog .file-select-block { float: left; padding: 0 0 15px 20px; }
.sispace-selector-dialog .file-select-location-strip { height: 220px; padding: 20px 0 0 0; background: #101010; }
.sispace-selector-dialog a.file-select-category-option { -moz-outline: 0; display: block; text-align: right; color: #aaa; margin-bottom: 5px; background: transparent !important; text-decoration: none !important; border: 0 !important; } 
.sispace-selector-dialog a.file-select-category-option:hover { color: #fff; border: 0 !important; } 
.sispace-selector-dialog .file-select-title { color: #eee; font: 16px Arial; font-weight: bold; letter-spacing: -1px; background: transparent url('/universal/images/manager/dialog-create-link.png') 18px 13px no-repeat; padding: 14px 0 14px 54px; }
.sispace-selector-dialog .file-select-title-strip { background: transparent url('/universal/images/helptip-bg-550-dark.png') top left no-repeat;  } 
.sispace-selector-dialog .file-select-button-strip { background: transparent url('/universal/images/helptip-bg-550-dark.png') bottom left no-repeat; }
.sispace-selector-dialog .file-select-field-title { color: #eee; font: 10px Arial; font-weight: bold; padding: 0 0 2px 0; }
.sispace-selector-dialog .file-select-field-text { margin-bottom: 6px; }
.sispace-selector-dialog .file-select-category-active { color: #fff !important; }
.sispace-selector-dialog .file-select-button-strip { padding: 15px 0 0 15px; height: 40px; clear: both; }
.sispace-selector-dialog { position: absolute; top: 42px; left: 0px; width: 550px; z-index: 10000; overflow: hidden; text-align: left; }
.sispace-selector-dialog strong { color: white; }
  
  
.configuration-container-image-tabs {
  float: right;
  width: 400px;
  height: 54px;
  position: absolute;
  top: 8px;
  right: 10px;
}
  
 a.configuration-container-image-tab {
    color: #efefef !important;
    display: block;
    margin-right: 8px;
    font: 13px arial, sans-serif !important;
    line-height: 24px  !important; 
    margin-right: 6px !important;
    padding: 0 0 0 0 !important;
    text-decoration: none !important;
    -moz-outline: 0;
    border: 0 !important;
    float: right;
    background-position: 0 -54px;
}
  
a.configuration-container-image-tab-inactive { 
    color: #999 !important;
    display: block;
    font: 13px arial, sans-serif !important;
    line-height: 24px  !important; 
    margin-right: 6px !important;
    padding: 0 0 0 0 !important;
    text-decoration: none !important;
    -moz-outline: 0;
    border: 0 !important;
    float: right;
    background-position: 0 0;
}
  
}

