#t1-wrapper {
	
}

#t1-container {
    height: 233px;
    position: relative;
    width: 446px;
}


.t1-image {
	position: absolute;
}

#t1-buttons {
    position: absolute;
    right: 5px;
    top: 158px;
    z-index: 3;
}

#t1-main-text {
    background: url("/sites/all/modules/sikgottagetitall/images/sik-rotator-text-bg.png") no-repeat scroll 0 bottom transparent;
    height: 42px;
    padding: 191px 0 0;
}

.t1-text {
    color: #FFFAC1;
    display: none;
    font-size: 20px;
    padding: 8px 0 0 10px;
    text-align: left;
}

#t1-text-0 {
	display: block;
}

.t1-button {
    background: url("/sites/all/modules/sikgottagetitall/images/sik-rotator-buttons.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 24px;
    width: 25px;
}

.t1-button.active {
	background-position: 0 -24px;
}

.t1-button:hover {
	background-position: 0 -24px;
}

#t1-wrapper.games {
    padding: 10px 0 0 10px;
}

#t1-wrapper.games .t1-button {
    background: url("/sites/all/modules/sikgottagetitall/images/sik-games-buttons.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 16px;
    width: 16px;
    margin: 0 0 0 7px;
}

#t1-wrapper.games .t1-button.active {
	background-position: 0 -16px;
}

#t1-wrapper.games .t1-button:hover {
	background-position: 0 -16px;
}

#t1-wrapper.games #t1-buttons {
    background-color: #000000;
    height: 25px;
    opacity: 0.8;
    padding: 11px 10px 0 0;
    position: absolute;
    right: 0;
    top: 196px;
    width: 425px;
    z-index: 3;
}

#t1-wrapper.games #t1-container {
    height: 233px;
    position: relative;
    width: 435px;
}

#t1-wrapper.games #t1-main-text {
    background: url("/sites/all/modules/sikgottagetitall/images/sik-games-bottom.png") no-repeat scroll 0 bottom transparent;
    height: 47px;
    padding: 232px 0 0;
}

#t1-wrapper.games .t1-image img {
	max-width: 430px;
	max-height: 235px;
}

#t1-wrapper.games .t1-text {
    color: #565656;
    font-size: 18px;
    padding: 10px 0 0 10px;
    text-align: left;
}

#t1-wrapper.games .t1-image {
    padding: 0 0 0 2px;
    position: absolute;
}