﻿/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.standard .ui-helper-hidden { display: none; }
.standard .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.standard .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.standard .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.standard .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.standard .ui-helper-clearfix { display:block; }
/* end clearfix */
.standard .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.standard .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.standard .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.standard .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.standard .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.standard .ui-widget .ui-widget { font-size: 1em; }
.standard .ui-widget input, .standard .ui-widget select, .standard .ui-widget textarea, .standard .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.standard .ui-widget-content { border: 1px solid #aaaaaa; background-color:#f8f8f8; color: #222222; }
.standard .ui-widget-content a { color: #222222; }
.standard .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(Images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.standard .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.standard .ui-state-default, .standard .ui-widget-content .ui-state-default, .standard .ui-widget-header .ui-state-default { border: none; background:none; font-weight: normal; color: #555555; }
.standard .ui-state-hover a, .standard .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.standard .ui-state-active, .standard .ui-widget-content .ui-state-active, .standard .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(Images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.standard .ui-state-active a, .standard .ui-state-active a:link, .standard .ui-state-active a:visited { color: #212121; text-decoration: none; }
.standard .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.standard .ui-state-highlight, .standard .ui-widget-content .ui-state-highlight, .standard .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(Images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.standard .ui-state-highlight a, .standard .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.standard .ui-state-error, .standard .ui-widget-content .ui-state-error, .standard .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(Images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.standard .ui-state-error a, .standard .ui-widget-content .ui-state-error a, .standard .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.standard .ui-state-error-text, .standard .ui-widget-content .ui-state-error-text, .standard .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.standard .ui-priority-primary, .standard .ui-widget-content .ui-priority-primary, .standard .ui-widget-header .ui-priority-primary { font-weight: bold; }
.standard .ui-priority-secondary, .standard .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.standard .ui-state-disabled, .standard .ui-widget-content .ui-state-disabled, .standard .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.standard .ui-icon { width: 16px; height: 16px; background-image: url(Images/ui-icons_222222_256x240.png); }
.standard .ui-widget-content .ui-icon {background-image: url(Images/ui-icons_222222_256x240.png); }
.standard .ui-widget-header .ui-icon {background-image: url(Images/ui-icons_222222_256x240.png); }
.standard .ui-state-default .ui-icon { background-image: url(Images/ui-icons_888888_256x240.png); }
.standard .ui-state-hover .ui-icon, .standard .ui-state-focus .ui-icon {background-image: url(Images/ui-icons_454545_256x240.png); }
.standard .ui-state-active .ui-icon {background-image: url(Images/ui-icons_454545_256x240.png); }
.standard .ui-state-highlight .ui-icon {background-image: url(Images/ui-icons_2e83ff_256x240.png); }
.standard .ui-state-error .ui-icon, .standard .ui-state-error-text .ui-icon {background-image: url(Images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.standard .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.standard .ui-icon-circle-triangle-w { background-position: -80px -192px; }

/* Corner radius */
.standard .ui-corner-all, .standard .ui-corner-top, .standard .ui-corner-left, .standard .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.standard .ui-corner-all, .standard .ui-corner-top, .standard .ui-corner-right, .standard .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.standard .ui-corner-all, .standard .ui-corner-bottom, .standard .ui-corner-left, .standard .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.standard .ui-corner-all, .standard .ui-corner-bottom, .standard .ui-corner-right, .standard .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;  }

/* Overlays */
.standard .ui-widget-overlay { background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.standard .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
#ui-datepicker-div {display: none;}
.standard .ui-datepicker { padding: .2em .2em 0; display: none;  }
.standard .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.standard .ui-datepicker .ui-datepicker-prev, .standard .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.standard .ui-datepicker .ui-datepicker-prev-hover, .standard .ui-datepicker .ui-datepicker-next-hover { top: 4px; }
.standard .ui-datepicker .ui-datepicker-prev { left:2px; }
.standard .ui-datepicker .ui-datepicker-next { right:2px; }
.standard .ui-datepicker .ui-datepicker-prev-hover { left:3px; }
.standard .ui-datepicker .ui-datepicker-next-hover { right:4px; }
.standard .ui-datepicker .ui-datepicker-prev span, .standard .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.standard .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; font-size:11px; color:#666666; font-family:'Arial',Trebuchet,Arial,Verdana,Sans-serif }
.standard .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.standard .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.standard .ui-datepicker select.ui-datepicker-month, 
.standard .ui-datepicker select.ui-datepicker-year { width: 49%;}
.standard .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.standard .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.standard .ui-datepicker td { border: 0; padding: 1px; }
.standard .ui-datepicker td span, .standard .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
.standard .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.standard .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.standard .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.standard .ui-datepicker.ui-datepicker-multi { width:auto; }
.standard .ui-datepicker-multi .ui-datepicker-group { float:left; }
.standard .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.standard .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.standard .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.standard .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.standard .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.standard .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.standard .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.standard .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.standard .ui-datepicker-rtl { direction: rtl; }
.standard .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.standard .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.standard .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.standard .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.standard .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.standard .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.standard .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.standard .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.standard .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.standard .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.standard .ui-datepicker-cover {display: none; /*sorry for IE5*/display/**/: block; /*sorry for IE5*/position: absolute; /*must have*/z-index: -1; /*must have*/filter: mask(); /*must have*/top: -4px; /*must have*/left: -4px; /*must have*/width: 200px; /*must have*/height: 200px; /*must have*/}
.standard, .standard a {font-family:Arial,​Helvetica,​sans-serif;font-size: 13px;}
.standard a {font-style:italic;}
.standard a:hover {text-decoration:underline;}
.standard .managearticle {float:right;margin-bottom: 15px;margin-left:10px;}
.standard .head h2, .standard .head h2 a, .standard h3 {letter-spacing:normal;margin:0;padding:0;line-height:normal;}
.standard .head h2, .standard .head h2 a{font-size:22px;color:#666666;font-weight:bold;}
.standard .head p{font-size:13px;color:#666666;margin:10px 0 0;}
.standard .calendar{margin-bottom:25px;}
.standard .head img{top:10px;position:absolute;right:10px;}
.standard .article .socialnetwork{float:right;margin-top:10px;}
.standard .article fieldset{-moz-border-radius:3px;border-radius:3px;webkit-border-radius:3px;padding:10px;border:1px #cccccc solid;}
.standard .article fieldset legend{font-weight:bold;}
.standard .article .attachments{margin:0;padding:0;}
.standard .article .attachments li{list-style-type:none;}
.standard .article .attachments li a{color:#000000;font-size:11px;}
.standard .article .attachments img{vertical-align:text-bottom;}
.standard .readmore{float:right;margin-top:10px;}

.standard .head{border:1px solid #ccc;border-radius:4px; -moz-border-radius:4px;-webkit-border-radius: 4px;background-color: #F8F8F8;padding:10px; position:relative;margin:0 0 20px}
.standard .article .footer{background:#dbdbdb;padding:10px 15px;background: url(Images/box-bg.gif) repeat-x scroll 0 0 transparent;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;}
.standard .article .line{clear: both;height: 2px;overflow: hidden;width: 100%; background:url(Images/line.gif) repeat-x scroll center top transparent;}
.standard .content{line-height:18px; padding:15px;font-size:13px;}
.standard .content .content{padding:0px;margin-bottom: 10px;}
.standard .article{padding: 0;border:1px solid #CBCBCB;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;background-color:#f8f8f8;}
.standard .article-tags{text-align: right;margin-bottom: 13px;margin-top: 6px;}
.standard .article h3, .standard.widgetmodule h3{background: url(Images/sidebar-header.png) repeat-x scroll 0 0 #e2e2e2;border-bottom: 1px solid #CCCCCC;border-radius: 4px 4px 0 0;-moz-border-radius:4px 4px 0 0;webkit-border-radius:4px 4px 0 0;color: #666666;margin: 0;padding: 10px;font-size:14px;font-weight:bold;}
.standard .article h3 a, .standard .head h2 a {font-style:normal;text-decoration:none;color:#666666}
.standard .article .related h3, .standard .article h3.heading, .standard .pages h3{background: none;border-bottom:0;border-radius:0;-moz-border-radius:0;webkit-border-radius:0;color: #666;margin: 0 0 10px;padding: 0;font-size:14px;font-weight:bold;}
.standard .article h3.heading{margin-top:20px;}
.standard .article .pages{margin:10px 0;clear:both}

.standard .article .CommentForm, .standard .la-intro{margin-bottom:20px;}
.standard .article .CommentForm .commenterror, .standard .article .CommentForm .moderatemsg{color:red;margin-bottom:10px;}
.standard .article .CommentData .content{margin-bottom:20px;}
.standard .article .CommentData .content p{margin:0px;padding:0px;}
.standard .article .CommentForm .newheading, .standard .article .CommentForm .replyheading, .standard .article .CommentData .heading{font-size:13px;color:#2E3D47;font-weight:bold;font-style:normal;margin-bottom:15px;}
.standard .article .CommentData .name{position:relative;line-height:12px;margin-bottom:10px;border-radius:4px;-moz-border-radius:4px;webkit-border-radius:4px;background-color:#eeeeee;}
.standard .article .CommentData .name .userinfo{margin-top:8px; position:absolute;}
.standard .article .CommentData .name .reply{position: absolute;right: 8px;top: 8px;}
.standard .article .CommentData .com{padding-left:20px;}
.standard .article .Preview{border-radius:4px;-moz-border-radius:4px;webkit-border-radius:4px;color:Black;}
.standard input, .standard textarea, .standard select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:3px;webkit-border-radius:3px;-moz-border-radius:3px;border:1px #cccccc solid;padding:8px;background-color:#fff;margin:0;}
.standard textarea {width:100% !important; margin-top: 5px;}

.standard .lawidget{padding: 0;border:1px solid #CBCBCB;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;margin-bottom:20px;background-color:#f8f8f8;list-style:none;}
.standard .lawidget .treeview img{border:none;margin:0px;padding:0px;}
.standard .lawidget ul{list-style-type:none; list-style-image:none;padding:0;margin:0;}
.standard .lawidget .treeview ul{margin:0px;}
.standard .lawidget ul li{list-style: none;margin:0;padding:7px 0;}
.standard .lawidget img{border:none;margin:0px;padding:0px;}
.standard .categories .treeview, .standard .archives .treeview, .standard .tableofcontents .treeview {padding: 8px;}
.standard .categories ul, .standard .archives ul, .standard .tableofcontents ul{padding:0; margin:0;}
.standard .categories ul li, .standard .authors ul li, .standard .archives ul li{padding:0px;border-bottom:none;}
.standard .authors ul li{line-height:22px}
.standard .lawidget.tableofcontents ul li{padding:0;border:0;}

.standard .pager, .standard .ms-result .paging {margin:0 0 20px;padding:0;text-align:center;}
.standard .ms-result .paging{margin:0;}
.standard .ms-result .paging span{line-height: 1.8; display: inline-block;}
.standard .pager a, .standard .CurrentPageSelected, .standard .CurrentPage, .standard .ms-result .paging a , .standard .ms-result .paging .pageselected {background-position:center bottom;border:1px solid #CCDBE4;color:#3E81B5;margin-right:3px;padding:2px 5px;text-decoration:none;background-color:#ffffff;border-radius:3px;-moz-border-radius:3px;webkit-border-radius:3px;}
.standard .CurrentPage, .standard .CurrentPageSelected, .standard .ms-result .paging .pageselected{padding-top:1px;padding-bottom:0px;}
.standard .pager a:hover, .standard .pager a:active, .standard .CurrentPage, .standard .CurrentPageSelected, .standard .ms-result .paging .pageselected, .standard .ms-result .paging a:hover, .standard .ms-result .paging a:active{background-color:#999999;background-image:none;border:1px solid #666666;color:#ffffff;}
.standard .pager a.Next {border:2px solid #CCDBE4;margin:0 0 0 10px;}
.standard .pager a.Next:hover {border:2px solid #2B55AF;}
.standard .pager a.Prev {border:2px solid #CCDBE4;margin:0 10px 0 0;}
.standard .pager a.Prev:hover {border:2px solid #2B55AF;}
.standard .calendar .ladatehlight a{background-color:#878787;color:White;border-radius:5px;webkit-border-radius:5px;-moz-border-radius:5px;background-image:none;}

.standard a, .standard .footer, .standard .article-tags{color:#666666;}
.standard .ms-result .caption, .standard .lawidget .articletimeago, .standard .footer, .standard .article-tags{font-style:italic;}

.standard .tags{text-align:justify;word-wrap:break-word;}
.standard .tags a{display:inline;}
.standard .tags a.cloudweight1{font-size:12px;filter: alpha(opacity=40);opacity: 0.4;}
.standard .tags a.cloudweight2{font-size:14px;filter: alpha(opacity=60);opacity: 0.6;}
.standard .tags a.cloudweight3{font-size:16px;filter: alpha(opacity=80);opacity: 0.8;}
.standard .tags a.cloudweight4{font-size:18px;filter: alpha(opacity=80);opacity: 0.8;}
.standard .tags a.cloudweight5{font-size:20px;filter: alpha(opacity=100);opacity: 1;}

.standard .msearch-toolbar {position: relative;}
.standard .msearch-toolbar .textbox{margin: 0; border: #DDDDDD solid 1px;padding: 8px 35px 8px 8px;width: 100%;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.standard .msearch-toolbar .search-button {background: url("Images/search.png") transparent no-repeat;border: none !important;text-indent: -999px;width: 20px;position:absolute;right:5px;top:10px;padding:0;min-width:0;box-shadow:none}
.standard .msearch-result {display:none;background-color:#ffffff;border: 1px solid #CCCCCC;border-radius: 4px;-moz-border-radius:4px; webkit-border-radius:4px; padding: 12px; margin-bottom:15px;}
.standard .msearch-result .ms-result .result{border-bottom:1px solid #cccccc;}
.standard .msearch-result .close-button {background: url("Images/close.png") transparent no-repeat;border: none !important;text-indent: -999px;width: 30px;height:32px;position:relative;float:right;top:-28px;right:-22px;min-width:30px;box-shadow:none}

.standard .treeview .rtPlus, .standard .treeview .rtMinus{background-image:url('Images/plusminus.png')}
.standard .treeview .rtHover .rtIn, .standard .treeview .rtSelected .rtIn {border:none !important; padding: 4px 3px 3px; background:none; text-decoration:underline;}
.standard .treeview .rtLI .rtEdit .rtIn{border-color:#515151;background:#fff}
.standard .treeview .rtLines .rtLI, .standard .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/nodespan.png')}
.standard .treeview .rtLines .rtFirst, .standard .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/firstnodespan.png')}
.standard .treeview .rtLines .rtLast, .standard .treeview .rtLines .rtLast .rtUL{background-image:none}
.standard .treeview .rtLines .rtTop{background-image:url('Images/topline.png')}
.standard .treeview .rtLines .rtMid{background-image:url('Images/middleline.png')}
.standard .treeview .rtLines .rtBot{background-image:url('Images/bottomline.png')}
.standard .treeview .rtLines .rtLast .rtTop{background-image:url('Images/singleline.png')}
.standard .treeview .rtIn {color:#666666 !important; font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}

.standard a.mbutton{font-family:Helvetica,Arial,sans-serif; padding: 5px 10px; background: #818181; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#818181, endColorstr=#656565); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#818181, endColorstr=#656565)"; background: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#656565)); background: -moz-linear-gradient(center top , #818181 0%, #656565 100%) repeat scroll 0 0 transparent; border-color: #FFFFFF; border-radius: 3px; -moz-border-radius:3px; webkit-border-radius:3px; color: #FFFFFF; font-weight: bold; text-decoration: none; text-shadow: 0 1px 1px #000000;}
.standard a.mbutton:hover {background:#4E4E4E; color: #ffffff; text-decoration:none;}
.standard .rating{float:right}
.standard .wrap-img {text-align:center;}
.standard .jackbox, .standard.main-page .article-thumbnail {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;border:10px solid #eee;border-radius:5px;-moz-border-radius:5px;webkit-border-radius:5px; max-width: 100%;}
.standard .article-thumbnail, .standard .page-thumbnail {max-height:400px;}

.standard a.exp-col{float:right;margin:6px 6px 0 0;display:inline-block;width:10px;height:10px;}
.standard a.expand{background: url("Images/expand.gif") no-repeat;}
.standard a.collapse{background: url("Images/collapse.gif") no-repeat;}

.standard .moverlay{display: none;width: 100%;background-color: black;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.standard .mlightbox {display: none;position: absolute;top: 25%;left: 25%;right:25%;max-height: 50%;padding: 16px;border: 4px solid #CCC;background-color: white;z-index:1002;overflow: auto;}
.standard .mlightbox .close-button{right:-12px;top:-14px}
.standard .no-permission-content{background-color:#eee; padding:10px;margin:0;-moz-border-radius:5px;webkit-border-radius:5px;border-radius:5px;border:1px solid #ccc;}
.standard .no-permission-content p{margin:0; padding:0}
.standard ul.toc_list{margin: 10px 0;}
.standard ul.toc_list ul{margin: 0;}
.standard ul.toc_list, .default ul.toc_list ul{padding: 0 0 0 30px;}
.standard ul.toc_list li{margin: 0;padding: 0;line-height:18px;}

.loading-indicator {height: 80px;width: 150px;background: url( 'images/loading.gif' );background-repeat: no-repeat;background-position: center center;}
.loading-indicator-overlay {background-color: #FFFFFF;opacity: 0.6;filter: alpha(opacity = 60);}

.standard .related {clear:both}
.standard .related ul {margin:0; padding:0;}
.standard .related li {float:left;width:170px;margin:0;list-style-type:none;text-align:center;overflow:hidden;border:1px solid #eee;background-color:#fff;position:relative;height:370px;font-family:Arial,Helvetica,sans-serif;padding:10px;}
.standard .related .article-link{display: block;height: 390px;margin:0;position:absolute;width:188px;bottom:0;left:0;z-index:0;}
.standard .related .caption{ text-align:left;}
.standard .related li .jackbox {margin:0 0 10px;z-index:1;}
.standard .related li .jackbox img {max-width:190px;max-height:100px;}
.standard .related li .cont {overflow: hidden; height: inherit;}

/*Bookmark*/
.standard .nobookmark, .standard .hasbookmark{height:20px;width:20px;padding:0;}