/* Main */
*{padding: 0; margin: 0;}  

html, body {
  margin:0;
  padding:0;
  font-family: arial, sans-serif;
  /*font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;*/
  line-height: 1;
  color: #232323;
}

#page-main {
  margin: 0 auto;
  width: 994px;
}

#page-main #top-border {
  width: 100%;
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/top-border.png) repeat-x;
  height: 7px;
}

#page-main #main-grey {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/misc/main-background.png) repeat-y;
  padding: 0 25px 12px;
}


/*
 * Header 
 
 */
#page-header {}

#page-header #main-header {
  height: 102px;
}

#page-header #main-header #logo {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/logo.png) no-repeat 0px 20px;
  height: 102px;
  width: 40%;
  float: left;
  cursor: pointer;
}

#page-header #nav-bar {
  height: 50px;
  width: 946px;
  padding: 0;
}

#page-header #nav-bar #left-end {
  float:left;
  height: 50px;
  width: 8px;
  padding: 0;
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/nav/left.png) no-repeat;
}

#page-header #nav-bar #content {
  float:left;
  height: 50px;
  padding: 0;
  width: 930px; 
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/nav/gradient.png) repeat-x;
}

#page-header #nav-bar #content .item {
  height: 50px;
  width: 82px;
  text-align: center;
  cursor: pointer;
}

#page-header #nav-bar #content .item:hover {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/nav/gradient-dark.png) repeat-x;  
}


#page-header #nav-bar #content .item a {  
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 14px;
}

#page-header #nav-bar #content .active a {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/nav/active.png) no-repeat;
  color: #000000;
  filter: Shadow(Color=#e4e4e4, Direction=135, Strength=2);
  text-shadow: #e4e4e4 1px 1px 1px; 
}



#page-header #nav-bar #content .separator {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/nav/separator.png) no-repeat; 
  height: 50px;
  width: 3px;
}

#page-header #nav-bar #right-end {
  float:right;
  padding: 0;
  height: 50px; 
  width: 8px;    
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/header/nav/right.png) no-repeat;    
}


#page-header #header-search {  
  float:right; 
  padding-top: 25px;
  position: relative;
  right: -3px;
}
/*
 *   Body
 */

#page-body {
  padding: 16px 10px 6px;
  position: relative;
  /*overflow-x:hidden;
  overflow-y:auto;  */
}
#page-body-footer {
  width: 100%;
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/misc/main-background-bottom.png) no-repeat;
  height: 12px;
}

#page-body .news-widget-box { 
  width: 927px;
  height: 356px;
  margin-top: 25px;
  position:relative;
}

.news-widget-box .header {
  width: 912px;
  height: 36px;
  border-bottom: 1px dotted #a5a5a5;
  margin-bottom: 12px;
}

.news-widget-box .header .title {
  float: left;
  width: 644px;
  height: 36px;  
  text-align: left;
}

.news-widget-box .header .title h2 {
  padding-top: 10px;
}

.news-widget-box .header .control {
  float: right;
  width: 90px;
  height: 26px;    
}


.news-widget-box .container { 
  width:912px; 
  height:318px; 
  overflow:hidden; 
  position:relative; 
}

.news-widget-box .slides { 
  position:absolute; top:0; left:0;width: 927px; 
}

.news-widget-box .news-slide {
   width: 927px;
}

.news-widget-box .news-slide .vertical-separator {
  width: 1px;
  float: left;
  background-color: #e4e4e4;
  height: 120px;
  margin: 10px 0px;
}

.news-widget-box .news-slide .horizontal-separator {
  width: 900px;
  height: 0px;
  float: left;  
  border-bottom: 1px dotted #a5a5a5;
  margin: 10px auto 20px auto;
}


.news-widget-box .news-slide .item-left {
  float: left;
  height: 130px;
  width: 431px;
  padding-right: 25px;
}

.news-widget-box .news-slide .item-right {
  float: left;
  height: 130px;
  width: 431px;
  padding-left: 25px;
}

.news-widget-box .news-slide .item .image {
  float: left;
  width: 120px;
}

.news-widget-box .news-slide .item .image img {
  border: 2px solid #e4e4e4;
  
  /* remove */
    width: 120px;
    height: 120px;
  /* remove */
}

.news-widget-box .news-slide .item .body-content { 
  float: right;
  width: 298px;
  height: 97px;
  text-align: left;
  padding-top: 2px;
}

.news-widget-box .news-slide .item .body-content h3 a {
  color: #464646;
  text-decoration: none;  
}

.news-widget-box .news-slide .item .body-footer { 
  float: right;
  width: 298px;
  text-align: left;
}

.news-widget-box .news-slide .item .body-footer .float-left { 
  height: 20px;
  padding-top: 4px;
}


.news-widget-box .news-slide .item .body-content .orange-btn {
  margin-right: 8px;
}

.news-widget-box .news-body a {
  color: #007AC2;
}
.news-widget-box .news-body { 
  text-align: left;
  min-height: 412px;
}
.news-widget-box .news-body .text p { 
  line-height:1.5em;
  margin:1.2em 0;
}

.news-widget-box .news-body .text img {
  border: 2px solid #e4e4e4;
}

.news-widget-box ol, ul { 
  list-style: none; 
}

.news-widget-box  ul.pagination { 
  list-style-type:none; 
  margin:0; 
  padding:0; 
  margin:10px 22px; 
  width:70px;
}

.news-widget-box ul.pagination li { 
  float:left; 
  margin:0 2px; 
}    

.news-widget-box ul.pagination a { 
  display:block; 
  width:10px; 
  padding-top:10px; 
  height:0; 
  overflow:hidden; 
  background-image:url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/ui-slider-button.png); 
  background-position:0 -10px; 
  background-repeat:no-repeat;
}

.news-widget-box ul.pagination li.active {
  position: relative;
}

.news-widget-box ul.pagination li.active a {
  background-position: 0 0;
}

.news-widget-box:focus { 
  outline: 0; 
}


#page-body .widget-auto {
  height: auto !important;
}

#page-body .four-widget-box .widget-auto {
  height: auto; 
} 



.widget-auto .item-panel .body {
  height: auto; 
}

