#container {
    background: #FFF;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    clear: both;
    position: relative;
}
.message-general {
    color: green;
}
.message-error {
    color: red;
}
/************header start************/
 #header-top-shenyun-tour {
    float: left;
}
#header {
    color: #999999;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
#header a {
    color: #999999;
}
#header-wrapper {
    height: 104px;
    width: 1000px;
    padding: 0;
    margin: 0 auto;
}
#header-top-wrapper {
    width: 100%;
    min-height: 35px;
    background: #e3e2e1;
}
#header-top-shenyun-tour {
    margin-top: 7px;
}
#header-top {
    margin: 0 auto;
    max-width: 1000px;
    height: 35px;
    font-size: 11px;
}
#header-top-logo {
    float: left;
    height: 20px;
    margin: 8px 0 0;
    width: 150px;
}
#header-top-misc {
    float: right;
    font-size: 11px;
    margin: 7px 0 auto auto;
    width: 210px;
}
#header-top-login {
    float: right;
    font-size: 11px;
    margin: 7px 0 auto 20px;
}
#header-top-cart {
    float: right;
    margin: 7px 20px auto;
    width: 20px;
}
#header-top-cart-items-wrapper {
    height: 14px;
    margin: -5px 0 0 12px;
    position: absolute;
    width: 14px;
}
#header-top-phone-number {
    color: #000000;
    font-weight: bold;
}
#header-top-cart-items {
    width: 14px;
    height: 14px;
    float: left;
    text-align: center;
    font-size: 9px;
    margin-top: -3px;
}
#header-top-chat {
    float: right;
    margin: 7px 0 0 20px;
    width: 28px;
}
#header-top-chat-text {
    color: #336600;
    float: right;
    font-size: 11px;
    margin: 7px 20px auto auto;
    width: 28px;
}
#header-top-cart img {
    float: left;
    margin-top: 4px;
}
#header-top-cart-text {
    float: left;
    margin-left: 2px;
}
#header-bottom-wrapper {
    min-height: 60px;
    margin: 0 auto;
    max-width: 1000px;
}
#header-logo {
    float: left;
    margin: 40px 0 auto 20px;
}
#header-search {
    float: right;
    min-height: 40px;
    width: 380px;
}
#header-search-keyword {
    color: #8F8F8F;
    float: left;
    font-size: 15px;
    font-style: italic;
    height: 30px;
    margin: 15px 0 5px 10px;
    padding: 1px 0 1px 10px;
    width: 300px;
}
#header-search-submit {
    float: left;
    height: 20px;
    margin: 5px 0 0 20px;
    width: 20px;
    border: none;
}
#header-banner-index-index {
    background: transparent url(/theme/shenyun/image/header-banner-index.jpg) no-repeat;
    width: 1000px;
    height: 350px;
    margin: 0 auto;
}
#header-banner-event-list {
    background: transparent url(/theme/shenyun/image/header-banner-event-listing.jpg) no-repeat;
    width: 1000px;
    height: 226px;
    margin: 0 auto;
}
#header-banner-event-view {
    background: transparent url(/theme/shenyun/image/header-banner-event.jpg) no-repeat;
    width: 1000px;
    height: 226px;
    margin: 0 auto;
}
/*
.header-banner-contact-us,
.header-banner-terms-and-conditions,
.header-banner-privacy-policy,
.header-banner {
    background: transparent url(/theme/shenyun/image/header-banner-general.jpg) no-repeat;
    width: 1000px;
    height: 226px;
    margin: 0 auto;   
    
}
*/
 #general-content-content-title {
    border-bottom: 1px solid #E7E7E7;
    /*    color: #9559BB;*/
    /*    font-size: 13px;*/
    font-weight: bold;
    margin: 20px 0;
    padding-bottom: 20px;
    /* text-transform: uppercase;*/
}
#general-content-content-wrapper {
    border: none;
    padding: 0;
    margin-top: 10px;
}
.breadcrumb {
    font-size: 11px;
    /*margin-top: 10px;*/
    /*color: #999999;*/
}
.breadcrumb a {
    /*color: #999999;*/
}
.main-body-contact-us #general-content-content-wrapper p {
    margin-left: 0px;
}
#header-menu {
    float: left;
    font-size: 11px;
    margin: 20px 0 0;
    text-transform: uppercase;
}
#header-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#header-menu li {
    float: left;
    margin: 0 10px;
    height: 25px;
}
#header-menu li a {
    text-decoration: none;
}
#header-menu li a:hover {
    color: #ad7b4b;
}
#header-menu .current {
    border-bottom: #ad7b4b solid 2px;
}
#header-menu .current a {
    color: #ad7b4b;
}
.header-top-divider {
    background: url("/theme/shenyun/image/divider.gif") repeat-y scroll center top transparent;
    float: right;
    height: 34px;
    width: 2px;
}
.main-body-order #main-body-container {
    width: 1000px;
}
.main-body-backend #main-body-container {
    max-width: 1000px;
}
#main-body-wrapper {
    height: auto;
    margin: 0 auto;
    padding: 0;
}
#main-body {
    margin: 0 auto;
    min-height: 400px;
    max-width: 1000px;
    padding: 0 0 30px 0;
}
#main-body .wrap {
    margin: 0;
    clear:both;
    max-width: 1000px;
}
#main-body .wide {
    -moz-border-radius-topleft: 6px;
    -khtml-border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -khtml-border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    clear: both;
    border-bottom-width: 0px;
    width: 100%;
    border-color: #DFDFDF;
    display: table;
    border-collapse: separate;
    margin: 10px 0 10px 0;
    background: #ffffff;
    float: left;
}
.help {
    color: #999;
    font-size: 12px;
    font-style: italic;
}
.minor {
    color: #999999;
    font-size: 12px;
}
.minor-italic {
    color: #999999;
    font-size: 12px;
    font-style: italic;
}
#bulkActions {
    margin: 0;
}
.wide thead tr th {
    color: #333;
    /*background: #dfdfdf url(/theme/default/image/gray-grad.png) repeat-x scroll left top;*/
    background: #E5E3E9;
}
.wide td, .wide th {
    border-bottom-style:solid;
    border-bottom-width:1px;
    font-size:12px;
    vertical-align:text-top;
    padding:10px;
    border-bottom-color: #DFDFDF;
}
.wide td {
    vertical-align:top;
}
#main-body .options {
    margin: 0 20px;
    float: right;
}
#main-body .wrap h2 {
    color: #666;
    font-size: 24px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 0;
    float: left;
    width: 100%;
}
#table-nav {
    clear:both;
    /*margin:20px 0;*/
    vertical-align:middle;
    float: left;
    width: 100%;
}
#table-actions {
    clear:both;
    margin:6px 0 4px;
    vertical-align:middle;
    float: left;
    width: 100%;
}
.items-actions {
    float:left;
    /* margin: 0 0 20px;*/
}
.items-search {
    display:inline;
    float: left;
}
.page-layout-3col-lbrs-left {
    width: 300px;
    float: left;
}
.page-layout-3col-lbrs-center {
    width: 500px;
    margin-left: 20px;
    float: left;
}
.page-layout-3col-lbrs-right {
    width: 160px;
    margin-left: 20px;
    float: left;
}
.page-layout-3col-lsrb-left {
    width: 160px;
    float: left;
}
.page-layout-3col-lsrb-center {
    width: 500px;
    margin-left: 20px;
    float: left;
}
.page-layout-3col-lsrb-right {
    width: 300px;
    margin-left: 20px;
    float: left;
}
.page-layout-2col-lsrb-left {
    width: 300px;
    float: left;
}
.page-layout-2col-lsrb-right {
    width: 680px;
    margin-left: 20px;
    float: left;
}
.page-layout-2col-lbrs-left {
    width: 680px;
    float: left;
}
.page-layout-2col-lbrs-right {
    width: 300px;
    margin-left: 20px;
    float: left;
}
/************header end************/

