@charset "utf-8";
/* Page Content */
.content_upto {
	float: left;
	width: 712px;
	height: 430px;
	font-size: 1.1em;
	color: #581e00;
}
.content_upto p {
	margin: 0 0 14px 0;
}
.mainCol, .mainCol02, .rgtCol, .rgtCol02 {
	float: left;
}
.mainCol {
	width: 480px;
}
.mainCol02 {
	width: 460px;
	margin-right: 16px;
}
.mainCol #para01{
	text-align: center;
	margin: 0;
	
}
.mainCol #para02{
	text-align: right;
	margin: 8px 18px 0 0;
	
}
.rgtCol {
	width: 218px;
	margin: 0 6px 0 6px;
}
.rgtCol02 {
	width: 235px;
}
#title_whatUpto {
	width: 143px;
	height: 23px;
	background: url(../images/title_upto.gif) top left no-repeat;
	margin: 10px 0;
}
#btn_joinEvents {
	width: 206px;
	height: 63px;
	margin-top: 0;
	background: url(../images/imgBtn_events.jpg) bottom left no-repeat;
}
#btn_joinEvents a, #btn_tryClife a, #btn_backAd a {
	display: block;
	width: 100%;
	height: 100%;
}
#title_whatUpto span, #btn_joinEvents span, #title_clAtShows span, #title_nextShows span, #btn_tryClife span, #btn_backAd  span, #title_shotAd span {
	display: none;
}
/* Shows Page*/
#title_clAtShows {
	width: 262px;
	height: 30px;
	background: url(../images/title_shows.gif) top left no-repeat;
	margin: 20px 0 8px 0;
}
#title_nextShows {
	width: 84px;
	height: 17px;
	background: url(../images/title_nextShow.gif) top left no-repeat;
	margin-top: 20px;
}
#title_shotAd {
	width: 161px;
	height: 20px;
	background: url(../images/title_shotsAd.gif) top left no-repeat;
	margin: 10px 0;
}
#btn_tryClife {
	width: 277px;
	height: 36px;
	margin: 0;
	background: url(../images/btn_tryClife.gif) bottom left no-repeat;
}
#btn_backAd {
	width: 137px;
	height: 31px;
	margin: 4px 0 0 0;
	background: url(../images/btn_backAd.gif) bottom left no-repeat;
}
#nextShowTab {
	width: 450px; height: 126px;
	background: url(../images/bg_nextShow.jpg) top left no-repeat;
	margin-bottom: 14px;
}
#nextShowTab table {
	height: 106px;
	border: none;
	margin: 12px 15px 10px 15px;
}
#nextShowTab th, #nextShowTab td {
	text-align: left;
	border-bottom: 1px solid #efe4c7;
	margin: 0 10px;
}
#nextShowTab td {
	color: #a2956b;
	}
#lastRow td {
	font-weight: bold;
	color: #581e00;
	border: none;
}