

.buyNowSingle, .buyNowSingle:visited, .buyNowSingle:hover {
  background: red;
  color: white;
  width: 52px;
  font-size: 12px;
  padding: 0 5px 2px 5px;
  font-family: tahoma;
}

.buyNowProgram, .buyNowProgram:visited, .buyNowProgram:hover {
  background: red;
  color: white;
  width: 52px;
  font-size: 12px;
  padding: 0 5px 2px 5px;
}

ol { padding-left: 1.8em; }

body {
	color: black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.7em;
    line-height: 1.35em;
    margin: 0;
    padding: 0;
}
input, select, textarea {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
}
a, a:visited {
    color: #FF0000;
    outline: medium none;
    text-decoration: none;
    border: 0px;
}
a:hover, a:active, a:focus {
    color: #FFFFFF;
}
.clear-zero {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}
ul {
    list-style-type: square;
    margin-left: 13px;
}
em {
    background: none repeat scroll 0 0 transparent;
}
address {
    font-style: normal;
}
#container.loading {
    cursor: wait;
}
#container.loaded {
    cursor: default;
}
#topMenu {
    font-size: 0.9em;
    margin: 0;
    padding: 5px 10px 0;
    text-align: right;
}
#topMenu a {
    padding: 3px 5px;
}
#head {
    margin-left: 20px;
}
#logo {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 200px;
}
#logo img {
    margin: 0;
    padding: 0;
   border: 0px;
}
h1#pageHead, p#pageHead {
    float: left;
    font-size: 2em;
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 400px;
}
p#pageHead strong {
    font-weight: normal;
}
#headMenu {
    clear: both;
    margin: 0 0 0 -6px;
    padding: 7px 0 0;
    text-align: left;
}
#headMenu a, #headMenu strong a, #headMenu strong {
    padding: 3px 6px;
}
#headMenu strong a, #headMenu strong {
    color: #FFFFFF;
    font-weight: normal;
}
#container {
    margin: 0 0 30px;
    padding: 0;
}
#contentTop {
    border-top: 2px solid white;
    margin: 34px 0 0 20px;
    padding: 0;
    text-align: left;
    width: 968px;
}
#contentTop label {
    color: #FF0000;
    cursor: pointer;
    display: inline;
    font-weight: normal;
    margin: 0;
    padding: 6px;
}
#contentTop input {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#contentTopLeft {
    float: left;
    margin: 0;
    padding: 6px 0;
    width: 470px;
}
#contentTopRight {
    float: right;
    margin: 0 -6px 0 0;
    padding: 6px 0;
    text-align: right;
    width: 300px;
}
#contentTopLeft a, #contentTopLeft span, #contentTopRight a, #contentTopRight span {
    margin-top: 6px;
    padding: 6px;
}
#contentTopLeft a, #contentTopLeft span {
    padding-left: 0;
}
#contentTopLeft.checkboxes {
    margin-top: -2px;
}
#contentTopMenu {
    margin: 0 0 0 -7px;
    padding: 0;
}
#contentTopMenu a, #contentTopMenu strong a, #contentTopMenu strong {
    float: left;
    padding: 6px;
}
#contentTopMenu strong a, #contentTopMenu strong {
    color: #FFFFFF;
    font-weight: normal;
}
#contentTopMenu strong a {
    padding: 0;
}
#contentTop.withoutNavigation {
    border-color: #FFFFFF;
}
#pageContent {
    margin-left: 101px;
    margin-top: 30px;
    padding-bottom: 20px;
    text-align: left;
    width: 889px;
}
#pageContent h1, h1.subHead, h2.subHead {
    border-top: 2px solid #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px 0;
    text-transform: uppercase;
}
h1.subHead {
    margin-top: 20px;
}
#pageContent h1 small {
    font-size: 0.9em;
    font-weight: normal;
    text-transform: none;
}
#pageContent .mediaSection {
    border-top: 1px solid ;
    color: ;
    padding: 6px;
}
#pageContent .mediaSection form {
    color: #B2244F;
    margin-bottom: 25px;
}
#pageContent .mediaSection label, #pageContent .mediaSection input {
    display: block;
    margin-bottom: 6px;
}
#pageContent .mediaSection input.l {
    width: 150px;
}
#pageContent .mediaSection label {
    color: #FFFFFF;
    font-weight: normal;
}
#pageContent .mediaSection.doubleBorder {
    border-top: 2px solid ;
}
input.button {
    background: none repeat scroll 0 0 #FF0000;
    border-color: #FF0000;
    border-width: 1px;
    color: #3A0414;
    cursor: pointer;
    font-size: 1em;
    padding: 3px 5px;
}
input.text {
    font-size: 1em;
    padding: 4px;
    width: 100px;
}
input.text.l {
    width: 150px;
}
input.text.s {
    width: 40px;
}
textarea.m {
    height: 40px;
    width: 250px;
}
.error, .notice {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
}
.error p, .notice p {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #3A0414;
    display: inline;
    left: 50%;
    margin: 0 0 0 -150px;
    opacity: 0.7;
    padding: 1em 0.5em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 300px;
}