/************main body start************/
 #main-body {
    height: auto;
    margin: 0 auto;
    padding: 0;
    border-top: 2px solid #EEEEEE;
}
#main-body-container {
    margin: 0 auto;
    padding: 0 0 100px;
    max-width: 1000px;
}
#main-body-left {
    float: left;
    width: 620px;
}
#main-body-right {
    float: right;
    width: 300px;
}
.page-block-wrapper {
    width: 100%;
    float: left;
}
.page-block-header {
    /*background: url("/theme/default/image/gray-grad.png") repeat-x scroll left top #DFDFDF;*/
    background: #E5E3E9;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
}
.button-buy-ticket {
    background: none repeat scroll 0 0 #9C64C9;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 11px;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
    width: 140px;
    border-radius: 3px;
    border-width: 0;
}
a.button-buy-ticket {
    color: #FFFFFF;
}
.button-learn-more {
    border: #dbdbdb solid 1px;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #9C64C9;
    cursor: pointer;
    display: block;
    font-size: 11px;
    padding: 1px 0;
    text-align: center;
    text-transform: uppercase;
    width: 138px;
    border-radius: 3px;
}
a.button-learn-more {
    color: #9C64C9;
}
.home-events-nearby-item {
    width: 300px;
    float: left;
    height: 135px;
    overflow: hidden;
}
.home-events-nearby-item-left {
    float: left;
    width: 140px;
}
.home-events-nearby-item-right {
    float: right;
    width: 140px;
}
.general-event-list-item .city, .home-events-nearby-item .city {
    font-size: 17px;
    font-weight: bold;
    margin-top: 5px;
}
.home-events-nearby-item .city {
    margin-top: 5px;
}
.general-event-list-item .theater, .home-events-nearby-item .theater {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.general-event-list-item .misc, .home-events-nearby-item .date {
    font-size: 11px;
    color: #ACACA9;
    line-height: 12px;
}
#block-header-sorting-by-date {
    width: 140px;
    float: left;
    text-align: center;
    font-size: 11px;
}
#block-header-sorting-alphabetically {
    width: 140px;
    float: left;
    font-size: 11px;
    color: #999999;
    padding-left: 20px;
}
.block-header-sorting {
    padding: 5px 0 5px 0;
}
.block-header-sorting a {
    text-decoration: none;
    color: #999999;
}
.block-header-sorting .current a {
    text-decoration: none;
    color: #404040;
}
.general-event-list-item {
    padding: 0 0 4px;
    border-bottom: #e7e7e3 solid 1px;
}
.general-event-list-item .dates {
    background: none repeat scroll 0 0 #F9F7EC;
    float: left;
    padding: 15px 0 15px 30px;
    text-align: center;
    width: 110px;
    text-transform: uppercase;
}
.general-event-list-item .loction {
    width: 300px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
.general-event-list-item .actions {
    width: 140px;
    float: left;
    margin-left: 20px;
    margin-top: 22px;
}
.general-event-list-item .dates-from {
    width: 30px;
    float: left;
}
.general-event-list-item .dates-same-day {
    margin-left: 25px;
}
.general-event-list-item .dates-to {
    width: 30px;
    float: left;
}
.general-event-list-item .dates-to-label {
    color: #ACACA9;
    float: left;
    font-size: 10px;
    margin-top: 18px;
    text-transform: lowercase;
    width: 25px;
}
.general-event-list-item .month {
    font-size: 11px;
}
.general-event-list-item .day {
    color: #C19C5E;
    font-family:"Garamond";
    font-size: 28px;
    font-weight: bold;
    margin-top: 1px;
}
.general-event-list-item .year {
    font-size: 11px;
    color: #acaca9;
}
#general-event-list-view-all {
    float: right;
    color: #6E19A3;
    text-transform: uppercase;
    font-size: 11px;
}
#general-event-list-view-all a {
    color: #6E19A3;
}
#home-testimonial {
    height: 220px;
    width: 620px;
}
#right-col-video {
    height: 170px;
}
#header-banner-city-selection {
    margin: 230px 0 0 480px;
    float: left;
}
#home-events-nearby .even {
    margin-left: 20px;
}
#header-banner-city-selection a {
    color: #dddddd;
}
#header-banner-city-selection a:hover {
    color: #ffffff;
}
.site-popup {
    display: none;
    padding: 10px;
}
.site-popup-wrapper {
    margin: 20px;
    text-align: left;
    min-width: 340px;
}
.site-popup-form-label {
    margin: 10px 0 0;
}
.site-popup-form-input {
    margin: 0;
}
.site-popup-header {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
}
.index-popup-event-schedules-timestart {
    float: left;
    height: 25px;
    width: 220px;
}
.index-popup-event-schedules-buy-ticket {
    float: left;
    width: 180px;
}
#index-popup-event-schedules-venue-info {
    font-size: 12px;
}
#sort-bar-date {
    background-image: url("/theme/shenyun/image/sort-bar.png");
    height: 9px;
    left: 60px;
    position: relative;
    top: 25px;
    width: 20px;
}
#sort-bar-name {
    background-image: url("/theme/shenyun/image/sort-bar.png");
    height: 9px;
    left: 200px;
    position: relative;
    top: 25px;
    width: 20px;
}
#right-col-social-share {
    float: right;
    width: 140px;
}
#event-view-schedule-list .general-event-list-item .dates-from {
    margin-left: 25px;
}
#event-view-schedule-list .general-event-list-item .loction {
    margin-top: 10px;
}
#header-banner-event-view-event-info {
    color: #feffce;
    float: left;
    margin: 95px 0 0 720px;
    width: 160px;
}
#header-banner-event-view-event-info .auditorium {
    text-transform: uppercase;
    margin-top: 5px;
    line-height: 15px;
}
#header-banner-event-view-event-info .address {
    font-size: 12px;
    line-height: 15px;
    margin-top: 5px;
}
#right-col-about-sy {
    width: 300px;
    text-align: center;
}
.button-about-shen-yun {
    background: none repeat scroll 0 0 #F9F7EB;
    border: 1px solid #EBEAE4;
    border-radius: 3px 3px 3px 3px;
    color: #9966CC;
    cursor: pointer;
    display: block;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0 0 0 80px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 138px;
}
.button-learn-more:hover, .button-about-shen-yun:hover {
    color: #663399;
}
.button-buy-ticket:hover {
    background-color: #8a58bc;
}
.block-header-sorting a:hover {
    color: #404040;
}
#header-top-shenyun-tour a:hover {
    color: #AD7B4B;
    text-decoration: none;
}
#right-col-social-fb-index-space {
    margin-top: 85px;
}
.home-events-nearby-item img {
    width: 140px;
    height: 77px;
}
#contact-us-description {
    float: left;
    width: 470px;
}
#contact-us-form {
    float: left;
    width: 300px;
    margin-left: 100px;
}
#contact-us-form input[type=text], #contact-us-form select, #contact-us-form textarea {
    width: 300px;
}
#right-col-video-intro {
    display: none;
}
#right-col-video-trailer {
}
#right-col-video-reviews {
    display: none;
}
#right-col-video-titles {
    color: #9966CC;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 300px;
    height: 25px;
}
#right-col-video-titles li {
    float: left;
    font-size: 10px;
    margin: 0px 16px;
    padding-top: 5px;
    text-transform: uppercase;
}
#right-col-video-titles li:hover {
    color: #663399;
}
.right-col-video-title-current {
    color: #663399;
    background:url("/theme/shenyun/image/arrow-video.png") no-repeat center top;
}
#right-col-video-divider-line {
    height: 2px;
    width: 300px;
    background: #e7e7e3;
    margin-top: 10px;
}
#popup-all-together-wrapper {
    width: 600px;
}
#popup-all-together-left {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin: 0 0 10px;
    min-height: 200px;
    width: 320px;
    padding-right: 30px;
}
#popup-all-together-right {
    float: left;
    margin: 0 0 0 30px;
    padding-top: 15px;
    width: 240px;
}
#popup-all-together-login {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
}
#popup-all-together-guest {
    margin: 20px 0 0;
}
.popup-all-together-title {
    font-size: 20px;
    font-weight: bold;
}
.popup-all-together-title-small {
    font-size: 13px;
    font-weight: bold;
}
#page-block-order-summary item {
    display: block;
}
#page-block-store-menu {
    width: 150px;
    margin-left: -170px;
    position: fixed;
}
.ui-widget {
    font-size: 1em;
}
/************main body end************/

