/* @override 
	http://j.teamonetickets.dev/stylesheets/bulkstyles.css
	https://j.teamonetickets.dev/stylesheets/bulkstyles.css
	http://j.tevo.teamonetickets.dev/stylesheets/bulkstyles.css
*/

/* ----------------- Fonts ------------------ */

@font-face {
    font-family: HelveticaNeue-Roman;
    src: url('../fonts/HelveticaNeue-Roman.eot');
    src: local(HelveticaNeue-Roman), url('../fonts/HelveticaNeue-Roman.ttf') format('opentype');
}
@font-face {
    font-family: HelveticaNeue-Medium;
    src: url('../fonts/HelveticaNeue-Medium.eot');
    src: local(HelveticaNeue-Medium), url('../fonts/HelveticaNeue-Medium.ttf') format('opentype');
}
@font-face {
    font-family: Dax-Bold;
    src: url('../fonts/Dax-Bold.eot');
    src: local(Dax-Bold), url('../fonts/Dax-Bold.ttf') format('opentype');
}
@font-face {
    font-family: DaxWide-Medium;
    src: url('../fonts/DaxWide-Medium.eot');
    src: local(DaxWide-Medium), url('../fonts/DaxWide-Medium.ttf') format('opentype');
}

/* ----------------------------------------------------------- */
/* ----------------- Common Elements ------------------ */
/* ----------------------------------------------------------- */


body {
    margin: 0mm;
    padding: 0mm;
    background-color: #E9E9E9;
    font-family: HelveticaNeue-Roman, Helvetica, Verdana, Arial, sans-serif;
    /*    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);*/
    font-size: 12px;
/*    font-weight: lighter;*/
    font-style: normal;
    text-decoration: none;
}

img {
    border-style: none;
    border-width: 0px;
}

body#ticketlist, body#venueschedule {
    margin: 3px;
    background-color: white;
}

a,
a:link,
a:visited {
    color: #336;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    /*    -moz-transition: color 0.35s linear 0s, background-color 0.15s linear 0s;
        background-color: #669;*/
}

a:hover, a:active {
    color: #114;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Dax-Bold", "HelveticaNeue-Roman", "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight: regular;
    font-size: 1.4em;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
div {
    margin: 0;
    padding: 0;
}

h1 {
    font-family: "Dax-Bold", "Helvetica Neue", "Lucida Grande", Lucida, Verdana, sans-serif;
    padding: .2em .5em;
    margin: 0;
    background: #292929 url(/gfx/med-dark-grad.png) repeat-x;
    font-size: 2.4em;
    text-shadow:0 1px 1px #000;
    color: #F8C903;
    min-height: 40px;

}

h1 a:link {
    color: #F8C903;
}

h2 {
    font-size: 2.1em;
    margin-top: .7em;
    margin-bottom: .5em;
    font-weight: lighter;
    border-bottom: 2px solid #F8C903;
}

h2 a:link {
}

h3 {
    font-size: 1.9em;
    margin-top: .7em;
    margin-bottom: .5em;
}

h3 a:link {
}

h4 {
    font-size: 1.6em;
    margin-top: .7em;
    margin-bottom: .5em;
}

h4 a:link {
}


h5 {
    font-size: 1.4em;
}

h5 a:link {
}


h6 {
    font-size: 1.2em;
}

h6 a:link {
}

h1.nounderline,
h2.nounderline,
h3.nounderline,
h4.nounderline,
h5.nounderline,
h6.nounderline
{
    text-decoration: none;
    border-style: none;
    background-image: none;
}

h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link
{
    font-size: inherit;
    color: inherit;
}


.thickline {
    border-bottom: 2px solid #F8C903;
    margin-bottom: 2px;
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
}


EM STRONG IMG {
    display: inline;
}

FIELDSET P {
    /* 	margin-top: -4px; */
    /* 	margin-bottom: -1px; */
}

abbr, acronym, .help {
    border-bottom: 1px dotted #333;
    cursor: help;
}

.list_no_bullets {
    margin: auto;
    list-style-type: none;
    line-height: 1.5em;
}


.event_title {
    color: #FFF;
    font-size:2em;
    font-weight: bold;
    text-decoration: none;
    background: #242424 url(/gfx/med-dark-grad.png) repeat-x !important;
    padding: 4px 2px 4px 8px;
    border: none;
    text-shadow:0 1px 1px #000;
}

.featurelist {
    margin-left: 0;
    padding-left: 0;
}

.featurelist a, .featurelist a:link, .featurelist a:visited{
    font-family: "HelveticaNeue-Medium";
    text-decoration: none;
}
.featurelist a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #339;
}

.testimonial {
    color: #333;
    padding: 3px;
}

.attribution {
    color: #996600;
    font-style: italic;
    text-align: right;
}

.bold {
    font-weight: bold;
}

.light, a.light:link, a.light:visited, a.light:hover, a.light:active {
    color: gray;
}

.divider {
    border-bottom: #CCC dotted 2px;
    margin: 0px 0px 5px 0px;
}

.trademark {
    font-size: .7em;
    vertical-align: super;
}

.meridiem {
    font-size: .7em;
    font-variant: small-caps;
}

dt, dt a, dt a:link {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 1em;
}

.note {
    font-size: .9em;
    font-style: oblique;
    color: #333;
}

/* ----------------------------------------------------------- */
/* ------------------------ Links --------------------------- */
/* ----------------------------------------------------------- */

small, .small, small a:link, small a:visited, small a:hover, a.small:link, a.small:visited, a.small:hover, a.small:active {
    font-size: 1em;
}

.smaller, a.smaller:link, a.smaller:visited, a.smaller:hover, a.smaller:active {
    font-size: .8em;
}

.larger {
    font-weight: bold;
    font-size: 1.5em;
}

.plainLink, a.plainLink:link, a.plainLink:visited
{
    color: #000;
    text-decoration: none;
}
a.plainLink:hover, a.plainLink:active
{
    color: #336;
}

.venue, a.venue:link, a.venue:visited, .showname
{
    color: #000066;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

a.venue:active, a.venue:hover, a.showname:active, a.showname:hover, a.location:active, a.location:hover, a.date:active, a.date:hover, a.genre:active, a.genre:hover
{
    color: #F00;
}

.featureheader, a.featureheader:link, a.featureheader:visited
{
    color: #FFFFFF;
    background-color: #600;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

a.featureheader:active, a.featureheader:hover
{
    color: #FF0;
}

legend a, legend a:link, legend a:visited {
    color: #000;
    font-size: 11px;
    text-decoration: none;
}

legend a:hover, legend a:active {
    color: #000;
    font-size: 11px;
    text-decoration: underline;
}

a.related, a.related:link, a.related:visited {
    color: #444;
    text-decoration: none;
    font-size: 10px;
}

a.related:hover, a.related:active {
    color: #000;
    text-decoration: underline;
}

.jslink {
    cursor: pointer;
}

.sitelinks .jslink:hover {
    color:#333333;
}

.right-float {
    float: right;
}
/* ------------------------------------------------------------------- */
/* ------------ Header Elements  ----------------------------- */
/* ------------------------------------------------------------------- */
#lil-header-container {
    top: 0px;
    float: right;
    height: 64px;
    background: url( '/gfx/lilhdr-right.gif' ) no-repeat right;
    margin: none;
}
.likeBar {
    height: 20px;
    width: 100%;
    background: #333;
    overflow: hidden;
    text-align: right;
    margin: 0;
    padding: 7px 0;
    border: 0;
}

#t1_addthis {
    vertical-align: middle;

}
#t1_addthis a {
    color: #ffcc00;
    text-shadow: none;
}

#t1_addthis .t1_addthis_right {
    float: right;
}

