
/* GENERAL */
html
{
    min-height: 100%;
}
body
{
    background: url(../images/main-bg.png) repeat-y center;
    font-family: Calibri, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    line-height: 1.1em;
    font-size: 16px;
    color: #444444;
    background-color: #e8e8e8;
    margin: 0px auto 0 auto;
}
p
{
    padding-bottom: 1.2em;
}
a
{
    text-decoration: none;
    color: #3399ff;
}
a:hover
{
    text-decoration: underline;
}
*
{
    padding: 0;
    margin: 0;
}
a img
{
    border: none;
}

.clear
{
    clear: both;
}
.imageborder
{
    border: 8px solid #b0be99;
}
.imageborder1
{
    border: 8px solid #b0be99;
    float: right;
    margin: 12px 0px 12px 12px;
}
.tn-border
{
    border: 1px solid #cccccc;
}
.blue
{
    color: #024084;
    font-weight: bold;
}
.clear
{
    clear: both;
}

a.boxlink
{
    color: #000;
    background-color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
}

a.boxlink:hover
{
    background-color: #a1a1a1;
    border: 2px solid #a1a1a1;
    color: #fff;
}

a.more
{
    color: #fff;
    background-color: #000;
    text-decoration: none;
    border-left: 5px solid #000;
    border-right: 2px solid #000;
}

a.more:hover
{
    background-color: #a1a1a1;
    border-left: 5px solid #a1a1a1;
    border-right: 2px solid #a1a1a1;
}

hr
{
    width: 100%;
    border: 0;
    height: 1px;
    color: #d6d6d6;
    background-color: #d6d6d6;
    margin-top: 8px;
    margin-bottom: 8px;
}

/* END GENERAL */



/* HEADER */


#header
{
    width: 970px;
    height: 114px;
    margin: 0 auto;
    position: relative;
    background: url(../images/header-bg.png) repeat-x;
}

#logo
{
    background: url(../images/citycentral-logo.png) no-repeat 0px 0px;
    left: 0px;
    top: 0px;
    width: 121px;
    height: 83px;
    float: left;
    margin: 18px 0 0 18px;
}
#logo A
{
    display: block;
    border: 0px;
    margin: 0px;
    overflow: hidden;
    width: 121px;
    padding-top: 83px;
    height: 0px !important;
}

#tagline
{
    width: 425px;
    height: 114px;
    float: right;
    background: url(../images/tagline.png) no-repeat 0px 0px;
}


/* END HEADER */


/* NAV */

#nav
{
    width: 970px;
    height: 38px;
    margin: 0 auto;
    position: relative;
    border-top: 1pt solid #d6d6d6;
    border-bottom: 1pt solid #d6d6d6;
    z-index: 1;
}

#siteNavMain
{
    float: left;
}
#siteNavMain li
{
    float: left;
    list-style: none;
    position: relative;
    z-index: 9999;
}
#siteNavMain li a
{
    display: block;
    height: 38px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-image: url(../images/main-nav.png);
}
#siteNavMain li a#nav_Home
{
    width: 75px;
    background-position: 0 0;
}
#siteNavMain li:hover a#nav_Home, #siteNavMain li.mainHover a#nav_Home, #siteNavMain li.activeNav a#nav_Home
{
    background-position: 0 -38px;
}



#siteNavMain li a#nav_About
{
    width: 87px;
    background-position: -75px 0;
}
#siteNavMain li:hover a#nav_About, #siteNavMain li.mainHover a#nav_About, #siteNavMain li.activeNav a#nav_About, #siteNavMain li.activeNav:hover a#nav_About
{
    background-position: -75px -38px;
}

#siteNavMain li.activeNav a#nav_About
{
    background-position: -75px -76px;
}


#siteNavMain li a#nav_The_Area
{
    width: 110px;
    background-position: -162px 0;
}
#siteNavMain li:hover a#nav_The_Area, #siteNavMain li.mainHover a#nav_The_Area, #siteNavMain li.activeNav a#nav_The_Area, #siteNavMain li.activeNav:hover a#nav_The_Area
{
    background-position: -162px -38px;
}

#siteNavMain li.activeNav a#nav_The_Area
{
    background-position: -162px -76px;
}


