/* ------------------ Red dots ------------------ */
.reddot { 
    padding-left:1em;
    padding-right:1em;
    background-color:#ffffc0;
    color:black;
    border:1px solid black
}
/* ------------------ HTML base ------------------ */
* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background-color: #4A0112;
    font-family: Arial, Verdana;
    font-size: 9px;
    color: #5b043b;
}
a {
    color: #260034;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
iframe 
{
    border:0;
}
/* ------------------ Site placholder ------------------ */
.wrapper {
    margin: 0 auto;
    width: 960px;
    height: 720px;
    background: url('background_energia.jpg') top left no-repeat;
    position: relative;
}
/* ------------------ Header ------------------ */
.header {
    position: relative;
    top: 0px;
    left: 0px;
}
.header img.logo1 {
    position: absolute;
    top: 3px;
    left: 103px;
}
.header img.logo2 {
    position: absolute;
    top: 21px;
    left: 625px;
}

/* ------------- main menu ------------- */
.header ul.menu {
    margin-top: 12px;
    position: absolute;
    left: 260px;
    top: 102px;
    height: 37px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.header ul.menu li {
    display: inline;
    margin-right: 19px;
}
.header ul.menu li a {
    color: white;
}
.header ul.menu li.select a {
    color: #5e043d;
}
/* ------------- submenu ------------- */
.header ul.menuSub {
    position: absolute;
    left: 280px;
    top: 130px;
    color: #5b043b;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.header ul.menuSub li {
    display: inline;
    margin-right: 19px;
}
.header ul.menuSub li a {
    color: #8A1B31;
}
.header ul.menuSub li.select a {
    color: white;
}
/* ------------------ Content ------------------ */
.content {
    position: absolute;
    top: 151px;
    left: 0px;
}
/* ------------------ Flashing stars ------------------ */
#star1 {
    position: absolute;
    top: 344px;
    left: 1px;
    display: none;
}
#star2 {
    position: absolute;
    top: 344px;
    left: 895px;
    display: none;
}
/* ------------------ Ticket box ------------------ */
.content .places,
.content .tickets {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    position:absolute;
    z-index: 100;
    top: 0px;
    left: 62px;
    width: 168px;
    height: 183px; 
    text-align: center;
}
.content .places
{
    top:177px;
    z-index:100000;
}
.content .places .textbox ,
.content .tickets .textbox
{
    
    color:white;
}
.content .places .textbox a ,
.content .tickets .textbox a {
    color:#210305;
}
.content .places .textbox,
.content .tickets .textbox {
    text-align:left;
    font-size: 13px;
    font-weight: bold;
    margin:6px 0px 0px 13px;
    height: 142px; 
    color: #210305;
}
.content .places .textbox
{
    height: 132px; 
}
.content .places .textbox h5,
.content .tickets .textbox h5 {
    font-size: 15px;
    margin-bottom: 0px;
}
.content .places a,
.content .tickets a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
/* ------------------ Ticket box ------------------ */
.content .body {
    position: absolute;
    z-index:200;
    top: 0px;
    left: 230px;
    width: 664px;
}
.content .body .mainbox {
    overflow: hidden;
    font-size: 11px;
    line-height: 14px;
}
.content .body .mainbox .headline {
    display:block;
    margin-bottom: 10px;
}
.content img#left_key_visual {
    position: absolute;
    z-index:150;
}
.content img#right_key_visual {
    position: absolute;
    z-index:250;
}
/* ================== HT ================== */
.content .HT .body {
    height: 543px;
    background: url('background_ht_energia.jpg') top left no-repeat;
}
.content .HT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .HT img#right_key_visual {
    left: 491px;
    top: 0px;
}
/* ------------------ HT - main content body ------------------ */
.content .HT .mainbox {
    position: absolute;
    top: 266px;
    left: 25px;
    width: 385px;
    height: 410px;
    overflow: hidden;
}
.content .HT .mainbox h4
{
    font-weight: bold;
    color: #c30c44;
    font-size:13px;
    margin-bottom:9px;
}
.movTrailer
{
    width:415px;
    height:241px;
    background: url('background-video_energia.jpg') no-repeat;
    margin:13px 0 0 15px;
    padding:7px 0 0 7px;
}

