

@media screen { 


/* --- core elements --------------------------------------------------------------------------- */

html { height: 100%; }
img { border: 0 none; }
BODY {scrollbar-face-color:#999999;
scrollbar-shadow-color:  #FFFFFF; scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #999999; scrollbar-darkshadow-color: #999999;
scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFFFF}

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 { background: #F3F3F3; border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; border-right: 1px solid #999999; border-top: 1px solid #CCCCCC; color: #666666; font: bold 10px/10px Verdana, Helvetica, sans-serif; margin: 0px; padding: 3px 5px 3px 5px; height: 30px; }
input.text { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-inactive { background: #FFFFFF; border: 1px solid #484848; color: inherit; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-fixed { background: #f6f6f6; border: 1px solid #484848; color: #303030; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
textarea { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Courier, serif; height: 100px; padding: 3px; width: 452px; height: 120px; }
select {  background: #FFFFFF; color: #000000;  font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }


.clearer { clear: both; line-height: 0; height: 0; }
.templateErrors { 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; }
 
     

/* --- image floating / editor constructs ------------------------------------------------------ */


.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }
.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }
.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; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.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; }
.full-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.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%; }


/* --- squarespace 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; }


/* --- squarespace 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: #FFF799; }
.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: 95%; }
.form-body .singlelinetext-medium-inline { width: 95%; }
.form-body .singlelinetext-large-inline  { width: 95%; }

.form-body .paragraphtext-small  { height: 70px;  width: -50px; }
.form-body .paragraphtext-medium { height: 100px; width: -50px; }
.form-body .paragraphtext-large  { height: 200px; width: -50px; }
 
.form-body .paragraphtext-small-inline  { height: 70px;  width: 95%; }
.form-body .paragraphtext-medium-inline { height: 100px; width: 95%; }
.form-body .paragraphtext-large-inline  { height: 200px; width: 95%; }
 
.form-body #username, .form-body #password { width: 160px; }

.submit-button { width: 120px; margin-top: 2em !important; }


/* --- squarespace 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/smalllight/file.png); background-position: left center; background-repeat: no-repeat; padding-left: 22px; }

.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: 20px; }
.journal-entry-references li .text-area { margin-left: 20px; 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-float-date, .journal-entry-float-date span { display: none; }
.journal-entry-float-day, .journal-entry-float-day 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: 14px; }
.file-item-list li .content { height: 1%; margin-left: 22px; }
.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/smalllight/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 22px; 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/smalllight/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; }

#squarespace-powered { padding: 0; }
#squarespace-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; }

  
/* --- microblogging --------------------------------------------------------------------------- */
  
.post-data-link a { } 
.post-data-link .link-arrow { font-size: 80%; padding-left: 8px; } 

.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; }

  
/* --- 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; }


/* --- 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: -50px; }
#sidebar2 .content-passthrough .search-form-pt .queryField { width: -50px; }

  
.section ul { margin: 0; padding: 0; } 
.section ul li { list-style-type: none; margin: 0; padding: 0; }

.inline-icon { height: 14px; width: 14px; }

.date-icon { background: transparent url(/layout/iconSets/smalllight/date.png) top left no-repeat; }
.permalink-icon { background: transparent url(/layout/iconSets/smalllight/permalink.png) top left no-repeat; }
.comment-icon { background: transparent url(/layout/iconSets/smalllight/comment.png) top left no-repeat; }
.user-registered-icon { background: transparent url(/layout/iconSets/smalllight/user-registered.png) top left no-repeat; }
.reference-icon { background: transparent url(/layout/iconSets/smalllight/reference.png) top left no-repeat; }
.print-icon { background: transparent url(/layout/iconSets/smalllight/print.png) top left no-repeat; }
.email-icon { background: transparent url(/layout/iconSets/smalllight/email.png) top left no-repeat; }
.share-icon { background: transparent url(/layout/iconSets/smalllight/share.png) top left no-repeat; }
.category-icon { background: transparent url(/layout/iconSets/smalllight/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: 190px; 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;
}
  


/* --- old overrides ---------------------------------------------------------- */
.content-passthrough .search-form-pt { padding: 0; margin: 0; }
.content-passthrough .search-form-pt .queryField { width: 100px; padding: 3px; height: 14px; }
.content-passthrough .search-form-pt .queryButton { height: 22px; }
/* --- old overrides ---------------------------------------------------------- */

} 
 
