/* ------------------ HTML base ------------------ */
* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background-color: #361505;
    font-family: Arial, Verdana;
    font-size: 9px;
    color: #5b043b;
}
a {
    color: #260034;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

iframe 
{
    margin:0;
}
/* ------------------ Site placholder ------------------ */
.wrapper {
    margin: 0 auto;
    width: 960px;
    height: 720px;
    background: url('elements_back.jpg') top left no-repeat;
    position: relative;
}
/* ------------------ Header ------------------ */
.header {
    position: relative;
    top: 0px;
    left: 0px;
}
.header img.logo {
    position: absolute;
    top: 3px;
    left: 318px;
}
/* ------------- 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: #681A20;
}
.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 .tickets {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    position:absolute;
    z-index: 100;
    top: 0px;
    left: 62px;
    width: 168px;
    height: 183px; 
    background: url('spirit_tickets.jpg') top left no-repeat;
    text-align: center;
}
.content .tickets .textbox {
    text-align:left;
    font-size: 13px;
    font-weight: bold;
    margin:6px 0px 0px 13px;
    height: 142px; 
    color: #fff;
}
.content .tickets .textbox h5 {
    font-size: 15px;
    margin-bottom: 0px;
}
.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: 477px;
    background: url('spirit_content_ht.jpg') top left no-repeat;
}
.content .HT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .HT img#right_key_visual {
    left: 561px;
    top: 0px;
}
/* ------------------ HT - main content body ------------------ */
.content .HT .mainbox {
    position: absolute;
    top: 120px;
    left: 25px;
    width: 385px;
    height: 210px;
    overflow: hidden;
}
/* ------------------ HT - bottom row ------------------ */
.content .HT .bottombox {
    position: absolute;
    top: 346px;
}
.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_spirit_ht_newsletter.jpg') top left no-repeat;
}
.content .HT .newsletter iframe {
    margin: 25px 10px 5px 10px;
}

/* --------- left --------- */
.content .HT .bottombox.left {
    left: 10px;
    width: 155px;
    height: 115px;
}
.content .HT .left .text {
    width: 200px;
}
/* --------- middle --------- */
.content .HT .bottombox.middle {
    left: 190px;
    width: 220px;
    height: 115px;
}
.content .HT .middle .text {
    position: relative;
    left: 80px;
    width: 150px;
}
/* --------- right --------- */
.content .HT .bottombox.right {
    left: 430px;
    width: 220px;
    height: 115px;
}
.content .HT .right .text {
    width: 200px;
}

/* ================== LT ================== */
.content .LT .body
{
    height:346px;
    background: url('spirit_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('spirit_content_st.jpg') top left no-repeat;
}
.content .ST img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .ST img#right_key_visual {
    left: 556px;
    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('elements_content_ft.jpg') top left no-repeat;
}
.content .FT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .FT img#right_key_visual {
    left: 635px;
    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('elements_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('elements_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('elements_content_prt.jpg') top left no-repeat;
}
.content .PRT img#left_key_visual {
    left: 62px;
    top: 183px;
}
.content .PRT img#right_key_visual {
    left: 453px;
    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('elements_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('spirit_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('elements_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: #92041d;
}
.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: #92041d;
}

.content .OT .mainbox ul li a:Hover {
    text-decoration: underline; color:#e0636b;
}


/* ================== TT ================== */
.content .TT .body {
    height: 507px;
    background: url('spir_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 ------------------ */
   

.content .newsDiv .mainBox
{
    width: 700px;
}

#newsForm
{
    margin-top:50px;
}

    #newsForm input.textInput
    {
        border: 1px solid #92041d;
        padding:0 5px;
    }
    
    #newsForm a
    {
        color: #92041d;
        text-decoration:underline;
    }
    
    #newsForm a:Hover
    {
        text-decoration: none;
    }
    
    #newsForm td.left
    {
        width: 400px;
    }
    
    #newsForm td.right
    {
        width: 300px;
    }

/* ------------------ Footer ------------------ */
.footer {
    position: absolute;
}
.footer .whenandwhere {
    position: absolute;
    left: 230px;
}
.footer .fansonice {
    position: absolute;
    left: 230px;
}
.footer .video {
    position: absolute;
    left: 230px;
}

/* ------------------ Red dots ------------------ */
.reddot { 
    padding-left:1em;
    padding-right:1em;
    background-color:#ffffc0;
    color:black;
    border:1px solid black
}
.reddot img, .reddot a { 
    position: static;
    top: none; 
    left: none;
    width: none; 
    height: none;
}

#disclaimer
{
    position:absolute;
    top:700px;
    left:475px;
}