
#Header {
height:126px;
}

#Content {
overflow:visible;
background:transparent;
}

#Content .body {
padding:0;
background:transparent;
overflow:visible;
width:100%;
}
#Content .footer {
display:none;
}

#Slides .SlideList li {
display:none;
}
#Slides .SlideList li:first-child {
display:list-item;
}

.btns {
list-style-type:none;
margin:12px 0 0;
padding:0;
clear:both;
position:relative;
top:0;
left:0;
overflow:hidden;
}

.btns li {
display:inline-block;
float:left;
}
.btns li a {
display:block;
width:466px;
height:57px;
}

.btns .burbs {
background:url(/img/v2/home.btn.burbs.play.jpg) top left no-repeat;
}
.btns .xeno {
background:url(/img/v2/home.btn.xeno.play.jpg) top left no-repeat;
margin-left: 6px;
}

.btns .btn {
background:url(/img/v2/btn.new.png) top left no-repeat;
width:466px;
height:57px;
float:left;
position:relative;
top:0;
left:0;
text-align:center;
overflow:hidden;
}

.btns .btn:first-child {
margin-right:6px;
}

.btns .btn ul {
list-style-type:none;
margin:4px 0 0;
padding:0 0 0 50px;
}
.btns .btn ul li {
display:inline-block;
float:left;
position:relative;
top:0;
left:0;
}


.btns .btn ul li.new img {
position:relative;
top:-14px;
left:-10px;
}
.btns .btn ul li.icon {
text-align:center;
margin-right:24px;
}
.btns .btn ul li.name {
width:112px;
text-transform:uppercase;
text-align:left;
color:#d61b22;
font-weight:bold;
margin:16px 0 0;
}
.btns .btn ul li.play {
width:200px;
text-transform:uppercase;
color:#3a4dac;
font-weight:bold;
padding:4px 0;
margin:8px 0 0;
border-left:1px dotted #000;
}
.btns .btn ul li.play span {
text-transform:capitalize;
font-size:16px;
color:#3a4dac;
}

.btns .btn ul li a,
.btns .btn ul li a:active,
.btns .btn ul li a:hover,
.btns .btn ul li a:link,
.btns .btn ul li a:visited {
color:#3a4dac;
text-decoration:none;
}

#TripleThreat {
margin:12px 0 0;
clear:both;
overflow:hidden;
}

#TripleThreat .gbox {
background:url(/img/v2/tt.bg.png) no-repeat top left;
width:294px;
padding:0 9px 0 0;
margin:0 0 0 14px;
position:relative;
top:0;
left:0;
height:auto;
}

#TripleThreat .gbox:first-child,
#TripleThreat .gbox.tt1 {
margin-left:0;
}

#TripleThreat .gbox.tt1 .img-wrap {
padding:16px 0 0 10px;
}
#TripleThreat .gbox.tt2 .img-wrap {
padding:7px 0 0 10px;
}
#TripleThreat .gbox.tt3 .img-wrap {
padding-left:10px;
}

#TripleThreat .gbox .more {
position:absolute;
top:0;
right:0;
}

#TripleThreat .gbox p {
color:#484543;
margin:18px 0 12px;
padding:0 12px;
}
#TripleThreat .gbox p:first-child {
margin:12px 0 0;
}

.splash-new .top {
position:absolute;
top:-10px;
left:-24px;
display:none;
}
.btns-new .mid {
position:absolute;
top:278px;
display:none;
}
.btns-new .mid.left {
left:-12px;
}
.btns-new .mid.right {
left:464px;
}
.tt-new .bottom {
position:absolute;
top:654px;
left:618px;
}