.widget-auto .item-panel .body .body-content { 
  height: auto; 
}

.widget-auto .item-panel { 
  height: auto; 
}




#page-body .four-widget-box { 
  width: 927px;
  height: 398px;
}

#page-body .attraction-panel {
  height: 410px !important;
}


#page-body .four-widget-box-extra-large {
 height: 782px;   
}

#page-body .four-widget-box .item{ 
  width: 447px;
  height: 180px;
}

#page-body .four-widget-box #seatmap
{
  width: 422px; 
  height: 400px;
}

#page-body .four-widget-box #seatmap img
{
  margin: 0 auto;
}

#page-body .four-widget-box .coming-soon {
  text-align: center; 
  height: 502px !important;
  background:url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/misc/coming-soon.png) no-repeat;
}

#page-body .four-widget-box .static {
  text-align: center; 
  height: 501px !important;
}

#page-body .four-widget-box .coming-soon h3 {
  font-size: 40px; 
  color: #464646;
  filter: Shadow(Color=#a4a4a4, Direction=135, Strength=2);
  text-shadow: #a4a4a4 1px 1px 1px;   
}

#page-body .four-widget-box #seatmap-key
{
  width: 431px; 
  height: 74px;
  padding: 10px 0;
}
 /*
#page-body .four-widget-box .seatmap {
  margin-bottom: 25px;
}
#page-body .four-widget-box .seatmapkey {
  margin-bottom: 25px;
}
   */
   
   
   
#seatmap-key .header {
  text-align: left;
  border-bottom: 1px dotted #a5a5a5;  
  margin-bottom: 6px;
}

#seatmap-key .header p {
  color:#464646;
  font-weight:bold;
  padding-left:6px;
  padding-top:11px;
}

#seatmap-key-border {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/misc/seatmapkeyborder.png) repeat-x;
  height: 7px;
  left:-16px;
  position:relative;
  width:459px;
  z-index:1000;  
}

#seatmap-key .float-left {
  text-align: left;
  margin-right: 30px;
}

#seatmap-key .float-right {
  width: 180px;
}

#seatmap-key .float-right p.bold {
 padding-right: 10px; 
}

#seatmap-key .block-holder {
  width: 100%;
  height: 26px;
}
#seatmap-key .key-block {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}

#seatmap-key .unmatched {
  background-color: #cacaca;
}

#seatmap-key .blue1 {
  background-color: #b5e3ff;
}
#seatmap-key .blue2 {
  background-color: #64c5ff;
}
#seatmap-key .blue3 {
  background-color: #00a0ff;
}
#seatmap-key .blue4 {
  background-color: #0076bc;
}
#seatmap-key .blue5 {
  background-color: #01338e;
}
#seatmap-key .blue6 {
  background-color: #001e55;
}

#seatmap-key .selected {
  background-color: #ff7f00;
}

#page-body .four-widget-box .ticket-filters {
  height: 120px !important;
  margin-bottom: 18px;
}

                             #page-body .four-widget-box .event-filters {
  height: 70px !important;
  margin-bottom: 18px;
}

#page-body .four-widget-box .eventgroup-filters {
  height: 128px !important;
  margin-bottom: 18px;
  z-index: 1000;      
}
#page-body .four-widget-box .eventgroup-filters .filter-group{
  z-index: 780;      
}

.eventgroup-filters .item-panel .info-bar .filter-date, .eventgroup-filters .item-panel .info-bar .filter-city, .eventgroup-filters .item-panel .info-bar .filter-group, .eventgroup-filters .item-panel .info-bar .filter-country{
min-height:25px;
min-width:208px;
margin-bottom: 5px; 
}

.eventgroup-filters .item-panel .info-bar .filter-date .jquery-selectbox {
  /*margin-right: 19px;*/
}
.eventgroup-filters .item-panel .info-bar .filter-date .jquery-selectbox-list {
    width: 130px !important;
}

.eventgroup-filters .item-panel .info-bar select.filter-dropdown {
  display: none;
}


div#page-body div.four-widget-box div.eventgroup-filters div.filter-group{
  z-index: 780;      
}

div.eventgroup-filters div.item-panel div.info-bar div.filter-date .jquery-selectbox {
  z-index:702;
}  
div.eventgroup-filters div.item-panel div.info-bar div.filter-group .jquery-selectbox {
  z-index:702;
}

div.eventgroup-filters div.item-panel div.info-bar div.filter-city .jquery-selectbox-list {
    width: 206px !important; 
}
div.eventgroup-filters div.item-panel div.info-bar div.filter-country .jquery-selectbox-list {
    width: 206px !important; 
}
 div.eventgroup-filters div.item-panel div.info-bar div.filter-group .jquery-selectbox-list {
    width: 206px !important; 
}
div.eventgroup-filters div.item-panel div.info-bar div.filter-date .jquery-selectbox-list {
    width: 206px !important; 
}

 .item-panel .info-bar {
  /*border-bottom: 1px dotted #a5a5a5;*/
  width: 428px;
   /*height: 88px;*/
  text-align: left;
}

.eventgroup-filters .item-panel .info-bar .filters {
  width: 100%;
  height: 58px;
}

.eventgroup-filters .item-panel .info-head {
   /*height: 46px;*/
   /*border-bottom: 1px dotted #a5a5a5;
   margin-bottom: 12px;
   padding-bottom: 12px;*/
   text-align: left;
}
                 
.ticket-filters .filter-bar {
  height: 48px;
  /*border-bottom: 1px dotted #a5a5a5;
  margin-bottom: 10px;*/
  width: 428px;
  text-align: left;
}

.ticket-filters .filter-bar .float-left { 
  width: 214px;
  height: 36px
}

.ticket-filters .filter-bar .float-right { 
  width: 208px;
}
             
.ticket-filters .filter-bar .float-right .title .data {
  padding-right: 10px;
  width: 114px;
}

.ticket-filters .filter-bar .title {
  width: 214px;
  height: 24px;
} 

.ticket-filters .filter-bar .title .label {
  width: 90px;
} 

.ticket-filters .filter-bar .title .data input {
  width: 42px;
  text-align: center;
  /*border:1px dotted #A5A5A5;*/
} 

