/* start xjUtils */
.xj_ms_img {
  border: 0px none white;
  margin-left: 1px;
  width: 15px;
  height: 11px;
}  
.xj_ms_div {
  position: absolute;
  display: none;
  z-index: 10;
  cursor: default;
}
.xj_ms_table {
  font-size: 0.75em;
}
.xj_ms_table, .xjDefTable {
  border-spacing: 0px;
  border-collapse: collapse;  
}
.xjDefTD {
  border: 0px none white;
  margin: 0px;
  padding: 0px;
}
.xj_ms_a1, .xj_ms_a2 {
  border: 0px none white;
}
#xj_ms_a_hover,#xj_ms_a_hover:hover {
}
#xj_ms_a_hoverselected,#xj_ms_a_hoverselected:hover {
}
a.xj_anone:active, a.xj_anone:visited, a.xj_anone:focus, a.xj_anone:link, a.xj_anone:hover {
  text-decoration: underline;
  color: #000000;
  cursor: default;
}
#xjMessageBoxInternal_TextOk0, #xjMessageBoxInternal_TextOk1, #xjMessageBoxInternal_TextOk2, #xjMessageBoxInternal_TextOk3, 
#xjMessageBoxInternal_TextOk4, #xjMessageBoxInternal_TextOk5, #xjMessageBoxInternal_TextOk6, #xjMessageBoxInternal_TextOk7, 
#xjMessageBoxInternal_TextOk8, #xjMessageBoxInternal_TextOk9  {
  border: 0pt none #000000;
  color: #ffffff;
  padding: 0px 0px;
  margin: 0px 2px;
  font-family: Arial, Geneva, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: 300;
  cursor: pointer;
}
.xj_SplitterV, .xj_SplitterVT, .xj_SplitterVS, .xj_SplitterVST  {
  border-left: solid 1px #c3c3c3;
  border-right: solid 1px #c3c3c3;
  float: left;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  cursor: w-resize;
}
.xj_SplitterV, .xj_SplitterVT  {
  background: #b0b0b0 url(../images/PreSel/SplitterV.jpg) 0% 50%;
}
.xj_SplitterVS, .xj_SplitterVST  {
  background: #b0b0b0 url(../images/PreSel/SplitterVS.jpg) 0% 50%;
}
.xj_SplitterV,.xj_SplitterVS {
  width: 5px;
}
.xj_SplitterVT,.xj_SplitterVST {
  width: 9px;
}
.xjNoTextSelect {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.xjTextSelect {
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -o-user-select: text;
  -ms-user-select: text;
}
.xjFloatLeft {
  float: left;
}
.xjNoWrap {
  white-space: nowrap;
}
.xjOverflowHidden {
  overflow: hidden;
}
.xjInvisible {
  display: none;
}
.xjBold {
  font-weight: bold;
}
.xjWhite {
  background-color: #ffffff;
}
input[type="text"]:disabled.xjDisabledNotShown {
  background-color: #ffffff;
}
.xjSPACERH3,.xjSPACERH10,.xjSPACERH20 {
  clear: both;
  width: 100%;
  font-size: 0.01em;
}
.xjSPACERH3 {
  height: 3px;
}
.xjSPACERH5 {
  height: 5px;
}
.xjSPACERH10 {
  height: 10px;
}
.xjSPACERH15 {
  height: 15px;
}
.xjSPACERH20 {
  height: 20px;
}

/* jquery */
.ui-slider .ui-slider-handle {    
  top: -4px; 
  width: 10px;
  height: 19px;
  background-image: url(../images/PreSel/SliderGrabber1.png);
  background-repeat: no-repeat;
  border-style: none;
  cursor: e-resize;
}
.ui-slider2 {    
  background-image: url(../images/PreSel/SliderImage2.png);
}
.ui-slider-handle0 {
  background-image: url(../images/PreSel/SliderGrabber0.png);
}
.ui-slider-handle2 {    
  background-image: url(../images/PreSel/SliderGrabber2.png);
}
.ui-tabs-nav {
  background-image: none;
  background-color: #99d6ff;
}