﻿body {
    background:#000000;
}

.HeaderHolder
{
    border-bottom: 1px solid #707070;
}

.BackGround1920
{
    background:url(/Images/Backgrounds/Events_BG_1920.jpg) no-repeat top center #000000;
    background-position:left -100px;
    width:100%;
    height:100%;
}

.BackGround1680
{
    background:url(/Images/Backgrounds/Events_BG_1920.jpg) no-repeat top center #000000;
    background-position:left -100px;
    width:100%;
    height:100%;
}

.BackGround1280
{
    background:url(/Images/Backgrounds/Events_BG_1280.jpg) no-repeat top center #000000;
    background-position:left -100px;
    width:100%;
    height:100%;
}

/* ---------------- START WEEKLY NIGHTS ON RHS ON VENUES ------------------*/


.RHSWeeklyNightsItem
{
    background:#efefef;
    padding:10px;
}

.RHSWeeklyNightsItemAlt
{
    background:#e1e1e1;
    padding:10px;
}

/* ---------------- START WEEKLY NIGHTS ON RHS ON VENUES ------------------*/