﻿
.rot-ban-cont
{
    clear: left; float: left; position: relative; overflow: hidden;
    width: 780px;  background-color: Transparent;
}
.rot-ban-cont a
{
    display: block; position: absolute; top: 0; height:27px; width: 39px;
    outline: none; background-color: Transparent;
}
#btn-left
{
    background:  url(../images/btn-back-A.gif) no-repeat left center;
    right:44px ;
}
#btn-left:hover
{
   
    background:  url(../images/btn-back-A-ov.gif) no-repeat left center;
}
#btn-right
{
   background:   url(../images/btn-next-A.gif) no-repeat right center;
    right: 0;
}
#btn-right:hover
{
    background: url(../images/btn-next-A-ov.gif) no-repeat right center;
}
.shows-bans
{
    clear: left; overflow: hidden; z-index: 0; width: 807px; height: 1038px; position: relative; left: 0; top: 0;
    vertical-align: middle; border-top: solid 2px #343434; border-bottom: solid 2px #343434;
}
.shows-bans a
{
    /*background-color: #282828;*/
    display: block; width: 670px; vertical-align: middle; font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; color: #FFFFFF; text-decoration: none;
}
.shows-bans img
{
    width: 807px; height: 1038px; border: none;
}
/*.shows-bans a img
{
    height: 183px; width: 474px; border: none;
}*/
.shows-bans a p
{
    position: absolute; top: 0; right: 0;
    margin: 0px; width: 196px; height: 183px;
    text-align: center; font-family: Arial; background-color: White;
}
.shows-bans a p span.book-now
{
    display: block; padding: 30px 0 20px 0px; font-weight: bold; font-size: 24px; color: #661a7c;
}
.shows-bans a p span.price
{
    display: block; font-weight: bold; font-size: 18px; color: #42a0de;
}
.shows-bans a p span.ven-name
{
    display: block; font-weight: normal; font-size: 18px; color: black;
}
