#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0;}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1;}html.js input.form-autocomplete{background-image:url(/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}html.js input.throbbing{background-image:url(/misc/throbber-active.gif);background-position:100% center;}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em;}html.js fieldset.collapsed .fieldset-wrapper{display:none;}fieldset.collapsible{position:relative;}fieldset.collapsible .fieldset-legend{display:block;}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.resizable-textarea .grippie{background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden;}body.drag{cursor:move;}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{background:url(/misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px;}a.tabledrag-handle-hover .handle{background-position:6px -11px;}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}div.tree-child{background:url(/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center;}div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center;}.tabledrag-toggle-weight-wrapper{text-align:right;}table.sticky-header{background-color:#fff;margin-top:0;}.progress .bar{background-color:#fff;border:1px solid;}.progress .filled{background-color:#000;height:1.5em;width:5px;}.progress .percentage{float:right;}.ajax-progress{display:inline-block;}.ajax-progress .throbber{background:transparent url(/misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px;}.ajax-progress .message{padding-left:20px;}tr .ajax-progress .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.container-inline div,.container-inline label{display:inline;}.container-inline .fieldset-wrapper{display:block;}.nowrap{white-space:nowrap;}html.js .js-hide{display:none;}.element-hidden{display:none;}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clearfix{height:1%;}*:first-child + html .clearfix{min-height:1%;}
ul.menu{border:none;list-style:none;text-align:left;}ul.menu li{margin:0 0 0 0.5em;}ul li.expanded{list-style-image:url(/misc/menu-expanded.png);list-style-type:circle;}ul li.collapsed{list-style-image:url(/misc/menu-collapsed.png);list-style-type:disc;}ul li.leaf{list-style-image:url(/misc/menu-leaf.png);list-style-type:square;}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0;}li a.active{color:#000;}td.menu-disabled{background:#ccc;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.breadcrumb{padding-bottom:0.5em;}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap;}ul.primary li{display:inline;}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none;}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em;}ul.secondary a{padding:0;text-decoration:none;}ul.secondary a.active{border-bottom:4px solid #999;}
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px;}div.status{background-image:url(/misc/message-24-ok.png);border-color:#be7;}div.status,.ok{color:#234600;}div.status,table tr.ok{background-color:#f8fff0;}div.warning{background-image:url(/misc/message-24-warning.png);border-color:#ed5;}div.warning,.warning{color:#840;}div.warning,table tr.warning{background-color:#fffce5;}div.error{background-image:url(/misc/message-24-error.png);border-color:#ed541d;}div.error,.error{color:#8c2e0b;}div.error,table tr.error{background-color:#fef5f1;}div.error p.error{color:#333;}div.messages ul{margin:0 0 0 1em;padding:0;}div.messages ul li{list-style-image:none;}
fieldset{margin-bottom:1em;padding:0.5em;}form{margin:0;padding:0;}hr{border:1px solid gray;height:1px;}img{border:0;}table{border-collapse:collapse;}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left;}tbody{border-top:1px solid #ccc;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}th.active img{display:inline;}td.active{background-color:#ddd;}.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap;}.form-item .description{font-size:0.85em;}label{display:block;font-weight:bold;}label.option{display:inline;font-weight:normal;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}input.form-checkbox,input.form-radio{vertical-align:middle;}.marker,.form-required{color:#f00;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background:url(/misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}.item-list .pager{clear:both;text-align:center;}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em;}.pager-current{font-weight:bold;}#autocomplete li.selected{background:#0072b9;color:#fff;}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px;}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%;}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background:#0072b9 url(/misc/progress.gif);}
#edit-notify-type .form-item-notify-type{display:inline;margin-left:1.5em;}
#aggregator .feed-source .feed-title{margin-top:0;}#aggregator .feed-source .feed-image img{margin-bottom:0.75em;}#aggregator .feed-source .feed-icon{float:right;display:block;}#aggregator .feed-item{margin-bottom:1.5em;}#aggregator .feed-item-title{margin-bottom:0;font-size:1.3em;}#aggregator .feed-item-meta,#aggregator .feed-item-body{margin-bottom:0.5em;}#aggregator .feed-item-categories{font-size:0.9em;}#aggregator td{vertical-align:bottom;}#aggregator td.categorize-item{white-space:nowrap;}#aggregator .categorize-item .news-item .body{margin-top:0;}#aggregator .categorize-item h3{margin-bottom:1em;margin-top:0;}
.book-navigation .menu{border-top:1px solid #888;padding:1em 0 0 3em;}.book-navigation .page-links{border-top:1px solid #888;border-bottom:1px solid #888;text-align:center;padding:0.5em;}.book-navigation .page-previous{text-align:left;width:42%;display:block;float:left;}.book-navigation .page-up{margin:0 5%;width:4%;display:block;float:left;}.book-navigation .page-next{text-align:right;width:42%;display:block;float:right;}#book-outline{min-width:56em;}.book-outline-form .form-item{margin-top:0;margin-bottom:0;}html.js #edit-book-pick-book{display:none;}.form-item-book-bid .description{clear:both;}#book-admin-edit select{margin-right:24px;}#book-admin-edit select.progress-disabled{margin-right:0;}#book-admin-edit tr.ajax-new-content{background-color:#ffd;}#book-admin-edit .form-item{float:left;}
#comments{margin-top:15px;}.indented{margin-left:25px;}.comment-unpublished{background-color:#fff4f4;}.comment-preview{background-color:#ffffea;}
.field .field-label{font-weight:bold;}.field-label-inline .field-label,.field-label-inline .field-items{float:left;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.node-unpublished{background-color:#fff4f4;}.preview .node{background-color:#ffffea;}td.revision-current{background:#ffc;}
.poll{overflow:hidden;}.poll .bar{height:1em;margin:1px 0;background-color:#ddd;}.poll .bar .foreground{background-color:#000;height:1em;float:left;}.poll .links{text-align:center;}.poll .percent{text-align:right;}.poll .total{text-align:center;}.poll .vote-form{text-align:center;}.poll .vote-form .choices{text-align:left;margin:0 auto;display:table;}.poll .vote-form .choices .title{font-weight:bold;}.node-form #edit-poll-more{margin:0;}.node-form #poll-choice-table .form-text{display:inline;width:auto;}.node-form #poll-choice-table td.choice-flag{white-space:nowrap;width:4em;}td.poll-chtext{width:80%;}td.poll-chvotes .form-text{width:85%;}
.search-form{margin-bottom:1em;}.search-form input{margin-top:0;margin-bottom:0;}.search-results{list-style:none;}.search-results p{margin-top:0;}.search-results .title{font-size:1.2em;}.search-results li{margin-bottom:1em;}.search-results .search-snippet-info{padding-left:1em;}.search-results .search-info{font-size:0.85em;}.search-advanced .criterion{float:left;margin-right:2em;}.search-advanced .action{float:left;clear:left;}
.sheetview{padding-top:10px;margin-bottom:30px;}.sheetview table,.sheetview table tr,.sheetview table tr td,.sheetview table tr th{padding:0;margin:0;line-height:normal;border-width:0;border-top:0;border-left:0;border-right:0;border-bottom:0;border-collapse:separate;width:auto;background:transparent;vertical-align:top;}.sheetview img{display:inline !important;}.sheetview input{display:inline !important;width:auto !important;}.sheetview #te_griddiv{background-image:url(/sites/all/modules/sheetnode/images/stripe.png);}.sheetview #te_griddiv table{background:#fff;}.sheetview-fullscreen{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;margin:0;padding:0;background:inherit;}body:last-child .sheetview .defaultPeer{border-collapse:separate;filter:none;}.sheetview .defaultPeer{box-shadow:inset 0 0 0 2px blue;-webkit-box-shadow:inset 0 0 0 2px blue;-moz-box-shadow:inset 0 0 0 2px blue;*background:white;filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=1,OffY=1,Color=#0000ff),progid:DXImageTransform.Microsoft.DropShadow(OffX=-1,OffY=1,Color=#0000ff),progid:DXImageTransform.Microsoft.DropShadow(OffX=1,OffY=-1,Color=#0000ff),progid:DXImageTransform.Microsoft.DropShadow(OffX=-1,OffY=-1,Color=#0000ff),progid:DXImageTransform.Microsoft.Chroma(Color=#FFFFFF);}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
#forum .description{font-size:0.9em;margin:0.5em;}#forum td.created,#forum td.posts,#forum td.topics,#forum td.last-reply,#forum td.replies,#forum td.pager{white-space:nowrap;}#forum td.forum .icon{background-image:url(/misc/forum-icons.png);background-repeat:no-repeat;float:left;height:24px;margin:0 9px 0 0;width:24px;}#forum td.forum .forum-status-new{background-position:-24px 0;}#forum div.indent{margin-left:20px;}#forum .icon div{background-image:url(/misc/forum-icons.png);background-repeat:no-repeat;width:24px;height:24px;}#forum .icon .topic-status-new{background-position:-24px 0;}#forum .icon .topic-status-hot{background-position:-48px 0;}#forum .icon .topic-status-hot-new{background-position:-72px 0;}#forum .icon .topic-status-sticky{background-position:-96px 0;}#forum .icon .topic-status-closed{background-position:-120px 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
blockquote{padding:1em !important;position:relative;}blockquote .quote_start{border-left:1px solid #E9EFF3;border-top:1px solid #E9EFF3;bottom:3em;left:0;min-height:2em;position:absolute;top:0;width:20%;}blockquote .quote_start div{background-position:left top;left:-5px;top:-5px;}blockquote .quote_end{border-bottom:1px solid #E9EFF3;border-right:1px solid #E9EFF3;bottom:0;position:absolute;right:0;top:2.3em;width:20%;}blockquote .quote_end div{background-position:right bottom;bottom:-5px;right:-5px;}blockquote div div{position:absolute;height:9px;width:9px;}blockquote div.quote_start div.pair{}blockquote div.quote_end div.pair{}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#ffffdd none repeat scroll 0 0;border:1px solid #f0c020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;}
.oembed-lazyload__visible-label{padding:1rem;background-color:buttonface;color:buttontext;border-radius:1em;font-weight:bold;box-shadow:0 0 10px 0 rgb(0 0 0 / 30%);transition:all .2s;}.oembed-lazyload__button:hover .oembed-lazyload__visible-label,.oembed-lazyload__button:focus .oembed-lazyload__visible-label{text-decoration:underline;box-shadow:0 0 10px 0 rgb(0 0 0 / 90%);background-color:white;color:black;}.oembed-lazyload__button,.oembed-lazyload__iframe{transition:.2s opacity;}
.topic-pager{font-size:90%;font-style:italic;}#forum-comments .pager{text-align:right;}#forum-comments .pager li{padding:3px;margin:0;}.forum-pager .pager,.forum-comment-wrapper .pager{text-align:right;float:right;clear:none;width:30%;}#forum-pager-top .pager{padding:14px 0 0 0;}#forum-pager-bottom .pager{padding:0 0 10px 0;}.forum-pager .pager a,.forum-comment-wrapper .pager a{padding:1px 3px;margin:0pt;}.forum-pager .pager li,.forum-comment-wrapper .pager li{padding:0pt;margin:0pt;}.forum-pager.pager li.pager-current,.forum-comment-wrapper .pager li.pager-current{padding:2px 3px 2px 3px;}ul.forum-links li{display:inline;}.forum-node-create-links{width:30%;float:left;}.forum-node-create-links-top{clear:both;padding-top:20px;}.forum-node-create-links .forum-add-node{float:left;margin-right:10px;}.forum-table{margin:0;}.forum-table-wrap,.forum-table-topics{margin-bottom:15px;clear:both;}.forum-table-superheader{padding:10px;}.forum-table-superheader .forum-table-name{margin:5px 0 3px 5px;width:90%;display:inline;font-size:1.2em;}.forum-table-superheader .forum-table-description{margin:0 0 3px 5px;width:90%;}.forum-table th{text-align:left;}th.forum-name{text-align:left;}th.forum-icon{width:5%;}td.forum-details{}td.forum-details .forum-description{margin:0;font-size:0.9em;}td.forum-details .forum-subforums,td.forum-details .forum-subcontainers{margin-left:10px;}th.forum-topics,th.forum-posts{width:10%;text-align:center;}td.forum-number-topics,td.forum-number-posts{text-align:center;}th.forum-last-post{width:20%;}td.forum-last-reply{}.view-advanced-forum-topic-list .view-empty{clear:both;margin:20px 0 20px 0;padding:10px;}.forum-table-topics td.views-field-topic-icon{width:26px;}.forum-table-topics td.views-field-title{}.forum-table-topics td.views-field-comment-count,.forum-table-topics td.views-field-totalcount{width:10%;}.forum-table-topics td.views-field-last-updated{width:30%;}.forum-table-topics .views-field-title{text-align:left;}.forum-table-topics td.views-field-comment-count,.forum-table-topics td.views-field-totalcount{text-align:center;white-space:nowrap;}.forum-table-topics td.views-field-last-updated{line-height:140%;white-space:normal !important;}.forum-table-topics span.topic-icon{display:block;}#advanced-forum-forum-topic-list-sort-form,#advanced-forum-forum-topic-list-sort-form input,#advanced-forum-forum-topic-list-sort-form .form-item{margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important;vertical-align:center;}#forum-sort{clear:both;float:left;}.forum-tools{float:right;margin-top:10px;}#forum-statistics-header,.forum-statistics-sub-header{padding:0.3em 0.5em;}.forum-statistics-sub-body{padding:0.3em 0.5em 0 2em;}.forum-list-icon-legend{margin-bottom:30px;}.forum-list-icon-legend div{float:left;margin-right:30px;}.forum-topic-legend div{clear:both;float:left;padding:5px 0 5px 25px;margin-right:7px;}.forum-topic-header{margin:10px 0 2px 0;}.forum-topic-header .search-topic{float:right;}.forum-topic-header .topic-post-count{clear:right;float:right;margin:7px 7px 0 0;}.forum-topic-header .topic-reply-link,.forum-topic-header .topic-new-post-link,.forum-topic-header .last-post-link{float:left;margin:0 7px 7px 0;}.forum-topic-header .reply-count{float:right;margin:10px 0 2px 0;}div.forum-post{margin:0 0 5px 0;padding:0;}.forum-post-wrapper{clear:both;height:100%;}.forum-post-info{height:100%;clear:both;}.forum-posted-on{padding:0 5px;float:left;font-size:.8em;}.forum-post .new{float:none;}.forum-post-number{float:right;margin-right:5px;}.forum-post-title{padding:1px 1px 1px 10px;}.forum-post-panel-sub{float:left;line-height:100%;width:150px;}.forum-post-panel-sub .author-pane{margin:10px;}.forum-post-panel-sub .author-pane .author-name{font-size:120%;}.forum-post-panel-sub .author-pane .picture{float:none;padding-left:0px;margin:2px 0 10px 0;}.forum-post-panel-sub .author-pane .picture img{padding:5px;}.forum-post-panel-sub .author-pane .author-pane-section{margin-bottom:10px;}.forum-post-panel-sub .author-pane .author-pane-line{margin-bottom:7px;}.forum-post-panel-main{margin-left:150px;min-height:230px;height:auto !important;height:230px;}.forum-post-panel-main .forum-post-content{padding-top:2px;}.forum-post-panel-main .post-title,.forum-post-panel-main .forum-post-content{margin-left:0;padding-left:10px;}.forum-post-panel-main p{margin-right:10px;}.author-signature{margin:10px 0 5px 10px;}.post-edited{margin:10px;}.forum-post-footer{margin-top:0;clear:both;}.forum-jump-links{float:left;line-height:2em;margin:5px;}.forum-post-links{float:right;line-height:2em;text-align:right;margin:10px 0 5px 5px;}.forum-post-links ul.links li{display:block;float:left;}.forum-top-post-footer{margin:10px 0 10px 0;padding:5px;}#comments.forum-comment-wrapper{margin-top:0;}.forum-comment-wrapper .box{clear:both;}#search-all-forums{float:right;}#search-single-forum{float:left;}#advanced-forum-search-forum,.forum-topic-header #advanced-forum-search-topic{margin:0;padding:14px 0 0 0;}#advanced-forum-search-forum input,.forum-topic-header #advanced-forum-search-topic input{margin:0;padding:0;}.forum-topic-header #advanced-forum-search-topic{margin-bottom:10px;}.view-avf-search .views-row,.view-avf-search-topic .views-row{margin-bottom:2em;}.forum-search-result{margin-bottom:10px;}.preview{display:block;}
.topic-pager{font-style:italic;}.forum-pager .pager a,#forum-comments .pager a{font-weight:bold;}.forum-pager .pager a:link,.forum-pager .pager a:visited,#forum-comments .pager a:link,#forum-comments .pager a:visited{text-decoration:none;border:1px solid #C1C1C1;background:#EFEFEF;background:-webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#EFEFEF));background:-moz-linear-gradient(top,#F5F5F5,#EFEFEF);}.forum-pager .pager-current,.forum-pager .pager a:hover,#forum-comments .pager-current,#forum-comments .pager a:hover{background:#333333;color:#FFFFFF !important;}.forum-pager .pager a.active,#forum-comments .pager a.active{color:#333333;}.forum-table{border:1px solid #C1C1C1;}.forum-table-wrap .forum-table-superheader,.forum-table-topics thead tr{border:1px solid #C1C1C1;background:#DDDDDD;background:-webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#DDDDDD));background:-moz-linear-gradient(top,#F5F5F5,#DDDDDD);color:#333333;}.forum-table-superheader .forum-table-name,.forum-table-superheader .forum-table-name a{color:#333333;font-weight:bold;color:#333333;font-weight:bold;border-bottom:none;}.forum-table-wrap thead tr{background-color:#F5F5F5;border:1px solid #C1C1C1;}.forum-table thead tr a,.forum-table thead tr a:visited,.forum-table thead tr a:link{color:#333333;font-weight:bold;}.forum-table thead th{border-bottom:none;}.forum-table tr.even,.forum-table tr.odd{border-top:1px solid #C1C1C1;background:#EFEFEF;background:-webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#DDDDDD));background:-moz-linear-gradient(top,#F5F5F5,#DDDDDD);}.forum-table tr.even td.active,.forum-table tr.odd td.active{background-color:transparent;}.forum-table td{border:1px solid #C1C1C1;}.view-advanced-forum-topic-list .view-empty{border:3px solid #C1C1C1;}.forum-table tr.forum-last-sticky{border-bottom:10px solid #C1C1C1;}.forum-table .sticky-label{font-weight:bold;}#forum-statistics{border:1px solid #C1C1C1;}#forum-statistics-header{border-top:1px solid #C1C1C1;background:#DDDDDD;background:-webkit-gradient(linear,left top,left bottom,from(#EFEFEF),to(#DDDDDD));background:-moz-linear-gradient(top,#EFEFEF,#DDDDDD);color:#333333;font-weight:bold;}.forum-statistics-sub-header{border-top:1px solid #C1C1C1;border-bottom:1px solid #C1C1C1;font-weight:bold;}.forum-statistics-sub-body{background-color:#F5F5F5;}div.forum-post{border:1px solid #C1C1C1;}.forum-post-info{border-top:1px solid #FAFAFA;background:#DDDDDD;background:-webkit-gradient(linear,left top,left bottom,from(#EFEFEF),to(#DDDDDD));background:-moz-linear-gradient(top,#EFEFEF,#DDDDDD);color:#333333;font-weight:bold;border-bottom:1px solid #C1C1C1;}.forum-posted-on{font-weight:bold;}.forum-post-number a{color:#333333 !important;}.forum-post-wrapper{background-color:#F5F5F5;}.forum-post-panel-sub .author-pane .author-name{font-weight:bold;}.forum-post-panel-sub .author-pane .picture img{border:1px solid #C1C1C1;background-color:#FFFFFF;}.forum-post-panel-sub .author-pane .author-pane-label{font-weight:bold;}.forum-post-panel-main{border-left:1px solid #C1C1C1;background-color:#FAFAFA;}.forum-post-title{font-weight:bold;border-bottom:1px solid #C1C1C1;}.author-signature{font-size:.8em;}.forum-post-footer{border-top:1px solid #C1C1C1;}.forum-jump-links{border-right:none;}.forum-top-post-footer{border:1px solid #C1C1C1;background:#DDDDDD;background:-webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#DDDDDD));background:-moz-linear-gradient(top,#F5F5F5,#DDDDDD);}.forum-topic-navigation{border:1px solid #C1C1C1;background:#DDDDDD;background:-webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#DDDDDD));background:-moz-linear-gradient(top,#F5F5F5,#DDDDDD);}
td.forum-list-icon{vertical-align:middle;text-align:center;width:70px;}.forum-list-icon-wrapper span{text-indent:-9999px;width:50px;height:50px;display:block;}tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/forum_list_default.png) no-repeat center center;}tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/forum_list_new_posts.png) no-repeat center center;}.forum-list-icon-legend .forum-list-icon-default{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/forum_list_default.png) no-repeat center center;}.forum-list-icon-legend .forum-list-icon-new-posts{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/forum_list_new_posts.png) no-repeat center center;}span.topic-icon{width:24px;height:24px;text-indent:-9999px;}.topic-icon-default{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_default.png) no-repeat center center;}.topic-icon-new{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_new.png) no-repeat center center;}.topic-icon-hot{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_hot.png) no-repeat center center;}.topic-icon-hot-new{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_hot_new.png) no-repeat center center;}.topic-icon-sticky{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_sticky.png) no-repeat center center;}.topic-icon-closed{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_closed.png) no-repeat center center;}.topic-icon-default{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_default.png) no-repeat top left;}.topic-icon-new{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_new.png) no-repeat top left;}.topic-icon-hot{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_hot.png) no-repeat top left;}.topic-icon-hot-new{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_hot_new.png) no-repeat top left;}.topic-icon-sticky{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_sticky.png) no-repeat top left;}.topic-icon-closed{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/topic_list_closed.png) no-repeat top left;}span.forum-collapsible{width:9px;height:100%;text-indent:-9999px;display:block;margin-left:10px;margin-right:10px;float:right;background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/container_collapse.png) no-repeat center center;}span.container-collapsed{background:transparent url(/sites/all/modules/advanced_forum/styles/naked/images/container_expand.png) no-repeat center center;}
.forum-list-icon-wrapper{border-top:1px solid #EAF8E4;background:#C1C1C1;background:-webkit-gradient(linear,left top,left bottom,from(#DFDFDF),to(#C1C1C1));background:-moz-linear-gradient(top,#DFDFDF,#C1C1C1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,1) 0 1px 0;-moz-box-shadow:rgba(0,0,0,1) 0 1px 0;box-shadow:rgba(0,0,0,1) 0 1px 0;text-shadow:rgba(0,0,0,.4) 0 1px 0;color:#333333;font-family:Helvetica,Arial,Sans-Serif;text-decoration:none;vertical-align:middle;margin:10px;width:50px;height:50px;display:block;}tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span,.forum-list-icon-legend .forum-list-icon-default{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/forum_list_default.png) no-repeat center center;}tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span,.forum-list-icon-legend .forum-list-icon-new-posts{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/forum_list_new_posts.png) no-repeat center center;}span.topic-icon{width:24px;height:24px;text-indent:-9999px;}.topic-icon-default{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_default.png) no-repeat center center;}.topic-icon-new{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_new.png) no-repeat center center;}.topic-icon-hot{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_hot.png) no-repeat center center;}.topic-icon-hot-new{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_hot_new.png) no-repeat center center;}.topic-icon-sticky{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_sticky.png) no-repeat center center;}.topic-icon-closed{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_closed.png) no-repeat center center;}.topic-icon-default{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_default.png) no-repeat top left;}.topic-icon-new{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_new.png) no-repeat top left;}.topic-icon-hot{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_hot.png) no-repeat top left;}.topic-icon-hot-new{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_hot_new.png) no-repeat top left;}.topic-icon-sticky{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_sticky.png) no-repeat top left;}.topic-icon-closed{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_list_closed.png) no-repeat top left;}.forum-post-panel-sub .author-online{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/ap_user_online.png) no-repeat;padding-left:20px;height:20px;width:125px;display:block;}.forum-post-panel-sub .author-offline{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/ap_user_offline.png) no-repeat;padding-left:20px;height:20px;width:125px;display:block;}a.af-button-large,a.af-button-large:link,a.af-button-large:visited,a.af-button-small,a.af-button-small:link,a.af-button-small:visited,a.author-pane-link,a.author-pane-link:link,a.author-pane-link:visited{color:#333333;text-decoration:none;}.af-button-large,.af-button-small,.author-pane-link{display:block;border-top:1px solid #EAF8E4;background:#C1C1C1;background:-webkit-gradient(linear,left top,left bottom,from(#DFDFDF),to(#C1C1C1));background:-moz-linear-gradient(top,#DFDFDF,#C1C1C1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,1) 0 1px 0;-moz-box-shadow:rgba(0,0,0,1) 0 1px 0;box-shadow:rgba(0,0,0,1) 0 1px 0;text-shadow:rgba(0,0,0,.4) 0 1px 0;color:#333333;font-family:Helvetica,Arial,Sans-Serif;text-decoration:none;vertical-align:middle;}a.af-button-large:hover,a.af-button-small:hover,a.author-pane-link:hover{background:#C1C1C1;color:#333333;border-top-color:#EFEFEF;}a.af-button-large:active,a.af-button-small:active,a.author-pane-link:active{background:#C1C1C1;color:#333333;border-top-color:#EFEFEF;}.af-button-large span{font-size:14px;padding:2px 2px 2px 25px;line-height:30px;margin:0 7px 0 7px;}.af-button-small span{font-size:12px;padding:2px 2px 2px 20px;line-height:25px;margin:0 7px 0 7px;}.author-pane-link span{font-size:12px;padding:0 0 0 22px;line-height:22px;margin:0 7px 0 7px;}.forum-add-forum .af-button-large span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/add_topic.png) no-repeat;}.forum-add-poll .af-button-large span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/add_poll.png) no-repeat;}.topic-reply-allowed .af-button-large span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_reply.png) no-repeat;}.topic-reply-locked .af-button-large span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_locked.png) no-repeat;}.last-post-link .af-button-large span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_last_post.png) no-repeat;}.topic-new-post-link .af-button-large span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_first_unread_post.png) no-repeat;}.forum-post-links .af-button-small span{}.comment-add .af-button-small span,.comment-reply .af-button-small span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/post_reply.png) no-repeat;}.quote .af-button-small span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/post_quote.png) no-repeat;}.comment-edit .af-button-small span,.post-edit .af-button-small span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/post_edit.png) no-repeat;}.comment-delete .af-button-small span,.post-delete .af-button-small span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/post_delete.png) no-repeat;}.forum-jump-links .af-button-small span{background:url(/sites/all/modules/advanced_forum/styles/silver_bells/images/topic_top.png) no-repeat;}.forum-post-panel-sub .author-contact .author-pane-link span{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/ap_email.png) no-repeat;}.forum-post-panel-sub .author-privatemsg .author-pane-link span{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/ap_private_message.png) no-repeat;}.forum-post-panel-sub .author-relationship-add-icon.author-pane-link span{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/ap_contact_add.png) no-repeat;}.forum-post-panel-sub .author-relationship-remove-icon.author-pane-link{background:transparent url(/sites/all/modules/advanced_forum/styles/silver_bells/images/ap_contact_remove.png) no-repeat;}
body{margin:1em;background-color:#fff;font-family:sans-serif;}th{text-align:left;color:#006;border-bottom:1px solid #ccc;}tr.odd{background-color:#ddd;}tr.even{background-color:#fff;}td{padding:5px;}#menu{visibility:hidden;}#main{margin:1em;}a:link{color:#000;}a:visited{color:#000;}a:hover{color:#00f;}a:link img,a:visited img{border:0;}.print-footnote{font-size:xx-small;}img.print-logo{border:0;}.print-site_name{}.print-breadcrumb{font-size:x-small;}.print-title{}.print-submitted{font-size:small;}.print-created{font-size:small;}.print-taxonomy{text-align:right;}.print-taxonomy li{display:inline;}.print-content{}.print-hr{border:0;height:1px;width:100%;color:#9e9e9e;background-color:#9e9e9e;}.print-message{border:medium dotted blue;padding:1em;}.print-source_url{font-size:small;}.print-links{font-size:small;}.print-footer{text-align:center;}