/* ------------------ HT - bottom row ------------------ */
.content .HT .bottombox {
    position: absolute;
    top: 347px;
    line-height:15px;
}
.content .HT .bottombox .title {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}
.content .HT .bottombox .text {
    font-size: 10px;
    font-weight: bold;
    height: 120px;
    overflow: hidden;
}
.content .HT .newsletter 
{
    position: absolute;
    top: 476px;
    width: 663px;
    height: auto;
    /*background: url('background_ht_newsletter_energia.jpg') top left no-repeat;*/
}
.content .HT .newsletter .title 
{
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin:4px 0 0px 9px;
}
.content .HT .newsletter iframe {
    margin: 10px 10px 5px 10px;
}

/* --------- left --------- */
.content .HT .bottombox.left {
    left: 10px;
    width: 135px;
    height: 115px;
}
.content .HT .left .text {
    width: 145px;
}
/* --------- middle 1 --------- */
.content .HT .bottombox.middle1 
{
    left: 175px;
    width: 135px;
    height: 115px;    
}
.content .HT .middle1 .text 
{
    width: 145px;
    height:85px;
}
.content .HT .left .text a,
.content .HT .middle1 .text a,
.content .HT .middle2 .text a,
.content .HT .right .text a
{
    color: #c30c44;
}
.content .HT .left .text a.lnk,
.content .HT .middle1 .text a.lnk,
.content .HT .middle2 .text a.lnk,
.content .HT .right .text a.lnk
{
    position: absolute; 
    top:95px;
    right:-7px;
    font-size: 11px;
    text-decoration: underline;
    float:right;
    margin-top:10px;
}
.content .HT .left .text a.lnk:Hover,
.content .HT .middle1 .text a.lnk:Hover,
.content .HT .middle2 .text a.lnk:Hover,
.content .HT .right .text a.lnk:Hover
{
    text-decoration: none;
}
/* --------- middle 2 --------- */
.content .HT .bottombox.middle2 {
    left: 332px;
    width: 135px;
    height: 115px;
}
.content .HT .middle2 .text {
    width: 145px;
}
.content .HT .bottombox.middle2 .title
{
    margin-left:7px;
}
.content .HT .middle2 .text img
{
    float:left;
    margin-right:3px;
}
/* --------- right --------- */
.content .HT .bottombox.right {
    left: 505px;
    width: 135px;
    height: 115px;
}
.content .HT .right .text {
    width: 145px;
}
/* ================== LT ================== */
.content .LT .body
{
    height:346px;
    background: url('energia_content_lt.jpg') top left no-repeat;
}
.content .LT img#left_key_visual {
    left: 62px;
    top: 183px;
}
/* ------------------ LT - main content body ------------------ */
.content .LT .mainbox {
    position: absolute;
    top: 10px;
    left: 25px;
    width: 612px;
    height: 330px;
}
.content .LT .mainbox .logobox
{
    margin-top:10px;
}
/* ================== ST ================== */
.content .ST .body {
    height: 478px;
    background: url('energia_content_st.jpg') top left no-repeat;
}
.content .ST img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .ST img#right_key_visual {
    left: 560px;
    top: 0px;
}
/* ------------------ ST - main content body ------------------ */
.content .ST .mainbox {
    position: absolute;
    top: 120px;
    left: 25px;
    width: 385px;
    height: 330px;
}
/* ================== FT ================== */
.content .FT .body {
    height: 477px;
    background: url('energia_content_ft.jpg') top left no-repeat;
}
.content .FT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .FT img#right_key_visual {
    left: 491px;
    top: 0px;
}
/* ------------------ ST - main content body ------------------ */
.content .FT .body .questions {
    position: absolute;
    z-index: 1000;
    overflow: auto;
    top: 20px;
    left: 20px;
    width: 410px;
    height: 300px;
}
.content .FT .body .questions ol
{
    margin-left:30px;  
}
.content .FT .body .questions ol li {
    margin: 0px;
    padding: 0;
   
}
.content .FT .body .questions ol li a {
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
}
.content .FT .body .answer {
    position: absolute;
    overflow: hidden;
    top: 360px;
    left: 20px;
    width: 620px;
    height: 100px;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
}
/* ================== CT ================== */
.content .CT .body {
    height: 521px;
    background: url('energia_content_ct02.jpg') top left no-repeat;
}
.content .CT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .CT img#right_key_visual {
    display: none;
    left: 579px;
    top: 0px;
}
/* ------------------ CT - main content body ------------------ */
.content .CT .mainbox {
    position: absolute;
    top: 5px;
    left: 60px;
    width: 620px;
    height: 450px;
}