/******************ga header**********************/
 header.ga-header-backend, .tb-header-front {
    width: 100%;
    clear: both;
}
.ga-header-top-wrapper {
}
.ga-header-top-wrapper .body, .ga-header-main-wrapper .body {
    /*max-width: 940px;*/
    margin: 0 auto;
    min-height: 28px;
    padding-bottom: 25px;
}
.ga-header-top-wrapper .body {
    padding-bottom: 4px;
}
.ga-header-top-wrapper .body ul {
    color: #76787a;
    padding: 0;
}
.ga-header-top-wrapper .body li {
    float: left;
}
.ga-header-top-wrapper .body a,
.ga-header-top-wrapper .body .top-phone  {
    padding: 8px 17px 3px;
    display: block;
    border-right: 1px #c6c8ca solid;
    color: #666;
}
.ga-header-top-wrapper .body a:hover {
    color: black;
}
.ga-header-top-wrapper .body ul b {
    color: #3c3c3e;
}
.ga-header-top-wrapper .body li:last-child a {
    border-right: none;
    padding-right: 0;
}
.ga-logo {
    width: 185px;
    height: 36px;
    background: url(/module/event/theme/default/image/tb-ga-logo.png) no-repeat;
}
.ga-header-main-wrapper .ga-logo {
    margin: 7px 46px 12px 12px;
}
.ga-header-main-wrapper ul {
    padding: 0;
    line-height: 9px;
}
.ga-header-main-wrapper li {
    float: left;
}
.ga-header-main-wrapper li.vline {
    width: 1px;
    height: 13px;
    background: #c6c8ca;
    margin: 19px 0 0;
}
.ga-header-main-wrapper .body aside {
    float: left;
    margin: 12px 0 0;
    position: relative;
}
.ga-header-main-wrapper .body aside:after {
    content:"";
    display: block;
    position: absolute;
    width: 1px;
    height: 13px;
    top: 8px;
    background: #cccdcf;
}
/****************** search **********************/
 .ga-header-main-wrapper .body #search {
    position: relative;
    margin: 0 0 0 20px;
}
.ga-header-main-wrapper .body #search #searchin {
    z-index: 10;
    position: relative;
    padding-left: 25px;
}
.ga-header-main-wrapper .body #search input[type="text"] {
    border: none;
    font: bold 12px'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 0;
    height: 28px;
    padding: 6px 12px 6px 14px;
    background: transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.ga-header-main-wrapper .body #search input[type="text"]:focus {
    width: 172px;
    border: 1px solid #d1d1d1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
}
@-webkit-keyframes plugin {
    0% {
        -webkit-transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(172px, 0)
    }
}
@-moz-keyframes plugin {
    0% {
        -moz-transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(172px, 0)
    }
}
.ga-header-main-wrapper .body #search button.search-icon {
    position: absolute;
    left: 5px;
    top: 8px;
}
.ga-header-main-wrapper .body #search button.search-icon.open {
    -webkit-animation: plugin 0.2s ease-in-out;
    -webkit-animation-fill-mode: forwards !important;
    -moz-animation: plugin 0.2s ease-in-out;
    -moz-animation-fill-mode: forwards !important;
}
.ga-header-main-wrapper section.right > ol {
    padding: 15px 0 0;
    float: right;
}
.ga-header-main-wrapper section.right p span {
    color: #0b90ad;
    font: 11px'museo_sans_500regular';
}
/******************ga header end**********************/

