﻿body {   
   background-color: #FFFFFF;
    font: normal 0.8em "Arial", sans-serif;
    margin: 0;
}

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
{    
    height:490px;
    width:540px;
    text-align:center;
    overflow:hidden;
}

.over48chars
{
    font-size:15px !important;
}

.over58chars
{
    font-size:13px !important;
}

.BottomInfo {
    direction: rtl;
    display: inline-block;
    font: bold 18px arial;
    text-align: center;
    width: 540px;
    margin-top: 10px;
}

.ProdName
{
    color: #8299b1;
    font-size: 18px;
    margin: 14px 0 0;
}

/*.carousel-image
{
    width:70%;
}*/

.jcarousel {
    position: relative;
    overflow: hidden;
    /*width: 228px;
    height: 223px;*/
    height: 405px;
    width: 540px;
    margin-top: 10px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}


.jcarousel-control-prev {
    background: url("images/galleryarrowright.png") no-repeat;
    display: block;
    float: right;
    height: 74px;
    position: absolute;
    top: 41%;
    width: 74px;
    z-index: 9999;
}

.jcarousel-control-next {
    background: url("images/galleryarrowleft.png") no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 74px;
    position: absolute;
    top: 41%;
    left: 0;
    width: 74px;
    z-index: 9999;
}

.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: #f1b521;
    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 {
    height: 400px;
    width: 540px;
    background-color: white;
    text-align: center;
    padding: 5px 0 0;
}

img {    
    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;
}