#lightwindow_overlay { display: none; visibility: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100px; min-height: 9999px; z-index: 500;  }
#lightwindow {  display: none; visibility: hidden; position: absolute; z-index: 999; line-height: 0px;  }
#lightwindow_container { display: none; visibility: hidden; position: absolute;  padding: 0 0 0 0; margin: 0 0 0 0}
 * html #lightwindow_container {overflow: hidden}
#lightwindow_contents {overflow: hidden; z-index: 0; position: relative; border: 10px solid #ffffff; background-color: #ffffff}
#lightwindow_loading { height: 100%; width: 100%; top: 0px; left: 0px; z-index: 9999; position: absolute;  background-color: #f0f0f0; padding: 10px}
#lightwindow_loading_shim {display: none; left: 0px; position: absolute; top: 0px; width: 100%; height: 100%}
#lightwindow_loading span {font-size: 12px; line-height: 32px; color: #444444; float: left; padding: 0 10px 0 0}
#lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited {color: #09F; text-decoration: none; cursor: pointer}
#lightwindow_loading span a:hover, #lightwindow_loading span a:active {text-decoration: underline}
#lightwindow_loading img {float: left; margin: 0 10px 0 0}
 #lightwindow_navigation { position: absolute; top: 0px; left: 0px; display: none;  }
 #lightwindow_navigation_shim { display: none; left: 0px; position: absolute; top: 0px; width: 100%; height: 100%;  }
