@charset "UTF-8";
/* CSS Document */
#jtck {
	position:relative;	
}
#jtck .container {
	width:904px;
	margin:auto;
	position:relative;
	color:#333;
}
#jtck .main_bg {
	background:url(../images/jtck/main_bg.jpg) no-repeat 0 0;
	width:904px;
	height:384px;
}
#jtck .main_bg_sm {
	background:url(../images/jtck/header_bg_sm.jpg) no-repeat 0 0;
	width:904px;
	height:276px;
	margin-bottom:10px;
}
#jtck .header-text {
	width:400px;
	padding:125px 0 0 20px;
	text-align:center;
}
#jtck .header-text h1{
	font-size:22px;
}
#jtck .header-text a{
	font-size:14px;
	margin:15px 20px 0 0;
	display:block;
	float:left;
}
#jtck .header-text span {
	font-size:16px;
	color:#855b00;
}
#jtck .navigation {
	position:absolute;
	left: 141px;
	top: -41px;
}
#jtck .navigation .tab{
	float:left;
	text-align:center;
	height:31px;
	margin-right:4px;
	background-color:#6c97c0;
	cursor:pointer;
}

#jtck .navigation .tab .link{
	float:left;
	text-align:center;
	height:31px;
	line-height:31px;
}
#jtck .navigation .tab .left{
	float:left;
	background:url(../images/jtck/tab_left.jpg) no-repeat 0 0;
	height:31px;
	width:11px;
}
#jtck .navigation .tab .right{
	float:right;
	background:url(../images/jtck/tab_right.jpg) no-repeat 0 0;
	height:31px;
	width:11px;
}
#jtck .navigation .tab.active{
	background-color:#fff;	
}
#jtck .navigation .tab.active .left{
	background:url(../images/jtck/tab_active_left.jpg) no-repeat 0 0;
}
#jtck .navigation .tab.active .right{
	background:url(../images/jtck/tab_active_right.jpg) no-repeat 0 0;
}
#jtck .navigation .tab.active .link{
	color:#333;	
}

#jtck .navigation .tab.highlighted{
	background-color:#87774c;	
}
#jtck .navigation .tab.highlighted .left{
	background:url(../images/jtck/tab_highlight_left.jpg) no-repeat 0 0;
}
#jtck .navigation .tab.highlighted .right{
	background:url(../images/jtck/tab_highlight_right.jpg) no-repeat 0 0;
}
#jtck .navigation .tab.highlighted .link{
	color:#fff;	
}
#jtck h1.icon{
	color:#222;	
	background:url(../images/jtck/leaf_icon.jpg) no-repeat 0 0;
	padding:0 0 0 36px;
	margin:15px 0;
	font-size:24px;
}
#jtck h1 span {
	font-size:14px;
	color:#886a2a;
}
#jtck h1.deco{
	color:#222;	
	background:url(../images/jtck/decorative_bg.gif) no-repeat top center;
	padding:0;
	text-align:center;
	margin:15px 0;
	font-size:24px;
}
#jtck h2 {
	color:#886a2a;
	font-size:18px;
	font-weight:bold;
}
#jtck .left-column {
	float:left;
	width:435px;
}
#jtck .right-column {
	float:right;
	width:460px;
}
#jtck .vip-package-details {
	display:none;	
}
#jtck .sneak-peek {
	display:none;	
}
#jtck .blog {
	display:none;	
}
#jtck .beige_table {
	position:relative;
	margin:0 0 12px 0;
}
#vip-details-btn, #sneak-peek-btn {
	cursor:pointer;	
}
#jtck .video {
	width:384px;
	position:absolute;
	left: 470px;
	top: 44px;
}

#jtck .video-amex {
	width:384px;
	position:absolute;
	left: 470px;
	top: 160px;
}

#jtck .caption {
	margin:14px 8px 0 7px;	
}
#jtck .beige-btn {
		width:105px;
		height:28px;
		line-height:28px;
		text-align:center;
		background:url(../images/jtck/beige_box_btn_bg.jpg) no-repeat 0 0;
		color:#FFF;
		float:right;
		margin:12px 0 0 12px;
		cursor:pointer;
}
#jtck .blue-btn {
		width:105px;
		height:28px;
		line-height:28px;
		text-align:center;
		background:url(../images/jtck/beige_box_btn_bg2.jpg) no-repeat 0 0;
		color:#FFF;
		float:right;
		margin:12px 0 0 12px;
		cursor:pointer;
}
#jtck .picture-this-thumbs {
	background:url(../images/jtck/picture_this_thumbs.png) no-repeat 0 0;
	width:239px;
	height:149px;
	position:absolute;
	left: -20px;
	top: 4px;
}
#jtck .album-art {
	background:url(../images/jtck/jtck_album_art.jpg) no-repeat 0 0;
	width:160px;
	height:160px;
}

#blog-btn {
	cursor:pointer;	
}