/************ga main body start************/
 .ga-main-wrap {
    background: #faf9f8;
    /* background: white; */
    min-height: 700px;
    width: 100%;
    clear: both;
    display: table;
}
.ga-main-wrap-navi-wrapper {
    width: 100%;
    clear: both;
    background: #2f7a92;
    border-bottom: 1px #23596a solid;
    min-height: 45px;
    -webkit-box-shadow: 0px 2px 5px 0px #999;
    box-shadow: 0px 2px 5px 0px #999;
    margin: 0 0 3px;
    z-index: 10000;
    position: relative;
}
.sticky .ga-main-wrap-navi-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    _position: absolute;
    _top: expression(documentElement.scrollTop);
    z-index: 10000;
}
.ga-main-wrap-navi-wrapper .body {
    width: 940px;
    margin: 0 auto;
}
.ga-main-wrap-navi-wrapper .body ul {
    line-height: 13px;
}
.ga-main-wrap-navi-wrapper .body li {
    float: left;
}
.ga-main-wrap-navi-wrapper .body a {
    float: left;
    display: block;
    padding: 14px 0 14px 32px;
}
.ga-main-wrap-navi-wrapper .body a:hover {
    color: white;
}
.ga-main-wrap-navi-wrapper .body a.current {
    background: url(/module/event/theme/default/image/tb-ga-blue-arrow.png) no-repeat 50px 42px;
    margin: 0 0 -20px;
    min-height: 30px;
    color: white;
}
.sticky .ga-main-wrap-navi-wrapper .body a.current {
    background: none;
}
.ga-main-wrap-2cl {
    width: 940px;
    margin: -2px auto 0;
    border-left: 1px #e9e9e8 solid;
    border-right: 1px #e9e9e8 solid;
    display: table;
}
.ga-main-wrap-2cl > section.left {
    width: 217px;
    border-right: 1px #e9e9e8 solid;
    border-bottom: 1px #e9e9e8 solid;
    padding: 0 0 100px;
    background: #faf9f9;
}
.ga-main-wrap-2cl > section.left .wrap {
    padding: 100px 0 0;
}
.ga-main-wrap-2cl > section.left .wrap>p>a {
    display: inline-block;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar {
    padding: 24px 0 0;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul {
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul li {
    clear: both;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul a {
    display: block;
    line-height: 15px;
    padding: 8px 0 8px 12px;
    float: left;
    width: 219px;
    color: #666;
    border: 1px transparent solid;
    margin: 0 -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul a:hover, .ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .current a, .ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .collapse-current a {
    color: black;
    background: white;
    border: 1px #e9e9e8 solid;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul figure {
    width: 20px;
    height: 20px;
    background: url(/module/event/theme/default/image/tb-ga-left-sidebar-figure-sprite.png) no-repeat;
    float: left;
    margin: -4px 0 0;
}
.ga-main-wrap-2cl section.left .wrap .left-sidebar ul .current a figure {
    background-position-x: 0;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .current a {
    border-left: 4px #07617c solid;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .event figure {
    background-position: -20px -20px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .event a:hover figure {
    background-position: 0 -20px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .promo figure {
    background-position: -20px -40px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .promo a:hover figure {
    background-position: 0 -40px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .report figure {
    background-position: -20px -60px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .report a:hover figure {
    background-position: 0 -60px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .admission figure {
    background-position: -20px -80px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .admission a:hover figure {
    background-position: 0 -80px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .help figure {
    background-position: -20px 0;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul .help a:hover figure {
    background-position: 0 0;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul span {
    float: left;
    padding: 0 0 0 13px;
    font-family:'museo_sans_700regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul.collapse {
    padding: 0 0 10px;
    float: left;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul.collapse a, .ga-main-wrap-2cl > section.left .wrap .left-sidebar ul.no-collapse a {
    margin-left: 12px;
    padding-left: 33px;
    width: 206px;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar ul.no-collapse {
    border-top: 1px #e9e9e8 solid;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar aside {
    margin: 16px 0 0 40px;
    float: left;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar aside #search-sidebar {
    position: relative;
    margin: 5px 0
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar aside #search-sidebar #search-box-input {
    width: 143px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar aside #search-sidebar #search-box-icon {
    position: absolute;
    top: 0;
    right: 0;
}
.ga-main-wrap-2cl > section.left .wrap .left-sidebar aside #search-sidebar .search-box-icon {
    background: rgb(220, 221, 222);
    width: 30px;
    height: 32px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #AEAEAE;
    border-left: none;
    border-top-color: #929293;
    border-bottom-color: #BDBDBD;
}
.ga-main-wrap-2cl > section.left .wrap .faq-content {
    padding: 25px 50px 25px 25px;
}
.ga-main-wrap-2cl > section.right {
    width: 722px;
}
.ga-main-wrap-2cl > section.right .wrapper {
    background: white;
    width: 722px;
    float: left;
}
.ga-main-wrap-2cl > section.right .wrapper > hgroup {
    border-bottom: 1px #e9e9e8 solid;
    padding: 41px 0 18px 21px;
    background: #faf9f8;
    -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, .03);
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, .03);
}
.ga-main-wrap-2cl > section.right hgroup h3 {
    font-size: 23px;
    font-weight: normal;
    padding: 0 0 42px;
    text-transform: capitalize;
}
.ga-main-wrap-2cl > section.right hgroup .left-txt {
    padding: 5px 27px 0 0;
    float: left;
}
.ga-main-wrap-2cl > section.right hgroup .numbers {
}
.ga-main-wrap-2cl > section.right hgroup .numbers dl {
    float: left;
    margin: 0 35px 0 0;
}
.ga-main-wrap-2cl > section.right hgroup .numbers dt {
    font-size: 28px !important;
}
.ga-main-wrap-2cl > section.right hgroup .numbers dd {
    font-size: 12px;
    padding: 10px 0 0;
    line-height: 12px;
}
.ga-main-wrap-2cl > section.right .wrapper > article {
    width: 722px;
}
.ga-main-wrap-2cl > section.right footer {
    padding: 40px 25px;
}
.ga-main-wrap-2cl > section.right .search-sidebar {
    position: relative;
    margin: 0 80px 0 0;
}
.search-sidebar .search-icon-big {
    position: absolute;
    right: 8px;
    top: 10px;
}
.ga-main-wrap-2cl > section.right .search-sidebar #search-box-input-2 {
    font-weight: normal;
}
/************ga main body end************/

/***************************event coming soon page******************************************/
 .tb-body-container-other-page-border-wrap {
    border-bottom: 2px white solid;
}
.tb-body-container-other-page {
    background:#2d7a92 url(/module/event/theme/default/image/tb-event-comingsoon.jpg) no-repeat 50% 0;
    min-height: 399px;
    border-bottom: 5px solid #e4e2e2;
}
.event-block-detail-box-txt ul li, .event-block-detail-summary ul li {
    list-style: disc;
    margin-left: 15px;
}
/*********************************************************************/
 #sample-container {
    width: 100%;
    /* this will create a container 80% of the browser width */
    background: #ffffff;
    margin: 0 auto;
    /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left;
    /* this overrides the text-align: center on the body element. */
}
#sample-header {
    height: auto;
    padding: 0;
    margin: 0 auto;
    border: 1px solid #cccccc;
}
#sample-main-body-wrapper {
    height: auto;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #cccccc;
}
#sample-main-body {
    margin: 0 auto;
    min-height: 400px;
    width: 1000px;
    padding: 0 0 30px 0;
    border: 1px solid #cccccc;
}
#sample-footer {
    border: 1px solid #cccccc;
}
/************main body start************/
 #main-body {
    height: auto;
    margin: 0 auto;
    padding: 0;
}
#main-body-container {
    margin: 0 auto;
    min-height: 400px;
    padding: 0 0 100px;
    width: 940px;
}
#main-body-left {
    float: left;
    width: 620px;
}
#main-body-right {
    float: right;
    width: 300px;
}
.button-buy-ticket {
    background: none repeat scroll 0 0 #9C64C9;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 11px;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
    width: 140px;
}
a.button-buy-ticket {
    color: white;
}
.button-learn-more {
    border: #dbdbdb solid 1px;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #9C64C9;
    cursor: pointer;
    display: block;
    font-size: 11px;
    padding: 1px 0;
    text-align: center;
    text-transform: uppercase;
    width: 138px;
}
a.button-learn-more {
    color: #9C64C9;
}
.home-events-general-item {
    width: 300px;
    float: left;
}
.home-events-general-item-left {
    float: left;
    width: 60px;
}
.home-events-general-item-right {
    float: right;
    width: 220px;
}
.home-events-general-item .city {
    font-size: 14px;
    font-weight: bold;
}
.home-events-general-item .theater {
    font-size: 12px;
    line-height: 15px;
    margin-top: 5px;
}
.home-events-general-item .date {
    font-size: 11px;
    color: #cb986a;
}
#general-event-list-view-all {
    float: right;
}
.block-header-sorting {
    padding: 5px 0 5px 0;
}
#home-testimonial {
    height: 220px;
    width: 620px;
}
#home-video {
    margin-top: 40px;
}
#home-events-nearby .even {
    margin-left: 20px;
}
.sbHolder {
    background-color: rgba(157, 124, 186, 0.7);
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    position: relative;
    width: 150px;
}
.sbSelector {
    display: block;
    height: 25px;
    left: 0;
    line-height: 25px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 150px;
}
.sbOptions {
    background-color: rgba(157, 124, 186, 0.7);
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #515151;
    list-style: none outside none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 150px;
    z-index: 1;
    border: none;
    left: 0;
}
.sbOptions a {
    border-bottom: 1px dotted #835AA7;
    display: block;
    outline: medium none;
    padding: 1px 0 2px 3px;
}
.sbToggle {
    background: url("/js/selectbox/img/select-icons.png") no-repeat scroll 0 -119px transparent;
}
#header-banner-city-selection a.sbSelector {
    color: #fff;
}
#header-banner-city-selection a.sbSelector:hover {
    color: #fff;
}
.sbToggleOpen {
    background: url("/js/selectbox/img/select-icons.png") no-repeat scroll 0 -20px transparent;
}
.sbToggle {
    height: 25px;
}
#header-banner-city-selection a {
    color: #ddd;
}
#header-banner-city-selection a:hover {
    color: #fff;
}
.index-popup-event-schedules-timestart {
    float: left;
    height: 25px;
    width: 220px;
}
.index-popup-event-schedules-buy-ticket {
    float: left;
    width: 180px;
}
#index-popup-event-schedules-venue-info {
    font-size: 12px;
}
.subscription-button {
    font-weight: bold;
}
#block-home-subscription p {
    font-size: 11px;
}
p#block-home-subscription-hello {
    font-size: 14px;
    font-weight: bold;
}
#block-header-general-event-list, #block-header-home-events-featured {
    width: 140px;
}
#block-header-home-events-featured {
    background-color: #baa06f;
}
/************main body end************/

