@charset "utf-8";
/* CSS Document */
* { margin:0; padding: 0;}
img { border:0; }
a { text-decoration:none;}
.borderCurve a,
.borderCurve input[type=text],
.borderCurve select {
	border-radius			: 4px;
	-webkit-border-radius	: 4px;
	-moz-border-radius		: 4px;
	-o-border-radius		: 4px;
	-khtml-border-radius	: 4px;
}
body {
	background-color: #0463a5;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bgWrap_content {
	width:100%;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_content.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#bgWrap_header {
	width:100%;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	background-color:#ebead8;
}
#container {
	width:100%;
	margin:0 auto;
	background-color:#ebead8;
}
#containerJoin {
	width:100%;
	height:800px;
	margin:10px auto 0 auto;
	background-color:#ebead8;
}
#header {
	width:100%;
	height:520px;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position: relative;
}
#headerJoin {
	width:100%;
	height:320px;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-header_join.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position: relative;
}
#footer {
	width:100%;
	height:230px;
	clear: both;
}
#footer img {
	float:left;
}
#header #nav{
	width:1040px;
	height:121px;
	margin:0 0 0 -20px;
	position: absolute;
	bottom: 0px;
}
#header #nav img{
	float:left;
}
#header #nav #join {
	float:left;
	width:220px;
	height:121px;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt_nav_07.png);
}
#header #nav #join:hover {
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt_nav_07_hover.png);
}
.section01 {
	width:1000px;
	height:850px;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_section.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 20px 0 0 0;
	clear: both;
}
.section02 {
	width:1000px;
	height:555px;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_section2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 20px 0 0 0;
	clear: both;
}
.section03 {
	width:1000px;
	height:1044px;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_section3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 20px 0 0 0;
	clear: both;
}
.section03 p {
	width:920px;
	display:block;
	margin: 0 0 0 50px;
	clear: both;
	padding: 10px 0 0 0;
	font-size: 14px;
}
.section03 p a{
	font-weight:bold;
	text-decoration:underline;
}
.section03 p a:hover{
	text-decoration:none;
}
.section03 .scenePicWrapper{
	width:930px;
	height:200px;
	margin:20px 0 0 45px;
}
.section03 .scenePicWrapper img{
	float:left;
	margin:0 5px 5px 0;
}
.section03 .colPlayer{
	width:720px;
	height:470px;
	float:left;
	margin:0 7px 10px 45px;
}
.section03 .colFeature{
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-scene_feature.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:200px;
	height:451px;
	float:left;
	margin: 20px 0 10px 0;
	position: relative;
}
.section03 h1{
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-title_scene.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin: -15px 0 6px -10px;
	padding:35px 0 0 90px;
	height:40px;
	font-size: 16px;
	display: block;
}
.section03 h1 span {
	float:right;
	font-size:12px;
	font-weight:normal;
}
.section03 a {
	color:#9b01ce;
}
.section03 a#linkFull {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	bottom:18px;
	width: 100%;
	line-height: 20px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
}
.section01 .title,
.section02 .title{
	margin: -15px 0 20px 40px;

}
.thumbWrap01{
	margin: 0 0 0 50px;
	width: 930px;
}
.thumbWrap01 .thumbs {
	width:455px;
	float:left;
	margin:0 10px 12px 0;
}
.thumbWrap01 .thumbs img{
	width:455px;
	height:256px;
}
.thumbWrap01 .thumbs .desc{
	background-color:#108927;
	color:#FFFFFF;
	padding:5px 8px;
	display:table;
	width:439px;
	font-weight: bold;
}
.thumbWrap01 .thumbs .desc a{
	color:#FFFFFF;
}
.thumbWrap01 .thumbs:hover .desc a{
	text-decoration:underline;
}
.thumbWrap01 .thumbs_sm {
	width:300px;
	float:left;
	margin:0 10px 12px 0;
}
.thumbWrap01 .thumbs_sm img{
	width:300px;
	height:169px;
}
.thumbWrap01 .thumbs_sm .desc{
	background-color:#108927;
	color:#FFFFFF;
	padding:5px 8px;
	display:table;
	width:284px;
	font-weight: bold;
}
.thumbWrap01 .thumbs_sm .desc a{
	color:#FFFFFF;
}
.thumbWrap01 .thumbs_sm:hover .desc a{
	text-decoration:underline;
}

#models {
	width:100%;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt_models_bg.jpg);
	background-repeat:repeat-y;
	margin: 0 0 20px 0;
}
#models .thumbWrapModels{
	width:950px;
	margin:10px 0 0 40px;
	float: left;
}
#models .thumbWrapModels .thumbs_model {
	width:220px;
	float:left;
	margin:0 12px 12px 0;
}
#models .thumbWrapModels .thumbs_model img{
	width:220px;
	height:124px;
}
#models .thumbWrapModels .thumbs_model .desc{
	background-color:#e9e8e8;
	color:#333333;
	padding:5px 8px;
	display:table;
	width:204px;
	font-weight: bold;
	text-align: center;
}
#models .thumbWrapModels .thumbs_model .desc a{
	color:#333333;
}
#models .thumbWrapModels .thumbs_model:hover .desc a{
	text-decoration:underline;
}

/* BONUS */