.ticket-filters .filter-bar .title .data a {
  font-weight: bold;
  color: #0076bc;
  font-size: 14px;
  text-decoration: none;
}

.ticket-filters .filter-bar .title .data {
  width: 120px;
  font-size: 12px;
  text-align: right;
  padding-right: 4px;
  font-weight: bold;      
} 

.ticket-filters .filter-bar p {
  font-size: 12px;
  font-weight: bold; 
}

.ticket-filters .filter-bar p span {
  float: right;
}

.ticket-filters .info-bar {   
  height: 24px !important;
  border-bottom: 1px dotted #a5a5a5; 
  text-align: left;
  width: 425px;
  padding-right: 2px;
}

.ticket-filters .info-bar a {
  color: #232323;
}


.ticket-filters .filter-bar #ticket-filter-sectionid {
  display: none;
}




#page-body .four-widget-box .ticket-panel {
  height: 638px !important; 
}




.ticket-panel .no-tickets {
  padding: 10px 0;
  text-align: left;
  width: 408px;
}

.ticket-panel .item-panel .body {
  height: 610px;  
  overflow-y: auto;
  overflow-x: hidden;  
}

        
.ticket-panel .item-panel .body table {
  width: 438px;
  max-height: 610px; 
   
}

table#ticket-table thead, table#ticket-table th {
  display:none;
}

table#ticket-table tr.highlight {
  background-color: #f2f2f2;
}

table#ticket-table tr.highlight a,  table#ticket-table tr.highlight p {
  font-weight: bold;
}

#ticket-table-header {
  width: 438px;
  padding: 5px 0px;
  height: 18px;
}
#ticket-table-header div {
  float: left;
  height: 14px;
  cursor: pointer;
}

#ticket-table-header #details-sorter {
  width: 238px;
  text-align: left;  
}
#ticket-table-header #quantity-sorter {
  width: 54px;
  text-align: center;
}
#ticket-table-header #price-sorter {
  width: 72px;
  text-align: center;
}
#ticket-table-header #action-sorter {
padding-right:18px;
text-align:center;
width:54px;
}
#ticket-table-header p {
  font-weight: bold;
}


/*
.ticket-panel .item-panel .body table tbody.small {
  height: auto; 
}

.ticket-panel .item-panel .body table tbody {
  overflow-y: auto;
  overflow-x: hidden;
  height: 610px;
}
*/

.ticket-panel .item-panel .body table th {
  font-size: 12px;
  padding: 10px 1px;
  cursor: pointer;

}
.ticket-panel .item-panel .body table tbody tr:hover {
  background-color: #f2f2f2;   
}

.ticket-panel .item-panel .body table tbody tr.recommended {

}



.ticket-panel .item-panel .body table tbody tr.recommended td {
  border-bottom: 2px solid #ffffff;
  border-top:    2px solid #ffffff;
  height: 60px;
}

span.recommend-ticket {
  background:url("../img/icons/recommended.png") no-repeat scroll 0 0 transparent;
  display:block;
  float:left;
  height:50px;
  margin-right:4px;
  width:50px;
}


.ticket-panel .item-panel .body table td {
  height: 50px;
  border-top: 1px dotted #a5a5a5;
  text-align: left;
  padding: 1px;   
}


.ticket-panel .item-panel .body table .details {
  width: 235px;
  text-align: left;  
}
.ticket-panel .item-panel .body table .details .text {
  height: 28px;
  margin-top: 4px;
}

.ticket-panel .item-panel .body table .details .text a {
  text-decoration: underline;
}

.ticket-panel .item-panel .body table .details p {
  font-size: 10px;
}

.ticket-panel .item-panel .body table .quantity {
  width: 54px;
  text-align: center;
}
.ticket-panel .item-panel .body table .price {
  width: 70px;
  text-align: center;
}
.ticket-panel .item-panel .body table .action {
  width: 56px;
  padding-right: 16px;
  text-align: center;
}

.ticket-panel .item-panel .body table td img {
  border: 0;
}

.ticket-panel .item-panel .body table td a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #4a4a4a;
}




#page-body .four-widget-box .top-row { 
  margin-bottom: 36px;
}

.item-panel {
  height: 100%;
  width: 100%;
}

.item-panel .header {
  width: 428px;
  height: 36px;
  border-bottom: 1px dotted #a5a5a5;
  margin-bottom: 12px;
}

.item-panel .header h2, .item-panel .header h3 {
  padding-top: 10px; 
}

.item-panel .header h3 a {
  color: #000000;
  text-decoration: none;
}
.item-panel .header h3 a:hover {
  text-decoration: underline; 
}

#page-body .four-widget-box .event-panel{ 
  width: 447px;
  height: 298px;
}


#page-body .four-widget-box .event-bio-panel{ 
  width: 447px;
  height: 396px;
}
.event-bio-panel .bio-panel {
  width: 428px;
}

.event-bio-panel .bio-panel .image {
  width: 124px;
  float: left;
}

.event-bio-panel .bio-panel .body-content {
  width: 289px;
  float: right;
  text-align: left;
}

.event-bio-panel .bio-panel .top-bio {
  width: 100%;
  height: 130px;
  border-bottom: 1px dotted #a5a5a5;
}

.event-bio-panel .bio-panel .top-bio .image img {
  border: 2px solid #e4e4e4;
}


.event-bio-panel .bio-panel .tour-bio {
  width: 100%;
  height: 170px;
  /*border-bottom: 1px dotted #a5a5a5;*/
  text-align: left;
  padding-top: 10px;
}

.event-bio-panel .bio-panel .link-bar {
  width: 100%;
  height: 40px;
  border-bottom: 1px dotted #a5a5a5;
}

.event-bio-panel .bio-panel .mpu {
  width: 100%;
  height: 350px;
  text-align: center;
}

#page-body .four-widget-box .event-panel h3 {
  font-size: 12px;
  /*padding-left: 24px;*/
}

#page-body .four-widget-box .event-panel h3 a { 
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  padding-left: 24px;
}

#page-body .four-widget-box .eventgroup-panel h3 a { 
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}

#page-body .four-widget-box .event-panel h3 a:hover {
  text-decoration: underline;
}

