﻿a:link, a:hover, a:visited, a:active
{
    color: #004E96;
}
#container
{
    margin: auto;
    width: 955px;
}
#flashcontainer
{
    width: 955px;
    height: 540px; /*     background-image: url(images/flash-background.png); */
    background-repeat: no-repeat;
    border: none;
}
#stars
{
    top: 0px;
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: 1;
}

#page
{
    width: 955px; /*margin-top: 540px; float: left;*/
    background-image: url(images/pagebackground-top.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.content
{
    padding: 10px 10px 5px 10px;
}

#footer
{
    clear: both;
    background-image: url(images/pagebackground-bottom.jpg);
    background-position: top;
    background-repeat: no-repeat;
    height: 150px;
    width: 955px;
    position: relative;
}
#footer .footerlogo
{
    position: absolute;
    background-color: #FFFFFF;
    top: 15px;
    width: 955px;
    text-align: center;
    height: 80px;
}
#footer .footerlogo ul
{
    margin-top: 5px;
    margin-left:20px;
}

#footer .footerlogo li
{
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

#footer .footerlink
{
    position: absolute;
    height: 30px;
    top: 105px;
    width: 955px;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
}
#footer .footerlink a
{
    color: #FFFFFF;
    text-decoration: none;
}
#footer .dr
{
    position: absolute;
    height: 30px;
    top: 130px;
    width: 955px;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
}
#footer .dr a
{
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(images/dr.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
}
#left
{
    float: left;
    width: 655px;
}

#right
{
    float: left;
    width: 280px;
}
#flash
{
    border: none;
}
#homeleft
{
    float: left;
    width: 235px;
}
#homeright
{
    float: left;
    width: 420px;
}

#area
{
    background: white url(images/hr-chain.gif) no-repeat;
    margin-left: auto;
    margin-right: auto;
    padding: 29px 22px 22px 22px;
    width: 911px;
}
.leftcolumn
{
    float: left;
    margin-bottom: 22px;
    width: 630px;
}
.rightcolumn
{
    float: right;
    width: 248px;
}
.middlecolumn
{
    float: right;
    width: 380px;
}
.chain
{
    background-image: url(images/hr-chain.gif);
    background-repeat: repeat-x;
    height: 8px;
    margin: 0 -10px 12px -10px;
    width: 955px;
}
.header
{
    border-bottom: 2px solid #004E96;
    padding: 5px 0 5px 0;
    margin-bottom: 5px;
}
.box1, .box2
{
    color: white;
    padding: 14px 10px 0 10px;
    text-align: center;
    width: 224px;
}
.box1 p, .box2 p
{
    color: white;
}
.box1
{
    background: url(images/box1.gif) no-repeat;
    height: 181px;
    margin: 13px 0 6px 0;
}
.box2
{
    background: url(images/box2.gif) no-repeat;
    height: 163px;
    margin-top: 10px;
}
.box2 p
{
    font-size: 10px;
    text-align: left;
}
.boxlist
{
    margin: -5px 0 0 0;
}
.boxtitle
{
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    position: relative;
    top: -3px;
}
.box1item1
{
    background: url(images/directions.gif) no-repeat bottom;
    float: left;
    height: 84px;
    margin: 0 10px 0 5px;
    width: 102px;
}
.box1item2
{
    background: url(images/buy-tickets.gif) no-repeat;
    float: left;
    height: 84px;
    width: 102px;
}
.box1item1 a, .box1item2 a
{
    display: block;
    height: 84px;
    overflow: hidden;
    text-indent: -999px;
    width: 102px;
}
.black-border
{
    border: 1px #888888 solid;
    font-weight: bold;
    margin: 25px 30px 20px 30px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
.greensubtitle
{
    color: green;
}
.subtitle, .greensubtitle
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
ul.arrow, ul.list, ul.circle, ol.numbered
{
    margin-left: 25px;
    font-size: 11px;
}
ul.circle
{
    list-style-type: disc;
}
ul.arrow
{
    list-style-type: square;
    list-style-position: outside;
    list-style-image: url("images/arrow.gif");
}
ol.numbered
{
    list-style-type: decimal;
    list-style-position: outside;
    color: #2C3542;
}
.green-for-a-reason
{
    margin: 20px;
}
.learn-more
{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
.learn-more a, .learn-more a:visited, .learn-more a:hover, .learn-more a:active
{
    color: green;
}
.indent
{
    margin-left: 15px;
}
.italic
{
    font-style: italic;
}
.bold, .emphasize
{
    font-weight: bold;
}
.bolden
{
    font-weight: bold;
    text-transform: uppercase;
}
.emphasize
{
    margin: 10px 0 10px 10px;
    text-transform: uppercase;
}
.spaceme
{
    margin-top: 12px;
}

#eventcalendar
{
    width: 920px;
    background-image: url(images/eventcalendarbackground.png);
    background-repeat: repeat-y;
    float: left;
    margin-left: 10px;
}
#eventcalendartop
{
    width: 920px;
    height: 14px;
    background-image: url(images/eventcalendartop.png);
    background-repeat: repeat-y;
    float: left;
    margin-left: 10px;
}
#eventcalendarbottom
{
    width: 920px;
    height: 23px;
    background-image: url(images/eventcalendarbottom.png);
    background-repeat: repeat-y;
    float: left;
    margin-left: 10px;
}


#eventcalendar .Calendar
{
    float: left;
    margin-left: 15px;
    width: 890px;
    border-style: none;
    font-size: 11px;
    border: none;
}
#eventcalendar .Calendar a
{
    text-decoration: none;
}
#eventcalendar .TitleStyle
{
    height: 40px;
    border-style: none;
    color: #333435;
}
#eventcalendar .TitleStyle td
{
    text-align: center;
    font-weight: bold;
    font-size: 14px !important;
    color: #333435;
}
#eventcalendar .TitleStyle a:link
{
    color: #333435 !important;
    padding-left: 10px;
    padding-right: 10px;
}

#eventcalendar .DayHeaderStyle
{
    font-weight: bold;
    height: 20px;
    padding: 4px;
    text-align: center;
    text-transform: uppercase;
}
#eventcalendar .DayStyle
{
    height: 60px;
    width: 60px;
    text-align: left;
    padding: 1px;
    border: solid 1px #333435;
    vertical-align: top;
}

#eventcalendar .TodayDayStyle
{
    height: 60px;
    width: 60px;
    text-align: left;
    padding: 2px;
    color: #333435;
    font-weight: bold;
    border: solid 1px #333435;
    vertical-align: top;
}

#eventcalendar .WeekendDayStyle
{
    height: 60px;
    width: 60px;
    padding: 2px;
    text-align: left;
    border: solid 1px #333435;
    vertical-align: top;
}
#eventcalendar .OtherMonthDayStyle
{
    text-align: left;
    height: 60px;
    width: 60px;
    padding: 2px;
    color: #333435 !important;
    border: solid 1px #333435;
    vertical-align: top;
}
#eventcalendar .event
{
    background-image: url(images/event.png) !important;
    background-repeat: no-repeat;
    color: #999999 !important;
}
#eventcalendar .event a
{
    color: #999999 !important;
    display: block;
}
#eventcalendar .viewfullpagecalendar
{
    position: absolute;
    top: 260px;
    left: 30px;
}
#eventcalendar .EventDetails
{
    position: absolute;
    top: 46px;
    left: 11px;
    width: 233px;
    height: 270px;
    background-color: #AEAEAE;
    display: none;
}
.EventDetails .eventdate
{
    background-color: #004E96;
    padding: 5px;
    width: 223px;
    height: 20px;
    line-height: 20px;
    color: #FFFFFF;
    position: relative;
}
#eventcalendar .date
{
    position: absolute;
    left: 5px;
    font-size: 11px;
}
#eventcalendar .close
{
    position: absolute;
    left: 210px;
}
#eventcalendar .close a
{
    color: #FFFFFF;
    text-decoration: none;
}
#eventcalendar .events
{
    padding: 5px;
}
.EventDetails .eventwrapper
{
     
    float: left;
    width: 223px;
}

.EventDetails .eventtime
{
    line-height: 20px;
    float: left;
    width: 223px;
}
.EventDetails .eventitle
{
    line-height: 16px;
    float: left;
    width: 223px;
}
.EventDetails .eventviewinfo
{
    float: left;
    width: 88px;
    height: 21px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(images/calendar-view-info.png);
    background-repeat: no-repeat;
}
.EventDetails .eventbuytickets
{
    float: left;
    width: 92px;
    height: 21px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(images/calendar-buy-tickets.png);
    background-repeat: no-repeat;
}
#eventcalendar .eventviewinfo a, #eventcalendar .eventbuytickets a
{
    display: block;
    text-decoration: none;
}
#eventcalendar .time
{
    display: block;
    font-weight: bold;
}


#allstatearenamap
{
    width: 640px;
    height: 330px;
}
#mapcontainer
{
    padding-top: 10px;
    padding-bottom: 10px;
}
#topad, #bottomad
{
    float: left;
    width: 728px;
}

#topadcontainer, #bottomadcontainer
{
    background-color: #333333;
    padding: 5px;
    height: 90px;
    float: left;
    width: 925px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.allstate
{
    background-color: #FFFFFF;
    text-align: center;
    float: left;
    width: 190px;
    height: 90px;
    margin-left: 5px;
}
.seatingchart
{
    width: 600px;
    float: left;
}
.seatingchart ul
{
    width: 600px;
    float: left;
}
.seatingchart li
{
    width: 200px;
    padding: 20px;
    float: left;
    text-align: center;
}
.charttext
{
    text-align: center;
    font-size: 14px;
    color: #004E96;
    font-weight: bold;
    width: 200px;
}
.seatback
{
    font-weight: bold;
    color: #004e96;
    font-size: 12px;
    text-align: right;
    padding-bottom: 10px;
}
.admintitle
{
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    width: 900px;
    float: left;
}



#tab
{
    float: left;
    padding-left: 0px;
    margin: 0px;
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 5px;
    width: 930px;
}
#tab ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#tab li
{
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 20px;
}
#tab a
{
    float: left;
    background: url(images/tableft.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 8px;
    text-decoration: none;
}
#tab a span
{
    float: left;
    display: block;
    background: url(images/tabright.gif) no-repeat right top;
    padding: 5px 19px 4px 6px;
    color: #016FAD;
    font-weight: bold;
    font-size: 12px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab a span
{
    float: none;
}
/* End IE5-Mac hack */
#tab a:hover span, #tab li.selected span
{
    color: #ffffff;
    background-position: 100% -30px;
}
#tab a:hover, #tab li.selected a
{
    background-position: 0% -30px;
    color: #ffffff !important;
}
#tab a:hover span
{
    background-position: 100% -30px;
}

#tabs
{
    float: left;
    width: 880px;
    border-left: solid 2px #DCDCDC;
    padding: 10px;
}


#form
{
    float: left;
    width: 900px;
}
#form .line
{
    float: left;
    width: 900px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
}
#form .line .label
{
    float: left;
    width: 250px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}
.title
{
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}
.summary
{
    color: #FF0000;
}
input.error
{
    border: 2px solid #FF0000;
}
select.error
{
    border: 2px solid #FF0000;
}
#sustainanchors
{
    margin: 5px;
}
#sustainanchors li
{
    font-size: inherit;
    font-weight: bold;
    margin-bottom: 5px;
}
#sustainanchors li a
{
    color: #20A63C;
    font-size: 15px;
}
.black
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.gray
{
    color: #778899;
    font-size: 14px;
    font-weight: bold;
}
em
{
    font-style: italic;
}
 