.content .CT .creativeText
{
    position: absolute;
    top: 475px;
    left: 10px;
    width: 640px;
    height: 30px;
}
.content .CT .mainbox .imagebox {
    display: inline-block;
    position: relative;
    width: 140px;
    height: 150px;
}
.content .CT .mainbox .imagebox .image img {
    position: absolute;
    top: 14px;
    left: 13px;
    z-index: 230;
}
.content .CT .mainbox .imagebox .image img.back {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 220;
}
.content .CT .mainbox .imagebox .description {
    text-align: center;
    display: block;
    position: absolute;
    top: 128px;
    width: 120px;
    font-size: 10px;
    line-height: 12px;
}
/* ================== CTS ================== */
.content .CTS .body {
    height: 521px;
    background: url('energia_content_cts.jpg') top left no-repeat;
}
.content .CTS img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .CTS img#right_key_visual {
    display: none;
    left: 579px;
    top: 0px;
}
/* ------------------ CTS - main content body ------------------ */
.content .CTS .mainbox {
    position: absolute;
    top: 0px;
    left: 50px;
    width: 560px;
    height: 460px;
}
.content .CTS .creativeText
{
    position: absolute;
    top: 475px;
    left: 10px;
    width: 640px;
    height: 30px;
}
.content .CTS .mainbox .imagebox {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 150px;
    margin: 0px 10px;
}
.content .CTS .mainbox .horizontal {
    width: 210px;
}
.content .CTS .mainbox .imagebox .image img {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 230;
}
.content .CTS .mainbox .imagebox .image img.back {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 220;
}
.content .CTS .mainbox .imagebox .description {
    text-align: left;
    display: block;
    position: absolute;
    top: 135px;
    width: 120px;
    font-size: 10px;
    line-height: 12px;
    padding-left: 30px;
}
.content .CTS .mainbox .horizontal .description {
    width: 210px;
}
.content .CTS .mainbox .imagebox .description img {
    position: absolute;
    top: 0px;
    width: 0px;
}
/* ================== PRT ================== */
.content .PRT .body {
    height: 478px;
    background: url('energia_content_prt.jpg') top left no-repeat;
}
.content .PRT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .PRT img#right_key_visual {
    left: 455px;
    top: 0px;
}
/* ------------------ PRT - main content body ------------------ */
.content .PRT .mainbox {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 650px;
    height: 360px;
    z-index:1000;
}
/* ================== PT ================== */
.content .PT .body {
    height: 476px;
    background: url('energia_content_pt.jpg') no-repeat left top;
}
.content .PT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .PT img#right_key_visual {
    display: none;
    left: 690px;
    top: 0px;
}
.content .PT .detailview {
    position: absolute;
    left: 138px;
    top: 10px;
    width: 513px;
    height: 455px;
    text-align:center;
}
.content .PT .detailview img {
    max-width: 513px;
    max-height: 453px;
}
.content .PT .thumbnails {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 113px;
    height: 452px;
    overflow: auto;
    text-align: center;
}
.content .PT .thumbnails .scroller {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 113px;
    text-align: center;
}
.content .PT .thumbnails img {
    max-width: 93px;
    max-height: 93px;
}
.content .PT #s_up {
    display: none;
    position: absolute;
    top: 0px;
    left: 22px;
    height: 20px;
}
.content .PT #s_down {
    display: none;
    position: absolute;
    top: 432px;
    left: 22px;
    height: 20px;
}

