﻿body {
    /* background-color: #EDEEF0;*/
    background-color: #FFFFFF;
    font: normal 0.8em "Arial", sans-serif;
    margin: 0 auto;
    padding: 0;
    width: 481px;
    overflow:hidden;
}

h2
{
    font-size: 1.20em;
    font-weight: bold;
    line-height: 1.5;
}
.logo
{
    background: url('../Images/DproducsIframe.png');
    background-position: -195px 0px;
    height: 40px;
    width: 31px;   
    float: right;
    position: relative;
    top: -7px;
    left: 1px; 
}
.title
{
    direction: rtl;
    background-color: white;
    margin: 0px 0px 12px 0px;
    height: 26px;    
    text-align: right; 
}

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

.wrapper {
    width: 228px;
    margin: 0;
    
    padding: 10px 10px 0;
}

/** Carousel **/

.floatingCarousel
{
    /*border:1px solid #C1C1B5;*/
    /*height:428px;*/
    width:481px;
    text-align:center;
    overflow:hidden;
    margin: 0 auto;
}

.over48chars
{
    font-size:15px !important;
}

.over58chars
{
    font-size:13px !important;
}

.BottomInfo
{
    direction: rtl;
    display: inline-block;
    font: bold 18px arial;
    text-align: center;
    width: 481px;
}

.ProdName
{
    color: #1F84E0;
    font-size: 18px;
    margin: 14px 0 0;
    direction: rtl;
}

/*.carousel-image
{
    width:70%;
}*/

.jcarousel {
    position: relative;
    overflow: hidden;
    height: 415px;
    width: 481px;
    margin-top: 10px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}

/** Carousel Controls **/

/*.jcarousel-control-prev{
    position: absolute;
    top: 70px;
    height: 24px;
    width: 20px;   
    text-align: center;
    background: url('../Images/DproducsIframe.png');
    background-position: 5px -121px;
    
}

.jcarousel-control-next {
    position: absolute;
    top: 70px;
    height: 24px;
    width: 20px;   
    text-align: center;
    background: url('../Images/DproducsIframe.png');
    background-position: -203px -121px;
   
}*/

.jcarousel-control-prev {
    cursor: pointer;
    display: block;
    _float: left;
    height: 49px;
    _left: 436px;
    position: absolute;
    top: 41%;
    width: 45px;
    z-index: 9999;
    /*left: 2px;*/
    right: 2px;
    float: right;
    background: linear-gradient(to bottom, rgba(30, 130, 224, 1) 0%, rgba(0, 100, 193, 1) 100%);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
    .jcarousel-control-prev .triangle {
        border: solid #ffffff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: 17px;
        left: 12px;
        height: 6px;
        width: 6px;
    }

    .jcarousel-control-next {
        cursor: pointer;
        display: block;
        float: left;
        height: 49px;
        position: absolute;
        top: 41%;
        left: 1px;
        width: 45px;
        z-index: 9999;
        background: linear-gradient(to bottom, rgba(30, 130, 224, 1) 0%, rgba(0, 100, 193, 1) 100%);
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .jcarousel-control-next .triangle {
        border: solid #ffffff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        position: absolute;
        top: 17px;
        left: 17px;
        height: 6px;
        width: 6px;
    }

.jcarousel-control-prev:hover {
    background: linear-gradient(to bottom, rgba(118, 180, 235, 1) 0%, rgba(0, 100, 193, 1) 100%);
}

.jcarousel-control-next:hover {
    background: linear-gradient(to bottom, rgba(118, 180, 235, 1) 0%, rgba(0, 100, 193, 1) 100%);
}

.jcarousel-control-prev:active {
    background: linear-gradient(to bottom, rgba(0, 82, 154, 1) 0%, rgba(16, 119, 210, 1) 50%, rgba(26, 111, 191, 1) 100%);
}

.jcarousel-control-next:active {
    background: linear-gradient(to bottom, rgba(0, 82, 154, 1) 0%, rgba(16, 119, 210, 1) 50%, rgba(26, 111, 191, 1) 100%);
}

.jcarousel-control-prev.inactive {
    background :#d5d5d5;
    display: block;
    float: right;
    height: 49px;
    _left: 436px;
    position: absolute;
    top: 41%;
    width: 46px;
    z-index: 9999;
    right: 2px;
    float: right;
}

.jcarousel-control-next.inactive {
    background: #d5d5d5;
    cursor: pointer;
    display: block;
    float: left;
    height: 49px;
    position: absolute;
    top: 41%;
    left: 0;
    width: 45px;
    z-index: 9999;
    /*-ms-opacity: .5;
    opacity: .5;
    filter:alpha(opacity=50);
    cursor: default;*/
}

/** Carousel Pagination **/

.jcarousel-pagination {
    margin: 6px;
    margin-top: 0px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 12px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #0066bc;
    color: white;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.description {
    display: block;
    position: absolute;
    z-index: 1000;
    float: left;
    width: 228px;
    top: 167px;
    text-align: center;
    background-color: #ffffff;
    color: #0066bc;
    direction: rtl;
}

div.imgDiv {
    /*width: 228px;
    height: 220px;*/
    height: 400px;
    width: 481px;
    background-color: white;
    text-align: center;
    padding: 5px 0 0;
}

img {
    /*width: 160px;
    height: 160px;*/
    border: 0;
}

a#hlToCat {
    text-decoration: none;
    text-align: left;
    color: #808080;
    direction: rtl;
    font-size: 0.85em;
}

a#hlToCat:hover {
    color: #0066bc;
    
}
.categoryLink {
    padding-top: 4px;
}

.jcarouselItem
{
    list-style:none;
}