body {
    margin:5px; padding:5px; background:url(Images/background.gif) repeat-y #181818 center;
}

body,p,td,ul,li {
    font-family: Arial;
    font-size: 10pt;
}

p,td {
    color: #FFFFFF;
}

ul,li {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
}

/* FONT SIZES (USED BY TINY MCE) NEEDS TO BE AFTER THE MAIN FONT SIZES (p,td,li, etc.) */

font[size="1"] {
    font-size: 8pt;
}

font[size="2"] {
    font-size: 10pt;
}

font[size="3"] {
    font-size: 12pt;
}

font[size="4"] {
    font-size: 14pt;
}

font[size="5"] {
    font-size: 18pt;
}

font[size="6"] {
    font-size: 18pt;
}

font[size="7"] {
    font-size: 18pt;
}

/* END OF FONT SIZES */

a {
    color: #a2a2a2;
    text-decoration: underline;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}

a.caltickets {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a.caltickets:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a.venuelink {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a.venuelink:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.title {
    color: #d43f1e;
    font-size: 18pt; 
    font-weight: bold;
    text-transform: uppercase;
}

.titlesmall {
    color: #d43f1e;
    font-size: 10pt; 
    font-weight: bold;
    text-transform: uppercase;
}

.babyblue {
    color: #00ccff;
}

.babybluecaps {
    color: #00ccff;
    text-transform: uppercase;
}

.yellow {
    color: #fbb811;
}

.orange {
    color: #d43f1e;
}

.whitecaps 
{
	color: #FFFFFF;
	text-transform: uppercase;
}

.menu_thumbnail {
    border: solid 1px #4a4a4a;
}

.boxtitle {
    color: #d43f1e;
    font-size: 12pt; 
    font-weight: bold;
    text-transform: uppercase;
}

.boxdate {
    color: #00ccff;
    font-weight: bold;
}

.warnings {
    color: #ffffff;
    font-size: 8pt;
}

/* Used for Left Menus */
.rollover {
    border-right: none; 
    border-left: none; 
    border-top: none; 
    border-bottom: solid 1px #4a4a4a;
}

/* Bottom of Home Page */
.homebottom {
    width: 190px;
    border: solid 1px #4a4a4a;
    text-align: center;
    padding: 0px 0px 10px 0px;
}

.homebottom p {
    margin-top: 5px;
    margin-bottom: 0px;
}

td.calendar {
    border-collapse: collapse;
    border-top: solid 1px #4a4a4a;
    border-right: solid 1px #4a4a4a;
    vertical-align: top;
}

table.calendar {
    border-left: solid 1px #4a4a4a;
    border-bottom: solid 1px #4a4a4a;
}

.textfield {
    background-color: #343434;
    border: solid 1px #ffffff;
    padding: 2px 2px 2px 2px;
    color: #ffffff;
    font-family: Arial;
    font-size: 10pt;
}

/* Used for Thickbox Windows -- need this to make it show up in tinymce */
.thickbox {}

#maincontent {
    background-color: #000000; /* #161616; */
    padding: 10px 20px 20px 20px;
}

#show_right_box {
    border: none; /* solid 1px #4a4a4a; */
    width: 200px;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#home_right_box {
    border: solid 1px #4a4a4a;
    float: right;
    text-align: center;
    margin-top: 10px;
}

#Stm0p0iTB {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    position: relative;
    top: 6px;
    left: 10px;
}