/* --- 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; }
  #siteTitle a:link, #siteTitle a:visited { color: black; background: transparent; font-weight: bold; text-decoration: none; }
  .journal-navigation, #sidebarWrapper, #sidebar, .notice-box, .inline-icon, .journal-entry-navigation { display: none; }

}

#canvasWrapper{padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }
#canvas{margin-right: auto; margin-left: auto; margin-bottom: 0px; }
.h2subtitle{}
h2, .h2, .journal-entry .title a{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; padding-bottom: 13px; color: #CC0000; }
h1{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 31px; padding-bottom: 5px; }
.h1subtitle{}
.section .module a{letter-spacing: 1px; color: #959595; }
#pageFooter{font-size: 11px; margin-top: 25px; color: #2A2A2A; }
#pageFooterWrapper{color: #2A2A2A; }
#pageHeaderWrapper{background-repeat: repeat-x; }
.journal-entry .tag{letter-spacing: 0px; padding-top: 4px; padding-bottom: 6px; color: #2D2D2D; }
.section .module-active, #active-module, .section .module-active a, #active-module a{color: #FFFFFF; }
.h3subtitle{}
#pageHeader{text-align: right; margin-right: auto; margin-left: auto; }
.notice-box{font-size: 8pt; border: 1px solid #252525; line-height: 1.6em; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; background-color: #131313; border-color: #252525; }
.section .folder{padding-left: 10px; margin-left: 10px; margin-top: 5px; }
.section .module{padding-top: 3px; padding-bottom: 3px; }
h3, .h3{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; padding-bottom: 6px; }
a:link, a:visited, a:active{text-decoration: none; color: #CC0000; }
body{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 11px; letter-spacing: 0px; line-height: 1.9em; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; background-color: #000000; color: #9A9A9A; background-image: url(/layout/images/back-grad.gif); background-position: 0 0; background-repeat: repeat-x; }
.section .caption{padding-bottom: 13px; }
.section{text-align: left; line-height: 1.4em; margin-bottom: 20px; }
.section .module a:hover{color: #666666; }
a:hover{color: #6F9B2B; }






/*
-----------------------------------------------
Template: Playlist
Style: Friend of the Night Author: Krystyn Heide
Date: January 2008
-----------------------------------------------
*/

