﻿

.CarouselWrapper{width:780px; display:inline-block; height:585px; position:relative; padding:0px 0px 0px 0px;  padding-right:16px;text-align: left; }
.cssCarousel{width:780px; display:block; height:585px; position:relative; overflow:hidden; }      /*background-image:url(../images/imgBackGround.png); background-repeat:repeat; background-attachment:fixed;*/                   
.CarouselWrapper .arrow {top: 260px; display: block; height: 50px; width: 50px; background-image: url(Images/BtnsCarousel.png); background-repeat:no-repeat; text-indent: -999px; position: absolute; cursor: pointer; outline: 0;}
.CarouselWrapper .forward {left:780px; background-position:-50px 0px; z-index:50;}
.CarouselWrapper .back {left: -50px; background-position:0px 0px; z-index:50;}
.CarouselWrapper .forward:hover { background-position:-50px -50px;}
.CarouselWrapper .back:hover {background-position: 0px -50px;}
.cssCarousel .cssImage{width:780px; height: 585px; text-align:center; vertical-align:middle; border:1px none yellow; display:inline-block;}                         
.cssCarousel img{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}