.cRpr
{
    height: 240px;
}

.CenterContentHomepage
{
    width: 950px;
    height: 330px;
}

.LeftContentHomepage
{
    float: left;
    height: 230px;
    width: 230px;
    padding-top: 4px;
    position: relative;
    z-index: 3;
}

.RightContentHomepage
{
    float: right;
    height: 230px;
    width: 390px;
    padding-top: 4px;
    position: relative;
}
.PaneCenterContentHomepage
{
    width: 300px;
    height: 230px;
    position: relative;
    float: right;
}
.PaneCenterSeparator
{
    float: right;
    width: 1px;
    height: 300px;
    background: #d2d2d2;
    margin-top: 5px;
}

.FooterContentHomepage
{
    width: 990px;
    height: 125px;
    background-image: url(../../images/Template/home/slider_repeater.jpg);
    background-repeat: repeat-x;
}

.Sliderfooter
{
    height: 125px;
    background-image: url(../../images/Template/home/slider_repeater.jpg);
    background-repeat: repeat-x;
}

.cntC
{
    width: 550px;
    float: right;
}

.panebox
{
    background-image: url(../../images/Template/home/panebox.png);
    background-repeat: no-repeat;
    width: 1027px;
    height: 218px;
    position: relative;
}
.paneboxin
{
    width: 886px;
    padding-right: 173px;
    position: relative;
    margin-top:-40px;
    float: right;
}
.paneboxin  img
{
    padding: 8px;
}
.paneboxRpr
{
    background-image: url(../../images/Template/home/paneboxRep.jpg);
    background-repeat: repeat-x;
}
.CenterContenRight
{
    width: 40px;
    height: 40px;
}
.CenterContenLeft
{
    width: 40px;
    height: 40px;
}
.Pane
{
    direction: rtl;
    width: 950px;
    padding: 0px 0px 2px;
    min-height: 350px; /*background-image: url(../../images/Template/home/Pane_repeater.jpg);     background-repeat: repeat-x;*/
}

.BottomPane
{
    width: 948px;
    padding: 0px 15px 2px 15px;
}

.ContentPaneH
{
    width: 648px;
    padding: 2px 15px 2px 0px;
}

.ContentPaneH2
{
    width: 300px;
    padding: 2px 0px 2px 15px;
}

.ContentPaneH4
{
    width: 948px;
    padding: 2px 15px 2px 15px;
}

.Sliders
{
    margin: 0 auto;
    position: relative;
    width: 990px;
}

.SliderMOV
{
    margin: 0 auto;
    position: absolute;
    width: 990px;
    z-index: 3;
}

.MenuMainTBL
{
    position: relative;
    z-index: 4;
}

/*---------------for slider--------------*/
img
{
    border: 0px;
}

.Slider
{
    width: 100%;
    z-index: 1;
}

.css-slideshow
{
    height: 260px;
    margin: 0 auto;
    position: relative;
    width: 1300px;
}

span.right
{
    background-image: url("../../images/arrow.png");
    background-position: 0 0;
    cursor: pointer;
    height: 42px;
    position: absolute;
    right: 22%;
    text-indent: -9999px;
    width: 24px;
    z-index: 1000;
    display: none;
}

span.left
{
    background-image: url("../../images/arrow.png");
    background-position: 0 -42px;
    cursor: pointer;
    height: 42px;
    left: 40.5%;
    position: absolute;
    text-indent: -9999px;
    width: 24px;
    z-index: 1000;
    display: none;
}

.css-slideshow div
{
    height: 260px;
    margin: 0 auto;
    position: absolute;
    width: 1300px;
}

#slideshows img
{
    opacity: 0;
}

.Slider
{
    -webkit-transition: all 2.5s;
    transition: all 2.5s;
    -o-transition: all 2.5s;
    -ms-transition: all 2.5s;
}

#slideshows img
{
    -webkit-transition: all 3.5s;
    transition: all 3.5s;
    -o-transition: all 3.5s;
    -ms-transition: all 3.5s;
}

.slide-active
{
    -webkit-transition: all 0.5s;
    transition: all 1.5s;
    -o-transition: all 10.5s;
    -ms-transition: all 0.5s;
}

.Slider:hover span.right, .Slider:hover span.left
{
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -o-transition: all 10.5s;
    -ms-transition: all 0.5s;
    top: 50%;
    display: flex;
}

.MOVbullets
{
    position: absolute;
    z-index: 1000;
    list-style: none;
    top: 280px;
    right: 29%;
    margin: 0;
    padding: 0;
    width: auto;
    display: none;
}

.MOVbullets li
{
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url("../../images/bullets.png") no-repeat;
    height: 9px;
    overflow: hidden;
    display: none;
    min-width: 12px;
}

.MOVbullets li.BulletActive, .MOVbullets li:hover
{
    color: #222;
    background-position: -11px 0;
}

.MOVbullets li.BulletOK
{
    display: block !important;
}

.Slider
{
    width: 100%;
    height: 260px;
}

.SliderMOV table
{
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: -1;
}

.SliderMOV
{
    margin: 0 auto;
    position: absolute;
    width: 990px;
    z-index: 3;
}

.SliderUN
{
    margin: 0 auto; /*position: absolute;*/ /* top: 134px;*/
    width: 990px; /*z-index: 3;*/
}