/************footer start************/
 #footer-links-minor {
    background-image: url("/theme/shenyun/image/footer-links-minor-bg.jpg");
    background-repeat: repeat;
    height: 170px;
}
#footer-misc-links {
    background-color: #312c23;
    height: 30px;
}
#footer-links-minor-wrapper {
    width: 1000px;
    margin: 0 auto;
}
.footer-links-section {
    float: left;
    margin: 30px 15px 0 15px;
    overflow: hidden;
}
#footer-links-minor ul {
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 10px 0 0 0;
    text-align: left;
}
#footer-links-minor-wrapper .first {
    margin-left: 240px;
}
.footer-links-section-title {
    text-align: left;
    font-size: 12px;
}
#footer-icons-wrapper {
    margin: 0 auto;
    padding: 5px 0;
    max-width: 1000px;
}
#footer-links-minor {
    background-image: url("/module/event/theme/default/image/footer-links-minor-bg.jpg");
    background-repeat: repeat;
    height: 170px;
}
#footer-misc-links {
    background-color: #312c23;
    height: 30px;
}
#footer-links-minor-wrapper {
    max-width: 940px;
    margin: 0 auto;
}
#footer-logo {
    float: left;
    margin: 50px 0 0 20px;
}
#footer-links-important-wrapper ul {
    float: right;
    list-style-type: none;
    padding: 0px;
    margin: 30px 0 0 0;
    text-align: right;
    font-size: 13px;
}
.footer-links-section {
    float: left;
    margin: 30px 15px 0 15px;
    overflow: hidden;
}
#footer-links-minor ul {
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 10px 0 0 0;
    text-align: left;
}
#footer-links-minor-wrapper .first {
    margin-left: 240px;
}
.footer-links-section-title {
    text-align: left;
    font-size: 12px;
}
#footer-icons img {
    height: 20px;
}
#footer-icons-wrapper {
    margin: 0 auto;
    padding: 5px 0;
    max-width: 940px;
}
/************footer end************/

