@charset "UTF-8";
#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-bottom: 20px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */

span.grey {
    color:#cccccc;
}

#divHeaderBkg01 {
	background: url(/site_media/skin/bkg-header-base-01.jpg) repeat-x;
}
#divHeaderBkg02 {
	background: url(/site_media/skin/bkg-header-01.jpg) no-repeat center top;
}

#divHeaderContent {
	position: relative;
	width: 1000px;
	height: 210px;
	padding: 0;
	margin: 0 auto;
	color: #FFF;
} 
#divHeaderNavContainer {
        position: absolute;
	height: 28px;
	width: 258px;
	top: 0px;
	right: 199px;
}
#divHeaderNav a { 
        float: left;
        height: 210px;
        width: 1000px;
}
#divCalendarNav a { 
    
    background-image:url('/site_media/img/transparent2x2.png');
    background-repeat: repeat;
       background-color: transparent;
       
        position: absolute;
        height: 169px;
	width: 189px;
        top: 0px;
        right: 0px;
        z-index: 30;
}
#divCalendarNav  { 
    
    
}
#divHeaderCalendar {
        position: absolute;
        height: 169px;
	width: 189px;
        top: 0px;
        right: 0px;
        color: grey;
        background: #010141;
        filter: alpha(opacity=60); 
        -moz-opacity: .60;
        opacity: .60;
        z-index: 1;
}
#divHeaderSearch {
        position: absolute;
        bottom: 6px;
        left: 100px;
	height: 28px;
	text-align: left;
	vertical-align: top;
	font-size: 0.85em;
        width: 900px;
}
#HeaderGoButton {
	height: 24px;
	width: 24px;
        position: relative;
        top: 6px;
}
#divHeaderAdvancedSearch {
        float: right;
	height: 25px;
	width: 178px;
	margin-top: 8px;
}
#leftcontent {
	width: 150px;
	padding: 0px 25px 15px 0px;
}
.divNavMain {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.divNavMain ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.divNavMain ul li{
	margin: 0;
	padding: 0;
}
.divNavMain ul a{
	margin: 0;
	text-decoration: none;
	border-top: 1px solid #CCC7C0;
	line-height: 25px;
	width: 135px;
	margin-left: 30px;
	padding-left: 23px;
	display: block;
	background: url(/site_media/skin/nm-arrow-OFF.png) no-repeat 145px 7px;
	color: #8D817B;
}
.divNavMain ul a.last{
	border-bottom: 1px solid #CCC7C0;
}
.divNavMain ul a:hover{
	background: #E4E0DE url(/site_media/skin/nm-arrow-ON.png) no-repeat 145px 7px;
	color: #DC291E;
}

#centercontent {
        width: 670px;
}

#centercontent fieldset {
        padding: 6px;
        margin-top: 10px;
}
#centercontent legend {
        margin-top: 4px;
}

.divFeaturedEvent01 {
	margin-bottom: 25px;
	float: left;
}
.divFeaturedEventText01 {
	width: 540px;
	padding-top: 15px;
	padding-left: 5px;
	float: left;
	font-size: 0.85em;
}
.divFeaturedEvent02a {
	width: 290px;
	margin-bottom: 25px;
	float: left;
}
.divFeaturedEvent02b {
	width: 290px;
	margin-bottom: 25px;
	float: right;
}
.divFeaturedEventText02 {
	width: 240px;
	padding-top: 15px;
	padding-left: 5px;
	float: left;
	font-size: 0.85em;
}
.divFeaturedEvent03a {
	width: 190px;
	margin-bottom: 25px;
	float: left;
}
.divFeaturedEvent03b {
	width: 190px;
	margin-left: 10px;
	margin-bottom: 25px;
	float: left;
}
.divFeaturedEventText03 {
	width: 140px;
	padding-top: 15px;
	padding-left: 5px;
	float: left;
	font-size: 0.85em;
}
.divBuyTix-40x30 a {
	background: url(/site_media/skin/b-buy_tix-40x30.png) no-repeat right center;
	display: block;
	margin: 10px 0 0;
	padding: 0;
	height: 30px;
	width: 40px;
	text-decoration: none;
}
.divBuyTix-40x30 a:hover {
	background: url(/site_media/skin/b-buy_tix-40x30.png) no-repeat left center;
}
#rightcontent {
  width: 150px;
  padding: 0px 10px 15px 10px;
  
}
.divWidget15Bottom {
	margin-bottom: 15px;
}

/* right column boxes */  

.divWidget01 p a { 
	color: #DC291E;
    font: 11px Georgia, "Times New Roman", Times, serif;
}

.divWidget01 p a:link, a:visited {
    text-decoration: none;
}
.divWidget01 p a:hover, a.current:link, a.current:visited {
    text-decoration: none;
}
.divWidget01 p a:active {
	color: #8D817B;
    text-decoration: none;
}

