/* CSS Document */



/**
 * Additional styles for the controls.
 */
.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll { margin-top: 10px; text-align: center; position: absolute; left: 363px; top: 529px; visibility: visible; z-index: 500; height: 46px; width: 75px; }

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}
#mycarousel-next
 { cursor: hand; margin-bottom: -10px; text-decoration: underline; background-image: url(../../images/next.png); display: block; height: 36px; width: 36px; background-repeat: no-repeat; float: right; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#mycarousel-prev { cursor: hand; margin-bottom: -10px; text-decoration: underline; background-image: url(http://www.theplaywrightmarbella.com/wp-content/themes/playright/images/prev.png); display: block; height: 36px; width: 36px; background-repeat: no-repeat; float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#mycarousel li { height: 450px; width: 435px; float: left; margin-right: 20px; list-style-type: none; display: block; }
#mycarousel ul  { height: 450px; width: 435px; }
strong   { font-weight: bold; }