.event-panel .item-panel .info-bar {
  border-bottom: 1px dotted #a5a5a5;
  width: 428px;
  height: 27px;
  text-align: left;
}

.event-panel .item-panel .info-bar .float-left{
  /*padding-top: 6px;*/
}

.long-title-text {
  font-size: 15px;  
}

.item-panel .body h2.areatitle {
  font-size:16px;
  font-weight:bold;
  padding:10px 0;
  color: #333333;
  border-bottom:1px dotted #A5A5A5;  
}
  
.event-panel .item-panel .body {
  overflow-y: auto;
  height: 288px;
  width: 428px;
  text-align: left;
}

.event-panel .item-panel .body .event-listing:hover {
 background-color: #f2f2f2; 
}

.event-panel .item-panel .body .event-listing {
  height: 50px;
  border-bottom: 1px dotted #a5a5a5;
  padding: 10px 0px;
}

.event-panel .item-panel .body .event-listing .float-left {
  width: 312px;
}
.event-panel .item-panel .body .event-listing .float-left img {
  margin-right: 6px;
  float: left;
}
.event-panel .item-panel .body .event-listing .float-right {
  padding-right: 5px;
  padding-top: 10px;
}

.event-panel .item-panel .body .event-listing .float-right p {
  font-size: 9px;
}

.event-panel .item-panel .body .event-listing .date {
  width: 165px;
}

.event-panel .item-panel .body .event-listing .tickets {
  width: 140px;
}

.event-panel .item-panel .body .event-listing .all-info {
  width: 300px;
}

.eventgroup-panel .item-panel .header .title {
  width: 427px;
}
.event-panel .item-panel .header .title {
  width: 427px;
}

 .event-panel .item-panel .control .title {
   float: left;
   width: 298px !important;
 }
 
                      .event-panel .item-panel .control .filter-group {
   padding-top: 3px;
   text-align: left;
   z-index: 800;
 }
 .event-panel .item-panel .control .filter-group .jquery-selectbox {
   margin-right: 0px;
 }
 
 
 
.filters ul.newList 
{
  background-color: #E8E8E8;
  float:left;
  position:absolute;
  z-index:10001;
  opacity:0.95;
  border: 1px solid #A4A4A4;
  width: 205px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  
}

.filters ul.newList li
{
  background:none repeat scroll 0 0 #FFFFFF;
  cursor:pointer;
  display:block;
  height:auto;
  margin-bottom:1px;
}

.filters ul.newList li:hover 
{
  background:none repeat scroll 0 0 #f2f2f2;    
}

.filters .newListSelected .selectedTxt 
{
  background:url("/theme/img/filters/dropdown2.png") no-repeat scroll 0 0 transparent;
  color:#464646;
  font-size:13px;
  font-weight:bold;
  height:20px;
  padding:6px 0 0 6px;
  width:202px;
}

.filters ul.newList li a {
  color:#464646;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  min-height:20px;
  padding-left:4px;
  padding-top:6px;
  width: 100%;
  height: 100%;
  display: block;  
}

.filters ul.newList li.eventgroup-back {
  background-color: #f2f2f2;
}

.eventgroup-panel .loading-pane {
  background:url("/theme/img/misc/loading.gif") no-repeat scroll center center transparent;  
}

.eventgroup-panel .loading-pane span {
  color:#007AC2;
  display:block;
  font-size:12px;
  font-weight:bold;
  margin:0 auto;
  padding-top:156px;
  text-align:center;
}

.filters ul.newList li a.hiLite {
  background: #f2f2f2;  
}
 
 

.event-bio-panel .item-panel .control .title {
   float: left;
   width: 298px !important;
 }
 
 .event-bio-panel .item-panel .control .filter-group {
   padding-top: 3px;
   text-align: left;
 }
 .event-bio-panel .item-panel .control .filter-group .jquery-selectbox {
   margin-right: 0px;
 } 
 
 
.eventgroup-panel .item-panel .header .title .float-right {
  padding-top: 6px;
}

 .item-panel  .filter-group .jquery-selectbox {
  /*margin-right: 0px;*/
}
.item-panel  .filter-group .jquery-selectbox-list {
    width: 257px !important;
}


.eventgroup-panel .item-panel .body .eventgroup-listing a {
  font-weight: normal;
}
.event-panel .item-panel .body .event-listing a {
  font-weight: normal;
}
.eventgroup-panel .item-panel .body .eventgroup-listing .text {
  float: left;
  width: 246px;
}

.eventgroup-panel .item-panel .body .eventgroup-listing .buy-button {
  float: right;
  padding-top: 10px;
  padding-right: 5px;
}

.eventgroup-panel .item-panel .body .eventgroup-listing .buy-button p {
  font-size: 9px;
}

.eventgroup-panel .item-panel .body .eventgroup-listing h3 {
/*  padding-left: 64px;*/
}
  
.eventgroup-panel .item-panel .body .event-listing p {
  padding-bottom: 3px;
  font-size: 12px;
}

#page-body .four-widget-box .eventgroup-panel{ 
  width: 447px;
  height: 256px;
}

#page-body .four-widget-box .search-panel{ 
  height: 396px;
}

#page-body .four-widget-box .eventgroup-panel h3 {
  font-size: 13px;
}

#breadcrumb {
  background-color:#FFFFFF;
  border-bottom:1px dotted #A5A5A5;
  border-top:1px dotted #A5A5A5;
  height:18px;
  left:-5px;
  padding:2px 6px;
  position:relative;
  text-align:left;
  top:-16px;
  width:924px;  
}

#breadcrumb h1, #breadcrumb p {
  display: inline;
  padding: 0; 
  font-size: 12px;
  filter: Shadow(Color=#e4e4e4, Direction=135, Strength=2);
  text-shadow: #e4e4e4 1px 1px 1px;   
  color: #232323;
  font-weight: normal;
}

#breadcrumb a {
  font-size: 12px;
  filter: Shadow(Color=#e4e4e4, Direction=135, Strength=2);
  text-shadow: #e4e4e4 1px 1px 1px;   
  color: #232323;
  font-weight: normal;
}




  
.eventgroup-panel .item-panel .body {
  height:258px;
  overflow-y:auto;
  text-align:left;
  width:428px;
}
.eventgroup-panel .item-panel .body .eventgroup-listing:hover {
 background-color: #f2f2f2; 
}