.divWidget01 {
	min-height: 106px;
	width: 128px;
	margin-bottom: 15px;
	border: 1px solid #CCC7C0;
	background: #E4E0DE;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #8D817B;
}
.divWidget01 p {
	padding: 5px;
	margin: 0;
}

.divWidget01 input[type="text"] {
    font-family: inherit;
    font-size: inherit;
    margin-left:4px;
    margin-bottom: 2px;
    padding: 2px;
	color: gray;
    border-right: solid 1px #eeeeee;
    border-top: solid 1px #eeeeee;
    border-left: solid 1px #bbbbbb;
    border-bottom: solid 1px #bbbbbb;
    width:75%;
    position: relative;
    bottom:0px;
    display: inline;
    float:left;
}

.divWidget01 input[type="image"] {
    font-family: inherit;
    font-size: inherit;
    position:relative;
    bottom:-2px;
    padding: 0px;
    margin: 0px;
    display: inline;
    float:left;
}

#divFooter {
	background:#DF291F url(/site_media/skin/bkg-footer-01c.jpg) no-repeat center top;
	width: 100%;
} 
#divFooterContainer01 {
	font-size: 10px;
	color: #FFF;
	margin: 0px auto;
	padding: 7px 40px 1px 205px;
	width: 755px;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}
#divNavFooter01 {
	text-align: right;
	vertical-align: top;
	float: right;
	margin-top: 10px;
	font-size: 11px;
}
#divNavFooter01 a {
	color: #FFF;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.floatClear {
	clear: both;
}


a, a:visited {
    color: #13C;
}
img {
    border: 0;
}
dt {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    font-size: inherit;
}
td {
    margin: 0;
    border: 0;
    padding: 0;
}
h1 {
    margin: 0;
    size: +1;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #df2a1f;
}
h2 {
    size: +1;
    color: #df2a1f;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
    size: +1;
    color: #df2a1f;
    font-family: Georgia, "Times New Roman", Times, serif;
}


/* show/hide menu */  
#menu {
  width: 150px;
  padding: 0px;
  margin: 0px;
}

#menu h3 {
  margin: 0px;
  margin-top: 15px;
  cursor: pointer;
}

#menu h3.open {
}


#menu ul, #menu ul li {
  padding: 3px;
  margin: 0px;
  list-style: none;
}


#menu ul li {
  vertical-align: middle;
}

#menu li.selected {
  background: #ddd;
}


#menu ul li a {
  display: block;
  border-bottom: 1px dashed #eee;
  text-decoration: none;
  font-weight: bold;
}

.menuitems {
  display: none;
}

.menuitemshow { display: block; }

/* System wide messages - appear at top of center column */
#notifications, #notifications li {
  list-style: none;
  list-style-type: none;
  margin-left: 0;
}
.information, .error, .success, .warning {
  margin-top: 0.4em;
  border: 1px solid #9bb8d9;
  padding: 6px 6px 6px 30px;
}
.information {
  background: #dedfff url('/site_media/img/information.png') 6px 50% no-repeat;
  color: #406299;
}
.error {
  background: #ffe1da url('/site_media/img/error.png') 6px 50% no-repeat;
  border-color: #f34f4f;
  color: #be0b0b;
}
.success {
  background: #e2f9e3 url('/site_media/img/success.png') 6px 50% no-repeat;
  border-color: #9c9;
  color: #080;
}
.warning {
  background:#fff8bf url('/site_media/img/error.png') 6px 50% no-repeat;
  border-color: #ffd324;
  color:#eb830c;
}

/* small calendar table */
table.smallmonth th{
   width: 20px;
   height: 18px;
}
table.smallmonth td{
   color: #ccc;
   text-align: center;
   vertical-align: middle;
   width: 24px;
   height: 24px;
   font-size: 70%;
   font-style: bold;
   width: 20px;
   height: 18px;
}
table.smallmonth .today{
   color: red;
}
th.monthname {
    color: white;
    font: sans-serif;
    font-size: 130%;
    text-align: right;
    vertical-align: bottom;
    margin-bottom: -4px;
    padding: 0px 0px 5px 0px;
}
th.dayofmonth {
    color: white;
    font: sans-serif;
    font-size: 250%;
    text-align: right;
    padding: 0px 8px px 0px;
    margin-bottom: -4px;
}
/* event calendar table and links */
table.month {
   table-layout: fixed;
   width: 100%; /* (90)*7 for col-width + (8+1) for borders */
   height:  50em;
   border: 1px solid #CCC7C0;
}

table.month td{
   font-size: 400%;
   color: #BBB7C0;
   border: 1px solid #CCC7C0;
   text-align: center;
   vertical-align: middle;
   padding-top: 16px;
   padding-bottom: 5px;
}

table.month td.past {
   color: #DDDDDD;
}
table.month th{
   height: 3em;
   text-align: center;
   border: 1px solid #CCC7C0;
   font-size: 125%;
}
.nextmonth, .prevmonth , .prevweek, .nextweek {
    background: #e4e4e4;
}