#siteNavMain li a#nav_Whats_On
{
    width: 107px;
    background-position: -272px 0;
}
#siteNavMain li:hover a#nav_Whats_On, #siteNavMain li.mainHover a#nav_Whats_On, #siteNavMain li.activeNav a#nav_Whats_On, #siteNavMain li.activeNav:hover a#nav_Whats_On
{
    background-position: -272px -38px;
}

#siteNavMain li.activeNav a#nav_Whats_On
{
    background-position: -272px -76px;
}


#siteNavMain li a#nav_News
{
    width: 82px;
    background-position: -379px 0;
}

#siteNavMain li:hover a#nav_News, #siteNavMain li.mainHover a#nav_News, #siteNavMain li.activeNav a#nav_News, #siteNavMain li.activeNav:hover a#nav_News
{
    background-position: -379px -38px;
}
#siteNavMain li.activeNav a#nav_News
{
    background-position: -379px -76px;
}

#siteNavMain li a#nav_Offers
{
    width: 74px;
    background-position: -461px 0;
}
#siteNavMain li:hover a#nav_Offers, #siteNavMain li.mainHover a#nav_Offers, #siteNavMain li.activeNav a#nav_Offers
{
    background-position: -461px -38px;
}



#siteNavMain li a#nav_Links
{
    width: 86px;
    background-position: -540px 0;
}
#siteNavMain li:hover a#nav_Links, #siteNavMain li.mainHover a#nav_Links, #siteNavMain li.activeNav:hover a#nav_Links
{
    background-position: -541px -38px;
}

#siteNavMain li.activeNav a#nav_Links
{
    background-position: -541px -76px;
}






#siteNavMain li ul
{
    position: absolute;
    top: -9999px;
    left: 0px;
    width: 175px;
    min-height: 38px;
    background: url(../images/main-nav-hover.gif) no-repeat bottom left;
    z-index: 9999;
    padding: 6px 5px 5px;
}
#siteNavMain li:hover ul, #siteNavMain li.mainHover ul
{
    top: 35px;
}
#siteNavMain li ul li
{
    display: block;
    position: static;
    float: none;
    clear: both;
    margin-bottom: 1px;
}
#siteNavMain li ul li a
{
    display: block;
    min-height: 11px;
    height: auto !important;
    height: 11px;
    text-indent: 0;
    border-right: 1px solid #791619;
    border-left: 1px solid #791619;
    background-image: none;
    background-color: #821b1f;
    margin: 0;
    clear: both;
    width: auto;
    color: white;
    font-size: 16px;
    line-height: 11px;
    padding: 7px 5px;
}
#siteNavMain li ul li a:hover
{
    background-color: #a92c34;
    border-color: #8d1d24;
    text-decoration: none;
}




/* END NAV */


#intro-text
{
    width: 509px;
    height: 113px;
    margin-bottom: 4px;
    background: url(../images/introtext.png) no-repeat 0px 0px;
}

#events
{
    width: 509px;
    height: 29px;
    margin-top: 20px;
    background: url(../images/events.png) no-repeat 0px 0px;
    border-bottom: 1pt solid #d6d6d6;
}

.events-holder
{
    position: relative;
    width: 505px;
    height: 105px;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom: 1pt solid #d6d6d6;
}

.events-photo
{
    float: left;
    width: 155px;
    height: 105px;
}

.events-content
{
    float: right;
    width: 325px;
    height: 105px;
    text-align: left;
}

a.title
{
    color: #cc0000;
    font-size: 125%;
}

a.title:hover
{
    color: #000;
    text-decoration: underline;
}

#latestnews
{
    width: 424px;
    height: 219px;
    padding: 39px 0 0 16px;
    margin-bottom: 10px;
    background: url(../images/news.png) no-repeat 0px 0px;
    background-color: #000000;
}

.news-holder
{
    position: relative;
    width: 408px;
    height: 52px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 1pt solid #383838;
}

.news-photo
{
    float: left;
    width: 82px;
    height: 52px;
}

.news-content
{
    float: right;
    width: 310px;
    height: 52px;
    text-align: right;
    margin-top: 5px;
}

.news-content A
{
    color: #ffffff;
    font-size: 125%;
}

.news-content A:hover
{
    color: #999999;
    text-decoration: underline;
}

/* SIFR */