.eventgroup-panel .item-panel .body .eventgroup-listing {
  height: 55px;
  border-bottom: 1px dotted #a5a5a5;
  padding: 10px 0px;
}

.eventgroup-panel .item-panel .body .eventgroup-listing .float-left {
  width: 54px;
}

.eventgroup-panel .item-panel .body .eventgroup-listing .float-right {
  width: 348px;
}

.eventgroup-panel .item-panel .body .eventgroup-listing .float-left img{
  height: 50px;
  width: 50px;
  border: 2px solid #E4E4E4;
}

.event-panel .item-panel .body .no-events {
  padding: 10px 0;
  text-align: left;
  width: 408px;
}


.event-panel .item-panel .body .eventgroup-listing p {
  padding-bottom: 3px;
  font-size: 12px;
}


.item-panel .header .title {
  float: left;
  width: auto;
  height: 36px;  
  text-align: left;
}
.item-panel .header .title h2 {
  padding-top: 10px;
}
 
.item-panel .header .control {
  float:right;
  height:26px;
  margin-top:6px;
  width:70px;  
}

.item-panel .body {
   width: 100%;
   height: 128px;
}

.item-panel .body .image {
  float: left;
  width: 122px;
  margin-right: 12px;
}

.item-panel .body .image img {
  border: 2px solid #e4e4e4;
  
  /* remove */
    width: 120px;
    height: 120px;
  /* remove */
}
.item-panel .body .content-bio {
  width: 292px !important; 
  padding-right: 10px !important;
}

.item-panel .body .body-content { 
  float: right;
  width: 292px;
  padding-right: 4px;     
  height: 92px;
  text-align: left;
  padding-top: 2px;
}

.item-panel .body .body-footer { 
  float: right;
  width: 292px;
  padding-right: 4px;    
  text-align: left;
}

.item-panel .body .body-footer .float-left { 
  height: 19px;
  padding-top: 5px;
}


.item-panel .body .body-content .orange-btn {
  margin-right: 8px;
}


.looped-slider ol, ul { 
  list-style: none; 
}

.looped-slider  ul.pagination { 
  height:26px;
  list-style-type:none;
  margin:0;
  padding:0;
  width:70px;
}

.looped-slider ul.pagination li { 
  float:left;
  margin:1px 2px;
}    

.looped-slider ul.pagination a { 
  display:block; 
  width:10px; 
  padding-top:10px; 
  height:0; 
  overflow:hidden; 
  background-image:url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/ui-slider-button.png); 
  background-position:0 -10px; 
  background-repeat:no-repeat;
}

.looped-slider ul.pagination li.active {
  position: relative;
}


.looped-slider ul.pagination li.active a {
  background-position: 0 0;
}


#page-body .looped-slider { 
  position:relative; 
  /*clear:both; */
}   

.looped-slider:focus { 
  outline: 0; 
}

#page-body .looped-slider .container { 
  width:430px; 
  height:126px; 
  overflow:hidden; 
  position:relative; 
}

.looped-slider .slides { 
  position:absolute; top:0; left:0; 
}

.looped-slider .slides .body { 
  position:absolute; top:0; width:430px; display:none; 
}
.looped-slider .slides .body .body-content h3 a {
  color: #464646;
  text-decoration: none;
}

#search-box {
  width: 422px;
  height: 63px;
  z-index: 1001;   
}

#search-box .search-btn {
  float:left;
  height: 63px;
  width: 50px;
  padding: 0;
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/left.png) no-repeat;
  cursor: pointer;
}

#search-box .content {
  float:left;
  height: 63px;
  padding: 0;
  width: 322px; 
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/main.png) repeat-x;
}

#search-box .content input.search-input {
  background:none repeat scroll 0 0 transparent;
  border:medium none;
  color:#242424;
  font-family:arial;
  font-size:22px;
  font-weight:normal;
  height:24px;
  margin:10px 0 0 10px;
  padding:10px 0;
  vertical-align:top;
  width:300px;
}

#search-box .close-btn {
  float:right;
  height: 63px;
  width: 50px;
  padding: 0;
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/right.png) no-repeat;
  cursor: pointer;
}

#search-box-popup {
  height: auto; 
  position: absolute;
  z-index:998;
  color: #232323;
  background: transparent;
  display: none;
  z-index: 1000;
    opacity: 0.95;
    filter: alpha(opacity = 95);   
}

#search-box-popup #search-box-holder #search-box-content {
  width: 100%;
  background-color: #fff;
  z-index: 999;
}

#search-box-popup #search-box-holder #search-box-content .results {
  width: 100%; 
  background: #ffffff;
}

#search-box-popup #search-box-holder #search-box-content .results .spacer {
  width: 332px; height: 1px; border-bottom: 1px dotted #a5a5a5;text-align: center;padding-left: 10px;
}

#search-box-popup #search-box-holder #search-box-content .results h3 {
  width: 342px;
  height: 15px;
  color: #ffffff;
  /*filter: Shadow(Color=#464646, Direction=135, Strength=2);
  text-shadow: #464646 1px 1px 1px;  */
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-title.png) scroll repeat-x;
  text-align: left;
  padding-left: 10px;
  padding-top: 4px;
}

#search-box-popup #search-box-holder #search-box-content .sb-top {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-top.png) scroll repeat-x;
  width: 100%; 
  height: 2px; 
  position: absolute;
  z-index: 998;  
  top: -2px; left: 0px;
}
#search-box-popup #search-box-holder #search-box-content .sb-left {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-left.png) scroll repeat-y;
  width: 4px; 
  height: 100%; 
  position: absolute;
  z-index: 998;   
  top: 0px; left: -4px;
}
#search-box-popup #search-box-holder #search-box-content .sb-right {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-right.png) scroll repeat-y;
  width: 4px; 
  height: 100%; 
  position: absolute;
  z-index: 998;   
  top: 0px; right: -4px;
}
#search-box-popup #search-box-holder #search-box-content .sb-footer {
  width: 100%;
  height: 30px; 
}
#search-box-popup #search-box-holder .sb-footer .bottom-left {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-bottom-left.png) scroll no-repeat;
  width: 25px; 
  height: 30px; 
  position: absolute;
  z-index: 998;   
  left: -5px;
}
#search-box-popup #search-box-holder .sb-footer .bottom-middle {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-bottom.png) scroll repeat-x;
  width: 312px; 
  height: 30px;
  position: absolute;
  z-index: 998;  
  left: 20px; 
  text-align: right;
  padding-right: 10px;
  padding-top: 4px;
}
#search-box-popup #search-box-holder .sb-footer .bottom-middle a {  
  color: #ffffff;
  /*filter: Shadow(Color=#464646, Direction=135, Strength=2);
  text-shadow: #464646 1px 1px 1px;  */
}