table.month ul{
   list-style-type: none;
   list-style-position: inside;
}
table.month a.eventcallink {
    font-size: 25%;  /*note, relative to big number */
}
table.month th.month {
    font-size: 170%;
    font-style: bold;
}
table.week {
   table-layout: fixed;
   width: 100%; /* (90)*7 for col-width + (8+1) for borders */
   height:  50em;
   border: 1px solid #CCC7C0;
}
table.week td{
   font-size: 400%;
   font-color: #ccc;
   border: 1px solid #CCC7C0;
   text-align: center;
   vertical-align: top;
}
table.week th{
   height: 3em;
   font-size: 125%;
   text-align: center;
   border: 1px solid #CCC7C0;
}
table.week th.weektitle {
    font-size: 170%;
    font-style: bold;
}
table.week ul{
   list-style-type: none;
   list-style-position: inside;
}
table.week a.eventcallink {
    font-size: 25%;  /*note, relative to big number */
}

table#devmenu {
    width: 100%;
}

/* FORMS */
.errorlist {
    color: red;
    margin: 0;
    padding: 0;
}


/* detail pages */

.detailbox {
    background: #aaa;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
    text-align: center;
    display:none;
}

table.sortable td{
    border-top: 1px solid #CCC7C0;
    border-right:none;
    border-left:none;
    padding: 3px;
}
div.saveable_search {
    display:inline;
    float:left;
    border:thin white solid;
    margin:0.2em 0 1em 3em;
    padding:0.2em;
}

fieldset {
    border: 1px solid #CCC7C0;
    padding: 6px;
}

legend {
    font-size: 120%;
    font-style: bold;
    color: black;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td input {
    margin: 3px;
    padding: 2px;
}
/* for multiple choice boxes in forms */
td select {
    margin: 3px;
    padding: 2px;
    size: 6;
}
/* for tables in admin such as Manage Legs and Runs */
.admin td {
    margin: 3px;
    padding: 2px;
}


#centercontent dt{
    width: 10em;
    float: left;
    padding:0.4em; 
}
#centercontent dd{
    padding:0.4em; 
}

.ticketmatrix {
    text-align: left;
    border: 1px solid #CCC7C0;
    border-collapse: collapse;
    border-style: none;
    color: black;
}
.ticketmatrix th {
    text-align: left;
}
#searchbar {
    height: 1em;
}
.search_result_first_line {
    font-size:110%;
    margin:0;
    padding:0;
}
#addvenue .col1 {
    width: 11em;
}
#addvenue .col2 {
    width: 17em;
}
 
.ticket_table, .subscription_table, .object_table  th{
    border-bottom: 1px solid #CCC7C0;
}
.ticket_table_head  th{
    border-bottom: 1px solid #CCC7C0;
}
.ticket_row , .object_row td{
    border-right: 1px solid #ECE7E0;
    border-left: 1px solid #ECE7E0;
}
.purchase_row, .order_row  td{
    border-top: 1px solid #CCC7C0;
}

.subtotal_row  td{
    border-top: 1px solid #CCC7C0;
}

tr.subtable_row td{
    border-right: 1px solid #ECE7E0;
    border-left: 1px solid #ECE7E0;
    padding-top: 5px;
}
tr.subtable_header th{
    border-bottom: 1px solid #CCC7C0;
    border-top: 1px solid #CCC7C0;
}
th.no_border {
    border: none;
}
td.no_border {
    border: none;
}
tr.ticket_row  td.col1 {
    width: 25em;
    padding: 4px;
    margin: 4px;
    white-space: nowrap;
    
}
.subscription_table  td.second{
    border-bottom: 1px solid #CCC7C0;
}
/*
input.csadd {
    padding-top: 22px;
    height: 0px;
    overflow: hidden;
    background-image: url(/site_media/img/right_arrow.png);
    background-repeat: no-repeat;
}
*/

.venuecontacts td {
  white-space: nowrap;
 }
 .venuecontacts img {
    vertical-align:middle; 
 }
 hr {
    color: #ffffff;
    background-color: #ffffff;
 }
 tr.first_event {
    height: 2em;
 }
 tr.bottomline {
    border-bottom: 1px solid #CCC7C0;
    }
.indent1 {
    padding-left: 25px;
}
.indent2 {
    padding-left: 50px;
}
.indent3 {
    padding-left: 75px;
}
.quantity {
    width: 2em;
}
th {
    padding: 2px;
}
.bigred {
    color: red;
}
.sales-report-date-input {
        position: relative;
    }
.order_table_head td{
    border-bottom: 1px solid #CCC7C0;
}
.summary_row td {
    border-bottom: 1px solid #CCC7C0;
}
.total_row td {
    border-top: 1px solid #CCC7C0;
}
.date_row td {
    border-top: 1px solid #CCC7C0;
}
.fulfill_link a {
    color: red;
    font-size: 150%;
    font-style: bold;
}
.fulfilled_link  a{
    color: green;
    font-size: 100%;

}
.col1 {
    width: 11em;
}
.first_col {
    text-align: right;
    padding-right: 5px;
}
