#region_content, #top_page_slideshow
{
	width:100%;
}

#top_page_slideshow
{
	height: 615px;
}

#page_body .inner_tube
{
	padding-top:0;
	padding-bottom:0;	
}

#top_page_slideshow
{
	background:url(../../../themes/jaypan/images/jaypan-ajax-loader-white.gif) no-repeat center center;
}

#top_page_slideshow .left-img
{
	position:absolute;
	display:none
}

#top_page_slideshow .right-img
{
	position:absolute;
	display:none;
}

#left_hover, #right_hover
{
	position:absolute;
	top:0;
	opacity:0;
	top:0;
	z-index:98;
	width:1660px;
	height:615px;
}

#left_hover
{
	left:0;
	cursor:pointer;
}

#right_hover
{
	right:0;
	cursor:pointer;
}

#jaypan_slideshow_left_arrow, #jaypan_slideshow_right_arrow
{
	position:absolute;
	top:50%;
	margin-top:-50px;
	display:block;
	width:21px;
	height:0;
	padding-top:101px;
	line-height:normal;
	overflow:hidden;
	background:url(../images/arrows.png) no-repeat;
	z-index:100;
}

#jaypan_slideshow_left_arrow
{
	left:10%;
	background-position:0 -101px;
}

#jaypan_slideshow_left_arrow:hover, #jaypan_slideshow_left_arrow.hovered
{
	background-position:-21px -101px;
}

#jaypan_slideshow_right_arrow
{
	right:10%;
	background-position:0 0;
}

#jaypan_slideshow_right_arrow:hover, #jaypan_slideshow_right_arrow.hovered
{
	background-position:-21px 0;
}

#tps_placeholder
{
	height:100%;
	width:100%;	
}

#text_circle
{
	height:215px;
	width:215px;
	border-radius:215px;
	position:absolute;
	left:21%;
	bottom:32px;
	background-color:#FF0000;
	z-index:99;
}

#text_circle div
{
	line-height:20px;
	font-size:20px;
	width:100%;
	position:absolute;
	top:87px;
	display:none;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font:800 20px/20px 'Open Sans', sans-serif;
}

#text_circle #jp_image_text_0
{
	display:block;
}