#mainSearchBox {
    position: absolute;
    top: 70px;
    /*    right: 2em;*/
    left: 704px;
    margin: 0;
    padding: 0;
    /*    text-align: right;*/
    background: transparent url(/gfx/main-search-input-back.png) top left no-repeat;
    width: 387px;
}

#mainSearchBox #sitesearchterm {
    color: gray;
    padding: 0 0 0 42px;
    margin:  0;
    font-weight: normal;
    background: transparent;
    font-size: 14px;
    border: none;
    height: 38px;
    width: 250px;
    position: relative;
    vertical-align: top;
    z-index: 90;
    overflow: hidden !important;
}

#mainSearchBox #sitesearchterm:active {
    color: black;
}

#mainSearchBox button.submit {
    background: url(/gfx/search-button.png) no-repeat scroll 0 0 transparent;
    margin: 0;
    position: absolute;
    right: 16px;
    top: 1px;
    width: 82px;
    height: 33px;
    z-index: 100;
    border: none;
}

#mainSearchBox button.submit span {
    display: none;
}

#mainContentDiv {
    text-align: center;
    width: 100%;
    background-color: #e9e9e9;
}
.mainContentTable {
    margin-right: 0;
    margin-left: 0;
}
/* ------------------------------------------------------------------- */
/* ------- Form Elements And Form Tables --------------- */
/* ------------------------------------------------------------------- */

form, input {
    padding: 0px;
    margin: 0px;

}
input[type="text"], textarea {
    /*	background: url(/gfx/bg_searchBox.gif);
	font: 11px Verdana, Geneva, Arial, Helvetica;
	border-color:#aaa #ddd #ddd #aaa;
	border-style:solid;
	border-width: 1px;
        text-rendering: optimizelegibility;*/
    -moz-appearance: textfield;
    -moz-binding: url("chrome://global/content/platformHTMLBindings.xml#inputFields");
    -moz-user-select: text;
    background-color: -moz-field;
    border: 2px inset threedface;
    color: -moz-fieldtext;
    cursor: text;
    font: -moz-field;
    letter-spacing: normal;
    line-height: normal !important;
    padding: 1px 0;
    text-align: start;
    text-indent: 0;
    text-rendering: optimizelegibility;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
    /*
	background-color: #eee;
    */
    color: #333;
    padding: 2px;
}

.inputgrad {
    background: url(/gfx/bg_searchBox.gif);
    font: 11px Verdana, Geneva, Arial, Helvetica;
    border: 1px inset ButtonShadow;
    background-color: #eee;
    color: #333;
    padding-left: 2px;
}
textarea.textareagrad {
    border: 1px inset ButtonShadow;
    background-image: url(/gfx/bg_textarea.gif);
}

/*input { background-color: #fff; font-size: 10px; }
input:focus { background-color: #FF9 }
textarea:focus { background-color: #FF9 }*/
SELECT { font-size: 10px; }

/* W3C valisdator doesn't like these */
/*input[type="button"] { -moz-border-radius:15px }*/
/*input[type="submit"] { -moz-border-radius:15px }*/


#formtable tr {
    vertical-align: top;
}
#formtable th {
    color: #400;
    background-color: #FFF ;
    background-image: none;
    text-align: center;
}
#formtable td:first-child {
    text-align: right;
}

.formlabel, .formerror, label {
    text-align: right;
    font-weight: bold;
}

.formerror, .error {
    background: yellow;
    color: red;
}

/* ----------------------------------------------------------- */
/* -------------------- General Tables -------------------- */
/* ----------------------------------------------------------- */

table
{
    border-width: 0px;
    border-spacing: 0px;
}

.ridgebak
{
    background-image: url(/gfx/ridged_bkgd.gif);
    background-color: #DDD;
}

.bordered
{
    border: 1px solid #ccba7f;
    /*border-spacing: 0px;*/
}

.borderedShaded
{
    background-color: #CCC;
    border: 1px solid #ccba7f;
    border-spacing: 2px;
}

.table_header {
    color: #FFF;
    border: #888 1px solid;
    background-color: #DDD;
    font-weight: bold;
}

.table_header a {
    color: #FFF;
    background-color: transparent;
}

.table_bg {
    border: 1px solid #CCC;
    background-color: #EEE;
}

.maincolumn table td
{
    /*background-color: #FFF;*/
    padding: 4px;
    vertical-align: top;
}

.maincolumn tr.odd, .maincolumn tr.odd_noborder,.maincolumn tr.odd_bordered {
    background-color: #E9E3D7;
}

.maincolumn tr.even, .maincolumn tr.even_noborder, .maincolumn tr.even_bordered {
    background-color: #FFF;
}

.maincolumn tr.even_noborder td, .maincolumn tr.odd_noborder td {
    border-bottom: 0px solid #cbc4af;
}

.maincolumn tr.even td, .maincolumn tr.odd td {
    border-bottom: 1px solid #cbc4af;
}

.maincolumn tr.even_bordered td, .maincolumn tr.odd_bordered td {
    border-bottom: 2px solid #AEAE8E;
}

.maincolumn ul, .guaranteelist {
    list-style-position: outside;
    /*list-style-type: circle  */
    list-style-image: url(/gfx/listbulletgreen.gif);
    margin: 0mm 0mm 0mm 5mm;
    /*text-indent: -1mm;*/
}
.maincolumn UL.list_no_bullets {
    list-style: none;
}
.maincolumn UL.list_no_bullets li {
    /* 	margin-left: -5em; */
    margin-left: 0;
}

.maincolumn th, .formTitle, .scheduleheader
{
    background-color: #F8C903;
    /*background-image: url(/gfx/titlecellbak.gif); */
    color: #000;
    font-weight: bold;
    font-size: 8px;
    vertical-align: middle;
    text-align: center;
    /*	border: 1px solid #ca0; */
}
.maincolumn th a
{
    color: #000;
    text-decoration: none;
}

.maincolumn td.subhead, .maincolumn subhead a, .maincolumn subhead a:link {
    background-color: #353;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
    padding: 3px;
}

#schedule td, #specs td
{
    padding: 0px;
    border-bottom: 1px solid black;
}

TD.required
{
    color: #900;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
}

/* ----------------------------------------------------------- */
/* -------------------- Ticket Tables -------------------- */
/* ----------------------------------------------------------- */

.chartOverTable th {
    font-size: 1.2em;
}

tr.ticket_head, tr.ticket_head th,  tr.ticket_head th a, tr.ticket_head_left {
    background: #F8C903;
    color: #3e330d;
    font-weight: bold;
    background-image: url(/gfx/table_head_back.gif);
    border-bottom: 1px solid #ccba7f;
    padding: 2px;
    font-size: 1em;
}

tr.ticket_head th, tr.ticket_head th a {
    font-size: 1.1em;
}

tr.ticket_head th a {
    text-decoration: underline;
}
tr.ticket_head {
    text-align: center;
}

tr.ticket_head_left {
    text-align: left;
}

tr.ticket_subhead, tr.ticket_subhead td, tr.ticket_subhead th {
    background: #FFF280;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 1.0em;
}

.ticket_sections {
    font-size: .9em;
    font-weight: normal;
}

.ticket.description {
    font-weight: bold;
    font-size: 1.2em;
}

.ticket.sections {
    font-style: italic;
}

.ticket.rows, .ticket.price {
    font-weight: bold;
    font-size: 1.1em;
}

.maincolumn tr.bestvalue, .bestvalue {
    background-color: #DFD9A7;
}

.smallButt
{
    color: #FFFFFF;
    background-color: #600;
    font-size: 10px;
}

.sitebutton_bold, .sitebutton_bold:link, .sitebutton_bold:visited
{
    color: #885f0b;
    background-color: #fbe57e;
    font-size: 10px;
    border: 1px solid #d69101;
}
.sitebutton_bold:hover
{
    color: #330;
    border: 1px solid #330;
}