.sectionBonus {
	width:100%;
	height:435px;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bonus_bg.jpg);
	background-position:center 10px;
	background-repeat:no-repeat;
	position: relative;
	padding: 10px 0 0 0;
}
.sectionBonus .colThumbs{
	float:left;
	width:645px;
	margin:0 0 0 25px;
}
.sectionBonus .colDesc{
	float:left;
	width:305px;
	margin:10px 25px 0 0;
}
.colThumbs .thumbs_sites {
	width:310px;
	float:left;
	margin:8px 12px 0 0;
}
.colThumbs .thumbs_sites img{
	width:310px;
	height:174px;
}
.colThumbs .thumbs_sites .desc{
	color:#333333;
	padding:4px 0 0 0;
	display:table;
	width:100%;
	font-weight: bold;
	text-align: left;
}
.colThumbs .thumbs_sites .desc a{
	color:#333333;
}
.colThumbs .thumbs_sites:hover .desc a{
	text-decoration:underline;
}
.sectionBonus .colDesc h3{
	text-align:center;
	padding:5px 0;
	font-size:12px;
}
.sectionBonus .colDesc .btnSite {
	position:absolute;
	bottom:15px;
}

/* VIDEOS */

.thumbVideos {
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_videotn.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:314px;
	height:215px;
	float:left;
	padding:5px 8px 0 8px;
	margin: 0 0 5px 3px;
}
.thumbVideos img{
	width:314px;
	height:177px;
}
.thumbVideos .desc{
	color:#333333;
	padding:2px 0 0 0;
	display:table;
	width:100%;
	font-weight: bold;
	text-align: center;
}
.thumbVideos .desc a{
	color:#333333;
	font-size:12px;
}
.thumbVideos .desc a span{
	color:#333333;
	font-weight:normal;
}
.thumbVideos:hover .desc a{
	text-decoration:underline;
}
.paging {
	clear:both;
	width:100%;
	text-align:center;
	color:#333333;
	padding:10px 0 15px 0;
	font-weight: bold;
}
.paging .section{
	width:100%;
	margin:5px 0;
}
.paging a{
	display:inline-block;
	background-color:#118621;
	padding:3px 5px;
	margin:0 2px;
	text-align:center;
	color:#FFFFFF;
}
.paging a.active,
.paging a:hover{
	background-color:#9b01ce;
}

/* JOIN */

#joinFeature {
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_joinFeature.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:460px;
	height:770px;
	float:left;
}
#joinForm {
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-bg_joinForm.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:540px;
	height:750px;
	float:left;
	padding: 20px 0 0 0;
	text-align:center;
	overflow: hidden;
}
#joinForm .titleStep{
	width:487px;
	height:75px;
	margin:0 0 15px 0;
	display:inline-block;
}
#joinForm input[type=text], #joinForm select {
	background-color:#d5faff;
	padding:6px 8px;
	border:2px solid #b6dff1;
	width: 280px;
	margin: 0 0 0 10px;
}
#joinForm ul#step1,
#joinForm ul.step2 {
	width:100%;
	clear:both;
}
#joinForm ul#step1 li,
#joinForm ul.step2 li {
	padding:5px 0;
	list-style:none;
	float:left;
	display:block;
}
#joinForm ul#step1 li.first{
	width:30%;
	text-align:right;
	height: 25px;
	padding: 12px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #022a67;
}
#joinForm ul#step1 li.second{
	width:70%;
	text-align:left;
	height: 30px;
}
#joinForm ul.step2 li.first{
	width:33%;
	text-align:right;
	height: 25px;
	padding: 12px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #022a67;
}
#joinForm ul.step2 li.second{
	width:67%;
	text-align:left;
}
#joinForm p {
	font-size:11px;
	line-height:20px;
	text-align:justify;
	clear:both;
	width:480px;
	padding:15px 0;
	margin:0 auto;
}
#joinForm #btnJoin,#joinForm #SBM {
	display:inline-block;
	width:387px;
	height:62px;
	border:0;
	margin:20px 0 10px 0;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-join_button.png);
}
#joinForm #btnJoinPhone {
	display:inline-block;
	width:287px;
	height:52px;
	border:0;
	margin:20px 0 10px 0;
	background-image:url(//c2c6n2h2.ssl.hwcdn.net/t1/images/tt-join_buttonphone.png)
}
#joinForm h5 {
	width:100%;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#content h2 {
    background: url("http://cdn.lollipoptwinks.com/t4/images/title-bg.jpg") repeat-x scroll 0 0 transparent;
    color: #4B4B4B;
    font-family: Arial,sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: normal;
    height: 56px;
    line-height: 56px;
    margin: 10px 0 5px;
    overflow: auto;
    text-align: center;
}
#content .models {
    clear: both;
    overflow: hidden;
}
#content .container {
    margin: auto;
    overflow: hidden;
}
#content .models .container .modelInfo {
    margin: 10px auto;
    overflow: hidden;
    width: 940px;
}
#content .models .container .box {
    height: 210px;
    margin: 10px 6px 15px;
    position: relative;
    width: 310px;
}
#content .box {
    float: left;
}
#content .models .container .modelInfo .details {
    float: left;
    padding: 10px 10px 10px 20px;
    width: 575px;
}
#content .models .container .modelInfo .details ul {
    border-right: 1px solid #CCCCCC;
    float: left;
    width: 250px;
}
#content .models .container .modelInfo .details ul li {
    color: #333333;
    font-size: 12px;
    list-style: none outside none;
    padding: 2px;
}
#content .models .container .modelInfo p {
    color: #5D5D5D;
    font-size: 12px;
    margin: 10px 0 0;
}
.clearboth {
    clear: both;
}