#search-box-popup #search-box-holder .sb-footer .bottom-right {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-bottom-right.png) scroll no-repeat;
  width: 25px; 
  height: 30px; 
  position: absolute;
  z-index: 998;   
  right: -5px;
}



#search-box-popup #search-box-holder #search-box-content .body {
   width: 332px;
   height: 55px;
   padding: 10px;
   cursor: pointer;
}

#search-box-popup #search-box-holder #search-box-content .body:hover {
   background-color: #e4e4e4;
}
#search-box-popup #search-box-holder #search-box-content .hover {
  background-color: #e4e4e4 !important;   
}


#search-box-popup #search-box-holder #search-box-content .body .image {
  float: left;
  width: 54px;
}

#search-box-popup #search-box-holder #search-box-content .body .image img {
  border: 2px solid #e4e4e4;
  
  /* remove */
    width: 54px;
    height: 54px;
  /* remove */
}

#search-box-popup #search-box-holder #search-box-content .body .body-content { 
  float: right;
  width: 268px;
  height: 38px;
  text-align: left;
}

#search-box-popup #search-box-holder #search-box-content .body .body-content h4 { 
  font-weight: normal;
  padding-bottom: 4px; 
}


#search-box-popup #search-box-holder #search-box-content .body .body-footer { 
  float: right;
  width: 268px;
  text-align: left;
}
#search-box-popup #search-box-holder #search-box-content .body .body-footer h4 {
  font-weight: normal;
}
#search-box-popup #search-box-holder #search-box-content .body .body-footer .float-left { 
  height: 17px;
}

#loginPane {
  display:none;
}

/*
 *  Footer
 */

#page-footer {}

#page-footer #footer-bar {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/footer/bar.png) repeat-x scroll center center;
  color: #333333;
  width: 996px;
  height: 48px;
  margin-top: 12px;
}

#page-footer #footer-bar #links {
  float: left;
  width: 50%;
  font-size: 12px;
  padding-top: 18px;
  padding-left: 18px;
}

#page-footer #footer-bar #links a {
  color: #333333;
}

#page-footer #footer-bar #share {
  float:right;
  text-align: left;
  cursor: pointer;
  width: 118px;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/footer/share-arrow.png) no-repeat scroll 80px 22px;
}

#page-footer #footer-bar #share .at300bs.at15t_expanded, #page-footer #footer-bar #share .at300bs.at15t_compact  {
  background: none !important;
  height: 0px !important;
  width: 0px !important;
}          

#page-footer #footer-bar a {
  color: #232323;
  text-decoration: none;
}

#page-footer #footer-bar #share a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 14px;
  padding-top: 16px;
}

#page-footer #copyright{ 
  font-size: 12px;
  color: #333333;
  padding: 10px 0 0 18px;
}

#page-footer #seo-footer{ 
  font-size:11px;
  padding:10px 20px;
}

#page-footer #seo-footer a { 
  text-decoration: none;
  color: #333333;
  font-weight: normal;
}

#page-footer #seo-footer a:hover {
  text-decoration: underline;
}

#page-footer #seo-footer .table {
  width: 100%;  
  padding: 10px 0;
}
#page-footer #seo-footer .text p { 
  font-size:11px; 
  font-weight: normal;  
}

#page-footer #seo-footer .table p { 
  font-size:11px;   
}


#page-footer #seo-footer .table ul {
  list-style: none;
  width: 964px;
  overflow: hidden;
}

#page-footer #seo-footer .table ul li {
  list-style: none;
  width: 234px;
  margin-right: 6px; 
  border-right: 1px dotted #a5a5a5;
  float: left;
}


.sitemap .title {
  width: 100%;
  /*border-bottom: 1px dotted #a5a5a5;*/
  padding-bottom: 6px;
  margin-bottom: 24px;
  height: 34px;
}


.sitemap .title h1 {
  padding-bottom: 0;
}

.sitemap .title p a {

  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}

.sitemap .letter {
  overflow: hidden;
  margin-bottom: 20px;
}

.sitemap span.title {
  font-size:18px;
  font-weight:bold;
  padding-bottom:12px;
}

.sitemap p {
  padding-top: 14px;
}

.sitemap .header {

  border-bottom: 1px dotted #a5a5a5;
  padding-bottom: 4px; 
  margin-bottom: 16px; 
  
}
.sitemap ul {
  width: 100%;
}
.sitemap ul li {
  border-bottom:1px dotted #E5E5E5;
  float:left;
  height:18px;
  margin:2px;
  padding-bottom:2px;
  width:448px;
}

.sitemap .header  a.float-right {
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;

}
.sitemap ul li a {
  color: #232323;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}
/*
 *  Homepage
 */
#homepage-help {
  width: 386px;
  height: 206px;
  padding: 6px 12px;
  margin-bottom: 25px; 
  display: none;
  position: absolute; 
}
      
#help-box {
  width: 386px;
  height: 206px;
  padding: 16px 12px;
  text-align: left;
}

#help-box p.find-tickets {
  padding-top: 20px;
  font-size:32px;
  font-weight:bold;
  padding-bottom:25px;  
}

#help-box .close-button {
  float: right;
  width: 20px;
  width: 20px;
}

#help-box .close-button img {  
  border: 0;
}

/*
 * Search Page
 */
#search-container {

}

#search-container .eventgroup-panel .body {
  height: 340px;
  padding-right: 10px;
  width: 420px;
  overflow-x: hidden;
}

#search-container .eventgroup-panel .title {
  padding-right: 10px;
}