.sitebutton_basic, .sitebutton_basic:link, .sitebutton_basic:visited
{
    color: #663;
    background-color: #efecd1;
    padding: 2px 4px;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    font-family: Arial,Helvetica,sans-serif;
    border: 1px solid #a0a071;
}
.sitebutton_basic:hover
{
    color: #330;
    border: 1px solid #330;
}
.sitebutton_psm, .sitebutton_psm:link, .sitebutton_psm:visited
{
    color: #555;
    padding: 2px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-size: 10px;
    font-family: Arial,Helvetica,sans-serif;
    border: 1px solid #aaa;
    margin: 6px;
    display: block;
    -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px;
    background-color: #eee;
    background: -moz-linear-gradient(center top , transparent, rgba(120, 120, 120, 0.2)) repeat scroll 0 0 #eee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.sitebutton_psm:hover
{
    color: #330;
    border: 1px solid #330;
}

.monthnav_nonlink {
    border: 1px solid #999;
    /*height: 15px; */
    width: 60px;
    color: #000;
    text-decoration: none;
    text-align: center;
    background-color: #FC6;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
}

.monthnav_link, .monthnav_link a:link,  .monthnav_link a:visited {
    /*border: 1px solid #999;*/
    /*height: 15px; */
    width: 60px;
    color: #000;
    text-decoration: none;
    text-align: center;
    /*background-color: #BBB; */
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
}

.monthnav_link a:hover {
    color: #fff;
    background-color: #336;
}

.ticket_row_even,
.ticket_row_even2,
.ticket_row_odd,
.ticket_row_odd2
{
    height: 2em;
    padding: 4px;
}
.ticket_row_even:hover,
.ticket_row_even2:hover,
.ticket_row_odd:hover,
.ticket_row_odd2:hover
{
    background-color: #fffbdd;
    background-image: url(/gfx/ticket_row_hover_bg.jpg);
    background-repeat: repeat-x;
}
.ticket_row_even,
.ticket_row_even2
{
    background-color: #f0f0f0;
    background-image: url(/gfx/ticket_row_even_bg.jpg);
    background-repeat: repeat-x;
}
/**
 * Can't add border to a row/tr without a lot of hackery
 * so lets do it this way
*/
.ticket_row_even td,
.ticket_row_even2 td
{
    border-bottom: 1px solid #ccc;
}

.ticket_row_odd,
.ticket_row_odd2
{
    background-color: #f3ecd0;
    background-image: url(/gfx/ticket_row_odd_bg.jpg);
    background-repeat: repeat-x;
}
.ticket_row_odd td,
.ticket_row_odd2 td
{
    border-bottom: 1px solid #d7c68e;
}

/**
 * "Hack" to hide multiple underlines on nested tables
*/
.ticket_row_even td td,
.ticket_row_even2 td td,
.ticket_row_odd td td,
.ticket_row_odd2 td td
{
    border-bottom-style: none;
}

.ticket_row_even2,
.ticket_row_odd2
{
    color: #666;
}

.ticket_row_even2 td, .ticket_row_odd2 td {
    border-bottom: 1px solid #DDD;
}

.ticket_row_featured
{
    background-color: #c4ddb7;
    background-image: url(/gfx/ticket_row_featured_bg.jpg);
    background-repeat: repeat-x;
    padding: 4px;
}

.ticket_row_featured:hover {
    background-image: url(/gfx/ticket_row_featured_hover_bg.jpg);
    background-repeat: repeat-x;

}
.ticket_row_featured td {
    border-bottom: 1px solid #9fc48c;
}

.left_border {
    border-left: 1px solid #DDD;
}

.right_border {
    border-right: 1px solid #a0a071;
}

.cart_table {
    border: 1px solid #666;
    font-size: 11px;
}

.cart_table td {
    padding: 4px;
}

.cart_table_head {
    background: #F8C903;
    color: #000;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fbe18c;
}

.cart_table_head td {
    background-image: url(/gfx/table_head_back.gif);
    text-shadow: 1px 1px 0 #ffda51;
    border-bottom: 1px solid #C90;
}

.cart_table_head_left_border {
    border-left: 1px solid #fbe495;
    text-shadow: 1px 1px 0 #ffda51;
    border-bottom: 1px solid #C90;
}

.cart_table_head_right_border {
    border-right: 1px solid #ba8c04;
    text-shadow: 1px 1px 0 #ffda51;
    border-bottom: 1px solid #C90;
}

/* ------------------------------------------------------- */
/* ----------------- pagination items ----------------------- */
/* ------------------------------------------------------- */

.pages ul {
    display:inline;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.pages li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF url(/gfx/whitegloss_pagebtn_bak.jpg) repeat-x scroll 0 0;
    border:1px solid #DBD0C4;
    display:inline;
    padding:2px 6px;
    text-decoration:none;
    color:#3B210A;
    font-family:verdana,arial,sans-serif;
    font-size:76%;
}




/* ------------------------------------------------------- */
/* ----------------- footer items ----------------------- */
/* ------------------------------------------------------- */
#content_footer_over {
    width: 100%;
    height: 68px;
    background-image: url(/gfx/content_btmbg.gif);
    background-repeat: repeat-x;
    color: #888;
    font-size: 1.2em;
}
.content_footer_over_left {
    background-image: url( '/gfx/content_btmbg_left.gif' );
    background-position: right;
    background-repeat: no-repeat;
}
.content_footer_over_right {
    background: url( '/gfx/content_btmbg_right.gif' ) no-repeat left;
}
.footer {
    clear: both;
    width: 100%;
    background-color: #e9e9e9;
    /*background: url( '/gfx/footergradient.jpg' ) repeat-x;
	vertical-align: top !important;*/
    text-align: center;
}
.footerBlock {
    font-size: 10px;
    color: #666;
    /*letter-spacing: 0.2em;*/
    /*background-color: #ddd;*/
    background: url( '/gfx/footerblockback.jpg' ) no-repeat;
    vertical-align: top !important;
    padding: 10px;
    /*    border-bottom: 1px solid #ddd;*/
    text-shadow: 1px 1px 1px #FFFFFF;
}
.footerBlock h2 {
    border: none;
    border-bottom: 1px solid #AAA;
    margin: 0px;
    margin-bottom: 10px;
    color: #AAA;
}
.footerBlock ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.footerBlock ul li {
    margin-bottom: 5px;
}
.footerBlock a:link, .footerBlock a:visited {
    font-size: inherit;
    color: #666;
    text-decoration: none;
}
.footerBlock a:hover {
    color: #333;
    text-decoration: none;
}
.footerBlock .sitelinks, .footerBlock .legal {
    width: 100px;
    margin: 1em;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.footerBlock .about {
    width: 330px;
    margin: 1em;
}


/*.closinglayer  {
	position: fixed;
	bottom: 0px;
	float: left;
	width: 100%;
}*/

.debug_detailer  {
    position: fixed;
    top: 0px;
    float: right;
    width: 100%;
}
/* ------------------------------------------------------- */
/* ----------------- Top Layout ----------------------- */
/* ------------------------------------------------------- */

.box-header, .box-header-pop-up, .box-header-cart
{
    background-color: #F8C903;
    background-image: url(/gfx/yellowbak.gif);
    background-repeat: no-repeat;
    height: 64px;
    margin: 0px;
    border: none;
}

.box-header-pop-up
{
    height: 44px;
    border-bottom: 2px solid black;
}

.box-header-cart
{
    border-bottom: 2px solid black;
}

#sitenavlayer {
    /*border: 1px dashed red;*/
    position: absolute; top: 20px; left: 410px;
    width: 80px;
    height: 64px;
    display: none;
}

