@charset "UTF-8";
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: 100%;
  background: url(../images/ui.totop.png) no-repeat left top
}
#toTopHover {
  background: url(../images/ui.totop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0)
}
#toTop:active, #toTop:focus {
  outline: none
}
/* ui-tabs */
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-tabs ul {
  padding-left: 10px;
}
.ui-tabs {
  position: relative;
  padding: .2em
}
.ui-tabs .ui-tabs-nav {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px
}
.ui-tabs .ui-tabs-nav li {
  float: left;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff url(../images/egtab-inactive.png) repeat-x;
  padding: 7px 15px 6px;
  float: left;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  margin-right: 5px
}
.ui-tabs .ui-tabs-nav li a {
  color: #000;
  margin-right: 2px;
  border-bottom: none;
  padding: 7px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff url(../images/egtab-active.png) repeat-x !important;
  padding-bottom: 6px;
  border-top: 3px solid #2d426c
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete,but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  background: none;
}
/*** tbox ***/
.tbox {
  position: absolute;
  display: none;
  padding: 10px;
  z-index: 999
}
.tinner {
  padding: 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff url(../images/preload.gif) no-repeat 50% 50%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333
}
.tmask {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 800
}
.tclose {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(../images/close.png) no-repeat
}
.tclose:hover {
  background-position: 0 -30px
}
/*** oneByOne ***/
#bannerSlider {
  position: relative
}
.oneByOne1 {
  top: 0;
  margin: 0;
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden
}
#bannerSlider .oneByOne_left {
  left: 0;
}
#bannerSlider .oneByOne_right {
  right: 0
}
#bannerSlider .oneByOne_item {
  position: absolute;
  width: 100%;
  height: 600px;
  overflow: hidden
}
#bannerSlider .oneByOne_item img.bigImage {
  position: absolute;
  bottom: 0;
}
#bannerSlider .oneByOne_item span.slidebutton_left a:hover {
  color: #fff
}
#bannerSlider {
  letter-spacing: 2px;
}
.button-add {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff !important;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #368604;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 18px;
}
.button-add:hover {
  color: #F1850C !important;
  background-color: #3F9311;
}
#bannerSlider .oneByOne_item span.slideh2 {
  font-size: 48px;
  font-weight: 900;
  font-style: italic;
  color: #06AD71;
  text-shadow: 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px 0px 0 #FFFFFF, 0px 2px 0 #FFFFFF, -2px 0px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  line-height: 50px;
  position: relative;
  float: left;
  margin: 70px 12px 0 420px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideh3 {
  font-size: 38px;
  font-weight: 700;
  font-style: italic;
  color: #E88910;
  text-shadow: 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px 0px 0 #FFFFFF, 0px 2px 0 #FFFFFF, -2px 0px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  line-height: 40px;
  position: relative;
  float: left;
  margin: 0 12px 0 420px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideparagraph {
  font-size: 35px;
  font-weight: 400;
  font-style: italic;
  color: #CD2626;
  text-shadow: 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px 0px 0 #FFFFFF, 0px 2px 0 #FFFFFF, -2px 0px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  line-height: 40px;
  position: relative;
  float: left;
  margin: 1px 12px 0 420px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideh2_left {
  font-size: 48px;
  font-weight: 900;
  font-style: italic;
  color: #06AD71;
  text-shadow: 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px 0px 0 #FFFFFF, 0px 2px 0 #FFFFFF, -2px 0px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  line-height: 50px;
  display: block;
  position: relative;
  margin: 70px 12px 0 32px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideh3_left {
  font-size: 38px;
  font-weight: 700;
  font-style: italic;
  color: #E88910;
  text-shadow: 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px 0px 0 #FFFFFF, 0px 2px 0 #FFFFFF, -2px 0px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  line-height: 40px;
  position: relative;
  display: block;
  margin: 0 12px 0 32px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slideparagraph_left {
  font-size: 35px;
  font-weight: 400;
  font-style: italic;
  color: #CD2626;
  text-shadow: 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px 0px 0 #FFFFFF, 0px 2px 0 #FFFFFF, -2px 0px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  line-height: 40px;
  position: relative;
  display: block;
  margin: 1px 570px 0 32px;
  padding: 8px;
}
#bannerSlider .oneByOne_item span.slidebutton a {
  font-size: 20px;
  line-height: 50px;
  position: relative;
  float: left;
  margin: 18px 12px 0 430px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  padding: 0 18px;
}
#bannerSlider .oneByOne_item span.slidebutton a:hover {
  color: #fff
}
#bannerSlider .oneByOne_item span.slidebutton_left a {
  font-size: 20px;
  line-height: 50px;
  position: relative;
  float: left;
  margin: 18px 430px 0 40px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  padding: 0 18px
}
.buttonArea {
  float: left;
  left: 50%;
  position: relative;
  top: 100%;
  margin-top: -32px
}
.buttonCon {
  float: left;
  left: -50%;
  position: relative
}
.buttonCon .theButton {
  display: block;
  color: #B22222;
  width: 20px;
  height: 22px;
  text-indent: -9999px;
  border: 0;
  margin-right: 3px;
  float: left
}
.buttonArea a.active {
  background-position: 0 -22px
}
.arrowButton {
  cursor: pointer
}
.arrowButton .prevArrow {
  background: url(images/prev.png) no-repeat;
  width: 40px;
  height: 80px;
  position: absolute;
  top: 170px;
  left: 12px
}
.arrowButton .nextArrow {
  background: url(images/next.png) no-repeat;
  width: 40px;
  height: 80px;
  position: absolute;
  top: 170px;
  right: 12px
}
.animate0 {
  -webkit-animation-duration: .6s;
  -webkit-animation-delay: 0;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .6s;
  -moz-animation-delay: 0;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: .6s;
  -ms-animation-delay: 0;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: .6s;
  animation-delay: 0;
  animation-timing-function: ease;
  animation-fill-mode: both
}
.animate1 {
  -webkit-animation-duration: .6s;
  -webkit-animation-delay: .2s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .6s;
  -moz-animation-delay: .2s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: .6s;
  -ms-animation-delay: .2s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: .6s;
  animation-delay: .2s;
  animation-timing-function: ease;
  animation-fill-mode: both
}
.animate2 {
  -webkit-animation-duration: .6s;
  -webkit-animation-delay: .4s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .6s;
  -moz-animation-delay: .4s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: .6s;
  -ms-animation-delay: .4s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: .6s;
  animation-delay: .4s;
  animation-timing-function: ease;
  animation-fill-mode: both
}
.animate3 {
  -webkit-animation-duration: .6s;
  -webkit-animation-delay: .6s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .6s;
  -moz-animation-delay: .6s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: .6s;
  -ms-animation-delay: .6s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: .6s;
  animation-delay: .6s;
  animation-timing-function: ease;
  animation-fill-mode: both
}
.animate4 {
  -webkit-animation-duration: .6s;
  -webkit-animation-delay: .8s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .6s;
  -moz-animation-delay: .8s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: .6s;
  -ms-animation-delay: .8s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: .6s;
  animation-delay: .8s;
  animation-timing-function: ease;
  animation-fill-mode: both
}
.animate5 {
  -webkit-animation-duration: .6s;
  -webkit-animation-delay: 1s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .6s;
  -moz-animation-delay: 1s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: .6s;
  -ms-animation-delay: 1s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: .6s;
  animation-delay: 1s;
  animation-timing-function: ease;
  animation-fill-mode: both
}
.oneByOne_item img {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slideh2 {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slideh3 {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slideparagraph {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slidebutton {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slidebutton a {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slideh2_left {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slideh3_left {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slideparagraph_left {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slidebutton_left {
  -webkit-transform: translate3d(0, 0, 0)
}
.oneByOne_item span.slidebutton_left a {
  -webkit-transform: translate3d(0, 0, 0)
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
  background: url(images/controls.png) no-repeat 0 0;
}
#cboxTopCenter {
  height: 14px;
  background: url(images/border.png) repeat-x top left;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
  background: url(images/controls.png) no-repeat -36px 0;
}
#cboxBottomLeft {
  width: 14px;
  height: 43px;
  background: url(images/controls.png) no-repeat 0 -32px;
}
#cboxBottomCenter {
  height: 43px;
  background: url(images/border.png) repeat-x bottom left;
}
#cboxBottomRight {
  width: 14px;
  height: 43px;
  background: url(images/controls.png) no-repeat -36px -32px;
}
#cboxMiddleLeft {
  width: 14px;
  background: url(images/controls.png) repeat-y -175px 0;
}
#cboxMiddleRight {
  width: 14px;
  background: url(images/controls.png) repeat-y -211px 0;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 5px;
}
#cboxLoadingOverlay {
  background: url(images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}
#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #7C7C7C;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  background: url(images/controls.png) no-repeat 0px 0px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
#cboxClose {
  right: 0;
  background-position: -100px -25px;
}
#cboxClose:hover {
  background-position: -100px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
/*** Misc***/
.frontC {
  margin-top: 10px;
}
.frontC p {
  line-height: 17px;
  color: #5e5e5e;
  text-align: justify;
  padding-top: 10px;
}
.frontC h3 {
  font-size: 16px;
  line-height: 20px;
  color: #4A718A;
  height: 80px;
}
.frontC .ch1 {
  padding: 0 0 0 85px;
  background: url(../images/ch1.jpg) no-repeat 0px;
}
.frontC .ch2 {
  padding: 0 0 0 85px;
  background: url(../images/ch2.jpg) no-repeat 0px;
}
.frontC .ch3 {
  padding: 0 0 0 85px;
  background: url(../images/ch3.jpg) no-repeat 0px;
}
.frontC .ch4 {
  padding: 0 0 0 85px;
  background: url(../images/ch4.jpg) no-repeat 0px;
}
.FrontinvestList .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
  padding: 10px 0px 0px 10px;
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #FEDEE3;
  margin-bottom: 15px;
}
.FrontinvestList .ui-tabs .ui-tabs-nav li {
  float: left;
  padding-right: 5px;
  border-top: 1px solid #FEDEE3;
  border-left: 1px solid #FEDEE3;
  border-right: 1px solid #FEDEE3;
  background: #fff url(../images/egtab2-inactive.png) repeat-x;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin-right: 5px;
}
.FrontinvestList .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff url(../images/egtab-active.png) repeat-x !important;
  padding-bottom: 5px;
  border-top: 3px solid #CC3C60;
}
.FrontinvestList .ui-tabs .ui-tabs-nav li a {
  color: #00537B;
  margin-right: 2px;
}
.CPlanList .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
  padding: 10px 0px 0px 10px;
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #CDB541;
  margin-bottom: 15px;
}
.CPlanList .ui-tabs .ui-tabs-nav li {
  float: left;
  padding-right: 5px;
  border-top: 1px solid #CDB541;
  border-left: 1px solid #CDB541;
  border-right: 1px solid #CDB541;
  background: #fff url(../images/egtab3-inactive.png) repeat-x;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin-right: 5px;
}
.CPlanList .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff url(../images/egtab-active.png) repeat-x !important;
  padding-bottom: 5px;
  border-top: 3px solid #CDB541;
}
.tickercontainer .mask {
  position: relative;
  overflow: hidden;
}
ul.newsticker {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.newsticker li {
  float: left;
  margin: 0;
  padding-right: 15px;
}
.auto-dropdown {
  display: none;
}


/* fix .navbar-right subs alignment */
/*
.primary-menu ul.dropdown-menu {
	left: 0;
	right: auto;
	position: absolute;
}
*/
/* ---------->>> jtip <<<---------------------------------------------------------------*/
#JT_arrow_left {
  background-image: url(../images/arrow_left.gif);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  z-index: 101;
  left: -9px;
  height: 23px;
  width: 8px;
  top: 2px;
}
#JT_arrow_right {
  background-image: url(../images/arrow_right.gif);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  z-index: 101;
  height: 23px;
  width: 8px;
  top: 2px;
}
#JT {
  position: absolute;
  z-index: 100;
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#JT_copy {
  padding: 10px 10px 10px 10px;
  color: #333333;
}
.JT_loader {
  background-image: url(../images/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 12px;
}
#JT_close_left {
  background-color: #ccc;
  color: #666;
  text-align: left;
  padding-left: 8px;
  padding-bottom: 5px;
  padding-top: 2px;
  font-weight: bold;
}
#JT_close_right {
  background-color: #ccc;
  text-align: left;
  padding-left: 8px;
  padding-bottom: 5px;
  padding-top: 2px;
  font-weight: bold;
}
#JT_copy p {
  margin: 3px 0;
}
#JT_copy img {
  padding: 1px;
  border: 1px solid #CCCCCC;
}
.jTip {
  cursor: pointer;
}

