/**************************** === AJAX banner ===  *********************************/

#gallery {position:relative; left: 0px !important; top: 0px; height:240px; width:710px; overflow: hidden; z-index:1; }
#gallery a {float:left; position:absolute; }
#gallery a img {border:none; float:left; }
#gallery a.show {}

#gallery .caption {z-index:6; color:#FDC169; height:auto !important; max-height: 300px; width: 100% !important; position:absolute; left:0px; top: 10px; text-align: left; padding: 0px;}
#gallery .caption .content span{padding: 5px; background-color:transparent; font-size:14px; font-weight: bold; font-family: Arial; float: none; padding-right: 90px; padding-left: 10px; }
#gallery .caption .content .title {position: relative; top: -2px; background-color:transparent; margin:0 50px 0 0; padding:5px; font-size:20px; font-weight: bold; font-family: Arial; float: none;}

/*#gallery .sidebar1, #gallery .sidebar2, #gallery .sidebar3, #gallery .sidebar4 
{z-index:600; width: 20px; height: 15px; font-weight: bold; text-align:center; padding-top: 5px; color: #000; background-color:transparent; position:absolute; right:10px; float: none; font-family: Arial; font-size: 14px; cursor:pointer;}
*/
#gallery .sidebars .sidebar   { cursor: pointer; padding:5px 5px 0 0; width:29px; height:20px; display: block; background: url('/img_new/bg-btn-sidebar.gif') no-repeat left top; float: right; color: #fff !important; text-align: center; }
#gallery .sidebars            { text-align: right; position: absolute; top: 210px; left: 0; width:710px; height:25px; z-index:5; }

#gallery .content             { position: absolute; bottom: 43px; left: 10px; width:460px; z-index:5; }

#gallery .content .sCode      { position: absolute; top: 0px; left: 10px; width:460px; padding:5px 10px; background:#fff; border:1px solid #787878; 
                                -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }

#gallery .sidebars1 .sidebar  { cursor: pointer; padding:5px 5px 0 20px; width:178px; height:75px; display: block; background: url('/img_new/bg-book-sidebar_off.gif') no-repeat left top; }
#gallery .sidebars1           { text-align: left; position: absolute; top: 0px; right: 0; width:200px; height:239px; z-index:5; }

/*#gallery .sidebar1 {top: 210px; right: 0; }
#gallery .sidebar2 {top: 210px; right: 20px; }
#gallery .sidebar3 {top: 210px; right: 40px; }
#gallery .sidebar4 {top: 210px; right: 60px; }
*/

.newsletterinbanner           { color: #000; font-weight: bold; display: none; position: absolute; padding:5px 10px; top: 210px; left: 140px; width:350px; height:50px; z-index:5; /*border:1px solid #787878; 
                                background:#fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;*/ }
                                
.newsletterinbanner a         { color: blue; font-weight: bold; }
.newsletterinbanner .lbl      { font-size: 14px; font-weight: bold; text-align: center; }


.jqeffectstext                      { height: 240px; width: 710px; position: relative; }
.jqeffectstext .fade                { float: left; position:absolute; border:0px solid #1385B9; width: 710px; height: 240px; padding:0; margin:0px; }
.jqeffectstext .fade .pagefade1     { position:absolute; left:0; top:0; width: 212px; height: 160px; padding:0px; }
.jqeffectstext .fade .numsfade1     { position:absolute; left:0; bottom:3px; width: 212px; height: 20px; text-align: right; }
.jqeffectstext .fade .numsfade1 a   { float: left; width:18px; height: 13px; padding:2px 0 3px 0; text-align: center; margin:0 1px; border:1px solid #1385B9;}

.jqeffectstext .fade .pagefade1 div span  { position: absolute; left:10px; top:100px; font-size:25px; color:#fff; margin:20px 5px; padding: 10px 5px; background-color: #F99128; }

.fadetext                     { display:none; position: absolute; top:160px; height:20px; width:100%; background: #fff; color:#E47507; font-weight: bold;
                                text-align: center;
                                opacity: 0.5;
                                filter: alpha(opacity=50);
                                -moz-opacity: 0.5;
                                -khtml-opacity: 0.5;
                              }
                              
.fadetext strong              {
                                opacity: 1;
                                filter: alpha(opacity=100);
                                -moz-opacity: 1;
                                -khtml-opacity: 1;
                                color:#E47507;
                              }