#as_seen_in {
    background-color: transparent;
    background-image: none;
    float: right;
    width: 108px;
    height: 64px;
}


/* ----------------------------------------------------------- */
/* ------------ Tabbed Navigation Layout -------------- */
/* ----------------------------------------------------------- */

#menu {
    clear:both;
    /*width:100%;*/
    /*border-bottom:1px solid #666;*/
    background: url(/gfx/nb_bgrnd.jpg);
    height: 24px !important;
    border-bottom: 1px solid #CCC !important;
}

#menu ul {
    margin:0;
    padding:0;
    list-style:none;
    height: 24px !important;
}

#menu li {
    width:80px;
    height: 24px !important;
    margin:0;
    padding:0;
    float:left;
}

#menu a {
    display:block;
    width:100%;
    line-height:26px;
    /*border-left:1px solid #7e7e7e;*/
    height: 24px !important;
    background: url(/gfx/nb_blankbtn.jpg);
    font-family:  Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    text-align:center;
    color:#f3f3f3;
    overflow: hidden;
    text-decoration:none;
}
#menu a:hover {
    background: url(/gfx/nb_blankbtn-over.jpg);
    color: #FFF;
}

#menu a span {
    display: block;
    width: 100%;
}


#subnavlayer {
    font-size: 11px;
    background: #666 url(/gfx/navbar-bg-darkgrey.png) repeat-x top left;
    vertical-align: top;
    width: 100%;
    height: 46px;
    padding: 0px;
    margin: 0;
    color: #fff;
    border-bottom: 1px solid #333;
}
#subnavlayer_small {
    font-size: 11px;
    background-color: #888;
    background-image: url(/gfx/nb_bgrnd.jpg);
    background-repeat: repeat-x;
    vertical-align: middle;
    border-bottom: 1px solid #666;
    width: 100%;
    height: 6px;
    color: #fff;
}

#subnavlayer  small a {
    color: #fff;
}

#subnavlayer  small a:hover {
    color: #FF9;
}


/* ----------------------------------------------------------- */
/* -------------- Column Aesthetics --------------- */
/* ----------------------------------------------------------- */
.leftcolumn {
    background-image: url(/gfx/ridged_bkgd_shd-L.gif);
    background-position: right;
    background-repeat: repeat-y;
    padding: 0;
    margin: 0;
    vertical-align: top;
    border-right: 1px solid #ccba7f;
    width: 160px;
    overflow: hidden;
}
.leftcolumn .contentTop {
    /*    background: #fff url(/gfx/ridged_bkgd_shd-content-L.gif) right repeat-y;
        border-left: 1px solid #ccba7f;*/
    padding: 8px;
}
.leftcolumn .content {
    /*    background: #fff url(/gfx/ridged_bkgd_shd-content-L.gif) right repeat-y;
        border-left: 1px solid #ccba7f;*/
    padding: 0;
    text-align: center;
}
.rightcolumn {
    background-image: url(/gfx/ridged_bkgd_shd-R.gif);
    background-position: left;
    background-repeat: repeat-y;
    vertical-align: top;
    border-left: 1px solid #ccba7f;
    padding: 0;
    margin: 0;
    width: 160px;
}
.rightcolumn .contentTop {
    /*    background: #fff url(/gfx/ridged_bkgd_shd-content-L.gif) right repeat-y;
        border-left: 1px solid #ccba7f;*/
    padding: 8px;
}
.rightcolumn .content {
    /*    background: #fff url(/gfx/ridged_bkgd_shd-content-R.gif) left repeat-y;
        border-right: 1px solid #ccba7f;*/
    padding: 0;
}