h2.customCode { font-size: 25px; padding-bottom: 15px; margin-bottom: -18px; border-bottom: 1px solid #363636; }

.helpText { color: #c65d00; }

.twoColLeftMove, .twoColRightMove { font-size: 12px; line-height: 22px; }

#moreLinks { float: right; }

.moreLinksList li { display: inline; list-style-type: none; padding-right: 15px; }
.moreLinksList li:last-child { display: inline; list-style-type: none; padding-right: 0px; }

.watch-icon a { background: url(/storage/watch.png) no-repeat 0 50%; padding: 5px 20px 5px 25px; font-size: 16px; border-right: 1px solid #222; }
.bomb-icon a { background: url(/storage/bomb.png) no-repeat 0 50%; padding: 5px 20px 5px 25px; font-size: 16px; border-right: 1px solid #222; }
.move-icon a { background: url(/storage/move.png) no-repeat 0 50%; padding: 5px 0 5px 25px; font-size: 16px; }

h1 { color: #fff; font-size: 32px; font-weight: normal; padding: 8px 0 8px 0; margin-bottom: 9px; }
h4.home { font-size: 17px; font-family: tahoma, san-serif; line-height: 17px; margin-bottom: 50px; }


.featuretag { float: left; }


.quicktimeLink { background: url(/storage/quicktime-icon.png) no-repeat 0 50%; padding: 10px 0 10px 32px; }

#modulePage2601870 h2.title { font-size: 30px; padding: 5px 0 5px; }


#loginBoxWrapper { position: absolute; top: 10px; left: 10px; display: none; overflow: hidden; }
#loginBox { z-index: 10; background: #000000; padding: 25px; line-height: 14px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#loginBox .title { color: white; font-size: 16px; padding-bottom: 12px; }
#loginBox .message { line-height: 15px; padding-bottom: 10px; color: #eee; }
#loginBox #login_title, #loginBox #password_title { color: white; }
#loginBox #login_messages, #loginBox #password_messages { margin: 10px 0 10px 0; line-height: 13px; font-weight: bold; }
#loginBox input { width: 160px; }
#loginBox { width: 220px; }
#loginBox a { background: transparent; padding: 0 !important; margin: 0; color: white !important; }


/* --------------------- FEATURES PAGE 3 COLUMN ----------------------- */


.featureWrapper { float: right; width: 885px; }

.featureLeftWrapper { float: left; width: 580px; }

.featureLeft { width: 275px; float: left; }

.featureMid { width: 275px; float: right; }

.featureRight { width: 275px; float: right }





.whitename { color: #fff; }
.journal-entry { clear: both; padding-bottom: 100px; }




/* --------------------- THREE COLUMNS FOR TOP THREE BUTTONS ON LANDING PAGE ----------------------- */


h5 { color: #fff; font-size: 17px; padding-bottom: 4px; }

.midUpdate h5, .rightUpdate h5 { color: #fff; font-size: 17px; padding-bottom: 2px; }

#pressbar { width: 980px; margin-bottom: 130px; background: #000; }

.leftUpdateWrapper { float: left; width: 642px; }

.leftUpdate { border: 1px dotted #000; height: 50px; text-align: left; color: #4c4c4c; font-size: 10px; letter-spacing: 1px; line-height: 1.7em; float: left; width: 230px; padding: 28px 0px 15px 80px; }

.midUpdate { border: 1px dotted #000; height: 50px; padding: 28px 0px 15px 80px; text-align: left; color: #4c4c4c; font-size: 11px; letter-spacing: 1px; line-height: 1.7em; float: right; width: 223px; }
 
.rightUpdate { border: 1px dotted #000; height: 50px; padding: 28px 0px 15px 80px; text-align: left; color: #4c4c4c; font-size: 11px; letter-spacing: 1px; line-height: 1.7em; float: right; width: 230px; }


.leftUpdate:hover { background: #121212 url(/storage/digg-watch-icon.png) no-repeat 12px 50%; }

.midUpdate:hover { background: #121212 url(/storage/sq-watch-icon.png) no-repeat 13px 50%; }

.rightUpdate:hover { background: #121212 url(/storage/move-watch-icon.png) no-repeat 15px 50%; }





.pressTitle { font-size: 15px; padding-right: 12px; }

#modulePage2600170 #content { width: 980px; overflow: hidden; margin-top: 30px; }

#inthepress { background: #0e0e0e; border-top: 1px dotted #000; border-bottom: 1px dotted #000; padding: 10px 0 10px 0; margin-bottom: 20px; }

.pressList { padding-left: 20px!important; }

.pressList li { font-size: 15px; background: url(/storage/press-icon.png) no-repeat 0 50%; display: inline; list-style-type: none; padding-right: 20px; padding-left: 10px; }

#words { margin-top: 35px; }

.source { background: url(/storage/saywhat.png) no-repeat right; float: right; height: 47px; width: 299px; margin-bottom: 22px; }

.quote { font-size: 24px; color: #CC0000; line-height: 32px; font-family: georgia serif; }

.quoteSource { float: right; font-size: 18px; padding-top: 30px;  }
.quoteSourceSmall { float: right; font-size: 12px; color: #5b5b5b; }

#diggv5 { float: right; margin-top: -30px; }

.quotesource { float: right; padding-top: 15px; border-bottom: 1px solid #1a1a1a; margin-bottom: 25px; }


h2.presshead { color: #9A9A9A; }

.press { background: url(/storage/press-icon.png) no-repeat 0 50%; padding-left: 15px; }

.press2 { background: url(/storage/press-icon.png) no-repeat 0 8px; padding-left: 15px; }

.caption { display: none; }



/* --------------------- TWO COLUMN *same size* CODE ----------------------- */


.twoColLeft { float: left; width: 470px; margin-bottom: 40px; }

.twoColRight { float: right; width: 470px;  margin-bottom: 40px; }

.twoColLeftMove { float: left; width: 470px; margin-bottom: 40px; background: url(/storage/movingin.png) no-repeat top left; padding-top: 135px; }

.twoColRightMove { float: right; width: 470px;  margin-bottom: 40px; background: url(/storage/movingout.png) no-repeat top left; padding-top: 135px; }



.example { border: 10px solid #2e2e2e; margin-bottom: 8px; }

.big-features { border: 10px solid #2e2e2e; margin-bottom: 30px; float: right; }

.tag { float: left; }

.video { border: 10px solid #2e2e2e; }






/* --------------------- THREE COLUMN CODE ----------------------- */


.threeColWrapper { width: 980px; }

.threeColFloatLeft { width: 640px; float: left; }
.threeColFloatLeftPress { width: 440px; float: right; }

.threeColLeft { color: #505050; font-family: lucidia, sans-serif; font-size: 11px; line-height: 1.6em; float: left; width: 300px; margin-bottom: 30px; }
.threeColLeftPress { color: #505050; font-family: lucidia, sans-serif; font-size: 11px; line-height: 1.6em; float: left; width: 200px; margin-bottom: 30px; }

.threeColMid { color: #505050; font-family: lucidia, sans-serif; font-size: 11px; line-height: 1.6em; float: right; width: 300px; margin-bottom: 30px; }
.threeColMidPress { color: #505050; font-family: lucidia, sans-serif; font-size: 11px; line-height: 1.6em; float: right; width: 200px; margin-bottom: 30px; }

.threeColRight { color: #505050; font-family: lucidia, sans-serif; font-size: 11px; line-height: 1.6em; float: right; width: 300px; margin-bottom: 30px; }
.threeColRightPress { color: #505050; font-family: lucidia, sans-serif; font-size: 11px; line-height: 1.6em; float: left; width: 500px; margin-bottom: 30px; }





/* --------------------- HORZ TOP NAV CODE ----------------------- */

#sidebarWrapper, .sectionWrapper, .sectionWrapper ul, .section { padding: 0; margin: 0; }



#sidebar { width: 700px; position: relative; display: block; overflow: visible; top: -71px;  padding: 0; margin: 0; }
#sectionContent1192469 { display: block; position: relative; width: 980px; height: 35px; padding: 0; margin: 0; }
#sectionContent1192469 li { display: block; float: left; padding-right: 25px; }
#sectionContent1192469 li a { padding: 6px 0 0 0; line-height: 27px; height: 27px;  }
#sectionContent1192469 .caption { display: none; }






/* --------------------- HORZ TOP SUB NAV CODE ----------------------- */



#sectionContent1318814 { width: 600px; background: url(/storage/blog-nav.png) no-repeat top left; position: absolute; display: none; height: 40px; padding: 0; margin: 0; }
#sectionContent1318814 li { display: block; float: left; padding-right: 10px; padding-top: 7px; margin-left: 23px; }

#sectionContent1318814 li a { padding: 6px 0 0 0; line-height: 27px; height: 27px;  }

#sectionContent1318814 .caption { display: none; }





/* --------------------- TOP HORZ SIGNUP BUTTON CODE ----------------------- */

#moduleContent2428844 a { display: block; padding: 0px 12px 0px 12px !important; background: transparent url(/layout/images/small-signup-button.png) 0 0 no-repeat; }

#moduleContent2428844 a:hover { display: block; background: transparent url(/layout/images/small-signup-button.png) 0 -27px no-repeat; cursor: pointer; }

#moduleContent2428844 a { color: #fff; }



/* --------------------- COLUMN CODE ----------------------- */


#mainCol { float: left; width: 640px; margin-top: 25px; }

#sideCol { float: right; width: 300px; padding-top: 25px; margin-top: 0; }
#sideCol strong { font-size: 18px; }
#sideCol p { color: #777; font-size: 13px; line-height: 2.0em; font-weight: normal; clear: both;}



#sideCol-features { float: right; width: 300px; padding-top: 0px; }
#sideCol-features strong { font-size: 18px; }
#sideCol-features p { color: #777; font-size: 13px; line-height: 2.0em; font-weight: normal; clear: both; }



#mainColTwo { float: left; width: 640px; margin-top: 0px; }

#sideColTwo-features { float: right; width: 300px; padding-top: 0px; }
#sideColTwo-features strong { font-size: 18px; }
#sideColTwo-features p { color: #777; font-size: 13px; line-height: 2.0em; font-weight: normal; clear: both; }











/* --------------------- SIGNUP BUTTON CODE ----------------------- */


#signupButtonBig { width: 640px; height: 74px; background: transparent url(/layout/images/signup-button-big.png) 0 0 no-repeat; border: none; margin-top: 35px; }

#signupButtonBig:hover { background: url(/layout/images/signup-button-big.png) 0 -73px no-repeat; color: transparent; cursor: pointer; }





/* --------------------- MORE INFO BUTTON CODE ----------------------- */


#moreinfoButton { width: 300px; height: 37px; background: transparent url(/layout/images/moreinfo-button.png) 0 0 no-repeat; border: none; margin-bottom: 20px; margin-top: 30px; }

#moreinfoButton:hover { background: url(/layout/images/moreinfo-button.png) 0 -37px no-repeat; color: transparent; cursor: pointer; }






/* --------------------- QUOTES CODE ----------------------- */


#quotesWrapper { width: 980px; height: 160px; }

#leftQuoteWrapper { float: left; width: 640px; }

#leftQuote { padding-top: 30px; text-align: center; color: #4c4c4c; font-family: georgia, serif; font-size: 17px; letter-spacing: 1px; line-height: 1.7em; float: left; width: 300px; }

#midQuote { padding-top: 30px; text-align: center; color: #4c4c4c; font-family: georgia, serif; font-size: 17px; letter-spacing: 1px; line-height: 1.7em; float: right; width: 300px; }

#rightQuote { padding-top: 30px; text-align: center; color: #4c4c4c; font-family: georgia, serif; font-size: 17px; letter-spacing: 1px; line-height: 1.7em; float: right; width: 300px; }

#leftQuote p, #midQuote p, #rightQuote p { border-bottom: 1px solid #1a1a1a; padding-bottom: 12px; margin-bottom: 15px; text-align: center; }


/* 
-----------------------------------------------
Pricing
-----------------------------------------------
*/


.bylinePricing { text-align: right; font-size: 9px; padding-top: 25px;  }

.helptip-container { width: 300px; opacity: 0; color: white; z-index: 1000; position: absolute; cursor: pointer; display: none; }

.helptip-title { background: url(/universal/images/helptip-bg-300.png) top left; padding: 15px; font-weight: bold; }

.helptip-text { background: url(/universal/images/helptip-bg-300.png) bottom left; padding: 0 15px 15px 15px; }

.helptip-container-wide { width: 500px; opacity: 0; color: white; z-index: 1000; position: absolute; cursor: pointer; display: none; }

.helptip-container-wide .helptip-title { background: url(/universal/images/helptip-bg-500.png) top left; }

.helptip-container-wide .helptip-text { background: url(/universal/images/helptip-bg-500.png) bottom left; }



#sectionContent1278711 { display: none; } /* hides sidebar with internal pages, terms etc. */

.listHeading { font-size: 14px; font-weight: bold; color: #fff; }

.divider { margin: 40px 0 40px 0; border-top: 1px solid #1a1a1a; width: 500px; }
.divider2 { margin: 20px 0 40px 0; border-top: 1px solid #1a1a1a; }
.divider_update { margin: 20px 0 25px 0; border-top: 1px solid #1a1a1a; }

.dividerQuotesTop { margin: 50px 0 0px 0; border-top: 1px solid #1a1a1a; }
.dividerQuotesBot { margin: 40px 0 60px 0; border-top: 1px solid #1a1a1a; }

.sectionBreak { margin-top: 40px; }

.inlineText { font-size: 14px; color: #cfcfcf; background: url(/layout/images/plus.png) no-repeat left; padding-left: 15px; letter-spacing: 1px; }

h2.inline { display: inline; letter-spacing: 1px; }

#reliabilityPage h2 { font-size: 30px; }
#reliabilityPage h3 { font-size: 18px; color: #e2e2e2; margin-bottom: 5px; }
#reliabilityPage p { margin-bottom: 25px; padding-left: 23px; }

#verticals { background: url(/layout/images/plus.png) no-repeat left; color: #3c3c3c; margin-top: 30px; border-bottom: 1px solid #1a1a1a; border-top: 1px solid #1a1a1a; padding: 20px 0 20px 22px; }

.small h3 { font-size: 16px; color: #696969; }

.headline { margin-bottom: -5px; padding-top: 1px; }

strong { color: #fff; }



body { width: 100%; }

#active-module-marker { display: none; }

#canvasWrapper { width: 100%; }
#canvas { width: 980px; }

#contentWrapper { float: left; margin-left: 0px; }
#content { width: 800px; overflow: hidden; margin-top: 20px; }
#modulePage2338934 #content { margin-top: 0; }

.offsite-link { background: transparent url(/layout/iconSets/smalllight/open-off-site.png) center right no-repeat; padding-right: 1.2em; padding-left: 0; }

#pageBodyWrapper { width: 100%; }
#pageBody { width: 100%; }
#pageBodyClearer { clear: both; }

#pageFooterWrapper { width: 100%; }
#pageFooter { width: 100%; padding-top: 25px; }
.full-image-float-left-footer { float: left; margin-right: 35px; }

#pageFooter a:link { color: #414141; }
#pageFooter a:visited { color: #414141; }
#pageFooter a:active { color: #414141; }
#pageFooter a:hover { color: #2a2a2a; }


#pageHeaderWrapper { width: 100%; }
#pageHeader { width: 100%; }

.postedBy img { display: none; }

#sidebarWrapper { float: left; width: 0px; }

#sidebar ul.folder li { border-bottom: none; padding: 0 0 10px 0; margin: 0; }
#sidebar ul.folder li:last { padding-bottom: 0; }

#squarespace-powered { text-align: center; padding: 0; margin: 0; }

textarea { width: 930px; }




/* ------------------------------------------------------------------------------------------------

   squarespace 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: #c9c9c9 !important; display: block; padding: 3px 3px 3px 6px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.management-strip .management-section-short a { float: left; width: 88px; }
  
.management-strip .management-section a:hover { color: #ffffff; border-bottom: 0px !important;  background: #151515; }
.management-strip .management-section .active-section { color: #ffffff; 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; paddig-top: 20px; margin-right: 15px; width: 160px; height: 140px;  }
#member-management-strip .management-section a { width: 160px;  } 
  
   
  
   
#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 2px 1px;
}
#noticeAreaMode-preview a:hover, #noticeAreaMode-preview.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-preview.png) no-repeat 2px -37px;
}
 
#noticeAreaMode-style a { 
    background:   transparent url(/layout/managementSystems/gray/configure-style.png) no-repeat 2px 1px;
}
#noticeAreaMode-style a:hover, #noticeAreaMode-style.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-style.png) no-repeat 2px -37px;
}
  
#noticeAreaMode-structure a {
    background:   transparent url(/layout/managementSystems/gray/configure-structure.png) no-repeat 2px 1px;
} 
#noticeAreaMode-structure a:hover, #noticeAreaMode-structure.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-structure.png) no-repeat 2px -37px;
}
  
#noticeAreaMode-content a {
    background:   transparent url(/layout/managementSystems/gray/configure-content.png) no-repeat 2px 1px;
}
#noticeAreaMode-content a:hover, #noticeAreaMode-content.active-mode a {
    background:   transparent url(/layout/managementSystems/gray/configure-content.png) no-repeat 2px -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:    50px;
}
  
.noticeAreaConfigure a {
    padding:        8px 11px 11px 44px;
    margin-left:    4px;
    display:        block;
    -moz-outline:   0;
}

#siteNoticeAreaLogo {
    background:         transparent url(/universal/images/manager/squarespace-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;
} 

.adminSegmentBoxBegin {
    background:         transparent url(/layout/managementSystems/gray/admin-left.png) no-repeat bottom left;
    line-height:        20px !important;
    width:              16px !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;
}

.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, .adminSegmentBoxBegin, .adminSegmentBoxEnd {
    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;
    line-height:  auto !important;
}

.adminSegmentBoxContent a:link, .adminSegmentBoxContent a:visited, .adminSegmentBoxContent 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;
    line-height:  auto !important;
}

.adminSegmentBoxContent 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;
    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: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 {
  display: none;
}
.structure-editable .structure-no-content-notice {
  display: block;
}
.content-editable .content-no-content-notice {
  display: block;
}
  
  
.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 5px 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;
}

.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;
}

  
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;
    margin-right: 8px;
    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 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;
}   
  
.squarespace-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;}
.squarespace-selector-dialog .file-select-right-column { float: left; font: 11px Arial; color: #ddd; line-height: 16px; }
.squarespace-selector-dialog #squarespace-file-select-url { width: 300px; } 
.squarespace-selector-dialog #squarespace-file-select-description { width: 165px; }
.squarespace-selector-dialog .file-select-block { float: left; padding: 0 0 15px 20px; }
.squarespace-selector-dialog .file-select-location-strip { height: 220px; padding: 20px 0 0 0; background: #101010; }
.squarespace-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; } 
.squarespace-selector-dialog a.file-select-category-option:hover { color: #fff; border: 0 !important; } 
.squarespace-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; }
.squarespace-selector-dialog .file-select-title-strip { background: transparent url('/universal/images/helptip-bg-550-dark.png') top left no-repeat;  } 
.squarespace-selector-dialog .file-select-button-strip { background: transparent url('/universal/images/helptip-bg-550-dark.png') bottom left no-repeat; }
.squarespace-selector-dialog .file-select-field-title { color: #eee; font: 10px Arial; font-weight: bold; padding: 0 0 2px 0; }
.squarespace-selector-dialog .file-select-field-text { margin-bottom: 6px; }
.squarespace-selector-dialog .file-select-category-active { color: #fff !important; }
.squarespace-selector-dialog .file-select-button-strip { padding: 15px 0 0 15px; height: 40px; clear: both; }
.squarespace-selector-dialog { position: absolute; top: 42px; left: 0px; width: 550px; z-index: 10000; overflow: hidden; text-align: left; }
.squarespace-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;
}
  
}