body {
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	background-color: #1e1e1e;
}

h1,h2,h3 {
	margin:0;
	padding:0; 
	text-align:center;
}
a {
	color:#550000;
}
a img {
	border:0;
}
img {
	vertical-align: top;
}
.floatA {
	float:left;
	padding-left: 60px;
}
.floatB {
	float:left;
	padding-right: 30px;
}
.floatL {
	float:left;
	width: auto;
}
.floatR {
	float:right; 
	width: auto;
}
.clear {
	clear:both;
}
.pink {
	color:#ff707a;
}
.white {
	color:#62b2d0;
}
.foot {
	color:#FFF;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
	.foot a {
	color:#FFF;
	}

#wrapper {
	width:1000px;
	margin:auto;
	background-color: #FFF;
}
#wrapper2 {
	width:1000px;
	margin:auto;
	background-color: #FFF;
}
#twrapper {
	width:1010px;
	margin:auto;
}

/* warning page */
.warning {
	width:1010px;
	text-align: left;
	font-size: 11px;
	color:#282828;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 420px;
}
	.warninga {
	text-decoration: none;
	padding-right: 70px;
	padding-left: 80px;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	.warningb {
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
	padding-top: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	padding-right: 50px;
	padding-left: 80px;
	}
	.warning h2 {
		font-size: 30px; 
		text-align: center; 
		margin: 0 0 20px 0; 
		font-family: Tahoma, Geneva, sans-serif;
	}
	
/* warning page */
	
/* join page */
.join_box {
	clear:both;
	width:1000px;
	height:530px;
	color: #FFF;
	background-image: url(images/TPTJoin_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.join_content {
	width:660px;
	float:left;
	padding-top: 20px;
}

.join_info {
	margin-top:10px;
	margin-right:30px;
	text-align:center;
	font-size:18px;
}

.join_sitesheader {
	font-size:20px;
	font-weight:bold;
	padding-bottom: 7px;
	float: none;
	padding-right: 60px;
}

.join_button {
	padding-top: 15px;
	padding-bottom: 15px;
	float: none;
	padding-right: 40px;
}

.join_siteslisting {
	font-size:13px;
	text-align:left;
	padding-left: 30px;
}
	.join_siteslisting ul {
		float:left;
		list-style:none;
	}
	.join_siteslisting img {
		float:right;
		margin-top:5px;
	}

.join_billinginfo {
	clear:both;
	padding-left: 20px;
}
/* join page */
	
/* tour page */
.content {
	width: 100%;
	color:#000;
}
.episode {
	width:100%;
	clear: both;
	background-image: url(images/TPTtour1_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 615px;
}
.episode2 {
	width:100%;
	clear: both;
	background-image: url(images/stgpreviewBg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ep_left {
	float:left;
	width: 327px;
	padding-top: 100px;
	margin-left: 20px;
}
	.ep_left .ep_pic {
		padding: 0;
		margin-bottom: 15px;
	}
.ep_right {
	float:left;
	width:623px;
	height:432px;
	padding-right: 10px;
	padding-top: 15px;
}
.ep_top {
	float:right;
	height:120px;
	padding-top: 25px;
	margin-left: 400px;
	padding-right: 30px;
}
.ep_pic {
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	float: left;
	padding-right: 4px;
}
/* tour page */
.ep_pic2 {
	padding-top: 5px;
	width: auto;
	float: left;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.ep_pic3 {
	padding-top: 5px;
	width: auto;
	float: right;
	padding-left: 5px;
}
.ep_boarder {
	border:4px solid #FFF;
}
.ep_btnL {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	padding-right: 4px;
}
.ep_btnR {
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
	padding-leftt: 4px;
}
.ep_title {
	color:#FFF;
	font-size: 20px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 30px;
}
.ep_text {
	color:#FFF;
	text-align: left;
	clear: both;
	padding-bottom: 14px;
	width: 275px;
	height: 145px;
	padding-left: 30px;
}
		
.mid_text {
	color:#FFF;
	font-size: 40px;
	background: url('images/atgTour_10.jpg.jpg') no-repeat top left;
	//height:283px;
}
.mid_text2 {
	color:#ff0000; 
	font-size: 32px; 
	text-align: center; 
	background: url('images/atgTour_10.jpg.jpg') no-repeat top left; 
	//height:376px;
}
.mid_text a {
	text-decoration: none;
}
.mid_text2 a {
	text-decoration: none;
}