.blurbbox,  .blurbboxadmin {
    width: 160px;
    /*    border-bottom: 1px solid #ccba7f;*/
    /*vertical-align: top;*/
    /*margin: 0px 0mm -2mm 0mm; */
    padding: 0;
    margin: 10px 0 0 0;
    font-size: 9px;
    text-decoration: none;
    color: #666;
    text-align: center;
}
.blurbbox p {
    width:142px;
    padding: 0 8px;
    text-align: left;
    display: inline-block;
}
.blurbbox .blurbTitle {
    width:100%;
    font-family: "Dax-Bold", "Helvetica Neue","Lucida Grande",Lucida,Verdana,sans-serif;
    text-align: center;
    font-weight: normal;
    font-size: 1.45em;
    /*    line-height: 1.3em;*/
    /*    color: #635c48;*/
    color: #796d4b;
    padding: 2px 0;
    background-color: #dcd0a9;
    border-top: 1px solid #ccba7f;
    border-bottom: 2px solid #ccba7f;
    /*    background-color: #DDD;*/
    margin: 0;
    text-shadow: 1px 1px 1px #f9edc4;
}
.leftcolumn .blurbTitle {
    border-left: 2px solid #ccba7f;
    background-color: #dcd0a9;
    background-image: -webkit-gradient(linear, 80% 0%, 0% 0%, from(#d3c79f), to(#dcd0a9)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(80% 0%, 0% 0%, #d3c79f, #dcd0a9); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(center right, #d3c79f, #dcd0a9); /* FF3.6 */
    background-image: -ms-linear-gradient(center right, #d3c79f, #dcd0a9); /* IE10 */
    background-image: -o-linear-gradient(center right, #d3c79f, #dcd0a9); /* Opera 11.10+ */
    background-image: linear-gradient(center right, #d3c79f, #dcd0a9);
}
.rightcolumn .blurbTitle {
    border-right: 2px solid #ccba7f;
    background-image: -webkit-gradient(linear, 20% 0%, 0% 0%, from(#dcd0a9), to(#d3c79f)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(20% 0%, 0% 0%, #dcd0a9, #d3c79f); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(center left, #d3c79f, #dcd0a9); /* FF3.6 */
    background-image: -ms-linear-gradient(center left, #d3c79f, #dcd0a9); /* IE10 */
    background-image: -o-linear-gradient(center left, #d3c79f, #dcd0a9); /* Opera 11.10+ */
    background-image: linear-gradient(center left, #d3c79f, #dcd0a9);
}
#cityguideselector {
    /*    width: 150px;*/
    /*    height: 34px;*/
    margin: 0;
    padding: 16px 0 5px 0;
    background: url(/gfx/psm-market-area.gif) transparent repeat-x;
    background-position: 0px -16px;
    text-align: center;
}

.blurbbox a:link {
}

.blurbboxadmin {
    background-color: #F8C903;
    color: #000;
}

.blurbbox select, #marketareabanner select, #marketareabanner input { font-size: 8pt; margin: 2px; padding: 2px; border: solid 1px #ccba7f; }

#marketareabanner {
    clear: both;
    width: 553px;
    height: 79px;
    background-image: url(/gfx/marketareabanner.jpg);
    border: 1px solid #ccba7f;
    padding: 2px;
    margin: 0;
}
#marketareabanner input { margin: 0px; padding: 1px; }

.maincolumn {
    text-align: left;
    padding: 0;
    vertical-align: top;
    overflow: hidden;
    border: 0;
}

.padded-content {
    padding: 0 12px;
}

.padded-content h1 {
    margin: 0 -12px;
}

.minicart {
    background-image: url(/gfx/minicart_backgrd.gif);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.04) inset, 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 0 20px 20px 0;
    border-top: 1px solid #ccba7f;
    border-right: 1px solid #ccba7f;
    border-bottom: 1px solid #ccba7f;
    background-repeat: no-repeat;
    width: 156px;
    height: 60px;
    margin: 0;
    /*vertical-align: top;*/
    /*margin: 0px 0mm -2mm 0mm; */
    padding: 2px 0 2px 30px;
    font-size: 9px;
    text-decoration: none;
    color: #555;
}


/* ----------------------------------------------------------- */
/* ---------- Custom corners and borders -------------- */
/* ----------------------------------------------------------- */

.bbox_body {
    /*border: 1px solid #6f6;*/
    width: 147px;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    padding: 5px 5px 0px 5px;
    margin-top: -3px;
    margin-left: 5px;
    text-align: left;
}

.bbox_body p {
    font-size: 9px;
    text-decoration: none;
    color: #666;
}

.bbox_bottom {
    background: url(/gfx/bbox_b.gif) bottom repeat-x;
    width: 159px;
    height: 7px;
    margin-left: 5px;
}

.bbox_bottom H3 {
    background: url(/gfx/bbox_br.gif) top right no-repeat;
    padding: 0px;
}

.img-shadow {
    /*float:left;*/
    display: block;
    border: 1px solid #666666;
    margin: 10px 8px 1px 5px;
    padding: 3px;
}
/*
.img-shadow img {
	display: block;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 3px;
} */

.p-shadow {
    width: 90%;
    float:left;
    background: url(/gfx/shadowAlpha.png) no-repeat bottom right !important;
    background: url(/gfx/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

.p-shadow div {
    background: none !important;
    background: url(/gfx/shadow2.gif) no-repeat left top;
    padding: 0 !important;
    padding: 0 6px 6px 0;
}

.p-shadow p {
    color: #777;
    background-color: #fff;
    font: italic 1em georgia, serif;
    border: 1px solid #a9a9a9;
    padding: 4px;
    margin: -6px 6px 6px -6px !important;
    margin: 0;
}

/* ----------------------------------------------------------- */
/* ---------- Custom DIVs identified by ID ------------------- */
/* ----------------------------------------------------------- */

#promotion {
    border: 2px solid #F8C903;
    padding: 10px;
    background-color: #FDE587;
}



/* ----------------------------------------------------------- */
/* -------------- Buy Tickets Button --------------- */
/* ----------------------------------------------------------- */

.buy-tickets-btn {
    background-repeat: no-repeat;
    background-position: right top;
    width: auto;
    float: right;
    padding: 0 50px 0 0;
    margin: 0;
    color: #fff;
    white-space: nowrap;
}
.buy-tickets-btn a, .buy-tickets-btn h2, .buy-tickets-btn h2 a:link {
    line-height: 18px;
    margin: 0px 0px 9px 0px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.buy-tickets-btn h2 {
    background-repeat: no-repeat;
    background-position: left top;
    padding: 14px 0px 36px 44px;
    border: 0;
}
.buy-tickets-btn a:hover {
    color: #ffcc00;
    text-decoration: none;
}


/* ------------------------------------------------------- */
/* ----------------- Festival Items ----------------------- */
/* ------------------------------------------------------- */
div.row {
    clear: both;
    padding-top: 10px;
}

div.festival_description {
    clear: both;
    padding: 10px;
}

div.row span.festival_name, div.row span.festival_name a, div.row span.festival_name a:link, div.row span.festival_name a:visited
{
    font-size: 1.3em;
    font-weight: bold;
    color: #333;
    float: left;
    width: 100%;
    border-bottom: 1px dotted #F8C903;
}
div.row span.festivalname a:active, div.row span.festivalname a:hover
{
    color: #f8c903;
}


div.row span.label {
    color: #FF9900;
    float: left;
    width: 60px;
    text-align: right;
}

div.row span.info {
    /* 	float: right; */
    padding-left: 20px;
    width: 260px;
    text-align: left;
}


/* ------------------------------------------------------- */
/* -------------- Social Links Items --------------------- */
/* ------------------------------------------------------- */
#sociallinks
{
    text-align: right;
}

#sociallinks img
{
    margin-left: 12px;
}

img a, #sociallinks a:link, #sociallinks a:visited
{
    text-decoration: none;
}

#sociallinks a:hover, #sociallinks a:active
{
    text-decoration: underline;

}

/* ------------------------------------------------------- */
/* --------------  --------------------- */
/* ------------------------------------------------------- */
#single-game-tickets
{
    background-color:#fc3;
    border: 1px solid black;
    text-align: center;
    width: 95%;
    padding:15px;
    font-size: 1.2em;
    font-weight: bold;
}

#season-tickets
{
    background-color:#3f0;
    border: 1px solid black;
    text-align: center;
    width: 95%;
    padding:15px;
    font-size: 1.2em;
    font-weight: bold;
}

/* ------------------------------------------------------- */
/* --------------  --------------------- */
/* ------------------------------------------------------- */

div.photogalleryfloat
{
    float: left;
    padding: 10px;
    /*
        border: 1px solid black;
    */
    margin: 10px;
}

div.photogalleryfloat p
{
    text-align: center;
}


.bigdivbutton {
/*    border: 3px outset #666;*/
    background-color: #fff;
    padding: 10px;
    color: #666;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    vertical-align: middle;
}
.bigdivbutton:hover
{
    border: 3px outset #000;
    background-color: #fff;
    color: #000;
}


.eventdate {
    font-family: "DaxWide-Medium";
    font-weight: bold;
    font-size: 1.3em;
    color: #f2c941;
    text-shadow: none;
}

.venuename {
    font-family: "DaxWide-Medium";
    font-weight: bold;
    font-size: 1.1em;
    color: #ddd;
    line-height: 1.5em;
    text-shadow: none;
}

.ticketsection,
.ticketrow,
.ticketlocation,
.ticketphoto,
.ticketprice,
.ticketquantity,
.ticketpurchase
{
    font-weight: bold;
    text-align: right;
    padding-left: 3px;
    font-size: 9pt;
    vertical-align: top;
    /*border-right: 1px solid gray;*/
}

.ticketsection {
    text-align: left;
    width: 96px;
    min-width: 96px;
    max-width: 96px;
    /*white-space: nowrap;*/
}

.ticketrow
{
    text-align: center;
    width: 46px;
    min-width: 46px;
    max-width: 46px;
    /*white-space: nowrap;*/
}

.ticketlocation {
    text-align: left;
    width: 142px;
    min-width: 142px;
    max-width: 142px;
    /*white-space: nowrap;*/
}

.ticketphoto {
    text-align: center;
    width: 38px;
    min-width: 38px;
    max-width: 38px;
    /*white-space: nowrap;*/
}

.ticketprice
{
    text-align: center;
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    /*white-space: nowrap;*/
    color: #333;
}

.ticketquantity {
    text-align: center;
    width: 56px;
    min-width: 56px;
    max-width: 56px;
    white-space: nowrap;
}

.ticketquantity span {
    color: gray;
    font-weight: normal;
}

.ticketpurchase
{
    text-align: right;
    width: 50px;
    min-width: 50px;
    padding:2px;
}

.ticketdescription,
.ticketdescriptionshow {
    /*    display: none;*/
    font-weight: normal;
    font-style: italic;
    color: #444;
    font-size: 8pt;
}

.ticketdescriptionshow {
    display: block;
}

#ticketdetails form {
    font-size: 1.6em;
    border: 4px solid #CCBA7F;
    padding: 8px;
}

#ticketdetails form select {
    font-size: 1em;
}


.each {
    font-weight: normal;
    color: #666666;
    font-size: .8em;
}

#calltoorder {
    padding: 10px;
    background-color: #ebe4cc;
    font-size: .8em;
    font-weight: bold;
    color: #463b16;
    border: 1px dashed #463b16;
}

.scrollformore {
    display: none;
    bottom: 0;
    float: left;
    position: fixed;
    width: 100%;
    padding: 3px 20px 3px 10px;
    border-top: 1px solid #444;
    border-left: 1px solid #444;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #444;
    background-image: url(/gfx/med-dark-grad.png);
    background-repeat: repeat-x;
    color: #f2c941;
}


/* ------------------------------------------------------- */
/* -------------- Twitter PSM --------------------- */
/* ------------------------------------------------------- */
#twitter {
    width: 152px;
    /*
        min-height: 400px;
    */
    /*
	max-height: 500px;
    */
    text-align: left;
    border: 1px solid #ccba7f;
    font-size: .8em;
    overflow: hidden;

    /*
	padding: 1em;
    */
    background: white;
    padding-bottom: 2em;
    margin-bottom: 2em;
}

.twittertitle {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    color: #3cf;
    margin-bottom: -.9em;
}

#twitter img {
    padding-bottom: 1em;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#twitter .date {
    font-weight: bold;
    color: gray;
}

#twitter .time {
    color: gray;
}

#twitter .tweet .odd {
    background-color: white;
}

#twitter .tweet.even {
    background-color: #efecd1;
}

#twitter .tweet a {
    font-size: 1em;
}