/************event index************/
 .tb-event-acount-info {
    margin: 0;
}
.tb-event-acount-info .arrow-r5 {
    margin: 6px 0 0 6px;
}
.tb-event-acount-info a:hover .tb-event-acount-info-txt, .tb-event-acount-info a:hover .tb-event-acount-info-txt > span {
    color: #0b90ad;
}
.tb-body-container-main-2col-right-header {
    padding: 30px 0 0;
}
.tb-body-container-main-2col-right-header .view-more-box {
    padding: 8px 0 14px;
}
.event-index-main-content-sub2col-left {
    width: 538px;
}
.event-index-main-content-sub2col-right {
    width: 219px;
}
.event-block-header {
    /*padding: 20px 0 0;*/
}
.cycle-carousel-wrap {
    width: 230px;
}
.event-block-carousel-box {
    width: 540px;
    position: relative;
}
.no-boxshadow .event-block-carousel-box {
    width: 560px;
}
.event-block-carousel-box .event-block-carousel-box-child {
    /*padding: 0 20px 0 0;*/
    margin-right: 10px;
    width: 140px;
}
.event-block-carousel-box .event-block-carousel-box-child {

}
.event-block-carousel-box a:hover.event-block-carousel-box-child {
    text-decoration: none;    
}
.no-boxshadow .event-block-carousel-box .event-block-carousel-box-child {
    padding: 0 10px 0 0;
}
.event-block-carousel-box .event-block-carousel-box-child.large-child {
    width: 220px;
}
.event-block-carousel-box a:last-child.event-block-carousel-box-child, .event-block-carousel-box a:nth-child(2n).event-block-carousel-box-child {
    width: 140px;
}
.event-block-carousel-box a:last-child.event-block-carousel-box-child {
    padding: 0;
}
.event-block-carousel-box-child .pop-img-large {
    width: 220px;
    height: 140px;
    overflow: hidden;
}
.event-block-carousel-box-child .pop-img-large img {
    width: 220px;
}
.event-block-carousel-box-child .pop-img-normal {
    width: 140px;
    height: 140px;
    overflow: hidden;
}
.event-block-carousel-box-child .pop-img-normal img {
    height: 140px;
}
.event-block-carousel-box-child .pop-img-txt {
    line-height: 18px;
    width: 140px;
}
.event-block-carousel-box-child .pop-img-txt dt {
    padding-bottom: 5px;
    line-height: 1.2em;
}
.event-block-carousel-box .event-block-carousel-box-child.large-child .pop-img-txt {
    width: 220px !important;
}
.event-content-pop.event-content-tour-listing .tour-listing-header {
    padding: 7px 0 0;
}
.event-content-pop.event-content-tour-listing .tour-listing-header .column-a {
    width: 155px;
}
.event-content-pop.event-content-tour-listing .tour-listing-header .column-a a {
    padding: 0 0 0 34px;
}
.event-block-tour-listing-content {
    padding-bottom: 84px;
}
.event-block-tour-listing-content-child {
    margin: 0 0 10px 22px;
}
.event-block-tour-listing-content-child time, .event-block-tour-listing-content-child address {
    line-height: 17px;
}
.event-index-sidebar-today-event-block-child address {
    line-height: 16px;
}
.event-block-tour-listing-content-child .event-figure {
    padding: 0 42px 0 0;
}
.event-block-tour-listing-content-child .column-b {
    width: 415px;
    padding: 6px 0 18px;
    color: #666;
}
/***************************event-index-main-content-sub2col-right******************************************/
 .event-index-sidebar-today-event-block {
    position: relative;
    background: #f2f2f0;
    border: 1px #e6e5e4 solid;
    padding: 0 0 53px;
    /*    -webkit-box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, .2);*/
}
.event-index-sidebar-today-event-block .event-index-sidebar-header {
    padding: 16px 0;
}
.event-index-sidebar-today-event-block .event-index-sidebar-header .event-index-sidebar-header-title {
    padding: 0 0 2px;
}
.event-index-sidebar-today-event-block-child {
    /*    -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, .3);
    box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, .3);*/
    margin: 0 0 6px;
}
/*.event-index-sidebar-today-event-block-child:nth-child(4n){
    margin: 0;
}*/
 .event-index-sidebar-today-event-block-child:last-child {
    margin: 0;
}
.event-index-sidebar-today-event-block-child:hover {
    background: white;
}
.event-index-sidebar-today-event-block-child-figure {
    padding: 0 14px 0 0;
}
.event-index-sidebar-today-event-block-child-txt {
    width: 110px;
    line-height: 1.38em;
    margin: 5px 0 14px;
}
.event-index-sidebar-today-event-block-child-txt .black {
    padding-bottom: 5px;
    line-height: 1.1em;
}
.event-index-sidebar-today-event-block .next-btn-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 217px;
    height: 54px;
    display: block;
}
.next-btn-bottom-arrow {
    width: 28px;
    height: 15px;
    background: url(/module/event/theme/default/image/tb-event-figure-sprite.png) no-repeat 0 -62px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -7px 0 0 -12px;
}
a:hover .next-btn-bottom-arrow {
    background-position: 0 -47px;
}
.twitter-header {
    position: relative;
    border-bottom: 2px #e7e7e3 solid;
    padding: 10px 0
}
.twitter-header .center-arrow {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0 0 -16px -6px;
    z-index: 100;
    border: 8px solid transparent;
    border-top: 8px solid #e7e7e3;
}
.twitter-header .center-arrow:after {
    content:"";
    position: absolute;
    border: 6px solid transparent;
    border-top: 6px solid #faf9f8;
    display: block;
    top: -8px;
    left: -6px;
    z-index: 0;
}
.twitter-header-logo {
    width: 22px;
    height: 20px;
    background: url(/module/event/theme/default/image/tb-event-figure-sprite.png) no-repeat 0 -78px;
    margin: 14px auto;
}
.event-index-sidebar-twitter-txt {
    line-height: 1.38em;
}
.event-index-sidebar-twitter-txt .event-index-sidebar-quote {
    margin: 20px 0 0;
}
.event-index-sidebar-twitter-txt .event-index-sidebar-quote a {
    color: #2f7a92
}
.sibebar-block-ad-wrap {
    width: 220px;
    height: 220px;
}

.wide #tabs td a {
    color: #0B90AD;
}
