.jac
{
  height:190px;
  position:relative;
  margin:0 0 1em 0;
}
.jac .carousel 
{
  position:absolute;
  top:0;
  left:0;
  margin:0;
  padding:0;
  list-style-type:none;
}
.jac .carousel .jac-content
{
  float:left;
}
.fpGallery
{
  float:left;
  width: 700px;
  height: 192px;
  margin: 13px 15px 0px 15px;
}
.fpGallery img
{
width:165px;
height:190px;
padding-right:10px;
border:0px;
}
.fpGallery ul li 
{
  background-image:none !important; /* hide bg images when there is no JS */
}

.fpGallery .arrow-left, .fpGallery .arrow-right
{
  position:absolute;
  top:80px;
  z-index:885;
  height:28px;
  width:28px;
}
.fpGallery .arrow-left a, .fpGallery .arrow-right a
{
  display:block;
  height:28px;
  width:28px;
  text-indent:-999em;
}
.fpGallery .arrow-left a:focus
{
  outline:none;
}
.fpGallery .arrow-right a:focus
{
  outline:none;
}
.fpGallery .arrow-left
{
  left:-12px;
  background:url(/img/events-button-left-OFF.png) no-repeat center left;
}
.fpGallery .arrow-right
{
  right:-2px;
  background:url(/img/events-button-right-OFF.png) no-repeat center right;
}

/* ************************ */
/* ***** WHATS ON BOX ***** */
/* ************************ */

.whatsOnBoxInner
{
  postion:relative;
  float:left;
  width: 931px;
  height: 150px;
}
/*.fpGallery img
{
width:165px;
height:190px;
padding-right:10px;
border:0px;
}*/
.whatsOnBoxInner ul li 
{
  background-image:none !important; /* hide bg images when there is no JS */
}

.whatsOnBoxInner .arrow-left, .whatsOnBox .arrow-right
{
  position:absolute;
  top:60px;
  z-index:885;
  height:28px;
  width:28px;
}
.whatsOnBoxInner .arrow-left a, .whatsOnBox .arrow-right a
{
  display:block;
  height:28px;
  width:28px;
  text-indent:-999em;
}
.whatsOnBoxInner .arrow-left a:focus
{
  outline:none;  
}
.whatsOnBox .arrow-right a:focus
{
  outline:none;
}
.whatsOnBoxInner .arrow-left
{
  left:-11px;
  background:url(/img/events-button-left-OFF.png) no-repeat center left;
}
.whatsOnBoxInner .arrow-right
{
  right:-11px;
  background:url(/img/events-button-right-OFF.png) no-repeat center right;
}
.whatsOnBoxInner .jac-content
{
  height:150px;
  width:133px;
}

/* ***************************** */
/* ***** WHAT'S RACING BOX ***** */
/* ***************************** */

.wrGallery .jac
{
  height:130px;
  position:relative;
  margin:0 0 1em 0;
}

.wrGallery .carousel {
  height: 130px;
}

.wrGallery
{
  float:left;
  width: 680px;
  height: 130px;
  margin: 13px 15px 0px 13px;
}
.wrGallery img
{
width:160px;
padding-right:10px; padding-bottom: 5px;
border:0px;
}
.wrGallery ul li 
{
  width: 170px;
  height: 130px;
  text-align: center;  font-size: 0.8em;
  background-image:none !important; /* hide bg images when there is no JS */
}

.wrGallery li .innerDiv {
  width: 160px;
  text-align: center;
}

.wrGallery .arrow-left, .wrGallery .arrow-right
{
  position:absolute;
  top:35px;
  z-index:885;
  height:28px;
  width:28px;
}
.wrGallery .arrow-left a, .wrGallery .arrow-right a
{
  display:block;
  height:28px;
  width:28px;
  text-indent:-999em;
}
.wrGallery .arrow-left a:focus
{
  outline:none;
}
.wrGallery .arrow-right a:focus
{
  outline:none;
}
.wrGallery .arrow-left
{
  left:-12px;
  background:url(/img/events-button-left-OFF.png) no-repeat center left;
}
.wrGallery .arrow-right
{
  right:-2px;
  background:url(/img/events-button-right-OFF.png) no-repeat center right;
}

.wrGallery .innerDiv a { color: #000; font-weight: normal; font-size: 1.15em; }

/* ******************************* */
/* ***** WHAT'S RACING POPUP ***** */
/* ******************************* */

.wrGalleryPopup .jac
{
  height:130px;
  position:relative;
  margin:0 0 1em 0;
}

.wrGalleryPopup .carousel {
  height: 130px;
}

.wrGalleryPopup
{
  width: 680px;
  height: 130px;
  margin: 5px auto;
  background: #000;
}
.wrGalleryPopup img
{
width:160px;
padding-right:10px; padding-bottom: 5px;
border:0px;
}
.wrGalleryPopup ul li 
{
  width: 170px;
  height: 130px;
  text-align: center;  font-size: 0.8em;
  background-image:none !important; /* hide bg images when there is no JS */
}

.wrGalleryPopup li .popupInnerDiv {
  width: 160px;
  text-align: center;
}

.wrGalleryPopup .arrow-left, .wrGalleryPopup .arrow-right
{
  position:absolute;
  top:35px;
  z-index:885;
  height:28px;
  width:28px;
}
.wrGalleryPopup .arrow-left a, .wrGalleryPopup .arrow-right a
{
  display:block;
  height:28px;
  width:28px;
  text-indent:-999em;
}
.wrGalleryPopup .arrow-left a:focus
{
  outline:none;
}
.wrGalleryPopup .arrow-right a:focus
{
  outline:none;
}
.wrGalleryPopup .arrow-left
{
  left:-42px;
  background:url(/img/events-button-left-OFF.png) no-repeat center left;
}
.wrGalleryPopup .arrow-right
{
  right:-32px;
  background:url(/img/events-button-right-OFF.png) no-repeat center right;
}

.wrGalleryPopup .popupInnerDiv { color: #fff; font-weight: normal; font-size: 1.25em; cursor: pointer; }
.wrGalleryPopup .popupInnerDiv:hover { text-decoration: underline; }

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