#twitter .tweet {
    color: black;
    text-align: left;
    font-size: 1.2em;
    border-bottom: 1px solid #ccba7f;
    margin-bottom: 0;
    padding: .6em;
}

.tweettext {
    overflow: hidden;
}

.twitterfooter {
    padding: .6em;
    font-size: 1em;
}


#ylocal {
    display: none;
}

#schedulewrapper,
#marketareaeventlistwrapper {
    width:  100%;
    clear: both;
}

#venueeventlistwrapper {
    width: 440px;
    float: left;
}
/*
#venueeventlist {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}*/

.eventcell,
.datecell,
.venuecell
{
    text-align: left;
}
.findticketscell
{
    width: 100px;
    border-bottom: 1px solid #CCBA7F;
    text-align: right;
    vertical-align: middle;
}
.findticketscell .button,  .findticketscell .smallerbutton{
    float: right;
    display:inline-block;
    width:auto;
    white-space:nowrap;
    height:32px;
    margin:15px 5px 0 0;
    padding:0 22px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-style:normal;
    font-size:15px;
    line-height:32px;
    cursor:pointer;
    border: 1px solid #327e04;
    background: #459e00 url(teamOneTheme/images/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    vertical-align:top;
    color:#ffffff;
    text-shadow: 1px 1px 0 #262;
}
.findticketscell .smallerbutton{
    height:28px;
    line-height:26px;
    margin:10px 5px 0 0;
    padding:0 16px;
}

.findticketscell .button:hover,  .findticketscell .smallerbutton:hover {
    border: 1px solid #327e04;
    background: #67b021 url(teamOneTheme/images/ui-bg_highlight-soft_25_67b021_1x100.png) 50% 50% repeat-x;
    text-shadow: 1px 1px 0 #030;
}
.eventcell a.eventname,
.venuecell a.venuename,
.datecell .eventdateonly {
    color: black;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
}

.datecell {
    text-align: center !important;
}

.eventcell a.opponentname {
    font-size: 1em;
    font-style: italic;
}

.eventtime,
.productionshortnote,
.venuelocation {
    color: #667;
}

h1#seatingcharttitle {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    background-color: transparent;
    color: black;
    background-image: none;
    text-shadow: none;
}

ul.seatingchartlist {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

ul.seatingchartlist li {
    display: block;
    text-indent: 2em;
}

ul.seatingchartlist li a {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 2em;
}
ul.seatingchartlist li.odd {
    background-color: #f3ecd0;
    background-image: url(/gfx/ticket_row_odd_bg.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #d7c68e;
}

ul.seatingchartlist li.even {
    background-color: #f0f0f0;
    background-image: url(/gfx/ticket_row_even_bg.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #ccc;
}
ul.seatingchartlist li.odd:hover,
ul.seatingchartlist li.even:hover {
    background-color: #f0f0f0;
    background-image: url(/gfx/ticket_row_hover_bg.jpg);
    background-repeat: repeat-x;
}

ul.listselector {
    list-style: none outside none;
    width: 100%;
    background-color: #333;
    text-align: center;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

ul.listselector.letters li {
    width: 25px !important;
}

ul.listselector li {
    display: inline-block;
    float: left;
    position: relative;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    padding: 10px 0;
}

ul.listselector li a {
    width: 100%;
    height: 20px;
    color: #F8C903;
    font-size: 1.3em;
    font-weight: bold;
    float: left;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;;
}

ul.listselector li:hover {
    background: #242424 url(/gfx/med-dark-grad.png) repeat-x;
}

ul.listselector li a:hover {
    color: #FFF;
}

#sellyourtickets tr.error td input,
#sellyourtickets tr.error td select,
#tellafriend tr.error td input,
#tellafriend tr.error td select
{
    background-color: orange;
}

#software {
    font-size: 1.2em;
}
#software code {
    padding-bottom: 1em;
    display: block;
    background-color: #eff1f1;
    margin-left: 1em;
    padding-left: 1em;
    margin-bottom: 2em;
}

#disclaimer {
    font-size: .8em;
    color: gray;
    margin-top: 2em;
}

.notice {
    background-color: #eef674;
    border: 1px solid #6d7b93;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #121417;
    font-weight: bold;
}

#realprice {
    background-color: #ebe4cc;
    border: 1px solid #6d7b93;
    display: none;
    padding: .5em;
    margin: .5em;
    color: #463b16;
    max-width: 220px;
}

#realprice p {
    font-size: .6em;
    line-height: 1.2em;
}

#add2cartbutton {
    vertical-align: text-top;
    margin-left: 2em;
}


.spring-training {
    clear: both;
    border-bottom: 1px solid silver;
    min-height: 70px;
    padding-right: 3em;
    padding-left: 3em;
}

.spring-training h2,
.spring-training h3 {
    border-style: none;
    font-size: 1.8em;
}
.spring-training h3 {
    font-size: 1em;
}

.spring-training h2 a:link,
.spring-training h3 a:link {
    text-decoration: underline;
}

.spring-training h2 a:hover,
.spring-training h3 a:hover,
.spring-training h2 a:active,
.spring-training h3 a:active {
    color: orange;
}

.spring-training-logo {
    max-height: 60px;
    padding-right: 2em;
}

#breadcrumbs {
    height: 2.3em;
    margin: 0;
    background-color: #e9e3d7;
    border-bottom: 1px solid #ccba7f;
}
#breadcrumbs ul, #breadcrumbs li {
    list-style-type:none;
    padding:0;
    margin:0;
    list-style-image: none;
}

#breadcrumbs li {
    font-family: "DaxWide-Medium";
    float:left;
    line-height:2.3em;
    padding-left:.75em;
}
#breadcrumbs li a {
    color: #6d5d2b;
    display:block;
    padding:0 15px 0 0;
    background:url(/gfx/crumbs.gif) no-repeat right center;
    text-decoration: none;
}
#breadcrumbs li a:hover {
    color: #000;
}
#breadcrumbs p {
    color: #a49562;
    padding: 0 3px;
    float: right;
    font-size: .85em;
}

#specialnote {
    width: 85%;
    border: 1px solid black;
    background-color: #95f771;
    padding: 8px;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
}

#realprice-banner {
    width: 85%;
    border: 1px solid black;
    background-color: #95f771;
    padding: 8px;
    margin: 20px auto;
    text-align: center;
}

#realprice-banner h2 {
    font-size: 2em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    border-style: none;
    margin: .2em;
}


.calendarContainer {
    border: 0px solid black;
    background-color: #e9e3d7;
    text-align: center;
}

.calendarContainer .spacer {
    clear: both;
}

.calendarContainer .calendarDay {
    border: 1px solid black;
    float: left;
    width: 160px;
    margin: 14px;
    cursor: pointer;
    background-color: white;
}

