@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(../skin/bkg-header-base-01.jpg) repeat-x;
}
#divHeaderBkg02 {
	background: url(../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: 268px;
  top: 5px;
  right: 199px;
  color: #999999;
}
#divHeaderNavContainer a {
  font-size: 12px; color: #eee;
}
#divHeaderNavContainer a:hover {
  color: #fff;
}
#divHeaderNav a {
  float: left;
  height: 210px;
  width: 1000px;
}
#divCalendarNav a {

    background-image:url('../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: #c20e32;
        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;
	margin-top: 10px;
	font-size: 13px;
}
#divHeaderAdvancedSearch a {
  color: #fff;
  text-decoration: none;
}
#leftcontent {
	width: 150px;
	padding: 0px 25px 15px 0px;
}
.divNavMain {
	margin-bottom: 15px;
	font-family: Verdana, Arial, sans-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(../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(../skin/nm-arrow-ON.png) no-repeat 145px 7px;
	color: #C60C30;
}

#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(../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(../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 Verdana, Arial, sans-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 Verdana, Arial, sans-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:#DC291E url(../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: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #c60c30;
}
h2 {
    size: +1;
    color: #c60c30;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
    size: +1;
    color: #c60c30;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-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('../img/information.png') 6px 50% no-repeat;
  color: #406299;
}
.error {
  background: #ffe1da url('../img/error.png') 6px 50% no-repeat;
  border-color: #f34f4f;
  color: #be0b0b;
}
.success {
  background: #e2f9e3 url('../img/success.png') 6px 50% no-repeat;
  border-color: #9c9;
  color: #080;
}
.warning {
  background:#fff8bf url('../img/error.png') 6px 50% no-repeat;
  border-color: #ffd324;
  color:#eb830c;
}

/* small calendar table */
table.smallmonth th{
   width: 20px;
   height: 18px;
   color: #fff;
}
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: black;
}
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 0 7px 3px;
    padding: 0;
    list-style-type: none;
}
.labelerror {
  color: red;
}

form table td {
  vertical-align: top;
}

/* 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-bottom: 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(../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;
}

/* New CSS added by Lift Interactive */
.form_container {
  border: 1px solid #CCC7C0; padding: 15px;
}
.form .field {
  margin-bottom: 10px;
}
.form input {
  margin: 0 0 1px 0;
}
.form .textinput input {
  width: 200px;
}
.form .help_text {
  margin: 0 0 0 134px; font-size: 12px;
}
.form label {
  display: inline-block; width: 130px;
}
.form .label_required {
  color: red;
}
.form .errorlist {
  padding: 0; margin-left: 134px; font-size: 12px; list-style-type: none;
}
.form .field_error {
  margin: 0;
}
.form .submit {
  margin-left: 134px; width: auto;
}
.form #form_level_errors ul {
  width: 100%; margin: 0 0 20px 0; padding: 10px 0 10px; text-align: center;
  background-color: #FDC6CA; border: 2px solid #BE0613; font-weight: bold;
}
.form #form_level_errors {
  margin-right: 3px;
}
.strong_note {
  color: #000000;
}
#checkout_button {
  display: block; background-color: #E6544B; width: 198px; height: 40px;
  margin: 10px 0px 0 2px; padding: 7px 0 0 0; text-align: center;
  border-radius: 4px; color: #FFFFFF;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#checkout_button:hover {
  background-color: #C1241B;
}
#checkout_button span {
  display: block; margin-bottom: 2px; font-size: 15px;
}

/* === Artist / Organization list page - /artist/list/ === */

.artist_organization {
  padding: 6px 10px 0 10px; margin-bottom: 5px;
  background-color: #EEEEEE; border: 1px solid #DDDDDD;
}
#artist_search_form {
  margin: 15px 0 20px 0;
}
.letters {
  margin-bottom: 15px; text-align: center;
}
.letters a,
.letters span {
  border: 1px solid #BBBBBB; background-color: #ddd; text-align: center; width: 17px; padding: 1px 0;
  display: inline-block;
}
.letters a:visited {
  color: #DC291E;
}
.letters span {
  color: #BBBBBB; background-color: #FFFFFF;
}
.letters span#selected_letter {
  background-color: red; border-color: red; color: #FFFFFF;
}
#results_meta {
  margin-bottom: 15px; display: block; text-align: center;
}

/* --- /ecommerce/list_purchasers/alpha/ ---*/

