body
{
	overflow-x: hidden;	
}

#masthead .ui
{
	position: absolute;	
}

#masthead > ul > li
{
	display: none;
	overflow: visible;
	height: 316px;
	position: relative;
	padding-top: 36px;
}

#masthead > ul > li.in-focus
{
	display: block;	
}

#masthead > ul > li .copy
{
	width: 375px;
	padding-left: 60px;
	position: absolute;
	top: 98px;
	left: 0;
}

#masthead > ul > li .copy a{
	font-weight: bold;
}

#masthead > ul > li .image
{
	position: absolute;
	top: 10px;
	right: 10px;
	border: 3px solid #ccc;
}

#feature-buckets
{
	overflow: visible;
	width: 948px;
	height: 373px;
	position: relative;
	top: -22px;
}

#feature-buckets .bucket
{
	overflow: visible;
	width: 984px;
	height: 373px;
	position: relative;
	left: -22px;
}

#feature-buckets .wrapper
{
	width: 264px;
	height: 183px;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 180px 26px 0 26px;
}

#feature-buckets .bg
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
}

#feature-buckets .bg .a
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;	
}

#feature-buckets .bg .b
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 40;
	top: 0;
	left: 0;	
}

#feature-buckets #feature-1 .bg .a
{
	background-image: url(/jp/asset/image/homepage/feature-bucket-graphics.png);
	background-position: top left;
}

#feature-buckets #feature-2 .bg .a
{
	background-image: url(/jp/asset/image/homepage/feature-bucket-graphics.png);
	background-position: 633px top;
}

#feature-buckets #feature-3 .bg .a
{
	background-image: url(/jp/asset/image/homepage/feature-bucket-graphics.png);
	background-position: top right;
}

#feature-buckets #feature-1 .bg .b
{
	background-image: url(/jp/asset/image/homepage/feature-bucket-graphics.png);
	background-position: bottom left;
}

#feature-buckets #feature-2 .bg .b
{
	background-image: url(/jp/asset/image/homepage/feature-bucket-graphics.png);
	background-position: 633px bottom;
}

#feature-buckets #feature-3 .bg .b
{
	background-image: url(/jp/asset/image/homepage/feature-bucket-graphics.png);
	background-position: bottom right;
}



#feature-buckets .popup
{
	display: none;	
	width: 878px;
	height: 341px;
	position: absolute;
	top: 20px;
	left: 34px;
	z-index: 10;
	background-image: url(/jp/asset/image/homepage/feature-popup-background.png);
}

#feature-buckets .popup .close
{
	position: absolute;
	top: 16px;
	right: 15px;
	text-transform: lowercase;
	color: #0173CE;
}

#feature-buckets .popup .close:hover
{
	color: white;
	cursor: pointer;
}

#feature-buckets .popup .close span
{
	padding: 4px 7px;
	color: white;
	background-color: #0173CE;
	
}

#feature-buckets .popup
{
	overflow: hidden;	
}

#feature-buckets .popup .copy
{
	float: left;	
	width: 316px;
	padding: 40px 20px;
}

#feature-buckets .popup .copy p
{
	margin-bottom: 20px;
}

#feature-buckets .popup .copy a{
	font-weight: bold;
}



#feature-buckets .popup .image
{
	float: left;
	width: 502px;
	margin-left: 20px;
	padding-top: 20px;
}

#feature-buckets .popup .image a{
	font-weight: bold;
}

#feature-buckets .popup h1
{
	font-family: IntelLight;
	color: #666666;
	font-size: 36px;	
	text-align: left;
	margin-bottom: 26px;
}

#feature-buckets .bucket p
{
	text-align: center;	
}

#feature-buckets .bucket .tab
{
	width: 180px;
	height: 57px;
	position: relative;
	z-index: 500;
	overflow: hidden;
	left: 78px;
	top: -14px;
}

#feature-buckets #feature-1 .tab
{
	left: 72px;
}

#feature-buckets #feature-3 .tab
{
	left: 80px;
}

#feature-3 .image
{
  border-left: solid 1px #e5e5e5;
  margin-top: 20px;
  margin-left: 0px !important;
	width: 520px !important;
}

#feature-3 .image ul
{
  padding-left: 20px;
padding-top: 40px;
overflow: hidden;
}