.calendarContainer .calendarDay p.date {
    text-align: center;
    color: #F8C903;
    font-weight: bold;
    height: 2em;
    background: #232323 url(/gfx/houston-rodeo-performers/small-dark-grad.jpg) repeat-x 0 top;
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0;
    text-shadow: 1px 1px 1px #000;
}

.calendarContainer .calendarDay img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    border-bottom: 1px solid black;
}

.calendarContainer .calendarDay p {
    text-align: center;
    margin-right: 4px;
    margin-left: 4px;
}

.calendarContainer .calendarDay p.altTitle {
    font-weight: bold;
    font-size: 1.2em;
    color: #bc3516;
}

.calendarContainer .calendarDay p.performer {
    font-weight: bold;
    font-size: 1.4em;
}

.calendarContainer .calendarDay p.performer a {
    text-decoration: none;
    color: black;
}

.calendarContainer .calendarDay p.performer a span.additionalPerformers{
    text-decoration: none;
    color: gray;
    font-size: .8em;
}

.calendarContainer .calendarDay p.extraDescription {
    font-size: 1em;
    color: gray;
    line-height: 1em;
}

.calendarContainer .calendarDay p img {
    border-style: none;
}

#eventimage {
    float: left;
    padding-right: 1em;
    padding-bottom: 1em;
}

div.float_right {
    display: inline-block;
    float: right;
}


#addparking {
    padding-top: 2em;
}




.trustlogos {
    /*border: 1px solid gray;*/
    padding-left: 37px;
    width: 400px;
    height: 80px;
    margin-top: 20px;
}

.trustlogos div {
    /*border: 1px solid gray;
	height: 57px;
	width: 117px;
	padding-left: 27px;
	float: left;*/
}


.cartconfirm .trustlogos,
.footer .trustlogos {
    width: 300px;
    margin-top: 10px;
}

.cartconfirm .trustlogos div,
.footer .trustlogos div {
    /*border: 1px solid gray;*/
    padding-left: 3px;
}

.footer .trustlogos .sslseal {
    float: left;
    display: inline block;
    padding-top: 4px;
}

.footer .trustlogos .bbbaccredited {
}

ul.twocolumnlist li {
    width:290px;
    float:left;
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside;
    margin-right: 10px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 2em;
}
ul.twocolumnlist li.featured {
    width:260px;
    padding-left: 30px;
    /*list-style-image: url(/gfx/doublestars.png);*/
    background-color: #ece9d0;
    background-image: url(/gfx/doublestars.png);
    background-position: left;
    background-repeat: no-repeat;
}

ul.twocolumnlist li a:link {
    display: block;
    text-decoration: none;
    /*	font: 1.6em/1.5em "Yanone Kaffeesatz", "Helvetica Neue", "Lucida Grande", Lucida, Verdana, sans-serif;*/
    color: black;
    border-bottom: 1px solid #EEE;
}
ul.twocolumnlist li a:hover {
    background-color: #fffbdd;
    background-image: url(/gfx/ticket_row_hover_bg.jpg);
    background-repeat: repeat-x;
}

/* center searchbox like on concert-tickets */

#middleSearchBox {
    background-color: #333;
    border: 1px solid #111;
    width: 430px;
    margin-left: 130px;
    padding: 5px 18px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
}

#middleSearchBox input {
    font-size: 1.6em;
}

/* newsletter popup box ----------------------------------------------------------------------------------*/
#teambox_window{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.85);
    display: none;
    z-index: 10000;
}
#teambox_window .box {
    position: fixed;
    top: 10%;
    left: 60%;
    width: 450px;
    margin-left: -25%;
    font: normal 100% Arial, sans-serif;
    font-size: 10px;
}

/* h1
 style="font-size: 28px;margin-bottom: 15px;padding: 0;margin-top: 0;"
*/

#teambox_window .boxheader {
    background-color: #FBC00F;
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    border-width: 0 !important;
    border-color: transparent !important;
    margin-bottom: -30px;
    padding-bottom: 40px;
}
#teambox_window p{
    padding:0 0 10px 0;
}
#teambox_window fieldset{
    position: relative;
    margin: 0;
    text-align: left;
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    background-color: #FFFFFF;
    padding: 20px;
    line-height: 150%;
    font-family: Helvetica;
    font-size: 12px;
    color: #333333;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    border-width: 0 !important;
    border-color: transparent !important;
}
#teambox_window .indicates-required{
    text-align:right;
}
#teambox_window label{
    float:none;
    clear:both;
    display:block;
    width:auto;
    margin-top:18px;
    text-align:left;
    font-weight:bold;
    position:relative;
    line-height:150%;
    font-family:Helvetica;
    font-size:14px;
    color:#333333;
}
#teambox_window input, #teambox_window select {
    display:block;
    margin:0 0 5px ;
    padding:10px;
    border: 1px solid #CCC;
    background-color: #DDD;
    width:92%;
    font-weight: bold;
    color: #333355;
    font-size: 125%;
}
#teambox_window .alert{
    background:#e4f3d4;
    border:2px solid #5ca000;
    font-size:14px;
    color:#5ca000;
    margin:10px 0;
    padding:10px;
}

#teambox_window .button, #teambox_window .closebutton{
    float: right;
    display:inline-block;
    width:auto;
    white-space:nowrap;
    height:32px;
    margin:15px 5px 0 0;
    padding:0 22px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-style:normal;
    font-size:15px;
    line-height:32px;
    cursor:pointer;
    border:0;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-border-radius:4px;
    vertical-align:top;
}
#teambox_window .closebutton:link,#teambox_window .closebutton:active,#teambox_window .closebutton:visited,#teambox_window .closebutton {
    background-color:#666;
    color:#ffffff;
}
#teambox_window .closebutton:hover{
    background-color:#333;
    color:#ffffff;
}
#teambox_window .button:link,#teambox_window .button:active,#teambox_window .button:visited,#teambox_window .button {
    background-color:#336699;
    color:#ffffff;
}
#teambox_window .button:hover{
    background-color:#1e5781;
    color:#ffffff;
}

#teambox_window .mc_embed_close {
    background: transparent url(/gfx/closebox.png) no-repeat;
    display: none;
    height: 30px;
    width: 30px;
    text-indent: -999em;
    position: absolute;
    top: -10px;
    right: -10px;
}

#teambox_window .mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 95%;
    /*max-height: 50px;*/
    margin: 0 5%;
    clear: both;
}

#teambox_window #mce-error-response {
    display: none;
    margin: 1em 0;
    padding: 1em;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 90%;
    background-color: #FBE3E4;
    color: #D12F19;
}

#teambox_window #mce-success-response {
    display: none;
    margin: 1em 0;
    padding: 1em;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 90%;
    background-color: #E3FBE4;
    color: #529214;
}

#teambox_window .error,#teambox_window .errorText{
    font-size:12px;
    color:#6b0505;
    background-color:#f4bfbf;
}
#teambox_window .mce_inline_error{
    font-size:12px;
    color:#6b0505;
    display: inline;
}
#teambox_window .mc_custom_error_style{
    font-size:52px;
    color:purple;
    display: inline;
}