/* ================== PTT ================== */
.content .PTT .body {
    height: 536px;
    background: url('energia_content_ptt.jpg') no-repeat left top;
}
.content .PTT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .PTT img#right_key_visual {
    display: none;
    left: 690px;
    top: 0px;
}
.content .PTT .detailview {
    position: absolute;
    left: 138px;
    top: 10px;
    width: 513px;
    height: 455px;
    text-align:center;
}
.content .PTT .detailview img {
    max-width: 513px;
    max-height: 453px;
}
.content .PTT .thumbnails {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 113px;
    height: 452px;
    overflow: auto;
    text-align: center;
}
.content .PTT .description {
    position: absolute;
    top: 500px;
    left: 200px;
    width: 100px;
    height: 100px;
}
.content .PTT .thumbnails .scroller {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 113px;
    text-align: center;
}
.content .PTT .thumbnails img {
    max-width: 93px;
    max-height: 93px;
}
.content .PTT #s_up {
    display: none;
    position: absolute;
    top: 0px;
    left: 22px;
    height: 20px;
}
.content .PTT #s_down {
    display: none;
    position: absolute;
    top: 432px;
    left: 22px;
    height: 20px;
}
/* ================== OT ================== */
.content .OT .body {
    height: 478px;
    background: url('energia_content_ot.jpg') top left no-repeat;
}
.content .OT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .OT img#right_key_visual {
    display: none;
    left: 579px;
    top: 0px;
}
/* ------------------ OT - main content body ------------------ */
.content .OT .mainbox {
    position: absolute;
    top: 50px;
    left: 20px;
    width: 620px;
    height: 400px;
}
.content .OT .mainbox .headline {
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    clear: both;
    color: #501729;
}
.content .OT .mainbox ul li {
    float: left;
    width: 260px;
    margin: 5px 20px;
}
.content .OT .mainbox ul li a {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #501729;
}
.content .OT .mainbox ul li a:Hover {
    text-decoration: underline; color:#c30c44;
}
/* ================== TT ================== */
.content .TT .body {
    height: 507px;
    background: url('energia_background_tt.jpg') top left no-repeat;
    font-size:11px;
}
.content .TT .body .bodyScroll
{
    width: 650px;
    height:473px;
    overflow:auto;
    padding:10px;
    overflow-x:hidden;
}
.content .TT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .TT img#right_key_visual {
    display: none;
    left: 579px;
    top: 0px;
}
/* ------------------ TT - main content body ------------------ */
.content .TT .leftbox {
    font-family: Arial, Verdana, Sans-Serif;
    top: 10px;
    left: 10px;
    width: 305px;
    height: 445px;
    margin-left:10px;
    float:left;
    margin-bottom:10px;
}
.content .TT .rightbox {
    font-family: Arial, Verdana, Sans-Serif;
    margin-bottom:10px;
    top: 10px;
    left: 335px;
    width: 315px;
    height: 445px;
    float:left;
}
.content .TT .rightbox img {
    display: block;
    max-height: 315px;
    max-width: 295px;
}
.content .TT .title .dates
{
    font-size:20px;
}
.content .TT .title
{
    font-size:27px;
    color:#b9001a;
    font-weight:bold;
}
.content .TT .leftbox ul.extra li
{
    list-style:disc;
    margin-left:15px;
}
.content .TT ul.extra
{
    margin-left:17px;
    margin-top:15px;
    color:#b9001a;
    width:220px;
}
.content .TT ul.dates li
{
    list-style:none;
    clear:both;
    width:226px;
    border-bottom:1px solid #9e9ea1;
    color:#a2050c;
    margin-top:5px;
    margin-top:0 !IE;
}
.content .TT ul.extWidth li
{
    width:270px;
}
.content .TT ul.extWidth li .left
{
    width:150px;
}
.content .TT .catEx
{
    margin-top:13px;
}
.content .TT a 
{
    color:#a2050c;
}
.content .TT .section
{
    color:#ae0513;
    font-size:13px;
    font-weight:bold;
    float:left;
    margin:20px 0 10px 0;
}
.content .TT .right
{
    float:right;
    width:106px;
    font-weight:bold;
    text-align:right;
}
.content .TT .left
{
    width:120px;
    float:left;
    font-weight:bold;
}
.content .TT .promotions
{
    clear:both;
}
.content .TT .promotions span
{
    color:#a2050c;
    font-weight:bold;
}
.content .TT .promotions p
{
    color:#150102;
}
/* ------------------ /TT - main content body ------------------ */
#newsForm a
{
    color: #c30c44;
    text-decoration:underline;
}
#newsForm a:Hover
{
    text-decoration:none;
}
#newsForm input.textInput
{
    border: 1px solid #c30c44;
    padding:0 5px;
}
#newsform .left
{
    width: 350px;
}
#newsForm .right
{
    }

/* ------------------ Footer ------------------ */
.footer {
    position: absolute;
}
.footer .whenandwhere {
    position: absolute;
    left: 230px;
}
.footer .fansonice {
    position: absolute;
    left: 230px;
}
.footer .video {
    position: absolute;
    left: 230px;
}
#disclaimer
{
    position:absolute;
    top:700px;
    left:475px;
}