#search-container .eventgroup-panel .body .result .text {
  text-align: left;
  padding-top: 6px;
  width: 246px;
}

#search-container .eventgroup-panel .body .result {
  height: 66px;
  padding-right: 15px;
}




#search-container .eventgroup-panel .body  .group {
  height: auto;
  margin-bottom: 6px;
  width:428px; 
}

#search-container .eventgroup-panel .body  .group .title {
  height: 21px;
  background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/search/popup-title.png) repeat-x scroll 0 0;
  /*filter: Shadow(Color=#464646, Direction=135, Strength=2);
  text-shadow: #464646 1px 1px 1px; */
  padding: 4px 18px 4px 4px;
}

#search-container .eventgroup-panel .body  .group .title h2 {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 0;   
}
#search-container .eventgroup-panel .body .group .more-results {
  display: none;  
}

#search-container .eventgroup-panel .body .group .more-results .result {
  border-top: 1px dotted #a5a5a5 ;
  padding-right: 15px;
}

#search-container .eventgroup-panel .body .group .link a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

#search-container .eventgroup-panel .body .result .text a {
  color: #232323;
  font-weight: normal;
}

#search-container .eventgroup-panel .body .result img {
  float: left;
  border: 2px solid #e4e4e4;
  margin: 4px;
}

#search-container .eventgroup-panel .body .result .buy-button {
  padding-top: 38px;

} 

.text-page p.blue {
  font-size: 14px;
  padding-top: 6px;
  margin-bottom: 12px;   
}

.text-page p, ul{
  margin-bottom: 6px;
}



.text-page ul {
  list-style-type: circle;
}

.text-page ul li ul {
  list-style-type: disc;
}
.text-page ul li ul li ul {
 list-style-type: circle;
}

.text-page ul li {
  font-size: 12px;
  line-height: 15px;
  margin-left:18px;
  margin-top: 8px;
  font-size: 13px;
  font-weight: normal;
}

.text-page p a {
  color: #007AC2;   
}

.text-page ul span.blue {
  font-size: 15px;
}

.text-page ul a {
  text-decoration: none;
  color: #007AC2;
  font-weight: bold;
  font-size: 14px;  
}

.text-page ul a:hover {
 text-decoration: underline;
}

.text-page ul li a {
  font-weight: bold;
  font-size: 13px; 
  color: #232323; 
}

.text-page ul li ul span.blue {
  font-weight: normal;
}

.text-page ul {
  font-size: 13px;
  font-weight: bold;
}


.sitemap ul {
  list-style-type: none;
}
.sitemap ul li {
  margin-left:0;
}


/*
 *  Text fonts/sizes
 */

h1, h2, h3, h4, p, a {
  margin: 0;
  padding: 0;
}
 
h1 {
  font-size:18px;
  font-weight:bold;
  padding-bottom:12px;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 12px; 
}

h3 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;  
}

h4 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 2px;
}

p {
  font-size: 12px;
  line-height: 15px;
  color: #232323;
  font-weight: normal;
  
}

a {
  text-decoration: none;
}


p a {
  color: #232323;
  font-weight: bold;
}

p a:hover {
  text-decoration: underline;
}


 
 
 

/*
 *  Icons &amp; Buttons
 */

.orange-btn {
  background:transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/orange-btn.png) no-repeat scroll 0 0;
  color:#FFFFFF;
  font-family: arial;
  display:block;
  font-size:11px;
  font-weight:bold;
  height:24px;
  text-align:left;
  width:91px;
  cursor: pointer;
}


.orange-btn a:link, .orange-btn a:visited, .orange-btn a:active, .orange-btn a:hover  {
  display: block;
  padding:7px 0 0 8px;
  color: #ffffff;
  text-decoration: none;
  /*width: 100%;*/
  height: 100%;
}

.grey-btn {
  background:transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/grey-btn.png) no-repeat scroll 0 0;
  color:#FFFFFF;
  font-family: arial;
  display:block;
  font-size:11px;
  font-weight:bold;
  height:24px;
  text-align:left;
  width:91px;
  cursor: default;
}


.grey-btn a {
  display: block;
  padding:7px 0 0 8px;
  color: #ffffff;
  text-decoration: none;
  height: 100%;
}
 
.orange-btn-large {
  background:transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/orange-btn-large.png) no-repeat scroll 0 0;
  width:142px;
  font-size:0.95em; 
 
}

.orange-btn-large a:link, .orange-btn-large a:visited, .orange-btn-large a:active, .orange-btn-large a:hover {
  display: block;   
  padding: 1px 0 0 10px; 
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  height: 100%;
} 

.orange-btn-mini {
  background:transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/orange-btn-mini.png) no-repeat scroll 0 0;
  width:17px;
  height: 17px;
}

.blue-btn {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/blue-btn.png) no-repeat;
  padding-left: 10px;
  width: 93px;
  height: 26px;  
}

.ticket-buy-btn {
  background:transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/ticket-button-buy.png) no-repeat scroll 0 0;
  font-family: arial;
  display:block;
  font-weight:bold;
  height:26px;
  text-align:center;
  width:56px;
  cursor: pointer;
}

.ticket-buy-btn a {
  display: block;
  padding:6px 0 0 0;
  color: #ffffff !important;
  font-size:0.75em !important; 
  text-decoration: none;
  width: 100%;
  height: 100%;
  font-weight:bold  !important; 
}

.ticket-bid-btn {
  background:transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/buttons/ticket-button-bid.png) no-repeat scroll 0 0;
  font-family: arial;
  display:block;
  height:26px;
  text-align:center;
  width:56px;
  cursor: pointer;
}

.ticket-bid-btn a {
  display: block;
  padding:6px 0 0 0;
  color: #ffffff !important;
  font-size:0.75em !important;  
  text-decoration: none;
  width: 100%;
  height: 100%;
  font-weight: bold !important;   
}


.grey-arrow-left {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/grey-arrow-left.png) no-repeat; 
  width: 14px !important;
  height: 14px !important;
  float: left;
  cursor: pointer;
}

.grey-arrow-right {
  background: url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/grey-arrow-right.png) no-repeat; 
  width: 14px !important;
  height: 14px !important;
  float: right;
  cursor: pointer;  
} 
 