/* event/ticket listings tables ----------------------------------------------------------------------------------*/
.event-listing {
    float: left;
    font: 12px/14px "Helvetica Neue", Arial, sans-serif;
    width: 100%;
    background-color: #FFF;
    /*border-left: 1px solid #CCBA7F;
    border-right: 1px solid #CCBA7F;
    border-top: 1px solid #CCBA7F;*/
    margin-bottom: 2em;
}
.event-listing a {
    text-decoration: none;
}
.event-listing a:hover {
    /*text-decoration: underline;*/
}
.event-listing .no-events {
    height: 70px;
    width: 100%;
}
.event-listing .no-events h4 {
    float: left;
    font-family: "HelveticaNeue-Roman", "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    padding: 33px 0;
    text-align: center;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 100%;
    margin: 0;
}
.event-listing .no-events span {
    background: none repeat scroll 0 0 #888;
}
.event-listing table {
    border-collapse: collapse;
    width: 100%;
}
.event-listing small {
    display: block;
}
.event-listing .header {
    height: 28px;
}
.event-listing th {
    background-color: #CCC;
    background-image: url(/gfx/grad-lighter-grey.png);
    color: #111;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
    /*text-shadow: 0 1px 1px #AAA;*/
    border-bottom: 1px solid #CCBA7F;
}
.event-listing .header-date {
    font-weight: bold;
    padding: 6px 30px 7px;
    text-align: center;
    border-right: 1px solid #AAA;
}
.event-listing .header-event {
    font-weight: bold;
    padding: 6px 0 7px 17px;
    text-align: left;
    border-left: 1px solid #DDD;
}
.event-listing .vevent {
    background: url("/images/new/listing-bg.png") repeat-y scroll 0 0 transparent;
    min-height: 70px;
    text-align: center;
}
.event-listing .vevent.event-not-mapped, .event-listing .vevent.event-not-mapped .details-event {
    background: none repeat scroll 0 0 #DDEAEB;
}
.event-listing .details-time {
    border-bottom: 1px solid #CCBA7F;
    /*border-right: 2px solid #CCBA7F;*/
    text-align: center;
    vertical-align: middle;
    background: #e9e5d9 url(/gfx/grad-date-bak.jpg) right repeat-y;
    text-shadow: 0 1px 1px #FFF;
    min-width: 90px;
}
.event-listing .details-time small {
    color: #666;
    font-size: .8em;
    line-height: 1.1em;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 100%;
}
.event-listing .details-time .date {
    font-family: "Dax-Bold";
    color: #111;
    font-size: 1.2em;
/*    letter-spacing: .005em;*/
    line-height: 1.5em;
    text-shadow: 0 1px 1px #EEEEEE;
    width: 100%;
    font-weight: normal;
}
.event-listing .details-time abbr {
    border-bottom-style: none;
}
.event-listing .details-event {
    border-bottom: 1px solid #CCBA7F;
    padding: 16px 15px;
    text-align: left;
    width: auto;
}
#venueeventlistwrapper .details-event {
    padding: 12px 10px;
}
.event-listing .details-event .summary {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.1em;
}
.event-listing .details-event .venue {
    line-height: 1em;
    margin-top: 2px;
}
.event-listing .details-event .venue,
.event-listing .details-event .venue a,
.event-listing .details-event .adr {
    color: #666;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 100%;
    text-transform: none;
}
.event-listing .details-event .big {
    float: left;
}

/* Styles for the buy page */

#buyContentWrapper {
    background: #FFF url("/gfx/med-dark-grad.png") repeat-x scroll 0 0;
    min-height: 550px;
}


#buyLeftWrapper {
    /*    border: 2px dashed green;*/
    float:left;
    width: 60%;
    background: url("/gfx/med-dark-grad.png") repeat-x scroll 0 0 #FFF;
    /*    overflow: hidden;*/
    /*    border-bottom: 1px solid #CCC;*/
}

#buyDateBar {
    padding: 0 10px 2px 24px;
    background-color: #2a2a2a;
    overflow: hidden;
}

#seatingChartWindow {
    float: right;
    margin: 10px;
    width: 440px;
}

#ticketListWrapper {
    margin-top: 3px;
    float: left;
    width: 440px;
}

#ticketListTabs {
    /*    position: absolute;
        right: 0px;
        top: 164px;*/
}
#ticketListTabs ul{
    list-style: none outside none;
}
#ticketListTabs ul li {
    float: left;
    padding: 2px 14px;
    margin: 0 4px;
    background-color: #E9E3D7;
    border-top: 1px solid #CCBA7F;
    border-right: 1px solid #CCBA7F;
    border-left: 1px solid #CCBA7F;
    font-weight: bold;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
}
#ticketListTabs ul li a {
    font-family: "Dax-Bold";
}

.buyticketscell .button {
    float: right;
    display:inline-block;
    width:auto;
    white-space:nowrap;
    height:24px;
    margin:0 4px 0 0;
    padding:0 12px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-style:normal;
    font-size:14px;
    line-height:26px;
    cursor:pointer;
    border: 1px solid #327e04;
    background: #459e00 url(teamOneTheme/images/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    vertical-align:middle;
    text-shadow: 1px 1px 0 #262;
}

.buyticketscell .button:hover {
    border: 1px solid #327e04;
    background: #67b021 url(teamOneTheme/images/ui-bg_highlight-soft_25_67b021_1x100.png) 50% 50% repeat-x;
    text-shadow: 1px 1px 0 #030;
    color: #FFF;
}

.buyticketscell .button a, .buyticketscell .button a:hover {
    font-family: "Dax-Bold", Arial, sans-serif;
    color: #FFF;
    text-decoration: none;
}


/* ******************************************************************** */
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


/* for PHP Exceptions */
.exception {
    margin: 2em;
    border: 2px solid black;
    background-color: #fbfedf;
}

.exception h1 {
    background-color: #fcf985;
    padding-left: 1em;
    border-bottom: 2px solid black;
}

.exception p {
    padding-left: 5%;
    padding-top: 1em;
}
.exception h2,
.exception h3,
.exception pre {
    margin-top: 1em;
    padding-left: 5%;
}

.exception .small {
    text-align: right;
    padding-right: 2em;
    padding-bottom: 1em;
}

table.performerlist,
table.categorylist {
    width: 100%;
    padding-top: 1em;
}

table.performerlist thead tr,
table.categorylist thead tr {
}

table.performerlist thead tr th,
table.categorylist thead tr th {
    font-size: 1.3em;
    text-transform: uppercase;
    padding: .3em;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

table.performerlist tr,
table.categorylist tr {
    text-align: left;
    vertical-align: middle;
}

table.performerlist tr:hover,
table.categorylist tr:hover {
    background-color: #8baaca;
}

table.performerlist td,
table.categorylist td {
    font-weight: bold;
    padding: 5px 8px;
    vertical-align: top;
    font-family: Arial, sans-serif;
}

table.performerlist td a,
table.categorylist td a {
    color: black;
    text-decoration: underline;
}

table.performerlist td a:hover,
table.categorylist td a:hover {
    color: darkslategray;
}

table.performerlist td.date,
table.categorylist td.date {
    text-align: right;
    color: darkslategray;
    white-space: nowrap;
}

table.performerlist td.performer,
table.categorylist td.category {
    font-size: 1.2em;
}

table.categorylist td.category {
    padding-left: 5em;
}

table.performerlist td.performer a,
table.categorylist td.category a,
table.categorylist td.location a {
    color: black;
    font-weight: bold;
}

table.performerlist td.performer a:hover,
table.categorylist td.category a:hover {
    color: darkslategray;
}


.vcard .adr {
    font-style: italic;
    font-size: .9em;
    color: gray;
    font-weight: normal;
    clear: both;
}

#event-list-table .vcard .adr {
    clear: none;
}

table.performerlist .vcard .adr,
table.categorylist .vcard .adr {
    display: block;
}


.secondaryperformers {
    clear: left;
    color: #669;
    font-style: italic;
    font-size: .8em;
}




.ui-autocomplete-loading { background: white url('/stylesheets/teamOneTheme/images/ui-anim_basic_16x16.gif') left center no-repeat; }
.ui-menu-item a small { font-weight: normal; font-size: .8em; color: #a60; line-height: .9em; }
.ui-menu-item a:hover small, .ui-menu-item a:focus small { color: #333; }


div.column {
	float: left;
	width: 32%;
}

div.column.first {
	clear: both;
}