#lightwindow_navigation a, #lightwindow_navigation a:link, #lightwindow_navigation a:visited, #lightwindow_navigation a:hover, #lightwindow_navigation a:active { outline: none;  }
#lightwindow_previous, #lightwindow_next {width: 49%; height: 100%; background: transparent url(../png/black.png) no-repeat -1000px -1000px;  display: block}
#lightwindow_previous {float: left; left: 0px}
#lightwindow_next {float: right; right: 0px}
#lightwindow_previous:hover, #lightwindow_previous:active {background: url(../gif/prevlabel.gif) left 15% no-repeat}
#lightwindow_next:hover, #lightwindow_next:active {background: url(../gif/nextlabel.gif) right 15% no-repeat}
#lightwindow_previous_title, #lightwindow_next_title {display: none}
#lightwindow_galleries {width: 100%; position: absolute; z-index: 50; display: none; overflow: hidden; margin: 0 0 0 10px; bottom: 0px; left: 0px}
#lightwindow_galleries_tab_container {width: 100%; height: 0px; overflow: hidden}
a#lightwindow_galleries_tab, a:link#lightwindow_galleries_tab, a:visited#lightwindow_galleries_tab {display: block; height: 20px; width: 77px; float: right; line-height: 22px; color: #ffffff; text-decoration: none; font-weight: bold; cursor: pointer; font-size: 11px; color: #ffffbe; background: url(../png/black-70.png) repeat 0 0 transparent}
* html a#lightwindow_galleries_tab, * html a:link#lightwindow_galleries_tab, * html a:visited#lightwindow_galleries_tab {background: none; background-color: #000000; opacity: .70; filter: alpha(opacity=70)}
a:hover#lightwindow_galleries_tab, a:active#lightwindow_galleries_tab {color: #ffffbe}
#lightwindow_galleries_tab_span {display: block; height: 20px; width: 63px; padding: 0 7px 0 7px}
#lightwindow_galleries_tab .up {background: url(../gif/arrow-up.gif) no-repeat 60px 5px transparent}
#lightwindow_galleries_tab .down {background: url(../gif/arrow-down.gif) no-repeat 60px 6px transparent}
#lightwindow_galleries_list {background: url(../png/black-70.png) repeat 0 0 transparent; overflow: hidden; height: 0px}
* html #lightwindow_galleries_list {background: none; background-color: #000000; opacity: .70; filter: alpha(opacity=70)}
.lightwindow_galleries_list {width: 200px; float: left; margin: 0 0 10px 0; padding: 10px}
.lightwindow_galleries_list h1 {color: #09F; text-decoration: none; font-weight: bold; cursor: pointer; padding: 10px 0 5px 0; font-size: 16px}
.lightwindow_galleries_list li {margin: 5px 0 5px 0; list-style-type: none}
.lightwindow_galleries_list a, .lightwindow_galleries_list a:link, .lightwindow_galleries_list a:visited {display: block; line-height: 22px; color: #ffffff; text-decoration: none; font-weight: bold; cursor: pointer; padding: 0 0 0 10px; font-size: 11px}
.lightwindow_galleries_list a:hover, .lightwindow_galleries_list a:active {background: #000000; color: #ffffbe; border-left: 3px solid #ffffbe; padding: 0 0 0 7px}
#lightwindow_data { position: absolute;  }
#lightwindow_data_slide { position: relative;  }
#lightwindow_data_slide_inner {background-color: #ffffff; padding: 0 10px 10px 10px}
#lightwindow_data_caption {padding: 10px 0 0 0; color: #666666; line-height: 25px; background-color: #ffffff; clear: both}
#lightwindow_data_details {background-color: #f0f0f0; padding: 0 10px 0 10px; height: 20px}
#lightwindow_data_author_container {width: 40%; text-align: right; color: #666666; font-style: italic; font-size: 10px; line-height: 20px; float: right; overflow: hidden}
#lightwindow_data_gallery_container {font-size: 10px; width: 40%; text-align: left; color: #666666; line-height: 20px; float: left; overflow: hidden}
#lightwindow_title_bar { overflow: hidden}
#lightwindow_title_bar_title {color: #ffffbe; font-size: 14px; line-height: 25px; text-align: left; float: left}
a#lightwindow_title_bar_close_link, a:link#lightwindow_title_bar_close_link, a:visited#lightwindow_title_bar_close_link {float: right; text-align: right; cursor: pointer; color: #ffffff; line-height: 25px; padding: 5px 10px; margin: 0; font-size: 1.2em; color: #1e63a1; background-color: #ffffff}
a:hover#lightwindow_title_bar_close_link, a:active#lightwindow_title_bar_close_link {color: #309fff; background-color: #e5e5e5}
 #lightwindow p {color: #000000; padding-right: 10px}
 .tooltip {text-align: left; position: absolute!important; overflow:hidden; font-size: 12px; z-index: 10000!important}
.tooltip .xtop, .tooltip .xbottom {display: block; background: transparent; font-size: 1px; display: none}
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 {display: block; overflow: hidden}
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 {height: 1px}
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 {background: #666; border-left: 1px solid #333; border-right: 1px solid #333}
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 {background: #666}
.tooltip .xb1 {margin: 0 5px; background: #333}
.tooltip .xb2 {margin: 0 3px; border-width: 0 2px}
.tooltip .xb3 {margin: 0 2px}
.tooltip .xb4 {height: 2px; margin: 0 1px}
.tooltip .xboxcontent {padding: .7em;  font-size: 8pt; line-height: 11pt; margin: 0; color: #000; text-shadow: 2px 2px 0px #CCC;  border: 1px solid #333;  background-color: #666}
 #colorpicker {position: absolute; width: 145px; height: 135px; overflow: hidden; background: #F9F9F9; border: 2px #C0C0C0 outset; z-index: 1000}
#colorpicker-hue-container {position: absolute; top: 4px; left: 120px; width: 18px; height: 110px}
#colorpicker-hue-bg-img {width: 100%; height: 100%}
#colorpicker-hue-slider {position: absolute; top: 0; left: 0; width: 100%; height: 100%}
#colorpicker-hue-thumb {position: absolute; top: 0; left: 0; width: 18px; height: 18px; z-index: 1009; cursor: default}
#colorpicker-bar {text-align: right; padding-right: 10px}
#colorpicker-close {cursor: pointer; color: blue; font-size: 10px; font-family: Tahoma, Helvetica, Sans-Serif; font-weight: bold}
#colorpicker-div {position: absolute; top: 8px; left: 8px; width: 100px; height: 100px; border: 1px solid #666}
#colorpicker-bg, #colorpicker-bg-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; overflow: hidden}
#colorpicker-selector {position: absolute; top: 0px; left: 0px; width: 11px; height: 11px; z-index: 1009; margin-top: -6px; margin-left: -6px; cursor: default}
#colorpicker-selector img {position: absolute; left: 0; top: 0}
#colorpicker-footer {position: absolute; top: 114px; left: 10px; width: 127px}
#colorpicker-value {float: left}
#colorpicker-value, #colorpicker-value-input {font-size: 9px !important; font-family: Helvetica, Verdana, Sans-Serif; height: 10px}
#colorpicker-value-input {width: 40px}
#colorpicker-okbutton {float: right; padding: 0 10px; background: #3366FF; font-size: 10px; font-family: Tahoma, Helvetica, Sans-Serif; border: 1px solid #666666; color: #ffffff}
 .ot-container {position: absolute; max-width: 300px; z-index: 100}
 .ot-container.ot-fixed {-webkit-transition-property: left, top; -webkit-transition-duration: 0.2s, 0.2s; -moz-transition-property: left, top; -moz-transition-duration: 0.2s, 0.2s}
.ot-container.ot-completely-hidden {display: none}
.opentip {position: relative; font-size: 13px; line-height: 120%; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)}
.opentip .title {font-weight: bold}
.opentip .content {width: auto !important;}
.opentip .loadingIndication {display: none; padding: 10px 15px; background: url("../gif/open-tip-loading.gif") center center no-repeat; width: 25px; height: 15px}
.opentip .loadingIndication span {display: none}
.ot-loading .opentip .loadingIndication {display: block}
.ot-loading .opentip .content {display: none}
.ot-buttons {position: absolute; right: 0; top: 0}
.ot-buttons .close {display: block; width: 15px; height: 15px; display: block; text-decoration: none}
.ot-buttons .close .canvas {position: relative; display: block; color: white;  background-color: rgba(0, 0, 0, 0.2);  }
.ot-container .stem-container {position: absolute; width: 0; height: 0}
.ot-container .stem {position: absolute; overflow: hidden; color: #cccccc;   }
.ot-container .left {left: 0}
.ot-container .center {left: 50%}
.ot-container .right {right: 0}
.ot-container .top {top: 0}
.ot-container .middle {top: 50%}
.ot-container .bottom {bottom: 0}
 .style-standard .opentip {border: 1px solid #f2e37b; background-color: #fff18f; color: black; padding: 6px 10px; box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1)}
.style-standard .opentip .title {margin-bottom: 1px}
.style-standard .stem {color: #e3ca1b;  }
.style-standard .ot-buttons {top: -6px; right: -6px}
.style-standard .ot-buttons .close {width: 21px; height: 21px}
.style-standard .ot-buttons .close .canvas {background-color: rgba(255, 241, 143, 0.5); color: #a2932B}
.style-rounded .opentip {border: 7px solid #81b4da; background-color: #f9fbfc; color: #3f5d73; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4)}
.style-rounded .opentip .title {background: #81b4da; color: #f7fafd; padding: 0px 10px 4px 10px}
.style-rounded .opentip .content {padding: 6px 10px}
.style-rounded .stem {color: #c3ddf0}
.style-rounded .ot-buttons {top: -3px; right: -3px}
.style-rounded .ot-buttons .close {width: 21px; height: 21px}
.style-rounded .ot-buttons .close .canvas {background-color: #81B4DA}
.style-slick .opentip {padding:10px; border:1px solid #ececec; background-color: #ffffff; -moz-box-shadow: 0px 0px 10px #7fa3d3; -webkit-box-shadow: 0px 0px 10px #7fa3d3; box-shadow: 0px 0px 10px #4d4d4d;  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#7fa3d3')";  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#7fa3d3')}
.style-slick .opentip .title {color: #49677e; padding: 5px 10px 3px 10px; border-bottom: 1px solid #eeeeee}
.style-slick .opentip .content {text-align: left; font-family: 'Droid Sans', sans-serif; font-size: 13px; border-top: 1px solid #fefefe; line-height: 19px}
.style-slick .stem {color: #cccccc}
.style-slick .ot-buttons {right: -7px; top: -5px}
.style-slick .ot-buttons .close {height: 19px; width: 19px}
.style-slick .ot-buttons .close .canvas {background-color: rgba(0, 0, 0, 0.2)}
.style-glass .opentip {background: white; background: rgba(255, 255, 255, 0.9); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0 0 15px rgba(51, 113, 136, 0.5); -moz-box-shadow: 0 0 15px rgba(51, 113, 136, 0.5); -webkit-box-shadow: 0 0 15px rgba(51, 113, 136, 0.5); padding: 20px 30px}
.style-glass .opentip .title {color: #316F89; font-family: serif; font-style: italic; margin: 0 0 20px 0; font-size: 16px}
.style-glass .opentip .content {color: #333333}
.style-glass .stem {color: #ffffff}
.style-glass .ot-buttons {right: -3px; top: -3px}
.style-glass .ot-buttons .close {width: 25px; height: 25px}
.style-glass .ot-buttons .close .canvas {background-color: #F7BA00}
  .ot-buttons {z-index: 110}
.opentip {z-index: 110}
.opentipIFrame {position: absolute; top: 0; left: 0; border: none; background: none; margin: 0; padding: 0; display:none;  display:block; z-index:-1; filter:mask()}
.style-glass .opentip {border: 1px solid #bbbbbb}
  .ot-container.ot-css3 {-webkit-transition-duration: 1s;  -webkit-transition-property: opacity, -webkit-transform; -moz-transition-duration: 1s;  -moz-transition-property: opacity, -moz-transform; -o-transition-duration: 1s;  -o-transition-property: opacity, -o-transform; opacity: 1}
.ot-container.ot-css3.ot-completely-hidden {display: none}
 .ot-container.ot-css3.ot-becoming-visible.ot-show-appear, .ot-container.ot-css3.ot-hidden.ot-hide-fade {opacity: 0}
 .ot-container.ot-css3.ot-becoming-visible.ot-show-grow, .ot-container.ot-css3.ot-hidden.ot-hide-shrink {-webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0)}
 .ot-container.ot-css3.ot-becoming-visible.ot-show-blindDown, .ot-container.ot-css3.ot-becoming-visible.ot-show-slideDown, .ot-container.ot-css3.ot-hidden.ot-hide-blindUp {-webkit-transform: scaleY(0); -moz-transform: scaleY(0); -o-transform: scaleY(0); opacity: 0}
 .ot-container.ot-css3.ot-becoming-visible.ot-show-condense, .ot-container.ot-css3.ot-hidden.ot-hide-puff {-webkit-transform: scale(5); -moz-transform: scale(5); -o-transform: scale(5); opacity: 0}
 .ot-container.ot-css3.ot-becoming-visible.ot-show-rotate {-webkit-transform: scale(3) rotate(-500deg); -moz-transform: scale(3) rotate(-500deg); -o-transform: scale(3) rotate(-500deg); opacity: 0}
.ot-container.ot-css3.ot-hidden.ot-hide-rotate {-webkit-transform: scale(3) rotate(500deg); -moz-transform: scale(3) rotate(500deg); -o-transform: scale(3) rotate(500deg); opacity: 0}
 .opentip label {margin-bottom: 3px; margin-top: 10px; display: block}
.opentip input, .opentip textarea {padding: 5px 6px; border: 1px solid rgba(100, 100, 100, 0.2); background: rgba(255,255,255,0.5); display: block; width: 100%; margin: 3px 0 10px 0; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
.opentip input:focus, .opentip textarea:focus {border-color: rgba(100, 100, 100, 0.2); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2)}
.opentip button {margin-top: 20px; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; border: 1px solid rgba(247, 186, 0, 0.8); background: rgba(247, 186, 0, 0.9); font-size: 14px; line-height: 14px; padding: 10px 10px; position: relative; color: rgba(255,255,255, 1); text-shadow: 0 0 10px rgba(255,255,255,0.3); text-align: center; font-weight: bold; font-family: serif; font-style: italic; text-decoration: none; margin: 20px 0 0 0; cursor: pointer; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2), 0 -2px 10px rgba(255, 255, 255, 0.4) inset; -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2), 0 -2px 10px rgba(255, 255, 255, 0.4) inset}
.opentip button {padding: 8px 6px}
.button:hover, button:hover {-moz-box-shadow: 0 0 6px rgba(247, 192, 25, 1), 0 -2px 10px rgba(255, 255, 255, 0.6) inset; text-shadow: 0 0 4px rgba(255,255,255,1)}
  .opentip input, .opentip textarea, .opentip button {width: 200px}
 .nyroModalBg {position: fixed; overflow: hidden; top: 0; left: 0; height: 100%; width: 100%; background: #000; opacity: 0.7}
.nmReposition {position: absolute}
.nyroModalCloseButton {top: -13px; right: -13px; width: 12px; height: 12px; text-indent: -9999em; background: url(../close.html)}
.nyroModalTitle {top: -26px; left: 0; margin: 0; font-size: 1.1em; color: #ddd}
.nyroModalCont {position: absolute; border: 4px solid #1e63a1; margin: 25px; background: #fff; z-index: 500}
.nyroModalCont iframe {width: 600px; height: 400px}
.nyroModalError {border: 4px solid red; color: red; width: 250px; height: 250px}
.nyroModalError div {min-width: 0; min-height: 0; padding: 10px}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {position: relative;  min-height: 200px; min-width: 250px; max-width: 1000px}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {position: relative; overflow: hidden}
.nyroModalImage img {vertical-align: top}
.nyroModalHidden {left: -9999em; top: -9999em}
.nyroModalLoad {position: absolute; width: 100px; height: 100px; background: #fff url(../ajaxloader.html) no-repeat center; padding: 0}
.nyroModalPrev, .nyroModalNext {outline: none; position: absolute; top: 0; height: 60%; width: 150px; min-height: 50px; max-height: 300px; cursor: pointer; text-indent: -9999em; background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {height: 100%; width: 40%; max-height: none}
.nyroModalPrev {left: 0}
.nyroModalPrev:hover {background-image: url(../prev.html)}
.nyroModalNext {right: 0; background-position: right 20%}
.nyroModalNext:hover {background-position: right 20%; background-image: url(../next.html)}
  .jcrop-holder {direction: ltr; text-align: left}
 .jcrop-vline, .jcrop-hline {background: #ffffff url("../gif/jcrop.gif"); font-size: 0; position: absolute}
.jcrop-vline {height: 100%; width: 1px !important}
.jcrop-vline.right {right: 0}
.jcrop-hline {height: 1px !important; width: 100%}
.jcrop-hline.bottom {bottom: 0}
 .jcrop-tracker {height: 100%; width: 100%;  -webkit-tap-highlight-color: transparent;  -webkit-touch-callout: none;  -webkit-user-select: none}
 .jcrop-handle {background-color: #333333; border: 1px #eeeeee solid; width: 7px; height: 7px; font-size: 1px}
.jcrop-handle.ord-n {left: 50%; margin-left: -4px; margin-top: -4px; top: 0}
.jcrop-handle.ord-s {bottom: 0; left: 50%; margin-bottom: -4px; margin-left: -4px}
.jcrop-handle.ord-e {margin-right: -4px; margin-top: -4px; right: 0; top: 50%}
.jcrop-handle.ord-w {left: 0; margin-left: -4px; margin-top: -4px; top: 50%}
.jcrop-handle.ord-nw {left: 0; margin-left: -4px; margin-top: -4px; top: 0}
.jcrop-handle.ord-ne {margin-right: -4px; margin-top: -4px; right: 0; top: 0}
.jcrop-handle.ord-se {bottom: 0; margin-bottom: -4px; margin-right: -4px; right: 0}
.jcrop-handle.ord-sw {bottom: 0; left: 0; margin-bottom: -4px; margin-left: -4px}
 .jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {height: 7px; width: 100%}
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {height: 100%; width: 7px}
.jcrop-dragbar.ord-n {margin-top: -4px}
.jcrop-dragbar.ord-s {bottom: 0; margin-bottom: -4px}
.jcrop-dragbar.ord-e {margin-right: -4px; right: 0}
.jcrop-dragbar.ord-w {margin-left: -4px}
 .jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {background: #ffffff; filter: alpha(opacity=70) !important; opacity: .70!important}
.jcrop-light .jcrop-handle {-moz-border-radius: 3px; -webkit-border-radius: 3px; background-color: #000000; border-color: #ffffff; border-radius: 3px}
 .jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {background: #000000; filter: alpha(opacity=70) !important; opacity: 0.7 !important}
.jcrop-dark .jcrop-handle {-moz-border-radius: 3px; -webkit-border-radius: 3px; background-color: #ffffff; border-color: #000000; border-radius: 3px}
 .solid-line .jcrop-vline, .solid-line .jcrop-hline {background: #ffffff}
 .jcrop-holder img, img.jcrop-preview {max-width: none}