/*
 *   Utility styles
 */

.shadow {
  filter: Shadow(Color=#464646, Direction=135, Strength=2);
  text-shadow: #464646 1px 1px 1px;
} 

.hidden {
  display: none;
}
 
.inline {
  display: inline;
} 

.bold {
  font-weight: bold;
} 
   
.blue {
  color: #0076bc;
}

.green {
  color: #329103;
}

.highlight {
  font-size: 1.1em;  
}

.grey-bg {
  background-color: #f2f2f2;
}

.align-center {
  text-align: center;
}

.align-bottom {
  vertical-align: bottom;
}

.align-top {
  vertical-align: top;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.float-left {
   float:left;
}

.float-right {
   float:right;
}

h1.heading {
  border-bottom: 1px dotted #A5A5A5;
  width: 100%;
  margin-bottom: 10px;
}

/* 
 * Widgets
 */

.tixdaq-widget {
  background: #ffffff url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/gradient.png) repeat-x scroll bottom left;
  min-height: 80px;
  position: relative;
  text-align: center;
}

.tixdaq-widget .widget-content {
  position:relative;
  top:0; left:0;
  width:98%;
  padding: 0 10px 10px 10px;
}

.tixdaq-widget .widget-top-left {
    position:absolute;
    top:-7px; left:-8px;
    width:8px; height:7px;
    background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/top-left.png) no-repeat top left;
}


.tixdaq-widget .widget-top {
    position:absolute;
    top:-7px; left:0px;
    background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/top.png) repeat-x top center;
    width:100%;
    height:7px;
}

.tixdaq-widget .widget-top-right {
    position:absolute;
    top:-7px; right:-8px;
    width:8px;
    height:7px;
    background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/top-right.png) no-repeat top right;
}

.tixdaq-widget .widget-left {
  position:absolute;
  top:0; left:-8px;
  height:100%;
  width:2px;
  background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/left.png) repeat-y top right;
}

.tixdaq-widget .widget-left .widget-left-inner {
  position: absolute;
  left: 2px;
  background: #ffffff url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/gradient.png) repeat-x bottom left;
  width: 6px;
  height: 100%;
}

.tixdaq-widget .widget-right {
    position:absolute;
    top:0; right:-8px;
    height:100%; width:3px;
    background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/right.png) repeat-y top right;

}

.tixdaq-widget .widget-right .widget-right-inner {
    position: absolute;
    right: 2px;
    background: #ffffff url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/gradient.png) repeat-x bottom left;
    width: 6px;
    height: 100%;
}

.tixdaq-widget .widget-bottom-left {
    position:absolute;
    bottom:-9px;  left:-8px;
    width:8px; height:9px;
    background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/bottom-left.png) no-repeat bottom left;
}

.tixdaq-widget .widget-bottom {
    position:absolute;
    bottom:-9px; left:0px;
    background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/bottom.png) repeat-x bottom center;
    width:100%;
    height:9px;
}

.tixdaq-widget .widget-bottom-right {
    position:absolute;
    bottom:-9px; right:-8px;
    width:8px; height:9px;
    background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/widget/bottom-right.png) no-repeat bottom right;
}

/* JQuery Dropdown */

                       .jquery-selectbox {
    position: relative;
    height: 25px;
    width: 208px !important;
    border: none;
    z-index: 700;
    float: left;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    color: #464646;
    padding: 0;
    background-image: url(/theme/img/filters/dropdown2.png);
    height:25px;
    margin:2px 0; 
}
.jquery-selectbox.selecthover {
    border-color: #9F7627;
    background-color: #FFFCDF;
    z-index: 699;
}    
.jquery-selectbox .jquery-selectbox-currentItem {
    padding: 5px 2px 0px 6px;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    height: 17px;
    width: 170px;
    background-color: transparent;
    border: 0;
    font-size: 12px; 
    color: #464646;
    font-weight: bold;
}
 
.jquery-selectbox .jquery-selectbox-list {
    display: none;
    position: absolute;
    top: 30px;
    padding: 0px;
    left: 0px;
    background: #e8e8e8;
    height: auto !important;
    max-height: 300px !important;
    overflow-x: hidden;
    z-index: 698;
    border: 1px solid #a4a4a4;
    opacity: 0.95;
    filter: alpha(opacity = 95);
    
}
.jquery-selectbox .jquery-selectbox-moreButton {

    float: right;
    width: 27px;
    height: 25px;
    cursor: pointer;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
    background: #f2f2f2;
    /*color: #A4A4A4;*/
    
}
.jquery-selectbox .jquery-selectbox-item {
  background:#FFFFFF none repeat scroll 0 0;
  cursor:pointer;
  display:block;
  height: auto;
  min-height: 20px;
  margin-bottom:1px;
  padding-left:4px;
  padding-top:6px;
}

form .error .jquery-selectbox {
    color: #d00;
    border-color: #d00;
}

/* Jquery UI */

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: none; background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/filters/slider-bg.png) scroll no-repeat; color: #222222; width: 198px; margin-left: 8px;}
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/filters/slider-highlight.png) scroll repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: none; #e6e6e6 url(http://www.tixdaq.com.cdn.tixdaq.com/theme/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 12px; height: 12px; cursor: default;  background:transparent url(http://www.tixdaq.com.cdn.tixdaq.com/theme/img/filters/slider-handle.png) scroll no-repeat; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -3px; margin-left: -.4em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

/* History.css */
#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }


/* Attraction Widget */

    .tixdaq-atraction-widget-event {
      background-color: #ffffff;
      border-bottom: 1px dotted #A5A5A5;
      height: 120px;
      margin-bottom: 5px;
      overflow: hidden;
      padding: 0 125px 0 0;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 12px;
    }
    .tixdaq-atraction-widget-event:hover {
      background-color: #f2f2f2;
    }
    .tixdaq-atraction-widget-event a {
      color: #0076BC;
      font-weight: bold;
    }
    .tixdaq-atraction-widget-title {
      clear:both;
      float:left;
      padding:7px 2px 2px 7px;
    }
    .tixdaq-atraction-widget-event-data {
      float:left;
      clear: both;
      padding: 0px 5px 5px 7px;
    }