.smaller {
    font-size: 0.9em;
}
.width100 {
    width: 100%;
}
tr.hover {
    background: none repeat scroll 0 0 #1A0107;
}
table.normal, table.normal td, table.normal th {
    font-size: 1em;
}
table.normal td a, table.normal th a {
    font-weight: normal;
}
#contentMainHP {
    margin-left: 96px;
    margin-top: 30px;
    text-align: left;
    width: 871px;
}
#hpDates {
    color: ;
    height: 45px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.hpDatesDay, .hpDatesDivider {
    display: block;
    float: left;
    position: relative;
    width: 27px;
}
.hpDatesDay small {
    color: #FFFFFF;
    display: block;
    margin-bottom: 5px;
    visibility: hidden;
}
.hpDatesDay.active small {
    visibility: visible;
}
.hpDatesDay.visibleTip a {
   color: #FF0000;
 
}
.hpDatesDay a, .hpDatesDay .noBigAction {
    cursor: pointer;
    display: block;
    line-height: 1em;
    padding: 7px 0;
    text-align: center;
}
.hpDatesDay .noBigAction {
    cursor: default;
}
.hpDatesDay a:hover, .hpDatesDay.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3A0414;
    text-decoration: none;
}
.hpDatesDay:hover .noBigAction {
}
.hpDatesDivider {
    padding: 25px 0 4px;
    text-align: center;
    width: 10px;
}
p.hpDatesToday {
    clear: both;
    margin: 0;
    padding: 0;
}
.hpDatesToday a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3A0414;
    display: block;
    padding: 10px 11px;
}
.hpDatesToday a:hover {
    text-decoration: none;
}
.hpDatesToday.hidden {
    display: none !important;
}
.hpDatesDay.active {
    display: block !important;
}
.hpDatesToday a span {
    display: block;
    height: 14px;
    overflow: hidden;
}
#tipArrow {
    height: 24px;
    left: 0;
    margin-bottom: -14px;
    position: relative;
    top: 0;
    width: 27px;
    z-index: 10;
}
#tipArrowTop {
    background: none repeat scroll 0 0 ;
    color: #3A0414;
    height: 26px;
    left: 0;
    margin-top: 20px;
    position: absolute;
    width: 27px;
}
#hpTip {
    background: none repeat scroll 0 0 ;
    color: #FFFFFF;
    height: 267px;
    margin-bottom: 7px;
}
#hpTip:hover {
    cursor: pointer;
}
#hpTipText {
    display: inline;
    float: right;
    height: 220px;
    margin-right: 30px;
    padding-left: 20px;
    overflow: hidden;
    width: 370px;
}
#hpTipImage {
    float: left;
    width: 445px;
}
#hpTipNavigation {
    background: none repeat scroll 0 0 ;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-size: 0.9em;
    margin: 0;
    padding: 3px 10px;
}
#hpTipText h2 {
    font-size: 2em;
    margin: 0;
    text-transform: uppercase;
}
#hpTipText #hpTipHead {
    margin-bottom: 10px;
    margin-top: 5px; 
    width: 350px;
}
#hpTipText #hpTipDate {
    color: ;
    font-size: 2em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#hpTipText #hpTipDate em {
    font-style: normal;
}
#hpTipText a {
    color: #FFFFFF;
}
#hpBoxes {
    clear: both;
    color: ;
    line-height: 1.4em;
    position: relative;
    top: -5px;
}
.hpBox {
    background: none repeat scroll 0 0 url("/images/black25.png");
    float: left;
    height: 135px;
    width: 221px;
}
.hpBoxInside {
    margin: 9px 12px;
}
.hpBox h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    margin: 0 0 10px;
    padding: 0;
}
.hpBox img {
    float: left;
}
.hpBox p {
    float: right;
    margin: -2px 0 0;
    width: 98px;
}
.hpBox.second {
    margin-left: 3px;
    width: 220px;
}
.hpBox.typeTwo {
    width: 350px;
}
.hpBox.typeTwo .hpBoxInside {
    margin: 5px 0 0 26px;
}
.hpBox.typeTwo p {
    float: none;
    width: 100%;
}
.hpBox.typeTwo p, .hpBox.typeTwo h3 {
    line-height: 16px;
    margin: 0 0 0.2em;
}
#programContent {
    margin-left: 93px;
    text-align: left;
    width: 896px;
}
#programSelect {
    margin: 0;
}
select#genreSelect {
    font-size: 0.8em;
    margin: 25px 0 0 3px;
    width: auto;
}
.programItem {
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 224px;
}
.programEventItem.active {
    cursor: pointer;
    background-image: url("/images/black25.png");
}
.programItem p, .programItem ul {
    margin: 0;
    padding: 0;
}
.programItem .image {
    height: 135px;
    margin: 0;
    padding: 0;
}
.programItem .image img {
    float: none;
    margin: 0;
}
.programItem .content {
    padding: 0 3px;
}
.programItem .date {
    padding: 5px 5px 3px;
}
.programItem .day {
    float: left;
    width: 80px;
}
.programItem .day a, .programItem .day a:visited {
    background: none repeat scroll 0 0 transparent;
}
.programItem h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.05em;
    line-height: 1.3em;
    margin: 3px 0 0;
    padding: 0;
}
.programItem h3 a, .programItem h3 a:visited {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
}
.programItem h3 a:hover {
    text-decoration: none;
}
.programItem .head {
    border-top: 2px solid ;
    clear: both;

    font-size: 15px;
}
.programItem .head.has_height {
    height: 45px;
}
.programItem .tech {
    color: ;
    font-size: 12px;
}
.programItem .perex {
    color: ;
    margin-bottom: 7px;
    margin-top: 7px;
    padding: 0 5px;
}
.programItem .small, #detailContent .small {
    border-top: 1px solid ;
    color: ;
    list-style-type: none;
    padding: 0 0px;
}
.programItem .small {

    overflow: hidden;
}
.programItem .small li, #detailContent .small li {
    line-height: 1.4em;
    margin-top: 10px;
}
.programItem .small li span, #detailContent .small li span {
    color: #FFFFFF;
}
.programItem .project {
    float: right;
    font-size: 0.8em;
    margin-right: -5px;
    text-align: right;
    width: 130px;
}
.programItem .project a, .programItem .project a:visited {
    background-color: #FFFFFF;
    border-bottom: medium none;
    color: #FF0000;
    padding: 3px;
}
#programContent.pictures .programItem .project {
    margin-right: -8px;
    margin-top: -23px;
    position: relative;
}
#programContent #programSelect, #programContent #genreSelect {
    margin-bottom: 20px;
}
#programContent.small_hall .programItem .project {
    display: none;
}
#container #programContent.big_hall .programItem .project {
    display: block;
}
#programNext {
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 224px;
}
#programNext a {
    background: url("/images/program-next.gif") no-repeat scroll center top transparent;
    display: block;
    height: 75px;
    margin-top: -37px;
    position: relative;
    top: 50%;
}
#programNext a:hover {
    background-position: center 100%;
}
#programNext a span {
    display: none;
}
.contentTopDetail #contentTopLeft a {
    margin-left: 0;
}
#detailContent {
    margin: 10px 0 0 101px;
    padding: 0 0 20px;
    text-align: left;
    width: 889px;
}
#detailText {
    float: left;
    position: relative;
    width: 425px;
}
#detailText.wide {
    width: 800px;
}
#detailText .big_event {
    margin-bottom: 2.6em;
}
#detailImages {
    float: right;
    width: 444px;
}
.detailHead {
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
}
.detailHead h1, .detailHead .detailHeadArtist, .detailHead .detailHeadTime {
    font-size: 2.5em;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
.detailHead .detailHeadTime em {
    background: none repeat scroll 0 0 transparent;
    color: #B2244F;
    font-style: normal;
}
#detailContent .price {
    margin-bottom: 1.5em;
    position: relative;
}
#detailContent .price ul, #detailContent .price li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#detailContent .price li {
    margin-right: 10px;
}
#detailContent #detailText .price h3 {
    color: #FFFFFF;
    margin-top: 0;
}
#detailContent.noContentTop {
    margin-top: 34px;
}
#detailContent .price em {
    color: ;
    font-style: normal;
}
#detailContent .price strong {
    font-weight: normal;
}
#detailContent .price h3 small {
    font-size: 1em;
    font-weight: normal;
}
#detailContent .price h3 small a {
    border-bottom: 1px dotted ;
    color: ;
}
#detailContent .price h3 small a:hover, #detailContent .price h3 small a:active, #detailContent .price h3 small a:focus {
    border-color: #FFFFFF;
    color: #FFFFFF;
}
.priceHelp {
    background: url("/images/tooltip-bg.gif") no-repeat scroll center top transparent;
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0;
    padding: 15px 35px;
    position: absolute;
    right: -100px;
    top: 0;
    width: 270px;
    z-index: 10;
}
.priceHelp .close {
    display: block;
    height: 19px;
    left: 310px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    width: 19px;
}
.priceHelp .close a {
    background: url("/images/close.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 19px;
    width: 19px;
}
.priceHelp .close a:hover {
    background-position: 0 100%;
}
.priceHelp .close a span {
    display: none;
}
.priceHelp a:hover {
    color: #FFFFFF;
}
#detailText h1 small {
    font-size: 0.6em;
}
#detailText h1 em {
    background: none repeat scroll 0 0 transparent;
    color: #B2244F;
    font-style: normal;
}
#detailText h2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 3px 0 0;
    padding: 0;
}
#detailText h2.subHead {
    padding: 8px 0;
}
#detailContent .small {
    border: 0 none;
    font-size: 1em;
    margin: 0 0 25px;
    padding: 0;
}
#detailContent .small small {
    position: relative;
    top: -2px;
}
#detailContent .artist h3 {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
}
#detailContent .partners, #detailContent .links {
    margin-top: 25px;
}
#detailContent .links h3 {
    color: #FFFFFF;
}
#detailContent .partners h3, #detailContent .links h3, #detailContent .price h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 3px;
    padding: 0;
}
#detailContent .partners, #detailContent h3, #detailContent .partners h3, #detailContent .price h3 {
    margin-bottom: 0.2em;
    margin-top: 1.5em;
}
#detailContent .partners ul, #detailContent .links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#detailContent .partners ul li {
    display: inline;
}
#detailContent .partners ul li img {
    margin: 0 0 0 2px;
    opacity: 0.4;
    padding: 0;
}
#detailContent .partners ul li .external {
    background: url("/images/link-out.gif") no-repeat scroll left top transparent;
    margin: 0 0 0 2px;
    padding: 0 0 0 5px;
}
#detailImages #thumbnails {
    margin: 0 0 12px;
}
#detailImages #thumbnails p {
    margin: 0;
    padding: 0;
}
#detailImages #thumbnails p img {
    margin: 0;
    padding: 0;
}
#detailImages #thumbnails a {

}
#detailImages #thumbnails a.hover img {
    opacity: 0.2;
}
#detailImages p#photoCredits {
    clear: both;
    margin: 0 0 4px;
}
#detailImages p#photoCredits em {
    background: none repeat scroll 0 0 transparent;
    color: ;
    font-style: normal;
}
#detailImages p#photo, #detailImages p#photo img {
    float: none;
    margin: 0;
    padding: 0;
}
#staticContent {
    margin: 34px 0 0 101px;
    padding: 0 0 20px;
    text-align: left;
    width: 869px;
}
#staticContent h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.05em;
    line-height: 1.3em;
    margin: 3px 0 0;
    padding: 0;
}
#staticContent h3 a {
    color: #FFFFFF;
    font-weight: bold;
}
#staticContent .perexBox {
    color: #B2244F;
    height: 40px;
    padding: 5px;
}
#staticContent .perexBox.active {
    background: none repeat scroll 0 0 #23020B;
    cursor: pointer;
}
#staticContent .halfBox {
    float: left;
    margin-left: -5px;
    width: 425px;
}
#staticContent .halfBox.right {
    float: right;
    margin-right: -5px;
}
.mapaItem {
    background: url("/images/black50.png") repeat scroll 0 0 transparent;
    float: left;
    height: 135px;
    margin: 0 5px 5px 0;
    padding: 10px 0 0 12px;
    width: 100px;
}
.partnerItem {
    float: left;
    height: 109px;
    margin: 0 3px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 109px;
}
.partnerClearRow {
    clear: both;
    font-size: 1px;
    height: 3px;
    line-height: 1px;
}
.bigItem {
    background url("/images/black25.png") repeat scroll 0 0 transparent;
    float: left;
    height: 100px;
    margin: 0 3px 0 0;
    padding: 5px;
    width: 100px;
}
.FourHundredFour .detailHead {
    margin-bottom: 30px;
}
.FourHundredFour #head {
    margin: 20px 0 50px 20px;
}
#projectsContent {
    margin: 10px 0 0 101px;
    padding: 0 0 20px;
    text-align: left;
    width: 889px;
}
#perexSide {
    float: left;
    width: 425px;
}
#listSide {
    float: right;
    margin-top: 5px;
    width: 444px;
}
#perexSide h1, #bigPerex, #detailContent h1 {
    color: #B2244F;
    font-size: 2.5em;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 380px;
}
#bigPerex, #detailContent h1 {
    width: auto;
}
.projectDetail h1 {
    margin-bottom: 0;
}
#detailContent h1 {
    color: #FFFFFF;
}
#bigPerex {
    margin-bottom: 20px;
}
#listSide .projectBox h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.05em;
    line-height: 1.3em;
    margin: 5px 0 0;
    padding: 0;
}
#listSide .projectBox h3 a {
    font-weight: bold;
}
#listSide .projectBox {
    border-top: 1px solid #FF0000;
    color: ;

}
#listSide .projectBox.active {
    border-color: #FFFFFF;
    cursor: pointer;
}
#listSide .projectBox.active h3 a {
    color: #FFFFFF;
}
.listNoDecoration {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.lightColor {
    color: ;
}
ul.listNoBullets, ol.listNoBullets {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
#pageHead, #hpTipText h2, #staticContent h1, #perexSide h1, #detailContent h1, #bigPerex, #hpTipText #hpTipDate, .detailHead, .detailHead .detailHeadArtist, .detailHead .detailHeadTime {
    font-family: Stratum2Bold,Impact,Helvetica Neue,sans-serif;
    font-size: 25px;
    line-height: 1.1em;
}
#beta-web {
    background: none repeat scroll 0 0 #202209;
    color: #989D39;
    margin: 0;
    padding: 7px 5px 7px 20px;
}