#feature-3 .image ul li
{
  float: left;
margin-right: 10px;
}

#feature-buckets .bucket .tab .more-tab
{
	position: absolute;
	top: 14px;
	left: 34px;	
}

#feature-buckets .bucket .tab .less-tab
{
	position: absolute;
	top: 57px;
	left: 34px;	
}

#feature-buckets .bucket .tab div
{
	width: 180px;
	height: 20px;
	position: absolute;
	z-index: 600;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: 0 14px;
}

#feature-buckets .bucket .tab div.more
{
	background-image: url(/jp/asset/image/homepage/more-tab-shadow.png);
}

#feature-buckets .bucket .tab div.less
{
	background-image: url(/jp/asset/image/homepage/less-tab-shadow.png);
}

#feature-buckets .feature
{
	float: left;
	width: 276px;
	padding: 0 20px;
}

#feature-buckets .last
{
	border-right: none;
}

#list-buckets
{
	overflow: hidden;	
	width: 944px;
}

#list-buckets > div
{
	float: left;
	width: 273px;
	padding: 20px;	
}

#twitter-feed .tweet
{
	overflow: hidden;

}

#twitter-feed a{
	font-weight: bold;
}



.tweet
{
	border-bottom: solid 1px #e0e0e0;	
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-top: 10px;	
}

.tweet img
{
	float: left;	
}


.tweet p
{
	float: left;	
	padding-left: 12px;
	width: 212px;
}

.tweet a{
	font-weight: bold;
}



.tweet .reply
{
	clear: both;
	float: right;	
}

.tweet .reply a
{
	padding-left: 6px;
	padding-right: 6px;	
	font-weight: bold;
}

#video-list .video
{
	margin-top: 6px;
	overflow: hidden;
	padding-top:6px;
}

#video-list .video img
{
	padding-right: 12px;
	float: left;
}

#video-list .video p
{
	width: 160px;
	float: left;
	font-size:13px;
}


#success-slider .wrapper
{
	border-bottom: solid 1px #e0e0e0;
	width: 273px;
	height: 270px;
	overflow: hidden;
	position: relative;
}

#success-slider .wrapper ul
{
	/*width: 900px;*/
	width: 3500px;
	position: absolute;
	left: 0;
}

#success-slider .wrapper ul li
{
	float: left;
	width: 273px;
	height: 270px;
}


#success-slider .wrapper ul li .by-line
{
	float: right;
	text-align: right;
}

#success-slider .wrapper ul li img
{
	width: 270px;
	/*width: 171px;*/
	height: auto;
	margin-left: 0px;
	/*margin-left: 50px;*/
}

#success-slider .ui li
{
	background-image: url(/jp/asset/image/homepage/accolades-slider-buttons.png);
	width: 49px;
	height: 30px;
	float: left;
	background-position: left top;
	padding: 0;
}


#success-slider .ui #success-slide-left
{
	background-position: top left;
}

#success-slider .ui #success-slide-left:hover
{
	background-position: bottom left;
	cursor: pointer;
}

#success-slider .ui #success-slide-right
{
	background-position: top right;
}

#success-slider .ui #success-slide-right:hover
{
	background-position: bottom right;
	cursor: pointer;
}

#success-slider > ul > li
{
	display: block;	
	width: 273px;
	float: left;
}

#success-slider > ul > li.in-focus
{
	display: block;
}


.bio
{
    font-size:14px;
}

.ui2
{
	position: relative;	
	float:right;
	margin-right:15px;
	margin-top:8px;
	z-index:101;
}

#slides > li
{
	overflow: visible;
	height: 370px;
	position: relative;
	margin-top:-18px;
}

#slides li .copy
{
	width: 375px;
	padding-left: 40px;
	position: absolute;
	top: 98px;
	left: 0;
}

#slides li .image
{
	position: absolute;
	top: 25px;
	right: 10px;
	border: 3px solid #ccc;
}
#btns
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#btns li { display: inline;}
#btns li img { cursor:pointer}

#slide-play-pause
{
	margin-left:10px;
}
#slide-1
{
	margin-left:10px;
}
#slide-2
{
	margin-left:10px;
}
#slide-3
{
	margin-left:10px;
}