BODY, #container, .jPage {
    background-color:  #FFFFFF;
}

.scrollBar {
    background-color:#E3E3E3;
}

input[type="text"], input[type="password"] {
    color: #525153;
}

UL.jUL LI{
    background: #EFEFEF;
    color: #404040;
    border: 1px solid #D2D0D0;
}

UL.jUL LI:first-child{
    border-top:1px solid #D2D0D0;
}

UL.jUL LI:active, UL.jUL LI:hover{
    background: #E3E3E3;
}

#splashScreen {
    background: #ffffff;
}

DIV.loading {
    /*background-repeat: no-repeat;*/
    /*background-attachment: fixed;*/
    top: 42%!important;
    left: 45%!important;
    background-position: center;
    background-image:url(./../../Light/img/custom/loading.png);
}

TABLE.cp TR TD>SPAN{
    color: #404040;
}

#prompt {
    background-color: #C3C3C3;
}

#prompt .inputWrap {
    background:#FFFFFF;
}

#prompt .message {
    color: #404040;
}

TABLE.cp {
    background: #C3C3C3;
}

#cphPgNext > SPAN, #cpvPgNext > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_next.png);
}

#cphText > SPAN, #cpvText > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_text.png);
}

#cphImage > SPAN, #cpvImage > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_image.png);
}

#cphMenu > SPAN, #cpvMenu > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_menu.png);
}

#cphPgZoom > SPAN, #cpvPgZoom > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_zoom.png);
}

#cphPgPrev > SPAN, #cpvPgPrev > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_prev.png);
}

#cphPgUp > SPAN, #cpvPgUp > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_up.png);
}

#cphPgDown > SPAN, #cpvPgDown > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_down.png);
}

#cphIndex > SPAN, #cpvIndex > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_index.png);
}

#cphShare > SPAN, #cpvShare > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_share.png);
}

#cphBookmarks > SPAN, #cpvBookmarks > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_bookmarks.png);
}

#cphPgGoTo > SPAN, #cpvPgGoTo > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_goto.png);
}

#cphSearch > SPAN, #cpvSearch > TD > SPAN {
    background-image: url(./../../Light/img/custom/panel/btn_search.png);
}

.newNext {
    background-image: url('./../../Light/img/custom/panel/next.png');
}

.newPrev{
    background-image: url('./../../Light/img/custom/panel/previous.png');
}

.newLast{
    background-image: url('./../../Light/img/custom/panel/last.png');
}

.newFirst{
    background-image: url('./../../Light/img/custom/panel/first.png');
}

.zoomNewNext {
    background-image: url('./../../Light/img/custom/panel/zoomNext.png');
}

.zoomNewPrev{
    background-image: url('./../../Light/img/custom/panel/zoomPrevious.png');
}

DIV#Play {
    background-image: url(./../../Light/img/base/btn_play.png);
}

DIV#Replay {
    background-image: url(./../../Light/img/base/btn_replay.png);
    display: none;
}

DIV.ButtonNext {
    background-image: url(./../../Light/img/base/btn_next.png);
    float: right;
}

DIV.ButtonPrev {
    background-image: url(./../../Light/img/base/btn_prev.png);
    float: left;
}

#cpmIndex>DIV:FIRST-CHILD {
    background-image:  url(./../../Light/img/custom/panel/btn_index.png);
}

#cpmSearch>DIV:FIRST-CHILD{
    background-image:  url(./../../Light/img/custom/panel/btn_search.png);
}

#cpmShare>DIV:FIRST-CHILD {
    background-image:  url(./../../Light/img/custom/panel/btn_share.png);
}

#cpmBookmarks>DIV:FIRST-CHILD {
    background-image:  url(./../../Light/img/custom/panel/btn_bookmarks.png);
}

#cpmPgGoTo>DIV:FIRST-CHILD {
    background-image:  url(./../../Light/img/custom/panel/btn_goto.png);
}

#prompt {
    border: solid 1px #313131;
}

#prompt .inputWrap {
    border: 1px solid #C3C3C3;
}

#Cancel {
    background: #DBDBDB;
    color: #A3A3A3;
}

#Cancel:hover, #Cancel:active {
    background: #E3E3E3;
}

#ok {
    background: #EFEFEF;
    color: #404040;
}

#ok:hover, #ok:active {
    background: #FFFFFF;
}

#scrSearch>UL.jUL LI, #acProtection>UL.jUL LI{
    background: #FFFFFF;
    border: 1px solid #D2D0D0;
}

#scrSearch>UL.jUL LI:first-child, #acProtection>UL.jUL LI:first-child{
    border-top:1px solid #D2D0D0;
}

#scrSearch>UL.jUL LI:active, UL.jUL LI:hover, #acProtection>UL.jUL LI:hover, #acProtection>UL.jUL LI:active{
    background: #E3E3E3;
}

#bmTwitter>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_twitter.png);
}

#bmFacebook>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_facebook.png);
}

#bmDigg>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_digg.png);
}

#bmDelicious>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_delicious.png);
}

#bmStumbleupon>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_stumbleupon.png);
}

#bmMyspace>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_myspace.png);
}

#bmLinkedin>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_linkedin.png);
}

#bmGoogle>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_google.png);
}

#bmOther>DIV:FIRST-CHILD {
    background-image: url(./../../Light/img/custom/social/btn_addthis.png);
}

#cpzIn {
    background-image: url(./../../Light/img/custom/panel/btn_plus.png);
}

#cpzOut {
    background-image: url(./../../Light/img/custom/panel/btn_minus.png);
}

#cpzClose {
    background-image: url(./../../Light/img/custom/panel/btn_zoom_pop.png);
}

TABLE.pageZoomControl TR {
    background: #404040;
}

#pageZoom {
    background-color: #C3C3C3;
}

.toolbar {
    background: #C3C3C3;
}

.button, .back, .cancel, .add {
    background: #EFEFEF;
    color: #404040;
}

.button:active, .button:hover{
    background: #E3E3E3;
}

.whiteButton{
    background: #EBEBEB;
    color: #aaa;
}

.whiteButton:hover, .whiteButton:active{
    background: #E3E3E3;
}

.grayButton{
    background: #DBDBDB;
    color: #524949;
}
.grayButton:hover, .greyButton:active{
    background: #E3E3E3;
}

#acProtection .message {
    color: #404040;
}

.pagesR /*td:not(:first-child):nth-child(even) div*/{
    -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0.2),
    -10px 0 15px -10px rgba(0, 0, 0, 0);

    -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0.2),
    -10px 0 15px -10px rgba(0, 0, 0, 0);

    box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0.2),
    -10px 0 15px -10px rgba(0, 0, 0, 0);
}

.pagesL /*td:not(:first-child):nth-child(odd) div*/{
    -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0),
    -10px 0 15px -10px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0),
    -10px 0 15px -10px rgba(0, 0, 0, 0.2);

    box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0),
    -10px 0 15px -10px rgba(0, 0, 0, 0.2);
}

.firsLastSadow{
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}

#bookIndex{
    color: #404040;

}

#scrollWrapper{
    background-color: #f4f4f4;
}

/*#trdr [page]{*/
    /*border: solid 1px rgba(0,0,0,0.2);*/
/*}*/