.table {
  margin-top: 20px; border: 1px solid #999999;
}
.table tr.even {
  background-color: #E9E9E9;
}
.table tr:hover {
  background-color: #FADBDB;
}
.table th {
  font-weight: bold; color: #666666; padding: 0;
  border: 1px solid #999; border-right: 1px solid #999;
  background-color: #ddd;
}
.table td, .table th {
  padding: 3px;
}
.table td {
  border-right: 1px solid #DDDDDD;
}
.table td:last-child {
  border-right: 1px solid #999999;
}
.table .col_phone {
  min-width: 70px;
}

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

#merchandise_table td,
#merchandise_table th {
  padding: 5px;
}
#merchandise_table .col_price {
  width: 35px; text-align: center;
}
#merchandise_table .col_full_price {
  width: 56px; text-align: center;
}
#merchandise_table .col_name {
  width: 100px;
}
#merchandise_table .col_description {
  width: 200px;
}
#merchandise_table .col_color {
  width: 30px;
}
#merchandise_table .col_quantity {
  width: 50px;
}
.merchandise_row td {
  height: 30px;
}
#merchandise_search_form {
  margin: 10px 0;
}
#merchandise_search_form a {
  margin-left: 20px;
}
#merchandise_search_form input {
  margin: 0; border: 1px solid #CCCCCC; padding: 5px;
}
#merchandise_search_results_meta {
  font-weight: bold; margin: 0;
}
#merchandise_search_results_meta span {
  color: #DC291E;
}
#merchandise_search_submit {
  background-color: #DDDDDD; cursor: pointer;
}

/*--- Search ---*/

#new-searchbar {
  float: right;
  margin: 0 5px 0 0;
}
#searchbox {
  border: none; margin: 5px 0 0 0; font-size: 1.1em; outline: none;
  float: left; width: 150px; padding: 5px 5px 4px;
}
#searchbutton {
  margin: 5px 0 0 0; padding: 4px 10px 5px 28px; float: left;
  border: none; cursor: pointer;
  background: url(../skin/icon-search.jpg) 7px 4px no-repeat #c60c30;
  color: #fff;
  font-size: 13px;
}
#all-results {
}
#all-results h2 {
  text-align: center;
}
#search-results-meta {
  font-size: 1.6em; text-align: center; margin: 0 0 20px 0;
}
#advanced-search {
  font-size: 0.9em; text-align: center;
}
#search-results-meta span {
  color: #DD291E;
}
#results {
  margin-bottom: 20px;
}
#results .result {
  border: 1px solid #DDDDDD; background-color: #EEEEEE; margin-bottom: 15px;
  padding: 10px; overflow: hidden; cursor: pointer;
}
#results .result:hover {
  background-color: #FADBDB;
}
#results .result img {
  float: left; margin-right: 10px; padding: 3px; background: #FFFFFF;
  border: 1px solid #CCCCCC;
}
#results .result p {
  margin-bottom: 0;
}
#results .result strong {
  color: #333333;
}
#results .result h2 {
  text-align: left; margin: 0 0 3px 0; float: right; width: 480px;
}
#results .result .venue-link, .format-date {
  float: right; width: 480px; margin: 0;
}
#results .result .venue-link {
  margin-bottom: 4px;
}
#results .run-parent {
  display: block; clear: left;
}
#results .run {
  float: left; width: 102px; margin-right: 2px; margin-top: -13px; padding: 5px 9px;
}
#results .hidden {
  background-color: #DDDDDD;
}
#results .run .date {
  text-align: center;
}
#results .run .day {
  font-size: 1.1em; display: block; font-weight: bold; margin-bottom: 2px;
}
#results .single {
  clear: left;
}
#all-results #tabs {
  list-style-type: none; margin: 0 0 23px 0; padding: 0; width: 620px;
  overflow: hidden;
}
#all-results #tabs a {
  float: left; width: 150px; text-align: center; font-size: 1.2em;
  background-color: #E4E0DE; padding: 10px 0; color: #FFFFFF; margin-right: 5px;
  color: #666666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#all-results #tabs a:first-child {
  float: left;
}
#all-results #tabs .selected {
  background-color: #E22B27; color: #FFFFFF;
}
#all-results .pane {
  display: none; width: 620px;
}
.staff-notice {
  background-color: #ddd; padding: 5px 10px 1px 10px; margin-bottom: 8px;
}