@media screen
{
    .sIFR-flash
    {
        visibility: visible !important;
        margin: 0;
        padding: 0;
    }

    .sIFR-replaced, .sIFR-ignore
    {
        visibility: visible !important;
    }

    .sIFR-alternate
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .sIFR-replaced div.sIFR-fixfocus
    {
        margin: 0pt;
        padding: 0pt;
        overflow: auto;
        letter-spacing: 0px;
        float: none;
    }
}

@media print
{
    .sIFR-flash
    {
        display: none !important;
        height: 0;
        width: 0;
        position: absolute;
        overflow: hidden;
    }

    .sIFR-alternate
    {
        visibility: visible !important;
        position: static !important;
        left: auto !important;
        top: auto !important;
        width: auto !important;
        height: auto !important;
    }
}


h1
{
    font-family: Helvetica, Arial, Geneva, Verdana, Trebuchet MS, sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin: 0px;
    padding: 0;
    color: #989838;
}

h2
{
    font-family: Helvetica, Arial, Geneva, Verdana, Trebuchet MS, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    margin: 0px;
    padding: 0;
    color: #024084;
}

h4
{
    font-family: Helvetica, Arial, Geneva, Verdana, Trebuchet MS, sans-serif;
    font-weight: normal;
    text-align: left;
    font-size: 22px;
    margin: 0px;
    padding: 0;
    color: #006699;
}


h5
{
    font-family: Helvetica, Arial, Geneva, Verdana, Trebuchet MS, sans-serif;
    font-weight: bold;
    text-align: left;
    font-size: 22px;
    margin: 0px;
    padding: 0;
    color: #fff;
}

h6
{
    font-family: Helvetica, Arial, Geneva, Verdana, Trebuchet MS, sans-serif;
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    margin: 0px;
    padding: 0;
    color: #fff;
}


/*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/

.sIFR-active h1, .sIFR-active h2, .sIFR-active h4, .sIFR-active h5
{
    visibility: hidden;
    font-family: Verdana;
    padding-bottom: 0;
}

.sIFR-active h1
{
    padding-bottom: 14px;
}

/* END SIFR */





/* SLIDER ---------------------------------- */

a img
{
    border: 0;
}

.clear
{
    clear: both;
}





#slider1
{
    padding: 0;
    padding-top: 0px;
    list-style: none;
    overflow: hidden;
    height: 405px;
    width: 505px;
    border-top: 1pt solid #666;
}
#slider1 li
{
    padding: 0;
    margin: 0;
    zoom: 1;
}

#slider1 img, #slider2 img
{
    float: left;
    margin-right: 36px;
}

/*next button*/
.bx-next
{
    position: absolute;
    left: 45px;
    z-index: 999;
    width: 44px;
    height: 44px;
    text-indent: -999999px;
    background: url(../images/gray_next.png) no-repeat 0 -44px;
}

/*previous button*/
.bx-prev
{
    position: absolute;
    z-index: 999;
    width: 44px;
    height: 44px;
    text-indent: -999999px;
    background: url(../images/gray_prev.png) no-repeat 0 -44px;
}

/*pager links*/
.bx-pager a
{
    margin-right: 5px;
    color: #fff;
    padding: 3px 8px 3px 6px;
    font-size: 12px;
    zoom: 1;
    background: url(../images/gray_pager.png) no-repeat 0 -20px;
}

/*auto start button*/
.bx-auto .start
{
    background: url(../images/gray_auto.png) no-repeat 0 2px;
    padding-left: 13px;
}

/*auto stop button*/
.bx-auto .stop
{
    background: url(../images/gray_auto.png) no-repeat 0 -14px;
    padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
.bx-next:hover, .bx-prev:hover
{
    background-position: 0 0;
}

/*pager links hover and active states*/
.bx-pager .pager-active, .bx-pager a:hover
{
    background-position: 0 0;
}

/*pager wrapper*/
.bx-pager
{
    text-align: center;
    padding-top: 7px;
    font-size: 12px;
    color: #666;
}

/*captions*/
.bx-captions
{
    text-align: center;
    font-size: 12px;
    padding: 7px 0;
    color: #666;
}

/*auto controls*/
.bx-auto
{
    text-align: center;
    padding-top: 15px;
}

.bx-auto a
{
    color: #666;
    font-size: 12px;
}


/* END SLIDER */

/* PROMO BOX */



#promotions
{
    width: 970px;
    height: 347px;
    border-top: 7pt solid #fff;
    margin: 0 auto;
    position: relative;
    background-color: #000000;
}




/* END PROMO BOX */
